I18n: Download translations from Crowdin (#92834)

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:
grafana-pr-automation[bot] 2024-09-10 11:22:44 +01:00 committed by GitHub
parent 8d2b8378ed
commit 3278ab543b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 415 additions and 290 deletions

View File

@ -366,7 +366,11 @@
}, },
"save": "Speichern" "save": "Speichern"
}, },
"complete": "", "configuration-tracker": {
"config-card": {
"complete": ""
}
},
"connections": { "connections": {
"connect-data": { "connect-data": {
"category-header-label": "Datenquellen", "category-header-label": "Datenquellen",
@ -607,12 +611,13 @@
"title": "Anmerkungen" "title": "Anmerkungen"
}, },
"dashboard-delete-button": "", "dashboard-delete-button": "",
"dashboard-delete-modal": { "delete-modal": {
"confirmation-text": "", "confirmation-text": "",
"delete-button": "", "delete-button": "",
"text": "",
"title": "" "title": ""
}, },
"delete-modal-restore-dashboards-text": "",
"delete-modal-text": "",
"general": { "general": {
"auto-refresh-description": "", "auto-refresh-description": "",
"auto-refresh-label": "Automatisch aktualisieren", "auto-refresh-label": "Automatisch aktualisieren",
@ -920,6 +925,11 @@
"folder-picker": { "folder-picker": {
"loading": "Ordner werden geladen …" "loading": "Ordner werden geladen …"
}, },
"gen-ai": {
"apply-suggestion": "",
"incomplete-request-error": "",
"send-custom-feedback": ""
},
"grafana-ui": { "grafana-ui": {
"drawer": { "drawer": {
"close": "Schließen" "close": "Schließen"
@ -938,6 +948,9 @@
}, },
"spinner": { "spinner": {
"aria-label": "" "aria-label": ""
},
"table": {
"copy": ""
} }
}, },
"graph": { "graph": {
@ -1003,78 +1016,84 @@
"ldap-drawer": { "ldap-drawer": {
"attributes-section": { "attributes-section": {
"description": "", "description": "",
"email": { "email-label": "",
"label": ""
},
"label": "", "label": "",
"member-of": { "member-of-label": "",
"label": "" "name-label": "",
}, "surname-label": "",
"name": { "username-label": ""
"label": ""
},
"surname": {
"label": ""
},
"username": {
"label": ""
}
}, },
"extra-security-section": { "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": "", "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": "", "description": "",
"label": "" "label": ""
}, },
"start-tls": { "group-dn": {
"description": "", "description": "",
"label": "" "label": ""
}, },
"tls-ciphers": { "org-id": {
"description": "", "description": "",
"label": "", "label": ""
"placeholder": ""
}, },
"use-ssl": { "org-role": {
"description": "", "label": ""
"label": "", },
"tooltip": "" "remove": {
"button": ""
} }
}, },
"group-mapping-section": { "group-mapping-section": {
"description": "", "add": {
"group-search-base-dns": { "button": ""
"description": "",
"label": ""
}, },
"group-search-filter": {
"description": "", "description": "",
"label": "" "group-search-base-dns-description": "",
}, "group-search-base-dns-label": "",
"group-search-filter-user-attribute": { "group-search-filter-description": "",
"description": "", "group-search-filter-label": "",
"label": "" "group-search-filter-user-attribute-description": "",
}, "group-search-filter-user-attribute-label": "",
"label": "", "label": "",
"skip-org-role-sync": { "skip-org-role-sync-description": "",
"description": "", "skip-org-role-sync-label": ""
"label": ""
}
}, },
"misc-section": { "misc-section": {
"allow-sign-up": { "allow-sign-up-descrition": "",
"descrition": "", "allow-sign-up-label": "",
"label": ""
},
"label": "", "label": "",
"port": { "port-description": "",
"description": "", "port-label": "",
"label": "" "timeout-description": "",
}, "timeout-label": ""
"timeout": {
"description": "",
"label": ""
}
}, },
"title": "" "title": ""
}, },
@ -1120,6 +1139,10 @@
"label": "", "label": "",
"placeholder": "" "placeholder": ""
}, },
"login-form-alert": {
"description": "",
"title": ""
},
"search_filter": { "search_filter": {
"description": "", "description": "",
"label": "", "label": "",
@ -1154,6 +1177,7 @@
"empty-state": { "empty-state": {
"message": "" "message": ""
}, },
"loading-panel-text": "",
"modal": { "modal": {
"button-cancel": "Abbrechen", "button-cancel": "Abbrechen",
"button-view-panel1": "Fenster in {{label}} anzeigen...", "button-view-panel1": "Fenster in {{label}} anzeigen...",
@ -1691,7 +1715,7 @@
"title": "SLO" "title": "SLO"
}, },
"snapshots": { "snapshots": {
"subtitle": "Interaktive, öffentlich verfügbare Point-in-Time-Darstellungen von Dashboards", "subtitle": "",
"title": "Schnappschüsse" "title": "Schnappschüsse"
}, },
"starred": { "starred": {
@ -1925,6 +1949,7 @@
"success-resume": "", "success-resume": "",
"success-update": "", "success-update": "",
"success-update-old": "", "success-update-old": "",
"time-range-label": "",
"time-range-tooltip": "" "time-range-tooltip": ""
}, },
"create-page": { "create-page": {
@ -2258,8 +2283,8 @@
"embed": { "embed": {
"copy": "In die Zwischenablage kopieren", "copy": "In die Zwischenablage kopieren",
"html": "HTML einbetten", "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.", "html-description": "",
"info": "Erstelle einen HTML-Code zum Einbetten eines Inlineframes in dieses Panel.", "info": "",
"time-range": "" "time-range": ""
}, },
"export": { "export": {

View File

@ -366,7 +366,11 @@
}, },
"save": "Guardar" "save": "Guardar"
}, },
"complete": "", "configuration-tracker": {
"config-card": {
"complete": ""
}
},
"connections": { "connections": {
"connect-data": { "connect-data": {
"category-header-label": "Orígenes de datos", "category-header-label": "Orígenes de datos",
@ -607,12 +611,13 @@
"title": "Anotaciones" "title": "Anotaciones"
}, },
"dashboard-delete-button": "", "dashboard-delete-button": "",
"dashboard-delete-modal": { "delete-modal": {
"confirmation-text": "", "confirmation-text": "",
"delete-button": "", "delete-button": "",
"text": "",
"title": "" "title": ""
}, },
"delete-modal-restore-dashboards-text": "",
"delete-modal-text": "",
"general": { "general": {
"auto-refresh-description": "", "auto-refresh-description": "",
"auto-refresh-label": "Actualización automática", "auto-refresh-label": "Actualización automática",
@ -920,6 +925,11 @@
"folder-picker": { "folder-picker": {
"loading": "Cargando carpetas..." "loading": "Cargando carpetas..."
}, },
"gen-ai": {
"apply-suggestion": "",
"incomplete-request-error": "",
"send-custom-feedback": ""
},
"grafana-ui": { "grafana-ui": {
"drawer": { "drawer": {
"close": "Cerrar" "close": "Cerrar"
@ -938,6 +948,9 @@
}, },
"spinner": { "spinner": {
"aria-label": "" "aria-label": ""
},
"table": {
"copy": ""
} }
}, },
"graph": { "graph": {
@ -1003,78 +1016,84 @@
"ldap-drawer": { "ldap-drawer": {
"attributes-section": { "attributes-section": {
"description": "", "description": "",
"email": { "email-label": "",
"label": ""
},
"label": "", "label": "",
"member-of": { "member-of-label": "",
"label": "" "name-label": "",
}, "surname-label": "",
"name": { "username-label": ""
"label": ""
},
"surname": {
"label": ""
},
"username": {
"label": ""
}
}, },
"extra-security-section": { "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": "", "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": "", "description": "",
"label": "" "label": ""
}, },
"start-tls": { "group-dn": {
"description": "", "description": "",
"label": "" "label": ""
}, },
"tls-ciphers": { "org-id": {
"description": "", "description": "",
"label": "", "label": ""
"placeholder": ""
}, },
"use-ssl": { "org-role": {
"description": "", "label": ""
"label": "", },
"tooltip": "" "remove": {
"button": ""
} }
}, },
"group-mapping-section": { "group-mapping-section": {
"description": "", "add": {
"group-search-base-dns": { "button": ""
"description": "",
"label": ""
}, },
"group-search-filter": {
"description": "", "description": "",
"label": "" "group-search-base-dns-description": "",
}, "group-search-base-dns-label": "",
"group-search-filter-user-attribute": { "group-search-filter-description": "",
"description": "", "group-search-filter-label": "",
"label": "" "group-search-filter-user-attribute-description": "",
}, "group-search-filter-user-attribute-label": "",
"label": "", "label": "",
"skip-org-role-sync": { "skip-org-role-sync-description": "",
"description": "", "skip-org-role-sync-label": ""
"label": ""
}
}, },
"misc-section": { "misc-section": {
"allow-sign-up": { "allow-sign-up-descrition": "",
"descrition": "", "allow-sign-up-label": "",
"label": ""
},
"label": "", "label": "",
"port": { "port-description": "",
"description": "", "port-label": "",
"label": "" "timeout-description": "",
}, "timeout-label": ""
"timeout": {
"description": "",
"label": ""
}
}, },
"title": "" "title": ""
}, },
@ -1120,6 +1139,10 @@
"label": "", "label": "",
"placeholder": "" "placeholder": ""
}, },
"login-form-alert": {
"description": "",
"title": ""
},
"search_filter": { "search_filter": {
"description": "", "description": "",
"label": "", "label": "",
@ -1154,6 +1177,7 @@
"empty-state": { "empty-state": {
"message": "" "message": ""
}, },
"loading-panel-text": "",
"modal": { "modal": {
"button-cancel": "", "button-cancel": "",
"button-view-panel1": "Ver panel en {{label}}...", "button-view-panel1": "Ver panel en {{label}}...",
@ -1691,7 +1715,7 @@
"title": "SLO" "title": "SLO"
}, },
"snapshots": { "snapshots": {
"subtitle": "Representaciones interactivas, públicamente disponibles y puntuales de los paneles de control", "subtitle": "",
"title": "Instantáneas" "title": "Instantáneas"
}, },
"starred": { "starred": {
@ -1925,6 +1949,7 @@
"success-resume": "", "success-resume": "",
"success-update": "", "success-update": "",
"success-update-old": "", "success-update-old": "",
"time-range-label": "",
"time-range-tooltip": "" "time-range-tooltip": ""
}, },
"create-page": { "create-page": {
@ -2258,8 +2283,8 @@
"embed": { "embed": {
"copy": "Copiar al portapapeles", "copy": "Copiar al portapapeles",
"html": "Incrustar HTML", "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.", "html-description": "",
"info": "Genere un HTML para incrustar un iframe con este panel.", "info": "",
"time-range": "" "time-range": ""
}, },
"export": { "export": {

View File

@ -366,7 +366,11 @@
}, },
"save": "Enregistrer" "save": "Enregistrer"
}, },
"complete": "", "configuration-tracker": {
"config-card": {
"complete": ""
}
},
"connections": { "connections": {
"connect-data": { "connect-data": {
"category-header-label": "Sources de données", "category-header-label": "Sources de données",
@ -607,12 +611,13 @@
"title": "Annotations" "title": "Annotations"
}, },
"dashboard-delete-button": "", "dashboard-delete-button": "",
"dashboard-delete-modal": { "delete-modal": {
"confirmation-text": "", "confirmation-text": "",
"delete-button": "", "delete-button": "",
"text": "",
"title": "" "title": ""
}, },
"delete-modal-restore-dashboards-text": "",
"delete-modal-text": "",
"general": { "general": {
"auto-refresh-description": "", "auto-refresh-description": "",
"auto-refresh-label": "Actualisation automatique", "auto-refresh-label": "Actualisation automatique",
@ -920,6 +925,11 @@
"folder-picker": { "folder-picker": {
"loading": "Chargement des dossiers..." "loading": "Chargement des dossiers..."
}, },
"gen-ai": {
"apply-suggestion": "",
"incomplete-request-error": "",
"send-custom-feedback": ""
},
"grafana-ui": { "grafana-ui": {
"drawer": { "drawer": {
"close": "Fermer" "close": "Fermer"
@ -938,6 +948,9 @@
}, },
"spinner": { "spinner": {
"aria-label": "" "aria-label": ""
},
"table": {
"copy": ""
} }
}, },
"graph": { "graph": {
@ -1003,78 +1016,84 @@
"ldap-drawer": { "ldap-drawer": {
"attributes-section": { "attributes-section": {
"description": "", "description": "",
"email": { "email-label": "",
"label": ""
},
"label": "", "label": "",
"member-of": { "member-of-label": "",
"label": "" "name-label": "",
}, "surname-label": "",
"name": { "username-label": ""
"label": ""
},
"surname": {
"label": ""
},
"username": {
"label": ""
}
}, },
"extra-security-section": { "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": "", "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": "", "description": "",
"label": "" "label": ""
}, },
"start-tls": { "group-dn": {
"description": "", "description": "",
"label": "" "label": ""
}, },
"tls-ciphers": { "org-id": {
"description": "", "description": "",
"label": "", "label": ""
"placeholder": ""
}, },
"use-ssl": { "org-role": {
"description": "", "label": ""
"label": "", },
"tooltip": "" "remove": {
"button": ""
} }
}, },
"group-mapping-section": { "group-mapping-section": {
"description": "", "add": {
"group-search-base-dns": { "button": ""
"description": "",
"label": ""
}, },
"group-search-filter": {
"description": "", "description": "",
"label": "" "group-search-base-dns-description": "",
}, "group-search-base-dns-label": "",
"group-search-filter-user-attribute": { "group-search-filter-description": "",
"description": "", "group-search-filter-label": "",
"label": "" "group-search-filter-user-attribute-description": "",
}, "group-search-filter-user-attribute-label": "",
"label": "", "label": "",
"skip-org-role-sync": { "skip-org-role-sync-description": "",
"description": "", "skip-org-role-sync-label": ""
"label": ""
}
}, },
"misc-section": { "misc-section": {
"allow-sign-up": { "allow-sign-up-descrition": "",
"descrition": "", "allow-sign-up-label": "",
"label": ""
},
"label": "", "label": "",
"port": { "port-description": "",
"description": "", "port-label": "",
"label": "" "timeout-description": "",
}, "timeout-label": ""
"timeout": {
"description": "",
"label": ""
}
}, },
"title": "" "title": ""
}, },
@ -1120,6 +1139,10 @@
"label": "", "label": "",
"placeholder": "" "placeholder": ""
}, },
"login-form-alert": {
"description": "",
"title": ""
},
"search_filter": { "search_filter": {
"description": "", "description": "",
"label": "", "label": "",
@ -1154,6 +1177,7 @@
"empty-state": { "empty-state": {
"message": "" "message": ""
}, },
"loading-panel-text": "",
"modal": { "modal": {
"button-cancel": "", "button-cancel": "",
"button-view-panel1": "Voir le panneau dans {{label}}...", "button-view-panel1": "Voir le panneau dans {{label}}...",
@ -1691,7 +1715,7 @@
"title": "SLO" "title": "SLO"
}, },
"snapshots": { "snapshots": {
"subtitle": "Représentations interactives, accessibles au public et ponctuelles des tableaux de bord", "subtitle": "",
"title": "Instantanés" "title": "Instantanés"
}, },
"starred": { "starred": {
@ -1925,6 +1949,7 @@
"success-resume": "", "success-resume": "",
"success-update": "", "success-update": "",
"success-update-old": "", "success-update-old": "",
"time-range-label": "",
"time-range-tooltip": "" "time-range-tooltip": ""
}, },
"create-page": { "create-page": {
@ -2258,8 +2283,8 @@
"embed": { "embed": {
"copy": "Copier dans le presse-papiers", "copy": "Copier dans le presse-papiers",
"html": "Intégrer du HTML", "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.", "html-description": "",
"info": "Générer du HTML pour intégrer un iframe avec ce panneau.", "info": "",
"time-range": "" "time-range": ""
}, },
"export": { "export": {

View File

@ -366,7 +366,11 @@
}, },
"save": "Salvar" "save": "Salvar"
}, },
"complete": "", "configuration-tracker": {
"config-card": {
"complete": ""
}
},
"connections": { "connections": {
"connect-data": { "connect-data": {
"category-header-label": "Fontes de dados", "category-header-label": "Fontes de dados",
@ -607,12 +611,13 @@
"title": "Anotações" "title": "Anotações"
}, },
"dashboard-delete-button": "", "dashboard-delete-button": "",
"dashboard-delete-modal": { "delete-modal": {
"confirmation-text": "", "confirmation-text": "",
"delete-button": "", "delete-button": "",
"text": "",
"title": "" "title": ""
}, },
"delete-modal-restore-dashboards-text": "",
"delete-modal-text": "",
"general": { "general": {
"auto-refresh-description": "", "auto-refresh-description": "",
"auto-refresh-label": "Atualização automática", "auto-refresh-label": "Atualização automática",
@ -920,6 +925,11 @@
"folder-picker": { "folder-picker": {
"loading": "Carregando pastas..." "loading": "Carregando pastas..."
}, },
"gen-ai": {
"apply-suggestion": "",
"incomplete-request-error": "",
"send-custom-feedback": ""
},
"grafana-ui": { "grafana-ui": {
"drawer": { "drawer": {
"close": "Fechar" "close": "Fechar"
@ -938,6 +948,9 @@
}, },
"spinner": { "spinner": {
"aria-label": "" "aria-label": ""
},
"table": {
"copy": ""
} }
}, },
"graph": { "graph": {
@ -1003,78 +1016,84 @@
"ldap-drawer": { "ldap-drawer": {
"attributes-section": { "attributes-section": {
"description": "", "description": "",
"email": { "email-label": "",
"label": ""
},
"label": "", "label": "",
"member-of": { "member-of-label": "",
"label": "" "name-label": "",
}, "surname-label": "",
"name": { "username-label": ""
"label": ""
},
"surname": {
"label": ""
},
"username": {
"label": ""
}
}, },
"extra-security-section": { "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": "", "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": "", "description": "",
"label": "" "label": ""
}, },
"start-tls": { "group-dn": {
"description": "", "description": "",
"label": "" "label": ""
}, },
"tls-ciphers": { "org-id": {
"description": "", "description": "",
"label": "", "label": ""
"placeholder": ""
}, },
"use-ssl": { "org-role": {
"description": "", "label": ""
"label": "", },
"tooltip": "" "remove": {
"button": ""
} }
}, },
"group-mapping-section": { "group-mapping-section": {
"description": "", "add": {
"group-search-base-dns": { "button": ""
"description": "",
"label": ""
}, },
"group-search-filter": {
"description": "", "description": "",
"label": "" "group-search-base-dns-description": "",
}, "group-search-base-dns-label": "",
"group-search-filter-user-attribute": { "group-search-filter-description": "",
"description": "", "group-search-filter-label": "",
"label": "" "group-search-filter-user-attribute-description": "",
}, "group-search-filter-user-attribute-label": "",
"label": "", "label": "",
"skip-org-role-sync": { "skip-org-role-sync-description": "",
"description": "", "skip-org-role-sync-label": ""
"label": ""
}
}, },
"misc-section": { "misc-section": {
"allow-sign-up": { "allow-sign-up-descrition": "",
"descrition": "", "allow-sign-up-label": "",
"label": ""
},
"label": "", "label": "",
"port": { "port-description": "",
"description": "", "port-label": "",
"label": "" "timeout-description": "",
}, "timeout-label": ""
"timeout": {
"description": "",
"label": ""
}
}, },
"title": "" "title": ""
}, },
@ -1120,6 +1139,10 @@
"label": "", "label": "",
"placeholder": "" "placeholder": ""
}, },
"login-form-alert": {
"description": "",
"title": ""
},
"search_filter": { "search_filter": {
"description": "", "description": "",
"label": "", "label": "",
@ -1154,6 +1177,7 @@
"empty-state": { "empty-state": {
"message": "" "message": ""
}, },
"loading-panel-text": "",
"modal": { "modal": {
"button-cancel": "", "button-cancel": "",
"button-view-panel1": "Visualizar painel em {{label}}...", "button-view-panel1": "Visualizar painel em {{label}}...",
@ -1691,7 +1715,7 @@
"title": "SLO" "title": "SLO"
}, },
"snapshots": { "snapshots": {
"subtitle": "Representações interativas, publicamente disponíveis e pontuais dos painéis de controle", "subtitle": "",
"title": "Capturas" "title": "Capturas"
}, },
"starred": { "starred": {
@ -1925,6 +1949,7 @@
"success-resume": "", "success-resume": "",
"success-update": "", "success-update": "",
"success-update-old": "", "success-update-old": "",
"time-range-label": "",
"time-range-tooltip": "" "time-range-tooltip": ""
}, },
"create-page": { "create-page": {
@ -2258,8 +2283,8 @@
"embed": { "embed": {
"copy": "Copiar para a área de transferência", "copy": "Copiar para a área de transferência",
"html": "HTML incorporado", "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.", "html-description": "",
"info": "Gera HTML para incorporar um iframe com esse painel.", "info": "",
"time-range": "" "time-range": ""
}, },
"export": { "export": {

View File

@ -358,7 +358,11 @@
}, },
"save": "保存" "save": "保存"
}, },
"complete": "", "configuration-tracker": {
"config-card": {
"complete": ""
}
},
"connections": { "connections": {
"connect-data": { "connect-data": {
"category-header-label": "数据源", "category-header-label": "数据源",
@ -599,12 +603,13 @@
"title": "注释" "title": "注释"
}, },
"dashboard-delete-button": "", "dashboard-delete-button": "",
"dashboard-delete-modal": { "delete-modal": {
"confirmation-text": "", "confirmation-text": "",
"delete-button": "", "delete-button": "",
"text": "",
"title": "" "title": ""
}, },
"delete-modal-restore-dashboards-text": "",
"delete-modal-text": "",
"general": { "general": {
"auto-refresh-description": "", "auto-refresh-description": "",
"auto-refresh-label": "自动刷新", "auto-refresh-label": "自动刷新",
@ -912,6 +917,11 @@
"folder-picker": { "folder-picker": {
"loading": "正在加载文件夹..." "loading": "正在加载文件夹..."
}, },
"gen-ai": {
"apply-suggestion": "",
"incomplete-request-error": "",
"send-custom-feedback": ""
},
"grafana-ui": { "grafana-ui": {
"drawer": { "drawer": {
"close": "关闭" "close": "关闭"
@ -930,6 +940,9 @@
}, },
"spinner": { "spinner": {
"aria-label": "" "aria-label": ""
},
"table": {
"copy": ""
} }
}, },
"graph": { "graph": {
@ -995,78 +1008,84 @@
"ldap-drawer": { "ldap-drawer": {
"attributes-section": { "attributes-section": {
"description": "", "description": "",
"email": { "email-label": "",
"label": ""
},
"label": "", "label": "",
"member-of": { "member-of-label": "",
"label": "" "name-label": "",
}, "surname-label": "",
"name": { "username-label": ""
"label": ""
},
"surname": {
"label": ""
},
"username": {
"label": ""
}
}, },
"extra-security-section": { "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": "", "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": "", "description": "",
"label": "" "label": ""
}, },
"start-tls": { "group-dn": {
"description": "", "description": "",
"label": "" "label": ""
}, },
"tls-ciphers": { "org-id": {
"description": "", "description": "",
"label": "", "label": ""
"placeholder": ""
}, },
"use-ssl": { "org-role": {
"description": "", "label": ""
"label": "", },
"tooltip": "" "remove": {
"button": ""
} }
}, },
"group-mapping-section": { "group-mapping-section": {
"description": "", "add": {
"group-search-base-dns": { "button": ""
"description": "",
"label": ""
}, },
"group-search-filter": {
"description": "", "description": "",
"label": "" "group-search-base-dns-description": "",
}, "group-search-base-dns-label": "",
"group-search-filter-user-attribute": { "group-search-filter-description": "",
"description": "", "group-search-filter-label": "",
"label": "" "group-search-filter-user-attribute-description": "",
}, "group-search-filter-user-attribute-label": "",
"label": "", "label": "",
"skip-org-role-sync": { "skip-org-role-sync-description": "",
"description": "", "skip-org-role-sync-label": ""
"label": ""
}
}, },
"misc-section": { "misc-section": {
"allow-sign-up": { "allow-sign-up-descrition": "",
"descrition": "", "allow-sign-up-label": "",
"label": ""
},
"label": "", "label": "",
"port": { "port-description": "",
"description": "", "port-label": "",
"label": "" "timeout-description": "",
}, "timeout-label": ""
"timeout": {
"description": "",
"label": ""
}
}, },
"title": "" "title": ""
}, },
@ -1112,6 +1131,10 @@
"label": "", "label": "",
"placeholder": "" "placeholder": ""
}, },
"login-form-alert": {
"description": "",
"title": ""
},
"search_filter": { "search_filter": {
"description": "", "description": "",
"label": "", "label": "",
@ -1146,6 +1169,7 @@
"empty-state": { "empty-state": {
"message": "" "message": ""
}, },
"loading-panel-text": "",
"modal": { "modal": {
"button-cancel": "", "button-cancel": "",
"button-view-panel1": "在 {{label}} 中查看面板...", "button-view-panel1": "在 {{label}} 中查看面板...",
@ -1682,7 +1706,7 @@
"title": "SLO" "title": "SLO"
}, },
"snapshots": { "snapshots": {
"subtitle": "交互式、可公开获取的仪表板时间点表示", "subtitle": "",
"title": "快照" "title": "快照"
}, },
"starred": { "starred": {
@ -1916,6 +1940,7 @@
"success-resume": "", "success-resume": "",
"success-update": "", "success-update": "",
"success-update-old": "", "success-update-old": "",
"time-range-label": "",
"time-range-tooltip": "" "time-range-tooltip": ""
}, },
"create-page": { "create-page": {
@ -2246,8 +2271,8 @@
"embed": { "embed": {
"copy": "复制到剪贴板", "copy": "复制到剪贴板",
"html": "嵌入 HTML", "html": "嵌入 HTML",
"html-description": "可将以下 HTML 代码粘贴并纳入另一网页。除非启用了匿名访问,否则查看该页面的用户需要登录 Grafana 才能加载图表。", "html-description": "",
"info": "生成用于对此面板嵌入 iframe 的 HTML。", "info": "",
"time-range": "" "time-range": ""
}, },
"export": { "export": {