diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index da660dd7fa8..d4d1321c4b3 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -325,6 +325,7 @@ }, "save": "Speichern" }, + "complete": "", "connections": { "connect-data": { "category-header-label": "Datenquellen", @@ -1115,10 +1116,11 @@ "error-see-server-logs": "", "get-session-error-title": "", "get-snapshot-error-title": "", + "migration-finished-with-caveat-title": "", + "migration-finished-with-errors-body": "", + "migration-finished-with-warnings-body": "", "snapshot-error-status-body": "", "snapshot-error-status-title": "", - "some-resources-errored-body": "", - "some-resources-errored-title": "", "upload-snapshot-error-title": "" }, "pdc": { @@ -1136,12 +1138,14 @@ "message": "", "title": "" }, - "resource-error": { + "resource-details": { "dismiss-button": "", + "error-title": "", + "generic-title": "", + "missing-message": "", "resource-summary": "", - "specific-error": "", "title": "", - "unknown-error": "" + "warning-title": "" }, "resource-status": { "error-details-button": "Details", @@ -1149,7 +1153,9 @@ "migrated": "In die Cloud hochgeladen", "migrating": "Wird hochgeladen...", "not-migrated": "Noch nicht hochgeladen", - "unknown": "Unbekannt" + "unknown": "Unbekannt", + "warning": "", + "warning-details-button": "" }, "resource-table": { "unknown-datasource-title": "", @@ -1175,6 +1181,9 @@ "total-resource-count": "", "upload-migration": "" }, + "support-types-disclosure": { + "text": "" + }, "token-status": { "active": "Token erstellt und aktiv", "no-active": "Kein aktiver Token", diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 2226877e29b..4df8db0adc7 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -325,6 +325,7 @@ }, "save": "Guardar" }, + "complete": "", "connections": { "connect-data": { "category-header-label": "Orígenes de datos", @@ -1115,10 +1116,11 @@ "error-see-server-logs": "", "get-session-error-title": "", "get-snapshot-error-title": "", + "migration-finished-with-caveat-title": "", + "migration-finished-with-errors-body": "", + "migration-finished-with-warnings-body": "", "snapshot-error-status-body": "", "snapshot-error-status-title": "", - "some-resources-errored-body": "", - "some-resources-errored-title": "", "upload-snapshot-error-title": "" }, "pdc": { @@ -1136,12 +1138,14 @@ "message": "", "title": "" }, - "resource-error": { + "resource-details": { "dismiss-button": "", + "error-title": "", + "generic-title": "", + "missing-message": "", "resource-summary": "", - "specific-error": "", "title": "", - "unknown-error": "" + "warning-title": "" }, "resource-status": { "error-details-button": "Detalles", @@ -1149,7 +1153,9 @@ "migrated": "Se ha subido a la nube", "migrating": "Subiendo...", "not-migrated": "Aún no se ha subido", - "unknown": "Desconocido" + "unknown": "Desconocido", + "warning": "", + "warning-details-button": "" }, "resource-table": { "unknown-datasource-title": "", @@ -1175,6 +1181,9 @@ "total-resource-count": "", "upload-migration": "" }, + "support-types-disclosure": { + "text": "" + }, "token-status": { "active": "Token creado y activo", "no-active": "Ningún token activo", diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index eb55de35e52..a67fd2342f7 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -325,6 +325,7 @@ }, "save": "Enregistrer" }, + "complete": "", "connections": { "connect-data": { "category-header-label": "Sources de données", @@ -1115,10 +1116,11 @@ "error-see-server-logs": "", "get-session-error-title": "", "get-snapshot-error-title": "", + "migration-finished-with-caveat-title": "", + "migration-finished-with-errors-body": "", + "migration-finished-with-warnings-body": "", "snapshot-error-status-body": "", "snapshot-error-status-title": "", - "some-resources-errored-body": "", - "some-resources-errored-title": "", "upload-snapshot-error-title": "" }, "pdc": { @@ -1136,12 +1138,14 @@ "message": "", "title": "" }, - "resource-error": { + "resource-details": { "dismiss-button": "", + "error-title": "", + "generic-title": "", + "missing-message": "", "resource-summary": "", - "specific-error": "", "title": "", - "unknown-error": "" + "warning-title": "" }, "resource-status": { "error-details-button": "Détails", @@ -1149,7 +1153,9 @@ "migrated": "Importé dans le cloud", "migrating": "Importation…", "not-migrated": "Pas encore importé", - "unknown": "Inconnu" + "unknown": "Inconnu", + "warning": "", + "warning-details-button": "" }, "resource-table": { "unknown-datasource-title": "", @@ -1175,6 +1181,9 @@ "total-resource-count": "", "upload-migration": "" }, + "support-types-disclosure": { + "text": "" + }, "token-status": { "active": "Jeton créé et actif", "no-active": "Aucun jeton actif", diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 01d608d7383..785870060cf 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -325,6 +325,7 @@ }, "save": "Salvar" }, + "complete": "", "connections": { "connect-data": { "category-header-label": "Fontes de dados", @@ -1115,10 +1116,11 @@ "error-see-server-logs": "", "get-session-error-title": "", "get-snapshot-error-title": "", + "migration-finished-with-caveat-title": "", + "migration-finished-with-errors-body": "", + "migration-finished-with-warnings-body": "", "snapshot-error-status-body": "", "snapshot-error-status-title": "", - "some-resources-errored-body": "", - "some-resources-errored-title": "", "upload-snapshot-error-title": "" }, "pdc": { @@ -1136,12 +1138,14 @@ "message": "", "title": "" }, - "resource-error": { + "resource-details": { "dismiss-button": "", + "error-title": "", + "generic-title": "", + "missing-message": "", "resource-summary": "", - "specific-error": "", "title": "", - "unknown-error": "" + "warning-title": "" }, "resource-status": { "error-details-button": "Detalhes", @@ -1149,7 +1153,9 @@ "migrated": "Enviado para a nuvem", "migrating": "Enviando...", "not-migrated": "Ainda não enviado", - "unknown": "Desconhecido" + "unknown": "Desconhecido", + "warning": "", + "warning-details-button": "" }, "resource-table": { "unknown-datasource-title": "", @@ -1175,6 +1181,9 @@ "total-resource-count": "", "upload-migration": "" }, + "support-types-disclosure": { + "text": "" + }, "token-status": { "active": "Token criado e ativo", "no-active": "Nenhum token ativo", diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 630a7a615ed..f56868e92e7 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -319,6 +319,7 @@ }, "save": "保存" }, + "complete": "", "connections": { "connect-data": { "category-header-label": "数据源", @@ -1108,10 +1109,11 @@ "error-see-server-logs": "", "get-session-error-title": "", "get-snapshot-error-title": "", + "migration-finished-with-caveat-title": "", + "migration-finished-with-errors-body": "", + "migration-finished-with-warnings-body": "", "snapshot-error-status-body": "", "snapshot-error-status-title": "", - "some-resources-errored-body": "", - "some-resources-errored-title": "", "upload-snapshot-error-title": "" }, "pdc": { @@ -1129,12 +1131,14 @@ "message": "", "title": "" }, - "resource-error": { + "resource-details": { "dismiss-button": "", + "error-title": "", + "generic-title": "", + "missing-message": "", "resource-summary": "", - "specific-error": "", "title": "", - "unknown-error": "" + "warning-title": "" }, "resource-status": { "error-details-button": "详情", @@ -1142,7 +1146,9 @@ "migrated": "上传到云端", "migrating": "正在上传...", "not-migrated": "尚未上传", - "unknown": "未知" + "unknown": "未知", + "warning": "", + "warning-details-button": "" }, "resource-table": { "unknown-datasource-title": "", @@ -1168,6 +1174,9 @@ "total-resource-count": "", "upload-migration": "" }, + "support-types-disclosure": { + "text": "" + }, "token-status": { "active": "令牌已创建并激活", "no-active": "无激活的令牌",