I18n: Download translations from Crowdin (#102504)
New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot]
parent
694e4de935
commit
efc8756de5
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -357,6 +456,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -380,6 +485,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -608,6 +752,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -775,6 +926,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "",
|
||||
"alertRule_few": "",
|
||||
@@ -805,6 +959,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -835,6 +992,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1155,6 +1315,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1345,11 +1527,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1372,7 +1549,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1381,7 +1557,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1401,7 +1576,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1456,6 +1630,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2369,9 +2554,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2386,9 +2594,20 @@
|
||||
"body_many": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2644,12 +2863,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3136,6 +3349,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3166,6 +3400,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3995,11 +4242,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -353,6 +452,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -376,6 +481,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -600,6 +744,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -767,6 +918,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "{{count}} Alarmierungsregel",
|
||||
"alertRule_other": "{{count}} Alarmierungsregeln",
|
||||
@@ -787,6 +941,9 @@
|
||||
"select-checkbox": "Auswählen",
|
||||
"tags-column": "Tags"
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -817,6 +974,9 @@
|
||||
"dashboards": "Dashboards",
|
||||
"panels": "Fenster"
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "Abbrechen",
|
||||
"create-label": "Erstellen",
|
||||
@@ -1137,6 +1297,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1327,11 +1509,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "Hinzufügen",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "Warnregeln",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1354,7 +1531,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "Als Favorit markieren",
|
||||
"more-save-options": "",
|
||||
"open-original": "Original-Dashboard öffnen",
|
||||
@@ -1363,7 +1539,6 @@
|
||||
"playlist-stop": "Wiedergabeliste stoppen",
|
||||
"public-dashboard": "",
|
||||
"refresh": "Dashboard aktualisieren",
|
||||
"row-description": "",
|
||||
"save": "Dashboard speichern",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1383,7 +1558,6 @@
|
||||
"share-button": "Teilen",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": "Markierung als Favorit entfernen"
|
||||
},
|
||||
@@ -1438,6 +1612,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2351,9 +2536,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "Abbrechen",
|
||||
@@ -2366,9 +2574,20 @@
|
||||
"body_one": "Dieses Fenster wird in {{count}} Dashboard verwendet. Bitte wählen Sie aus, in welchem Dashboard Sie das Fenster sehen möchten:",
|
||||
"body_other": "Dieses Fenster wird in {{count}} Dashboards verwendet. Bitte wählen Sie aus, in welchem Dashboard Sie das Fenster sehen möchten:"
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "Fehler beim Speichern des Bibliotheks-Panels: „{{errorMsg}}“",
|
||||
"success": "Bibliotheks-Panel wurde gespeichert"
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2624,12 +2843,6 @@
|
||||
"link-title": "Grafana Cloud Preisgestaltung",
|
||||
"title": "Was kostet es?"
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3116,6 +3329,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "Kopieren",
|
||||
@@ -3146,6 +3380,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "Fehler beim Laden der Wiedergabeliste:",
|
||||
"form": {
|
||||
@@ -3967,11 +4214,37 @@
|
||||
"placeholder": "Nach Tag filtern"
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -353,6 +452,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -376,6 +481,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -600,6 +744,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -767,6 +918,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "{{count}} regla de alerta",
|
||||
"alertRule_other": "{{count}} reglas de alerta",
|
||||
@@ -787,6 +941,9 @@
|
||||
"select-checkbox": "Seleccionar",
|
||||
"tags-column": "Etiquetas"
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -817,6 +974,9 @@
|
||||
"dashboards": "Paneles de control",
|
||||
"panels": "Paneles"
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "Cancelar",
|
||||
"create-label": "Crear",
|
||||
@@ -1137,6 +1297,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1327,11 +1509,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "Añadir",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "Reglas de alerta",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1354,7 +1531,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "Marcar como favorito",
|
||||
"more-save-options": "",
|
||||
"open-original": "Abrir el panel de control original",
|
||||
@@ -1363,7 +1539,6 @@
|
||||
"playlist-stop": "Detener la lista de reproducción",
|
||||
"public-dashboard": "",
|
||||
"refresh": "Actualizar panel de control",
|
||||
"row-description": "",
|
||||
"save": "Guardar panel de control",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1383,7 +1558,6 @@
|
||||
"share-button": "Compartir",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": "Deshacer marca como favorito"
|
||||
},
|
||||
@@ -1438,6 +1612,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2351,9 +2536,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2366,9 +2574,20 @@
|
||||
"body_one": "Este panel se está utilizando en {{count}} tablero. Por favor, elija qué tablero quiere ver en el panel:",
|
||||
"body_other": "Este panel se está utilizando en {{count}} paneles de control. Elija qué panel quiere ver en el panel de control:"
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "Error al guardar el panel de la librería: «{{errorMsg}}»",
|
||||
"success": "Panel de librería guardado"
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2624,12 +2843,6 @@
|
||||
"link-title": "Precios de Grafana Cloud",
|
||||
"title": "¿Cuánto cuesta?"
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3116,6 +3329,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "Copiar",
|
||||
@@ -3146,6 +3380,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "Error al cargar la lista de reproducción:",
|
||||
"form": {
|
||||
@@ -3967,11 +4214,37 @@
|
||||
"placeholder": "Filtrar por etiqueta"
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -353,6 +452,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -376,6 +481,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -600,6 +744,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -767,6 +918,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "{{count}} règle d'alerte",
|
||||
"alertRule_other": "{{count}} règles d'alerte",
|
||||
@@ -787,6 +941,9 @@
|
||||
"select-checkbox": "Sélectionner",
|
||||
"tags-column": "Étiquettes"
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -817,6 +974,9 @@
|
||||
"dashboards": "Tableaux de bord",
|
||||
"panels": "Panneaux"
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "Annuler",
|
||||
"create-label": "Créer",
|
||||
@@ -1137,6 +1297,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1327,11 +1509,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "Ajouter",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "Règles d'alerte",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1354,7 +1531,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "Marquer comme favori",
|
||||
"more-save-options": "",
|
||||
"open-original": "Ouvrir le tableau de bord d'origine",
|
||||
@@ -1363,7 +1539,6 @@
|
||||
"playlist-stop": "Arrêter la liste de lecture",
|
||||
"public-dashboard": "",
|
||||
"refresh": "Actualiser le tableau de bord",
|
||||
"row-description": "",
|
||||
"save": "Enregistrer le tableau de bord",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1383,7 +1558,6 @@
|
||||
"share-button": "Partager",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": "Supprimer des favoris"
|
||||
},
|
||||
@@ -1438,6 +1612,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2351,9 +2536,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2366,9 +2574,20 @@
|
||||
"body_one": "Ce panneau est utilisé dans {{count}} tableau de bord. Choisissez dans quel tableau de bord le panneau sera affiché :",
|
||||
"body_other": "Ce panneau est utilisé dans {{count}} tableaux de bord. Choisissez dans quel tableau de bord le panneau sera affiché :"
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "Erreur lors de l'enregistrement du panneau de bibliothèque : \"{{errorMsg}}\"",
|
||||
"success": "Panneau de bibliothèque enregistré"
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2624,12 +2843,6 @@
|
||||
"link-title": "Tarifs de Grafana Cloud",
|
||||
"title": "Combien ça coûte ?"
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3116,6 +3329,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "Copier",
|
||||
@@ -3146,6 +3380,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "Erreur lors du chargement de la playlist :",
|
||||
"form": {
|
||||
@@ -3967,11 +4214,37 @@
|
||||
"placeholder": "Filtrer par étiquette"
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -353,6 +452,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -376,6 +481,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -600,6 +744,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -767,6 +918,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "",
|
||||
"alertRule_other": "",
|
||||
@@ -787,6 +941,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -817,6 +974,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1137,6 +1297,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1327,11 +1509,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1354,7 +1531,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1363,7 +1539,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1383,7 +1558,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1438,6 +1612,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2351,9 +2536,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2366,9 +2574,20 @@
|
||||
"body_one": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2624,12 +2843,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3116,6 +3329,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3146,6 +3380,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3967,11 +4214,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -351,6 +450,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -374,6 +479,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -596,6 +740,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -763,6 +914,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_other": "",
|
||||
"dashboard_other": "",
|
||||
@@ -778,6 +932,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -808,6 +965,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1128,6 +1288,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1318,11 +1500,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1345,7 +1522,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1354,7 +1530,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1374,7 +1549,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1429,6 +1603,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2342,9 +2527,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2356,9 +2564,20 @@
|
||||
"title": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2614,12 +2833,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3106,6 +3319,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3136,6 +3370,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3953,11 +4200,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -353,6 +452,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -376,6 +481,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -600,6 +744,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -767,6 +918,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "",
|
||||
"alertRule_other": "",
|
||||
@@ -787,6 +941,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -817,6 +974,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1137,6 +1297,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1327,11 +1509,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1354,7 +1531,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1363,7 +1539,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1383,7 +1558,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1438,6 +1612,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2351,9 +2536,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2366,9 +2574,20 @@
|
||||
"body_one": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2624,12 +2843,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3116,6 +3329,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3146,6 +3380,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3967,11 +4214,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -351,6 +450,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -374,6 +479,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -596,6 +740,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -763,6 +914,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_other": "",
|
||||
"dashboard_other": "",
|
||||
@@ -778,6 +932,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -808,6 +965,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1128,6 +1288,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1318,11 +1500,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1345,7 +1522,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1354,7 +1530,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1374,7 +1549,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1429,6 +1603,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2342,9 +2527,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2356,9 +2564,20 @@
|
||||
"title": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2614,12 +2833,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3106,6 +3319,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3136,6 +3370,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3953,11 +4200,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -351,6 +450,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -374,6 +479,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -596,6 +740,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -763,6 +914,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_other": "",
|
||||
"dashboard_other": "",
|
||||
@@ -778,6 +932,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -808,6 +965,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1128,6 +1288,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1318,11 +1500,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1345,7 +1522,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1354,7 +1530,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1374,7 +1549,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1429,6 +1603,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2342,9 +2527,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2356,9 +2564,20 @@
|
||||
"title": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2614,12 +2833,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3106,6 +3319,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3136,6 +3370,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3953,11 +4200,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -353,6 +452,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -376,6 +481,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -600,6 +744,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -767,6 +918,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "",
|
||||
"alertRule_other": "",
|
||||
@@ -787,6 +941,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -817,6 +974,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1137,6 +1297,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1327,11 +1509,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1354,7 +1531,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1363,7 +1539,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1383,7 +1558,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1438,6 +1612,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2351,9 +2536,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2366,9 +2574,20 @@
|
||||
"body_one": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2624,12 +2843,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3116,6 +3329,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3146,6 +3380,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3967,11 +4214,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -357,6 +456,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -380,6 +485,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -608,6 +752,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -775,6 +926,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "",
|
||||
"alertRule_few": "",
|
||||
@@ -805,6 +959,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -835,6 +992,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1155,6 +1315,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1345,11 +1527,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1372,7 +1549,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1381,7 +1557,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1401,7 +1576,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1456,6 +1630,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2369,9 +2554,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2386,9 +2594,20 @@
|
||||
"body_many": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2644,12 +2863,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3136,6 +3349,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3166,6 +3400,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3995,11 +4242,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": "Nenhum usuário anônimo encontrado."
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"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-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": "Visualize e edite feature toggles. Leia mais sobre feature toggles em <2>grafana.com</2>."
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": "Licença Enterprise"
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "Adicionar usuário à organização",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -353,6 +452,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -376,6 +481,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -600,6 +744,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -767,6 +918,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "{{count}} regra de alerta",
|
||||
"alertRule_other": "{{count}} regras de alerta",
|
||||
@@ -787,6 +941,9 @@
|
||||
"select-checkbox": "Selecionar",
|
||||
"tags-column": "Tags"
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -817,6 +974,9 @@
|
||||
"dashboards": "Painéis de controle",
|
||||
"panels": "Painéis"
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "Cancelar",
|
||||
"create-label": "Criar",
|
||||
@@ -1137,6 +1297,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1327,11 +1509,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "Adicionar",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "Regras de alerta",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1354,7 +1531,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "Marcar como favorito",
|
||||
"more-save-options": "",
|
||||
"open-original": "Abrir painel de controle original",
|
||||
@@ -1363,7 +1539,6 @@
|
||||
"playlist-stop": "Parar lista de reprodução",
|
||||
"public-dashboard": "",
|
||||
"refresh": "Atualizar painel de controle",
|
||||
"row-description": "",
|
||||
"save": "Salvar painel de controle",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1383,7 +1558,6 @@
|
||||
"share-button": "Compartilhar",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": "Desmarcar como favorito"
|
||||
},
|
||||
@@ -1438,6 +1612,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2351,9 +2536,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2366,9 +2574,20 @@
|
||||
"body_one": "Este painel está sendo usado em {{count}} painel de controle. Escolha em qual painel de controle você poderá visualizar:",
|
||||
"body_other": "Este painel está sendo usado em {{count}} painéis de controle. Escolha em qual painel de controle você poderá visualizar:"
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "Erro ao salvar painel de biblioteca: \"{{errorMsg}}\"",
|
||||
"success": "Painel de biblioteca salvo"
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2624,12 +2843,6 @@
|
||||
"link-title": "Preços do Grafana Cloud",
|
||||
"title": "Quanto isto custa?"
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3116,6 +3329,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "Copiar",
|
||||
@@ -3146,6 +3380,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "Erro ao carregar lista de reprodução:",
|
||||
"form": {
|
||||
@@ -3967,11 +4214,37 @@
|
||||
"placeholder": "Filtrar por tag"
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -353,6 +452,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -376,6 +481,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -600,6 +744,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -767,6 +918,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "",
|
||||
"alertRule_other": "",
|
||||
@@ -787,6 +941,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -817,6 +974,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1137,6 +1297,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1327,11 +1509,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1354,7 +1531,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1363,7 +1539,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1383,7 +1558,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1438,6 +1612,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2351,9 +2536,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2366,9 +2574,20 @@
|
||||
"body_one": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2624,12 +2843,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3116,6 +3329,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3146,6 +3380,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3967,11 +4214,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -357,6 +456,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -380,6 +485,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -608,6 +752,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -775,6 +926,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "",
|
||||
"alertRule_few": "",
|
||||
@@ -805,6 +959,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -835,6 +992,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1155,6 +1315,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1345,11 +1527,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1372,7 +1549,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1381,7 +1557,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1401,7 +1576,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1456,6 +1630,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2369,9 +2554,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2386,9 +2594,20 @@
|
||||
"body_many": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2644,12 +2863,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3136,6 +3349,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3166,6 +3400,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3995,11 +4242,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -353,6 +452,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -376,6 +481,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -600,6 +744,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -767,6 +918,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "",
|
||||
"alertRule_other": "",
|
||||
@@ -787,6 +941,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -817,6 +974,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1137,6 +1297,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1327,11 +1509,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1354,7 +1531,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1363,7 +1539,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1383,7 +1558,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1438,6 +1612,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2351,9 +2536,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2366,9 +2574,20 @@
|
||||
"body_one": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2624,12 +2843,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3116,6 +3329,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3146,6 +3380,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3967,11 +4214,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -353,6 +452,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -376,6 +481,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -600,6 +744,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -767,6 +918,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_one": "",
|
||||
"alertRule_other": "",
|
||||
@@ -787,6 +941,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -817,6 +974,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1137,6 +1297,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1327,11 +1509,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1354,7 +1531,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1363,7 +1539,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1383,7 +1558,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1438,6 +1612,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2351,9 +2536,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2366,9 +2574,20 @@
|
||||
"body_one": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2624,12 +2843,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3116,6 +3329,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3146,6 +3380,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3967,11 +4214,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -351,6 +450,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -374,6 +479,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -596,6 +740,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -763,6 +914,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_other": "{{count}} 条警告规则",
|
||||
"dashboard_other": "{{count}} 个仪表板",
|
||||
@@ -778,6 +932,9 @@
|
||||
"select-checkbox": "选择",
|
||||
"tags-column": "标签"
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -808,6 +965,9 @@
|
||||
"dashboards": "仪表板",
|
||||
"panels": "面板"
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "取消",
|
||||
"create-label": "创建",
|
||||
@@ -1128,6 +1288,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1318,11 +1500,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "添加",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "警报规则",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1345,7 +1522,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "标记为收藏",
|
||||
"more-save-options": "",
|
||||
"open-original": "打开原始仪表板",
|
||||
@@ -1354,7 +1530,6 @@
|
||||
"playlist-stop": "停止播放列表",
|
||||
"public-dashboard": "",
|
||||
"refresh": "刷新仪表板",
|
||||
"row-description": "",
|
||||
"save": "保存仪表板",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1374,7 +1549,6 @@
|
||||
"share-button": "分享",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": "取消标记为收藏"
|
||||
},
|
||||
@@ -1429,6 +1603,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2342,9 +2527,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2356,9 +2564,20 @@
|
||||
"title": "在仪表板中查看面板",
|
||||
"body_other": "此面板在 {{count}} 个仪表板中使用。请选择要在哪个仪表板中查看此面板:"
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "保存库面板时出错:\"{{errorMsg}}\"",
|
||||
"success": "库面板已保存"
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2614,12 +2833,6 @@
|
||||
"link-title": "Grafana Cloud 价格",
|
||||
"title": "费用如何?"
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3106,6 +3319,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "复制",
|
||||
@@ -3136,6 +3370,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "加载播放列表时发生错误:",
|
||||
"form": {
|
||||
@@ -3953,11 +4200,37 @@
|
||||
"placeholder": "按标签筛选"
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
@@ -35,15 +35,57 @@
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"add-to-org-modal": {
|
||||
"label-organization": "",
|
||||
"label-role": "",
|
||||
"title-add-to-an-organization": ""
|
||||
},
|
||||
"admin-edit-org-page": {
|
||||
"label-name": "",
|
||||
"render-missing-permission-message": {
|
||||
"title-access-denied": ""
|
||||
}
|
||||
},
|
||||
"admin-feature-toggles-table": {
|
||||
"get-stage-cell": {
|
||||
"beta": "",
|
||||
"deprecated": "",
|
||||
"ga": ""
|
||||
},
|
||||
"title-apply-feature-toggle-changes": ""
|
||||
},
|
||||
"admin-orgs-table": {
|
||||
"aria-label-delete-org": "",
|
||||
"title-delete": ""
|
||||
},
|
||||
"anon-users": {
|
||||
"not-found": ""
|
||||
},
|
||||
"base-user-sessions": {
|
||||
"title-force-logout-from-all-devices": ""
|
||||
},
|
||||
"edit-org": {
|
||||
"access-denied": "",
|
||||
"heading": "",
|
||||
"update-button": "",
|
||||
"users-heading": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "",
|
||||
"title-dashboard-presence-indicators": "",
|
||||
"title-dashboard-usage-stats-drawer": "",
|
||||
"title-data-source-permissions": "",
|
||||
"title-enhanced-ldap-integration": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-find-unused-dashboards": "",
|
||||
"title-grafana-usage-insights": "",
|
||||
"title-reporting": "",
|
||||
"title-saml-authentication": "",
|
||||
"title-settings-updates-at-runtime": "",
|
||||
"title-sort-dashboards-by-popularity-in-search": "",
|
||||
"title-team-sync": "",
|
||||
"title-white-labeling": ""
|
||||
},
|
||||
"feature-toggles": {
|
||||
"sub-title": ""
|
||||
},
|
||||
@@ -61,11 +103,23 @@
|
||||
"test-mapping-heading": "",
|
||||
"test-mapping-run-button": ""
|
||||
},
|
||||
"ldap-error-box": {
|
||||
"title-connection-error": ""
|
||||
},
|
||||
"ldap-page": {
|
||||
"label-username": ""
|
||||
},
|
||||
"ldap-permissions": {
|
||||
"active": "",
|
||||
"admin": "",
|
||||
"inactive": ""
|
||||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "",
|
||||
"title-invalid-configuration": "",
|
||||
"title-more-actions": "",
|
||||
"tooltip-more-actions": ""
|
||||
},
|
||||
"ldap-status": {
|
||||
"title": ""
|
||||
},
|
||||
@@ -87,12 +141,21 @@
|
||||
"ldap-user-info": {
|
||||
"no-team": ""
|
||||
},
|
||||
"org-role-picker": {
|
||||
"placeholder-choose-role": ""
|
||||
},
|
||||
"org-uers": {
|
||||
"last-seen-never": ""
|
||||
},
|
||||
"org-users": {
|
||||
"not-editable": ""
|
||||
},
|
||||
"org-users-table": {
|
||||
"columns": {
|
||||
"aria-label-role": ""
|
||||
},
|
||||
"title-delete": ""
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "",
|
||||
"id-header": "",
|
||||
@@ -107,12 +170,38 @@
|
||||
"title": "",
|
||||
"users-button": ""
|
||||
},
|
||||
"service-info": {
|
||||
"title-critical-sla-hours": "",
|
||||
"title-enterprise-plugins": "",
|
||||
"title-unlimited-expert-support": ""
|
||||
},
|
||||
"settings": {
|
||||
"info-description": ""
|
||||
},
|
||||
"upgrade-info": {
|
||||
"title": ""
|
||||
},
|
||||
"user-create-page": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-password": "",
|
||||
"label-username": ""
|
||||
},
|
||||
"user-ldap-sync-info": {
|
||||
"label-ldap": ""
|
||||
},
|
||||
"user-list-admin-page-un-connected": {
|
||||
"placeholder-search-login-email": ""
|
||||
},
|
||||
"user-list-anonymous-devices-page-un-connected": {
|
||||
"placeholder-search-devices-by-ip-address": ""
|
||||
},
|
||||
"user-list-page": {
|
||||
"label-all-users": "",
|
||||
"label-anonymous-devices": "",
|
||||
"label-organization-users": "",
|
||||
"label-users": ""
|
||||
},
|
||||
"user-orgs": {
|
||||
"add-button": "",
|
||||
"change-role-button": "",
|
||||
@@ -137,7 +226,14 @@
|
||||
"disable-button": "",
|
||||
"edit-button": "",
|
||||
"enable-button": "",
|
||||
"title": ""
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-password": "",
|
||||
"label-username": "",
|
||||
"title": "",
|
||||
"title-delete-user": "",
|
||||
"title-disable-user": ""
|
||||
},
|
||||
"user-sessions": {
|
||||
"browser-column": "",
|
||||
@@ -155,6 +251,9 @@
|
||||
"create-button": ""
|
||||
},
|
||||
"users-table": {
|
||||
"columns": {
|
||||
"title-edit-user": ""
|
||||
},
|
||||
"last-seen-never": "",
|
||||
"no-licensed-roles": ""
|
||||
}
|
||||
@@ -351,6 +450,12 @@
|
||||
"missing-reference": "",
|
||||
"self-reference": ""
|
||||
},
|
||||
"draggable-rules-table": {
|
||||
"evals-to-start-alerting": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"export": {
|
||||
"subtitle": {
|
||||
"formats": "",
|
||||
@@ -374,6 +479,45 @@
|
||||
"export": "",
|
||||
"reorder": ""
|
||||
},
|
||||
"group-details": {
|
||||
"ds-features-error": "",
|
||||
"edit": "",
|
||||
"evaluations-to-fire": "",
|
||||
"export": "",
|
||||
"folder": "",
|
||||
"group-loading-error": "",
|
||||
"interval": "",
|
||||
"namespace": "",
|
||||
"pending-period": "",
|
||||
"recording": "",
|
||||
"rule-name": ""
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "",
|
||||
"form": {
|
||||
"delete": "",
|
||||
"delete-body": "",
|
||||
"delete-confirm": "",
|
||||
"delete-title": "",
|
||||
"folder-label": "",
|
||||
"group-name-label": "",
|
||||
"group-name-required": "",
|
||||
"interval-description": "",
|
||||
"interval-label": "",
|
||||
"namespace-label": "",
|
||||
"namespace-required": "",
|
||||
"rules-description": "",
|
||||
"rules-label": "",
|
||||
"save": "",
|
||||
"update-error": "",
|
||||
"update-success": ""
|
||||
},
|
||||
"group-not-editable": "",
|
||||
"group-not-editable-description": "",
|
||||
"page-title": "",
|
||||
"rule-group-error": "",
|
||||
"title": ""
|
||||
},
|
||||
"irm-integration": {
|
||||
"connection-method": "",
|
||||
"disabled-description": "",
|
||||
@@ -596,6 +740,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule-group-action": {
|
||||
"details": "",
|
||||
"edit": "",
|
||||
"export-rules-folder": "",
|
||||
"go-to-folder": "",
|
||||
"manage-permissions": ""
|
||||
},
|
||||
"rule-groups": {
|
||||
"delete": {
|
||||
"success": ""
|
||||
@@ -763,6 +914,9 @@
|
||||
"actions": {
|
||||
"button-to-recently-deleted": ""
|
||||
},
|
||||
"browse-view": {
|
||||
"this-folder-is-empty": ""
|
||||
},
|
||||
"counts": {
|
||||
"alertRule_other": "",
|
||||
"dashboard_other": "",
|
||||
@@ -778,6 +932,9 @@
|
||||
"select-checkbox": "",
|
||||
"tags-column": ""
|
||||
},
|
||||
"descendant-count": {
|
||||
"title-unable-to-retrieve-descendant-information": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"pro-tip": "",
|
||||
@@ -808,6 +965,9 @@
|
||||
"dashboards": "",
|
||||
"panels": ""
|
||||
},
|
||||
"name-cell": {
|
||||
"no-items": ""
|
||||
},
|
||||
"new-folder-form": {
|
||||
"cancel-label": "",
|
||||
"create-label": "",
|
||||
@@ -1128,6 +1288,28 @@
|
||||
}
|
||||
},
|
||||
"edit-pane": {
|
||||
"add": {
|
||||
"lib-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"paste-panel": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"row": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
},
|
||||
"tab": {
|
||||
"heading": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"dashboard": "",
|
||||
"objects": "",
|
||||
@@ -1318,11 +1500,6 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"add": "",
|
||||
"add-panel": "",
|
||||
"add-panel-description": "",
|
||||
"add-panel-lib": "",
|
||||
"add-row": "",
|
||||
"add-tab": "",
|
||||
"alert-rules": "",
|
||||
"back-to-dashboard": "",
|
||||
"dashboard-settings": {
|
||||
@@ -1345,7 +1522,6 @@
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"libray-panel-description": "",
|
||||
"mark-favorite": "",
|
||||
"more-save-options": "",
|
||||
"open-original": "",
|
||||
@@ -1354,7 +1530,6 @@
|
||||
"playlist-stop": "",
|
||||
"public-dashboard": "",
|
||||
"refresh": "",
|
||||
"row-description": "",
|
||||
"save": "",
|
||||
"save-dashboard": {
|
||||
"label": "",
|
||||
@@ -1374,7 +1549,6 @@
|
||||
"share-button": "",
|
||||
"show-hidden-elements": "",
|
||||
"switch-old-dashboard": "",
|
||||
"tabs-description": "",
|
||||
"unlink-library-panel": "",
|
||||
"unmark-favorite": ""
|
||||
},
|
||||
@@ -1429,6 +1603,17 @@
|
||||
"it-cannot-contain-or": "",
|
||||
"least-valid-character": ""
|
||||
},
|
||||
"dashboard-preview-banner": {
|
||||
"not-saved": "",
|
||||
"not-yet-saved": "",
|
||||
"open-pull-request-in-git-hub": "",
|
||||
"title-dashboard-loaded-branch-git-hub": "",
|
||||
"title-dashboard-loaded-external-repository": "",
|
||||
"title-dashboard-loaded-request-git-hub": "",
|
||||
"title-error-loading-dashboard": "",
|
||||
"value-not-saved": "",
|
||||
"view-pull-request-in-git-hub": ""
|
||||
},
|
||||
"provisioned-resource-delete-modal": {
|
||||
"file-path": "",
|
||||
"managed-by-version-control": "",
|
||||
@@ -2342,9 +2527,32 @@
|
||||
}
|
||||
},
|
||||
"library-panels": {
|
||||
"add-library-panel-modal": {
|
||||
"title-create-library-panel": ""
|
||||
},
|
||||
"confirm": {
|
||||
"delete-panel": ""
|
||||
},
|
||||
"delete-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"title-delete-library-panel": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"folder-link": {
|
||||
"dashboards": ""
|
||||
},
|
||||
"has-connected-dashboards": {
|
||||
"dashboard-name": ""
|
||||
},
|
||||
"library-panels-search": {
|
||||
"placeholder-search-by-name-or-description": ""
|
||||
},
|
||||
"loading-indicator": {
|
||||
"loading-library-panel": ""
|
||||
},
|
||||
"loading-panel-text": "",
|
||||
"modal": {
|
||||
"button-cancel": "",
|
||||
@@ -2356,9 +2564,20 @@
|
||||
"title": "",
|
||||
"body_other": ""
|
||||
},
|
||||
"panel-library-options-group": {
|
||||
"create-new-library-panel": ""
|
||||
},
|
||||
"save": {
|
||||
"error": "",
|
||||
"success": ""
|
||||
},
|
||||
"save-library-panel-modal": {
|
||||
"cancel": "",
|
||||
"dashboard-name": "",
|
||||
"discard": "",
|
||||
"loading-connected-dashboards": "",
|
||||
"placeholder-search-affected-dashboards": "",
|
||||
"update-all": ""
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
@@ -2614,12 +2833,6 @@
|
||||
"link-title": "",
|
||||
"title": ""
|
||||
},
|
||||
"public-preview": {
|
||||
"button-text": "",
|
||||
"message": "",
|
||||
"message-cloud": "",
|
||||
"title": ""
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
@@ -3106,6 +3319,27 @@
|
||||
"error": ""
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"new-org-page": {
|
||||
"create": "",
|
||||
"label-organization-name": "",
|
||||
"placeholder-org-name": ""
|
||||
},
|
||||
"org-profile": {
|
||||
"label-organization-name": "",
|
||||
"label-organization-profile": "",
|
||||
"update-organization-name": ""
|
||||
},
|
||||
"user-invite-form": {
|
||||
"back": "",
|
||||
"label-email-or-username": "",
|
||||
"label-name": "",
|
||||
"label-send-invite-email": "",
|
||||
"placeholder-optional": "",
|
||||
"role": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"header-menu": {
|
||||
"copy": "",
|
||||
@@ -3136,6 +3370,19 @@
|
||||
"panel-type-filter": {
|
||||
"clear-button": ""
|
||||
},
|
||||
"playlist": {
|
||||
"start-modal": {
|
||||
"description-customize-dashboard-elements-visibility": "",
|
||||
"description-panel-heights-adjusted-screen": "",
|
||||
"label-autofit": "",
|
||||
"label-dashboard-links": "",
|
||||
"label-display-dashboard-controls": "",
|
||||
"label-mode": "",
|
||||
"label-time-and-refresh": "",
|
||||
"label-variables": "",
|
||||
"title-start-playlist": ""
|
||||
}
|
||||
},
|
||||
"playlist-edit": {
|
||||
"error-prefix": "",
|
||||
"form": {
|
||||
@@ -3953,11 +4200,37 @@
|
||||
"placeholder": ""
|
||||
},
|
||||
"teams": {
|
||||
"create-team": {
|
||||
"create": "",
|
||||
"label-name": "",
|
||||
"label-role": ""
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "",
|
||||
"message": "",
|
||||
"pro-tip": "",
|
||||
"title": ""
|
||||
},
|
||||
"team-group-sync": {
|
||||
"add-group": "",
|
||||
"external-group-id": "",
|
||||
"external-group-sync": "",
|
||||
"title-there-external-groups": ""
|
||||
},
|
||||
"team-list": {
|
||||
"columns": {
|
||||
"title-edit-team": ""
|
||||
},
|
||||
"new-team": "",
|
||||
"placeholder-search-teams": ""
|
||||
},
|
||||
"team-settings": {
|
||||
"label-email": "",
|
||||
"label-name": "",
|
||||
"label-numerical-identifier": "",
|
||||
"label-role": "",
|
||||
"label-team-details": "",
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"theme-preview": {
|
||||
|
||||
Reference in New Issue
Block a user