mirror of
https://github.com/grafana/grafana.git
synced 2026-02-03 20:49:50 -05:00
I18n: Download translations from Crowdin (#117361)
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:
parent
e04a9a80bb
commit
c2055f2167
18 changed files with 1656 additions and 126 deletions
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Obnovit výchozí hodnoty",
|
||||
"title-invalid-configuration": "Neplatná konfigurace",
|
||||
"title-more-actions": "Další akce",
|
||||
"tooltip-more-actions": "Další akce"
|
||||
},
|
||||
|
|
@ -670,14 +669,18 @@
|
|||
"aria-label-group-by": "Seřadit podle",
|
||||
"aria-label-group-interval": "Interval skupiny",
|
||||
"aria-label-group-wait": "Interval skupiny",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Opakovat interval",
|
||||
"create-a-contact-point": "Vytvořit kontaktní bod",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Výchozí kontaktní bod",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Možnosti časování",
|
||||
"message": {
|
||||
"required": "Povinné."
|
||||
},
|
||||
"or": "nebo"
|
||||
"or": "nebo",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Přidat modul pro porovnávání",
|
||||
|
|
@ -2150,6 +2153,10 @@
|
|||
"new-policy": "Přidat novou zásadu",
|
||||
"no-matchers": "Žádné shody",
|
||||
"reload-policies": "Znovu načíst zásady",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Uložit zásadu",
|
||||
"update": {
|
||||
"please-wait": "Počkejte prosím, aktualizujeme vaše zásady oznamování.",
|
||||
|
|
@ -2171,6 +2178,54 @@
|
|||
"n-more-policies_many": "{{count}} další zásady",
|
||||
"n-more-policies_other": "{{count}} další zásady"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Nová podřízená zásada",
|
||||
"label-new-sibling-above": "Nová souvislost nahoře",
|
||||
|
|
@ -2354,6 +2409,13 @@
|
|||
"label-override-timings": "Přepsat časování",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Upravit",
|
||||
"title-view": "Zobrazit"
|
||||
|
|
@ -3125,6 +3187,12 @@
|
|||
"label-edit": "Upravit",
|
||||
"label-export": "Exportovat"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Ano, odstranit kontaktní bod",
|
||||
"deleting": "Probíhá odstranění…",
|
||||
|
|
@ -3144,6 +3212,15 @@
|
|||
"title-delete-notification-policy": "Odstranit zásadu oznamování"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Vestavěný správce výstrah Grafana",
|
||||
|
|
@ -6281,6 +6358,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Zrušit",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Složka"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9869,7 +9948,6 @@
|
|||
"error-fetching": "Chyba při načítání nastavení LDAP",
|
||||
"error-saving": "Chyba při ukládání nastavení LDAP",
|
||||
"error-validate-form": "Chyba při ověřování nastavení LDAP",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Nastavení LDAP bylo uloženo"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11384,6 +11462,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Kopírovat",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Vytvořit panel knihovny",
|
||||
"duplicate": "Duplikovat",
|
||||
"edit": "Upravit",
|
||||
|
|
@ -11395,11 +11474,13 @@
|
|||
"inspect-json": "Panel JSON",
|
||||
"more": "Další…",
|
||||
"new-alert-rule": "Nové pravidlo výstrahy",
|
||||
"paste-styles": "",
|
||||
"query": "Dotaz",
|
||||
"remove": "Odebrat",
|
||||
"replace-library-panel": "Vyměnit panel knihovny",
|
||||
"share": "Sdílet",
|
||||
"show-legend": "Zobrazit legendu",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Odpojit panel knihovny",
|
||||
"view": "Zobrazit"
|
||||
|
|
@ -11963,9 +12044,6 @@
|
|||
"label-display-name": "Zobrazované jméno",
|
||||
"placeholder-my-repository-connection": "Moje připojení k úložišti",
|
||||
"text-loading-resource-information": "Načítání informací o zdroji…",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} nástěnka",
|
||||
"dashboards-count_few": "{{count}} nástěnka",
|
||||
|
|
@ -12026,6 +12104,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -12039,6 +12120,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12384,6 +12466,9 @@
|
|||
"view-repository": "Zobrazit úložiště"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Zkontrolováno:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12577,7 +12662,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Vyberte, co chcete synchronizovat",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Připojit",
|
||||
|
|
@ -13740,6 +13824,7 @@
|
|||
"name-wrap-header-text": "Zalomit text záhlaví",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "auto.",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Auf Standardwerte zurücksetzen",
|
||||
"title-invalid-configuration": "Ungültige Konfiguration",
|
||||
"title-more-actions": "Weitere Aktionen",
|
||||
"tooltip-more-actions": "Weitere Aktionen"
|
||||
},
|
||||
|
|
@ -664,14 +663,18 @@
|
|||
"aria-label-group-by": "Gruppieren nach",
|
||||
"aria-label-group-interval": "Gruppenintervall",
|
||||
"aria-label-group-wait": "Gruppenwartezeit",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Wiederholungsintervall",
|
||||
"create-a-contact-point": "Kontaktpunkt erstellen",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Standard-Kontaktpunkt",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Timing-Optionen",
|
||||
"message": {
|
||||
"required": "Erforderlich."
|
||||
},
|
||||
"or": "oder"
|
||||
"or": "oder",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Matcher hinzufügen",
|
||||
|
|
@ -2136,6 +2139,10 @@
|
|||
"new-policy": "Neue Richtlinie hinzufügen",
|
||||
"no-matchers": "Keine Matcher",
|
||||
"reload-policies": "Richtlinien erneut laden",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Richtlinie speichern",
|
||||
"update": {
|
||||
"please-wait": "Bitte warten Sie, während wir Ihre Benachrichtigungsrichtlinien aktualisieren.",
|
||||
|
|
@ -2155,6 +2162,54 @@
|
|||
"n-more-policies_one": "{{count}} zusätzliche Richtlinie",
|
||||
"n-more-policies_other": "{{count}} zusätzliche Richtlinien"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Neue untergeordnete Richtlinie",
|
||||
"label-new-sibling-above": "Neues gleichrangiges Element oben",
|
||||
|
|
@ -2338,6 +2393,13 @@
|
|||
"label-override-timings": "Zeitsteuerungen überschreiben",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Bearbeiten",
|
||||
"title-view": "Anzeigen"
|
||||
|
|
@ -3103,6 +3165,12 @@
|
|||
"label-edit": "Bearbeiten",
|
||||
"label-export": "Exportieren"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Ja, Kontaktpunkt löschen",
|
||||
"deleting": "Löschen...",
|
||||
|
|
@ -3122,6 +3190,15 @@
|
|||
"title-delete-notification-policy": "Benachrichtigungsrichtlinie löschen"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Integrierter Alertmanager von Grafana",
|
||||
|
|
@ -6239,6 +6316,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Abbrechen",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Ordner"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9793,7 +9872,6 @@
|
|||
"error-fetching": "Fehler beim Abrufen der LDAP-Einstellungen",
|
||||
"error-saving": "Fehler beim Speichern der LDAP-Einstellungen",
|
||||
"error-validate-form": "Fehler beim Überprüfen der LDAP-Einstellungen",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP-Einstellungen gespeichert"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11290,6 +11368,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Kopieren",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Bibliotheksleiste erstellen",
|
||||
"duplicate": "Duplikat",
|
||||
"edit": "Bearbeiten",
|
||||
|
|
@ -11301,11 +11380,13 @@
|
|||
"inspect-json": "Panel-JSON",
|
||||
"more": "Mehr …",
|
||||
"new-alert-rule": "Neue Warnregel",
|
||||
"paste-styles": "",
|
||||
"query": "Abfrage",
|
||||
"remove": "Entfernen",
|
||||
"replace-library-panel": "Bibliotheks-Panel ersetzen",
|
||||
"share": "Teilen",
|
||||
"show-legend": "Legende anzeigen",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Verknüpfung mit der Bibliotheksleiste aufheben",
|
||||
"view": "Anzeigen"
|
||||
|
|
@ -11869,9 +11950,6 @@
|
|||
"label-display-name": "Anzeigename",
|
||||
"placeholder-my-repository-connection": "Meine Repository-Verbindung",
|
||||
"text-loading-resource-information": "Ressourceninformationen werden geladen ...",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} Dashboard",
|
||||
"dashboards-count_other": "{{count}} Dashboard",
|
||||
|
|
@ -11926,6 +12004,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11939,6 +12020,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12278,6 +12360,9 @@
|
|||
"view-repository": "Repository anzeigen"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Geprüft:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12471,7 +12556,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Wählen Sie aus, was synchronisiert wird",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Verbinden",
|
||||
|
|
@ -13624,6 +13708,7 @@
|
|||
"name-wrap-header-text": "Kopfzeilentext umbrechen",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "auto",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Restablecer a los valores predeterminados",
|
||||
"title-invalid-configuration": "Configuración no válida",
|
||||
"title-more-actions": "Más acciones",
|
||||
"tooltip-more-actions": "Más acciones"
|
||||
},
|
||||
|
|
@ -664,14 +663,18 @@
|
|||
"aria-label-group-by": "Agrupar por",
|
||||
"aria-label-group-interval": "Intervalo de grupo",
|
||||
"aria-label-group-wait": "Espera de grupo",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Intervalo de repetición",
|
||||
"create-a-contact-point": "Crear un punto de contacto",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Punto de contacto predeterminado",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Opciones de temporización",
|
||||
"message": {
|
||||
"required": "Este valor es obligatorio."
|
||||
},
|
||||
"or": "o..."
|
||||
"or": "o...",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Añadir buscador de coincidencias",
|
||||
|
|
@ -2136,6 +2139,10 @@
|
|||
"new-policy": "Añadir nueva política",
|
||||
"no-matchers": "Ningún buscador de coincidencias",
|
||||
"reload-policies": "Volver a cargar políticas",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Guardar política",
|
||||
"update": {
|
||||
"please-wait": "Espera mientras actualizamos tus políticas de notificación.",
|
||||
|
|
@ -2155,6 +2162,54 @@
|
|||
"n-more-policies_one": "{{count}} políticas adicionales",
|
||||
"n-more-policies_other": "{{count}} políticas adicionales"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Nueva política secundaria",
|
||||
"label-new-sibling-above": "Nuevo elemento del mismo nivel superior",
|
||||
|
|
@ -2338,6 +2393,13 @@
|
|||
"label-override-timings": "Anular tiempos",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Editar",
|
||||
"title-view": "Vista"
|
||||
|
|
@ -3103,6 +3165,12 @@
|
|||
"label-edit": "Editar",
|
||||
"label-export": "Exportar"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Sí, eliminar punto de contacto",
|
||||
"deleting": "Eliminando...",
|
||||
|
|
@ -3122,6 +3190,15 @@
|
|||
"title-delete-notification-policy": "Eliminar política de notificación"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Alertmanager integrado en Grafana",
|
||||
|
|
@ -6239,6 +6316,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Cancelar",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Carpeta"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9793,7 +9872,6 @@
|
|||
"error-fetching": "Error al obtener los ajustes de LDAP",
|
||||
"error-saving": "Error al guardar los ajustes de LDAP",
|
||||
"error-validate-form": "Error al validar los ajustes de LDAP",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Ajustes de LDAP guardados"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11290,6 +11368,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Copiar",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Crear panel de librería",
|
||||
"duplicate": "Duplicar",
|
||||
"edit": "Editar",
|
||||
|
|
@ -11301,11 +11380,13 @@
|
|||
"inspect-json": "JSON de panel",
|
||||
"more": "Más...",
|
||||
"new-alert-rule": "Nueva regla de alerta",
|
||||
"paste-styles": "",
|
||||
"query": "Consulta",
|
||||
"remove": "Eliminar",
|
||||
"replace-library-panel": "Reemplazar panel de la biblioteca",
|
||||
"share": "Compartir",
|
||||
"show-legend": "Mostrar leyenda",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Desvincular panel de librería",
|
||||
"view": "Vista"
|
||||
|
|
@ -11869,9 +11950,6 @@
|
|||
"label-display-name": "Nombre que mostrar",
|
||||
"placeholder-my-repository-connection": "Mi conexión de repositorio",
|
||||
"text-loading-resource-information": "Cargando información de recursos...",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} dashboard",
|
||||
"dashboards-count_other": "{{count}} dashboards",
|
||||
|
|
@ -11926,6 +12004,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11939,6 +12020,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12278,6 +12360,9 @@
|
|||
"view-repository": "Ver repositorio"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Revisado:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12471,7 +12556,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Elegir qué sincronizar",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Conectarse",
|
||||
|
|
@ -13624,6 +13708,7 @@
|
|||
"name-wrap-header-text": "Ajustar texto del encabezado",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "auto",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Rétablir les valeurs par défaut",
|
||||
"title-invalid-configuration": "Configuration non valable",
|
||||
"title-more-actions": "Plus d’actions",
|
||||
"tooltip-more-actions": "Plus d’actions"
|
||||
},
|
||||
|
|
@ -664,14 +663,18 @@
|
|||
"aria-label-group-by": "Regrouper par",
|
||||
"aria-label-group-interval": "Intervalle de groupe",
|
||||
"aria-label-group-wait": "Attente de groupe",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Intervalle de répétition",
|
||||
"create-a-contact-point": "Créer un point de contact",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Point de contact par défaut",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Options d’horaire",
|
||||
"message": {
|
||||
"required": "Obligatoire."
|
||||
},
|
||||
"or": "ou"
|
||||
"or": "ou",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Ajouter un élément de correspondance",
|
||||
|
|
@ -2136,6 +2139,10 @@
|
|||
"new-policy": "Ajouter une nouvelle politique",
|
||||
"no-matchers": "Aucun correspondant",
|
||||
"reload-policies": "Recharger les politiques",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Enregistrer la politique",
|
||||
"update": {
|
||||
"please-wait": "Veuillez patienter pendant que nous mettons à jour vos politiques de notification.",
|
||||
|
|
@ -2155,6 +2162,54 @@
|
|||
"n-more-policies_one": "{{count}} politiques supplémentaires",
|
||||
"n-more-policies_other": "{{count}} politiques supplémentaires"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Nouvelle politique enfant",
|
||||
"label-new-sibling-above": "Nouvel élément frère au-dessus",
|
||||
|
|
@ -2338,6 +2393,13 @@
|
|||
"label-override-timings": "Remplacer les horaires",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Modifier",
|
||||
"title-view": "Afficher"
|
||||
|
|
@ -3103,6 +3165,12 @@
|
|||
"label-edit": "Modifier",
|
||||
"label-export": "Exporter"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Oui, supprimer le point de contact",
|
||||
"deleting": "Suppression…",
|
||||
|
|
@ -3122,6 +3190,15 @@
|
|||
"title-delete-notification-policy": "Supprimer la politique de notification"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Alertmanager intégré à Grafana",
|
||||
|
|
@ -6239,6 +6316,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Annuler",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Dossier"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9793,7 +9872,6 @@
|
|||
"error-fetching": "Erreur lors de la récupération des paramètres LDAP",
|
||||
"error-saving": "Erreur lors de l'enregistrement des paramètres LDAP",
|
||||
"error-validate-form": "Erreur lors de la validation des paramètres LDAP",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Paramètres LDAP enregistrés"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11290,6 +11368,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Copier",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Créer un panneau de bibliothèque",
|
||||
"duplicate": "Dupliquer",
|
||||
"edit": "Modifier",
|
||||
|
|
@ -11301,11 +11380,13 @@
|
|||
"inspect-json": "Panneau JSON",
|
||||
"more": "Plus...",
|
||||
"new-alert-rule": "Nouvelle règle d'alerte",
|
||||
"paste-styles": "",
|
||||
"query": "Requête",
|
||||
"remove": "Supprimer",
|
||||
"replace-library-panel": "Remplacer le panneau de bibliothèque",
|
||||
"share": "Partager",
|
||||
"show-legend": "Afficher la légende",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Dissocier le panneau de la bibliothèque",
|
||||
"view": "Afficher"
|
||||
|
|
@ -11869,9 +11950,6 @@
|
|||
"label-display-name": "Pseudo",
|
||||
"placeholder-my-repository-connection": "Ma connexion au référentiel",
|
||||
"text-loading-resource-information": "Chargement des informations sur les ressources...",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} tableau de bord",
|
||||
"dashboards-count_other": "{{count}} tableau de bord",
|
||||
|
|
@ -11926,6 +12004,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11939,6 +12020,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12278,6 +12360,9 @@
|
|||
"view-repository": "Afficher le référentiel"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Vérifié :",
|
||||
"connection-status": "",
|
||||
|
|
@ -12471,7 +12556,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Choisir ce qui doit être synchronisé",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Connecter",
|
||||
|
|
@ -13624,6 +13708,7 @@
|
|||
"name-wrap-header-text": "Retour à la ligne dans l’en-tête",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "auto",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Visszaállítás az alapértelmezett értékekre",
|
||||
"title-invalid-configuration": "Érvénytelen konfiguráció",
|
||||
"title-more-actions": "További műveletek",
|
||||
"tooltip-more-actions": "További műveletek"
|
||||
},
|
||||
|
|
@ -664,14 +663,18 @@
|
|||
"aria-label-group-by": "Csoportosítási szempont",
|
||||
"aria-label-group-interval": "Csoportintervallum",
|
||||
"aria-label-group-wait": "Csoportvárakozás",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Ismétlési intervallum",
|
||||
"create-a-contact-point": "Kapcsolattartási pont létrehozása",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Alapértelmezett kapcsolattartási pont",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Időzítési beállítások",
|
||||
"message": {
|
||||
"required": "Szükséges."
|
||||
},
|
||||
"or": "vagy"
|
||||
"or": "vagy",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Egyezés hozzáadása",
|
||||
|
|
@ -2136,6 +2139,10 @@
|
|||
"new-policy": "Új házirend hozzáadása",
|
||||
"no-matchers": "Nincs egyezés",
|
||||
"reload-policies": "Irányelvek újratöltése",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Házirend mentése",
|
||||
"update": {
|
||||
"please-wait": "Kérjük, várjon, amíg frissítjük az értesítési házirendjeit.",
|
||||
|
|
@ -2155,6 +2162,54 @@
|
|||
"n-more-policies_one": "{{count}} további házirend",
|
||||
"n-more-policies_other": "{{count}} további házirend"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Új gyermekházirend",
|
||||
"label-new-sibling-above": "Új testvér feljebb",
|
||||
|
|
@ -2338,6 +2393,13 @@
|
|||
"label-override-timings": "Felülbírálási időzítések",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Szerkesztés",
|
||||
"title-view": "Nézet"
|
||||
|
|
@ -3103,6 +3165,12 @@
|
|||
"label-edit": "Szerkesztés",
|
||||
"label-export": "Exportálás"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Igen, törölje a kapcsolattartási pontot",
|
||||
"deleting": "Törlés...",
|
||||
|
|
@ -3122,6 +3190,15 @@
|
|||
"title-delete-notification-policy": "Értesítési házirend törlése"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Grafana beépített riasztáskezelője",
|
||||
|
|
@ -6239,6 +6316,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Mégse",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Mappa"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9793,7 +9872,6 @@
|
|||
"error-fetching": "Hiba történt az LDAP-beállítások lekérése során",
|
||||
"error-saving": "Hiba az LDAP-beállítások mentésekor",
|
||||
"error-validate-form": "Hiba történt az LDAP-beállítások érvényesítése során",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP-beállítások mentve"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11290,6 +11368,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Másolás",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Könyvtárpanel létrehozása",
|
||||
"duplicate": "Duplikálás",
|
||||
"edit": "Szerkesztés",
|
||||
|
|
@ -11301,11 +11380,13 @@
|
|||
"inspect-json": "Panel-JSON",
|
||||
"more": "Továbbiak...",
|
||||
"new-alert-rule": "Új riasztási szabály",
|
||||
"paste-styles": "",
|
||||
"query": "Lekérdezés",
|
||||
"remove": "Eltávolítás",
|
||||
"replace-library-panel": "Könyvtárpanel cseréje",
|
||||
"share": "Megosztás",
|
||||
"show-legend": "Jelmagyarázat megjelenítése",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Könyvtárpanel leválasztása",
|
||||
"view": "Nézet"
|
||||
|
|
@ -11869,9 +11950,6 @@
|
|||
"label-display-name": "Megjelenített név",
|
||||
"placeholder-my-repository-connection": "Saját adattári kapcsolat",
|
||||
"text-loading-resource-information": "Erőforrás-információk betöltése…",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} irányítópult",
|
||||
"dashboards-count_other": "{{count}} irányítópult",
|
||||
|
|
@ -11926,6 +12004,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11939,6 +12020,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12278,6 +12360,9 @@
|
|||
"view-repository": "Adattár megtekintése"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Ellenőrzés:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12471,7 +12556,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Válassza ki, mit szeretne szinkronizálni",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Kapcsolódás",
|
||||
|
|
@ -13624,6 +13708,7 @@
|
|||
"name-wrap-header-text": "Fejléc szövegének tördelése",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "automatikus",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Atur ulang ke nilai default",
|
||||
"title-invalid-configuration": "Konfigurasi tidak valid",
|
||||
"title-more-actions": "Tindakan lainnya",
|
||||
"tooltip-more-actions": "Tindakan lainnya"
|
||||
},
|
||||
|
|
@ -661,14 +660,18 @@
|
|||
"aria-label-group-by": "Kelompokkan berdasarkan",
|
||||
"aria-label-group-interval": "Interval grup",
|
||||
"aria-label-group-wait": "Periode tunggu grup",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Interval pengulangan",
|
||||
"create-a-contact-point": "Buat titik kontak",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Titik kontak default",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Opsi pengaturan waktu",
|
||||
"message": {
|
||||
"required": "Diperlukan."
|
||||
},
|
||||
"or": "atau"
|
||||
"or": "atau",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Tambahkan pencocok",
|
||||
|
|
@ -2129,6 +2132,10 @@
|
|||
"new-policy": "Tambah kebijakan baru",
|
||||
"no-matchers": "Tidak ada pencocok",
|
||||
"reload-policies": "Muat ulang kebijakan",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Simpan kebijakan",
|
||||
"update": {
|
||||
"please-wait": "Harap tunggu sementara kami memperbarui kebijakan pemberitahuan Anda.",
|
||||
|
|
@ -2147,6 +2154,54 @@
|
|||
},
|
||||
"n-more-policies_other": "{{count}} kebijakan tambahan"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Kebijakan turunan baru",
|
||||
"label-new-sibling-above": "Sibling baru di atas",
|
||||
|
|
@ -2330,6 +2385,13 @@
|
|||
"label-override-timings": "Timpa pengaturan waktu",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Edit",
|
||||
"title-view": "Lihat"
|
||||
|
|
@ -3092,6 +3154,12 @@
|
|||
"label-edit": "Edit",
|
||||
"label-export": "Ekspor"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Ya, hapus titik kontak",
|
||||
"deleting": "Menghapus...",
|
||||
|
|
@ -3111,6 +3179,15 @@
|
|||
"title-delete-notification-policy": "Hapus kebijakan pemberitahuan"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Alertmanager bawaan Grafana",
|
||||
|
|
@ -6218,6 +6295,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Batalkan",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Folder"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9755,7 +9834,6 @@
|
|||
"error-fetching": "Kesalahan saat mengambil pengaturan LDAP",
|
||||
"error-saving": "Kesalahan saat menyimpan pengaturan LDAP",
|
||||
"error-validate-form": "Kesalahan saat memvalidasi pengaturan LDAP",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Pengaturan LDAP tersimpan"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11243,6 +11321,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Salin",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Buat panel pustaka",
|
||||
"duplicate": "Duplikasikan",
|
||||
"edit": "Edit",
|
||||
|
|
@ -11254,11 +11333,13 @@
|
|||
"inspect-json": "JSON Panel",
|
||||
"more": "Lebih banyak...",
|
||||
"new-alert-rule": "Aturan peringatan baru",
|
||||
"paste-styles": "",
|
||||
"query": "Kueri",
|
||||
"remove": "Hapus",
|
||||
"replace-library-panel": "Ganti panel pustaka",
|
||||
"share": "Bagikan",
|
||||
"show-legend": "Tampilkan keterangan",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Putuskan tautan panel pustaka",
|
||||
"view": "Lihat"
|
||||
|
|
@ -11822,9 +11903,6 @@
|
|||
"label-display-name": "Nama tampilan",
|
||||
"placeholder-my-repository-connection": "Koneksi repositori saya",
|
||||
"text-loading-resource-information": "Memuat informasi sumber daya...",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_other": "{{count}} dasbor",
|
||||
"files-count_other": "{{count}} file",
|
||||
|
|
@ -11876,6 +11954,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11889,6 +11970,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12225,6 +12307,9 @@
|
|||
"view-repository": "Lihat repositori"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Diperiksa:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12418,7 +12503,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Pilih item yang akan disinkronkan",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Hubungkan",
|
||||
|
|
@ -13566,6 +13650,7 @@
|
|||
"name-wrap-header-text": "Bungkus teks header",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "otomatis",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Ripristina valori predefiniti",
|
||||
"title-invalid-configuration": "Configurazione non valida",
|
||||
"title-more-actions": "Altre azioni",
|
||||
"tooltip-more-actions": "Altre azioni"
|
||||
},
|
||||
|
|
@ -664,14 +663,18 @@
|
|||
"aria-label-group-by": "Raggruppa per",
|
||||
"aria-label-group-interval": "Intervallo gruppo",
|
||||
"aria-label-group-wait": "Attesa gruppo",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Intervallo di ripetizione",
|
||||
"create-a-contact-point": "Crea punto di contatto",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Punto di contatto predefinito",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Opzioni di orario",
|
||||
"message": {
|
||||
"required": "Obbligatorio."
|
||||
},
|
||||
"or": "oppure"
|
||||
"or": "oppure",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Aggiungi elemento di corrispondenza",
|
||||
|
|
@ -2136,6 +2139,10 @@
|
|||
"new-policy": "Aggiungi nuovo criterio",
|
||||
"no-matchers": "Nessuna corrispondenza",
|
||||
"reload-policies": "Ricarica i criteri",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Salva criterio",
|
||||
"update": {
|
||||
"please-wait": "Attendi mentre aggiorniamo i tuoi criteri di notifica.",
|
||||
|
|
@ -2155,6 +2162,54 @@
|
|||
"n-more-policies_one": "{{count}} criterio aggiuntivo",
|
||||
"n-more-policies_other": "{{count}} criteri aggiuntivi"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Nuova politica per i bambini",
|
||||
"label-new-sibling-above": "Nuovo nodo fratello in alto",
|
||||
|
|
@ -2338,6 +2393,13 @@
|
|||
"label-override-timings": "Sovrascrivi orari",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Modifica",
|
||||
"title-view": "Visualizza"
|
||||
|
|
@ -3103,6 +3165,12 @@
|
|||
"label-edit": "Modifica",
|
||||
"label-export": "Esporta"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Sì, elimina punto di contatto",
|
||||
"deleting": "Eliminazione in corso...",
|
||||
|
|
@ -3122,6 +3190,15 @@
|
|||
"title-delete-notification-policy": "Elimina criterio di notifica"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Alertmanager integrato in Grafana",
|
||||
|
|
@ -6239,6 +6316,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Annulla",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Cartella"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9793,7 +9872,6 @@
|
|||
"error-fetching": "Errore durante il recupero delle impostazioni LDAP",
|
||||
"error-saving": "Errore durante il salvataggio delle impostazioni LDAP",
|
||||
"error-validate-form": "Errore durante la convalida delle impostazioni LDAP",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Impostazioni LDAP salvate"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11290,6 +11368,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Copia",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Crea pannello della libreria",
|
||||
"duplicate": "Duplica",
|
||||
"edit": "Modifica",
|
||||
|
|
@ -11301,11 +11380,13 @@
|
|||
"inspect-json": "JSON del pannello",
|
||||
"more": "Altro...",
|
||||
"new-alert-rule": "Nuova regola di avviso",
|
||||
"paste-styles": "",
|
||||
"query": "Query",
|
||||
"remove": "Rimuovi",
|
||||
"replace-library-panel": "Sostituisci il pannello della libreria",
|
||||
"share": "Condividi",
|
||||
"show-legend": "Mostra leggenda",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Scollega pannello della libreria",
|
||||
"view": "Visualizza"
|
||||
|
|
@ -11869,9 +11950,6 @@
|
|||
"label-display-name": "Nome visualizzato",
|
||||
"placeholder-my-repository-connection": "La mia connessione al repository",
|
||||
"text-loading-resource-information": "Caricamento delle informazioni sulle risorse in corso...",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} dashboard",
|
||||
"dashboards-count_other": "{{count}} dashboard",
|
||||
|
|
@ -11926,6 +12004,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11939,6 +12020,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12278,6 +12360,9 @@
|
|||
"view-repository": "Visualizza repository"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Verificato:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12471,7 +12556,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Scegli cosa sincronizzare",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Connetti",
|
||||
|
|
@ -13624,6 +13708,7 @@
|
|||
"name-wrap-header-text": "Testo intestazione a capo",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "automatica",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "デフォルト値にリセット",
|
||||
"title-invalid-configuration": "無効な設定",
|
||||
"title-more-actions": "その他の操作",
|
||||
"tooltip-more-actions": "その他の操作"
|
||||
},
|
||||
|
|
@ -661,14 +660,18 @@
|
|||
"aria-label-group-by": "グループ化",
|
||||
"aria-label-group-interval": "グループ間隔",
|
||||
"aria-label-group-wait": "グループ待機",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "繰り返し間隔",
|
||||
"create-a-contact-point": "連絡先を作成",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "デフォルトの連絡先",
|
||||
"label-name": "",
|
||||
"label-timing-options": "タイミングオプション",
|
||||
"message": {
|
||||
"required": "必須項目です。"
|
||||
},
|
||||
"or": "もしくは"
|
||||
"or": "もしくは",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "マッチャーを追加",
|
||||
|
|
@ -2129,6 +2132,10 @@
|
|||
"new-policy": "新しいポリシーを追加",
|
||||
"no-matchers": "マッチャーなし",
|
||||
"reload-policies": "ポリシーを再読み込み",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "ポリシーを保存",
|
||||
"update": {
|
||||
"please-wait": "通知ポリシーを更新している間、しばらくお待ちください。",
|
||||
|
|
@ -2147,6 +2154,54 @@
|
|||
},
|
||||
"n-more-policies_other": "{{count}}件の追加のポリシー"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "新しい子ポリシー",
|
||||
"label-new-sibling-above": "上に新しい兄弟ポリシーを追加",
|
||||
|
|
@ -2330,6 +2385,13 @@
|
|||
"label-override-timings": "タイミングを上書き",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "編集",
|
||||
"title-view": "表示"
|
||||
|
|
@ -3092,6 +3154,12 @@
|
|||
"label-edit": "編集",
|
||||
"label-export": "エクスポート"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "はい、連絡先を削除する",
|
||||
"deleting": "削除中…",
|
||||
|
|
@ -3111,6 +3179,15 @@
|
|||
"title-delete-notification-policy": "通知ポリシーを削除"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Grafanaに内蔵されたAlertmanager",
|
||||
|
|
@ -6218,6 +6295,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "キャンセル",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "フォルダ"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9755,7 +9834,6 @@
|
|||
"error-fetching": "LDAP設定の取得中にエラーが発生しました",
|
||||
"error-saving": "LDAP設定の保存中にエラーが発生",
|
||||
"error-validate-form": "LDAP設定の検証中にエラーが発生しました",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP設定を保存しました"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11243,6 +11321,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "コピー",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "ライブラリパネルを作成",
|
||||
"duplicate": "複製",
|
||||
"edit": "編集",
|
||||
|
|
@ -11254,11 +11333,13 @@
|
|||
"inspect-json": "パネルJSON",
|
||||
"more": "もっと見る…",
|
||||
"new-alert-rule": "新しいアラートルール",
|
||||
"paste-styles": "",
|
||||
"query": "クエリ",
|
||||
"remove": "削除",
|
||||
"replace-library-panel": "ライブラリパネルを置き換える",
|
||||
"share": "共有",
|
||||
"show-legend": "凡例を表示",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "ライブラリパネルのリンクを解除",
|
||||
"view": "表示"
|
||||
|
|
@ -11822,9 +11903,6 @@
|
|||
"label-display-name": "表示名",
|
||||
"placeholder-my-repository-connection": "自分のリポジトリ接続",
|
||||
"text-loading-resource-information": "リソース情報読み込み中...",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_other": "{{count}}個のダッシュボード",
|
||||
"files-count_other": "{{count}}個のファイル",
|
||||
|
|
@ -11876,6 +11954,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11889,6 +11970,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12225,6 +12307,9 @@
|
|||
"view-repository": "リポジトリを表示"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "確認済み:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12418,7 +12503,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "同期する内容を選択",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "接続",
|
||||
|
|
@ -13566,6 +13650,7 @@
|
|||
"name-wrap-header-text": "ヘッダーテキストの折り返し",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "自動",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "기본값으로 재설정",
|
||||
"title-invalid-configuration": "유효하지 않은 구성",
|
||||
"title-more-actions": "추가 동작",
|
||||
"tooltip-more-actions": "추가 동작"
|
||||
},
|
||||
|
|
@ -661,14 +660,18 @@
|
|||
"aria-label-group-by": "그룹화 기준",
|
||||
"aria-label-group-interval": "그룹 간격",
|
||||
"aria-label-group-wait": "그룹 대기",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "간격 반복",
|
||||
"create-a-contact-point": "연락처 생성",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "기본 연락처",
|
||||
"label-name": "",
|
||||
"label-timing-options": "타이밍 옵션",
|
||||
"message": {
|
||||
"required": "필수 사항입니다. "
|
||||
},
|
||||
"or": "또는"
|
||||
"or": "또는",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "일치 조건 추가",
|
||||
|
|
@ -2129,6 +2132,10 @@
|
|||
"new-policy": "새 정책 추가",
|
||||
"no-matchers": "일치 조건 없음",
|
||||
"reload-policies": "정책 다시 로딩",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "정책 저장",
|
||||
"update": {
|
||||
"please-wait": "알림 정책을 업데이트하는 동안 잠시 기다려 주세요.",
|
||||
|
|
@ -2147,6 +2154,54 @@
|
|||
},
|
||||
"n-more-policies_other": "추가 정책 {{count}}개"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "새 하위 정책",
|
||||
"label-new-sibling-above": "위에 형제 항목 추가",
|
||||
|
|
@ -2330,6 +2385,13 @@
|
|||
"label-override-timings": "타이밍 재정의",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "편집",
|
||||
"title-view": "보기"
|
||||
|
|
@ -3092,6 +3154,12 @@
|
|||
"label-edit": "편집",
|
||||
"label-export": "내보내기"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "네, 연락처를 삭제해 주세요",
|
||||
"deleting": "삭제 중…",
|
||||
|
|
@ -3111,6 +3179,15 @@
|
|||
"title-delete-notification-policy": "알림 정책 삭제"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Grafana 내장 Alertmanager",
|
||||
|
|
@ -6218,6 +6295,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "취소",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "폴더"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9755,7 +9834,6 @@
|
|||
"error-fetching": "LDAP 설정을 가져오던 중 오류 발생",
|
||||
"error-saving": "LDAP 설정을 저장하던 중 오류 발생",
|
||||
"error-validate-form": "LDAP 설정 유효성 검증 중 오류 발생",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP 설정 저장됨"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11243,6 +11321,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "복사",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "라이브러리 패널 생성",
|
||||
"duplicate": "복제",
|
||||
"edit": "편집",
|
||||
|
|
@ -11254,11 +11333,13 @@
|
|||
"inspect-json": "패널 JSON",
|
||||
"more": "더 보기...",
|
||||
"new-alert-rule": "새 경고 규칙",
|
||||
"paste-styles": "",
|
||||
"query": "쿼리",
|
||||
"remove": "제거",
|
||||
"replace-library-panel": "라이브러리 패널 교체",
|
||||
"share": "공유",
|
||||
"show-legend": "범례 보기",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "라이브러리 패널 연결 해제",
|
||||
"view": "보기"
|
||||
|
|
@ -11822,9 +11903,6 @@
|
|||
"label-display-name": "표시 이름",
|
||||
"placeholder-my-repository-connection": "내 리포지토리 연결",
|
||||
"text-loading-resource-information": "리소스 정보 로딩 중...",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_other": "대시보드 {{count}}개",
|
||||
"files-count_other": "파일 {{count}}개",
|
||||
|
|
@ -11876,6 +11954,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11889,6 +11970,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12225,6 +12307,9 @@
|
|||
"view-repository": "리포지토리 보기"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "확인됨:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12418,7 +12503,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "동기화할 항목 선택",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "연결",
|
||||
|
|
@ -13566,6 +13650,7 @@
|
|||
"name-wrap-header-text": "머리말 텍스트 줄 바꿈",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "자동",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Terugzetten naar standaardwaarden",
|
||||
"title-invalid-configuration": "Ongeldige configuratie",
|
||||
"title-more-actions": "Meer acties",
|
||||
"tooltip-more-actions": "Meer acties"
|
||||
},
|
||||
|
|
@ -664,14 +663,18 @@
|
|||
"aria-label-group-by": "Groeperen op",
|
||||
"aria-label-group-interval": "Intervalgroep",
|
||||
"aria-label-group-wait": "Groeperen in afwachting",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Herhalingsinterval",
|
||||
"create-a-contact-point": "Een contactpunt aanmaken",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Standaard contactpunt",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Opties voor timing",
|
||||
"message": {
|
||||
"required": "Vereist."
|
||||
},
|
||||
"or": "of"
|
||||
"or": "of",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Matcher toevoegen",
|
||||
|
|
@ -2136,6 +2139,10 @@
|
|||
"new-policy": "Nieuw beleid toevoegen",
|
||||
"no-matchers": "Geen matchers",
|
||||
"reload-policies": "Beleid opnieuw laden",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Beleid opslaan",
|
||||
"update": {
|
||||
"please-wait": "Een ogenblik geduld terwijl we je meldingsbeleid bijwerken.",
|
||||
|
|
@ -2155,6 +2162,54 @@
|
|||
"n-more-policies_one": "{{count}} aanvullend beleid",
|
||||
"n-more-policies_other": "{{count}} aanvullend beleid"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Nieuw onderliggend beleid",
|
||||
"label-new-sibling-above": "Nieuwe aanverwant boven",
|
||||
|
|
@ -2338,6 +2393,13 @@
|
|||
"label-override-timings": "Timings overschrijven",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Bewerken",
|
||||
"title-view": "Weergave"
|
||||
|
|
@ -3103,6 +3165,12 @@
|
|||
"label-edit": "Bewerken",
|
||||
"label-export": "Exporteren"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Ja, contactpunt verwijderen",
|
||||
"deleting": "Bezig met verwijderen ...",
|
||||
|
|
@ -3122,6 +3190,15 @@
|
|||
"title-delete-notification-policy": "Meldingsbeleid verwijderen"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Ingebouwde Grafana Alertmanager",
|
||||
|
|
@ -6239,6 +6316,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Annuleren",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Map"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9793,7 +9872,6 @@
|
|||
"error-fetching": "Fout bij ophalen van LDAP-instellingen",
|
||||
"error-saving": "Fout bij opslaan van LDAP-instellingen",
|
||||
"error-validate-form": "Fout bij valideren van LDAP-instellingen",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP-instellingen zijn opgeslagen"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11290,6 +11368,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Kopiëren",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Bibliotheekpaneel aanmaken",
|
||||
"duplicate": "Dupliceren",
|
||||
"edit": "Bewerken",
|
||||
|
|
@ -11301,11 +11380,13 @@
|
|||
"inspect-json": "JSON-paneel",
|
||||
"more": "Meer ...",
|
||||
"new-alert-rule": "Nieuwe waarschuwingsregel",
|
||||
"paste-styles": "",
|
||||
"query": "Query",
|
||||
"remove": "Verwijderen",
|
||||
"replace-library-panel": "Bibliotheekpaneel vervangen",
|
||||
"share": "Delen",
|
||||
"show-legend": "Legenda tonen",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Bibliotheekpaneel ontkoppelen",
|
||||
"view": "Weergave"
|
||||
|
|
@ -11869,9 +11950,6 @@
|
|||
"label-display-name": "Weergavenaam",
|
||||
"placeholder-my-repository-connection": "Mijn repository-verbinding",
|
||||
"text-loading-resource-information": "Broninformatie laden...",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} dashboard",
|
||||
"dashboards-count_other": "{{count}} dashboard",
|
||||
|
|
@ -11926,6 +12004,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11939,6 +12020,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12278,6 +12360,9 @@
|
|||
"view-repository": "Repository weergeven"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Gecontroleerd:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12471,7 +12556,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Kies wat je wilt synchroniseren",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Verbinden",
|
||||
|
|
@ -13624,6 +13708,7 @@
|
|||
"name-wrap-header-text": "Koptekst laten teruglopen",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "automatisch",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Zresetuj do wartości domyślnych",
|
||||
"title-invalid-configuration": "Nieprawidłowa konfiguracja",
|
||||
"title-more-actions": "Więcej działań",
|
||||
"tooltip-more-actions": "Więcej działań"
|
||||
},
|
||||
|
|
@ -670,14 +669,18 @@
|
|||
"aria-label-group-by": "Grupuj według",
|
||||
"aria-label-group-interval": "Przedział grupowania",
|
||||
"aria-label-group-wait": "Oczekiwanie na grupę",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Odstęp powtarzania",
|
||||
"create-a-contact-point": "Utwórz punkt kontaktu",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Domyślny punkt kontaktu",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Opcje harmonogramu",
|
||||
"message": {
|
||||
"required": "Wymagane."
|
||||
},
|
||||
"or": "lub"
|
||||
"or": "lub",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Dodaj kryterium dopasowania",
|
||||
|
|
@ -2150,6 +2153,10 @@
|
|||
"new-policy": "Dodaj nowy zbiór zasad",
|
||||
"no-matchers": "Brak dopasowań",
|
||||
"reload-policies": "Załaduj ponownie zasady",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Zapisz zasady",
|
||||
"update": {
|
||||
"please-wait": "Poczekaj, aż zaktualizujemy Twoje zasady powiadomień.",
|
||||
|
|
@ -2171,6 +2178,54 @@
|
|||
"n-more-policies_many": "{{count}} dodatkowych zbiorów zasad",
|
||||
"n-more-policies_other": "{{count}} dodatkowego zbioru zasad"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Nowe zasady pochodne",
|
||||
"label-new-sibling-above": "Nowy element pokrewny powyżej",
|
||||
|
|
@ -2354,6 +2409,13 @@
|
|||
"label-override-timings": "Zastąp harmonogramy",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Edytuj",
|
||||
"title-view": "Wyświetl"
|
||||
|
|
@ -3125,6 +3187,12 @@
|
|||
"label-edit": "Edytuj",
|
||||
"label-export": "Eksport"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Tak, usuń punkt kontaktu",
|
||||
"deleting": "Usuwanie…",
|
||||
|
|
@ -3144,6 +3212,15 @@
|
|||
"title-delete-notification-policy": "Usuń zasady dotyczące powiadomień"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Wbudowany menedżer alertów Grafany",
|
||||
|
|
@ -6281,6 +6358,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Anuluj",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Folder"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9869,7 +9948,6 @@
|
|||
"error-fetching": "Błąd podczas pobierania ustawień LDAP",
|
||||
"error-saving": "Błąd zapisywania ustawień LDAP",
|
||||
"error-validate-form": "Błąd walidacji ustawień LDAP",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Ustawienia LDAP zapisane"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11384,6 +11462,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Kopiuj",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Utwórz panel biblioteki",
|
||||
"duplicate": "Duplikuj",
|
||||
"edit": "Edytuj",
|
||||
|
|
@ -11395,11 +11474,13 @@
|
|||
"inspect-json": "Panel JSON",
|
||||
"more": "Więcej…",
|
||||
"new-alert-rule": "Nowa reguła alertu",
|
||||
"paste-styles": "",
|
||||
"query": "Zapytanie",
|
||||
"remove": "Usuń",
|
||||
"replace-library-panel": "Zastąp panel biblioteki",
|
||||
"share": "Udostępnij",
|
||||
"show-legend": "Pokaż legendę",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Rozłącz panel biblioteki",
|
||||
"view": "Widok"
|
||||
|
|
@ -11963,9 +12044,6 @@
|
|||
"label-display-name": "Nazwa wyświetlana",
|
||||
"placeholder-my-repository-connection": "Połączenie z moim repozytorium",
|
||||
"text-loading-resource-information": "Wczytywanie informacji o zasobach…",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} pulpit",
|
||||
"dashboards-count_few": "{{count}} pulpitu",
|
||||
|
|
@ -12026,6 +12104,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -12039,6 +12120,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12384,6 +12466,9 @@
|
|||
"view-repository": "Wyświetl repozytorium"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Sprawdzone:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12577,7 +12662,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Wybierz, co chcesz zsynchronizować",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Połącz",
|
||||
|
|
@ -13740,6 +13824,7 @@
|
|||
"name-wrap-header-text": "Zawijaj tekst nagłówka",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "automatycznie",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Redefinir para os valores padrão",
|
||||
"title-invalid-configuration": "Configuração inválida",
|
||||
"title-more-actions": "Mais ações",
|
||||
"tooltip-more-actions": "Mais ações"
|
||||
},
|
||||
|
|
@ -664,14 +663,18 @@
|
|||
"aria-label-group-by": "Agrupar por",
|
||||
"aria-label-group-interval": "Intervalo de grupo",
|
||||
"aria-label-group-wait": "Espera de grupo",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Intervalo de repetição",
|
||||
"create-a-contact-point": "Criar ponto de contato",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Ponto de contato padrão",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Opções de cronograma",
|
||||
"message": {
|
||||
"required": "Este valor é obrigatório."
|
||||
},
|
||||
"or": "ou"
|
||||
"or": "ou",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Adicionar operador de correspondência",
|
||||
|
|
@ -2136,6 +2139,10 @@
|
|||
"new-policy": "Adicionar nova política",
|
||||
"no-matchers": "Sem correspondências",
|
||||
"reload-policies": "Recarregar políticas",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Salvar política",
|
||||
"update": {
|
||||
"please-wait": "Aguarde enquanto atualizamos suas políticas de notificação.",
|
||||
|
|
@ -2155,6 +2162,54 @@
|
|||
"n-more-policies_one": "{{count}} política adicional",
|
||||
"n-more-policies_other": "{{count}} políticas adicionais"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Nova política secundária",
|
||||
"label-new-sibling-above": "Novo elemento do mesmo nível acima",
|
||||
|
|
@ -2338,6 +2393,13 @@
|
|||
"label-override-timings": "Substituir cronogramas",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Editar",
|
||||
"title-view": "Visualizar"
|
||||
|
|
@ -3103,6 +3165,12 @@
|
|||
"label-edit": "Editar",
|
||||
"label-export": "Exportar"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Sim, excluir ponto de contato",
|
||||
"deleting": "Excluindo...",
|
||||
|
|
@ -3122,6 +3190,15 @@
|
|||
"title-delete-notification-policy": "Excluir política de notificação"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Alertmanager integrado da Grafana",
|
||||
|
|
@ -6239,6 +6316,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Cancelar",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Pasta"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9793,7 +9872,6 @@
|
|||
"error-fetching": "Erro ao buscar configurações de LDAP",
|
||||
"error-saving": "Erro ao salvar as configurações de LDAP",
|
||||
"error-validate-form": "Erro ao validar as configurações de LDAP",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Configurações de LDAP salvas"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11290,6 +11368,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Copiar",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Criar painel de biblioteca",
|
||||
"duplicate": "Duplicar",
|
||||
"edit": "Editar",
|
||||
|
|
@ -11301,11 +11380,13 @@
|
|||
"inspect-json": "Painel JSON",
|
||||
"more": "Mais...",
|
||||
"new-alert-rule": "Nova regra de alerta",
|
||||
"paste-styles": "",
|
||||
"query": "Consulta",
|
||||
"remove": "Remover",
|
||||
"replace-library-panel": "Substituir painel da biblioteca",
|
||||
"share": "Compartilhar",
|
||||
"show-legend": "Mostrar legenda",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Desvincular painel de biblioteca",
|
||||
"view": "Visualizar"
|
||||
|
|
@ -11869,9 +11950,6 @@
|
|||
"label-display-name": "Nome de exibição",
|
||||
"placeholder-my-repository-connection": "Minha conexão de repositório",
|
||||
"text-loading-resource-information": "Carregando informações de recursos…",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} painel de controle",
|
||||
"dashboards-count_other": "{{count}} painel de controle",
|
||||
|
|
@ -11926,6 +12004,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11939,6 +12020,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12278,6 +12360,9 @@
|
|||
"view-repository": "Visualizar repositório"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Verificado:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12471,7 +12556,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Escolha o que será sincronizado",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Conectar",
|
||||
|
|
@ -13624,6 +13708,7 @@
|
|||
"name-wrap-header-text": "Ajustar texto do cabeçalho",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "automático",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Redefinir para os valores predefinidos",
|
||||
"title-invalid-configuration": "Configuração inválida",
|
||||
"title-more-actions": "Mais ações",
|
||||
"tooltip-more-actions": "Mais ações"
|
||||
},
|
||||
|
|
@ -664,14 +663,18 @@
|
|||
"aria-label-group-by": "Agrupar por",
|
||||
"aria-label-group-interval": "Intervalo de grupo",
|
||||
"aria-label-group-wait": "Espera de grupo",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Intervalo de repetição",
|
||||
"create-a-contact-point": "Criar um ponto de contacto",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Ponto de contacto predefinido",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Opções de tempo",
|
||||
"message": {
|
||||
"required": "Necessário."
|
||||
},
|
||||
"or": "ou"
|
||||
"or": "ou",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Adicionar elemento de correspondência",
|
||||
|
|
@ -2136,6 +2139,10 @@
|
|||
"new-policy": "Adicionar nova política",
|
||||
"no-matchers": "Sem correspondências",
|
||||
"reload-policies": "Recarregar políticas",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Guardar política",
|
||||
"update": {
|
||||
"please-wait": "Aguarde enquanto atualizamos as suas políticas de notificação.",
|
||||
|
|
@ -2155,6 +2162,54 @@
|
|||
"n-more-policies_one": "{{count}} políticas adicionais",
|
||||
"n-more-policies_other": "{{count}} políticas adicionais"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Nova política secundária",
|
||||
"label-new-sibling-above": "Novo elemento do mesmo nível acima",
|
||||
|
|
@ -2338,6 +2393,13 @@
|
|||
"label-override-timings": "Substituir tempos",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Editar",
|
||||
"title-view": "Ver"
|
||||
|
|
@ -3103,6 +3165,12 @@
|
|||
"label-edit": "Editar",
|
||||
"label-export": "Exportar"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Sim, eliminar ponto de contacto",
|
||||
"deleting": "A eliminar...",
|
||||
|
|
@ -3122,6 +3190,15 @@
|
|||
"title-delete-notification-policy": "Eliminar política de notificação"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Alertmanager integrado na Grafana",
|
||||
|
|
@ -6239,6 +6316,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Cancelar",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Pasta"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9793,7 +9872,6 @@
|
|||
"error-fetching": "Erro ao obter as definições LDAP",
|
||||
"error-saving": "Erro ao guardar as definições LDAP",
|
||||
"error-validate-form": "Erro ao validar as definições LDAP",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Definições LDAP guardadas"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11290,6 +11368,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Copiar",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Criar painel de biblioteca",
|
||||
"duplicate": "Duplicar",
|
||||
"edit": "Editar",
|
||||
|
|
@ -11301,11 +11380,13 @@
|
|||
"inspect-json": "Painel JSON",
|
||||
"more": "Mais...",
|
||||
"new-alert-rule": "Nova regra de alerta",
|
||||
"paste-styles": "",
|
||||
"query": "Consulta",
|
||||
"remove": "Remover",
|
||||
"replace-library-panel": "Substituir painel de biblioteca",
|
||||
"share": "Partilhar",
|
||||
"show-legend": "Mostrar legenda",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Desassociar painel de biblioteca",
|
||||
"view": "Ver"
|
||||
|
|
@ -11869,9 +11950,6 @@
|
|||
"label-display-name": "Nome do visor",
|
||||
"placeholder-my-repository-connection": "A minha ligação de repositório",
|
||||
"text-loading-resource-information": "A carregar informações de recursos...",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} painéis de controlo",
|
||||
"dashboards-count_other": "{{count}} painéis de controlo",
|
||||
|
|
@ -11926,6 +12004,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11939,6 +12020,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12278,6 +12360,9 @@
|
|||
"view-repository": "Ver repositório"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Verificado:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12471,7 +12556,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Escolha o que sincronizar",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Conectar ",
|
||||
|
|
@ -13624,6 +13708,7 @@
|
|||
"name-wrap-header-text": "Encapsular o texto do cabeçalho",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "auto",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Сброс до значений по умолчанию",
|
||||
"title-invalid-configuration": "Недопустимая конфигурация",
|
||||
"title-more-actions": "Другие действия",
|
||||
"tooltip-more-actions": "Другие действия"
|
||||
},
|
||||
|
|
@ -670,14 +669,18 @@
|
|||
"aria-label-group-by": "Группировать по",
|
||||
"aria-label-group-interval": "Интервал для группы",
|
||||
"aria-label-group-wait": "Время ожидания для группы",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Интервал повторения",
|
||||
"create-a-contact-point": "Создать точку контакта",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Точка контакта по умолчанию",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Параметры времени",
|
||||
"message": {
|
||||
"required": "Обязательно."
|
||||
},
|
||||
"or": "или"
|
||||
"or": "или",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Добавить средство сопоставления",
|
||||
|
|
@ -2150,6 +2153,10 @@
|
|||
"new-policy": "Добавить новую политику",
|
||||
"no-matchers": "Нет средств сопоставления",
|
||||
"reload-policies": "Перезагрузить политики",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Сохранить политику",
|
||||
"update": {
|
||||
"please-wait": "Подождите, пока мы обновляем ваши политики уведомления.",
|
||||
|
|
@ -2171,6 +2178,54 @@
|
|||
"n-more-policies_many": "{{count}} дополнительных политик",
|
||||
"n-more-policies_other": "{{count}} дополнительной политики"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Новая дочерняя политика",
|
||||
"label-new-sibling-above": "Новый элемент того же уровня выше",
|
||||
|
|
@ -2354,6 +2409,13 @@
|
|||
"label-override-timings": "Переопределить временные рамки",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Редактировать",
|
||||
"title-view": "Просмотр"
|
||||
|
|
@ -3125,6 +3187,12 @@
|
|||
"label-edit": "Редактировать",
|
||||
"label-export": "Экспорт"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Да, удалить точку контакта",
|
||||
"deleting": "Удаление...",
|
||||
|
|
@ -3144,6 +3212,15 @@
|
|||
"title-delete-notification-policy": "Удаление политики уведомления"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Встроенный обработчик оповещений Grafana Alertmanager",
|
||||
|
|
@ -6281,6 +6358,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Отмена",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Папка"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9869,7 +9948,6 @@
|
|||
"error-fetching": "Ошибка при получении параметров LDAP",
|
||||
"error-saving": "Ошибка при сохранении параметров LDAP",
|
||||
"error-validate-form": "Ошибка проверки параметров LDAP",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Параметры LDAP сохранены"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11384,6 +11462,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Копировать",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Создать панель библиотеки",
|
||||
"duplicate": "Дублировать",
|
||||
"edit": "Редактировать",
|
||||
|
|
@ -11395,11 +11474,13 @@
|
|||
"inspect-json": "JSON-файл панели",
|
||||
"more": "Еще...",
|
||||
"new-alert-rule": "Новое правило оповещения",
|
||||
"paste-styles": "",
|
||||
"query": "Запрос",
|
||||
"remove": "Удалить",
|
||||
"replace-library-panel": "Заменить панель библиотеки",
|
||||
"share": "Общий доступ",
|
||||
"show-legend": "Показать условные обозначения",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Отсоединить панель библиотеки",
|
||||
"view": "Просмотр"
|
||||
|
|
@ -11963,9 +12044,6 @@
|
|||
"label-display-name": "Отображаемое имя",
|
||||
"placeholder-my-repository-connection": "Мое подключение к репозиторию",
|
||||
"text-loading-resource-information": "Загрузка информации о ресурсе...",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} дашборд",
|
||||
"dashboards-count_few": "{{count}} дашборда",
|
||||
|
|
@ -12026,6 +12104,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -12039,6 +12120,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12384,6 +12466,9 @@
|
|||
"view-repository": "Просмотр репозитория"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Проверено:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12577,7 +12662,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Выберите, что синхронизировать",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Подключить",
|
||||
|
|
@ -13740,6 +13824,7 @@
|
|||
"name-wrap-header-text": "Перенос текста заголовка",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "авто",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Återställ till standardvärden",
|
||||
"title-invalid-configuration": "Ogiltig konfiguration",
|
||||
"title-more-actions": "Fler åtgärder",
|
||||
"tooltip-more-actions": "Fler åtgärder"
|
||||
},
|
||||
|
|
@ -664,14 +663,18 @@
|
|||
"aria-label-group-by": "Gruppera efter",
|
||||
"aria-label-group-interval": "Gruppintervall",
|
||||
"aria-label-group-wait": "Gruppväntan",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Upprepningsintervall",
|
||||
"create-a-contact-point": "Skapa en kontaktpunkt",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Standardkontaktpunkt",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Tidsalternativ",
|
||||
"message": {
|
||||
"required": "Krävs."
|
||||
},
|
||||
"or": "eller"
|
||||
"or": "eller",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Lägg till matchare",
|
||||
|
|
@ -2136,6 +2139,10 @@
|
|||
"new-policy": "Lägg till ny policy",
|
||||
"no-matchers": "Inga matchare",
|
||||
"reload-policies": "Ladda om policyer",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Spara policy",
|
||||
"update": {
|
||||
"please-wait": "Vänta medan vi uppdaterar dina aviseringspolicyer.",
|
||||
|
|
@ -2155,6 +2162,54 @@
|
|||
"n-more-policies_one": "{{count}} ytterligare policyer",
|
||||
"n-more-policies_other": "{{count}} ytterligare policyer"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Ny underordnad policy",
|
||||
"label-new-sibling-above": "Nytt syskon ovanför",
|
||||
|
|
@ -2338,6 +2393,13 @@
|
|||
"label-override-timings": "Åsidosätt tidsinställningar",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Redigera",
|
||||
"title-view": "Visa"
|
||||
|
|
@ -3103,6 +3165,12 @@
|
|||
"label-edit": "Redigera",
|
||||
"label-export": "Exportera"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Ja, radera kontaktpunkt",
|
||||
"deleting": "Tar bort ...",
|
||||
|
|
@ -3122,6 +3190,15 @@
|
|||
"title-delete-notification-policy": "Radera aviseringspolicy"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Grafana inbyggd Alertmanager",
|
||||
|
|
@ -6239,6 +6316,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "Avbryt",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Mapp"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9793,7 +9872,6 @@
|
|||
"error-fetching": "Fel vid hämtning av LDAP-inställningar",
|
||||
"error-saving": "Fel vid sparande av LDAP-inställningar",
|
||||
"error-validate-form": "Fel vid validering av LDAP-inställningar",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP-inställningar sparade"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11290,6 +11368,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Kopiera",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Skapa bibliotekspanel",
|
||||
"duplicate": "Dubblett",
|
||||
"edit": "Redigera",
|
||||
|
|
@ -11301,11 +11380,13 @@
|
|||
"inspect-json": "Panel JSON",
|
||||
"more": "Mer ...",
|
||||
"new-alert-rule": "Ny varningsregel",
|
||||
"paste-styles": "",
|
||||
"query": "Fråga",
|
||||
"remove": "Ta bort",
|
||||
"replace-library-panel": "Byt ut bibliotekspanel",
|
||||
"share": "Dela",
|
||||
"show-legend": "Visa förklaring",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Ta bort länk till bibliotekspanel",
|
||||
"view": "Visa"
|
||||
|
|
@ -11869,9 +11950,6 @@
|
|||
"label-display-name": "Visningsnamn",
|
||||
"placeholder-my-repository-connection": "Min lagringsplatsanslutning",
|
||||
"text-loading-resource-information": "Läser in resursinformation …",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} kontrollpanel",
|
||||
"dashboards-count_other": "{{count}} kontrollpanel",
|
||||
|
|
@ -11926,6 +12004,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11939,6 +12020,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12278,6 +12360,9 @@
|
|||
"view-repository": "Visa lagringsplats"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Kontrollerad:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12471,7 +12556,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Välj vad du vill synkronisera",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Anslut",
|
||||
|
|
@ -13624,6 +13708,7 @@
|
|||
"name-wrap-header-text": "Radbryt rubriktext",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "auto",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "Varsayılan değerlere sıfırla",
|
||||
"title-invalid-configuration": "Geçersiz yapılandırma",
|
||||
"title-more-actions": "Daha fazla işlem",
|
||||
"tooltip-more-actions": "Daha fazla işlem"
|
||||
},
|
||||
|
|
@ -664,14 +663,18 @@
|
|||
"aria-label-group-by": "Gruplama ölçütü",
|
||||
"aria-label-group-interval": "Grup aralığı",
|
||||
"aria-label-group-wait": "Grup bekleme süresi",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "Tekrarlama aralığı",
|
||||
"create-a-contact-point": "İletişim noktası oluştur",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "Varsayılan iletişim noktası",
|
||||
"label-name": "",
|
||||
"label-timing-options": "Zamanlama seçenekleri",
|
||||
"message": {
|
||||
"required": "Zorunlu."
|
||||
},
|
||||
"or": "veya"
|
||||
"or": "veya",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "Eşleşme kuralı ekle",
|
||||
|
|
@ -2136,6 +2139,10 @@
|
|||
"new-policy": "Yeni politika ekle",
|
||||
"no-matchers": "Eşleşen yok",
|
||||
"reload-policies": "Politikaları yeniden yükle",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "Politikayı kaydet",
|
||||
"update": {
|
||||
"please-wait": "Bildirim politikalarınız güncellenirken lütfen bekleyin.",
|
||||
|
|
@ -2155,6 +2162,54 @@
|
|||
"n-more-policies_one": "{{count}} ek politika",
|
||||
"n-more-policies_other": "{{count}} ek politika"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "Çocuklara ilişkin yeni politika",
|
||||
"label-new-sibling-above": "Yukarıdan yeni eş düzey",
|
||||
|
|
@ -2338,6 +2393,13 @@
|
|||
"label-override-timings": "Zamanlamaları geçersiz kıl",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Düzenle",
|
||||
"title-view": "Görüntüle"
|
||||
|
|
@ -3103,6 +3165,12 @@
|
|||
"label-edit": "Düzenle",
|
||||
"label-export": "Dışa aktar"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "Evet, iletişim noktasını sil",
|
||||
"deleting": "Siliniyor...",
|
||||
|
|
@ -3122,6 +3190,15 @@
|
|||
"title-delete-notification-policy": "Bildirim politikasını sil"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Grafana yerleşik Alertmanager",
|
||||
|
|
@ -6239,6 +6316,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "İptal",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "Klasör"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9793,7 +9872,6 @@
|
|||
"error-fetching": "LDAP ayarları alınırken hata oluştu",
|
||||
"error-saving": "LDAP ayarları kaydedilirken hata oluştu",
|
||||
"error-validate-form": "LDAP ayarları doğrulanırken hata oluştu",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP ayarları kaydedildi"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11290,6 +11368,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "Kopyala",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "Kütüphane paneli oluştur",
|
||||
"duplicate": "Çoğalt",
|
||||
"edit": "Düzenle",
|
||||
|
|
@ -11301,11 +11380,13 @@
|
|||
"inspect-json": "Panel JSON",
|
||||
"more": "Daha fazla...",
|
||||
"new-alert-rule": "Yeni uyarı kuralı",
|
||||
"paste-styles": "",
|
||||
"query": "Sorgu",
|
||||
"remove": "Kaldır",
|
||||
"replace-library-panel": "Kütüphane panelini değiştir",
|
||||
"share": "Paylaş",
|
||||
"show-legend": "Açıklamayı göster",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "Kütüphane panelinin bağlantısını kaldır",
|
||||
"view": "Görüntüle"
|
||||
|
|
@ -11869,9 +11950,6 @@
|
|||
"label-display-name": "Görünen ad",
|
||||
"placeholder-my-repository-connection": "Depo bağlantım",
|
||||
"text-loading-resource-information": "Kaynak bilgileri yükleniyor...",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} pano",
|
||||
"dashboards-count_other": "{{count}} pano",
|
||||
|
|
@ -11926,6 +12004,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11939,6 +12020,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12278,6 +12360,9 @@
|
|||
"view-repository": ""
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "Kontrol Eden:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12471,7 +12556,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "Nelerin senkronize edileceğini seçin",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "Bağlan",
|
||||
|
|
@ -13624,6 +13708,7 @@
|
|||
"name-wrap-header-text": "Başlık metnini kaydır",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "otomatik",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "重置为默认值",
|
||||
"title-invalid-configuration": "无效配置",
|
||||
"title-more-actions": "更多操作",
|
||||
"tooltip-more-actions": "更多操作"
|
||||
},
|
||||
|
|
@ -661,14 +660,18 @@
|
|||
"aria-label-group-by": "分组依据",
|
||||
"aria-label-group-interval": "组间隔",
|
||||
"aria-label-group-wait": "组等待",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "重复间隔",
|
||||
"create-a-contact-point": "创建联络点",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "默认联络点",
|
||||
"label-name": "",
|
||||
"label-timing-options": "时间设定选项",
|
||||
"message": {
|
||||
"required": "必填。"
|
||||
},
|
||||
"or": "或"
|
||||
"or": "或",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "添加匹配器",
|
||||
|
|
@ -2129,6 +2132,10 @@
|
|||
"new-policy": "添加新策略",
|
||||
"no-matchers": "没有匹配器",
|
||||
"reload-policies": "重新加载策略",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "保存策略",
|
||||
"update": {
|
||||
"please-wait": "请稍候,我们正在更新您的通知策略。",
|
||||
|
|
@ -2147,6 +2154,54 @@
|
|||
},
|
||||
"n-more-policies_other": "其他 {{count}} 个策略"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "新的子策略",
|
||||
"label-new-sibling-above": "上方的新同级元素",
|
||||
|
|
@ -2330,6 +2385,13 @@
|
|||
"label-override-timings": "覆盖时间设定",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "编辑",
|
||||
"title-view": "查看"
|
||||
|
|
@ -3092,6 +3154,12 @@
|
|||
"label-edit": "编辑",
|
||||
"label-export": "导出"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "是,删除联络点",
|
||||
"deleting": "正在删除...",
|
||||
|
|
@ -3111,6 +3179,15 @@
|
|||
"title-delete-notification-policy": "删除通知策略"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Grafana 内置 Alertmanager",
|
||||
|
|
@ -6218,6 +6295,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "取消",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "文件夹"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9755,7 +9834,6 @@
|
|||
"error-fetching": "获取 LDAP 设置时出错",
|
||||
"error-saving": "保存 LDAP 设置时出错",
|
||||
"error-validate-form": "验证 LDAP 设置时出错",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP 设置已保存"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11243,6 +11321,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "复制",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "创建库面板",
|
||||
"duplicate": "复制",
|
||||
"edit": "编辑",
|
||||
|
|
@ -11254,11 +11333,13 @@
|
|||
"inspect-json": "面板 JSON",
|
||||
"more": "更多...",
|
||||
"new-alert-rule": "新建警报规则",
|
||||
"paste-styles": "",
|
||||
"query": "查询",
|
||||
"remove": "删除",
|
||||
"replace-library-panel": "替换库面板",
|
||||
"share": "分享",
|
||||
"show-legend": "显示图例",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "取消链接库面板",
|
||||
"view": "查看"
|
||||
|
|
@ -11822,9 +11903,6 @@
|
|||
"label-display-name": "显示名称",
|
||||
"placeholder-my-repository-connection": "我的存储库连接",
|
||||
"text-loading-resource-information": "正在加载资源信息...",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_other": "{{count}} 个数据面板",
|
||||
"files-count_other": "{{count}} 个文件",
|
||||
|
|
@ -11876,6 +11954,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11889,6 +11970,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12225,6 +12307,9 @@
|
|||
"view-repository": "查看存储库"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "已检查:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12418,7 +12503,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "选择要同步的内容",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "连接",
|
||||
|
|
@ -13566,6 +13650,7 @@
|
|||
"name-wrap-header-text": "表头文字换行",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "自动",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
},
|
||||
"ldap-settings-page": {
|
||||
"label-reset-to-default-values": "重設為預設值",
|
||||
"title-invalid-configuration": "無效設定",
|
||||
"title-more-actions": "更多動作",
|
||||
"tooltip-more-actions": "更多動作"
|
||||
},
|
||||
|
|
@ -661,14 +660,18 @@
|
|||
"aria-label-group-by": "分組依據",
|
||||
"aria-label-group-interval": "群組間隔",
|
||||
"aria-label-group-wait": "群組等待",
|
||||
"aria-label-name": "",
|
||||
"aria-label-repeat-interval": "重複間隔",
|
||||
"create-a-contact-point": "建立聯絡點",
|
||||
"description-unique-routing": "",
|
||||
"label-default-contact-point": "預設聯絡點",
|
||||
"label-name": "",
|
||||
"label-timing-options": "計時選項",
|
||||
"message": {
|
||||
"required": "必填。"
|
||||
},
|
||||
"or": "或"
|
||||
"or": "或",
|
||||
"validate-name": ""
|
||||
},
|
||||
"am-routes-expanded-form": {
|
||||
"add-matcher": "新增匹配器",
|
||||
|
|
@ -2129,6 +2132,10 @@
|
|||
"new-policy": "新增政策",
|
||||
"no-matchers": "沒有匹配條件",
|
||||
"reload-policies": "重新載入政策",
|
||||
"root-policy": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
},
|
||||
"save-policy": "儲存政策",
|
||||
"update": {
|
||||
"please-wait": "請稍候,我們正在更新您的通知政策。",
|
||||
|
|
@ -2147,6 +2154,54 @@
|
|||
},
|
||||
"n-more-policies_other": "{{count}} 個其他政策"
|
||||
},
|
||||
"policies-list": {
|
||||
"create": {
|
||||
"aria-label": "",
|
||||
"text": ""
|
||||
},
|
||||
"delete-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"delete-text": "",
|
||||
"empty-state": {
|
||||
"message": ""
|
||||
},
|
||||
"fetch": {
|
||||
"error": ""
|
||||
},
|
||||
"policy-header": {
|
||||
"delete": {
|
||||
"aria-label": "",
|
||||
"delete-label": "",
|
||||
"reset-label": ""
|
||||
},
|
||||
"edit": {
|
||||
"text": ""
|
||||
},
|
||||
"export": {
|
||||
"aria-label": "",
|
||||
"label": ""
|
||||
},
|
||||
"more-actions": {
|
||||
"aria-label": ""
|
||||
},
|
||||
"view": {
|
||||
"provisioned-tooltip": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"reset-reasons": {
|
||||
"no-permissions": "",
|
||||
"provisioned": ""
|
||||
},
|
||||
"reset-text": "",
|
||||
"text-loading": ""
|
||||
},
|
||||
"policies-tree-wrapper": {
|
||||
"sorry-routing-exist": "",
|
||||
"title-routing-tree-not-found": ""
|
||||
},
|
||||
"policy": {
|
||||
"label-new-child-policy": "新的子級政策",
|
||||
"label-new-sibling-above": "上方的新同級項目",
|
||||
|
|
@ -2330,6 +2385,13 @@
|
|||
"label-override-timings": "覆寫時間",
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"routing-tree-filter": {
|
||||
"aria-label-clear": "",
|
||||
"aria-label-search-routing-trees": "",
|
||||
"clear": "",
|
||||
"label-search-by-name-or-receiver": "",
|
||||
"placeholder-search": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "編輯",
|
||||
"title-view": "檢視"
|
||||
|
|
@ -3092,6 +3154,12 @@
|
|||
"label-edit": "編輯",
|
||||
"label-export": "匯出"
|
||||
},
|
||||
"use-create-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"add-routing-tree": "",
|
||||
"title-create-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-delete-contact-point-modal": {
|
||||
"delete-confirm": "是,刪除聯絡點",
|
||||
"deleting": "正在刪除…",
|
||||
|
|
@ -3111,6 +3179,15 @@
|
|||
"title-delete-notification-policy": "刪除通知政策"
|
||||
}
|
||||
},
|
||||
"use-delete-routing-tree-modal": {
|
||||
"modal-element": {
|
||||
"delete-routing": "",
|
||||
"delete-yes": "",
|
||||
"deleting": "",
|
||||
"deleting-routing-permanently-remove": "",
|
||||
"title-delete-routing-tree": ""
|
||||
}
|
||||
},
|
||||
"use-edit-configuration-drawer": {
|
||||
"drawer": {
|
||||
"internal-grafana-alertmanager-title": "Grafana 內建的 Alertmanager",
|
||||
|
|
@ -6218,6 +6295,8 @@
|
|||
},
|
||||
"import-dashboard-form-v2": {
|
||||
"cancel": "取消",
|
||||
"float-grid-items-warning-body": "",
|
||||
"float-grid-items-warning-title": "",
|
||||
"label-folder": "資料夾"
|
||||
},
|
||||
"inspect-data-tab": {
|
||||
|
|
@ -9755,7 +9834,6 @@
|
|||
"error-fetching": "擷取 LDAP 設定時發生錯誤",
|
||||
"error-saving": "儲存 LDAP 設定時發生錯誤",
|
||||
"error-validate-form": "驗證 LDAP 設定時發生錯誤",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP 設定已儲存"
|
||||
},
|
||||
"bind-dn": {
|
||||
|
|
@ -11243,6 +11321,7 @@
|
|||
},
|
||||
"header-menu": {
|
||||
"copy": "複製",
|
||||
"copy-styles": "",
|
||||
"create-library-panel": "建立資料庫面板",
|
||||
"duplicate": "重複",
|
||||
"edit": "編輯",
|
||||
|
|
@ -11254,11 +11333,13 @@
|
|||
"inspect-json": "面板 JSON",
|
||||
"more": "更多…",
|
||||
"new-alert-rule": "新的警報規則",
|
||||
"paste-styles": "",
|
||||
"query": "查詢",
|
||||
"remove": "移除",
|
||||
"replace-library-panel": "取代資料庫面板",
|
||||
"share": "分享",
|
||||
"show-legend": "顯示圖例",
|
||||
"styles": "",
|
||||
"time-settings": "",
|
||||
"unlink-library-panel": "取消連結資料庫面板",
|
||||
"view": "檢視"
|
||||
|
|
@ -11822,9 +11903,6 @@
|
|||
"label-display-name": "顯示名稱",
|
||||
"placeholder-my-repository-connection": "我的儲存庫連線",
|
||||
"text-loading-resource-information": "正在載入資源資訊…",
|
||||
"unavailable-options": {
|
||||
"title": ""
|
||||
},
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_other": "{{count}} 個儀表板",
|
||||
"files-count_other": "{{count}} 個檔案",
|
||||
|
|
@ -11876,6 +11954,9 @@
|
|||
"free-tier-limit-tooltip": "",
|
||||
"instance-fully-managed-tooltip": ""
|
||||
},
|
||||
"connect-step": {
|
||||
"text-repository-not-ready": ""
|
||||
},
|
||||
"connection": {
|
||||
"disconnected-message": "",
|
||||
"disconnected-title": ""
|
||||
|
|
@ -11889,6 +11970,7 @@
|
|||
"button-save": "",
|
||||
"button-saving": "",
|
||||
"create-new-connection-button": "",
|
||||
"creating-connection-button": "",
|
||||
"description-app-id": "",
|
||||
"description-description": "",
|
||||
"description-installation-id": "",
|
||||
|
|
@ -12225,6 +12307,9 @@
|
|||
"view-repository": "檢視儲存庫"
|
||||
}
|
||||
},
|
||||
"repository-list": {
|
||||
"no-repositories": ""
|
||||
},
|
||||
"repository-overview": {
|
||||
"checked": "已選取:",
|
||||
"connection-status": "",
|
||||
|
|
@ -12418,7 +12503,6 @@
|
|||
"github-app-no-connections": "",
|
||||
"github-app-no-connections-message": "",
|
||||
"github-app-select-connection": "",
|
||||
"github-app-sync-connection": "",
|
||||
"step-bootstrap": "選擇要同步的內容",
|
||||
"step-configure-repo": "",
|
||||
"step-connect": "連接",
|
||||
|
|
@ -13566,6 +13650,7 @@
|
|||
"name-wrap-header-text": "換行標題文字",
|
||||
"name-wrap-text": "",
|
||||
"placeholder-column-width": "自動",
|
||||
"placeholder-frozen-columns": "",
|
||||
"placeholder-max-height": "",
|
||||
"tooltip-placement-options": {
|
||||
"label-auto": "",
|
||||
|
|
|
|||
Loading…
Reference in a new issue