From fb4a4d62c3af6bbccb18c0bc60fb848afb6c0957 Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 16:44:41 +0300 Subject: [PATCH] I18n: Download translations from Crowdin (#91397) New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- public/locales/de-DE/grafana.json | 377 +++++++++++++++++++++++++--- public/locales/es-ES/grafana.json | 377 +++++++++++++++++++++++++--- public/locales/fr-FR/grafana.json | 377 +++++++++++++++++++++++++--- public/locales/pt-BR/grafana.json | 377 +++++++++++++++++++++++++--- public/locales/zh-Hans/grafana.json | 376 ++++++++++++++++++++++++--- 5 files changed, 1729 insertions(+), 155 deletions(-) diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 6751b9bc152..9d8447d1c3c 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1,5 +1,6 @@ { "_comment": "", + "{unit}": "", "access-control": { "add-permission": { "role-label": "Rolle", @@ -55,6 +56,140 @@ }, "pause": "" }, + "alerting": { + "central-alert-history": { + "details": { + "error": "", + "header": { + "alert-rule": "", + "instance": "", + "state": "", + "timestamp": "" + }, + "loading": "", + "no-recognized-state": "", + "no-values": "", + "not-found": "", + "number-transitions": "", + "state": { + "alerting": "", + "error": "", + "no-data": "", + "normal": "", + "pending": "" + }, + "state-transitions": "", + "unknown-event-state": "", + "unknown-rule": "", + "value-in-transition": "" + }, + "error": "", + "filter": { + "clear": "", + "info": { + "label1": "", + "label2": "", + "label3": "", + "label4": "" + } + }, + "filterBy": "", + "too-many-events": { + "text": "", + "title": "" + } + }, + "common": { + "cancel": "", + "delete": "", + "edit": "", + "export": "", + "export-all": "", + "view": "" + }, + "contact-points": { + "delivery-duration": "", + "last-delivery-attempt": "", + "last-delivery-failed": "", + "no-delivery-attempts": "", + "only-firing": "", + "telegram": { + "parse-mode-warning-body": "", + "parse-mode-warning-title": "" + }, + "used-by_one": "", + "used-by_other": "" + }, + "grafana-rules": { + "export-rules": "", + "loading": "", + "new-recording-rule": "", + "title": "" + }, + "mute_timings": { + "error-loading": { + "description": "", + "title": "" + } + }, + "mute-timings": { + "save": "", + "saving": "" + }, + "policies": { + "metadata": { + "timingOptions": { + "groupInterval": { + "description": "", + "label": "" + }, + "groupWait": { + "description": "", + "label": "" + }, + "repeatInterval": { + "description": "", + "label": "" + } + } + } + }, + "provisioning": { + "badge-tooltip-provenance": "", + "badge-tooltip-standard": "" + }, + "rule-groups": { + "delete": { + "success": "" + }, + "move": { + "success": "" + }, + "rename": { + "success": "" + }, + "update": { + "success": "" + } + }, + "rule-state": { + "creating": "", + "deleting": "", + "paused": "", + "recording-rule": "" + }, + "rules": { + "delete-rule": { + "success": "" + }, + "pause-rule": { + "success": "" + }, + "resume-rule": { + "success": "" + } + } + }, "annotations": { "empty-state": { "button-title": "", @@ -75,6 +210,7 @@ "action": { "cancel-button": "Abbrechen", "cannot-move-folders": "", + "confirmation-text": "", "delete-button": "Löschen", "delete-modal-invalid-text": "Ein oder mehrere Ordner enthalten Bibliotheksfenster oder Alarmierungsregeln. Löschen Sie diese zuerst, um fortzufahren.", "delete-modal-invalid-title": "Ordner kann nicht gelöscht werden", @@ -132,6 +268,9 @@ "search-placeholder": "Ordner suchen", "unknown-error": "Unbekannter Fehler" }, + "hard-delete": { + "success": "" + }, "manage-folder-nav": { "alert-rules": "Warnregeln", "dashboards": "Dashboards", @@ -145,16 +284,9 @@ "no-results": { "clear": "Suche und Filter löschen", "text": "" - } - }, - "central-alert-history": { - "error": "", - "filter": { - "button": { - "clear": "" - }, - "label": "", - "placeholder": "" + }, + "soft-delete": { + "success": "" } }, "clipboard-button": { @@ -162,6 +294,11 @@ "success": "Kopiert" } }, + "combobox": { + "clear": { + "title": "" + } + }, "command-palette": { "action": { "change-theme": "Thema ändern...", @@ -192,7 +329,9 @@ "connections": { "connect-data": { "category-header-label": "Datenquellen", - "empty-message": "" + "empty-message": "", + "request-data-source": "", + "roadmap": "" }, "search": { "placeholder": "Alle durchsuchen" @@ -427,6 +566,12 @@ "title": "Anmerkungen" }, "dashboard-delete-button": "", + "dashboard-delete-modal": { + "confirmation-text": "", + "delete-button": "", + "text": "", + "title": "" + }, "general": { "auto-refresh-description": "", "auto-refresh-label": "Automatisch aktualisieren", @@ -437,6 +582,8 @@ "panel-options-graph-tooltip-description": "Steuert das Tooltip- und Hover-Highlight-Verhalten in verschiedenen Bereichen. Laden Sie das Dashboard neu, damit die Änderungen wirksam werden", "panel-options-graph-tooltip-label": "Graph-Tooltip", "panel-options-label": "Fenster-Optionen", + "panels-preload-description": "", + "panels-preload-label": "", "tags-label": "Tags", "title": "Allgemein", "title-label": "Titel" @@ -452,6 +599,14 @@ "permissions": { "title": "Berechtigungen" }, + "provisioned-delete-modal": { + "confirm-button": "", + "text-1": "", + "text-2": "", + "text-3": "", + "text-link": "", + "title": "" + }, "settings": { "title": "Einstellungen" }, @@ -514,6 +669,7 @@ "message": "Keine Datenquellen gefunden" } }, + "Description": "", "explore": { "add-to-dashboard": "Zum Dashboard hinzufügen", "add-to-library-modal": { @@ -533,10 +689,17 @@ "stop-scan": "" }, "query-library": { + "cancel": "", + "default-description": "", "delete-query": "", "delete-query-text": "", "delete-query-title": "", - "query-deleted": "" + "private": "", + "public": "", + "query-deleted": "", + "query-template-added": "", + "query-template-error": "", + "save": "" }, "rich-history": { "close-tooltip": "Abfrageverlauf schließen", @@ -567,7 +730,6 @@ "edit-comment-tooltip": "Kommentar bearbeiten", "optional-description": "Eine optionale Beschreibung dessen, was die Abfrage tut.", "query-comment-label": "Abfrage-Kommentar", - "query-template-added": "", "query-text-label": "Abfragetext", "save-comment": "Kommentar speichern", "star-query-tooltip": "Abfrage anwählen", @@ -677,6 +839,24 @@ "split-widen": "Bereich verbreitern" } }, + "explore-metrics": { + "viewBy": "" + }, + "export": { + "json": { + "cancel-button": "", + "copy-button": "", + "download-button": "", + "download-successful_toast_message": "", + "export-externally-label": "", + "info-text": "", + "title": "" + }, + "menu": { + "export-as-json-label": "", + "export-as-json-tooltip": "" + } + }, "folder-picker": { "loading": "Ordner werden geladen …" }, @@ -760,6 +940,7 @@ "refresh": "Aktualisieren" } }, + "Labels": "", "library-panel": { "add-modal": { "cancel": "Abbrechen", @@ -797,6 +978,22 @@ "success": "Bibliotheks-Panel wurde gespeichert" } }, + "link": { + "share": { + "config-alert-description": "", + "config-alert-title": "", + "config-description": "", + "copy-link-button": "", + "copy-to-clipboard": "", + "short-url-label": "", + "time-range-description": "", + "time-range-label": "" + }, + "share-panel": { + "config-description": "", + "render-image": "" + } + }, "login": { "error": { "blocked": "Sie haben die Anzahl der Anmeldeversuche für diesen Benutzer überschritten. Bitte versuchen Sie es später erneut.", @@ -824,6 +1021,16 @@ } }, "migrate-to-cloud": { + "build-snapshot": { + "description": "", + "title": "", + "when-complete": "" + }, + "building-snapshot": { + "description": "", + "description-eta": "", + "title": "" + }, "can-i-move": { "body": "Sobald Sie diese Installation mit einem Cloud Stack verbinden, können Sie Datenquellen und Dashboards hochladen.", "link-title": "Erfahren Sie, wie Sie andere Einstellungen migrieren", @@ -850,6 +1057,12 @@ "button": "Diese Instanz in die Cloud migrieren", "header": "Lassen Sie uns Ihren Grafana Stack verwalten" }, + "delete-migration-token-confirm": { + "body": "", + "confirm-button": "", + "error-title": "", + "title": "" + }, "disconnect-modal": { "body": "Dadurch wird das Migrationstoken von dieser Installation entfernt. Wenn Sie in Zukunft weitere Ressourcen hochladen möchten, müssen Sie ein neues Migrationstoken eingeben.", "cancel": "Abbrechen", @@ -867,7 +1080,7 @@ "step-3": "Sie werden nach einem Migrationstoken gefragt. Generieren Sie eines von diesem Bildschirm.", "step-4": "Wählen Sie in Ihrer selbstverwalteten Instanz „Alles hochladen“ aus, um Datenquellen und Dashboards auf diesen Cloud Stack hochzuladen.", "step-5": "Wenn einige Ihrer Datenquellen nicht über das öffentliche Internet funktionieren, müssen Sie Private Data Source Connect in Ihrer selbstverwalteten Umgebung installieren.", - "title": "So legen Sie los" + "title": "" }, "is-it-secure": { "body": "Grafana Labs verpflichtet sich, die höchsten Standards in Bezug auf Datenschutz und Sicherheit zu wahren. Durch die Einführung branchenüblicher Sicherheitstechnologien und -verfahren schützen wir die Daten unserer Kunden vor unbefugtem Zugriff, Nutzung oder Offenlegung.", @@ -875,12 +1088,12 @@ "title": "Ist es sicher?" }, "migrate-to-this-stack": { - "body": "Einige Konfigurationen von Ihrer selbst verwalteten Grafana-Instanz können automatisch in diesen Cloud Stack kopiert werden.", + "body": "", "link-title": "Gesamte Migrationsanleitung anzeigen", - "title": "Konfiguration zu diesem Stack migrieren" + "title": "" }, "migration-token": { - "body": "Ihre selbst verwaltete Grafana-Instanz benötigt ein spezielles Authentifizierungs-Token, um sich sicher mit diesem Cloud Stack zu verbinden.", + "delete-button": "", "delete-modal-body": "Wenn Sie dieses Token bereits mit einer selbst verwalteten Installation verwendet haben, kann diese Installation keine Inhalte mehr hochladen.", "delete-modal-cancel": "Abbrechen", "delete-modal-confirm": "Löschen", @@ -896,8 +1109,20 @@ "modal-field-description": "Kopieren Sie den Token jetzt, denn Sie werden ihn später nicht mehr sehen können. Wenn Sie einen Token verlieren, müssen Sie einen neuen Token erstellen.", "modal-field-label": "Token", "modal-title": "Migrationstoken erstellt", - "status": "", - "title": "Migrationstoken" + "status": "" + }, + "onprem": { + "cancel-snapshot-error-title": "", + "create-snapshot-error-title": "", + "disconnect-error-title": "", + "error-see-server-logs": "", + "get-session-error-title": "", + "get-snapshot-error-title": "", + "snapshot-error-status-body": "", + "snapshot-error-status-title": "", + "some-resources-errored-body": "", + "some-resources-errored-title": "", + "upload-snapshot-error-title": "" }, "pdc": { "body": "Wenn Sie Ihre Datenquellen dem Internet aussetzen, kann dies zu Sicherheitsrisiken führen. Private Data Source Connect (PDC) ermöglicht Grafana Cloud den Zugriff auf Ihre bestehenden Datenquellen über einen sicheren Netzwerktunnel.", @@ -909,6 +1134,18 @@ "link-title": "Grafana Cloud Preisgestaltung", "title": "Was kostet es?" }, + "public-preview": { + "button-text": "", + "message": "", + "title": "" + }, + "resource-error": { + "dismiss-button": "", + "resource-summary": "", + "specific-error": "", + "title": "", + "unknown-error": "" + }, "resource-status": { "error-details-button": "Details", "failed": "Fehler", @@ -928,17 +1165,24 @@ "unknown": "Unbekannt" }, "summary": { + "cancel-snapshot": "", "disconnect": "Verbindung trennen", - "disconnect-error-description": "", - "disconnect-error-title": "Es gab einen Fehler beim Trennen der Verbindung", - "run-migration-error-description": "", - "run-migration-error-title": "", + "errored-resource-count": "", + "page-loading": "", + "rebuild-snapshot": "", + "snapshot-date": "", + "snapshot-not-created": "", "start-migration": "", - "target-stack-title": "" + "successful-resource-count": "", + "target-stack-title": "", + "total-resource-count": "", + "upload-migration": "" }, "token-status": { "active": "Token erstellt und aktiv", - "no-active": "Kein aktiver Token" + "no-active": "Kein aktiver Token", + "unknown": "", + "unknown-error": "" }, "what-is-cloud": { "body": "Grafana Cloud ist eine vollständig verwaltete, in der Cloud gehostete Observability-Plattform, die ideal für Cloud-native Umgebungen ist. Sie enthält alles, was Sie an Grafana lieben, ohne den Aufwand für Wartung, Upgrades und Betreuung einer Installation.", @@ -978,8 +1222,8 @@ "title": "Benachrichtigungskanäle" }, "alerting-groups": { - "subtitle": "Zeige gruppierte Warnungen vom Alertmanager an", - "title": "Gruppen" + "subtitle": "", + "title": "" }, "alerting-home": { "title": "Home" @@ -1021,6 +1265,12 @@ "authentication": { "title": "Authentifizierung" }, + "bookmarks": { + "title": "" + }, + "bookmarks-empty": { + "title": "" + }, "collector": { "title": "Sammler" }, @@ -1112,7 +1362,7 @@ "title": "Home" }, "incidents": { - "title": "Störungen" + "title": "" }, "infrastructure": { "subtitle": "Verstehen Sie den Zustand Ihrer Infrastruktur", @@ -1265,6 +1515,10 @@ } }, "navigation": { + "item": { + "add-bookmark": "", + "remove-bookmark": "" + }, "kiosk": { "tv-alert": "Drücke ESC, um den Kiosk-Modus zu verlassen" }, @@ -1287,6 +1541,7 @@ }, "title": "Das Neueste aus dem Blog" }, + "No description available": "", "notifications": { "empty-state": { "description": "", @@ -1410,7 +1665,9 @@ "settings-title": "Einstellungen" }, "configuration": { + "display-annotations-description": "", "display-annotations-label": "", + "enable-time-range-description": "", "enable-time-range-label": "", "settings-label": "", "success-pause": "", @@ -1500,7 +1757,6 @@ "success-delete-old": "" }, "share-configuration": { - "access-label": "", "share-type-label": "" }, "share-externally": { @@ -1577,6 +1833,7 @@ "expand-row": "Suchzeile erweitern", "hide-response": "", "remove-query": "Abfrage entfernen", + "save-to-query-library": "", "show-response": "", "toggle-edit-mode": "Textbearbeitungsmodus umschalten" }, @@ -1587,6 +1844,11 @@ "delete": "", "restore": "" }, + "page": { + "no-deleted-dashboards": "", + "no-deleted-dashboards-text": "", + "no-search-result": "" + }, "permanently-delete-modal": { "confirm-text": "", "delete-button": "", @@ -1603,6 +1865,11 @@ "text_other": "" } }, + "recentlyDeleted": { + "filter": { + "placeholder": "" + } + }, "refresh-picker": { "aria-label": { "choose-interval": "Automatische Aktualisierung ausgeschaltet. Aktualisierungszeitintervall auswählen", @@ -1643,6 +1910,10 @@ }, "suggestedDashboards": { "loading": "", + "noResultsForFilter": "", + "noResultsForFilterClear": "", + "noResultsForScopes": "", + "noResultsNoScopes": "", "search": "", "toggle": { "collapse": "", @@ -1652,7 +1923,11 @@ "tree": { "collapse": "", "expand": "", - "headline": "", + "headline": { + "noResults": "", + "recommended": "", + "results": "" + }, "search": "" } }, @@ -1695,9 +1970,21 @@ "title": "" } }, + "share-dashboard": { + "menu": { + "export-json-title": "", + "share-externally-title": "", + "share-internally-description": "", + "share-internally-title": "", + "share-snapshot-title": "" + }, + "share-button": "", + "share-button-tooltip": "" + }, "share-drawer": { "confirm-action": { - "back-arrow-button": "" + "back-arrow-button": "", + "cancel-button": "" } }, "share-modal": { @@ -1778,6 +2065,14 @@ "copy-button": "In Zwischenablage kopieren" } }, + "share-panel": { + "drawer": { + "share-link-title": "" + }, + "menu": { + "share-link-title": "" + } + }, "share-playlist": { "checkbox-description": "Fensterhöhen werden an die Bildschirmgröße angepasst", "checkbox-label": "Autofit", @@ -1845,6 +2140,23 @@ }, "external-badge": "Extern", "name-column-header": "Name", + "share": { + "cancel-button": "", + "copy-link-button": "", + "delete-button": "", + "delete-description": "", + "delete-title": "", + "deleted-alert": "", + "expiration-label": "", + "info-alert": "", + "learn-more-button": "", + "local-button": "", + "name-label": "", + "new-snapshot-button": "", + "success-creation": "", + "success-delete": "", + "view-all-button": "" + }, "url-column-header": "Snapshot url", "view-button": "Anzeigen" }, @@ -1927,6 +2239,9 @@ "add-transformation-header": "Daten transformieren beginnen" } }, + "Type": "", + "Unit": "", + "Unknown": "", "user-orgs": { "current-org-button": "Aktuell", "name-column": "Name", diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 7e9b11fcfd1..d65385c3aff 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1,5 +1,6 @@ { "_comment": "", + "{unit}": "", "access-control": { "add-permission": { "role-label": "Rol", @@ -55,6 +56,140 @@ }, "pause": "" }, + "alerting": { + "central-alert-history": { + "details": { + "error": "", + "header": { + "alert-rule": "", + "instance": "", + "state": "", + "timestamp": "" + }, + "loading": "", + "no-recognized-state": "", + "no-values": "", + "not-found": "", + "number-transitions": "", + "state": { + "alerting": "", + "error": "", + "no-data": "", + "normal": "", + "pending": "" + }, + "state-transitions": "", + "unknown-event-state": "", + "unknown-rule": "", + "value-in-transition": "" + }, + "error": "", + "filter": { + "clear": "", + "info": { + "label1": "", + "label2": "", + "label3": "", + "label4": "" + } + }, + "filterBy": "", + "too-many-events": { + "text": "", + "title": "" + } + }, + "common": { + "cancel": "", + "delete": "", + "edit": "", + "export": "", + "export-all": "", + "view": "" + }, + "contact-points": { + "delivery-duration": "", + "last-delivery-attempt": "", + "last-delivery-failed": "", + "no-delivery-attempts": "", + "only-firing": "", + "telegram": { + "parse-mode-warning-body": "", + "parse-mode-warning-title": "" + }, + "used-by_one": "", + "used-by_other": "" + }, + "grafana-rules": { + "export-rules": "", + "loading": "", + "new-recording-rule": "", + "title": "" + }, + "mute_timings": { + "error-loading": { + "description": "", + "title": "" + } + }, + "mute-timings": { + "save": "", + "saving": "" + }, + "policies": { + "metadata": { + "timingOptions": { + "groupInterval": { + "description": "", + "label": "" + }, + "groupWait": { + "description": "", + "label": "" + }, + "repeatInterval": { + "description": "", + "label": "" + } + } + } + }, + "provisioning": { + "badge-tooltip-provenance": "", + "badge-tooltip-standard": "" + }, + "rule-groups": { + "delete": { + "success": "" + }, + "move": { + "success": "" + }, + "rename": { + "success": "" + }, + "update": { + "success": "" + } + }, + "rule-state": { + "creating": "", + "deleting": "", + "paused": "", + "recording-rule": "" + }, + "rules": { + "delete-rule": { + "success": "" + }, + "pause-rule": { + "success": "" + }, + "resume-rule": { + "success": "" + } + } + }, "annotations": { "empty-state": { "button-title": "", @@ -75,6 +210,7 @@ "action": { "cancel-button": "Cancelar", "cannot-move-folders": "", + "confirmation-text": "", "delete-button": "Eliminar", "delete-modal-invalid-text": "Una o más carpetas contienen paneles de biblioteca o reglas de alerta. Para continuar, primero elimínelas.", "delete-modal-invalid-title": "No se puede eliminar la carpeta", @@ -132,6 +268,9 @@ "search-placeholder": "Buscar carpetas", "unknown-error": "Error desconocido" }, + "hard-delete": { + "success": "" + }, "manage-folder-nav": { "alert-rules": "Reglas de alerta", "dashboards": "Paneles de control", @@ -145,16 +284,9 @@ "no-results": { "clear": "Borrar la búsqueda y los filtros", "text": "" - } - }, - "central-alert-history": { - "error": "", - "filter": { - "button": { - "clear": "" - }, - "label": "", - "placeholder": "" + }, + "soft-delete": { + "success": "" } }, "clipboard-button": { @@ -162,6 +294,11 @@ "success": "Copiado" } }, + "combobox": { + "clear": { + "title": "" + } + }, "command-palette": { "action": { "change-theme": "Cambiar tema...", @@ -192,7 +329,9 @@ "connections": { "connect-data": { "category-header-label": "Orígenes de datos", - "empty-message": "" + "empty-message": "", + "request-data-source": "", + "roadmap": "" }, "search": { "placeholder": "Buscar todo" @@ -427,6 +566,12 @@ "title": "Anotaciones" }, "dashboard-delete-button": "", + "dashboard-delete-modal": { + "confirmation-text": "", + "delete-button": "", + "text": "", + "title": "" + }, "general": { "auto-refresh-description": "", "auto-refresh-label": "Actualización automática", @@ -437,6 +582,8 @@ "panel-options-graph-tooltip-description": "Controla la descripción y el comportamiento de resaltado en diferentes paneles. Recargar el tablero para que los cambios surtan efecto", "panel-options-graph-tooltip-label": "Descripción gráfica", "panel-options-label": "Opciones del panel", + "panels-preload-description": "", + "panels-preload-label": "", "tags-label": "Etiquetas", "title": "General", "title-label": "Título" @@ -452,6 +599,14 @@ "permissions": { "title": "Permisos" }, + "provisioned-delete-modal": { + "confirm-button": "", + "text-1": "", + "text-2": "", + "text-3": "", + "text-link": "", + "title": "" + }, "settings": { "title": "Configuración" }, @@ -514,6 +669,7 @@ "message": "" } }, + "Description": "", "explore": { "add-to-dashboard": "Añadir al tablero", "add-to-library-modal": { @@ -533,10 +689,17 @@ "stop-scan": "" }, "query-library": { + "cancel": "", + "default-description": "", "delete-query": "", "delete-query-text": "", "delete-query-title": "", - "query-deleted": "" + "private": "", + "public": "", + "query-deleted": "", + "query-template-added": "", + "query-template-error": "", + "save": "" }, "rich-history": { "close-tooltip": "Cerrar el historial de consultas", @@ -567,7 +730,6 @@ "edit-comment-tooltip": "Editar comentario", "optional-description": "Una descripción opcional de lo que hace la consulta.", "query-comment-label": "Comentario de la consulta", - "query-template-added": "", "query-text-label": "Texto de la consulta", "save-comment": "Guardar comentario", "star-query-tooltip": "Consulta destacada", @@ -677,6 +839,24 @@ "split-widen": "Agrandar panel" } }, + "explore-metrics": { + "viewBy": "" + }, + "export": { + "json": { + "cancel-button": "", + "copy-button": "", + "download-button": "", + "download-successful_toast_message": "", + "export-externally-label": "", + "info-text": "", + "title": "" + }, + "menu": { + "export-as-json-label": "", + "export-as-json-tooltip": "" + } + }, "folder-picker": { "loading": "Cargando carpetas..." }, @@ -760,6 +940,7 @@ "refresh": "Actualizar" } }, + "Labels": "", "library-panel": { "add-modal": { "cancel": "Cancelar", @@ -797,6 +978,22 @@ "success": "Panel de librería guardado" } }, + "link": { + "share": { + "config-alert-description": "", + "config-alert-title": "", + "config-description": "", + "copy-link-button": "", + "copy-to-clipboard": "", + "short-url-label": "", + "time-range-description": "", + "time-range-label": "" + }, + "share-panel": { + "config-description": "", + "render-image": "" + } + }, "login": { "error": { "blocked": "Ha excedido el número de intentos de inicio de sesión para este usuario. Inténtelo de nuevo más tarde.", @@ -824,6 +1021,16 @@ } }, "migrate-to-cloud": { + "build-snapshot": { + "description": "", + "title": "", + "when-complete": "" + }, + "building-snapshot": { + "description": "", + "description-eta": "", + "title": "" + }, "can-i-move": { "body": "Una vez que conectes esta instalación a una pila en la nube, podrás cargar fuentes de datos y paneles.", "link-title": "Infórmate sobre el proceso de migrar otros ajustes", @@ -850,6 +1057,12 @@ "button": "Migrar esta instancia a Cloud", "header": "Déjanos gestionar tu pila de Grafana" }, + "delete-migration-token-confirm": { + "body": "", + "confirm-button": "", + "error-title": "", + "title": "" + }, "disconnect-modal": { "body": "Se eliminará el token de migración de la instalación. Si quieres subir más recursos en el futuro, deberás introducir un nuevo token de migración.", "cancel": "Cancelar", @@ -867,7 +1080,7 @@ "step-3": "Se te pedirá un token de migración. Genera uno desde esta pantalla.", "step-4": "En tu instancia autogestionada, selecciona «Subir todo» para subir fuentes de datos y paneles a esta pila en la nube.", "step-5": "Si algunas de tus fuentes de datos no funcionan a través de la red de Internet pública, deberás instalar Private Data Source Connect en tu entorno autogestionado.", - "title": "Cómo empezar" + "title": "" }, "is-it-secure": { "body": "Grafana Labs se compromete a mantener los más altos estándares de privacidad y seguridad. Al implementar las tecnologías y los procedimientos de seguridad estándar del sector, ayudamos a proteger los datos de nuestros clientes de accesos, usos o divulgaciones no autorizados.", @@ -875,12 +1088,12 @@ "title": "¿Es seguro?" }, "migrate-to-this-stack": { - "body": "Puedes copiar parte de la configuración de tu instancia autogestionada de Grafana automáticamente en esta pila en la nube.", + "body": "", "link-title": "Ver la guía de migración completa", - "title": "Migrar la configuración a esta pila" + "title": "" }, "migration-token": { - "body": "Tu instancia autogestionada de Grafana necesitará un token de autenticación especial para poder conectarse de forma segura a esta pila en la nube.", + "delete-button": "", "delete-modal-body": "Si ya has utilizado este token con una instalación autogestionada, la instalación ya no podrá cargar contenido.", "delete-modal-cancel": "Cancelar", "delete-modal-confirm": "Eliminar", @@ -896,8 +1109,20 @@ "modal-field-description": "Copia el token ahora, ya que no lo volverás a ver. Si lo pierdes, deberás crear uno nuevo.", "modal-field-label": "Token", "modal-title": "Se ha creado el token de migración", - "status": "", - "title": "Token de migración" + "status": "" + }, + "onprem": { + "cancel-snapshot-error-title": "", + "create-snapshot-error-title": "", + "disconnect-error-title": "", + "error-see-server-logs": "", + "get-session-error-title": "", + "get-snapshot-error-title": "", + "snapshot-error-status-body": "", + "snapshot-error-status-title": "", + "some-resources-errored-body": "", + "some-resources-errored-title": "", + "upload-snapshot-error-title": "" }, "pdc": { "body": "Exponer tus fuentes de datos en Internet puede plantear problemas de seguridad. Private Data Source Connect (PDC) permite a Grafana Cloud acceder a tus fuentes de datos a través de un túnel de red seguro.", @@ -909,6 +1134,18 @@ "link-title": "Precios de Grafana Cloud", "title": "¿Cuánto cuesta?" }, + "public-preview": { + "button-text": "", + "message": "", + "title": "" + }, + "resource-error": { + "dismiss-button": "", + "resource-summary": "", + "specific-error": "", + "title": "", + "unknown-error": "" + }, "resource-status": { "error-details-button": "Detalles", "failed": "Error", @@ -928,17 +1165,24 @@ "unknown": "Desconocido" }, "summary": { + "cancel-snapshot": "", "disconnect": "", - "disconnect-error-description": "", - "disconnect-error-title": "", - "run-migration-error-description": "", - "run-migration-error-title": "", + "errored-resource-count": "", + "page-loading": "", + "rebuild-snapshot": "", + "snapshot-date": "", + "snapshot-not-created": "", "start-migration": "", - "target-stack-title": "" + "successful-resource-count": "", + "target-stack-title": "", + "total-resource-count": "", + "upload-migration": "" }, "token-status": { "active": "Token creado y activo", - "no-active": "Ningún token activo" + "no-active": "Ningún token activo", + "unknown": "", + "unknown-error": "" }, "what-is-cloud": { "body": "Grafana Cloud es una plataforma de observabilidad en la nube completamente gestionada, ideal para entornos nativos de la nube. Incluye todo lo que te encanta de Grafana sin que tengas que preocuparte por el mantenimiento, las actualizaciones o la instalación.", @@ -978,8 +1222,8 @@ "title": "Canales de notificación" }, "alerting-groups": { - "subtitle": "Ver alertas agrupadas de una instancia de Alertmanager", - "title": "Grupos" + "subtitle": "", + "title": "" }, "alerting-home": { "title": "Inicio" @@ -1021,6 +1265,12 @@ "authentication": { "title": "Autenticación" }, + "bookmarks": { + "title": "" + }, + "bookmarks-empty": { + "title": "" + }, "collector": { "title": "Colector" }, @@ -1112,7 +1362,7 @@ "title": "Inicio" }, "incidents": { - "title": "Incidentes" + "title": "" }, "infrastructure": { "subtitle": "Mantente al tanto de la salud de tu infraestructura", @@ -1265,6 +1515,10 @@ } }, "navigation": { + "item": { + "add-bookmark": "", + "remove-bookmark": "" + }, "kiosk": { "tv-alert": "Pulse ESC para salir del modo de quiosco" }, @@ -1287,6 +1541,7 @@ }, "title": "Últimas entradas del blog" }, + "No description available": "", "notifications": { "empty-state": { "description": "", @@ -1410,7 +1665,9 @@ "settings-title": "Configuración" }, "configuration": { + "display-annotations-description": "", "display-annotations-label": "", + "enable-time-range-description": "", "enable-time-range-label": "", "settings-label": "", "success-pause": "", @@ -1500,7 +1757,6 @@ "success-delete-old": "" }, "share-configuration": { - "access-label": "", "share-type-label": "" }, "share-externally": { @@ -1577,6 +1833,7 @@ "expand-row": "Expandir la fila de la consulta", "hide-response": "", "remove-query": "Eliminar consulta", + "save-to-query-library": "", "show-response": "", "toggle-edit-mode": "Alternar el modo de edición de texto" }, @@ -1587,6 +1844,11 @@ "delete": "", "restore": "" }, + "page": { + "no-deleted-dashboards": "", + "no-deleted-dashboards-text": "", + "no-search-result": "" + }, "permanently-delete-modal": { "confirm-text": "", "delete-button": "", @@ -1603,6 +1865,11 @@ "text_other": "" } }, + "recentlyDeleted": { + "filter": { + "placeholder": "" + } + }, "refresh-picker": { "aria-label": { "choose-interval": "Actualización automática desactivada. Elija un intervalo de tiempo de actualización", @@ -1643,6 +1910,10 @@ }, "suggestedDashboards": { "loading": "", + "noResultsForFilter": "", + "noResultsForFilterClear": "", + "noResultsForScopes": "", + "noResultsNoScopes": "", "search": "", "toggle": { "collapse": "", @@ -1652,7 +1923,11 @@ "tree": { "collapse": "", "expand": "", - "headline": "", + "headline": { + "noResults": "", + "recommended": "", + "results": "" + }, "search": "" } }, @@ -1695,9 +1970,21 @@ "title": "" } }, + "share-dashboard": { + "menu": { + "export-json-title": "", + "share-externally-title": "", + "share-internally-description": "", + "share-internally-title": "", + "share-snapshot-title": "" + }, + "share-button": "", + "share-button-tooltip": "" + }, "share-drawer": { "confirm-action": { - "back-arrow-button": "" + "back-arrow-button": "", + "cancel-button": "" } }, "share-modal": { @@ -1778,6 +2065,14 @@ "copy-button": "Copiar al portapapeles" } }, + "share-panel": { + "drawer": { + "share-link-title": "" + }, + "menu": { + "share-link-title": "" + } + }, "share-playlist": { "checkbox-description": "La altura del panel se ajustará para adecuarse al tamaño de la pantalla", "checkbox-label": "Ajuste automático", @@ -1845,6 +2140,23 @@ }, "external-badge": "Externo", "name-column-header": "Nombre", + "share": { + "cancel-button": "", + "copy-link-button": "", + "delete-button": "", + "delete-description": "", + "delete-title": "", + "deleted-alert": "", + "expiration-label": "", + "info-alert": "", + "learn-more-button": "", + "local-button": "", + "name-label": "", + "new-snapshot-button": "", + "success-creation": "", + "success-delete": "", + "view-all-button": "" + }, "url-column-header": "URL de la instantánea", "view-button": "Vista" }, @@ -1927,6 +2239,9 @@ "add-transformation-header": "Empezar a transformar datos" } }, + "Type": "", + "Unit": "", + "Unknown": "", "user-orgs": { "current-org-button": "Actual", "name-column": "Nombre", diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index d8d3cc0d128..88c03b2bcca 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1,5 +1,6 @@ { "_comment": "", + "{unit}": "", "access-control": { "add-permission": { "role-label": "Rôle", @@ -55,6 +56,140 @@ }, "pause": "" }, + "alerting": { + "central-alert-history": { + "details": { + "error": "", + "header": { + "alert-rule": "", + "instance": "", + "state": "", + "timestamp": "" + }, + "loading": "", + "no-recognized-state": "", + "no-values": "", + "not-found": "", + "number-transitions": "", + "state": { + "alerting": "", + "error": "", + "no-data": "", + "normal": "", + "pending": "" + }, + "state-transitions": "", + "unknown-event-state": "", + "unknown-rule": "", + "value-in-transition": "" + }, + "error": "", + "filter": { + "clear": "", + "info": { + "label1": "", + "label2": "", + "label3": "", + "label4": "" + } + }, + "filterBy": "", + "too-many-events": { + "text": "", + "title": "" + } + }, + "common": { + "cancel": "", + "delete": "", + "edit": "", + "export": "", + "export-all": "", + "view": "" + }, + "contact-points": { + "delivery-duration": "", + "last-delivery-attempt": "", + "last-delivery-failed": "", + "no-delivery-attempts": "", + "only-firing": "", + "telegram": { + "parse-mode-warning-body": "", + "parse-mode-warning-title": "" + }, + "used-by_one": "", + "used-by_other": "" + }, + "grafana-rules": { + "export-rules": "", + "loading": "", + "new-recording-rule": "", + "title": "" + }, + "mute_timings": { + "error-loading": { + "description": "", + "title": "" + } + }, + "mute-timings": { + "save": "", + "saving": "" + }, + "policies": { + "metadata": { + "timingOptions": { + "groupInterval": { + "description": "", + "label": "" + }, + "groupWait": { + "description": "", + "label": "" + }, + "repeatInterval": { + "description": "", + "label": "" + } + } + } + }, + "provisioning": { + "badge-tooltip-provenance": "", + "badge-tooltip-standard": "" + }, + "rule-groups": { + "delete": { + "success": "" + }, + "move": { + "success": "" + }, + "rename": { + "success": "" + }, + "update": { + "success": "" + } + }, + "rule-state": { + "creating": "", + "deleting": "", + "paused": "", + "recording-rule": "" + }, + "rules": { + "delete-rule": { + "success": "" + }, + "pause-rule": { + "success": "" + }, + "resume-rule": { + "success": "" + } + } + }, "annotations": { "empty-state": { "button-title": "", @@ -75,6 +210,7 @@ "action": { "cancel-button": "Annuler", "cannot-move-folders": "", + "confirmation-text": "", "delete-button": "Supprimer", "delete-modal-invalid-text": "Un ou plusieurs dossiers contiennent des panneaux Bibliothèque ou des règles d'alerte. Vous devez d'abord les supprimer.", "delete-modal-invalid-title": "Impossible de supprimer le dossier", @@ -132,6 +268,9 @@ "search-placeholder": "Rechercher dans les dossiers", "unknown-error": "Erreur inconnue" }, + "hard-delete": { + "success": "" + }, "manage-folder-nav": { "alert-rules": "Règles d'alerte", "dashboards": "Tableaux de bord", @@ -145,16 +284,9 @@ "no-results": { "clear": "Effacer la recherche et les filtres", "text": "" - } - }, - "central-alert-history": { - "error": "", - "filter": { - "button": { - "clear": "" - }, - "label": "", - "placeholder": "" + }, + "soft-delete": { + "success": "" } }, "clipboard-button": { @@ -162,6 +294,11 @@ "success": "Copié" } }, + "combobox": { + "clear": { + "title": "" + } + }, "command-palette": { "action": { "change-theme": "Modifier le thème...", @@ -192,7 +329,9 @@ "connections": { "connect-data": { "category-header-label": "Sources de données", - "empty-message": "" + "empty-message": "", + "request-data-source": "", + "roadmap": "" }, "search": { "placeholder": "Rechercher tout" @@ -427,6 +566,12 @@ "title": "Annotations" }, "dashboard-delete-button": "", + "dashboard-delete-modal": { + "confirmation-text": "", + "delete-button": "", + "text": "", + "title": "" + }, "general": { "auto-refresh-description": "", "auto-refresh-label": "Actualisation automatique", @@ -437,6 +582,8 @@ "panel-options-graph-tooltip-description": "Contrôle le comportement des infobulles et surbrillances sur différents panneaux. Les modifications seront appliquées au prochain chargement du tableau de bord", "panel-options-graph-tooltip-label": "Info-bulle graphique", "panel-options-label": "Options du panneau", + "panels-preload-description": "", + "panels-preload-label": "", "tags-label": "Étiquettes", "title": "Général", "title-label": "Titre" @@ -452,6 +599,14 @@ "permissions": { "title": "Autorisations" }, + "provisioned-delete-modal": { + "confirm-button": "", + "text-1": "", + "text-2": "", + "text-3": "", + "text-link": "", + "title": "" + }, "settings": { "title": "Paramètres" }, @@ -514,6 +669,7 @@ "message": "" } }, + "Description": "", "explore": { "add-to-dashboard": "Ajouter au tableau de bord", "add-to-library-modal": { @@ -533,10 +689,17 @@ "stop-scan": "" }, "query-library": { + "cancel": "", + "default-description": "", "delete-query": "", "delete-query-text": "", "delete-query-title": "", - "query-deleted": "" + "private": "", + "public": "", + "query-deleted": "", + "query-template-added": "", + "query-template-error": "", + "save": "" }, "rich-history": { "close-tooltip": "Fermer l'historique des requêtes", @@ -567,7 +730,6 @@ "edit-comment-tooltip": "Modifier le commentaire", "optional-description": "Une description facultative de l'action de la requête.", "query-comment-label": "Commentaire sur la requête", - "query-template-added": "", "query-text-label": "Texte de la requête", "save-comment": "Enregistrer le commentaire", "star-query-tooltip": "Mettre la requête en favori", @@ -677,6 +839,24 @@ "split-widen": "Élargir le panneau" } }, + "explore-metrics": { + "viewBy": "" + }, + "export": { + "json": { + "cancel-button": "", + "copy-button": "", + "download-button": "", + "download-successful_toast_message": "", + "export-externally-label": "", + "info-text": "", + "title": "" + }, + "menu": { + "export-as-json-label": "", + "export-as-json-tooltip": "" + } + }, "folder-picker": { "loading": "Chargement des dossiers..." }, @@ -760,6 +940,7 @@ "refresh": "Actualiser" } }, + "Labels": "", "library-panel": { "add-modal": { "cancel": "Annuler", @@ -797,6 +978,22 @@ "success": "Panneau de bibliothèque enregistré" } }, + "link": { + "share": { + "config-alert-description": "", + "config-alert-title": "", + "config-description": "", + "copy-link-button": "", + "copy-to-clipboard": "", + "short-url-label": "", + "time-range-description": "", + "time-range-label": "" + }, + "share-panel": { + "config-description": "", + "render-image": "" + } + }, "login": { "error": { "blocked": "Vous avez dépassé le nombre de tentatives de connexion pour cet utilisateur. Veuillez réessayer plus tard.", @@ -824,6 +1021,16 @@ } }, "migrate-to-cloud": { + "build-snapshot": { + "description": "", + "title": "", + "when-complete": "" + }, + "building-snapshot": { + "description": "", + "description-eta": "", + "title": "" + }, "can-i-move": { "body": "Une fois que vous aurez connecté cette installation à une pile cloud, vous pourrez importer les sources de données et les tableaux de bord.", "link-title": "En savoir plus sur la migration des autres paramètres", @@ -850,6 +1057,12 @@ "button": "Migrer cette instance vers le cloud", "header": "Laissez-nous gérer votre pile Grafana" }, + "delete-migration-token-confirm": { + "body": "", + "confirm-button": "", + "error-title": "", + "title": "" + }, "disconnect-modal": { "body": "Cette action supprimera le jeton de migration de cette installation. Si vous souhaitez importer plus de ressources dans le futur, vous devrez entrer un nouveau jeton de migration.", "cancel": "Annuler", @@ -867,7 +1080,7 @@ "step-3": "Le système vous demandera un jeton de migration. Générez-en un à partir de cet écran.", "step-4": "Dans votre instance autogérée, sélectionnez Importer tout pour importer les sources de données et les tableaux de bord vers cette pile cloud.", "step-5": "Si certaines de vos sources de données ne fonctionnent pas sur le réseau Internet public, vous devez installer une connexion privée aux sources de données dans votre environnement autogéré.", - "title": "Comment commencer" + "title": "" }, "is-it-secure": { "body": "Grafana Labs s'engage à appliquer les normes les plus strictes en matière de confidentialité et de sécurité des données. En utilisant des technologies et des procédures de sécurité conformes aux normes du secteur, nous contribuons à protéger les données de nos clients contre l'accès, l'utilisation ou la divulgation non autorisés.", @@ -875,12 +1088,12 @@ "title": "La solution est-elle sécurisée ?" }, "migrate-to-this-stack": { - "body": "Certaines configurations de votre instance Grafana autogérée peuvent être copiées automatiquement dans cette pile cloud.", + "body": "", "link-title": "Voir le guide de migration complet", - "title": "Migrer la configuration vers cette pile" + "title": "" }, "migration-token": { - "body": "Votre instance Grafana autogérée aura besoin d'un jeton d'authentification spécial pour se connecter de manière sécurisée à cette pile cloud.", + "delete-button": "", "delete-modal-body": "Si vous avez déjà utilisé ce jeton avec une installation autogérée, celle-ci ne pourra plus importer de contenu.", "delete-modal-cancel": "Annuler", "delete-modal-confirm": "Supprimer", @@ -896,8 +1109,20 @@ "modal-field-description": "Copiez le jeton maintenant, car vous ne pourrez plus le revoir. Si vous perdez un jeton, vous devrez 'en créer un nouveau.", "modal-field-label": "Jeton", "modal-title": "Jeton de migration créé", - "status": "", - "title": "Jeton de migration" + "status": "" + }, + "onprem": { + "cancel-snapshot-error-title": "", + "create-snapshot-error-title": "", + "disconnect-error-title": "", + "error-see-server-logs": "", + "get-session-error-title": "", + "get-snapshot-error-title": "", + "snapshot-error-status-body": "", + "snapshot-error-status-title": "", + "some-resources-errored-body": "", + "some-resources-errored-title": "", + "upload-snapshot-error-title": "" }, "pdc": { "body": "L'exposition de vos sources de données sur Internet peut compromettre la sécurité. La connexion privée aux sources de données (PDC) permet à Grafana Cloud d'accéder à vos sources de données existantes en passant par un tunnel réseau sécurisé.", @@ -909,6 +1134,18 @@ "link-title": "Tarifs de Grafana Cloud", "title": "Combien ça coûte ?" }, + "public-preview": { + "button-text": "", + "message": "", + "title": "" + }, + "resource-error": { + "dismiss-button": "", + "resource-summary": "", + "specific-error": "", + "title": "", + "unknown-error": "" + }, "resource-status": { "error-details-button": "Détails", "failed": "Erreur", @@ -928,17 +1165,24 @@ "unknown": "Inconnu" }, "summary": { + "cancel-snapshot": "", "disconnect": "", - "disconnect-error-description": "", - "disconnect-error-title": "", - "run-migration-error-description": "", - "run-migration-error-title": "", + "errored-resource-count": "", + "page-loading": "", + "rebuild-snapshot": "", + "snapshot-date": "", + "snapshot-not-created": "", "start-migration": "", - "target-stack-title": "" + "successful-resource-count": "", + "target-stack-title": "", + "total-resource-count": "", + "upload-migration": "" }, "token-status": { "active": "Jeton créé et actif", - "no-active": "Aucun jeton actif" + "no-active": "Aucun jeton actif", + "unknown": "", + "unknown-error": "" }, "what-is-cloud": { "body": "Grafana cloud est une plateforme d'observabilité hébergée dans le cloud et entièrement gérée. Elle est idéale pour les environnements natifs du cloud. Elle offre tout ce que vous aimez dans Grafana sans les frais d'entretien, de mise à niveau et de support qu'implique une installation.", @@ -978,8 +1222,8 @@ "title": "Canaux de notification" }, "alerting-groups": { - "subtitle": "Consulter les alertes groupées d'une instance Alertmanager", - "title": "Groupes" + "subtitle": "", + "title": "" }, "alerting-home": { "title": "Accueil" @@ -1021,6 +1265,12 @@ "authentication": { "title": "Authentification" }, + "bookmarks": { + "title": "" + }, + "bookmarks-empty": { + "title": "" + }, "collector": { "title": "Collecteur" }, @@ -1112,7 +1362,7 @@ "title": "Accueil" }, "incidents": { - "title": "Incidents" + "title": "" }, "infrastructure": { "subtitle": "Connaissez l'état de santé de votre infrastructure", @@ -1265,6 +1515,10 @@ } }, "navigation": { + "item": { + "add-bookmark": "", + "remove-bookmark": "" + }, "kiosk": { "tv-alert": "Appuyez sur ESC pour quitter le mode kiosque" }, @@ -1287,6 +1541,7 @@ }, "title": "Dernières nouvelles sur le blog" }, + "No description available": "", "notifications": { "empty-state": { "description": "", @@ -1410,7 +1665,9 @@ "settings-title": "Paramètres" }, "configuration": { + "display-annotations-description": "", "display-annotations-label": "", + "enable-time-range-description": "", "enable-time-range-label": "", "settings-label": "", "success-pause": "", @@ -1500,7 +1757,6 @@ "success-delete-old": "" }, "share-configuration": { - "access-label": "", "share-type-label": "" }, "share-externally": { @@ -1577,6 +1833,7 @@ "expand-row": "Développer la ligne de requête", "hide-response": "", "remove-query": "Supprimer la requête", + "save-to-query-library": "", "show-response": "", "toggle-edit-mode": "Activer/désactiver le mode édition de texte" }, @@ -1587,6 +1844,11 @@ "delete": "", "restore": "" }, + "page": { + "no-deleted-dashboards": "", + "no-deleted-dashboards-text": "", + "no-search-result": "" + }, "permanently-delete-modal": { "confirm-text": "", "delete-button": "", @@ -1603,6 +1865,11 @@ "text_other": "" } }, + "recentlyDeleted": { + "filter": { + "placeholder": "" + } + }, "refresh-picker": { "aria-label": { "choose-interval": "Actualisation automatique désactivée. Choisir un intervalle de temps d'actualisation", @@ -1643,6 +1910,10 @@ }, "suggestedDashboards": { "loading": "", + "noResultsForFilter": "", + "noResultsForFilterClear": "", + "noResultsForScopes": "", + "noResultsNoScopes": "", "search": "", "toggle": { "collapse": "", @@ -1652,7 +1923,11 @@ "tree": { "collapse": "", "expand": "", - "headline": "", + "headline": { + "noResults": "", + "recommended": "", + "results": "" + }, "search": "" } }, @@ -1695,9 +1970,21 @@ "title": "" } }, + "share-dashboard": { + "menu": { + "export-json-title": "", + "share-externally-title": "", + "share-internally-description": "", + "share-internally-title": "", + "share-snapshot-title": "" + }, + "share-button": "", + "share-button-tooltip": "" + }, "share-drawer": { "confirm-action": { - "back-arrow-button": "" + "back-arrow-button": "", + "cancel-button": "" } }, "share-modal": { @@ -1778,6 +2065,14 @@ "copy-button": "Copier dans le presse-papiers" } }, + "share-panel": { + "drawer": { + "share-link-title": "" + }, + "menu": { + "share-link-title": "" + } + }, "share-playlist": { "checkbox-description": "Les hauteurs du panneau seront ajustées à la taille de l'écran", "checkbox-label": "Ajustement automatique", @@ -1845,6 +2140,23 @@ }, "external-badge": "Externe", "name-column-header": "Nom", + "share": { + "cancel-button": "", + "copy-link-button": "", + "delete-button": "", + "delete-description": "", + "delete-title": "", + "deleted-alert": "", + "expiration-label": "", + "info-alert": "", + "learn-more-button": "", + "local-button": "", + "name-label": "", + "new-snapshot-button": "", + "success-creation": "", + "success-delete": "", + "view-all-button": "" + }, "url-column-header": "URL de l'instantané", "view-button": "Afficher" }, @@ -1927,6 +2239,9 @@ "add-transformation-header": "Commencer la transformation des données" } }, + "Type": "", + "Unit": "", + "Unknown": "", "user-orgs": { "current-org-button": "Actuel", "name-column": "Nom", diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 4ed2b12f9cb..945ecd589bc 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1,5 +1,6 @@ { "_comment": "", + "{unit}": "", "access-control": { "add-permission": { "role-label": "Função", @@ -55,6 +56,140 @@ }, "pause": "" }, + "alerting": { + "central-alert-history": { + "details": { + "error": "", + "header": { + "alert-rule": "", + "instance": "", + "state": "", + "timestamp": "" + }, + "loading": "", + "no-recognized-state": "", + "no-values": "", + "not-found": "", + "number-transitions": "", + "state": { + "alerting": "", + "error": "", + "no-data": "", + "normal": "", + "pending": "" + }, + "state-transitions": "", + "unknown-event-state": "", + "unknown-rule": "", + "value-in-transition": "" + }, + "error": "", + "filter": { + "clear": "", + "info": { + "label1": "", + "label2": "", + "label3": "", + "label4": "" + } + }, + "filterBy": "", + "too-many-events": { + "text": "", + "title": "" + } + }, + "common": { + "cancel": "", + "delete": "", + "edit": "", + "export": "", + "export-all": "", + "view": "" + }, + "contact-points": { + "delivery-duration": "", + "last-delivery-attempt": "", + "last-delivery-failed": "", + "no-delivery-attempts": "", + "only-firing": "", + "telegram": { + "parse-mode-warning-body": "", + "parse-mode-warning-title": "" + }, + "used-by_one": "", + "used-by_other": "" + }, + "grafana-rules": { + "export-rules": "", + "loading": "", + "new-recording-rule": "", + "title": "" + }, + "mute_timings": { + "error-loading": { + "description": "", + "title": "" + } + }, + "mute-timings": { + "save": "", + "saving": "" + }, + "policies": { + "metadata": { + "timingOptions": { + "groupInterval": { + "description": "", + "label": "" + }, + "groupWait": { + "description": "", + "label": "" + }, + "repeatInterval": { + "description": "", + "label": "" + } + } + } + }, + "provisioning": { + "badge-tooltip-provenance": "", + "badge-tooltip-standard": "" + }, + "rule-groups": { + "delete": { + "success": "" + }, + "move": { + "success": "" + }, + "rename": { + "success": "" + }, + "update": { + "success": "" + } + }, + "rule-state": { + "creating": "", + "deleting": "", + "paused": "", + "recording-rule": "" + }, + "rules": { + "delete-rule": { + "success": "" + }, + "pause-rule": { + "success": "" + }, + "resume-rule": { + "success": "" + } + } + }, "annotations": { "empty-state": { "button-title": "", @@ -75,6 +210,7 @@ "action": { "cancel-button": "Cancelar", "cannot-move-folders": "", + "confirmation-text": "", "delete-button": "Excluir", "delete-modal-invalid-text": "Uma ou mais pastas contêm painéis de biblioteca, ou regras de alerta. Exclua-as primeiro para prosseguir.", "delete-modal-invalid-title": "Não é possível excluir pasta", @@ -132,6 +268,9 @@ "search-placeholder": "Buscar pastas", "unknown-error": "Erro desconhecido" }, + "hard-delete": { + "success": "" + }, "manage-folder-nav": { "alert-rules": "Regras de alerta", "dashboards": "Painéis de controle", @@ -145,16 +284,9 @@ "no-results": { "clear": "Limpar busca e filtros", "text": "" - } - }, - "central-alert-history": { - "error": "", - "filter": { - "button": { - "clear": "" - }, - "label": "", - "placeholder": "" + }, + "soft-delete": { + "success": "" } }, "clipboard-button": { @@ -162,6 +294,11 @@ "success": "Copiado" } }, + "combobox": { + "clear": { + "title": "" + } + }, "command-palette": { "action": { "change-theme": "Alterar tema...", @@ -192,7 +329,9 @@ "connections": { "connect-data": { "category-header-label": "Fontes de dados", - "empty-message": "" + "empty-message": "", + "request-data-source": "", + "roadmap": "" }, "search": { "placeholder": "Buscar tudo" @@ -427,6 +566,12 @@ "title": "Anotações" }, "dashboard-delete-button": "", + "dashboard-delete-modal": { + "confirmation-text": "", + "delete-button": "", + "text": "", + "title": "" + }, "general": { "auto-refresh-description": "", "auto-refresh-label": "Atualização automática", @@ -437,6 +582,8 @@ "panel-options-graph-tooltip-description": "Controla as dicas e o comportamento de destaque do mouse em diferentes painéis. Recarregue o painel de controle para que as alterações tenham efeito", "panel-options-graph-tooltip-label": "Gráfico de dica", "panel-options-label": "Opções do painel", + "panels-preload-description": "", + "panels-preload-label": "", "tags-label": "Tags", "title": "Geral", "title-label": "Título" @@ -452,6 +599,14 @@ "permissions": { "title": "Permissões" }, + "provisioned-delete-modal": { + "confirm-button": "", + "text-1": "", + "text-2": "", + "text-3": "", + "text-link": "", + "title": "" + }, "settings": { "title": "Configurações" }, @@ -514,6 +669,7 @@ "message": "" } }, + "Description": "", "explore": { "add-to-dashboard": "Adicionar ao painel de controle", "add-to-library-modal": { @@ -533,10 +689,17 @@ "stop-scan": "" }, "query-library": { + "cancel": "", + "default-description": "", "delete-query": "", "delete-query-text": "", "delete-query-title": "", - "query-deleted": "" + "private": "", + "public": "", + "query-deleted": "", + "query-template-added": "", + "query-template-error": "", + "save": "" }, "rich-history": { "close-tooltip": "Fechar histórico de consultas", @@ -567,7 +730,6 @@ "edit-comment-tooltip": "Editar comentário", "optional-description": "Uma descrição opcional do que a consulta faz.", "query-comment-label": "Comentário de consulta", - "query-template-added": "", "query-text-label": "Texto da consulta", "save-comment": "Salvar comentário", "star-query-tooltip": "Favoritar consulta", @@ -677,6 +839,24 @@ "split-widen": "Painel amplo" } }, + "explore-metrics": { + "viewBy": "" + }, + "export": { + "json": { + "cancel-button": "", + "copy-button": "", + "download-button": "", + "download-successful_toast_message": "", + "export-externally-label": "", + "info-text": "", + "title": "" + }, + "menu": { + "export-as-json-label": "", + "export-as-json-tooltip": "" + } + }, "folder-picker": { "loading": "Carregando pastas..." }, @@ -760,6 +940,7 @@ "refresh": "Atualizar" } }, + "Labels": "", "library-panel": { "add-modal": { "cancel": "Cancelar", @@ -797,6 +978,22 @@ "success": "Painel de biblioteca salvo" } }, + "link": { + "share": { + "config-alert-description": "", + "config-alert-title": "", + "config-description": "", + "copy-link-button": "", + "copy-to-clipboard": "", + "short-url-label": "", + "time-range-description": "", + "time-range-label": "" + }, + "share-panel": { + "config-description": "", + "render-image": "" + } + }, "login": { "error": { "blocked": "Você excedeu o número de tentativas de login para este usuário. Tente novamente mais tarde.", @@ -824,6 +1021,16 @@ } }, "migrate-to-cloud": { + "build-snapshot": { + "description": "", + "title": "", + "when-complete": "" + }, + "building-snapshot": { + "description": "", + "description-eta": "", + "title": "" + }, "can-i-move": { "body": "Depois de conectar esta instalação a uma pilha na nuvem, você será capaz de enviar fontes de dados e painéis de controle.", "link-title": "Aprenda sobre como migrar outras configurações", @@ -850,6 +1057,12 @@ "button": "Migrar esta instância para a nuvem", "header": "Deixe-nos gerenciar a sua pilha do Grafana" }, + "delete-migration-token-confirm": { + "body": "", + "confirm-button": "", + "error-title": "", + "title": "" + }, "disconnect-modal": { "body": "Isto removerá o token de migração desta instalação. Se você deseja carregar mais recursos no futuro, precisará inserir um novo token de migração.", "cancel": "Cancelar", @@ -867,7 +1080,7 @@ "step-3": "Você receberá uma solicitação por um token de migração. Gere um nessa tela.", "step-4": "Na sua instância autogerenciada, selecione \"Enviar tudo\" para enviar fontes de dados e painéis de controle para esta pilha na nuvem.", "step-5": "Se algumas das suas fontes de dados não funcionarem em Internet pública, você precisará instalar o Private Source Connect no seu ambiente autogerenciado.", - "title": "Como começar" + "title": "" }, "is-it-secure": { "body": "O Grafana Labs está empenhado em manter os mais elevados padrões de privacidade e segurança de dados. Ao implementar tecnologias e procedimentos de segurança padrão do setor, ajudamos a proteger os dados de nossos clientes de acessos não autorizados, uso ou divulgação.", @@ -875,12 +1088,12 @@ "title": "É seguro?" }, "migrate-to-this-stack": { - "body": "Algumas configurações da sua instância autogerenciada do Grafana podem ser copiadas automaticamente para esta pilha na nuvem.", + "body": "", "link-title": "Visualizar o guia completo de migração", - "title": "Migrar configurações para esta pilha" + "title": "" }, "migration-token": { - "body": "Sua instância autogerenciada do Grafana exigirá um token de autenticação especial para se conectar com segurança a esta pilha na nuvem.", + "delete-button": "", "delete-modal-body": "Se você já usou este token com uma instalação autogerenciada, essa instalação não poderá mais enviar conteúdos.", "delete-modal-cancel": "Cancelar", "delete-modal-confirm": "Excluir", @@ -896,8 +1109,20 @@ "modal-field-description": "Copie o token agora, já que você não será capaz de vê-lo novamente. Perder um token requer criar um novo.", "modal-field-label": "Token", "modal-title": "Token de migração criado", - "status": "", - "title": "Token de migração" + "status": "" + }, + "onprem": { + "cancel-snapshot-error-title": "", + "create-snapshot-error-title": "", + "disconnect-error-title": "", + "error-see-server-logs": "", + "get-session-error-title": "", + "get-snapshot-error-title": "", + "snapshot-error-status-body": "", + "snapshot-error-status-title": "", + "some-resources-errored-body": "", + "some-resources-errored-title": "", + "upload-snapshot-error-title": "" }, "pdc": { "body": "Expor suas fontes de dados à Internet pode suscitar questões de segurança. A fonte de dados privada de conexão (PDC) permite ao Grafana Cloud acessar seus recursos de dados existentes por meio de um túnel de rede seguro.", @@ -909,6 +1134,18 @@ "link-title": "Preços do Grafana Cloud", "title": "Quanto isto custa?" }, + "public-preview": { + "button-text": "", + "message": "", + "title": "" + }, + "resource-error": { + "dismiss-button": "", + "resource-summary": "", + "specific-error": "", + "title": "", + "unknown-error": "" + }, "resource-status": { "error-details-button": "Detalhes", "failed": "Erro", @@ -928,17 +1165,24 @@ "unknown": "Desconhecido" }, "summary": { + "cancel-snapshot": "", "disconnect": "", - "disconnect-error-description": "", - "disconnect-error-title": "", - "run-migration-error-description": "", - "run-migration-error-title": "", + "errored-resource-count": "", + "page-loading": "", + "rebuild-snapshot": "", + "snapshot-date": "", + "snapshot-not-created": "", "start-migration": "", - "target-stack-title": "" + "successful-resource-count": "", + "target-stack-title": "", + "total-resource-count": "", + "upload-migration": "" }, "token-status": { "active": "Token criado e ativo", - "no-active": "Nenhum token ativo" + "no-active": "Nenhum token ativo", + "unknown": "", + "unknown-error": "" }, "what-is-cloud": { "body": "O Grafana Cloud é uma plataforma de observação hospedada na nuvem totalmente gerenciada ideal para ambientes nativos em nuvem. É tudo o que você adora sobre o Grafana sem a sobrecarga de manter, atualizar e apoiar uma instalação.", @@ -978,8 +1222,8 @@ "title": "Canais de notificações" }, "alerting-groups": { - "subtitle": "Veja alertas agrupados de uma instância de Alertmanager", - "title": "Grupos" + "subtitle": "", + "title": "" }, "alerting-home": { "title": "Página inicial" @@ -1021,6 +1265,12 @@ "authentication": { "title": "Autenticação" }, + "bookmarks": { + "title": "" + }, + "bookmarks-empty": { + "title": "" + }, "collector": { "title": "Coletor" }, @@ -1112,7 +1362,7 @@ "title": "Página inicial" }, "incidents": { - "title": "Incidentes" + "title": "" }, "infrastructure": { "subtitle": "Conheça a saúde da sua infraestrutura", @@ -1265,6 +1515,10 @@ } }, "navigation": { + "item": { + "add-bookmark": "", + "remove-bookmark": "" + }, "kiosk": { "tv-alert": "Pressione ESC para sair do modo de quiosque" }, @@ -1287,6 +1541,7 @@ }, "title": "Mais recentes do blog" }, + "No description available": "", "notifications": { "empty-state": { "description": "", @@ -1410,7 +1665,9 @@ "settings-title": "Configurações" }, "configuration": { + "display-annotations-description": "", "display-annotations-label": "", + "enable-time-range-description": "", "enable-time-range-label": "", "settings-label": "", "success-pause": "", @@ -1500,7 +1757,6 @@ "success-delete-old": "" }, "share-configuration": { - "access-label": "", "share-type-label": "" }, "share-externally": { @@ -1577,6 +1833,7 @@ "expand-row": "Expandir linha de consulta", "hide-response": "", "remove-query": "Remover consulta", + "save-to-query-library": "", "show-response": "", "toggle-edit-mode": "Alternar modo de edição de texto" }, @@ -1587,6 +1844,11 @@ "delete": "", "restore": "" }, + "page": { + "no-deleted-dashboards": "", + "no-deleted-dashboards-text": "", + "no-search-result": "" + }, "permanently-delete-modal": { "confirm-text": "", "delete-button": "", @@ -1603,6 +1865,11 @@ "text_other": "" } }, + "recentlyDeleted": { + "filter": { + "placeholder": "" + } + }, "refresh-picker": { "aria-label": { "choose-interval": "Atualização automática desativada. Escolha o intervalo de tempo de atualização", @@ -1643,6 +1910,10 @@ }, "suggestedDashboards": { "loading": "", + "noResultsForFilter": "", + "noResultsForFilterClear": "", + "noResultsForScopes": "", + "noResultsNoScopes": "", "search": "", "toggle": { "collapse": "", @@ -1652,7 +1923,11 @@ "tree": { "collapse": "", "expand": "", - "headline": "", + "headline": { + "noResults": "", + "recommended": "", + "results": "" + }, "search": "" } }, @@ -1695,9 +1970,21 @@ "title": "" } }, + "share-dashboard": { + "menu": { + "export-json-title": "", + "share-externally-title": "", + "share-internally-description": "", + "share-internally-title": "", + "share-snapshot-title": "" + }, + "share-button": "", + "share-button-tooltip": "" + }, "share-drawer": { "confirm-action": { - "back-arrow-button": "" + "back-arrow-button": "", + "cancel-button": "" } }, "share-modal": { @@ -1778,6 +2065,14 @@ "copy-button": "Copiar para a área de transferência" } }, + "share-panel": { + "drawer": { + "share-link-title": "" + }, + "menu": { + "share-link-title": "" + } + }, "share-playlist": { "checkbox-description": "As alturas do painel serão ajustadas para caber no tamanho da tela", "checkbox-label": "Ajuste automático", @@ -1845,6 +2140,23 @@ }, "external-badge": "Externo", "name-column-header": "Nome", + "share": { + "cancel-button": "", + "copy-link-button": "", + "delete-button": "", + "delete-description": "", + "delete-title": "", + "deleted-alert": "", + "expiration-label": "", + "info-alert": "", + "learn-more-button": "", + "local-button": "", + "name-label": "", + "new-snapshot-button": "", + "success-creation": "", + "success-delete": "", + "view-all-button": "" + }, "url-column-header": "URL da captura", "view-button": "Visualizar" }, @@ -1927,6 +2239,9 @@ "add-transformation-header": "Começar a transformar dados" } }, + "Type": "", + "Unit": "", + "Unknown": "", "user-orgs": { "current-org-button": "Atual", "name-column": "Nome", diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index bc3a19e81ba..94502a89b6d 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1,5 +1,6 @@ { "_comment": "", + "{unit}": "", "access-control": { "add-permission": { "role-label": "角色", @@ -55,6 +56,139 @@ }, "pause": "" }, + "alerting": { + "central-alert-history": { + "details": { + "error": "", + "header": { + "alert-rule": "", + "instance": "", + "state": "", + "timestamp": "" + }, + "loading": "", + "no-recognized-state": "", + "no-values": "", + "not-found": "", + "number-transitions": "", + "state": { + "alerting": "", + "error": "", + "no-data": "", + "normal": "", + "pending": "" + }, + "state-transitions": "", + "unknown-event-state": "", + "unknown-rule": "", + "value-in-transition": "" + }, + "error": "", + "filter": { + "clear": "", + "info": { + "label1": "", + "label2": "", + "label3": "", + "label4": "" + } + }, + "filterBy": "", + "too-many-events": { + "text": "", + "title": "" + } + }, + "common": { + "cancel": "", + "delete": "", + "edit": "", + "export": "", + "export-all": "", + "view": "" + }, + "contact-points": { + "delivery-duration": "", + "last-delivery-attempt": "", + "last-delivery-failed": "", + "no-delivery-attempts": "", + "only-firing": "", + "telegram": { + "parse-mode-warning-body": "", + "parse-mode-warning-title": "" + }, + "used-by_other": "" + }, + "grafana-rules": { + "export-rules": "", + "loading": "", + "new-recording-rule": "", + "title": "" + }, + "mute_timings": { + "error-loading": { + "description": "", + "title": "" + } + }, + "mute-timings": { + "save": "", + "saving": "" + }, + "policies": { + "metadata": { + "timingOptions": { + "groupInterval": { + "description": "", + "label": "" + }, + "groupWait": { + "description": "", + "label": "" + }, + "repeatInterval": { + "description": "", + "label": "" + } + } + } + }, + "provisioning": { + "badge-tooltip-provenance": "", + "badge-tooltip-standard": "" + }, + "rule-groups": { + "delete": { + "success": "" + }, + "move": { + "success": "" + }, + "rename": { + "success": "" + }, + "update": { + "success": "" + } + }, + "rule-state": { + "creating": "", + "deleting": "", + "paused": "", + "recording-rule": "" + }, + "rules": { + "delete-rule": { + "success": "" + }, + "pause-rule": { + "success": "" + }, + "resume-rule": { + "success": "" + } + } + }, "annotations": { "empty-state": { "button-title": "", @@ -75,6 +209,7 @@ "action": { "cancel-button": "取消", "cannot-move-folders": "", + "confirmation-text": "", "delete-button": "删除", "delete-modal-invalid-text": "一个或多个文件夹包含库面板或警报规则。请首先删除这些以便继续。", "delete-modal-invalid-title": "无法删除文件夹", @@ -127,6 +262,9 @@ "search-placeholder": "搜索文件夹", "unknown-error": "未知错误" }, + "hard-delete": { + "success": "" + }, "manage-folder-nav": { "alert-rules": "警报规则", "dashboards": "仪表板", @@ -140,16 +278,9 @@ "no-results": { "clear": "清除搜索和筛选条件", "text": "" - } - }, - "central-alert-history": { - "error": "", - "filter": { - "button": { - "clear": "" - }, - "label": "", - "placeholder": "" + }, + "soft-delete": { + "success": "" } }, "clipboard-button": { @@ -157,6 +288,11 @@ "success": "已复制" } }, + "combobox": { + "clear": { + "title": "" + } + }, "command-palette": { "action": { "change-theme": "更改主题...", @@ -187,7 +323,9 @@ "connections": { "connect-data": { "category-header-label": "数据源", - "empty-message": "" + "empty-message": "", + "request-data-source": "", + "roadmap": "" }, "search": { "placeholder": "搜索全部" @@ -422,6 +560,12 @@ "title": "注释" }, "dashboard-delete-button": "", + "dashboard-delete-modal": { + "confirmation-text": "", + "delete-button": "", + "text": "", + "title": "" + }, "general": { "auto-refresh-description": "", "auto-refresh-label": "自动刷新", @@ -432,6 +576,8 @@ "panel-options-graph-tooltip-description": "控制不同面板上的工具提示和悬停高亮行为。重新加载仪表板以使更改生效", "panel-options-graph-tooltip-label": "图表工具提示", "panel-options-label": "面板选项", + "panels-preload-description": "", + "panels-preload-label": "", "tags-label": "标签", "title": "概况", "title-label": "标题" @@ -447,6 +593,14 @@ "permissions": { "title": "权限" }, + "provisioned-delete-modal": { + "confirm-button": "", + "text-1": "", + "text-2": "", + "text-3": "", + "text-link": "", + "title": "" + }, "settings": { "title": "设置" }, @@ -509,6 +663,7 @@ "message": "" } }, + "Description": "", "explore": { "add-to-dashboard": "添加到仪表板", "add-to-library-modal": { @@ -528,10 +683,17 @@ "stop-scan": "" }, "query-library": { + "cancel": "", + "default-description": "", "delete-query": "", "delete-query-text": "", "delete-query-title": "", - "query-deleted": "" + "private": "", + "public": "", + "query-deleted": "", + "query-template-added": "", + "query-template-error": "", + "save": "" }, "rich-history": { "close-tooltip": "关闭查询历史记录", @@ -562,7 +724,6 @@ "edit-comment-tooltip": "编辑备注", "optional-description": "查询所完成操作的可选描述。", "query-comment-label": "查询备注", - "query-template-added": "", "query-text-label": "查询文本", "save-comment": "保存备注", "star-query-tooltip": "星标查询", @@ -672,6 +833,24 @@ "split-widen": "宽窗格" } }, + "explore-metrics": { + "viewBy": "" + }, + "export": { + "json": { + "cancel-button": "", + "copy-button": "", + "download-button": "", + "download-successful_toast_message": "", + "export-externally-label": "", + "info-text": "", + "title": "" + }, + "menu": { + "export-as-json-label": "", + "export-as-json-tooltip": "" + } + }, "folder-picker": { "loading": "正在加载文件夹..." }, @@ -755,6 +934,7 @@ "refresh": "刷新" } }, + "Labels": "", "library-panel": { "add-modal": { "cancel": "取消", @@ -791,6 +971,22 @@ "success": "库面板已保存" } }, + "link": { + "share": { + "config-alert-description": "", + "config-alert-title": "", + "config-description": "", + "copy-link-button": "", + "copy-to-clipboard": "", + "short-url-label": "", + "time-range-description": "", + "time-range-label": "" + }, + "share-panel": { + "config-description": "", + "render-image": "" + } + }, "login": { "error": { "blocked": "您已超过此用户的登录尝试次数。请稍后再试。", @@ -818,6 +1014,16 @@ } }, "migrate-to-cloud": { + "build-snapshot": { + "description": "", + "title": "", + "when-complete": "" + }, + "building-snapshot": { + "description": "", + "description-eta": "", + "title": "" + }, "can-i-move": { "body": "将此安装连接到云堆栈后,就可以上传数据源和仪表盘。", "link-title": "了解如何迁移其他设置", @@ -844,6 +1050,12 @@ "button": "将此实例迁移到云端", "header": "让我们管理你的 Grafana 堆栈" }, + "delete-migration-token-confirm": { + "body": "", + "confirm-button": "", + "error-title": "", + "title": "" + }, "disconnect-modal": { "body": "这将删除此安装中的迁移令牌。如果将来想上传更多资源,则需要输入新的迁移令牌。", "cancel": "取消", @@ -861,7 +1073,7 @@ "step-3": "系统将提示您输入迁移令牌。您可以从该屏幕生成一个。", "step-4": "在您自己管理的实例中,选择“上传所有内容”,以将数据源和仪表盘上传到此云堆栈。", "step-5": "如果某些数据源无法通过公共互联网运行,则需要在您自己管理的环境中安装专用数据源连接。", - "title": "如何开始" + "title": "" }, "is-it-secure": { "body": "Grafana Labs 致力于维护最高标准的数据隐私和安全。通过实施行业标准的安全技术和程序,我们帮助保护客户的数据免遭未经授权的访问、使用或披露。", @@ -869,12 +1081,12 @@ "title": "它是否安全?" }, "migrate-to-this-stack": { - "body": "您自己管理的 Grafana 实例中的一些配置可自动复制到此云堆栈中。", + "body": "", "link-title": "查看完整的迁移指南", - "title": "将配置迁移到此堆栈中" + "title": "" }, "migration-token": { - "body": "您自己管理的 Grafana 实例需要特殊的身份验证令牌才能安全地连接到该云堆栈。", + "delete-button": "", "delete-modal-body": "如果您已经在自己管理的安装中使用了此令牌,则该安装将无法再上传内容。", "delete-modal-cancel": "取消", "delete-modal-confirm": "删除", @@ -890,8 +1102,20 @@ "modal-field-description": "现在就复制令牌,因为您将无法再次看到它。丢失令牌后需要创建一个新令牌。", "modal-field-label": "令牌", "modal-title": "已创建迁移令牌", - "status": "", - "title": "迁移令牌" + "status": "" + }, + "onprem": { + "cancel-snapshot-error-title": "", + "create-snapshot-error-title": "", + "disconnect-error-title": "", + "error-see-server-logs": "", + "get-session-error-title": "", + "get-snapshot-error-title": "", + "snapshot-error-status-body": "", + "snapshot-error-status-title": "", + "some-resources-errored-body": "", + "some-resources-errored-title": "", + "upload-snapshot-error-title": "" }, "pdc": { "body": "将您的数据源暴露在互联网上可能会引发安全问题。专用数据源连接 (PDC) 允许 Grafana Cloud 通过安全的网络隧道访问您的现有数据源。", @@ -903,6 +1127,18 @@ "link-title": "Grafana Cloud 价格", "title": "费用如何?" }, + "public-preview": { + "button-text": "", + "message": "", + "title": "" + }, + "resource-error": { + "dismiss-button": "", + "resource-summary": "", + "specific-error": "", + "title": "", + "unknown-error": "" + }, "resource-status": { "error-details-button": "详情", "failed": "错误", @@ -922,17 +1158,24 @@ "unknown": "未知" }, "summary": { + "cancel-snapshot": "", "disconnect": "", - "disconnect-error-description": "", - "disconnect-error-title": "", - "run-migration-error-description": "", - "run-migration-error-title": "", + "errored-resource-count": "", + "page-loading": "", + "rebuild-snapshot": "", + "snapshot-date": "", + "snapshot-not-created": "", "start-migration": "", - "target-stack-title": "" + "successful-resource-count": "", + "target-stack-title": "", + "total-resource-count": "", + "upload-migration": "" }, "token-status": { "active": "令牌已创建并激活", - "no-active": "无激活的令牌" + "no-active": "无激活的令牌", + "unknown": "", + "unknown-error": "" }, "what-is-cloud": { "body": "Grafana Cloud 是一个完全托管的云托管观测平台,是云原生环境的理想选择。它拥有您所喜爱的 Grafana 的一切,而无需维护、升级和支持安装。", @@ -972,8 +1215,8 @@ "title": "通知渠道" }, "alerting-groups": { - "subtitle": "查看来自 Alertmanager(警报管理器)实例的分组警报", - "title": "组" + "subtitle": "", + "title": "" }, "alerting-home": { "title": "首页" @@ -1015,6 +1258,12 @@ "authentication": { "title": "身份验证" }, + "bookmarks": { + "title": "" + }, + "bookmarks-empty": { + "title": "" + }, "collector": { "title": "收集器" }, @@ -1106,7 +1355,7 @@ "title": "首页" }, "incidents": { - "title": "事件" + "title": "" }, "infrastructure": { "subtitle": "了解您基础设施的健康", @@ -1259,6 +1508,10 @@ } }, "navigation": { + "item": { + "add-bookmark": "", + "remove-bookmark": "" + }, "kiosk": { "tv-alert": "按 ESC 退出 kiosk 模式" }, @@ -1281,6 +1534,7 @@ }, "title": "最新博客" }, + "No description available": "", "notifications": { "empty-state": { "description": "", @@ -1404,7 +1658,9 @@ "settings-title": "设置" }, "configuration": { + "display-annotations-description": "", "display-annotations-label": "", + "enable-time-range-description": "", "enable-time-range-label": "", "settings-label": "", "success-pause": "", @@ -1494,7 +1750,6 @@ "success-delete-old": "" }, "share-configuration": { - "access-label": "", "share-type-label": "" }, "share-externally": { @@ -1571,6 +1826,7 @@ "expand-row": "展开查询行", "hide-response": "", "remove-query": "删除查询", + "save-to-query-library": "", "show-response": "", "toggle-edit-mode": "切换文本编辑模式" }, @@ -1581,6 +1837,11 @@ "delete": "", "restore": "" }, + "page": { + "no-deleted-dashboards": "", + "no-deleted-dashboards-text": "", + "no-search-result": "" + }, "permanently-delete-modal": { "confirm-text": "", "delete-button": "", @@ -1595,6 +1856,11 @@ "text_other": "" } }, + "recentlyDeleted": { + "filter": { + "placeholder": "" + } + }, "refresh-picker": { "aria-label": { "choose-interval": "自动刷新已关闭。选择刷新时间间隔", @@ -1635,6 +1901,10 @@ }, "suggestedDashboards": { "loading": "", + "noResultsForFilter": "", + "noResultsForFilterClear": "", + "noResultsForScopes": "", + "noResultsNoScopes": "", "search": "", "toggle": { "collapse": "", @@ -1644,7 +1914,11 @@ "tree": { "collapse": "", "expand": "", - "headline": "", + "headline": { + "noResults": "", + "recommended": "", + "results": "" + }, "search": "" } }, @@ -1687,9 +1961,21 @@ "title": "" } }, + "share-dashboard": { + "menu": { + "export-json-title": "", + "share-externally-title": "", + "share-internally-description": "", + "share-internally-title": "", + "share-snapshot-title": "" + }, + "share-button": "", + "share-button-tooltip": "" + }, "share-drawer": { "confirm-action": { - "back-arrow-button": "" + "back-arrow-button": "", + "cancel-button": "" } }, "share-modal": { @@ -1770,6 +2056,14 @@ "copy-button": "复制到剪贴板" } }, + "share-panel": { + "drawer": { + "share-link-title": "" + }, + "menu": { + "share-link-title": "" + } + }, "share-playlist": { "checkbox-description": "将调整面板高度以适应屏幕大小", "checkbox-label": "自动调整", @@ -1837,6 +2131,23 @@ }, "external-badge": "外部", "name-column-header": "名称", + "share": { + "cancel-button": "", + "copy-link-button": "", + "delete-button": "", + "delete-description": "", + "delete-title": "", + "deleted-alert": "", + "expiration-label": "", + "info-alert": "", + "learn-more-button": "", + "local-button": "", + "name-label": "", + "new-snapshot-button": "", + "success-creation": "", + "success-delete": "", + "view-all-button": "" + }, "url-column-header": "快照网址", "view-button": "查看" }, @@ -1919,6 +2230,9 @@ "add-transformation-header": "开始转换数据" } }, + "Type": "", + "Unit": "", + "Unknown": "", "user-orgs": { "current-org-button": "当前", "name-column": "姓名",