diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index cd0c99c8fd8..82fd10eb449 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -366,7 +366,11 @@ }, "save": "Speichern" }, - "complete": "", + "configuration-tracker": { + "config-card": { + "complete": "" + } + }, "connections": { "connect-data": { "category-header-label": "Datenquellen", @@ -607,12 +611,13 @@ "title": "Anmerkungen" }, "dashboard-delete-button": "", - "dashboard-delete-modal": { + "delete-modal": { "confirmation-text": "", "delete-button": "", - "text": "", "title": "" }, + "delete-modal-restore-dashboards-text": "", + "delete-modal-text": "", "general": { "auto-refresh-description": "", "auto-refresh-label": "Automatisch aktualisieren", @@ -920,6 +925,11 @@ "folder-picker": { "loading": "Ordner werden geladen …" }, + "gen-ai": { + "apply-suggestion": "", + "incomplete-request-error": "", + "send-custom-feedback": "" + }, "grafana-ui": { "drawer": { "close": "Schließen" @@ -938,6 +948,9 @@ }, "spinner": { "aria-label": "" + }, + "table": { + "copy": "" } }, "graph": { @@ -1003,78 +1016,84 @@ "ldap-drawer": { "attributes-section": { "description": "", - "email": { - "label": "" - }, + "email-label": "", "label": "", - "member-of": { - "label": "" - }, - "name": { - "label": "" - }, - "surname": { - "label": "" - }, - "username": { - "label": "" - } + "member-of-label": "", + "name-label": "", + "surname-label": "", + "username-label": "" }, "extra-security-section": { + "client-cert-label": "", + "client-cert-placeholder": "", + "client-cert-value-label": "", + "client-cert-value-placeholder": "", + "client-key-label": "", + "client-key-placeholder": "", + "client-key-value-label": "", + "client-key-value-placeholder": "", + "encryption-provider-base-64": "", + "encryption-provider-description": "", + "encryption-provider-file-path": "", + "encryption-provider-label": "", "label": "", - "min-tls-version": { + "min-tls-version-description": "", + "min-tls-version-label": "", + "root-ca-cert-label": "", + "root-ca-cert-placeholder": "", + "root-ca-cert-value-label": "", + "start-tls-description": "", + "start-tls-label": "", + "tls-ciphers-description": "", + "tls-ciphers-label": "", + "tls-ciphers-placeholder": "", + "use-ssl-description": "", + "use-ssl-label": "", + "use-ssl-tooltip": "" + }, + "group-mapping": { + "grafana-admin": { "description": "", "label": "" }, - "start-tls": { + "group-dn": { "description": "", "label": "" }, - "tls-ciphers": { + "org-id": { "description": "", - "label": "", - "placeholder": "" + "label": "" }, - "use-ssl": { - "description": "", - "label": "", - "tooltip": "" + "org-role": { + "label": "" + }, + "remove": { + "button": "" } }, "group-mapping-section": { + "add": { + "button": "" + }, "description": "", - "group-search-base-dns": { - "description": "", - "label": "" - }, - "group-search-filter": { - "description": "", - "label": "" - }, - "group-search-filter-user-attribute": { - "description": "", - "label": "" - }, + "group-search-base-dns-description": "", + "group-search-base-dns-label": "", + "group-search-filter-description": "", + "group-search-filter-label": "", + "group-search-filter-user-attribute-description": "", + "group-search-filter-user-attribute-label": "", "label": "", - "skip-org-role-sync": { - "description": "", - "label": "" - } + "skip-org-role-sync-description": "", + "skip-org-role-sync-label": "" }, "misc-section": { - "allow-sign-up": { - "descrition": "", - "label": "" - }, + "allow-sign-up-descrition": "", + "allow-sign-up-label": "", "label": "", - "port": { - "description": "", - "label": "" - }, - "timeout": { - "description": "", - "label": "" - } + "port-description": "", + "port-label": "", + "timeout-description": "", + "timeout-label": "" }, "title": "" }, @@ -1120,6 +1139,10 @@ "label": "", "placeholder": "" }, + "login-form-alert": { + "description": "", + "title": "" + }, "search_filter": { "description": "", "label": "", @@ -1154,6 +1177,7 @@ "empty-state": { "message": "" }, + "loading-panel-text": "", "modal": { "button-cancel": "Abbrechen", "button-view-panel1": "Fenster in {{label}} anzeigen...", @@ -1691,7 +1715,7 @@ "title": "SLO" }, "snapshots": { - "subtitle": "Interaktive, öffentlich verfügbare Point-in-Time-Darstellungen von Dashboards", + "subtitle": "", "title": "Schnappschüsse" }, "starred": { @@ -1925,6 +1949,7 @@ "success-resume": "", "success-update": "", "success-update-old": "", + "time-range-label": "", "time-range-tooltip": "" }, "create-page": { @@ -2258,8 +2283,8 @@ "embed": { "copy": "In die Zwischenablage kopieren", "html": "HTML einbetten", - "html-description": "Der folgende HTML-Code kann kopiert und in eine Website eingefügt werden. Wenn der anonyme Zugriff nicht aktiviert ist, muss der Benutzer, der diese Seite aufruft, bei Grafana angemeldet sein, damit das Diagramm geladen wird.", - "info": "Erstelle einen HTML-Code zum Einbetten eines Inlineframes in dieses Panel.", + "html-description": "", + "info": "", "time-range": "" }, "export": { diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 8b3b53bbe1b..355cd30f01e 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -366,7 +366,11 @@ }, "save": "Guardar" }, - "complete": "", + "configuration-tracker": { + "config-card": { + "complete": "" + } + }, "connections": { "connect-data": { "category-header-label": "Orígenes de datos", @@ -607,12 +611,13 @@ "title": "Anotaciones" }, "dashboard-delete-button": "", - "dashboard-delete-modal": { + "delete-modal": { "confirmation-text": "", "delete-button": "", - "text": "", "title": "" }, + "delete-modal-restore-dashboards-text": "", + "delete-modal-text": "", "general": { "auto-refresh-description": "", "auto-refresh-label": "Actualización automática", @@ -920,6 +925,11 @@ "folder-picker": { "loading": "Cargando carpetas..." }, + "gen-ai": { + "apply-suggestion": "", + "incomplete-request-error": "", + "send-custom-feedback": "" + }, "grafana-ui": { "drawer": { "close": "Cerrar" @@ -938,6 +948,9 @@ }, "spinner": { "aria-label": "" + }, + "table": { + "copy": "" } }, "graph": { @@ -1003,78 +1016,84 @@ "ldap-drawer": { "attributes-section": { "description": "", - "email": { - "label": "" - }, + "email-label": "", "label": "", - "member-of": { - "label": "" - }, - "name": { - "label": "" - }, - "surname": { - "label": "" - }, - "username": { - "label": "" - } + "member-of-label": "", + "name-label": "", + "surname-label": "", + "username-label": "" }, "extra-security-section": { + "client-cert-label": "", + "client-cert-placeholder": "", + "client-cert-value-label": "", + "client-cert-value-placeholder": "", + "client-key-label": "", + "client-key-placeholder": "", + "client-key-value-label": "", + "client-key-value-placeholder": "", + "encryption-provider-base-64": "", + "encryption-provider-description": "", + "encryption-provider-file-path": "", + "encryption-provider-label": "", "label": "", - "min-tls-version": { + "min-tls-version-description": "", + "min-tls-version-label": "", + "root-ca-cert-label": "", + "root-ca-cert-placeholder": "", + "root-ca-cert-value-label": "", + "start-tls-description": "", + "start-tls-label": "", + "tls-ciphers-description": "", + "tls-ciphers-label": "", + "tls-ciphers-placeholder": "", + "use-ssl-description": "", + "use-ssl-label": "", + "use-ssl-tooltip": "" + }, + "group-mapping": { + "grafana-admin": { "description": "", "label": "" }, - "start-tls": { + "group-dn": { "description": "", "label": "" }, - "tls-ciphers": { + "org-id": { "description": "", - "label": "", - "placeholder": "" + "label": "" }, - "use-ssl": { - "description": "", - "label": "", - "tooltip": "" + "org-role": { + "label": "" + }, + "remove": { + "button": "" } }, "group-mapping-section": { + "add": { + "button": "" + }, "description": "", - "group-search-base-dns": { - "description": "", - "label": "" - }, - "group-search-filter": { - "description": "", - "label": "" - }, - "group-search-filter-user-attribute": { - "description": "", - "label": "" - }, + "group-search-base-dns-description": "", + "group-search-base-dns-label": "", + "group-search-filter-description": "", + "group-search-filter-label": "", + "group-search-filter-user-attribute-description": "", + "group-search-filter-user-attribute-label": "", "label": "", - "skip-org-role-sync": { - "description": "", - "label": "" - } + "skip-org-role-sync-description": "", + "skip-org-role-sync-label": "" }, "misc-section": { - "allow-sign-up": { - "descrition": "", - "label": "" - }, + "allow-sign-up-descrition": "", + "allow-sign-up-label": "", "label": "", - "port": { - "description": "", - "label": "" - }, - "timeout": { - "description": "", - "label": "" - } + "port-description": "", + "port-label": "", + "timeout-description": "", + "timeout-label": "" }, "title": "" }, @@ -1120,6 +1139,10 @@ "label": "", "placeholder": "" }, + "login-form-alert": { + "description": "", + "title": "" + }, "search_filter": { "description": "", "label": "", @@ -1154,6 +1177,7 @@ "empty-state": { "message": "" }, + "loading-panel-text": "", "modal": { "button-cancel": "", "button-view-panel1": "Ver panel en {{label}}...", @@ -1691,7 +1715,7 @@ "title": "SLO" }, "snapshots": { - "subtitle": "Representaciones interactivas, públicamente disponibles y puntuales de los paneles de control", + "subtitle": "", "title": "Instantáneas" }, "starred": { @@ -1925,6 +1949,7 @@ "success-resume": "", "success-update": "", "success-update-old": "", + "time-range-label": "", "time-range-tooltip": "" }, "create-page": { @@ -2258,8 +2283,8 @@ "embed": { "copy": "Copiar al portapapeles", "html": "Incrustar HTML", - "html-description": "El código HTML a continuación se puede pegar e incluir en otra página web. A menos que se active el acceso anónimo, el usuario que vea esa página debe iniciar sesión en Grafana para que el gráfico se cargue.", - "info": "Genere un HTML para incrustar un iframe con este panel.", + "html-description": "", + "info": "", "time-range": "" }, "export": { diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index dc5a373ddd9..78b9b5fdee3 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -366,7 +366,11 @@ }, "save": "Enregistrer" }, - "complete": "", + "configuration-tracker": { + "config-card": { + "complete": "" + } + }, "connections": { "connect-data": { "category-header-label": "Sources de données", @@ -607,12 +611,13 @@ "title": "Annotations" }, "dashboard-delete-button": "", - "dashboard-delete-modal": { + "delete-modal": { "confirmation-text": "", "delete-button": "", - "text": "", "title": "" }, + "delete-modal-restore-dashboards-text": "", + "delete-modal-text": "", "general": { "auto-refresh-description": "", "auto-refresh-label": "Actualisation automatique", @@ -920,6 +925,11 @@ "folder-picker": { "loading": "Chargement des dossiers..." }, + "gen-ai": { + "apply-suggestion": "", + "incomplete-request-error": "", + "send-custom-feedback": "" + }, "grafana-ui": { "drawer": { "close": "Fermer" @@ -938,6 +948,9 @@ }, "spinner": { "aria-label": "" + }, + "table": { + "copy": "" } }, "graph": { @@ -1003,78 +1016,84 @@ "ldap-drawer": { "attributes-section": { "description": "", - "email": { - "label": "" - }, + "email-label": "", "label": "", - "member-of": { - "label": "" - }, - "name": { - "label": "" - }, - "surname": { - "label": "" - }, - "username": { - "label": "" - } + "member-of-label": "", + "name-label": "", + "surname-label": "", + "username-label": "" }, "extra-security-section": { + "client-cert-label": "", + "client-cert-placeholder": "", + "client-cert-value-label": "", + "client-cert-value-placeholder": "", + "client-key-label": "", + "client-key-placeholder": "", + "client-key-value-label": "", + "client-key-value-placeholder": "", + "encryption-provider-base-64": "", + "encryption-provider-description": "", + "encryption-provider-file-path": "", + "encryption-provider-label": "", "label": "", - "min-tls-version": { + "min-tls-version-description": "", + "min-tls-version-label": "", + "root-ca-cert-label": "", + "root-ca-cert-placeholder": "", + "root-ca-cert-value-label": "", + "start-tls-description": "", + "start-tls-label": "", + "tls-ciphers-description": "", + "tls-ciphers-label": "", + "tls-ciphers-placeholder": "", + "use-ssl-description": "", + "use-ssl-label": "", + "use-ssl-tooltip": "" + }, + "group-mapping": { + "grafana-admin": { "description": "", "label": "" }, - "start-tls": { + "group-dn": { "description": "", "label": "" }, - "tls-ciphers": { + "org-id": { "description": "", - "label": "", - "placeholder": "" + "label": "" }, - "use-ssl": { - "description": "", - "label": "", - "tooltip": "" + "org-role": { + "label": "" + }, + "remove": { + "button": "" } }, "group-mapping-section": { + "add": { + "button": "" + }, "description": "", - "group-search-base-dns": { - "description": "", - "label": "" - }, - "group-search-filter": { - "description": "", - "label": "" - }, - "group-search-filter-user-attribute": { - "description": "", - "label": "" - }, + "group-search-base-dns-description": "", + "group-search-base-dns-label": "", + "group-search-filter-description": "", + "group-search-filter-label": "", + "group-search-filter-user-attribute-description": "", + "group-search-filter-user-attribute-label": "", "label": "", - "skip-org-role-sync": { - "description": "", - "label": "" - } + "skip-org-role-sync-description": "", + "skip-org-role-sync-label": "" }, "misc-section": { - "allow-sign-up": { - "descrition": "", - "label": "" - }, + "allow-sign-up-descrition": "", + "allow-sign-up-label": "", "label": "", - "port": { - "description": "", - "label": "" - }, - "timeout": { - "description": "", - "label": "" - } + "port-description": "", + "port-label": "", + "timeout-description": "", + "timeout-label": "" }, "title": "" }, @@ -1120,6 +1139,10 @@ "label": "", "placeholder": "" }, + "login-form-alert": { + "description": "", + "title": "" + }, "search_filter": { "description": "", "label": "", @@ -1154,6 +1177,7 @@ "empty-state": { "message": "" }, + "loading-panel-text": "", "modal": { "button-cancel": "", "button-view-panel1": "Voir le panneau dans {{label}}...", @@ -1691,7 +1715,7 @@ "title": "SLO" }, "snapshots": { - "subtitle": "Représentations interactives, accessibles au public et ponctuelles des tableaux de bord", + "subtitle": "", "title": "Instantanés" }, "starred": { @@ -1925,6 +1949,7 @@ "success-resume": "", "success-update": "", "success-update-old": "", + "time-range-label": "", "time-range-tooltip": "" }, "create-page": { @@ -2258,8 +2283,8 @@ "embed": { "copy": "Copier dans le presse-papiers", "html": "Intégrer du HTML", - "html-description": "Le code HTML ci-dessous peut être copié et inclus dans une autre page Web. Sauf si l'accès anonyme est activé, l'utilisateur qui consulte cette page doit être connecté à Grafana pour que le graphique charge.", - "info": "Générer du HTML pour intégrer un iframe avec ce panneau.", + "html-description": "", + "info": "", "time-range": "" }, "export": { diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 13a19d5d8fa..18ec7b8c93b 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -366,7 +366,11 @@ }, "save": "Salvar" }, - "complete": "", + "configuration-tracker": { + "config-card": { + "complete": "" + } + }, "connections": { "connect-data": { "category-header-label": "Fontes de dados", @@ -607,12 +611,13 @@ "title": "Anotações" }, "dashboard-delete-button": "", - "dashboard-delete-modal": { + "delete-modal": { "confirmation-text": "", "delete-button": "", - "text": "", "title": "" }, + "delete-modal-restore-dashboards-text": "", + "delete-modal-text": "", "general": { "auto-refresh-description": "", "auto-refresh-label": "Atualização automática", @@ -920,6 +925,11 @@ "folder-picker": { "loading": "Carregando pastas..." }, + "gen-ai": { + "apply-suggestion": "", + "incomplete-request-error": "", + "send-custom-feedback": "" + }, "grafana-ui": { "drawer": { "close": "Fechar" @@ -938,6 +948,9 @@ }, "spinner": { "aria-label": "" + }, + "table": { + "copy": "" } }, "graph": { @@ -1003,78 +1016,84 @@ "ldap-drawer": { "attributes-section": { "description": "", - "email": { - "label": "" - }, + "email-label": "", "label": "", - "member-of": { - "label": "" - }, - "name": { - "label": "" - }, - "surname": { - "label": "" - }, - "username": { - "label": "" - } + "member-of-label": "", + "name-label": "", + "surname-label": "", + "username-label": "" }, "extra-security-section": { + "client-cert-label": "", + "client-cert-placeholder": "", + "client-cert-value-label": "", + "client-cert-value-placeholder": "", + "client-key-label": "", + "client-key-placeholder": "", + "client-key-value-label": "", + "client-key-value-placeholder": "", + "encryption-provider-base-64": "", + "encryption-provider-description": "", + "encryption-provider-file-path": "", + "encryption-provider-label": "", "label": "", - "min-tls-version": { + "min-tls-version-description": "", + "min-tls-version-label": "", + "root-ca-cert-label": "", + "root-ca-cert-placeholder": "", + "root-ca-cert-value-label": "", + "start-tls-description": "", + "start-tls-label": "", + "tls-ciphers-description": "", + "tls-ciphers-label": "", + "tls-ciphers-placeholder": "", + "use-ssl-description": "", + "use-ssl-label": "", + "use-ssl-tooltip": "" + }, + "group-mapping": { + "grafana-admin": { "description": "", "label": "" }, - "start-tls": { + "group-dn": { "description": "", "label": "" }, - "tls-ciphers": { + "org-id": { "description": "", - "label": "", - "placeholder": "" + "label": "" }, - "use-ssl": { - "description": "", - "label": "", - "tooltip": "" + "org-role": { + "label": "" + }, + "remove": { + "button": "" } }, "group-mapping-section": { + "add": { + "button": "" + }, "description": "", - "group-search-base-dns": { - "description": "", - "label": "" - }, - "group-search-filter": { - "description": "", - "label": "" - }, - "group-search-filter-user-attribute": { - "description": "", - "label": "" - }, + "group-search-base-dns-description": "", + "group-search-base-dns-label": "", + "group-search-filter-description": "", + "group-search-filter-label": "", + "group-search-filter-user-attribute-description": "", + "group-search-filter-user-attribute-label": "", "label": "", - "skip-org-role-sync": { - "description": "", - "label": "" - } + "skip-org-role-sync-description": "", + "skip-org-role-sync-label": "" }, "misc-section": { - "allow-sign-up": { - "descrition": "", - "label": "" - }, + "allow-sign-up-descrition": "", + "allow-sign-up-label": "", "label": "", - "port": { - "description": "", - "label": "" - }, - "timeout": { - "description": "", - "label": "" - } + "port-description": "", + "port-label": "", + "timeout-description": "", + "timeout-label": "" }, "title": "" }, @@ -1120,6 +1139,10 @@ "label": "", "placeholder": "" }, + "login-form-alert": { + "description": "", + "title": "" + }, "search_filter": { "description": "", "label": "", @@ -1154,6 +1177,7 @@ "empty-state": { "message": "" }, + "loading-panel-text": "", "modal": { "button-cancel": "", "button-view-panel1": "Visualizar painel em {{label}}...", @@ -1691,7 +1715,7 @@ "title": "SLO" }, "snapshots": { - "subtitle": "Representações interativas, publicamente disponíveis e pontuais dos painéis de controle", + "subtitle": "", "title": "Capturas" }, "starred": { @@ -1925,6 +1949,7 @@ "success-resume": "", "success-update": "", "success-update-old": "", + "time-range-label": "", "time-range-tooltip": "" }, "create-page": { @@ -2258,8 +2283,8 @@ "embed": { "copy": "Copiar para a área de transferência", "html": "HTML incorporado", - "html-description": "O código HTML abaixo pode ser colado e incluído em outra página da Web. A menos que o acesso anônimo esteja ativado, o usuário visualizando essa página precisa estar logado no Grafana para que o gráfico carregue.", - "info": "Gera HTML para incorporar um iframe com esse painel.", + "html-description": "", + "info": "", "time-range": "" }, "export": { diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 8657f547d64..d22d82abdae 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -358,7 +358,11 @@ }, "save": "保存" }, - "complete": "", + "configuration-tracker": { + "config-card": { + "complete": "" + } + }, "connections": { "connect-data": { "category-header-label": "数据源", @@ -599,12 +603,13 @@ "title": "注释" }, "dashboard-delete-button": "", - "dashboard-delete-modal": { + "delete-modal": { "confirmation-text": "", "delete-button": "", - "text": "", "title": "" }, + "delete-modal-restore-dashboards-text": "", + "delete-modal-text": "", "general": { "auto-refresh-description": "", "auto-refresh-label": "自动刷新", @@ -912,6 +917,11 @@ "folder-picker": { "loading": "正在加载文件夹..." }, + "gen-ai": { + "apply-suggestion": "", + "incomplete-request-error": "", + "send-custom-feedback": "" + }, "grafana-ui": { "drawer": { "close": "关闭" @@ -930,6 +940,9 @@ }, "spinner": { "aria-label": "" + }, + "table": { + "copy": "" } }, "graph": { @@ -995,78 +1008,84 @@ "ldap-drawer": { "attributes-section": { "description": "", - "email": { - "label": "" - }, + "email-label": "", "label": "", - "member-of": { - "label": "" - }, - "name": { - "label": "" - }, - "surname": { - "label": "" - }, - "username": { - "label": "" - } + "member-of-label": "", + "name-label": "", + "surname-label": "", + "username-label": "" }, "extra-security-section": { + "client-cert-label": "", + "client-cert-placeholder": "", + "client-cert-value-label": "", + "client-cert-value-placeholder": "", + "client-key-label": "", + "client-key-placeholder": "", + "client-key-value-label": "", + "client-key-value-placeholder": "", + "encryption-provider-base-64": "", + "encryption-provider-description": "", + "encryption-provider-file-path": "", + "encryption-provider-label": "", "label": "", - "min-tls-version": { + "min-tls-version-description": "", + "min-tls-version-label": "", + "root-ca-cert-label": "", + "root-ca-cert-placeholder": "", + "root-ca-cert-value-label": "", + "start-tls-description": "", + "start-tls-label": "", + "tls-ciphers-description": "", + "tls-ciphers-label": "", + "tls-ciphers-placeholder": "", + "use-ssl-description": "", + "use-ssl-label": "", + "use-ssl-tooltip": "" + }, + "group-mapping": { + "grafana-admin": { "description": "", "label": "" }, - "start-tls": { + "group-dn": { "description": "", "label": "" }, - "tls-ciphers": { + "org-id": { "description": "", - "label": "", - "placeholder": "" + "label": "" }, - "use-ssl": { - "description": "", - "label": "", - "tooltip": "" + "org-role": { + "label": "" + }, + "remove": { + "button": "" } }, "group-mapping-section": { + "add": { + "button": "" + }, "description": "", - "group-search-base-dns": { - "description": "", - "label": "" - }, - "group-search-filter": { - "description": "", - "label": "" - }, - "group-search-filter-user-attribute": { - "description": "", - "label": "" - }, + "group-search-base-dns-description": "", + "group-search-base-dns-label": "", + "group-search-filter-description": "", + "group-search-filter-label": "", + "group-search-filter-user-attribute-description": "", + "group-search-filter-user-attribute-label": "", "label": "", - "skip-org-role-sync": { - "description": "", - "label": "" - } + "skip-org-role-sync-description": "", + "skip-org-role-sync-label": "" }, "misc-section": { - "allow-sign-up": { - "descrition": "", - "label": "" - }, + "allow-sign-up-descrition": "", + "allow-sign-up-label": "", "label": "", - "port": { - "description": "", - "label": "" - }, - "timeout": { - "description": "", - "label": "" - } + "port-description": "", + "port-label": "", + "timeout-description": "", + "timeout-label": "" }, "title": "" }, @@ -1112,6 +1131,10 @@ "label": "", "placeholder": "" }, + "login-form-alert": { + "description": "", + "title": "" + }, "search_filter": { "description": "", "label": "", @@ -1146,6 +1169,7 @@ "empty-state": { "message": "" }, + "loading-panel-text": "", "modal": { "button-cancel": "", "button-view-panel1": "在 {{label}} 中查看面板...", @@ -1682,7 +1706,7 @@ "title": "SLO" }, "snapshots": { - "subtitle": "交互式、可公开获取的仪表板时间点表示", + "subtitle": "", "title": "快照" }, "starred": { @@ -1916,6 +1940,7 @@ "success-resume": "", "success-update": "", "success-update-old": "", + "time-range-label": "", "time-range-tooltip": "" }, "create-page": { @@ -2246,8 +2271,8 @@ "embed": { "copy": "复制到剪贴板", "html": "嵌入 HTML", - "html-description": "可将以下 HTML 代码粘贴并纳入另一网页。除非启用了匿名访问,否则查看该页面的用户需要登录 Grafana 才能加载图表。", - "info": "生成用于对此面板嵌入 iframe 的 HTML。", + "html-description": "", + "info": "", "time-range": "" }, "export": {