diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 84021f06b11..3059715dd6f 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -280,6 +280,12 @@ "contactPointFilter": { "label": "" }, + "export": { + "subtitle": { + "formats": "", + "one-format": "" + } + }, "folderAndGroup": { "evaluation": { "modal": { @@ -301,6 +307,7 @@ "title": "" }, "grafanaManaged": { + "export-new-rule": "", "export-rules": "", "loading": "", "new-recording-rule": "", @@ -325,9 +332,16 @@ "policies": { "default-policy": { "description": "", - "title": "" + "title": "", + "update": "" + }, + "delete": { + "confirm": "", + "warning-1": "", + "warning-2": "" }, "generated-policies": "", + "matchers": "", "metadata": { "active-time": "", "delivered-to": "", @@ -358,6 +372,20 @@ "new-child": "", "new-policy": "", "no-matchers": "", + "reload-policies": "", + "save-policy": "", + "update": { + "please-wait": "", + "update-policy": "", + "updating": "" + }, + "update-errors": { + "conflict": "", + "error-code": "", + "fallback": "", + "suffix": "", + "title": "" + }, "n-more-policies_one": "", "n-more-policies_other": "" }, @@ -1714,6 +1742,10 @@ "logs": { "infinite-scroll": { "older-logs": "" + }, + "log-row-message": { + "ellipsis": "", + "more": "" } }, "migrate-to-cloud": { @@ -2073,6 +2105,9 @@ "subtitle": "Ihre verbundenen Datenquellen-Verbindungen anzeigen und verwalten", "title": "Datenquellen" }, + "databases": { + "title": "" + }, "datasources": { "subtitle": "Füge Datenquellen hinzu und konfiguriere sie", "title": "Datenquellen" @@ -3082,6 +3117,7 @@ "copy-link-button": "", "delete-button": "", "delete-description": "", + "delete-permission-tooltip": "", "delete-title": "", "deleted-alert": "", "expiration-label": "", diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 2239c76b9bd..2f5645b0479 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -280,6 +280,12 @@ "contactPointFilter": { "label": "" }, + "export": { + "subtitle": { + "formats": "", + "one-format": "" + } + }, "folderAndGroup": { "evaluation": { "modal": { @@ -301,6 +307,7 @@ "title": "" }, "grafanaManaged": { + "export-new-rule": "", "export-rules": "", "loading": "", "new-recording-rule": "", @@ -325,9 +332,16 @@ "policies": { "default-policy": { "description": "", - "title": "" + "title": "", + "update": "" + }, + "delete": { + "confirm": "", + "warning-1": "", + "warning-2": "" }, "generated-policies": "", + "matchers": "", "metadata": { "active-time": "", "delivered-to": "", @@ -358,6 +372,20 @@ "new-child": "", "new-policy": "", "no-matchers": "", + "reload-policies": "", + "save-policy": "", + "update": { + "please-wait": "", + "update-policy": "", + "updating": "" + }, + "update-errors": { + "conflict": "", + "error-code": "", + "fallback": "", + "suffix": "", + "title": "" + }, "n-more-policies_one": "", "n-more-policies_other": "" }, @@ -1714,6 +1742,10 @@ "logs": { "infinite-scroll": { "older-logs": "" + }, + "log-row-message": { + "ellipsis": "", + "more": "" } }, "migrate-to-cloud": { @@ -2073,6 +2105,9 @@ "subtitle": "Vea y gestione las conexiones de sus fuentes de datos", "title": "Orígenes de datos" }, + "databases": { + "title": "" + }, "datasources": { "subtitle": "Añadir y configurar orígenes de datos", "title": "Orígenes de datos" @@ -3082,6 +3117,7 @@ "copy-link-button": "", "delete-button": "", "delete-description": "", + "delete-permission-tooltip": "", "delete-title": "", "deleted-alert": "", "expiration-label": "", diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 1b59210d85d..08f244ef34f 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -280,6 +280,12 @@ "contactPointFilter": { "label": "" }, + "export": { + "subtitle": { + "formats": "", + "one-format": "" + } + }, "folderAndGroup": { "evaluation": { "modal": { @@ -301,6 +307,7 @@ "title": "" }, "grafanaManaged": { + "export-new-rule": "", "export-rules": "", "loading": "", "new-recording-rule": "", @@ -325,9 +332,16 @@ "policies": { "default-policy": { "description": "", - "title": "" + "title": "", + "update": "" + }, + "delete": { + "confirm": "", + "warning-1": "", + "warning-2": "" }, "generated-policies": "", + "matchers": "", "metadata": { "active-time": "", "delivered-to": "", @@ -358,6 +372,20 @@ "new-child": "", "new-policy": "", "no-matchers": "", + "reload-policies": "", + "save-policy": "", + "update": { + "please-wait": "", + "update-policy": "", + "updating": "" + }, + "update-errors": { + "conflict": "", + "error-code": "", + "fallback": "", + "suffix": "", + "title": "" + }, "n-more-policies_one": "", "n-more-policies_other": "" }, @@ -1714,6 +1742,10 @@ "logs": { "infinite-scroll": { "older-logs": "" + }, + "log-row-message": { + "ellipsis": "", + "more": "" } }, "migrate-to-cloud": { @@ -2073,6 +2105,9 @@ "subtitle": "Voir et gérer vos connexions de sources de données connectées", "title": "Sources de données" }, + "databases": { + "title": "" + }, "datasources": { "subtitle": "Ajouter et configurer des sources de données", "title": "Sources de données" @@ -3082,6 +3117,7 @@ "copy-link-button": "", "delete-button": "", "delete-description": "", + "delete-permission-tooltip": "", "delete-title": "", "deleted-alert": "", "expiration-label": "", diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 89b38bf695b..6d65a10367c 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -280,6 +280,12 @@ "contactPointFilter": { "label": "" }, + "export": { + "subtitle": { + "formats": "", + "one-format": "" + } + }, "folderAndGroup": { "evaluation": { "modal": { @@ -301,6 +307,7 @@ "title": "" }, "grafanaManaged": { + "export-new-rule": "", "export-rules": "", "loading": "", "new-recording-rule": "", @@ -325,9 +332,16 @@ "policies": { "default-policy": { "description": "", - "title": "" + "title": "", + "update": "" + }, + "delete": { + "confirm": "", + "warning-1": "", + "warning-2": "" }, "generated-policies": "", + "matchers": "", "metadata": { "active-time": "", "delivered-to": "", @@ -358,6 +372,20 @@ "new-child": "", "new-policy": "", "no-matchers": "", + "reload-policies": "", + "save-policy": "", + "update": { + "please-wait": "", + "update-policy": "", + "updating": "" + }, + "update-errors": { + "conflict": "", + "error-code": "", + "fallback": "", + "suffix": "", + "title": "" + }, "n-more-policies_one": "", "n-more-policies_other": "" }, @@ -1714,6 +1742,10 @@ "logs": { "infinite-scroll": { "older-logs": "" + }, + "log-row-message": { + "ellipsis": "", + "more": "" } }, "migrate-to-cloud": { @@ -2073,6 +2105,9 @@ "subtitle": "Visualize e gerencie suas conexões de fonte de dados conectadas", "title": "Fontes de dados" }, + "databases": { + "title": "" + }, "datasources": { "subtitle": "Adicione e configure fontes de dados", "title": "Fontes de dados" @@ -3082,6 +3117,7 @@ "copy-link-button": "", "delete-button": "", "delete-description": "", + "delete-permission-tooltip": "", "delete-title": "", "deleted-alert": "", "expiration-label": "", diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 3b56dbbb109..380dc4f4230 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -278,6 +278,12 @@ "contactPointFilter": { "label": "" }, + "export": { + "subtitle": { + "formats": "", + "one-format": "" + } + }, "folderAndGroup": { "evaluation": { "modal": { @@ -299,6 +305,7 @@ "title": "" }, "grafanaManaged": { + "export-new-rule": "", "export-rules": "", "loading": "", "new-recording-rule": "", @@ -323,9 +330,16 @@ "policies": { "default-policy": { "description": "", - "title": "" + "title": "", + "update": "" + }, + "delete": { + "confirm": "", + "warning-1": "", + "warning-2": "" }, "generated-policies": "", + "matchers": "", "metadata": { "active-time": "", "delivered-to": "", @@ -355,6 +369,20 @@ "new-child": "", "new-policy": "", "no-matchers": "", + "reload-policies": "", + "save-policy": "", + "update": { + "please-wait": "", + "update-policy": "", + "updating": "" + }, + "update-errors": { + "conflict": "", + "error-code": "", + "fallback": "", + "suffix": "", + "title": "" + }, "n-more-policies_other": "" }, "provisioning": { @@ -1704,6 +1732,10 @@ "logs": { "infinite-scroll": { "older-logs": "" + }, + "log-row-message": { + "ellipsis": "", + "more": "" } }, "migrate-to-cloud": { @@ -2063,6 +2095,9 @@ "subtitle": "查看和管理您已连接的数据源连接", "title": "数据源" }, + "databases": { + "title": "" + }, "datasources": { "subtitle": "添加并配置数据源", "title": "数据源" @@ -3068,6 +3103,7 @@ "copy-link-button": "", "delete-button": "", "delete-description": "", + "delete-permission-tooltip": "", "delete-title": "", "deleted-alert": "", "expiration-label": "",