{
  "actions-select-create-new-action": "Create new action",
  "actions-select-select-actions": "Select actions",
  "alert-page-read-panel-labels": "Labels",
  "alerts-page-clear-error-status-failed": "Failed to clear the status",
  "alerts-page-clear-error-status-success-message": "The status will be updated if it reoccurs.",
  "alerts-page-clear-error-status-success-title": "Status cleared",
  "alerts-page-fetch-template-failed": "Failed to fetch the template",
  "alerts-page-table-page-filter-status": "Status",
  "alerts-page-table-page-delete": "Delete",
  "search-page-failed-to-load-saved-queries": "Failed to load saved queries",
  "search-page-failed-to-get-dashboard-info": "Failed to get dashboard info",
  "search-page-no-events-are-marked": "No events are marked",
  "partitions-page-unregistering-node": "Unregistering node.",
  "partitions-page-setting-node-to-being-evicted": "Setting node to being evicted",
  "partitions-page-setting-node-to-not-being-evicted": "Setting node to not being evicted",
  "partitions-page-action-successful": "Action successful",
  "partitions-page-action-failed": "Action failed",
  "partitions-page-edit-digest-replication-factor": "Edit digest replication factor",
  "partitions-page-edit-storage-replication-factor": "Edit storage replication factor",
  "partitions-page-digest-replication-factor-updated": "Digest replication factor successfully updated",
  "partitions-page-storage-replication-factor-updated": "Storage replication factor successfully updated",
  "partitions-page-digest-replication-factor-not-updated": "Digest replication factor was not updated",
  "partitions-page-storage-replication-factor-not-updated": "Storage replication factor was not updated",
  "partitions-page-tooltip-data-waiting-to-be-copied": "Data waiting to be copied between nodes.",
  "partitions-page-tooltip-perfect-segments": "Segments that satisfy the replication factor.",
  "partitions-page-tooltip-low-segments": "Segments that do not have enough replicas to satisfy the replication factor. There is a short grace period before segments are included in this counter.",
  "partitions-page-tooltip-absent-data": "Data that cannot be found on any node in the cluster. This can be due to servers not being available.",
  "partitions-page-digest-replication-factor-help": "The replication factor for mini segments created by the digester before merging to create a standard segment. Allowed values are integers between 1 and 5. A number of 2 or above is recommended",
  "partitions-page-storage-replication-factor-help": "The replication factor for standard storage segments. Allowed values are positive integers. A number of 2 or above is recommended. Setting a new replication factor for storage will also affect existing storage segments, as well as newly created (merged) segments",
  "partitions-page-storage-replication-factor-new-segments-help": "The replication factor for standard storage segments. Allowed values are positive integers. A number of 2 or above is recommended. This will only affect newly created (merged) segments, not existing storage segments. If you want it to apply to existing segment, enable the allowRebalanceExistingSegments setting in graphQL",
  "partitions-page-digest-replication-factor-range-error": "Value for digest replication factor '{{digest}}' must be in the range 1-5 (inclusive)",
  "partitions-page-digest-replication-factor-parse-error": "Value for digest replication factor '{{value}}' cannot be parsed as an integer",
  "partitions-page-storage-replication-factor-range-error": "Value for storage replication factor '{{storage}}' must be a positive integer",
  "partitions-page-storage-replication-factor-parse-error": "Value for storage replication factor '{{value}}' cannot be parsed as an integer",
  "partitions-page-tooltip-partition-id": "An opaque reference ID for partitions.",
  "partitions-page-tooltip-nodes": "A comma separated list of Node E2EIds. It is prioritized left-to-right, so the first item is primary and the rest are ready to take over (in-order) if needed. The primary node is the one that handles real-time queries and writing events for this partition.",
  "partitions-page-tooltip-digest-replicas": "The number of replicas there are of the digest mini-segments before merging.",
  "partitions-page-digest-partition-rules": "Digest partition rules",
  "partitions-page-save": "Save",
  "partitions-page-cancel": "Cancel",
  "partitions-page-digest": "Digest",
  "partitions-page-digest-replication-factor": "Digest replication factor",
  "partitions-page-storage": "Storage",
  "partitions-page-storage-replication-factor": "Storage replication factor",
  "partitions-page-digest-replication-factor-description": "This is the target number of replicas for minisegments written by the digester, applying only to recently processed data. The storage replication factor is applied to data once it is merged into larger segments.",
  "partitions-page-storage-replication-factor-description": "The storage replication factor is the target number of replicas for standard storage segments.",
  "partitions-page-node-id-tooltip": "The node ID. This is used when referring to the node in the partition schemas on the right.",
  "partitions-page-node-name-tooltip": "Used for easy reference e.g. in server log statements.",
  "partitions-page-node-zone-tooltip": "The zone in which this node resides",
  "partitions-page-digest-rules-tooltip": "The number of Digest Rules that include this node. If zero, the node does not participate in digest and execution of real-time queries.",
  "partitions-page-data-stored-tooltip": "The amount of data currently stored on the node. Red numbers indicate that part of the data is found nowhere else.",
  "partitions-page-data-copying-tooltip": "The amount of data being copied to and from the node.",
  "partitions-page-eviction-status-tooltip": "Indicates whether a node is being evicted. For nodes being evicted, this shows the total remaining segment bytes on the node / the number of underreplicated bytes / the number of bytes that only exist on that node. It is safe to remove an evicted node once the two last numbers are both 0.",
  "partitions-page-can-unregister-tooltip": "Indicated whether the node can be cleanly and safely unregistered from the cluster.",
  "partitions-page-version-tooltip": "The version of Falcon LogScale running on the node.",
  "partitions-page-mark-for-eviction": "Mark for eviction",
  "partitions-page-remove-node": "Remove node",
  "alerts-page-table-page-export": "Export",
  "alerts-page-table-page-filter-label": "Label",
  "alerts-page-table-page-filter-action": "Action",
  "alerts-page-table-page-filter-package": "Package",
  "component-icon-button-aria-label-close": "Close",
  "component-combo-single-select-label": "Add and select: \"{{value}}\"",
  "component-combo-multi-select-label": "Add and select multiple: \"{{values}}\"",
  "component-combo-box-clear-button": "Clear all",
  "component-combo-box-parser-error-missing-closing-quote": "missing closing quote",
  "csv-editor-add-column": "Add column",
  "csv-editor-add-row": "Add row",
  "dashboard-links-dialog-create-new-link-enforces-ip-filter-due-to-security-policy": "Enforced due to security policy",
  "dashboard-page-breadcrumbs-dashboard-title": "Dashboards",
  "dashboard-page-breadcrumbs-edit-title": "Editing dashboard",
  "dashboard-page-btn-dropdown-filter-info-save": "Save a filter to quickly jump between different configurations and reuse the dashboard for e.g. different environments, systems, or customers.",
  "dashboard-page-btn-dropdown-filter-info-subset": "Filters allow you to look at a subset of your data.",
  "dashboard-page-btn-dropdown-filter-no-filter": "No filter",
  "dashboard-page-btn-dropdown-filter-title": "Open filters panel",
  "dashboard-page-btn-reset-filter-status": "Default filter is already applied",
  "dashboard-page-btn-reset-filter-title": "Reset filter",
  "dashboard-page-btn-toggle-fullscreen": "Toggle fullscreen",
  "dashboard-page-delete-filter-status": "Filter deleted",
  "dashboard-page-dialog-confirm-message": "The action cannot be undone. Do you want to continue?",
  "dashboard-page-dialog-confirm-text": "Remove filter",
  "dashboard-page-dialog-confirm-title": "Removing filter {{name}}",
  "dashboard-page-dialog-new-asset-btn-text-create-lower": "Create {{lowerCaseAssetTypeString}}",
  "dashboard-page-dialog-new-asset-btn-text-duplicate-lower": "Duplicate {{lowerCaseAssetTypeString}}",
  "dashboard-page-dialog-new-asset-duplicate-asset-label": "{{assetType}} to duplicate",
  "dashboard-page-dialog-new-asset-duplicate-asset-placeholder": "[ No {{assetType}} selected ]",
  "dashboard-page-dialog-new-asset-duplicate-valid": "{{assetType}} to duplicate not selected",
  "dashboard-page-dialog-new-asset-failed-domain-fetch": "Failed to fetch search domains with {{assetType}}",
  "dashboard-page-dialog-new-asset-failed-template-fetch": "Failed to fetch templates",
  "dashboard-page-dialog-new-asset-form-package-label": "{{assetType}} template",
  "dashboard-page-dialog-new-asset-form-package-placeholder": "[ No template selected ]",
  "dashboard-page-dialog-new-asset-form-package-title": "No library packages with {{assetType}}",
  "dashboard-page-dialog-new-asset-name": "{{assetType}} name",
  "dashboard-page-dialog-new-asset-template-valid": "{{assetType}} template not selected",
  "dashboard-page-dialog-new-asset-title": "New {{assetType}}",
  "dashboard-page-dialog-parameter-config-btn-delete-tooltip": "Delete parameter",
  "dashboard-page-dialog-parameter-config-btn-reset-tooltip": "Reset to default settings. This parameter is used in a query. To delete it, remove all references from widgets, parameters, or filters.",
  "dashboard-page-dialog-parameter-config-error": "{{searchWindowText}} is not a valid search interval",
  "dashboard-page-dialog-parameter-config-id-title": "Id",
  "dashboard-page-dialog-parameter-config-id-tooltip": "The parameter id e.g. 'user' will mean you use '?user' to reference it in a query. When changing the ID of a parameter you will have to manually update any queries using it to reflect the name ID.",
  "dashboard-page-dialog-parameter-config-label-title": "Label",
  "dashboard-page-dialog-parameter-config-label-tooltip": "The display name used in the list of parameters. For example: '?user' could be displayed as 'Username' on the dashboard.",
  "dashboard-page-dialog-parameter-config-order-help": "E.g. '1', '100', '76'",
  "dashboard-page-dialog-parameter-config-order-title": "Order",
  "dashboard-page-dialog-parameter-config-width-title": "Width",
  "dashboard-page-dialog-parameter-config-order-tooltip": "A lower number means this parameter will be displayed earlier in the parameters listed in this UI",
  "dashboard-page-dialog-parameter-config-type-title": "Parameter type",
  "dashboard-page-dialog-parameter-config-value-checkbox": "Require user input before searching",
  "dashboard-page-dialog-parameter-config-value-title": "Default value",
  "dashboard-page-dialog-parameter-config-value-tooltip": "Hint: It is often good to use the wildcard `*` as the default value.",
  "dashboard-page-dialog-parameter-config-invalid-input-patterns-title": "Invalid input patterns",
  "dashboard-page-dialog-parameter-config-invalid-input-patterns-tooltip": "A list of regex patterns used to determine invalid input. For example the pattern \"^bad$\" will disallow setting parameter value to \"bad\".",
  "dashboard-page-dialog-parameter-config-invalid-input-message-title": "Invalid input message",
  "dashboard-page-dropdown-btn-dropdown-filter-unknown": "Unknown filter",
  "dashboard-page-dropdown-filter-item-tooltip-set-default": "Set as Default",
  "dashboard-page-dropdown-filter-item-tooltip-set-placeholder": "Search...",
  "dashboard-page-dropdown-filter-item-tooltip-unset-default": "Unset as Default",
  "dashboard-page-dropdown-widget-item-clone": "Clone",
  "dashboard-page-dropdown-widget-item-export": "Export to File",
  "dashboard-page-dropdown-widget-item-export-disabled-reason": "Query has no results",
  "dashboard-page-dropdown-widget-item-interactions": "Interactions",
  "dashboard-page-dropdown-widget-item-delete": "Delete",
  "dashboard-page-dropdown-widget-item-styling": "Styling",
  "dashboard-page-dropdown-widget-label": "Edit in search view",
  "dashboard-page-dropdown-widget-tooltip": "Widget options",
  "dashboard-page-empty-repository-message-config-dependent-format-link": "Integrations",
  "dashboard-page-empty-repository-message-config-read-doc": "Read this article if you need help shipping your logs to Falcon LogScale",
  "dashboard-page-empty-repository-message-config-read-doc-link": "Ingest data into Falcon LogScale",
  "dashboard-page-empty-repository-message-config-title": "Configure log shipping and handle parsing",
  "dashboard-page-empty-repository-message-config-token-aria": "ingest token",
  "dashboard-page-empty-repository-message-config-token-help": "This is your default ingest token",
  "dashboard-page-empty-repository-message-config-use-collector": "Use the Falcon LogScale Collector to collect and send events to Falcon LogScale",
  "dashboard-page-empty-repository-message-config-use-collector-link": "Falcon LogScale Collector",
  "dashboard-page-empty-repository-message-depending-format-doc": "Depending on what format your data comes in, we might already have an integration to get you up and running quicker",
  "dashboard-page-empty-repository-message-ingest-host-name": "ingest host name",
  "dashboard-page-empty-repository-message-point-host-name": "Point your logshipper to this host name",
  "dashboard-page-empty-repository-message-title": "You don't have any data yet, consider the following options:",
  "dashboard-page-empty-repository-message-tutorial-back-to": "You can always come back to the tutorial by going to ",
  "dashboard-page-empty-repository-message-tutorial-btn-title": "Start the tutorial",
  "dashboard-page-empty-repository-message-tutorial-content-A": "If you do not have logs readily available to put into Falcon LogScale, you can try our ",
  "dashboard-page-empty-repository-message-tutorial-content-B": "In-App Interactive Tutorial",
  "dashboard-page-empty-repository-message-tutorial-content-C": ". The tutorial will generate data for you and that way you don't have to set up log shipping and parsing.",
  "dashboard-page-empty-repository-message-tutorial-help": "Help > Interactive Tutorial",
  "dashboard-page-empty-repository-message-tutorial-menu-bar": " in the menu bar.",
  "dashboard-page-empty-repository-message-tutorial-title": "Show me an online demo instead",
  "dashboard-page-error-loading": "No dashboard with id or name {{dashboardReference}}",
  "dashboard-page-error-saved-dashboard": "Failed to save dashboard",
  "dashboard-page-form-fields-file-type-field-title": "Label field",
  "dashboard-page-form-fields-file-type-field-tooltip": "The field in the file that should be used as the display text of items. E.g. `email`",
  "dashboard-page-form-fields-file-type-filter-placeholder-key": "Field",
  "dashboard-page-form-fields-file-type-filter-placeholder-value": "Value",
  "dashboard-page-form-fields-file-type-filter-title": "Value filters",
  "dashboard-page-form-fields-file-type-filter-tooltip": "Limit entries coming from the file by configuring that some fields, e.g. country, must have a certain value, e.g. Germany. Parameters can be used as values, and multiple values can be specified, separated by comma.",
  "dashboard-page-form-fields-file-type-labels-title": "File",
  "dashboard-page-form-fields-file-type-value-help": "E.g. 'userId'",
  "dashboard-page-form-fields-file-type-value-title": "Value field",
  "dashboard-page-form-fields-file-type-value-tooltip": "The field in the file that should be used as the value. E.g. `userId`",
  "dashboard-page-form-fields-fixed-type-labels-placeholder": "Label",
  "dashboard-page-form-fields-fixed-type-values-placeholder": "Value",
  "dashboard-page-form-fields-fixed-type-values-and-labels-title": "Values and labels",
  "dashboard-page-form-fields-fixed-type-values-tooltip": "List of values, e.g. `server1, server2, server3`, with optional labels such as `Prod, Test, Staging`",
  "dashboard-page-form-fields-query-type-dashboard-interval-title": "Use dashboard search interval",
  "dashboard-page-form-fields-query-type-dashboard-interval-tooltip": "If this field is checked while the dashboard's time interval field is checked, the query for this parameter will use the dashboard's time interval",
  "dashboard-page-form-fields-query-type-interval-help": "E.g. '5m', '2h', '30d'",
  "dashboard-page-form-fields-query-type-interval-title": "Search interval",
  "dashboard-page-form-fields-query-type-interval-tooltip": "How far back in time to search for values. This is always relative to the current time.",
  "dashboard-page-form-fields-query-type-query-help": "E.g. 'top(username)'",
  "dashboard-page-form-fields-query-type-query-title": "Query string",
  "dashboard-page-form-fields-query-type-query-tooltip": "A query to find values. E.g. `env=prod | top(username)`",
  "dashboard-page-form-fields-query-type-text-title": "Dropdown text field",
  "dashboard-page-form-fields-query-type-text-tooltip": "The field in the results that should be used as the display text of items. E.g. `email`",
  "dashboard-page-form-fields-query-type-value-help": "E.g. 'username'",
  "dashboard-page-form-fields-query-type-value-title": "Dropdown value field",
  "dashboard-page-form-fields-query-type-value-tooltip": "The field in the results that should be used as the value of items. E.g. `userId`",
  "dashboard-page-help-text-configured-unused": "Defined in queries. Select the parameter to change configuration.",
  "dashboard-page-help-text-configured-used": "Inactive Parameter. Add parameters to queries to have an effect on the dashboard.",
  "dashboard-page-parameter-validation-error-default-message": "Invalid input",
  "dashboard-page-interactions-page-config-title": "Interactions",
  "dashboard-page-interactions-tab": "interactions",
  "dashboard-page-interactions-current-repository": "Current repository",
  "dashboard-page-keybindings-exit-fullscreen": "Exit fullscreen",
  "dashboard-page-keybindings-save": "Save",
  "dashboard-page-list-action-menu-dialog-btn-create-cancel": "Cancel",
  "dashboard-page-list-action-menu-dialog-btn-create-link": "Create link",
  "dashboard-page-list-action-menu-dialog-btn-delete-cancel": "Cancel",
  "dashboard-page-list-action-menu-dialog-btn-delete-link": "Delete link",
  "dashboard-page-list-action-menu-dialog-delete-dashboard": "Removing a dashboard is permanent - It cannot be undone!",
  "dashboard-page-list-action-menu-dialog-loading": "Loading",
  "dashboard-page-list-action-menu-dialog-share-warning": "Your dashboard contains widgets that are configured to take input from parameters. When sharing a dashboard URL these widgets will show results using the parameters’ default values.",
  "dashboard-page-list-action-menu-dialog-share-warning-no-default-params-a": "Your dashboard seems to contain parameters without a default value. When sharing a dashboard URL widgets relying on parameters will use the default value.",
  "dashboard-page-list-action-menu-dialog-share-warning-no-default-params-b": "If your parameter is defined with a default value in the widget’s underlying query, this will be used in the results. Otherwise please specify a default value either in the query or in the parameter settings.",
  "dashboard-page-list-action-menu-dialog-share-warning-no-default-params-c": "Following parameters don’t have a default value specified in the settings:",
  "dashboard-page-list-action-menu-dialog-title-clone-dashboard": "Clone dashboard",
  "dashboard-page-list-action-menu-dialog-title-create-link": "Create new link",
  "dashboard-page-list-action-menu-dialog-title-delete-dashboard": "Delete this dashboard?",
  "dashboard-page-list-action-menu-dialog-title-delete-link": "Permanently delete link?",
  "dashboard-page-list-action-menu-dialog-title-rename-dashboard": "Rename dashboard",
  "dashboard-page-list-action-menu-dialog-title-share-dashboard": "Sharing a dashboard that uses parameters?",
  "dashboard-page-list-action-menu-dialog-title-wall-monitor": "Wall monitors & shared URLs",
  "dashboard-page-list-action-menu-dropdown-item-clone": "Clone",
  "dashboard-page-list-action-menu-dropdown-item-delete": "Delete",
  "dashboard-page-list-action-menu-dropdown-item-export": "Export as template",
  "dashboard-page-list-action-menu-dropdown-item-export-pdf": "Export as PDF report",
  "dashboard-page-list-action-menu-dropdown-item-export-scheduled-report": "Create scheduled report",
  "dashboard-page-list-action-menu-dropdown-item-rename": "Rename",
  "dashboard-page-list-action-menu-dropdown-tooltip": "Open dropdown",
  "dashboard-page-list-action-menu-error-clone-dashboard": "Failed to clone dashboard",
  "dashboard-page-list-action-menu-error-dashboard": "Failed to fetch dashboard",
  "dashboard-page-list-action-menu-error-load-dashboard": "Failed to load Dashboard",
  "dashboard-page-list-action-menu-error-rename-dashboard": "Failed to rename dashboard",
  "dashboard-page-list-action-menu-error-server": "Error communicating with server",
  "dashboard-page-list-action-menu-error-template": "Failed to fetch template",
  "dashboard-page-list-breadcrumb-btn-discard": "Discard changes",
  "dashboard-page-list-breadcrumb-btn-edit": "Edit",
  "dashboard-page-list-breadcrumb-btn-save": "Save",
  "dashboard-page-empty-state-title": "There are no widgets on this dashboard",
  "dashboard-page-empty-state-body-start": "You have not created any widgets yet. Go to the",
  "dashboard-page-empty-state-body-search-link-title": "search page",
  "dashboard-page-empty-state-body-end": "to get started.",
  "dashboard-page-save-changes-dialog-header-save-changes": "Save changes?",
  "dashboard-page-save-changes-dialog-header-invalid-changes": "Invalid dashboard changes",
  "dashboard-page-save-changes-dialog-body-invalid-changes-misconfigured-settings": "The following dashboard settings are misconfigured:",
  "dashboard-page-save-changes-dialog-body-invalid-changes-misconfigured-dashboard-properties": "Dashboard properties",
  "dashboard-page-save-changes-dialog-body-invalid-changes-misconfigured-parameters": "Parameters",
  "dashboard-page-save-changes-dialog-body-invalid-changes-misconfigured-interactions": "Interactions",
  "dashboard-page-save-changes-dialog-body-invalid-changes-save-msg": "If you click 'Save changes' any invalid dashboard changes will be discarded.",
  "dashboard-page-save-changes-dialog-body-update-time-settings": "Do you want to set current time settings as a new default?",
  "dashboard-page-save-changes-dialog-body-update-time-settings-checkbox": "Update default time settings",
  "dashboard-page-save-changes-dialog-footer-continue-editing-button": "Continue editing",
  "dashboard-page-save-changes-dialog-footer-save-changes-button": "Save changes",
  "dashboard-page-custom-unsaved-changes-dialog-title": "You are about to leave the dashboard page",
  "dashboard-page-custom-unsaved-changes-dialog-message": "To add or edit a widget, you need to go to the search page. Save your changes before proceeding.",
  "dashboard-page-custom-unsaved-changes-dialog-continue-button": "Continue editing",
  "dashboard-page-custom-unsaved-changes-dialog-save-changes-button": "Save changes and go to search",
  "dashboard-page-list-prefix-panel-tip": "Dashboard filters are a powerful way of reducing data displayed on a dashboard. The filter expression specified in this field will be prefixed to all queries of all widgets on the dashboard. Usually, you will only use filter expressions like e.g. `env=prod` or `in(service, [nginx, mysql])`, as opposed to aggregate functions like `groupBy()` and `timechart()`.",
  "dashboard-page-list-prefix-panel-title": "Dashboard filter",
  "dashboard-page-list-side-panel-tabs-dashboard": "Dashboard",
  "dashboard-page-list-side-panel-tabs-interactions": "Interactions",
  "dashboard-page-list-side-panel-tabs-styling": "Styling",
  "dashboard-page-list-side-panel-tabs-widget": "Widget",
  "dashboard-page-list-side-panel-tabs-parameter-panel": "Parameter panel",
  "dashboard-page-list-side-panel-tabs-parameter": "Parameter",
  "dashboard-page-list-side-panel-tabs-section": "Section",
  "dashboard-page-list-tooltip": "These dashboards are part of the '{{packageName}}' package.",
  "dashboard-page-loading-dashboard": "Loading dashboard...",
  "dashboard-page-panel-parameter-doc-btn": "Add parameter",
  "dashboard-page-panel-parameter-doc-btn-apply-parameter": "Apply",
  "dashboard-page-panel-parameter-doc-tooltip-reset-parameters": "Reset to default values",
  "dashboard-page-panel-parameter-doc-tooltip-no-parameters-to-reset": "No parameter values to reset",
  "dashboard-page-panel-parameter-a": "This panel does not have any parameters. ",
  "dashboard-page-panel-parameter-b": "Press the “Plus” to add parameters or drag parameters from another panel. ",
  "dashboard-page-panel-parameter-b2": "Parameters used in queries will show up automatically.",
  "dashboard-page-panel-parameter-c": "You can add parameters while in dashboard 'Edit Mode'.",
  "dashboard-page-panel-parameter-doc-title": "Dashboard parameters",
  "dashboard-page-panel-parameter-doc-title2": "Parameters",
  "dashboard-page-panel-section-doc-title": "Sections",
  "dashboard-page-panel-prefix-btn-apply-filter": "Apply filter",
  "dashboard-page-property-inspector-labels": "Labels",
  "dashboard-page-property-inspector-description-aria-label": "Dashboard description field",
  "dashboard-page-property-inspector-description": "Description",
  "dashboard-page-property-inspector-name-aria-label": "Dashboard name field",
  "dashboard-page-property-inspector-title": "Title",
  "dashboard-page-property-inspector-general": "General",
  "dashboard-page-property-inspector-add-series-button": "Add series configuration",
  "dashboard-page-section-move-to-section": "Move to section...",
  "dashboard-page-section-top": "Main grid",
  "dashboard-page-section-options-tooltip": "Section options",
  "dashboard-page-section-delete-button-label": "Delete section",
  "dashboard-page-widget-property-inspector-delete-button-tooltip": "Delete widget",
  "dashboard-page-widget-property-inspector-time-defined-by-widget": "Defined by widget",
  "dashboard-page-widget-property-inspector-time-defined-by-section": "Defined by section",
  "dashboard-page-widget-property-inspector-time-specified-in-query": "Specified in query",
  "dashboard-page-property-inspector-delete-button-parameter-panel-tool-tip": "Delete panel - parameters will be moved to the top panel",
  "dashboard-page-query-edit-error": "Widget type can only be changed from the search page.",
  "dashboard-page-query-param-fill-empty-label": "no results found",
  "dashboard-page-query-param-waiting-results": "Waiting for results",
  "dashboard-page-save-filter-btn-create": "Create",
  "dashboard-page-save-filter-btn-save": "Save...",
  "dashboard-page-save-filter-btn-update": "Update",
  "dashboard-page-save-filter-dialog-title": "Choose filter",
  "dashboard-page-save-filter-option-placeholder": "[ Create new filter ]",
  "dashboard-page-save-filter-status": "Filter saved",
  "dashboard-page-save-name-label-default": "Nothing",
  "dashboard-page-save-name-label-name": "Name",
  "dashboard-page-save-name-label-new-name": "New name",
  "dashboard-page-settings-btn-copy-url": "Copy link",
  "dashboard-page-settings-btn-delete-filter-rules-tooltip": "Delete",
  "dashboard-page-settings-btn-list-links-content": "There are no links in this dashboard yet",
  "dashboard-page-settings-btn-list-links-title": "Create new link",
  "dashboard-page-settings-btn-show-filter-rules-title": "Show filter rules",
  "dashboard-page-settings-btn-show-filter-rules-tooltip": "Hide filter rules",
  "dashboard-page-settings-create-link-error": "Cannot be blank",
  "dashboard-page-settings-create-link-help": "This won't be shown in the URL",
  "dashboard-page-settings-create-link-option-aria": "Select IP filter",
  "dashboard-page-settings-create-link-option-details": "Setting an IP filter is optional. IP filters allow you to filter which IP ranges may access this link.",
  "dashboard-page-settings-create-link-option-label": "No IP filter",
  "dashboard-page-settings-create-link-option-title": "IP filter",
  "dashboard-page-settings-create-link-placeholder": "E.g. Office, 1st. Floor",
  "dashboard-page-settings-create-link-title": "Link name",
  "dashboard-page-settings-dialog-clone-confirm-label": "Clone",
  "dashboard-page-settings-dialog-clone-loading": "Loading",
  "dashboard-page-settings-dialog-clone-name-title": "Dashboard name",
  "dashboard-page-settings-dialog-clone-name-valid": "Name cannot be blank.",
  "dashboard-page-settings-dialog-clone-target-repo-title": "Target repository or view",
  "dashboard-page-settings-dialog-clone-target-repo-tooltip": "There are no views or repos where you are allowed to administer dashboards.",
  "dashboard-page-settings-dialog-delete-link-confirmation": "This action cannot be undone",
  "dashboard-page-settings-error-failed-create-link": "Failed to create link",
  "dashboard-page-settings-error-failed-delete-link": "Failed to delete link",
  "dashboard-page-settings-error-failed-load-dashboard": "Failed to load dashboards",
  "dashboard-page-settings-error-load-ip-filters": "Failed to load ip filters",
  "dashboard-page-settings-ip-filter-name-default": "No IP filter",
  "dashboard-page-settings-response-create-shared-link": "Link created",
  "dashboard-page-settings-response-delete-shared-link": "Link deleted",
  "dashboard-page-settings-table-aria": "Public dashboard URLs",
  "dashboard-page-settings-table-header-copy-link-title": "Copy link",
  "dashboard-page-settings-table-header-delete-link-title": "Delete link",
  "dashboard-page-settings-table-header-ip-title": "IP filter",
  "dashboard-page-settings-table-header-url-title": "Active dashboard URL",
  "dashboard-page-settings-toast-link-copied": "Link copied to clipboard",
  "dashboard-page-style-tab": "styling",
  "dashboard-page-style-inspector-note-style-colors-label": "Colors",
  "dashboard-page-style-inspector-note-style-text-label": "Text",
  "dashboard-page-style-inspector-note-style-background-label": "Background",
  "dashboard-page-time-property-inspector-update-default-time-info-message": "Save the dashboard to set the current time selection as the default.",
  "dashboard-page-time-property-inspector-row-header": "Default time",
  "dashboard-page-time-property-inspector-row-jump-size-header": "Time selector arrows",
  "dashboard-page-time-property-inspector-row-jump-size-label-skip": "Time skip",
  "dashboard-page-time-property-inspector-row-jump-size-suffix-skip": "ms",
  "dashboard-page-time-property-inspector-row-jump-size-tooltip-add": "Add jump size",
  "dashboard-page-time-property-inspector-row-jump-size-tooltip-remove": "Remove jump size",
  "dashboard-page-time-property-inspector-row-live-title": "Live mode",
  "dashboard-page-time-property-inspector-row-live-value-disabled": "Disabled",
  "dashboard-page-time-property-inspector-row-live-value-enabled": "Enabled",
  "dashboard-page-time-property-inspector-row-shared-label": "Time",
  "dashboard-page-time-property-inspector-row-shared-value": "Shared time",
  "dashboard-page-time-property-inspector-row-title": "Time",
  "dashboard-page-time-property-inspector-row-value": "Defined by section or widget",
  "dashboard-page-time-selector-btn-reset-tz": "Reset time zone to default",
  "dashboard-page-time-selector-checkbox-shared-time-tip": "Live mode is not available for this time range selection.",
  "dashboard-page-time-selector-checkbox-shared-time-title": "Live",
  "dashboard-page-time-selector-toggle-shared-time": "Shared time",
  "dashboard-page-title-error": "Dashboard error | {{repoOrViewName}}",
  "dashboard-page-title-loading": "Loading dashboard | {{repoOrViewName}}",
  "dashboard-page-toast-filter-operations-message": "Name: {{name}}",
  "dashboard-page-toast-fullscreen-exit": "Hit ESC to exit fullscreen mode.",
  "dashboard-page-toast-saved-dashboard": "Dashboard saved",
  "dashboard-page-toast-update-dashboard-post-edit": "Dashboard was modified remotely.",
  "dashboard-page-toast-update-dashboard-while-edit": "Dashboard was modified remotely. Changes won't be applied while you're editing the same dashboard.",
  "dashboard-page-top-panel-btn-filters-title": "Filters",
  "dashboard-page-top-panel-btn-hide-query-title": "Hide queries",
  "dashboard-page-top-panel-add-new-dropdown-title": "Add new",
  "dashboard-page-top-panel-btn-note-title": "Note",
  "dashboard-page-top-panel-btn-parameter-panel-title": "Parameter panel",
  "dashboard-page-top-panel-btn-widget-title": "Widget",
  "dashboard-page-top-panel-btn-parameter-title": "Parameters",
  "dashboard-page-top-panel-btn-show-query-title": "Show queries",
  "dashboard-page-warning-missing-field-label": "missing field in the query results: {{fieldName}}",
  "dashboard-page-warning-no-results-label": "No results found",
  "dashboard-page-widget-bucket-size": "buckets: {{size}}",
  "dashboard-page-widget-bucket-span": "Bucket span: {{size}}",
  "dashboard-page-widget-inspector-error-combo-box": "Control not found",
  "dashboard-page-widget-inspector-error-threshold-list": "Control not found",
  "dashboard-page-widget-inspector-series-section-btn-tooltip": "Remove series configuration",
  "dashboard-page-widget-inspector-series-section-hide-btn-tooltip": "Hide series configuration",
  "dashboard-page-widget-inspector-series-section-show-btn-tooltip": "Show series configuration",
  "dashboard-page-widget-inspector-series-section-text-placeholder-field": "Add or select a series",
  "dashboard-page-widget-inspector-series-section-label-field": "Name",
  "dashboard-page-widget-inspector-series-section-label-title": "Label",
  "dashboard-page-widget-inspector-series-section-title": "Series formatting",
  "dashboard-page-widget-inspector-series-section-label-color": "Color",
  "dashboard-page-widget-inspector-series-section-add-series-button": "Add series configuration",
  "dashboard-page-widget-inspector-series-section-empty-text": "No series configurations have been created yet, click the button to add one",
  "dashboard-page-widget-inspector-series-section-no-field-selected": "No field selected",
  "dashboard-page-widget-inspector-unknown-tab": "Unknown tab: {{tabId}}",
  "dashboard-page-widget-inspector-widget-preset": "Presets",
  "dashboard-page-widget-query-done-no-results": "Done with no results",
  "dashboard-page-widget-query-loading": "Loading",
  "dashboard-page-widget-query-waiting-missing-parameter-arg-message": "Missing value",
  "dashboard-page-widget-query-search-failed-error": "Search failed",
  "dashboard-page-widget-query-type-compatibility-error": "Widget could not handle the data passed in. View the widget in the search page for more information.",
  "dashboard-page-widget-query-waiting-title": "Waiting for parameter values.",
  "dashboard-page-widget-timespan": "Search interval: {{txt}}",
  "dashboard-page-widget-time-specified-in-query-hint-title": "Time settings for this widget have been overwritten in the query.",
  "dashboard-page-widget-time-specified-in-query-hint-start": "Start",
  "dashboard-page-widget-time-specified-in-query-hint-end": "End",
  "dashboard-page-widget-time-specified-in-query-hint-time-zone": "Time zone",
  "dashboard-page-widget-unknown-title": "Unknown widget type",
  "dashboard-page-widget-unknown-content": "The widget type is not supported in the current version. Delete the widget to return the dashboard to a supported state.",
  "dialog-helper-cancel-button": "Cancel",
  "dialog-helper-close-button": "Close",
  "dialog-helper-confirm-button": "Confirm",
  "editor_show_suggestions_shortcut_text": "Show suggestions",
  "event-distribution-chart-mark-added": "Bookmark added",
  "event-distribution-chart-time-interval-selected": "New time range selected",
  "event-list-row-copied-as-json": "Row copied as JSON",
  "eventlist-rawstring-copied": "@rawstring copied",
  "failed-action-fetch-btn-body": "Failed to Fetch Actions",
  "failed-to-fetch-repo-or-view": "Failed to fetch repo or view",
  "fields-panel_columns": "Columns",
  "fields-panel_fetch_more": "Fetch more",
  "fields-panel_fetching-fields": "Fetching fields",
  "fields-panel_fields": "Fields",
  "fields-panel_filter-aria": "filter fields",
  "fields-panel_filter_placeholder": "Filter fields",
  "fields-panel_loading-fields": "Loading fields...",
  "fields-panel_menu-item-timespan-label": "{{timespan}} ago",
  "fields-panel_menu-item-timespan-on-hour": "1 hour",
  "fields-panel_menu-item-timespan-one-minute": "1 minute",
  "fields-panel_menu-item-timespan-one-second": "1 second",
  "fields-panel_menu-item-timespan-ten-days": "10 days",
  "fields-panel_menu-item-timespan-twenty_four-hours": "24 hours",
  "fields-panel_no-available-fields": "No available fields",
  "fields-panel_no-field-names-matched": "No field names matched ",
  "fields-panel_refetch": "Refetch",
  "fields-panel_showing_from_title": "Showing fields from {{count}} events",
  "fields-panel_stop": "Stop",
  "fields-panel_stopped-showing-fields": "Stopped - Showing fields from {{count}} events",
  "fields-panel_tap-all-data": "All data",
  "fields-panel_tap-current-search": "Current search",
  "files-page-finished-importing-file": "The file '{{fileName}}' has been imported",
  "files-page-error-failed-to-import-file-title": "Failed to import the file '{{fileName}}'",
  "files-page-error-failed-to-import-file-message-status-code-413": "The file was too large to import. Falcon LogScale has a limit on import file size. Error: {{errorMessage}}",
  "files-page-error-failed-to-import-file-message-status-code-415": "There was an error when reading the file: {{errorMessage}}",
  "files-page-error-failed-to-import-file-message-status-code-other": "There was an error when importing the file: {{errorMessage}}",
  "files-page-error-failed-to-delete-file": "Failed to delete the file",
  "files-page-info-export-title": "The file '{{fileName}}' is being exported",
  "files-page-info-export-message": "The file is currently being retrieved for export. Large files may take some time before they are ready.",
  "files-page-delete-file-dialog-title": "Removing file",
  "files-page-delete-file-dialog-text": "Are you sure you want to remove '{{fileName}}' ?",
  "files-page-file-too-large-to-be-viewed": "Size: {{fileSizeBytes}} (This file is too large to be viewed in the UI. Export it and view it locally)",
  "files-page-file-too-large-to-be-viewed-disabled-message": "This file is too large to be viewed in the UI. Export it and view it locally",
  "files-page-file-size": "Size: {{fileSizeBytes}}",
  "files-page-json-list-item-disabled": "Only CSV files can be viewed",
  "files-page-failed-loading-files": "Something went wrong loading the files...",
  "files-page-import-files-button": "Import files",
  "files-page-new-file-name-field": "Name",
  "files-page-new-file-dialog-name-field-placeholder": "File name",
  "files-page-new-file-dialog-method-empty-file": "Empty file",
  "files-page-new-file-dialog-method-from-package": "From package",
  "files-page-new-file-dialog-no-packages-with-files": "No packages with files",
  "files-page-new-file-dialog-file-template-label": "File template",
  "files-page-new-file-dialog-file-no-template-selected": "No template selected",
  "files-page-new-file-dialog-no-file-templates-from-package": "There are no file templates from a package located on this repository. To access a package template, [install a package on this repository.]({{route}})",
  "files-page-create-file-button": "Create file",
  "files-page-overwrite-file": "Overwrite file",
  "files-page-overwrite-file-dialog-body": "A file with the name '{{fileName}}' already exists.\nThis will overwrite the existing file. Do you want to continue?",
  "files-page-import-size-for-files-same": "Max import size for files is {{maxCsvFileImportSizeBytes}}.",
  "files-page-import-status-progress": "Progress: {{progress}}%",
  "files-page-import-status-title": "Importing: '{{fileName}}'",
  "files-page-import-status-failed": "Failed to import '{{fileName}}'",
  "files-page-new-file-dialog-failed-to-create-file": "Failed to create the file",
  "files-page-new-file-dialog-successfully-created-file": "The file has been created successfully",
  "files-page-new-file-dialog-failed-to-retrieve-templates": "Failed to retrieve file templates from the server",
  "file-page-saved-changes-to-file": "Changes have been saved successfully",
  "file-page-error-failed-to-save-file": "Failed to save the file",
  "file-view-file-not-found": "File could not be found",
  "files-page-file-with-name-x-already-exists": "A file with the name '{{fileName}}' already exists. Importing this file will overwrite the existing file. Proceed?",
  "fleet-management-config-create-new-error-from-empty": "Error when creating config",
  "fleet-management-config-create-new-error-from-template": "Error when creating config from template",
  "fleet-management-config-create-new-no-file-error": "No file has been uploaded",
  "fleet-management-config-create-new-no-name-error": "Name must be filled out",
  "fleet-management-config-editor-assign-fleet-instances-error": "Something went wrong with assigning instances to config",
  "fleet-management-config-editor-draft-test-revert-out-message": "Draft has not been reverted",
  "fleet-management-config-editor-draft-test-revert-success": "Draft test has been reverted",
  "fleet-management-config-editor-published-config-error": "Failed to publish the config",
  "fleet-management-config-editor-published-config-success": "Config has been published",
  "fleet-management-config-editor-save-draft-log-collector-config-error": "Draft has not been saved",
  "fleet-management-config-editor-save-draft-log-collector-config-success": "Draft has been saved",
  "fleet-management-config-editor-start-config-test-error": "Something went wrong with starting a config test",
  "fleet-management-config-has-assign-fleet-instances-error": "This config is assigned to {{noOfDevises}} instances",
  "fleet-management-delete-config-error": "Failed to delete the config",
  "fleet-management-delete-config-success": "Config was deleted",
  "fleet-management-discard-draft-out-message": "Draft has not been discarded",
  "fleet-management-download-token-copy": "The configuration was copied to the clipboard",
  "fleet-management-download-token-error": "Error in tokens",
  "fleet-management-duplicate-config-not-published": "Cannot duplicate non-published config",
  "fleet-management-duplicate-config-success": "Config was duplicated",
  "fleet-management-duplicate-error-message": "Config has not been duplicated",
  "fleet-management-enrollment-token-config-list-error": "Error getting config list ",
  "fleet-management-enrollment-token-copy-token": "Enrollment command has been copied",
  "fleet-management-snippet-copied": "Snippet was copied to the clipboard",
  "fleet-management-install-command-copied": "Install command was copied to the clipboard",
  "fleet-management-enrollment-token-create": "Token was created",
  "fleet-management-enrollment-token-creating-error": "Error when creating enrollment token",
  "fleet-management-enrollment-token-delete": "Token was deleted",
  "fleet-management-enrollment-token-deleting-error": "Error when deleting enrollment token",
  "fleet-management-enrollment-token-discarded": "Changes have been discarded",
  "fleet-management-enrollment-token-edit": "Token has been updated",
  "fleet-management-enrollment-token-editing-error": "Error when editing enrollment token",
  "fleet-management-enrollment-token-name-error": "Name cant be empty",
  "fleet-management-fetch-merged-configuration-error": "Failed fetching merged configuration",
  "fleet-management-get-logscale-collector": "Get LogScale Collector",
  "fleet-management-instance-table-copy-timestamp": "The timestamp was copied to the clipboard",
  "fleet-management-instance-table-switch-config-close": "Changes have been discarded",
  "fleet-management-instance-table-switch-config-error": "Error when switching config",
  "fleet-management-instance-table-unenroll-fleet-instances": "The log collector have been unenrolled",
  "fleet-management-instance-table-unenroll-fleet-instances-error": "Something went wrong with unenrolling instances",
  "fleet-management-instance-overview-labels-table-name-column": "Label name",
  "fleet-management-instance-overview-labels-table-value-column": "Label value",
  "fleet-management-instance-overview-no-labels": "No labels are configured",
  "fleet-management-instance-overview-labels-table": "Labels detail table",
  "fleet-management-instance-overview-labels-truncated": "{{count}} labels",
  "fleet-management-multi-select-fleet-instances-none-selected-error": "Please select at least one LogScale collector instance to test your draft on",
  "fleet-management-overview-table-column-labels": "Labels",
  "fleet-management-publish-config-dialog-out-message": "Config has not been published",
  "fleet-management-remove-collector-from-test-error": "Collector has not been removed from test",
  "fleet-management-remove-collector-from-test-success": "Collector has been removed from test",
  "fleet-management-update-draft-test-dialog-out-message": "Test has not been updated",
  "fleet-management-fetch-configs-error": "Could not fetch configurations",
  "fleet-management-fetch-groups-error": "Could not fetch groups",
  "fleet-management-group-update-failed": "Failed updating group.",
  "fleet-management-package-show-eol-versions": "Show end-of-life versions",
  "fleet-management-package-download-type-aria": "Select operating system",
  "forced-re-authentication-banner-message": "You will be forced to reauthenticate in {{timeString}} due to your organization's sessions settings",
  "forced-re-authentication-banner-title": "You will be logged out soon",
  "forced-re-authentication-btn": "Log out now",
  "id-copied-to-clipboard": "The id was copied to the clipboard",
  "ingest-feed_external-id-copy-success": "External ID has been copied",
  "ingest-feed_iam-identity-copy-success": "IAM Identity has been copied",
  "json-tree-parse-json-extract-fields": "Consider using the parseJson() function to extract fields.",
  "main-menu_automation-tab": "Automation",
  "main-menu_button_help": "Help",
  "main-menu_button_releases": "Release notes",
  "main-menu_dashboards-tab": "Dashboards",
  "main-menu_parsers-tab": "Parsers",
  "main-menu_search-tab": "Search",
  "main-menu_settings-tab": "Settings",
  "main-menu_resources-tab": "Resources",
  "new-action-page_delete-action-button": "Delete action",
  "new-action-page_delete-fail": "The action has not been deleted",
  "new-action-page_delete-graphql-error": "Failed to delete action",
  "new-action-page_delete-success": "The action has been deleted",
  "new-action-page_dialog-delete-body-message": "You are about to delete the action \"{{actionName}}\". Do you want to continue?",
  "new-action-page_is-not-allowed-to-run-warning-message": "{{actionType}} has been restricted in your organization and won’t be invoked if it is attached to alerts and scheduled searches ",
  "new-action-page_restricted-warning-message": "This action uses restricted values and will not be invoked when attached to alerts or scheduled searches. Click \"Restrictions\" to view what values are allowed",
  "new-action-page_test-mutation-error": "The action could not be tested, please check your fields and try testing it again later",
  "new-action-page_test-mutation-success": "Test of the action succeeded",
  "new-federated-view-breadcrumb": "New multi-cluster view",
  "new-federated-view-browser-tab-title": "New multi-cluster view",
  "new-federated-view-cluster-identity-title": "Cluster identity",
  "new-federated-view-cluster-identity-tooltip": "Adds a #{{clusterIdentityKey}} field to events coming from this connection, with a tag of your choice",
  "new-federated-view-create-button": "Create multi-cluster view",
  "new-federated-view-error-checking-connections": "An error occurred while checking the connection data. Please try again later.",
  "new-federated-view-error-creating-view-rollback-failure": "An error occurred while adding connections to the view, and changes could not be rolled back. Please go to the settings page for the view and add the remaining connections from there.",
  "new-federated-view-error-creating-view-rollback-successful": "An error occurred while creating the view. Any changes have been rolled back. Please try again later.",
  "new-federated-view-error-loading-initial-data": "An error occurred while loading initial data. Please try again later.",
  "new-federated-view-event-filter-example": "Example: ",
  "new-federated-view-event-filter-title": "Event filter",
  "new-federated-view-event-filter-tooltip": "The filter is applied as a prefix to all queries. This allows you to limit searching to a subset of the data, e.g. for access restrictions to sensitive data or limiting search to a particular service. `*` is default and lets all events through.",
  "new-federated-view-info-description-field": "Description",
  "new-federated-view-info-name-field": "Name",
  "new-federated-view-info-name-helptext": "Names must be unique within your organization",
  "new-federated-view-local-connection-description": "You can only connect to one local repository or view. To connect to multiple local repositories, first create a normal view connected to your local repositories.",
  "new-federated-view-local-connection-name-field": "Repository or view",
  "new-federated-view-local-connection-name-placeholder": "Select repository or view",
  "new-federated-view-local-connection-title": "Local repository or view connection",
  "new-federated-view-remote-connection-add-connection": "Add connection",
  "new-federated-view-remote-connection-aria-label-hide-token": "Hide token secret",
  "new-federated-view-remote-connection-aria-label-show-token": "Show token secret",
  "new-federated-view-remote-connection-description": "You can connect to multiple remote clusters, but only one view or repository per cluster. This is a one-way connection, showing events from the sources specified below in this multi-cluster view.",
  "new-federated-view-remote-connection-remove-connection-tooltip": "Remove connection",
  "new-federated-view-remote-connection-title": "Remote cluster connections",
  "new-federated-view-remote-connection-token-link-text": "View API token",
  "new-federated-view-remote-connection-token-title": "Repository or view token secret",
  "new-federated-view-remote-connection-token-tooltip": "Can be found under <view>/settings/view-permission-tokens. Token must have the \"data read access\" permission.",
  "new-federated-view-remote-connection-url-title": "Remote cluster URL",
  "new-federated-view-title": "New multi-cluster view",
  "new-repo-or-view-page-breadcrumbs-title": "New repository or view",
  "new-repo-or-view-page-cloud-pro-account-reason": "Contact support to create more",
  "new-repo-or-view-page-community-reason": "Your community license is limited to 1 repository",
  "new-repo-or-view-page-connect-view-reason": "You must have the 'Connect a view' permission on at least one repository to create a view.",
  "new-repo-or-view-page-federated-view-description": "A multi-cluster view contains no data itself. It allows searching across multiple repositories and views located outside of the local cluster.",
  "new-repo-or-view-page-federated-view-title": "Multi-cluster view",
  "new-repo-or-view-page-fetching-data": "Fetching data...",
  "new-repo-or-view-page-fetching-data-failure": "Failed to load permissions",
  "new-repo-or-view-page-repo-tile-description": "A container for your data. Allows controlling retention, parsers and data ingestion.",
  "new-repo-or-view-page-repo-tile-title": "Repository",
  "new-repo-or-view-page-sandbox-description": "All Falcon LogScale users get a free personal repository called Sandbox. It is perfectly suited for small projects or experimenting with Falcon LogScale. Connect views to it to e.g. create per-system searches. ",
  "new-repo-or-view-page-sandbox-docs-link-text": "Read more in the docs",
  "new-repo-or-view-page-sandbox-title": "Sandbox",
  "new-repo-or-view-page-trial-repo-description": "Free trial repository including 16GB/day data ingestion, 30-day data retention. Free for 30 days.",
  "new-repo-or-view-page-trial-repo-title": "Trial repository",
  "new-repo-or-view-page-upgrade-reason": "You need to upgrade to create more repositories",
  "new-repo-or-view-page-view-tile-description": "A view contains no data itself. It allows searching across multiple repositories and pre-filter the results.",
  "new-repo-or-view-page-view-tile-title": "View",
  "new-trial-repo-page-failed-to-save": "Failed to save",
  "new-trial-repo-page-title": "Trial repository",
  "query-assistant-action-failed-get-assistance": "Failed to fetch query assistance",
  "query-assistant-action-succeeded-copy-assistance": "Copied result to clipboard",
  "query-assistant-dialog-title": "Query migration assistant",
  "query-assistant-initial-prompt": "Enter a search and click update",
  "query-assistant-loading-result": "Loading...",
  "query-assistant-logscale-query-tab-title": "LogScale query",
  "query-assistant-messages-tab-title": "Messages",
  "query-assistant-open-dialog-button": "Open query assistant",
  "query-assistant-remap-checkbox-label": "Remap field names",
  "query-assistant-tooltip-clear-search": "Clear the search",
  "query-assistant-tooltip-copy-result": "Copy the assistant result",
  "query-assistant-update-result-button": "Update result",
  "query-ownership-organization-type-help-text": "Persistent queries do not depend on user permissions, and are therefore less likely to break",
  "query-ownership-organization-type-label": "Run on behalf of organization",
  "query-ownership-title": "Query ownership",
  "query-ownership-user-type-help-text": "{{fieldTitleCapitalized}} will stop running if user is removed or lose permissions. Query prefixes applied to the user will also apply to the {{fieldTitle}}.",
  "query-ownership-user-type-label": "Run on behalf of user",
  "refresh-action-list-btn-tooltip": "Refresh the action list",
  "report-no-result-in-widget-state": "No results",
  "run-as-user-form-fetching-error-current-user": "Something went wrong with fetching current run-as-user",
  "run-as-user-form-fetching-error-run-as-users": "Something went wrong with fetching run-as-users",
  "run-as-user-form-title": "Run on behalf of",
  "search-page-error-search-failed": "Search failed",
  "search-page-event-dist-chart-events": "Events",
  "search-page-event-dist-chart-from": "From:",
  "search-page-event-dist-chart-span": "Bucket span: ",
  "search-page-event-dist-chart-to": "To:",
  "search-page-interactions-context-view-btn-search": "Search",
  "search-page-interactions-context-view-dialog-around-event": "±10m around event",
  "search-page-interactions-context-view-dialog-find-event": "Find event",
  "search-page-interactions-context-view-dialog-info-text": "Find the selected event and surrounding events in another context. The context could be e.g defined as the same 'log file', 'host' or 'service' as this event. Select the context fields to match.",
  "search-page-interactions-context-view-dialog-keep-interval": "Keep current time interval",
  "search-page-interactions-context-view-dialog-no-match": "No fields match the filter.",
  "search-page-interactions-context-view-dialog-placeholder": "Filter fields",
  "search-page-interactions-context-view-dialog-select-fields": "Select the fields that define the context:",
  "search-page-interactions-form-name-no-title": "<no title>",
  "search-page-interactions-resolution-default-set-time-interval": "Set time interval",
  "search-page-interactions-resolution-inspect": "Inspect",
  "search-page-interactions-resolution-no-value": "<no value>",
  "search-page-interactions-resolution-show-context": "Show in context",
  "search-page-toolbar-items-sorting-events-toggle-icon-button-group-sort-events-down-button-tooltip": "Newest on top",
  "search-page-toolbar-items-sorting-events-toggle-icon-button-group-sort-events-up-button-tooltip": "Newest at bottom",
  "search-page-toolbar-items-sorting-events-toggle-icon-button-group-tooltip": "Sort events",
  "search-page-toolbar-items-text-wrapping-toggle-icon-button-group-line-truncate-button-tooltip": "Truncate after first line",
  "search-page-toolbar-items-text-wrapping-toggle-icon-button-group-line-wrap-button-tooltip": "Wrap lines",
  "search-page-toolbar-items-text-wrapping-toggle-icon-button-group-tooltip": "Text wrapping",
  "search-page-toolbar-items-copy-row-selection-button-singular": "Copy {{numberOfSelectedRows}} selected row",
  "search-page-toolbar-items-copy-row-selection-button-plural": "Copy {{numberOfSelectedRows}} selected rows",
  "search-page-toolbar-items-copy-row-selection-toast": "Copied to clipboard",
  "search-page-table-widget-results-paused-msg": "The results view will not be updated while selecting rows",
  "search-page-table-widget-results-disabled-selection-tooltip": "Selection is disabled while the query is running for static queries",
  "search-page-table-widget-results-disabled-pagination-tooltip": "Pagination is disabled while selecting rows for live queries",
  "alert-form-submit-btn-no-changes": "No changes have been made",
  "search-page_alert-dialog-internal-error-title": "Internal error",
  "search-page_alert-dialog-no-labels-placeholder": "No labels",
  "search-page_alert-dialog-notification-simple-toast-title": "Alert '{{name}}' was saved",
  "automation-error-status-dialog-clear-status": "Clear status",
  "automation-error-status-query-warning-error-trigger": "This trigger has 1 error",
  "automation-error-status-query-warning-error-and-one-warning-trigger": "This trigger has 1 error and 1 warning",
  "automation-error-status-query-warning-error-and-multiple-warnings-trigger": "This trigger has 1 error and {{numberOfWarnings}} warnings",
  "automation-error-status-query-warning-multiple-warnings-trigger": "This trigger has {{numberOfWarnings}} warnings",
  "automation-error-status-query-warning-warning-trigger": "This trigger has 1 warning",
  "search-page_alert-dialog-notification-toast-edit-title": "[Edit it further]({{link}})",
  "search-page_alert-dialog-panel-example-query": "Example query: {{query}}",
  "search-page_alert-dialog-panel-learn-more-link": "Learn more",
  "search-page_alert-dialog-panel-name-description": "Description",
  "search-page_alert-dialog-panel-name-title": "Name",
  "search-page_alert-dialog-panel-throttling-all-radio-action-label": "Throttle all actions",
  "search-page_alert-dialog-panel-throttling-field-radio-action-label": "Field-based throttling",
  "search-page_alert-dialog-panel-throttling-name-title": "Throttle field name",
  "search-page_alert-dialog-panel-throttling-radio-action-description": "Once the alert triggers, no further actions will be invoked within the throttle period.",
  "search-page_alert-dialog-panel-throttling-radio-field-description": "Once the alert triggers, no further events with the same values for the selected field will be sent to the associated action(s) within the throttle period.",
  "search-page_alert-dialog-panel-throttling-title": "Throttle period",
  "search-page_alert-dialog-panel-time-window-default": "The time range you selected in the search page is not valid for alerts.",
  "search-page_alert-dialog-panel-time-window-reset": "{{defaultMessage}} The default time window has been selected.",
  "search-page_alert-dialog-panel-time-window-restore": "Restore saved time window: {{count}} {{unit}}",
  "search-page_alert-dialog-panel-time-window-revert": "{{defaultMessage}} The previously saved time window has been restored.",
  "search-page_alert-dialog-panel-time-window-title": "Time window",
  "search-page_alert-dialog-panel-time-window-unit-d": "Days",
  "search-page_alert-dialog-panel-time-window-unit-h": "Hours",
  "search-page_alert-dialog-panel-time-window-unit-m": "Minutes",
  "search-page_alert-dialog-panel-time-window-unit-ms": "Milliseconds",
  "search-page_alert-dialog-panel-time-window-unit-s": "Seconds",
  "search-page_alert-dialog-panel-time-window-unit-w": "Weeks",
  "search-page_alert-dialog-panel-time-window-unit-y": "Years",
  "search-page_alert-dialog-throttling-name-valid": "cannot be empty",
  "search-page_trigger-dialog-warning-no-action": "This trigger is enabled, but will not trigger anything when no actions are attached to it.",
  "search-page_browser_title_prefix": "Search",
  "search-page_cluster-status-ok": "Falcon LogScale cluster status is OK",
  "search-page_columns-panel-cannot-decrease-width": "Cannot decrease width further",
  "search-page_columns-panel-checkbox-label": "Size",
  "search-page_columns-panel-checkbox-tooltip": "Decrease width",
  "search-page_columns-panel-column-field-title": "Field",
  "search-page_columns-panel-column-kind-options-column": "Field",
  "search-page_columns-panel-column-kind-options-custom": "Custom link",
  "search-page_columns-panel-column-kind-options-link": "Field as link",
  "search-page_columns-panel-column-kind-options-field-list": "Field list",
  "search-page_columns-panel-column-properties": "Column properties",
  "search-page_columns-panel-content-no-formatting": "Widget has no formatting options",
  "search-page_columns-panel-custom-width": "Custom width",
  "search-page_columns-panel-default-columns": "Default columns are already selected",
  "search-page_columns-panel-description-tip-cal": "Calculates the width of the column by equally sharing the space that’s left after columns with custom width have been accounted for.",
  "search-page_columns-panel-down-btn": "Move down",
  "search-page_columns-panel-field-value-link": "The field value will be used as URL for the link.",
  "search-page_columns-panel-fit-width": "Fit width to event list",
  "search-page_columns-panel-fit-content": "Fit width to content",
  "search-page_columns-panel-formatting-dropdown": "Format as",
  "search-page_columns-panel-formatting-precision": "Decimal places",
  "search-page_columns-panel-header": "Header",
  "search-page_columns-panel-increase-width": "Increase width",
  "search-page_columns-panel-item-type-add": "Add {{itemTypeTitle}}",
  "search-page_columns-panel-item-type-remove": "Remove {{itemTypeTitle}}",
  "search-page_columns-panel-item-type-title": "column",
  "search-page_columns-panel-link-column-form-info": "To get the value of a field, write '{\\{fields.fieldName}}'. For example, write '{\\{fields.userid}}' to insert the user ID into the URL.",
  "search-page_columns-panel-link-column-form-placeholder-text": "e.g. 'Open {\\{fields.myField}}'",
  "search-page_columns-panel-link-column-form-placeholder-url": "e.g. https://www.{\\{fields.myField}}.com",
  "search-page_columns-panel-link-column-form-text": "Text template",
  "search-page_columns-panel-link-column-form-url": "URL template",
  "search-page_columns-panel-field-list-column-group-by-prefix": "Group fields by prefix",
  "search-page_columns-panel-link-style-show-as": "Show as",
  "search-page_columns-panel-link-style-toggle": "Link style toggle",
  "search-page_columns-panel-no-title": "<no title>",
  "search-page_columns-panel-only-custom-width": "Only with custom width",
  "search-page_columns-panel-open-tab": "Open link in new browser tab",
  "search-page_columns-panel-pixel-suffix": "px",
  "search-page_columns-panel-reset-btn": "Reset columns",
  "search-page_columns-panel-select-or-add-column": "Select or add a column to format",
  "search-page_columns-panel-title-format": "Format ",
  "search-page_columns-panel-tooltip-cant-remove-column": "Can't remove last column",
  "search-page_columns-panel-type-dropdown-label": "Type",
  "search-page_columns-panel-up-btn": "Move up",
  "search-page_columns-panel-width-aria": "{{customWidthValue}} pixels",
  "search-page_context-checkbox-title": "Keep event focused",
  "search-page_context-checkbox-tooltip": "If checked, further searches will show events around the highlighted event.",
  "search-page_context-menu-IP-location": "IP location",
  "search-page_context-menu-ISO-8601-timestamp": "ISO 8601 Timestamp",
  "search-page_context-menu-add-column": "Add as column",
  "search-page_context-menu-avg": "Avg",
  "search-page_context-menu-category-aggregate": "Aggregate",
  "search-page_context-menu-category-array": "Array",
  "search-page_context-menu-category-filter": "Filter",
  "search-page_context-menu-category-ip": "IP",
  "search-page_context-menu-category-number": "Number",
  "search-page_context-menu-category-parse": "Parse",
  "search-page_context-menu-category-timechart": "Timechart",
  "search-page_context-menu-contains-value": "Contains value",
  "search-page_context-menu-copied-msg": "{{menuItemDefinitionTitle}} copied",
  "search-page_context-menu-copy": "Copy",
  "search-page_context-menu-copy-field-name": "Field name",
  "search-page_context-menu-copy-field-regex": "Value as regex",
  "search-page_context-menu-copy-field-string": "Value as escaped string",
  "search-page_context-menu-copy-field-value": "Value",
  "search-page_context-menu-count-occurrences": "Count occurrences",
  "search-page_context-menu-distinct-warning-known": "This field is known to have many distinct values. This will produce poor results when used with certain aggregation functions. Fields like @id, @rawstring and @timestamp are not well-suited for {{description}}",
  "search-page_context-menu-distinct-warning-unknown": "This field has many distinct values and may not well-suited for {{description}} The threshold for this warning to be shown is: {{threshold}}",
  "search-page_context-menu-does-not-contain-value": "Does not contain value",
  "search-page_context-menu-does-not-have-field": "Does not have field",
  "search-page_context-menu-exclude-value": "Exclude value",
  "search-page_context-menu-find-top-ten-values": "Find top 10 values",
  "search-page_context-menu-group-by-value": "Group by value",
  "search-page_context-menu-has-field": "Has field",
  "search-page_context-menu-json": "JSON",
  "search-page_context-menu-match-value": "Match value",
  "search-page_context-menu-match-value-regex": "Match value (Regex)",
  "search-page_context-menu-max": "Max",
  "search-page_context-menu-max-value": "Max value",
  "search-page_context-menu-min": "Min",
  "search-page_context-menu-no-column-reset": "No columns to reset",
  "search-page_context-menu-options": "Options",
  "search-page_context-menu-percentiles": "Percentiles",
  "search-page_context-menu-remove-column": "Remove column",
  "search-page_context-menu-reset-column": "Reset column",
  "search-page_context-menu-sum": "Sum",
  "search-page_context-menu-toggle-context-menu": "Toggle context menu",
  "search-page_context-menu-tooltip-missing-field": "The field '{{fieldName}}' may not exist in the current context. Using drill downs with this field may have unexpected or empty results. {{missingFieldWarningText}}",
  "search-page_context-menu-tooltip-query-update": "Query  update",
  "search-page_context-menu-tooltip-shift-to-update": "SHIFT click to update without searching",
  "search-page_context-menu-tooltip-warning": "Warning",
  "search-page_context-menu-url": "URL",
  "search-page_context-menu-use-field-as-series": "Use field as series",
  "search-page_context-menu-use-with-the-groupBy-function": "use with the `groupBy` function.",
  "search-page_context-menu-use-with-the-timechart-function": "use with the `timechart` function. It would generate too many series in the chart.",
  "search-page_context-menu-use-with-the-top-function": "use with the `top` function.",
  "search-page_context-menu-worldmap": "Worldmap",
  "search-page_context-menu-ioc-lookup": "IOC Lookup",
  "search-page_create-saved-query-dialog-btn-save": "Save",
  "search-page_create-saved-query-dialog-loading": "Loading",
  "search-page_create-saved-query-dialog-message-box-content": "There are no saved query templates from a package located on this repository. To access a package saved query, [install a package on this repository.]({{repoName}})",
  "search-page_create-saved-query-dialog-message-box-title": "No packages with saved queries",
  "search-page_create-saved-query-dialog-panel-name-title": "Name",
  "search-page_create-saved-query-dialog-panel-query-title": "Saved query template",
  "search-page_create-saved-query-dialog-title": "Create query",
  "search-page_create-saved-query-dialog-details-header": "Details",
  "search-page_create-saved-query-dialog-labels-header": "Labels",
  "search-page_create-saved-query-dialog-results-visualization": "Visualization",
  "search-page_create-saved-query-dialog-interactions": "Interactions",
  "search-page_create-saved-query-dialog-no-interactions-configured": "No interactions configured",
  "search-page_create-saved-query-dialog-time-window": "Time window",
  "search-page_create-saved-query-dialog-x-interactions": "{{number}} interactions",
  "search-page_data_tab": "Data",
  "search-page_delete-saved-query-dialog": "Removing query {{displayName}}",
  "search-page_delete-saved-query-dialog-confirm": "Remove query",
  "search-page_delete-saved-query-dialog-message": "Are you sure you want to remove this query?",
  "search-page_edit-breadcrumb-editing-trigger": "Editing trigger",
  "search-page_edit-breadcrumb-new-trigger": "Creating new trigger",
  "search-page_edit-breadcrumb-editing-saved-search": "Editing saved search",
  "search-page_edit-breadcrumb-editing-widget": "Editing widget",
  "search-page_edit-breadcrumb-new-widget": "New widget",
  "search-page_edit-btn-discard-changes": "Discard changes",
  "search-page_edit-btn-save": "Save...",
  "search-page_edit-state-toast-delete-failed": "Failed to delete saved query",
  "search-page_edit-state-toast-delete-success": "Saved query deleted successfully",
  "search-page_edit-state-toast-failed-favorite": "Could not save favorite status on saved query",
  "search-page_edit-state-toast-failed-information": "Failed to fetch information about the query being edited",
  "search-page_edit-state-toast-failed-queries": "Failed to fetch recent and saved queries",
  "search-page_fetch-schema-information-failed": "Failed to fetch data for aliased fields",
  "search-page_event-drawer_ctrl-alt-navigate": "Ctrl-Alt-↑/↓ to navigate",
  "search-page_event-drawer_ctrl-option-navigate": "Ctrl-Option-↑/↓ to navigate",
  "search-page_event-drawer_exclude-value-tooltip": "Exclude value in query",
  "search-page_event-drawer_field-tab-title": "Field",
  "search-page_event-drawer_filter-fields": "Filter fields, separate by comma",
  "search-page_event-drawer_filter-fields-aria": "filter fields",
  "search-page_event-drawer_fit-query-tooltip": "Fit to query",
  "search-page_event-drawer_group-value-tooltip": "Group by value",
  "search-page_event-drawer_match-value-tooltip": "Match value in query",
  "search-page_event-drawer_metadata-tooltip": "Toggle metadata fields",
  "search-page_event-drawer_value-tab-title": "Value",
  "search-page_event-drawer_wordwrap-tooltip": "Wordwrap",
  "search-page_event-json-panel-title": "JSON",
  "search-page_event-list-cell-control-btn-exclude": "Exclude all events with this value in `{{fieldName}}`",
  "search-page_event-list-cell-control-btn-include": "Include only events with this value in `{{fieldName}}`",
  "search-page_event-list-delete-column-label": "Delete",
  "search-page_event-list-edit-column-properties": "Edit column properties",
  "search-page_event-list-edit-column-tooltip": "Last column can not be removed",
  "search-page_event-list-fields-panel": "Fields",
  "search-page_event-list-header-no-title": "<no title>",
  "search-page_event-list-keyboard-nav-data-type-label": "Data type",
  "search-page_event-list-keyboard-nav-drill-down-label": "Drill down",
  "search-page_event-list-keyboard-nav-label": "Move",
  "search-page_event-list-keyboard-nav-tooltip": "Cannot move further",
  "search-page_event-list-make-default": "Make default for field",
  "search-page_event-list-render-byte-invalid": "Invalid byte value",
  "search-page_event-list-render-time-invalid": "Invalid integer value",
  "search-page_event-list-render-json-invalid": "Invalid JSON",
  "search-page_event-list-render-number-invalid": "Invalid number",
  "search-page_event-list-render-error-text": "{{errorText}}. Displaying unformatted value.",
  "search-page_event-list-selection-menu-exclude": "Exclude from query",
  "search-page_event-list-selection-menu-include": "Include in query",
  "search-page_event-list-selection-menu-tooltip": "Add filter",
  "search-page_event-list-scroll-to-event-not-found-toast-information": "The selected event is no longer present in the search results",
  "search-page_event-message-panel": "Message",
  "search-page_events_tab": "Events",
  "search-page_export-dialog-btn-cancel": "Cancel",
  "search-page_export-dialog-csv-help": "Field suggestions are based on the latest {{eventCount}} events",
  "search-page_export-dialog-csv-placeholder": "@host, @timestamp, loglevel",
  "search-page_export-dialog-csv-title": "Fields to export",
  "search-page_export-dialog-csv-valid": "Must specify at least one field to export.",
  "search-page_export-dialog-export": "Export",
  "search-page_export-dialog-info-aria": "info",
  "search-page_export-dialog-info-non-aggregate": "This non-aggregate result requires re-submitting when exporting",
  "search-page_export-dialog-info-search-not-complete": "Search did not complete, this requires re-running the search on export",
  "search-page_export-dialog-name-title": "Filename",
  "search-page_export-dialog-name-valid": "Cannot be blank",
  "search-page_export-dialog-sub-header": "Formatting applied in the UI will not be applied when exporting",
  "search-page_export-dialog-title": "Export to file",
  "search-page_export-dialog-type-title": "File type",
  "search-page_export-dialog-compliance-warning-title": "Data export may be violating compliance rules",
  "search-page_export-dialog-compliance-warning-body": "Since you are exporting data from a multi-cluster view, there is a risk that you may be violating data compliance rules.",
  "search-page_export-dialog-compliance-warning-btn-confirm": "I understand",
  "search-page_export-dialog-filter-query-not-supported-title": "Can't export filter query results",
  "search-page_export-dialog-filter-query-not-supported-body": "Exporting a filter query isn't possible from a multi-cluster view. To export results, use an aggregate query function.",
  "search-page_export-dialog-waiting-body": "Waiting for query to finish...",
  "search-page_export-to-lookup-file-dialog-title": "Save as lookup file",
  "search-page_automatic-filter-match-highlighting-update-succeeded": "Settings have been successfully saved",
  "search-page_automatic-filter-match-highlighting-update-failed": "Settings could not be saved",
  "search-page_fields-panel-add-column": "Add  {{fieldName}} as column",
  "search-page_fields-panel-btn-fetch": "Fetch",
  "search-page_fields-panel-btn-refetch": "Refetch",
  "search-page_fields-panel-btn-stop": "Stop",
  "search-page_fields-panel-choosing-large-time-span": "Choosing a large time span can have significant performance implications",
  "search-page_fields-panel-dropdown-fetch-from": "Fetch from...",
  "search-page_fields-panel-failed-star": "Failed to add star to field.",
  "search-page_fields-panel-failed-unstar": "Failed to remove star from field.",
  "search-page_fields-panel-fetching-fields": "Fetching fields from the last ",
  "search-page_fields-panel-hash-tooltip": "The percentage of events this field is present on.",
  "search-page_fields-panel-inaccurate-information-msg": "The information shown in this panel may not be completely accurate as it comes from sampling the data to get a representative overview of the available fields.",
  "search-page_fields-panel-percentage-tooltip": "The number of distinct values observed for the field (the field's cardinality).",
  "search-page_fields-panel-remove-column": "Remove  {{fieldName}} column",
  "search-page_fields-panel-showing-fields": "Showing fields from the last ",
  "search-page_fields-panel-showing-zero-percentage": "Showing 0% of fields from the last ",
  "search-page_fields-panel-star-unstar": "Star/Unstar field",
  "search-page_fields-panel-stopped-showing-percentage": "Stopped - Showing {{percentDone}}% of fields from the last ",
  "search-page_flyout-close-details-panel": "Close details panel",
  "search-page_flyout-display-top-ten-values": "This table displays the top 10 values for the field {{name}}",
  "search-page_flyout-field-alias-table-heading": "This field is an alias for the following fields",
  "search-page_flyout-field-loading": "Loading",
  "search-page_flyout-table-header-occurrences": "Occurrences",
  "search-page_flyout-table-header-value": "Value",
  "search-page_flyout-table-header-original-field-name": "Original field name",
  "search-page_flyout-table-header-conditions-for-mapping-to-apply": "Conditions for mapping to apply",
  "search-page_flyout-top-row-tooltip-exclude-value": "Exclude value in query",
  "search-page_flyout-top-row-tooltip-match-value": "Match value in query",
  "search-page_interactions-empty-message": "Interactions allow you to define what should happen when you click a row or series in a visualization.",
  "search-page_interactions-form-behavior-open-tab": "Open in new tab",
  "search-page_interactions-form-behavior-options-custom": "Custom link",
  "search-page_interactions-form-behavior-options-dashboard": "Dashboard link",
  "search-page_interactions-form-behavior-options-search": "Search link",
  "search-page_interactions-form-behavior-options-update-parameters": "Update parameters",
  "search-page_interactions-form-behavior-target-dashboard": "Target dashboard",
  "search-page_interactions-form-behavior-target-dashboard-select": "[Select dashboard]",
  "search-page_interactions-form-behavior-target-repo": "Target repository",
  "search-page_interactions-form-behavior-target-repo-select": "[Select repository]",
  "search-page_interactions-form-behavior-target-url-template": "URL template",
  "search-page_interactions-form-behavior-title": "Behavior",
  "search-page_interactions-form-behavior-type": "Type",
  "search-page_interactions-form-behavior-use-time-window": "Use time window from widget",
  "search-page_interactions-form-conditions-btn-add": "Add condition",
  "search-page_interactions-form-conditions-btn-remove": "Remove condition",
  "search-page_interactions-form-conditions-info": "Conditions allow you to control when this interaction is shown in the widget's context menu.",
  "search-page_interactions-form-conditions-placeholder": "Field name",
  "search-page_interactions-form-conditions-placeholder-value": "Value",
  "search-page_interactions-form-conditions-title": "Conditions",
  "search-page_interactions-form-display-title": "Display",
  "search-page_interactions-form-name-placeholder": "Interaction name",
  "search-page_interactions-form-name-title": "Name",
  "search-page_interactions-form-parameter-bindings-dashboard-link-info-text": "Your target dashboard has no parameters.",
  "search-page_interactions-form-parameter-bindings-info-text": "Bind a value to a parameter. The value can be static text and/or variables such as parameters and fields e.g. {\\{ fields.*myField* }}. If you want to retain a parameter's default value when the interaction is triggered, leave the parameter field blank.",
  "search-page_interactions-form-parameter-bindings-search-link-info-text": "You need to declare a parameter e.g. `field=?parameter` in the query above, before you can bind a value to it.",
  "search-page_interactions-form-parameter-bindings-title": "Parameter bindings",
  "search-page_interactions-form-parameter-bindings-udpate-parameters-link-info-text": "No parameters available.",
  "search-page_interactions-form-template-error-text": "An error occurred while fetching data.",
  "search-page_interactions-form-template-help-text": "Preview: {{str}}",
  "search-page_interactions-form-template-title": "Title template",
  "search-page_interactions-form-text-input-info-text": "A template for the text that appears in the interaction menus. Values from fields can be inserted using the syntax: {\\{ fields.*myField* }}. If left empty 'Name' will be used.",
  "search-page_interactions-form-text-input-placeholder": "e.g. https://example.com/?q={\\{fields.myField}}",
  "search-page_interactions-form-unused-parameter-bindings-btn-remove-tooltip-text": "Delete",
  "search-page_interactions-form-unused-parameter-bindings-dashboard-link-title": "Not used on dashboard",
  "search-page_interactions-form-unused-parameter-bindings-search-link-title": "Not used in query",
  "search-page_interactions-form-unused-parameter-bindings-update-parameters-title": "Not used in context",
  "search-page_interactions-form-update-parameters-parameter-bindings-info-text": "Bind a value to a parameter. The value can be static text and/or variables such as parameters and fields e.g. {\\{ fields.*myField* }}. If you want to retain a parameter's value when the interaction is triggered, leave the parameter field blank.",
  "search-page_interactions-form-scope-section-title": "Scope",
  "search-page_interactions-form-custom-link-url-encode-args-label": "Url encode injected values",
  "search-page_interactions-messagebox-general-interactions": "General interactions available to all users are managed elsewhere.",
  "search-page_interactions-messagebox-lint-title": "Manage interactions",
  "search-page_interactions-name": "Interaction #{{interactions}}",
  "search-page_interactions-scope-type-general": "General",
  "search-page_interactions-scope-type-widget": "Widget",
  "search-page_interactions-show-interactions-panel": "The {{widgetName}} widget does not support interactions.",
  "search-page_interactions-tap-collapse-section": "Collapse section",
  "search-page_interactions-tap-expand-section": "Expand section",
  "search-page_interactions-tap-title": "Interactions",
  "search-page_key-bindings-fit-search": "Fit search field to query",
  "search-page_key-bindings-focus-search-field": "Focus search field",
  "search-page_key-bindings-hide-dialog": "Hide dialog, dropdown, or suggestions",
  "search-page_key-bindings-reset-auto-widget-type": "Reset to Automatic Widget Type",
  "search-page_key-bindings-toggle-filter-match-highlighting": "Toggle filter match highlighting",
  "search-page_key-bindings-reset-widget-type": "Reset widget type",
  "search-page_key-bindings-stop-search": "Stop search",
  "search-page_link_language_syntax": "Language syntax",
  "search-page_loading-more": "Loading more",
  "search-page_loading-save-bar": "Loading...",
  "search-page_lsp-error-docs": "docs",
  "search-page_lsp-error-more-info": " for more information.",
  "search-page_lsp-error-syntax-highlighting": "Syntax highlighting and other features are not working correctly. This could be due to a server misconfiguration. See ",
  "search-page_no-more-results": "No more results before this point",
  "search-page_no-results-active-time-window": "No results in active time window",
  "search-page_no-saved-query-dialog-message-btn": "Create from package",
  "search-page_no-saved-query-dialog-message-info": "To create a new saved search, perform a search and then click \"Save\", or create one from a package",
  "search-page_no-saved-query-dialog-message-permission": "You need permission from your administrator to save searches",
  "search-page_no-saved-query-dialog-message-title": "You have no saved searches",
  "search-page_not-loading-btn": "Not loading? Click here.",
  "search-page_searches-panel-recent-create-btn": "Create from package",
  "search-page_searches-panel-saved-today": "Today",
  "search-page_searches-panel-saved-tooltip-collapse": "Collapse section",
  "search-page_searches-panel-saved-tooltip-expand": "Expand section",
  "search-page_searches-panel-saved-yesterday": "Yesterday",
  "search-page_searches-panel-search-field": "Search...",
  "search-page_searches-panel-live-indicator": "(Live)",
  "search-page_resent-query-dialog-no-query-description": "Write your query in the search at the top of the page and press enter to run",
  "search-page_resent-query-dialog-no-query-empty": "<empty query>",
  "search-page_resent-query-dialog-no-query-title": "You have no recent searches",
  "search-page_result-area-auto-search-disabled": "Automatic search is disabled",
  "search-page_result-area-info-enter": "Enter your query and hit ",
  "search-page_result-area-info-search": " to search.",
  "search-page_results_tab": "Results",
  "search-page_results_tab-aria": "View of search results",
  "search-page_save-dialog-form-config-dashboard-name": "Dashboard name",
  "search-page_save-dialog-form-config-widget-description": "Widget description",
  "search-page_save-dialog-form-config-widget-title": "Widget title",
  "search-page_save-dialog-form-error-failed-to-fetch-dashboards": "Failed to fetch list of dashboards",
  "search-page_save-dialog-form-error-reselect-dashboard": "An error occurred. Please reselect the dashboard and try again.",
  "search-page_save-dialog-form-existing-dashboard-label": "[ New Dashboard ]",
  "search-page_save-dialog-form-existing-dashboard-title": "Dashboard",
  "search-page_save-dialog-form-new-dashboard-title": "Dashboard name",
  "search-page_save-dialog-form-new-widget-description": "Widget description",
  "search-page_save-dialog-form-new-widget-title": "Widget title",
  "search-page_save-dialog-form-save-checkbox-label": "Open dashboard after save",
  "search-page_save-dialog-form-save-response-toast-error": "Failed to save widget",
  "search-page_save-dialog-form-save-response-toast-notification": "You can see it on the dashboard: {{markdownLink}}.",
  "search-page_save-dialog-form-save-response-toast-title": "Widget '{{widgetTitle}}' was saved",
  "search-page_save-dialog-form-widget-label": "[ New Widget ]",
  "search-page_save-dialog-form-widget-title": "Widget",
  "search-page_save-dialog-loading-dashboard": "Loading dashboards",
  "search-page_save-dialog-query-dashboard-widget-option-default": "General",
  "search-page_save-dialog-query-dashboard-widget-save": "Save",
  "search-page_save-dialog-query-dashboard-widget-title": "Dashboard widget",
  "search-page_save-dialog-query-warning-fixed-time-content": "This is usually not what you want, but it can make sense - e.g. if you want to create a dashboard with a widget displaying a specific time range for comparing to live data.",
  "search-page_save-dialog-query-warning-fixed-time-title": "The widget uses a fixed time range",
  "search-page_save_button": "Save",
  "search-page_saved-searches-tab-btn-delete-query": "Delete",
  "search-page_saved-searches-tab-btn-close-flyout": "Close",
  "search-page_saved-searches-tab-btn-add-as-function": "Add as function",
  "search-page_saved-searches-tab-btn-load-to-editor": "Load to editor",
  "search-page_saved-searches-tab-btn-run": "Run",
  "search-page_saved-searches-tab-btn-remove-from-favorites": "Remove from favorites",
  "search-page_saved-searches-tab-btn-add-to-favorites": "Add to favorites",
  "search-page_saved-searches-tab-btn-edit-query-disabled-reason": "Saved queries in a packages can not be edited.",
  "search-page_saved-searches-tab-btn-edit-query": "Edit",
  "search-page_saved-searches-tab-btn-export-query": "Export as YAML",
  "search-page_saved-searches-tab-btn-duplicate": "Duplicate",
  "search-page_saved-searches-tab-btn-asset-sharing": "Asset sharing",
  "search-page_saved-searches-tab-btn-copy-query-string": "Copy query string",
  "search-page_saved-searches-tab-query-string-copied-toast": "Query string was copied to the clipboard",
  "search-page_saved-searches-tab-starred-query": "Saved search was added to favorites",
  "search-page_saved-searches-tab-unstarred-query": "Saved search was removed from favorites",
  "search-page_saved-searches-tab-fetch-template-failed-toast": "Failed to fetch template",
  "search-page_saved-searches-tab-time-window-label": "Time window: ",
  "search-page_saved-searches-tab-local-queries-header": "Local queries",
  "search-page_scroll-to-load": "Scroll to load more",
  "search-page_search-cancelled": "Search cancelled",
  "search-page_search-completed-no-results": "Search completed. No results found.",
  "search-page_search-further": "Search further",
  "search-page_searching": "Searching...",
  "search-page_starting-tutorial-toast-message": "We will use the Sandbox repository while the tutorial is active.",
  "search-page_starting-tutorial-toast-title": "Starting tutorial",
  "search-page_statistics-bucket-size": "Bucket size",
  "search-page_statistics-completion": "Completion",
  "search-page_statistics-eps": "EPS",
  "search-page_statistics-hits": "Hits",
  "search-page_statistics-live-work": "Live work",
  "search-page_statistics-query-status": "Query status",
  "search-page_statistics-query-status-cancelled": "Cancelled",
  "search-page_statistics-query-status-done": "Done",
  "search-page_statistics-query-status-failed": "Failed",
  "search-page_statistics-query-status-idle": "Idle",
  "search-page_statistics-query-status-initializing": "Initializing",
  "search-page_statistics-query-status-reconnecting": "Reconnecting",
  "search-page_statistics-query-status-running": "Running",
  "search-page_statistics-speed": "Speed",
  "search-page_statistics-static-work": "Static work",
  "search-page_statistics-work": "Work",
  "search-page_submitting-search": "Submitting search",
  "search-page_time-selector-boundaries-beginning-of-time": "Beginning of time",
  "search-page_time-selector-boundaries-last-beginning-of-time": "Last {{time}}{{tu}}",
  "search-page_time-selector-boundaries-now": "Now",
  "search-page_time-selector-boundaries-since-beginning-of-time": "Since beginning of time",
  "search-page_time-selector-boundaries-since-boundary": "Since {{time}}",
  "search-page_time-selector-btn-apply": "Apply",
  "search-page_time-selector-btn-move-earlier": "Move time interval earlier",
  "search-page_time-selector-btn-move-later": "Move time interval later",
  "search-page_time-selector-btn-move-later-tooltip": "Can't move time interval later when the query is live",
  "search-page_time-selector-btn-zoom-out": "Zoom out",
  "search-page_time-selector-day-short-fri": "Fri",
  "search-page_time-selector-day-short-mon": "Mon",
  "search-page_time-selector-day-short-sat": "Sat",
  "search-page_time-selector-day-short-sun": "Sun",
  "search-page_time-selector-day-short-thu": "Thu",
  "search-page_time-selector-day-short-tue": "Tue",
  "search-page_time-selector-day-short-wed": "Wed",
  "search-page_time-selector-description-tip": "Live mode is not available for this time range selection.",
  "search-page_time-selector-end": "End",
  "search-page_time-selector-fixed": "Fixed time range",
  "search-page_time-selector-month-long-apr": "April",
  "search-page_time-selector-month-long-aug": "August",
  "search-page_time-selector-month-long-dec": "December",
  "search-page_time-selector-month-long-feb": "February",
  "search-page_time-selector-month-long-jan": "January",
  "search-page_time-selector-month-long-jul": "July",
  "search-page_time-selector-month-long-jun": "June",
  "search-page_time-selector-month-long-mar": "March",
  "search-page_time-selector-month-long-may": "May",
  "search-page_time-selector-month-long-nov": "November",
  "search-page_time-selector-month-long-oct": "October",
  "search-page_time-selector-month-long-sep": "September",
  "search-page_time-selector-month-short-apr": "Apr",
  "search-page_time-selector-month-short-aug": "Aug",
  "search-page_time-selector-month-short-dec": "Dec",
  "search-page_time-selector-month-short-feb": "Feb",
  "search-page_time-selector-month-short-jan": "Jan",
  "search-page_time-selector-month-short-jul": "Jul",
  "search-page_time-selector-month-short-jun": "Jun",
  "search-page_time-selector-month-short-mar": "Mar",
  "search-page_time-selector-month-short-may": "May",
  "search-page_time-selector-month-short-nov": "Nov",
  "search-page_time-selector-month-short-oct": "Oct",
  "search-page_time-selector-month-short-sep": "Sep",
  "search-page_time-selector-plural-day": "days",
  "search-page_time-selector-plural-hour": "hours",
  "search-page_time-selector-plural-min": "mins",
  "search-page_time-selector-plural-msec": "msecs",
  "search-page_time-selector-plural-sec": "secs",
  "search-page_time-selector-plural-week": "weeks",
  "search-page_time-selector-plural-year": "years",
  "search-page_time-selector-presets": "Presets",
  "search-page_time-selector-real-time-aria": "time selector lookback window",
  "search-page_time-selector-relative": "Relative time range",
  "search-page_time-selector-single-day": "day",
  "search-page_time-selector-single-hour": "hour",
  "search-page_time-selector-single-min": "min",
  "search-page_time-selector-single-msec": "msec",
  "search-page_time-selector-single-sec": "sec",
  "search-page_time-selector-single-week": "week",
  "search-page_time-selector-single-year": "year",
  "search-page_time-selector-start": "Start",
  "search-page_time-selector-time-select-aria": "time select",
  "search-page_time-selector-time-unit-short-day": "d",
  "search-page_time-selector-time-unit-short-hour": "h",
  "search-page_time-selector-time-unit-short-millisecond": "ms",
  "search-page_time-selector-time-unit-short-minute": "m",
  "search-page_time-selector-time-unit-short-second": "s",
  "search-page_time-selector-time-unit-short-week": "w",
  "search-page_time-selector-time-unit-short-year": "y",
  "search-page_time-selector-title": "Time interval",
  "search-page_time-selector-unit": "Unit",
  "search-page_time-selector-unit_d": "days ago",
  "search-page_time-selector-unit_h": "hours ago",
  "search-page_time-selector-unit_m": "minutes ago",
  "search-page_time-selector-unit_ms": "milliseconds ago",
  "search-page_time-selector-unit_s": "seconds ago",
  "search-page_time-selector-x-ago": "{{x}} ago",
  "search-page_time-selector-unit_w": "weeks ago",
  "search-page_time-selector-unit_y": "years ago",
  "search-page_time-selector-copy": "Copy time interval to use in another window",
  "search-page_time-selector-paste": "Paste time interval",
  "search-page_toolbar-drawer-label": "Event details",
  "search-page_toolbar-items-dropdown-trigger-title": "Trigger",
  "search-page_toolbar-items-dropdown-trigger-tooltip": "You don't have permission to create triggers.",
  "search-page_toolbar-items-dropdown-lookup-file-title": "Lookup file",
  "search-page_toolbar-items-dropdown-export-title": "Export to File",
  "search-page_toolbar-items-dropdown-lookup-file-disabled-tooltip": "You cannot create lookup files",
  "search-page_toolbar-items-dropdown-dashboard-title": "Dashboard widget",
  "search-page_toolbar-items-dropdown-dashboard-tooltip": "You don't have permission to create dashboards widgets.",
  "search-page_toolbar-items-dropdown-export-tooltip": "Queries in multi-cluster views can not be exported",
  "search-page_toolbar-items-dropdown-query-title": "Saved search",
  "search-page_toolbar-items-dropdown-query-tooltip": "You don't have permission to create saved queries.",
  "search-page_toolbar-items-no-event-selected": "No event is selected",
  "search-page_toolbar-items-remove-bookmarks": "Remove Bookmarks",
  "search-page_toolbar-items-scroll-to-event": "Scroll to selected event",
  "search-page_toolbar-items-toggle-fullscreen": "Toggle fullscreen",
  "search-page-toolbar-items-filter-match-highlighting-button-tooltip": "Filter match highlighting",
  "search-page_top-search-panel-tooltip": "Reset time zone to default",
  "search-page_update-dialog-form-btn-cancel": "Cancel",
  "search-page_update-dialog-form-btn-save": "Save",
  "search-page_update-dialog-form-name-title": "Name",
  "search-page_update-dialog-form-select-query-to-override": "[ Select query to overwrite ]",
  "search-page_update-dialog-form-override-help-text": "Overwriting a query from an application makes it function differently and will cause merge conflicts when updating the application to a newer version.",
  "search-page_update-dialog-form-override-title": "Overwrite existing query",
  "search-page_update-dialog-form-query-title": "Save search",
  "search-page_update-dialog-form-query-edit-title": "Edit search",
  "search-page_update-dialog-form-validation-blank": "Name cannot be blank",
  "search-page_update-dialog-form-validation-cant-rename": "Application queries cannot be renamed.",
  "search-page_update-dialog-form-validation-cant-edit-description": "Cannot update description for application queries.",
  "search-page_update-dialog-notification-edit-further": "[Edit it further]({{link}})",
  "search-page_update-dialog-form-description-title": "Description",
  "search-page_update-dialog-notification-search-saved": "Scheduled search '{{name}}' was saved",
  "search-page_update-dialog-scheduled-search-backfill-placeholder": "For example: 0",
  "search-page_update-dialog-scheduled-search-backfill-title": "Backfill limit",
  "search-page_update-dialog-scheduled-search-backfill-valid-int-neg": "cannot be a negative integer number",
  "search-page_update-dialog-scheduled-search-backfill-valid-int-pos": "must be 0 or a positive integer number",
  "search-page_update-dialog-scheduled-search-backfill-valid-limit": "the value cannot surpass the maximum backfill limit, which has a value of: {{max}}",
  "search-page_update-dialog-scheduled-search-cron-help-message": "Consists of 5 parts with a space between: minutes (0-59), hours (0-23), day of month (1-31), month (1-12) and day of week (0-6).",
  "search-page_update-dialog-scheduled-search-form-title": "Query",
  "search-page_update-dialog-scheduled-search-run-as-user-assign": "This {{alertType}} is running on behalf of {{username}}",
  "search-page_update-dialog-scheduled-search-run-as-user-default": "Ownership is transferred to the user visible in the field upon saving",
  "search-page_update-dialog-scheduled-search-run-as-user-transfer": "This {{alertType}} is owned by {{username}}. Ownership is transferred to the user visible in the field upon saving",
  "search-page_update-dialog-scheduled-search-time-expr-hour": "at the stroke of {{hour}}",
  "search-page_update-dialog-scheduled-search-time-expr-hour-min": "at {{hour}}:{{minute}}",
  "search-page_update-dialog-scheduled-search-time-expr-min": "every minute",
  "search-page_update-dialog-scheduled-search-time-expr-min-past": "{{minute}} past {{hour}}",
  "search-page_update-dialog-scheduled-search-time-hash": "at a fixed arbitrary minute past {{hour}}",
  "search-page_update-dialog-scheduled-search-time-selector-aria": "scheduled search {{title}}",
  "search-page_update-dialog-scheduled-search-utc-placeholder": "For example: UTC+00:00",
  "search-page_update-dialog-scheduled-search-warning-window-invalid": "Invalid time window for scheduled search. {{content}}",
  "search-page_widget-area-events-tap-no-data": "No events",
  "search-page_widget-area-incompatible-widget-btn": "Reset widget type",
  "search-page_widget-area-incompatible-widget-content": "These problems must be solved before the widget can display this data:",
  "search-page_widget-area-incompatible-widget-title": "The result set is not compatible with the {{widgetName}} widget.",
  "search-page_widget_selector_auto": "Auto",
  "search-page_widget_type_docs_suffix": "widget",
  "search_live_checkbox_title": "Live",
  "search_run_button_title": "Run",
  "search_stop_button_title": "Stop",
  "security-policies-new-ip-filters-error": "New IP filters could not be created",
  "security-policies-page-settings-could-not-be-saved": "Settings could not be saved",
  "security-policies-page-settings-saved": "Settings have been successfully saved",
  "select-widget-type_Incompatible": " (Incompatible)",
  "session-management-dialog-inactivity-warning-body-end": " due to inactivity",
  "session-management-dialog-inactivity-warning-body-start": "You will be logged out in ",
  "session-management-dialog-inactivity-warning-body-time": "{{timeToSignOutSeconds}} seconds",
  "session-management-dialog-inactivity-warning-btn-log-out": "Log out",
  "session-management-dialog-inactivity-warning-btn-stay-logged-in": "Stay logged in",
  "session-management-dialog-inactivity-warning-header": "You are about to be logged out",
  "settings-page-connection-view-data-load-failed": "Failed to load data",
  "settings-page-connection-view-federated-add-connection": "Add connection",
  "settings-page-connection-view-federated-cluster-identity-header": "Cluster identity tag",
  "settings-page-connection-view-federated-cluster-identity-tooltip": "Adds a #{{clusterIdentityKey}} field to events coming from this connection, with a tag of your choice",
  "settings-page-connection-view-federated-dialog-add-local-connection-title": "Add new local repository or view connection",
  "settings-page-connection-view-federated-dialog-add-remote-connection-title": "Add new remote cluster connection",
  "settings-page-connection-view-federated-dialog-aria-label-hide-token": "Hide token secret",
  "settings-page-connection-view-federated-dialog-aria-label-show-token": "Show token secret",
  "settings-page-connection-view-federated-dialog-button-add-connection": "Add connection",
  "settings-page-connection-view-federated-dialog-button-save-changes": "Save changes",
  "settings-page-connection-view-federated-dialog-confirm-delete-body": "Removing a connection cannot be undone",
  "settings-page-connection-view-federated-dialog-confirm-delete-button": "Remove connection",
  "settings-page-connection-view-federated-dialog-confirm-delete-title": "Remove this connection?",
  "settings-page-connection-view-federated-dialog-edit-local-connection-title": "Edit local repository or view connection",
  "settings-page-connection-view-federated-dialog-edit-remote-connection-title": "Edit remote cluster connection",
  "settings-page-connection-view-federated-dialog-cluster-identity-header": "Cluster identity",
  "settings-page-connection-view-federated-dialog-local-connection-description": "You can only connect to one local repository or view. To connect to multiple local repositories, first create a normal view connected to your local repositories.",
  "settings-page-connection-view-federated-dialog-repo-or-view-header": "Repository or view",
  "settings-page-connection-view-federated-dialog-repo-or-view-placeholder": "Select target repository or view",
  "settings-page-connection-view-federated-dialog-token-header": "Repository or view token secret",
  "settings-page-connection-view-federated-dialog-token-overwrite-token": "Overwrite secret",
  "settings-page-connection-view-federated-dialog-token-tooltip": "Can be found under <view>/settings/view-permission-tokens. Token must have the \"data read access\" permission.",
  "settings-page-connection-view-federated-dialog-url-header": "Remote cluster URL",
  "settings-page-connection-view-federated-event-filter-description": "The filter is applied as a prefix to all queries. This allows you to limit searching to subset of the data, e.g. for access restrictions to sensitive data or limiting search to a particular service. ‘*’ is default and lets all events through. Example: ‘#type=nginx | /error/‘",
  "settings-page-connection-view-federated-event-filter-header": "Event filter",
  "settings-page-connection-view-federated-local-connection-load-candidate-connections-failed": "An error occurred while loading local repos and views. Please try again later.",
  "settings-page-connection-view-federated-local-connection-table-repo-aria-label": "Repository",
  "settings-page-connection-view-federated-local-connection-table-repo-or-view-header": "Repository or view",
  "settings-page-connection-view-federated-local-connection-table-title": "Local cluster connection",
  "settings-page-connection-view-federated-local-connection-table-view-aria-label": "View",
  "settings-page-connection-view-federated-options-delete-connection": "Remove connection",
  "settings-page-connection-view-federated-options-update-connection": "Edit connection",
  "settings-page-connection-view-federated-remote-connection-table-title": "Remote cluster connections",
  "settings-page-connection-view-federated-remote-connection-table-url-header": "Cluster URL",
  "settings-page-connection-view-federated-table-no-status-warning": "No matching status for connection. Please reload the page",
  "settings-page-connection-view-federated-toast-changes-saved": "Changes saved",
  "settings-page-connection-view-federated-toast-changes-saved-failed": "Failed to save changes",
  "settings-page-connection-view-federated-toast-connection-added": "Connection added",
  "settings-page-connection-view-federated-toast-connection-added-failed": "Failed to add connection",
  "settings-page-connection-view-federated-toast-connection-check-failed": "An error occurred while checking the connection data. Please try again later.",
  "settings-page-connection-view-federated-toast-connection-deleted": "Connection removed",
  "settings-page-connection-view-federated-toast-delete-connection-failed": "Failed to delete connection",
  "settings-page-connection-view-federated-toast-load-candidate-connections-failed": "Failed to load local repos and views",
  "settings-page-connection-view-local-connections-updated": "Connection was updated",
  "settings-page-connection-view-local-connections-created": "Connection was created",
  "settings-page-connection-view-local-connections-deleted": "Connection was deleted",
  "settings-page-connection-view-local-initial-load-failed": "Failed to load data",
  "settings-page-connection-view-local-saving-failed": "Saving failed",
  "settings-page-connection-view-page-title": "Connections",
  "settings-page-connection-view-repos-not-supported": "The connection view only supports views, not repositories",
  "settings-page-cloud-archiving-loading": "Loading",
  "settings-page-cloud-archiving-provider-title": "Cloud provider",
  "settings-page-cloud-archiving-error-determine-provider": "Could not determine archiving provider",
  "settings-page-cloud-archiving-no-provider-description": "This cluster has not configured a cloud provider.",
  "settings-page-s3-archiving-error-load": "Could not load S3 archiving data",
  "settings-page-s3-archiving-iam-identity-copied": "IAM identity has been copied",
  "settings-page-s3-archiving-external-id-copied": "External ID has been copied",
  "settings-page-s3-archiving-role-arn-help": "The IAM role LogScale assumes when accessing AWS resources",
  "settings-page-s3-archiving-iam-identity-copy-button": "Copy IAM identity",
  "settings-page-s3-archiving-external-id-copy-button": "Copy external ID",
  "settings-page-s3-archiving-success-settings-updated": "Settings updated",
  "settings-page-s3-archiving-error-toggle": "Failed to toggle S3 archiving",
  "settings-page-s3-archiving-loading": "Loading",
  "settings-page-s3-archiving-start-title": "Archiving start",
  "settings-page-s3-archiving-start-description": "Choose between archiving all segments or only archiving segments with a start time after the selected UTC timestamp.",
  "settings-page-s3-archiving-start-selected-timestamp": "Selected timestamp (UTC): {{effectiveSelectedTimestamp}}",
  "settings-page-s3-archiving-archive-all-radiobutton": "Archive all data in repository",
  "settings-page-s3-archiving-archive-limited-radiobutton": "Archive only segments after the selected time stamp",
  "settings-page-s3-archiving-page-title": "Amazon S3 archiving",
  "settings-page-s3-archiving-doclink-title": "S3 archiving",
  "settings-page-s3-archiving-page-description": "Falcon LogScale supports archiving ingested logs to Amazon S3. The archived logs are then available for further processing in any external system that integrate with S3.",
  "settings-page-s3-archiving-form-title": "S3 bucket",
  "settings-page-s3-archiving-status-description": "You can pause and resume archiving without worrying about data loss. Archiving can only happen as long as data is retained in Falcon LogScale.",
  "settings-page-s3-archiving-active-status": "Status: Active",
  "settings-page-s3-archiving-paused-status": "Status: Paused",
  "settings-page-s3-archiving-pause-archiving": "Pause",
  "settings-page-s3-archiving-start-archiving": "Start",
  "settings-page-s3-archiving-form-field-role-arn": "Role ARN",
  "settings-page-s3-archiving-form-field-bucket": "Bucket",
  "settings-page-s3-archiving-form-field-region": "Region",
  "settings-page-s3-archiving-form-field-storage-format": "Storage format",
  "settings-page-s3-archiving-form-field-archiving-start": "Archiving start",
  "settings-page-gcs-archiving-error-load": "Could not load GCS archiving data",
  "settings-page-gcs-archiving-success-settings-updated": "Settings updated",
  "settings-page-gcs-archiving-loading": "Loading",
  "settings-page-gcs-archiving-page-title": "Google Cloud archiving",
  "settings-page-gcs-archiving-page-description": "Falcon LogScale supports archiving ingested logs to Google Cloud Storage. The archived logs are then available for further processing in any external system that integrates with Google Cloud.",
  "settings-page-gcs-archiving-doclink-title": "Google Cloud archiving",
  "settings-page-gcs-archiving-form-title": "GCS bucket",
  "settings-page-gcs-archiving-bucket-help": "Example: `acme-bucket`",
  "settings-page-gcs-archiving-storage-format-label": "Storage format",
  "settings-page-gcs-archiving-start-description": "Choose between archiving all segments or only archiving segments with a start time after the selected UTC timestamp.",
  "settings-page-gcs-archiving-start-title": "Archiving start",
  "settings-page-gcs-archiving-archive-all-radiobutton": "Archive all data in repository",
  "settings-page-gcs-archiving-archive-limited-radiobutton": "Archive only segments after the selected time stamp",
  "settings-page-gcs-archiving-start-selected-timestamp": "Selected timestamp (UTC): {{effectiveSelectedTimestamp}}",
  "settings-page-gcs-archiving-active-status": "Status: Active",
  "settings-page-gcs-archiving-paused-status": "Status: Paused",
  "settings-page-gcs-archiving-status-description": "You can pause and resume archiving without worrying about data loss. Archiving can only happen as long as data is retained in Falcon LogScale.",
  "settings-page-gcs-archiving-pause-archiving": "Pause",
  "settings-page-gcs-archiving-start-archiving": "Start",
  "settings-page-gcs-archiving-error-toggle": "Failed to toggle GCS archiving",
  "settings-page-gcs-archiving-form-field-bucket": "Bucket",
  "settings-page-gcs-archiving-form-field-storage-format": "Storage format",
  "settings-page-gcs-archiving-form-field-archiving-start": "Archiving start",
  "space_key": "Space",
  "star-toggle-button-mark": "Mark as favorite",
  "star-toggle-button-unmark": "Unmark as favorite",
  "stream-to-bucket-file-type-display-string-csv": "CSV",
  "stream-to-bucket-file-type-display-string-json": "JSON",
  "stream-to-bucket-file-type-display-string-newline": "Newline delimited JSON (ndjson)",
  "stream-to-bucket-file-type-display-string-text": "Plain text",
  "table-widget-btn-options": "Options",
  "table-widget-decimal-places-below-zero": "Invalid 'decimal places' configuration. The value must be above 0",
  "table-widget-decimal-places-above-twenty": "Invalid 'decimal places' configuration. The value cannot exceed 20",
  "tag-groupings-page-loading-error": "Error loading data",
  "time-unit-day": "Day",
  "time-unit-days": "Days",
  "time-unit-hour": "Hour",
  "time-unit-hours": "Hours",
  "time-unit-millisecond": "Millisecond",
  "time-unit-milliseconds": "Milliseconds",
  "time-unit-minute": "Minute",
  "time-unit-minutes": "Minutes",
  "time-unit-second": "Second",
  "time-unit-seconds": "Seconds",
  "time-unit-week": "Week",
  "time-unit-weeks": "Weeks",
  "time-unit-year": "Year",
  "time-unit-years": "Years",
  "weekday-long-format-monday": "Monday",
  "weekday-long-format-tuesday": "Tuesday",
  "weekday-long-format-wednesday": "Wednesday",
  "weekday-long-format-thursday": "Thursday",
  "weekday-long-format-friday": "Friday",
  "weekday-long-format-saturday": "Saturday",
  "weekday-long-format-sunday": "Sunday",
  "weekday-short-format-monday": "Mon",
  "weekday-short-format-tuesday": "Tue",
  "weekday-short-format-wednesday": "Wed",
  "weekday-short-format-thursday": "Thu",
  "weekday-short-format-friday": "Fri",
  "weekday-short-format-saturday": "Sat",
  "weekday-short-format-sunday": "Sun",
  "package-update-error": "Failed to update package",
  "timeselector-invalid-time-applied": "Clipboard did not contain valid time settings. Click the copy button in another time selector and try again.",
  "timeselector-time-applied": "Time settings applied",
  "timeselector-time-copied": "Time settings copied",
  "tutorial-failed-to-generate-data-content": "The tutorial failed to submit example data to Falcon LogScale. The tutorial may not work as expect. See browser error console for details.",
  "tutorial-failed-to-generate-data-title": "Failed to generate data",
  "update-log-collector-config-error": "Failed to save the changes",
  "update-log-collector-config-success": "Config has been updated.",
  "updating-action-fetch-btn-body": "Actions updated",
  "updating-action-fetch-btn-title": "Updating actions List",
  "widget-type_bar-chart": "Bar Chart",
  "widget-type_event-list": "Event List",
  "widget-type_gauge": "Gauge",
  "widget-type_heat-map": "Heat Map",
  "widget-type_pie-chart": "Pie Chart",
  "widget-type_raw": "Raw",
  "widget-type_sankey": "Sankey",
  "widget-type_scatter-chart": "Scatter Chart",
  "widget-type_single-value": "Single Value",
  "widget-type_table": "Table",
  "widget-type_time-chart": "Time Chart",
  "widget-type_world-map": "World Map",
  "widget-usage-text-barchart": "The Bar Chart widget is meant to be used in conjunction with either the `groupBy` or `top` functions.",
  "widget-usage-text-heatmap": "The Heat Map widget is meant to be used in conjunction with the [bucket]({{docsBucketFunction}}), the [timechart]({{docsTimeChartFunction}}), or the [groupby]({{docsGroupbyFunction}}) function.",
  "widget-usage-text-piechart": "The Pie Chart widget is meant to be used in conjunction with either the `groupBy` or `top` functions.",
  "widget-usage-text-sankey": "The Sankey widget is best used with the sankey function.",
  "widget-usage-text-scatterchart": "The scatter chart widget is meant to be used in conjunction with either the `table`, `groupBy`, `timechart`, `bucket` or `top` functions.\n    Data input can be either Long og Wide format.\n    Long format uses one field for the series.\n    Wide format uses a distinct field for each series.",
  "widget-usage-text-singlevalue": "The single value widget can be used to show a single value or one for each value of a single group by field - see for example [selectLast]({{docsSelectLastFunction}}) and [groupBy]({{docsGroupbyFunction}}).\n\n Using the [timeChart]({{docsTimeChartFunction }}) query function it is possible to show the latest value for each series, accompanied by a trend indicator and sparkline.",
  "widget-usage-text-timechart": "The Time Chart widget is meant to be used with the timeChart function.",
  "widget-usage-text-gauge": "The gauge widget is used to show a single numeric value within a configured range or one for each value of a single group by field.",
  "widget-validation-barchart-no-sankey-data": "Sankey data cannot be used with the Bar Chart widget.",
  "widget-validation-barchart-no-timechart-data": "Time Chart data cannot be used with the Bar Chart widget.",
  "widget-validation-barchart-only-aggregated-data": "Cannot be used with non-aggregated data or without using `groupBy` or `top`.",
  "widget-validation-eventlist-must-have-id": "Input must have a field called `@id`.",
  "widget-validation-eventlist-must-have-timestamp": "Input must have a field `@timestamp`",
  "widget-validation-eventlist-only-events": "The events list only works for events, not aggregate data. The result is aggregated.",
  "widget-validation-gauge-no-fields": "The log events did not contain any fields.",
  "widget-validation-gauge-no-rows": "The search didn't find any log events.",
  "widget-validation-gauge-no-scalar-field": "The log event did not contain any numeric field to display.",
  "widget-validation-gauge-too-many-rows-is-aggregated": "The gauge can only display data from one row, but multiple rows were found.",
  "widget-validation-gauge-too-many-rows-not-aggregated": "The gauge can only display data from one log event, but multiple events were found. Please limit the search, for example with a narrower time range, or the [selectLast]({{docsSelectLastFunction}}) function.",
  "widget-validation-gauge-too-many-scalar-fields": "The gauge can only display **one** numeric field, but these **{{scalarFields1}}** fields are numeric:\n\n{{scalarFields2}} \n\nPlease remove all but one of them, for example by using the [select]({{docsSelectFunction}}) or [drop]({{docsDropFunction}}) functions.",
  "widget-validation-heatmap-maximum-one-field": "Can only be used with maximum one field or series.",
  "widget-validation-heatmap-only-groupby-fields": "Can only be used with two groupby fields.",
  "widget-validation-piechart-no-sankey-data": "Sankey data cannot be used with the Pie Chart widget.",
  "widget-validation-piechart-no-timechart-data": "Time Chart data cannot be used with the Pie Chart widget.",
  "widget-validation-piechart-only-aggregated-data": "Cannot be used with non-aggregated data or without using `groupBy` or `top`.",
  "widget-validation-raw-too-no-aggregate": "The raw widget cannot be used on aggregated data, e.g. it does not work with `groupBy()`.",
  "widget-validation-sankey-no-source-field": "The data has no `source` field.",
  "widget-validation-sankey-no-target-field": "The data has no `target` field.",
  "widget-validation-sankey-no-weight-field": "The data has no `weight` field.",
  "widget-validation-scatterchart-must-have-group-field": "Long data format must have one group field for the series names and two additional fields for x and y values respectively.",
  "widget-validation-scatterchart-must-have-two-fields": "Wide format data must have at least two fields, the first one for x values and any subsequent fields containing y values.",
  "widget-validation-singlevalue-no-fields": "The log events did not contain any fields.",
  "widget-validation-singlevalue-no-rows": "The search didn't find any log events.",
  "widget-validation-singlevalue-too-many-fields": "The single value widget can only display **one** value field, but these **{{fields1}}** value fields are present: **{{fields2}}** \n\nPlease remove all but one of them, for example by using the [select]({{docsSelectFunction}}) or [drop]({{docsDropFunction}}) functions.",
  "widget-validation-singlevalue-too-many-rows": "Either produce a single cell, or produce a query result with a single group by field and a value field.",
  "widget-validation-timechart-only-timechart-function": "You can only use the Time Chart widget together with the `timechart()` query function.",
  "widget-validation-worldmap-only-timechart-function": "Data must have a `magnitude` field as well as either `latitude` and `longitude` or a field `geohash`.",
  "widget-validation-gauge-no-numeric-value": "The gauge can only display numeric values.",
  "widget-validation-gauge-too-many-rows": "The gauge can only display a single value, but multiple rows were found.",
  "widget-validation-gauge-too-many-fields": "The gauge can only display **one** value field, but these **{{fields1}}** value fields are present: **{{fields2}}**.\n\n Please remove all but one of them, for example by using the [select]({{docsSelectFunction}}) or [drop]({{docsDropFunction }}) functions.",
  "widget-small-multiples-error-title": "Error showing small multiples",
  "widget-small-multiples-error-field-not-found": "No field named '{{field}}' in the query result. Try updating the small multiples settings to use a valid field name.",
  "widget-small-multiples-error-too-many-unique-values": "The number of unique field values for '{{field}}' exceeds 20, which is how many small multiple graphs we can show in one widget.",
  "falcon-data-connector-description": "Manage data sources from third parties between all Falcon modules, including LogScale, with Falcon data connectors",
  "falcon-data-connector-title": "Falcon data connectors",
  "falcon-data-connector-button-href": "Data connectors in Falcon",
  "falcon-data-connector-loading-page": "Loading Falcon data connector page",
  "error-page-title-access-denied": "Access denied",
  "error-page-technicalDetails-access-denied": "This route might exists, but you have no permissions to access it.",
  "error-page-go-to-homepage-button": "Go to homepage",
  "dashboard-widget-inspector-panel-empty-msg": "Select a widget to configure {{topic}}.",
  "table-columns-panel-toggle-visibility-button-show-label": "Show column",
  "table-columns-panel-toggle-visibility-button-hide-label": "Hide column",
  "table-columns-panel-render-type-select-title": "Show as",
  "table-columns-panel-data-type-select-title": "Format as",
  "table-columns-panel-formatting-section-title": "Formatting",
  "table-columns-panel-toggle-visibility-button-hide-disabled-label": "Cannot hide last column",
  "table-columns-panel-size-control-auto-label": "Fit to data",
  "table-columns-panel-cell-colors-title": "Cell colors",
  "table-columns-panel-cell-color-control-label": "Color",
  "table-columns-panel-condition-based-color-profiles-add-button-label": "Add condition",
  "table-columns-panel-condition-based-color-profile-header-first": "If value",
  "table-columns-panel-condition-based-color-profile-header-not-first": "Else if value",
  "table-columns-panel-condition-based-color-profiles-default-color-profile-label": "Else (default)",
  "table-columns-panel-condition-based-color-profile-remove-button-hint": "Remove color profile",
  "table-columns-panel-condition-based-color-profile-condition-value-label": "Value",
  "group-page-successfully-created-role": "{{roleName}} was created successfully",
  "group-page-error-trying-to-create-role": "Failed to create role",
  "table-columns-panel-title": "Columns",
  "table-options-editor-general-title": "General",
  "table-options-editor-general-show-row-numbers": "Show row numbers",
  "table-options-editor-general-cell-overflow": "Cell overflow",
  "table-options-editor-select-column-label": "Select a column to format",
  "table-options-editor-conditions-title": "Conditions",
  "table-options-editor-select-palette-title": "Palette",
  "table-options-editor-select-palette-custom": "Custom",
  "table-options-editor-reverse-palette-label": "Reverse palette",
  "table-options-editor-define-thresholds-title": "Thresholds",
  "table-options-editor-add-threshold-label": "Add threshold",
  "table-options-editor-default-threshold-label": "Any number",
  "table-options-editor-below-threshold-label": "Below {{value}}",
  "table-options-editor-to-threshold-label": "to {{value}}",
  "table-options-editor-above-threshold-label": "and above",
  "table-options-editor-thousands-separator-label": "Show thousands separator",
  "table-options-editor-selected-column-field": "Field: {{columnId}}",
  "table-options-editor-selected-column-group": "Group: {{columnId}}",
  "organization-details-update-error": "Could not save details",
  "table-page-header-search-field-placeholder": "Search...",
  "table-page-body-no-results": "No results",
  "table-page-body-item-context-menu": "Options",
  "table-page-body-footer-previous-page": "Previous page",
  "table-page-body-footer-no-previous-page": "No previous page",
  "table-page-body-footer-next-page": "Next page",
  "table-page-body-footer-no-more-pages": "Next page",
  "table-page-body-footer-items-per-page": "Items per page ",
  "table-page-side-panel-title": "Properties",
  "table-page-side-panel-close": "Close detail view",
  "table-page-discard-changes-dialog-title": "Discard changes?",
  "table-page-discard-changes-dialog-body": "Your selection contains unsaved changes. These will be discarded on confirmation.",
  "table-page-discard-changes-dialog-confirm-button": "Discard changes",
  "table-page-sort-by-column-aria-label": "Sort by {{columnName}}",
  "adhoc-report-controls-parameters": "Parameters",
  "adhoc-report-controls-frontmatter-dashboard-title": "Add custom title",
  "adhoc-report-controls-frontmatter-dashboard-description": "Dashboard description",
  "adhoc-report-controls-frontmatter-dashboard-custom-description": "Add custom description",
  "adhoc-report-page-header-button-close-tooltip": "Go back to dashboard",
  "adhoc-report-page-header-title": "Export as PDF",
  "adhoc-report-dialog-export-with-errors-title": "Export report with errors?",
  "adhoc-report-dialog-export-with-errors-body": "The following widgets contain errors:",
  "adhoc-report-dialog-export-with-errors-body-question": "Do you still want to export?",
  "adhoc-report-dialog-export-with-errors-button-confirm": "Confirm",
  "adhoc-report-edit-layout-side-panel-footer-button-export": "Export",
  "adhoc-report-edit-layout-side-panel-footer-error": "Report could not be generated",
  "adhoc-report-edit-layout-side-panel-footer-disabled": "Disabled while finalizing report",
  "scheduled-report-edit-layout-side-panel-footer-button-cancel": "Cancel",
  "scheduled-report-edit-layout-side-panel-footer-button-update": "Update",
  "scheduled-report-edit-layout-side-panel-footer-error": "Report could not be generated",
  "scheduled-report-edit-layout-side-panel-footer-disabled": "Disabled while finalizing report",
  "scheduled-report-edit-layout-side-panel-layout": "Layout",
  "scheduled-report-edit-layout-side-panel-layout-list": "List",
  "scheduled-report-edit-layout-side-panel-layout-grid": "Grid",
  "scheduled-report-edit-layout-side-panel-layout-list-tooltip": "List layout",
  "scheduled-report-edit-layout-side-panel-layout-grid-tooltip": "Grid layout",
  "scheduled-report-edit-layout-side-panel-orientation": "Orientation",
  "scheduled-report-edit-layout-side-panel-orientation-portrait": "Portrait",
  "scheduled-report-edit-layout-side-panel-orientation-landscape": "Landscape",
  "scheduled-report-edit-layout-side-panel-orientation-portrait-disabled": "Grid layout only supports Landscape",
  "scheduled-report-edit-layout-side-panel-paper-size": "Paper size",
  "scheduled-report-edit-layout-side-panel-paper-size-letter": "Letter",
  "scheduled-report-edit-layout-side-panel-report-front-page": "Report front page",
  "scheduled-report-edit-layout-side-panel-report-front-page-title": "Title",
  "scheduled-report-edit-layout-side-panel-report-front-page-description": "Description",
  "scheduled-report-edit-layout-side-panel-report-front-page-description-empty": "Report has no description",
  "scheduled-report-edit-layout-side-panel-widget-settings": "Widget settings",
  "scheduled-report-edit-layout-side-panel-widget-settings-max-number-of-rows": "Maximum number of rows",
  "scheduled-report-edit-layout-side-panel-widget-settings-max-number-of-rows-message": "Number must be between 1 and 1000",
  "scheduled-report-edit-layout-side-panel-headers-footers": "Headers and footers",
  "scheduled-report-edit-layout-side-panel-headers-footers-title": "Title",
  "scheduled-report-edit-layout-side-panel-headers-footers-export-date": "Export date",
  "scheduled-report-edit-layout-side-panel-headers-footers-page-numbers": "Page numbers",
  "scheduled-report-edit-layout-side-panel-appendix": "Appendix",
  "scheduled-report-page-title": "Scheduled reports",
  "scheduled-report-page-description": "Automate sending dashboard snapshots by email",
  "scheduled-report-page-docs-link": "Scheduled reports",
  "scheduled-report-page-button-new-report": "New scheduled report",
  "scheduled-report-page-banner-feature-not-enabled-title": "Scheduled report feature is not enabled",
  "scheduled-report-page-banner-feature-not-enabled-content": "Reports will not run until the feature is enabled. See documentation on how to enable it.",
  "scheduled-report-page-banner-render-service-not-configured-title": "The render service endpoint has not been configured",
  "scheduled-report-page-banner-render-service-not-configured-content-saas": "Required render service configuration is missing. Reach out to support for help.",
  "scheduled-report-page-banner-render-service-not-configured-content-on-prem": "Required render service configuration missing. Reach out to your cluster admin for help. See render service documentation here ",
  "scheduled-report-page-banner-render-service-error-title": "The render service is responding with an error",
  "scheduled-report-page-banner-render-service-error-content-saas": "Reach out to support for help.",
  "scheduled-report-page-banner-render-service-error-content-on-prem": "Reach out to your cluster admin for help.",
  "scheduled-report-delete-dialog-title": "Are you sure you want to delete this report?",
  "scheduled-report-delete-dialog-body": "Deleting scheduled report: ",
  "scheduled-report-delete-dialog-confirm-button": "Delete",
  "scheduled-report-status-dialog-title": "Status details",
  "scheduled-report-status-ok": "Ok",
  "scheduled-report-status-disabled": "Disabled",
  "scheduled-report-status-warning": "Warning",
  "scheduled-report-status-error": "Error",
  "scheduled-report-status-pending": "Pending",
  "scheduled-report-status-dialog-confirm-button": "Re-run action",
  "scheduled-report-status-dialog-body-status": "Status:",
  "scheduled-report-status-dialog-body-status-ok": "Ok",
  "scheduled-report-status-dialog-body-status-disabled": "Disabled",
  "scheduled-report-status-dialog-body-status-warning": "Warning",
  "scheduled-report-status-dialog-body-status-error": "Error",
  "scheduled-report-status-dialog-body-status-pending": "Pending",
  "scheduled-report-table-column-header-name": "Name",
  "scheduled-report-table-column-header-dashboard": "Dashboard",
  "scheduled-report-table-column-header-last-report-execution": "Last report attempt",
  "scheduled-report-table-column-header-created-edited-by": "Created by",
  "scheduled-report-table-column-header-labels": "Labels",
  "scheduled-report-table-filter-dashboard": "Dashboard",
  "scheduled-report-table-filter-label": "Label",
  "scheduled-report-table-filter-created-by": "Created by",
  "scheduled-report-table-filter-status": "Status",
  "scheduled-report-table-item-menu-pause": "Pause",
  "scheduled-report-table-item-menu-resume": "Resume",
  "scheduled-report-table-item-menu-delete": "Delete",
  "scheduled-report-table-item-menu-error-pause": "Pause",
  "scheduled-report-panel-footer-remove-report-button": "Remove scheduled report",
  "scheduled-report-panel-footer-edit-layout-button": "Edit layout",
  "scheduled-report-panel-footer-edit-layout-button-status": "No dashboard selected",
  "scheduled-report-panel-footer-update-button": "Update",
  "scheduled-report-create-error": "Could not create report",
  "scheduled-report-update-success": "Report updated",
  "scheduled-report-layout-update-success": "Report layout updated",
  "scheduled-report-create-success": "Report created",
  "scheduled-report-delete-error": "Could not remove report",
  "scheduled-report-delete-success": "Report removed",
  "scheduled-report-disable-error": "Could not disable report",
  "scheduled-report-disable-success": "Report disabled",
  "scheduled-report-enable-error": "Could not enable report",
  "scheduled-report-enable-success": "Report enabled",
  "scheduled-report-fetch-initial-data-error": "Could not fetch reports",
  "scheduled-report-update-error": "Could not update report",
  "scheduled-report-form-details-section-title": "Details",
  "scheduled-report-form-details-section-collapse": "Collapse section",
  "scheduled-report-form-details-section-expand": "Expand section",
  "scheduled-report-form-details-section-name": "Name",
  "scheduled-report-form-details-section-name-placeholder": "Report name",
  "scheduled-report-form-details-section-description": "Description",
  "scheduled-report-form-details-section-description-placeholder": "Report description",
  "scheduled-report-form-details-section-labels": "Labels",
  "scheduled-report-form-details-section-labels-placeholder": "Add labels...",
  "scheduled-report-form-source-section-title": "Source",
  "scheduled-report-form-source-section-collapse": "Collapse section",
  "scheduled-report-form-source-section-expand": "Expand section",
  "scheduled-report-form-source-section-dashboard": "Dashboard",
  "scheduled-report-form-source-section-dashboard-placeholder": "Choose dashboard...",
  "scheduled-report-form-source-section-time-interval": "Time interval",
  "scheduled-report-form-source-section-time-interval-individual": "Use individual widget time windows",
  "scheduled-report-form-source-section-time-interval-all-widgets": "Use shared time window for all widgets",
  "scheduled-report-form-source-section-time-disabled-text-field": "Shared time is not enabled",
  "scheduled-report-form-source-section-time-disabled-select": "Shared time is not enabled",
  "scheduled-report-form-source-section-parameters-title": "Parameters",
  "scheduled-report-form-source-section-parameters-placeholder": "Select value...",
  "scheduled-report-form-schedule-section-title": "Schedule",
  "scheduled-report-form-schedule-section-configuration-title": "Configuration",
  "scheduled-report-form-schedule-section-configuration-tab-simple": "Simple",
  "scheduled-report-form-schedule-section-configuration-tab-advanced": "Use cron expression",
  "scheduled-report-form-schedule-section-cron-placeholder": "0 * * * *",
  "scheduled-report-form-schedule-section-cron-description": "Cron expression is required to represent a pattern that is no more frequent than once per hour",
  "scheduled-report-form-schedule-section-collapse": "Collapse section",
  "scheduled-report-form-schedule-section-expand": "Expand section",
  "scheduled-report-form-schedule-section-repeat-every": "Frequency",
  "scheduled-report-form-schedule-section-repeat-every-day": "Daily",
  "scheduled-report-form-schedule-section-repeat-every-week": "Weekly",
  "scheduled-report-form-schedule-section-repeat-every-month": "Monthly",
  "scheduled-report-form-schedule-section-repeat-on": "On weekday",
  "scheduled-report-form-schedule-section-repeat-on-monday": "Monday",
  "scheduled-report-form-schedule-section-repeat-on-tuesday": "Tuesday",
  "scheduled-report-form-schedule-section-repeat-on-wednesday": "Wednesday",
  "scheduled-report-form-schedule-section-repeat-on-thursday": "Thursday",
  "scheduled-report-form-schedule-section-repeat-on-friday": "Friday",
  "scheduled-report-form-schedule-section-repeat-on-saturday": "Saturday",
  "scheduled-report-form-schedule-section-repeat-on-sunday": "Sunday",
  "scheduled-report-form-schedule-section-repeat-on-monday-short": "M",
  "scheduled-report-form-schedule-section-repeat-on-tuesday-short": "T",
  "scheduled-report-form-schedule-section-repeat-on-wednesday-short": "W",
  "scheduled-report-form-schedule-section-repeat-on-thursday-short": "T",
  "scheduled-report-form-schedule-section-repeat-on-friday-short": "F",
  "scheduled-report-form-schedule-section-repeat-on-saturday-short": "S",
  "scheduled-report-form-schedule-section-repeat-on-sunday-short": "S",
  "scheduled-report-form-schedule-section-repeat-time": "Time",
  "scheduled-report-form-schedule-section-start-date": "Start date",
  "scheduled-report-form-schedule-section-end-date": "End date",
  "scheduled-report-form-schedule-section-end-date-no": "No end date",
  "scheduled-report-form-schedule-section-end-date-error": "End date is before start date.",
  "scheduled-report-form-schedule-section-repeat-date-picker-default": "None",
  "scheduled-report-form-schedule-section-schedule": "Schedule",
  "scheduled-report-form-schedule-section-timezone": "Timezone",
  "scheduled-report-page-button-update-disabled-no-change": "No changes",
  "scheduled-report-page-button-update-disabled-end-date-before-start-date": "End date is before start date",
  "scheduled-report-form-hour-validation": "Must be a valid time",
  "scheduled-report-form-hour-validation-empty": "Must be a valid time",
  "scheduled-report-form-minute-validation": "Must be a valid time",
  "scheduled-report-form-parameter-validation": "Cannot be blank",
  "schedule-minute-timing-label": "Minute timing",
  "schedule-minute-timing-automatic-label": "Automatic (recommended)",
  "schedule-minute-timing-specific-label": "Specific",
  "schedule-minute-timing-specific-field-placeholder": "MM",
  "schedule-minute-timing-specific-field-validation": "Must be a valid minute",
  "schedule-frequency-hourly": "Hourly",
  "schedule-day-of-month-label": "Day of month",
  "actions-select-no-actions": "No actions",
  "new-report-dialog-title": "Create scheduled report",
  "new-report-dialog-initial-load-error": "Could not create report",
  "organization-details-update-success": "Details are saved",
  "widget-editor-remove-threshold-label": "Remove threshold",
  "widget-editor-threshold-outside-range-warning-label": "Threshold outside range",
  "widget-editor-value-outside-range-warning-label": "Value outside range",
  "organization-details-fetch-error": "Could not fetch organization settings",
  "ingest-feed-save-success": "AWS feed has been successfully created",
  "ingest-feed-update-success": "AWS feed has been successfully updated",
  "ingest-feed-save-error": "There was an unexpected error trying to save AWS feed",
  "ingest-feed-update-error": "There was an unexpected error trying to save AWS feed",
  "ingest-feed-enabled-success": "Ingest feed has been successfully enabled",
  "ingest-feed-disabled-success": "Ingest feed has been successfully disabled",
  "ingest-feed-enabled-error": "Error trying to save ingest feed",
  "ingest-feed-loading-feed-error": "Error trying to fetch AWS feed",
  "ingest-feed-test-success": "Test successful",
  "ingest-feed-test-error": "Test failed",
  "ingest-feed-delete-success": "Ingest feed has been successfully deleted",
  "ingest-feed-delete-error": "There was an unexpected error trying to delete the ingest feed",
  "ingest-feed-iam-info": "The IAM identity used by LogScale when assuming your IAM role. This must be a trusted entity of your IAM role.",
  "ingest-feed-external-id-info": "The external ID that LogScale will use when assuming your IAM role. This must be a condition for the above identity when assuming your IAM role.",
  "ingest-feed-role-arn-field-info": "The IAM role LogScale assumes when accessing AWS resources",
  "ingest-feed-sqs-queue-field-info": "SQS queue with S3 event notifications",
  "ingest-feed-enable-field-info": "If unchecked, the AWS ingest feed will not run",
  "ingest-feed-preprocessing-field-info": "Select how to divide data into individual elements prior to parsing",
  "ingest-feed-compression-field-info": "\"Auto\" will select decompression based on MIME type and file extension",
  "ingest-feed-server-error-is-configured": "Failed to retrieve if system was configured correctly",
  "ingest-feed-is-not-configured": "Before your start ingesting data, you need to configure ingest feeds.",
  "ingest-feed-is-not-configured-link": "Learn more in documentation",
  "ingest-feed-is-not-configured-title": "Ingest feeds are not configured",
  "ingest-feed-dialog-first-step-add": "Add AWS ingest feed",
  "ingest-feed-dialog-first-step-edit": "Edit AWS ingest feed",
  "ingest-feed-dialog-second-step-add": "Add credentials",
  "ingest-feed-dialog-second-step-Edit": "Edit credentials",
  "ingest-feed-dialog-new-button": "New ingest feed",
  "field-aliasing-schemas-and-field-aliasing": "Schemas and field aliasing",
  "field-aliasing-schemas-and-field-aliasing-description": "Schemas are a way for you to shape how you want your data to look. Field mapping can map into your schema, based on conditions set by you.",
  "field-aliasing-schemas-and-field-aliasing-loading": "Loading schemas and alias mappings...",
  "field-aliasing-empty-state-header": "No schemas are available, create one to get started",
  "field-aliasing": "Field aliasing",
  "field-aliasing-entire-organization": "Entire organization",
  "field-aliasing-schema": "Schema",
  "field-aliasing-conditions": "Conditions",
  "field-aliasing-create-schema": "Create schema",
  "field-aliasing-new-schema": "New schema",
  "field-aliasing-import-schema-from-template": "Import from template",
  "field-aliasing-import-schema-dialog-title": "Import schema from template",
  "field-aliasing-import-schema-dialog-confirm": "Confirm",
  "field-aliasing-activate-schema": "Activate schema",
  "field-aliasing-deactivate-schema": "Deactivate schema",
  "field-aliasing-active-schemas": "Active schemas",
  "field-aliasing-filter-active-schemas": "Filter active schemas...",
  "field-aliasing-configure-schemas-and-field-aliasing": "Configure schemas and field aliasing",
  "field-aliasing-schema-created": "Schema created",
  "field-aliasing-failed-to-create-schema-general-error": "The schema could not be created",
  "field-aliasing-schema-updated": "Schema updated",
  "field-aliasing-failed-to-update-schema-general-error": "The schema could not be updated",
  "field-aliasing-schema-successfully-deleted": "Schema deleted",
  "field-aliasing-failed-to-delete-schema-general-error": "The schema could not be deleted",
  "field-aliasing-alias-mapping-created": "Alias mapping created",
  "field-aliasing-failed-to-create-alias-mapping-general-error": "The alias mapping could not be created",
  "field-aliasing-alias-mapping-updated": "Alias mapping updated",
  "field-aliasing-failed-to-update-alias-mapping-general-error": "The alias mapping could not be updated",
  "field-aliasing-alias-mapping-deleted": "Alias mapping deleted",
  "field-aliasing-failed-to-delete-alias-mapping-general-error": "The alias mapping could not be deleted",
  "field-aliasing-schema-activated": "Schema activated",
  "field-aliasing-failed-to-activate-schema-general-error": "The schema could not be activated",
  "field-aliasing-schemas-activated": "Schemas activated",
  "field-aliasing-failed-to-activate-schemas-general-error": "The schemas could not be activated",
  "field-aliasing-failed-to-fetch-data": "An error occurred while fetching schemas",
  "field-aliasing-failed-to-fetch-data-network-error": "An network error occurred while fetching schemas. Please check your connection and try again",
  "field-aliasing-failed-to-fetch-data-bad-payload": "An invalid response was received from the server. Please check your connection and try again",
  "field-aliasing-schema-successfully-deactivated": "Schema deactivated",
  "field-aliasing-failed-to-deactivate-schema-general-error": "The schema could not be deactivated",
  "field-aliasing-could-not-parse-form-data": "The input had an unexpected error. Please re-open the form and try again",
  "field-aliasing-select-active-schema": "Select an active schema",
  "field-aliasing-being-applied": "Field aliasing being applied",
  "field-aliasing-schema-has-no-aliases": "The schema has no field aliases",
  "field-aliasing-no-active-schemas": "No schemas are active",
  "field-aliasing-no-active-schemas-get-started": "To get started, activate a schema for your organization or a repository/view",
  "field-aliasing-no-matches-for-search": "No matches for '{{searchString}}'",
  "field-aliasing-no-matches-for-search-try-again": "Try again using a different term or check to make sure your spelling is correct.",
  "field-aliasing-conditions-description": "Conditions for events must be met for field aliasing to take effect",
  "field-aliasing-filter-schemas-and-mappings": "Filter schemas and mappings",
  "field-aliasing-more-schema-actions-tooltip": "More schema actions",
  "field-aliasing-export": "Export",
  "field-aliasing-edit": "Edit",
  "field-aliasing-delete": "Delete",
  "field-aliasing-alias-into-schema": "Add alias",
  "field-aliasing-field": "Field",
  "field-aliasing-field-description": "Description",
  "field-aliasing-select-a-schema-or-mapping": "Select a schema or mapping",
  "field-aliasing-maps-into-schema": "Maps into",
  "field-aliasing-discard-changes-generic": "Discard changes?",
  "field-aliasing-you-will-lose-your-progress": "You will lose all of your progress",
  "field-aliasing-discard": "Discard",
  "field-aliasing-confirm": "Confirm",
  "field-aliasing-select-schema": "Select schema",
  "field-aliasing-select-a-scope": "Select a scope",
  "field-aliasing-select-view-or-repo": "Select view/repo",
  "field-aliasing-multi-selection-list-error-text": "Something went wrong",
  "field-aliasing-multi-select-no-items-selected": "No items selected",
  "field-aliasing-multi-selection-list-filter-placeholder": "Search for repositories or views by name",
  "field-aliasing-fields-included-in-schema": "Fields included in schema",
  "field-aliasing-field-mappings-being-applied": "Field mappings being applied",
  "field-aliasing-apply-to-whole-organization": "Apply to whole organization",
  "field-aliasing-apply-to-whole-organization-description": "A general rule for all repositories and views. Applying schemas to views and repositories overrides the general rule.",
  "field-aliasing-apply-to-whole-organization-already-has-schema-description": "A rule has already been applied to the whole organization. To create a new rule, deactivate the old one.",
  "field-aliasing-a-schema-is-already-active-for-organization": "A schema is already active for this organization.",
  "field-aliasing-apply-to-selection-of-repos-views": "Apply to a selection of repositories and views",
  "field-aliasing-show-all": "Show all",
  "field-aliasing-table-showing-applied-field-mapping": "Table showing the applied field mapping",
  "field-aliasing-original-field-name": "Original field name",
  "field-aliasing-alias-to": "Alias to",
  "field-aliasing-keep-original-field": "Keep original field?",
  "field-aliasing-no": "No",
  "field-aliasing-yes": "Yes",
  "field-aliasing-table-showing-conditions": "Table showing conditions for the alias mapping",
  "field-aliasing-value-must-be-equal-to": "Value (must be equal to)",
  "field-aliasing-missing-schema-field": "Missing schema field",
  "field-aliasing-missing-schema-field-description": "This field is missing from the schema. Please either edit the schema to add the field, or remove it from the alias mapping",
  "field-aliasing-table-showing-schema-fields": "Table showing schema fields",
  "field-aliasing-alias-mapping-name-field": "Alias mapping name",
  "field-aliasing-discard-new-alias-mapping": "Discard new field alias mapping?",
  "field-aliasing-discard-changes-to-alias-mapping": "Discard changes to field alias mapping?",
  "field-aliasing-new-field-alias-mapping": "New field alias mapping",
  "field-aliasing-edit-field-alias-mapping": "Edit field alias mapping",
  "field-aliasing-alias-into-schema-fields": "Alias into schema fields",
  "field-aliasing-set-conditions-for-field-aliasing": "Set conditions for field aliasing to take effect",
  "field-aliasing-filter-by-schema-field": "Filter rows...",
  "field-aliasing-vendor-field-name": "Vendor field name",
  "field-aliasing-schema-field": "Schema field",
  "field-aliasing-conditions-description-long": "Conditions determine the right events to trigger field aliasing on. Conditions are set using tag fields. You must set at least 1 condition.",
  "field-aliasing-add-condition": "Add condition",
  "field-aliasing-remove-row": "Remove row",
  "field-aliasing-tag-field-name": "Tag field name",
  "field-aliasing-tag-field-value": "Tag field value",
  "field-aliasing-schema-name": "Schema name",
  "field-aliasing-discard-new-schema": "Discard new schema?",
  "field-aliasing-discard-changes-to-schema": "Discard changes to schema?",
  "field-aliasing-edit-schema": "Edit schema",
  "field-aliasing-define-schema-fields": "Define schema fields",
  "field-aliasing-edit-schema-fields": "Edit schema fields",
  "field-aliasing-add-field": "Add field",
  "field-aliasing-failed-to-load-schemas": "Failed to load schemas",
  "field-aliasing-failed-to-load-schemas-description": "An error occurred while fetching data. Please retry.",
  "field-aliasing-failed-to-load-repository-schema": "Failed to load schema",
  "field-aliasing-failed-to-load-repository-schema-description": "An error occurred while fetching data. Please retry.",
  "field-aliasing-repository-has-no-schema-configured": "The repository or view has no schema configured",
  "field-aliasing-set-up-schemas-in-organisation-settings": "Schemas and field aliasing can be set up in Organization Settings",
  "field-aliasing-retry": "Retry",
  "field-aliasing-deleting-schema": "Deleting schema",
  "field-aliasing-deleting-a-schema-is-permanent": "Deleting a schema is permanent. Field alias mappings will be deleted.",
  "field-aliasing-yes-delete-schema": "Yes, delete schema",
  "field-aliasing-deleting-field-alias-mapping": "Deleting field alias mapping",
  "field-aliasing-deleting-a-field-alias-mapping-is-permanent": "This is a permanent action. Are you sure you wish to proceed?",
  "field-aliasing-yes-delete-field-alias-mapping": "Yes, delete field alias mapping",
  "field-aliasing-deactivating-schema": "Are you sure you want to deactivate this schema?",
  "field-aliasing-schema-will-be-deactivated-immediately": "Schema and field aliasing mappings will be deactivated immediately. Are you sure you want to deactivate schema?",
  "field-aliasing-yes-deactivate-schema": "Yes, deactivate schema",
  "field-aliasing-apply-to-view-or-repository": "Apply schema",
  "field-aliasing-active-schema-will-be-overwritten": "One or more of the views and repositories already have an active schema. If you proceed, the new schema will be set as active on these views and repositories",
  "field-aliasing-condition-must-be-set-on-field": "A condition must be set on the field: {{fieldName}}",
  "field-aliasing-condition-must-be-set-on-at-least-one-of-the-fields": "A condition must be set on at least one of the fields: {{commaJoinedFieldNames}}",
  "field-aliasing-select-all": "Select all",
  "field-aliasing-repository": "Repository",
  "field-aliasing-view": "View",
  "field-aliasing-applied-to": "Applies to",
  "field-aliasing-x-repositories-and-views": "{{count}} repositories and views",
  "field-aliasing-1-view": "1 view",
  "field-aliasing-x-views": "{{count}} views",
  "field-aliasing-1-repository": "1 repository",
  "field-aliasing-x-repositories": "{{count}} repositories",
  "field-aliasing-entire-org-and-x-repositories-and-views": "the entire organization and {{count}} repositories and views",
  "field-aliasing-entire-org-and-1-view": "the entire organization and 1 view",
  "field-aliasing-entire-org-and-x-views": "the entire organization and {{count}} views",
  "field-aliasing-entire-org-and-1-repository": "the entire organization and 1 repository",
  "field-aliasing-entire-org-and-x-repositories": "the entire organization and {{count}} repositories",
  "field-aliasing-active-for-entire-organization": "the entire organization",
  "field-aliasing-schema-not-applied-to-any-views-or-repos": "The schema is not applied to any views or repositories",
  "field-aliasing-settings-page-failed-to-fetch-data": "Failed to fetch data for aliased fields",
  "field-aliasing-source-field-cant-overlap-with-schema-field": "can't be identical to a schema field name when original field is kept",
  "field-aliasing-schema-uploading-status": "Uploading file...",
  "field-aliasing-schema-no-file-status": "No file",
  "field-aliasing-schema-import-dialog-name-placeholder": "Schema name",
  "field-aliasing-schema-import-error-toast-title": "An error occurred while importing {{filename}}",
  "field-aliasing-schema-import-success-toast": "Schema \"{{schemaName}}\" successfully imported from {{filename}}.",
  "fleet-management-version-update-error": "Update failed",
  "fleet-management-version-upgrade-started": "Version upgrade started",
  "fleet-management-version-upgrade-scheduled": "Version upgrade scheduled",
  "fleet-management-version-upgrade-canceled": "Version upgrade canceled",
  "fleet-management-version-downgrade-started": "Version downgrade started",
  "fleet-management-version-downgrade-scheduled": "Version downgrade scheduled",
  "fleet-management-version-downgrade-canceled": "Version downgrade canceled",
  "fleet-management-version-group-version-target-changed": "Target version for group changed",
  "fleet-management-fetched-available-versions-error": "Available log collector versions could not be reached",
  "fleet-management-enable-internal-logging-success": "Internal logging has been enabled",
  "fleet-management-enable-internal-logging-error": "Internal logging could not be enabled",
  "fleet-management-group-remote-update-warning-title": "Warning",
  "org-overview-add-limit-success": "New limit was successfully added",
  "org-overview-add-limit-failed": "Failed to add a new limit",
  "org-overview-update-limit-success": "Limit was successfully updated",
  "org-overview-update-limit-failed": "Failed to update limit",
  "parser-list-page-failed-to-delete-parser": "Failed to delete parser",
  "parser-code-page-editing-parser-breadcrumb": "Editing parser",
  "parser-code-page-save-button": "Save",
  "parser-code-page-options-dropdown": "Options",
  "parser-code-page-settings-button": "Settings",
  "parser-code-page-duplicate-button": "Duplicate parser",
  "parser-code-page-export-as-template-button": "Export as template",
  "parser-code-page-parser-script-header": "Parser script",
  "parser-code-page-parser-script-header-tip-title": "Creating a parser",
  "parser-code-page-parser-script-header-tip-body": "New to parsers? Read the quick-start guide for writing a parser script.",
  "parser-code-page-parser-script-header-improve-with-ai-parser-button": "Improve with AI",
  "parser-code-page-parser-script-header-generate-parser-button-generating": "Generating parser",
  "parser-code-page-test-data-header": "Test data",
  "parser-code-page-add-test-button": "Add test",
  "parser-code-page-import-tests": "Import tests",
  "parser-code-page-import-test-mode": "Import mode",
  "parser-code-page-import-test-case-overwrite": "Overwrite",
  "parser-code-page-import-test-case-append": "Append",
  "parser-code-page-run-tests-button": "Run tests",
  "parser-code-page-delete-test-button": "Delete test",
  "parser-code-page-delete-test-dialog-title": "Delete test case",
  "parser-code-page-delete-test-dialog-body": "The action cannot be undone. Do you want to continue?",
  "parser-code-page-delete-test-dialog-confirm-button": "Delete",
  "parser-code-page-fit-test-cases-to-content-button-tooltip": "Fit test cases to content",
  "parser-code-page-generate-parser-setup-dialog-header": "Improving parser with AI",
  "parser-code-page-generate-parser-setup-dialog-sample-log-file-label": "Sample log file",
  "parser-code-page-generate-parser-setup-dialog-sample-log-file-help": "Upload a line-separated .txt file",
  "parser-code-page-generate-parser-setup-dialog-instructions-label": "Script treatment",
  "parser-code-page-generate-parser-setup-dialog-instructions-generate-new-script": "Generate new script",
  "parser-code-page-generate-parser-setup-dialog-instructions-improve-current-script": "Improve current script",
  "parser-code-page-generate-parser-setup-dialog-instructions-improve-no-test-cases": "The current parser needs to have test cases",
  "parser-code-page-generate-parser-setup-dialog-keywords-label": "Keywords",
  "parser-code-page-generate-parser-setup-dialog-keywords-placeholder": "E.g. schema, format or version",
  "parser-code-page-generate-parser-setup-dialog-keywords-help": "Selecting keywords helps the AI understand the data source and schema. For example, \"syslog\", \"CIM\"",
  "parser-code-page-generate-parser-setup-dialog-log-format": "Log format",
  "parser-code-page-generate-parser-setup-dialog-log-format-csv": "CSV",
  "parser-code-page-generate-parser-setup-dialog-log-format-json": "JSON",
  "parser-code-page-generate-parser-setup-dialog-log-format-unstructured": "Unstructured",
  "parser-code-page-generate-parser-setup-dialog-cancel-button": "Cancel",
  "parser-code-page-generate-parser-setup-dialog-confirm-button": "Generate parser",
  "parser-code-page-generate-parser-setup-dialog-no-file-uploaded": "No file is uploaded",
  "parser-code-page-generating-parser-dialog-minimize-button": "Minimize",
  "parser-code-page-generating-parser-dialog-step1-description": "Analyzing parser script",
  "parser-code-page-generating-parser-dialog-step2-description": "Implementing changes",
  "parser-code-page-generating-parser-dialog-step3-description": "Validating against tests",
  "parser-code-page-generating-parser-dialog-step4-description": "Refine parser through iteration ({{iteration}})",
  "parser-code-page-generating-parser-dialog-general-description-header": "Processing",
  "parser-code-page-generating-parser-dialog-general-description-point1": "This process can take several minutes",
  "parser-code-page-generating-parser-dialog-general-description-point2": "This feature is experimental - not all generated parsers are of good quality",
  "parser-code-page-generating-parser-dialog-general-description-point3": "Test the resulting parser yourself before committing to production",
  "parser-code-page-generating-parser-dialog-dropped-logs": "Only {{limit}} characters worth of logs can be used for the parser generation, therefore the last {{numberOfDroppedLogs}} logs won't be used to improve the parser.",
  "parser-code-page-generating-parser-finished-toast-message": "Parser generation complete",
  "parser-code-page-generating-parser-fail-timeout-toast-title": "Failed to generate parser",
  "parser-code-page-generating-parser-fail-timeout-toast-message": "You can try again to generate a parser. Using different sample logs or keywords may improve the chances of success",
  "parser-code-page-generating-parser-fail-generic-toast-message": "Failed to generate parser",
  "parser-code-page-show-only-failed-tests-checkbox-label": "Show only failed tests",
  "parser-code-page-test-output-close-panel-button-tooltip": "Close panel",
  "parser-code-page-test-output-scroll-to-test-case-button-tooltip": "Scroll to test case",
  "parser-code-page-test-output-tabs-aria-label": "Test case results",
  "parser-code-page-test-output-no-outputs-description": "No events were created by the parser, maybe it dropped the event?",
  "parser-code-page-test-outputs-dropdown-title": "Selected output:",
  "parser-code-page-test-outputs-dropdown-output-event-selection": "#{{outputEventIndex}}",
  "parser-code-page-test-outputs-dropdown-orphan-assertions-selection": "Orphans",
  "parser-code-page-test-outputs-dropdown-passed-group-title": "Passed",
  "parser-code-page-test-outputs-dropdown-failed-group-title": "Failed",
  "parser-code-page-test-outputs-dropdown-info-message": "Parsers can output multiple events from a single input event, by using e.g. the `split` function.",
  "parser-code-page-test-outputs-dropdown-disabled-message-no-elements": "Nothing to select",
  "parser-code-page-test-outputs-dropdown-disabled-message-one-element": "Only one element to select",
  "parser-code-page-test-outputs-dropdown-number-of-passed-outputs-label": "Passed:",
  "parser-code-page-test-outputs-dropdown-number-of-failed-outputs-label": "Failed:",
  "parser-code-page-test-output-fields-tab-title": "Fields",
  "parser-code-page-test-output-assertions-tab-title": "Assertions",
  "parser-code-page-test-output-schema-tab-title": "Schema violations",
  "parser-code-page-test-output-fields-table-aria-label": "Parsed fields for selected test output event",
  "parser-code-page-test-output-fields-field-column-title": "Field",
  "parser-code-page-test-output-fields-value-column-title": "Value",
  "parser-code-page-test-output-fields-link-to-error-text": "Error documentation",
  "parser-code-page-test-output-assertion-table-aria-label": "Assertions for selected test event",
  "parser-code-page-test-output-assertion-no-assertions-add-an-assertion-button": "Add an assertion",
  "parser-code-page-test-output-assertion-status-column-screen-reader-title": "Status for assertion",
  "parser-code-page-test-output-assertion-field-column-title": "Field",
  "parser-code-page-test-output-assertion-expected-column-title": "Expected",
  "parser-code-page-test-output-assertion-actual-column-title": "Actual",
  "parser-code-page-test-output-assertion-event-number-column-title": "Event #",
  "parser-code-page-test-output-field-has-value-expectation-dropdown-group": "Has value...",
  "parser-code-page-test-output-field-status-expectation-dropdown-group": "Status",
  "parser-code-page-test-output-assertion-value-not-present": "<not present>",
  "parser-code-page-test-output-assertion-value-is-empty-string": "<empty string>",
  "parser-code-page-test-output-assertion-no-expectation": "<no expectation>",
  "parser-code-page-test-output-add-assertion": "Add assertion",
  "parser-code-page-test-output-assert-on-field-in-fields-table": "Assert on field",
  "parser-code-page-test-output-edit-assertion-from-fields-table": "Edit assertion",
  "parser-code-page-test-output-assertion-warning-tooltip-title": "Volatile assertion",
  "parser-code-page-test-output-assertion-warning-on-id-field": "The @id field changes every time the parser runs, so is never stable.",
  "parser-code-page-test-output-assertion-warning-on-ingest-timestamp-field": "The @ingesttimestamp field changes every time the parser runs, so is never stable.",
  "parser-code-page-test-output-assertion-warning-on-type-field": "The #type field contains the name of the parser, so although you can assert on it here, if you clone the parser with a new name, the assertion will break in the new parser.",
  "parser-code-page-test-output-assertion-warning-on-repo-field": "The #repo field contains the name of the repository, so although you can assert on it here, if you clone the parser to a different repo, the assertion will break there.",
  "parser-code-page-test-output-assertion-warning-on-error-msg-field": "The @error_msg field contains error messages which are generated by LogScale, and may change without warning.",
  "parser-code-page-test-output-delete-assertion-column-screen-reader-title": "Option to delete assertion",
  "parser-code-page-test-output-delete-assertion-button-tooltip": "Delete assertion",
  "parser-code-page-test-output-assertion-status-tooltip-title": "Status",
  "parser-code-page-test-output-assertion-status-not-tested-tooltip": "Run tests to get the result",
  "parser-code-page-test-output-assertion-status-succeeded-tooltip": "Assertion passed",
  "parser-code-page-test-output-assertion-failed-with-orphans": "An assertion was set to check against output event #\"{{outputEventIndex}}\", but that event was not created.",
  "parser-code-page-test-output-assertion-failed-with-conflicting-field": "There were conflicting assertions on field \"{{fieldName}}\".",
  "parser-code-page-test-output-assertion-failed-with-field-unexpectedly-present": "Expected field \"{{fieldName}}\" to not be present, but it was present and had the value \"{{actualValue}}\".",
  "parser-code-page-test-output-assertion-failed-with-field-unexpectedly-had-no-value": "Expected field \"{{fieldName}}\" to have the value \"{{expectedValue}}\", but instead it was missing.",
  "parser-code-page-test-output-assertion-failed-with-field-had-unexpected-value": "Expected field \"{{fieldName}}\" to have the value \"{{expectedValue}}\", but instead it had \"{{value}}\".",
  "parser-code-page-test-output-failed-to-parse": "Failed to parse event",
  "parser-code-page-test-output-orphan-assertions-table-aria-label": "Assertions for events which do not exist",
  "parser-code-page-test-output-orphan-assertions-status": "This test produced {{numberOfEvents}} output events, but these assertions work on events beyond that.",
  "parser-code-page-test-output-array-missing-single-elements": "The array {{lastValidPrefix}}[] has gaps, which affects searching with array functions. There are elements missing at indexes: {{missingIndexes}}.",
  "parser-code-page-test-output-array-gap-format": "{{startsAtIndex}} to {{endsAtIndex}}",
  "parser-code-page-test-output-array-gap": "The array {{lastValidPrefix}}[] has gaps, which affects searching with array functions. There are gaps between these indexes: {{gaps}}.",
  "parser-code-page-test-output-array-gaps-and-single-elements": "The array {{lastValidPrefix}}[] has gaps, which affects searching with array functions. There are elements missing at indexes: {{missingIndexes}}, and larger gaps between: {{gaps}}.",
  "parser-code-page-test-output-field-falsely-flagged": "\"{{fieldName}}\" is not searchable. When searching for this field, LogScale will not find this event, because fields starting with # are searched as tags.",
  "parser-code-page-fields-to-tag-label": "Fields to tag:",
  "parser-code-page-assertion-added-from-fields-table-toast": "Assertion added",
  "parser-code-page-test-run-completed-toast-title": "Tests completed",
  "parser-code-page-test-run-completed-toast-message": "Passed: {{passedCount}}, Failed: {{failedCount}}",
  "parser-code-page-toggle-cps": "Use CPS",
  "parser-code-page-toggle-cps-tooltip": "Validate against Crowdstrike Parsing Standard",
  "parser-code-page-test-output-view-schema-link-text": "View schema",
  "parser-code-page-test-output-schema-violated": "Failed to validate event against data schema. Please see the \"Schema violations\" tab for more information.",
  "parser-code-page-test-output-schema-field-column": "Field",
  "parser-code-page-test-output-schema-validation-error-column": "Validation error",
  "parser-code-page-test-output-schema-validation-error-link-column": "Link to error documentation",
  "parser-code-page-test-output-schema-table-aria-label": "Schema violations for selected test event",
  "parser-code-page-test-output-schema-status-column-screen-reader-title": "Status for schema violations",
  "parser-code-page-test-output-schema-error-link-tooltip": "See documentation",
  "parser-code-page-test-view-test-case-error-with-count-plural": "... and {{errorCount}} more errors",
  "parser-code-page-test-view-test-case-error-with-count-singular": "... and 1 more error",
  "parser-settings-page-back-to-parser-button": "Back to parser",
  "internal-logging-dialog-confirm-save-changes-button": "Save changes",
  "internal-logging-dialog-description-basic": "Send internal logs from this collector to a chosen repository in this LogScale instance",
  "internal-logging-dialog-description-advanced": "Send internal logs from this collector to a repository in a different LogScale instance",
  "internal-logging-dialog-description-disabled": "Stop sending internal logs from this collector",
  "internal-logging-dialog-docs-link": "Internal logging",
  "internal-logging-dialog-ingest-token-field-tooltip": "Go to Repository settings -> Ingest token to get the token",
  "internal-logging-dialog-url-field-title": "LogScale instance URL",
  "internal-logging-dialog-log-level-field-title": "Select log level",
  "internal-logging-dialog-repository-field-title": "Select repository",
  "internal-logging-dialog-ingest-token-field-title": "Ingest token",
  "internal-logging-dialog-ingest-token-combobox-title": "Select ingest token",
  "internal-logging-dialog-ingest-token-combobox-missing-repo-message": "Select a repository to get available ingest tokens",
  "internal-logging-dialog-toggle-switch-basic-button": "Send to repository",
  "internal-logging-dialog-toggle-switch-advanced-button": "Send to different instance",
  "internal-logging-dialog-toggle-switch-disabled-button": "Disable",
  "internal-logging-dialog-header-title": "Manage internal logging",
  "scheduled-report-form-recipients-section-collapse": "Collapse section",
  "scheduled-report-form-recipients-section-expand": "Expand section",
  "scheduled-report-form-recipients-section-title": "Recipients",
  "scheduled-report-form-recipients-input-placeholder": "example@example.com",
  "scheduled-report-form-recipients-input-label-plural": "Recipient emails",
  "connection-view-local-create-button-text": "New connection",
  "connection-view-local-delete-dialog-title": "Delete connection",
  "connection-view-local-delete-dialog-confirm-button": "Delete",
  "in-preview-badge": "In preview",
  "table-empty": "No data",
  "table-options-column-title": "Options",
  "table-options-tooltip": "Options",
  "table-options-disabled-while-loading-tooltip": "Disabled while loading",
  "table-could-not-fetch-data": "Could not fetch data",
  "table-sort-column-button-aria-description": "Use column header buttons to sort",
  "checkbox-enabled": "Enabled",
  "checkbox-disabled": "Disabled",
  "date-picker-show-previous-month": "Show previous month",
  "date-picker-show-next-month": "Show next month",
  "drag-drop-upload-field-browse-computer": "Browse computer",
  "interaction-form-dashboard-does-not-exist": "Dashboard does not exists",
  "permission-summary-generic-query-prefix-default": "'*' for all access, 'false' for no access.",
  "new-repo-helpers-unique-name": "Names must be unique within your organization",
  "new-repo-helpers-max-retention-singular": "Maximum retention for your organization is {{count}} day",
  "new-repo-helpers-max-retention-plural": "Maximum retention for your organization is {{count}} days",
  "new-view-page-unique-names": "Names must be unique within your organization",
  "event-forwarders-topic-help": "If auto.create.topics.enable is set to true on the broker (default), a topic with this name will be created. Otherwise, a topic with this name must already exist.",
  "event-forwarders-properties-help": "Specify the properties for the Kafka producer. The bootstrap.servers property is required.",
  "event-forwarders-enable-help": "If unchecked, the event forwarder will not be invoked.",
  "org-settings-page-readonly-dashboard-ip-help": "Enter IP addresses to deny or allow (e.g., deny 127.0.0.1) — one per line.",
  "security-policies-page-ip-filters-help": "Enter IP addresses to deny or allow (e.g., deny 127.0.0.1) — one per line",
  "limits-dialog-user-limit-help": "Unlimited if left empty",
  "limit-dialog-date-format-help": "Use format YYYY-MM-DD",
  "org-overview-page-date-format-help": "Use format YYYY-MM-DD",
  "tokens-page-expiration-help": "How long the token should be valid for.",
  "tokens-page-expiration-with-max-duration": "How long the token should be valid for. Maximum duration is {{maxDuration}}.",
  "tokens-page-token-validity-help": "How long the token should be valid for",
  "oidc-config-page-well-known-endpoint-help": "If available, paste the generic OIDC .well-known endpoint link here to autofill most of the fields below",
  "saml-config-page-saml-metadata-endpoint-help": "If available, paste your SAML provider metadata endpoint link here to autofill most of the fields below",
  "information-tab-usernames-help": "You cannot edit usernames in Falcon LogScale. Either recreate or reimport the user to change the username.",
  "upload-file-form-file-name-help": "The file will be created the first time the action gets triggered and updated onwards based on the update behavior configured below",
  "export-wizard-page-package-name-help": "Together `scope` and `package name` become the qualified package specifier `scope/packageName`.",
  "export-wizard-page-description-help": "This text is used for displaying in lists to give a ~10 word intro.",
  "export-wizard-page-icon-help": "Should be 64x64px PNG or SVG. It is best to use a data URL. Package icon will look like this:",
  "add-ingest-listener-endpoint-dialog-kind-tooltip-const": "The kind of listener. tcp are plain socket connections, that will split messages on line breaks.",
  "add-ingest-listener-endpoint-dialog-parser-tooltip": "The parser to use for parsing each message. This dropdown contains the available parsers in this repository. Go to parsers to create new ones.",
  "add-ingest-listener-endpoint-dialog-listener-port": "The port this listener will listen on.",
  "add-ingest-listener-endpoint-dialog-bind-interface": "The IP address this listener will bind to. By default (leaving this field empty), it will bind to 0.0.0.0, on all interfaces. By using this field it is possible to specify the address to bind to.",
  "add-ingest-listener-endpoint-dialog-vhost-tooltip": "This will force this listener to only bind on a single Falcon LogScale Cluster Node. Useful for binding a specific node to a specific IP and port. Specify which host should open the socket. By default this field is empty and all hosts will open a socket. This field can be used to select only one host to open the socket.",
  "fdr-feeds-settings-client-secret-help": "Click 'Reset' to change your client secret",
  "fdr-feeds-settings-s3-identifier-help": "Should be in format: ´s3://<HOST>´",
  "fdr-feeds-settings-sqs-url-help": "The SQS URL should only be used in one repository per feed. Example: ´https://sqs.<REGION>.amazonaws.com´",
  "fdr-feeds-settings-enable-fdr-feed-help": "If unchecked, the FDR feed will not be running",
  "repo-settings-view-managed-repo-help": "Some settings of this repository are managed externally, either by a different service or by Falcon LogScale support",
  "repo-settings-view-default-query-disabled-help": "The default query will be loaded for anyone entering the search page. There are currently no saved queries available. You can create them on the Search page.",
  "repo-settings-view-query-enabled-help": "The default query will be loaded for anyone entering the search page.",
  "repo-settings-section-general": "General",
  "repo-settings-menu-basic-information": "Basic information",
  "repo-settings-menu-data-retention": "Data retention",
  "repo-settings-menu-field-aliasing": "Field aliasing",
  "repo-settings-section-access-control": "Access control",
  "repo-settings-menu-permissions": "Permissions",
  "repo-settings-menu-tokens": "Tokens",
  "repo-settings-section-ingest": "Ingest",
  "repo-settings-menu-ingest-tokens": "Ingest tokens",
  "repo-settings-menu-ingest-feeds": "Ingest feeds",
  "repo-settings-menu-crowdstrike-fdr": "CrowdStrike FDR",
  "repo-settings-menu-block-ingest": "Block ingest",
  "repo-settings-menu-data-sources": "Data sources",
  "repo-settings-menu-tag-groupings": "Tag groupings",
  "repo-settings-menu-listeners": "Listeners",
  "repo-settings-section-egress": "Egress",
  "repo-settings-menu-event-forwarding": "Event forwarding",
  "repo-settings-menu-s3-archiving": "S3 archiving",
  "repo-settings-menu-gcs-archiving": "Google Cloud archiving",
  "repo-settings-menu-cloud-archiving": "Cloud archiving",
  "repo-settings-section-data-connections": "Data connections",
  "repo-settings-menu-connections": "Connections",
  "repo-settings-section-other": "Other",
  "repo-settings-menu-interactions": "Interactions",
  "repo-settings-menu-danger-zone": "Danger zone",
  "repo-settings-section-packages": "Packages",
  "repo-settings-menu-marketplace": "Marketplace",
  "repo-settings-menu-installed": "Installed",
  "repo-settings-menu-create-package": "Create a package",
  "s3-archiving-view-s3-bucket-help": "Example: `acme-bucket`",
  "s3-archiving-view-region-help": "E.g. us-east-2",
  "filter-dropdown-clear": "Clear",
  "filter-dropdown-close": "Close",
  "error-summary-validation-errors": "Validation errors",
  "key-value-list-missing-key": "Entry must have a key",
  "key-value-list-key-not-unique": "Key must be unique",
  "multi-select-deselect-item-tooltip": "Deselect item",
  "multi-select-clear-all-tooltip": "Clear all",
  "text-field-disabled": "disabled",
  "text-field-search-icon": "search icon",
  "text-field-clear": "Clear",
  "text-field-hide-password": "Hide password",
  "text-field-show-password": "Show password",
  "dialog-helpers-close-dialog": "Close the dialog",
  "message-box-validation-errors": "Validation errors",
  "message-box-success": "success",
  "message-box-info": "info",
  "message-box-warning": "warning",
  "message-box-error": "error",
  "message-box-announcement": "announcement",
  "message-box-dismiss": "Close the message",
  "query-status-info": "info",
  "query-status-error": "error",
  "common-layout-repo-name": "Repo: {{repoName}}",
  "common-layout-all-orgs": "All organizations",
  "common-layout-loading": "Loading...",
  "system-admin-page-layout-system-administration": "System administration",
  "new-view-page-new-view": "New view",
  "org-admin-layout-org-settings": "Organization settings",
  "org-new-repo-page-new-repo": "New repository",
  "org-new-repo-page-empty-retention-field": "Leaving the time retention field empty will default to unlimited retention",
  "breadcrumb-orgs": "Organizations",
  "config-layout-breadcrumb": "Config overview",
  "interactions-page-breadcrumb": "Interactions",
  "new-action-breadcrumb": "New action",
  "new-action-all-actions-breadcrumb": "All actions",
  "new-repo-page-title": "New repository",
  "layout-parsers-breadcrumb": "Parsers",
  "button-submit": "Submit",
  "group-list-no-search-results": "No matches for '{{searchText}}'",
  "group-list-options": "Options",
  "stats-merged-subset": "Merged subset",
  "stats-uncompressed": "Uncompressed",
  "stats-compressed": "Compressed",
  "stats-compression": "Compression",
  "stats-total": "Total",
  "combo-box-remove": "Remove {{label}}",
  "toast-close": "Close notification",
  "layout-breadcrumb-readonly": "read only",
  "navbar-button-title": "Main menu",
  "nav-bar-main-menu": "Main menu",
  "add-ingest-listener-endpoint-dialog-charset-help": "The charset used to decode the event stream. Available charsets depend on the JVM running the Falcon LogScale instance.",
  "interaction-form-repo-not-foung": "Repository not found: {{repoName}}",
  "main-menu-notifications": "Notifications",
  "org-overview-page-days-to-extend": "Needs to be a number of days, for example 30",
  "ingest-token-settings-ingest-host-name-help": "Point your logshipper to this host name",
  "groups-page-query-prefix-help": "Forces a query prefix to apply to all searches for members of this group. Input '*' for all access or 'false' for no access.",
  "nav-bar-home": "Home",
  "home-page-repos-and-views": "Repositories and views",
  "home-page-all-dashboards": "All dashboards",
  "home-page-data-ingest": "Data ingest",
  "side-nav-menu-hide": "Hide menu",
  "side-nav-menu-show": "Show menu",
  "missin-system-action-reason-available-to-system-admins": "Only available to system administrators",
  "missin-system-action-reason-feature-not-available": "Feature is not available",
  "system-permission-read-cluster-health": "Read cluster health check",
  "system-permission-view-customer-orgs": "View customer organizations",
  "system-permission-manage-customer-orgs": "Manage customer organizations",
  "system-permission-import-orgs": "Import organizations",
  "system-permission-delete-orgs": "Delete organizations",
  "system-permission-change-permissions": "Change system permissions",
  "system-permission-manage-cluster": "Manage cluster",
  "system-permission-ingest-across-repos": "Ingest across all repositories within cluster",
  "system-permission-delete-logscale-repos": "Delete Falcon LogScale owned repository or view",
  "system-permission-change-username": "Change username",
  "system-permission-change-cluster-feature-flags": "Change cluster level feature flags",
  "system-permission-change-subdomains": "Change subdomains",
  "system-permission-list-subdomains": "List subdomains",
  "system-permission-patch-global": "Patch global",
  "system-permission-change-bucket-storage": "Change bucket storage",
  "system-permission-manage-org-links": "Manage organization links",
  "missin-system-action-lacking-permissions": "Missing permission {{missingPermission}} on the system",
  "missin-system-action-reason-missing-org-permission": "The feature is either unavailable or you don't have {{orgPermission}} permission",
  "missin-system-action-reason-need-system-admin": "Only available to system administrators",
  "org-admin-layout-items-idp-not-available-on-community": "Setting up identity providers is not supported for Community edition",
  "org-admin-layout-items-idp-managed-by-support": "Setting up identity providers is managed by LogScale support",
  "org-admin-layout-items-missing-delete-repo-permission": "You do not have permissions to delete nor restore search domains",
  "org-admin-layout-items-missing-change-event-forwarders-permission": "You don't have permissions to change event forwarders",
  "org-admin-layout-items-cannot-view-running-queries": "You don't have permissions to view running queries",
  "fleet-layout-missing-view-or-change-fleet-permissions": "Requires permission 'View fleet management' or 'Change fleet management'",
  "fleet-layout-missing-change-fleet-management-permission": "Requires permission 'Change fleet management'",
  "repo-settings-nav-settings-managed-externally": "Settings managed externally",
  "missing-view-permission": "Missing '{{missingPermission}}' permission on the repository or view",
  "missing-view-permissions": "Missing permissions on repository or view",
  "missing-view-action-system-admin-missing": "Only available to system administrators",
  "org-permission-export-org": "Export organization",
  "org-permission-change-org-permissions": "Change organization permissions",
  "org-permission-change-idp": "Change identity providers",
  "org-permission-create-repo": "Create repository",
  "org-permission-manage-users": "Manage users",
  "org-permission-view-usage": "View usage",
  "org-permission-change-org-settings": "Change organization settings",
  "org-permission-change-ip-filters": "Change IP filters",
  "org-permission-change-sessions": "Change sessions",
  "org-permission-change-permissions": "Change all view or repository permissions",
  "org-permission-ingest-in-all-repos": "Ingest across all repositories within organization",
  "org-permission-delete-all-repos": "Delete all repositories",
  "org-permission-delete-all-views": "Delete all views",
  "org-permission-view-internal-notifications": "View all internal notifications",
  "org-permission-change-fleet-management": "Change fleet management",
  "org-permission-view-fleet-management": "View fleet management",
  "org-permission-triggers-run-as-users": "Change all triggers that run on behalf of users, which users they run on behalf of and all actions",
  "org-permission-monitor-queries": "Monitor queries",
  "org-permission-change-security-policies": "Change organization security policies",
  "org-permission-block-queries": "Block queries",
  "org-permission-change-external-function-spec": "Change external function specifications",
  "org-permission-change-field-aliases": "Change field aliases",
  "org-permission-manage-view-connections": "Manage view connections",
  "unsupported-permission-type": "Permission type is not supported",
  "missin-system-action-reason-not-allowed-to-administer-clluster": "You are not allowed to administrate the cluster",
  "missing-view-action-missing-read-permission": "While you have permissions to see this repository, you have not been granted the 'Read' permission. You must contact someone with rights to change this repository's security settings.",
  "missing-view-action-to-block-ingest": "Only root users can block ingest",
  "missing-view-action-disabled-fdr-feeds": "FDR feeds are disabled on views and system repositories",
  "missing-view-action-test-actions": "Testing actions is only available if you are allowed to create or update all actions",
  "repo-settings-left-navigation-event-forwarding-not-on-hce": "Event forwarding is not available on Community",
  "repo-settings-left-navigation-event-forwarding-not-available": "Event forwarding has not been configured, or you lack permissions to set it",
  "missing-org-action-root-or-org-owner": "You have to be root or organization owner",
  "missing-org-action-config-idp-provider": "Setting up identity providers is managed by LogScale support, and not supported for free and trial accounts.",
  "missing-org-action-not-for-trial": "Not available for trial customers",
  "missing-org-action-login-bridge": "Login bridge is not configured",
  "missing-org-action-delete-repo": "You need to configure bucket storage and have deletion permission on a repository",
  "missing-org-action-feature-not-available": "Feature is not available",
  "missing-org-action-only-for-system-admins": "Only available for system administrators",
  "missing-org-action-personal-tokens": "Personal tokens are not allowed due to organization's security policy",
  "missing-org-action-add-federated-view": "You do not have permissions to add new federated views",
  "missing-org-action-view-falcon-data-connector": "You do not have permissions to view Falcon data connector or your system is not configured with this feature",
  "missing-org-action-missing-permission": "Missing '{{permission}}' permission on the organization",
  "view-permission-change-ingest-token": "Change ingest tokens",
  "view-permission-data-read-access": "Data read access",
  "view-permission-delete-events": "Delete events",
  "view-permission-delete-repo": "Delete repository or view",
  "view-permission-delete-data-sources": "Delete data sources",
  "view-permission-change-s3-archive-settings": "Change S3 archiving settings",
  "view-permission-change-default-search-settings": "Change default search settings",
  "view-permission-change-data-retention": "Change data retention",
  "view-permission-change-data-deletion": "Change data deletion permissions",
  "view-permission-connect-view": "Connect a view",
  "view-permission-change-connections-for-view": "Change connections for a view",
  "view-permission-create-saved-queries": "Create saved queries",
  "view-permission-update-saved-queries": "Update saved queries",
  "view-permission-change-archive-settings": "Change archiving settings",
  "view-permission-delete-saved-queries": "Delete saved queries",
  "view-permission-change-saved-queries": "Change saved queries",
  "view-permission-change-parsers": "Change parsers",
  "view-permission-create-files": "Create files",
  "view-permission-update-files": "Update files",
  "view-permission-delete-files": "Delete files",
  "view-permission-change-files": "Change files",
  "view-permission-create-dashboards": "Create dashboards",
  "view-permission-update-dashboards": "Update dashboards",
  "view-permission-delete-dashboards": "Delete dashboards",
  "view-permission-change-dashboards": "Change dashboards",
  "view-permission-change-shared-dashboards-urls": "Change shared dashboard URLs",
  "view-permission-create-triggers": "Create triggers",
  "view-permission-update-triggers": "Update triggers",
  "view-permission-delete-triggers": "Delete triggers",
  "view-permission-change-triggers": "Change triggers",
  "view-permission-create-actions": "Create actions",
  "view-permission-update-actions": "Update actions",
  "view-permission-delete-actions": "Delete actions",
  "view-permission-change-actions": "Change actions",
  "view-permission-change-user-access": "Change user access",
  "view-permission-change-packages": "Change packages",
  "view-permission-change-repo-description": "Change view or repo description",
  "view-permission-change-permission-tokens": "Change permission tokens on repo or view",
  "view-permission-change-event-forwarding": "Change event forwarding",
  "view-permission-change-fdr-feeds": "Change FDR feeds",
  "view-permission-query-dashboard": "Query dashboard",
  "view-permission-change-interactions": "Change interactions",
  "view-permission-change-persistent-queries-to-org": "Change persistent queries to run on behalf of organization",
  "view-permission-use-external-functions": "Use external functions",
  "view-permission-change-ingest-feeds": "Change ingest feeds",
  "view-permission-create-scheduled-reports": "Create scheduled reports",
  "view-permission-update-scheduled-reports": "Update scheduled reports",
  "view-permission-delete-scheduled-reports": "Delete scheduled reports",
  "view-permission-change-scheduled-reports": "Change scheduled reports",
  "missing-connect-view-permission": "Missing 'Connect a view' permission on any of the existing repositories",
  "scheduled-report-table-column-header-next-report-scheduled": "Next report scheduled",
  "trigger-side-panel-feature-announcement-banner-title": "Creating alerts and scheduled searches is now streamlined under the new Save query as a trigger option. Configure your triggers from the side panel, while keeping your query results on the same page for context.",
  "triggers-page-feature-announcement-banner-title": "Get an overview of both alerts and scheduled searches from the new triggers table. Create all triggers from the search page. Manage their settings from a side panel.",
  "alerts-page-banner-link-title": "About what’s new",
  "confirmation-dialog-close": "Close",
  "confirmation-dialog-value-must-equal": "The value must equal '{{ valueToEqual }}'",
  "dialog-confirm-discard-changes": "Yes, discard changes",
  "ingest-token-settings-new-ingest-token": "New ingest token",
  "ingest-token-settings-create-token": "Create token",
  "ingest-token-settings-edit-ingest-token": "Edit ingest token",
  "ingest-token-settings-edit-token": "Edit token",
  "ingest-token-settings-delete-ingest-token": "Delete ingest token",
  "ingest-token-settings-confirm": "Confirm",
  "test-action": "Test your action",
  "test-action-trigger-test": "Trigger test alert",
  "limit-dialog-add-limit": "Add limit",
  "limit-dialog-add": "Add",
  "limit-dialog-update-limit": "Update limit",
  "limit-dialog-update": "Update",
  "users-tab-add-users": "Add users",
  "users-tab-save": "Save",
  "reports-page-executions-actions": "Executions actions",
  "interactions-page-create-interaction": "Create new interaction",
  "interactions-page-confirm-create": "Create",
  "enrollment-token-page-new-token": "New enrollment token",
  "enrollment-token-page-confirm-new-token": "Create token",
  "enrollment-token-page-edit-token": "Edit enrollment token",
  "enrollment-token-page-confirm-edit-token": "Save",
  "new-config-dialog-new-config": "New config",
  "new-config-dialog-confirm": "Create new",
  "config-overview-page-duplicate-config": "Duplicate config",
  "config-overview-page-export-as-template": "Export as template",
  "roles-page-edit-permissions": "Edit role permissions",
  "roles-page-confirm-edit-permissions": "Save changes",
  "roles-page-query-prefixes-to-remove": "Query prefixes on {{totalResults}} groups will be removed",
  "roles-page-save-changes-to-query-prefix": "Save changes",
  "social-provider-settings-page-add-users": "Add users",
  "social-provider-settings-page-save-added-users": "Save",
  "update-retention-dialog-title": "Update retention",
  "update-retention-dialog-confirm": "Update",
  "event-forwarders-new": "New event forwarder",
  "event-forwarders-confirm-create": "Create event forwarder",
  "event-forwarders-update": "Update event forwarder",
  "event-forwarders-confirm-update": "Save changes",
  "add-ingest-listener-endpoint-dialog-create-ingest-listener": "Create ingest listener",
  "add-ingest-listener-endpoint-dialog-confirm": "Submit",
  "add-ingest-listener-endpoint-dialog-update": "Update ingest listener",
  "add-ingest-listener-endpoint-dialog-confirm-update": "Submit",
  "ip-filter-page-new": "New IP filter",
  "ip-filter-page-confirm-create": "Create",
  "ip-filter-page-edit": "Editing IP filter",
  "ip-filter-page-confirm-edit": "Save changes",
  "delete-repo-or-view-dialog": "Delete view",
  "delete-repo-or-view-dialog-confrim": "Delete view",
  "danger-zone-rename": "Rename {{typeName}}",
  "import-dialog-package-alert": "Import alert from package",
  "import-dialog-confirm-import": "Import",
  "import-dialog-template-alert": "Import alert from template",
  "switch-config-dialog-extend-config": "Extend configuration",
  "switch-config-dialog-switch-config": "Switch config file",
  "switch-config-dialog-confirm": "Save",
  "select-fleet-instance-dialog-test": "Test config draft",
  "select-fleet-instance-dialog-test-draft": "Test draft",
  "config-editor-page-import-from-template": "Import config from template",
  "config-editor-page-confirm-import": "Import",
  "config-editor-page-publish-draft-to-all": "Publish draft to all",
  "config-editor-page-publish-draft": "Publish draft",
  "config-editor-page-update-tested-draft": "Update tested draft",
  "config-draft-test-status-page-publish-draft-to-all": "Publish draft to all",
  "config-draft-test-status-page-publish-draft": "Publish draft",
  "config-draft-test-status-page-ask-revert-draft": "Revert draft to published config?",
  "config-draft-test-status-page-confirm-revert": "Revert to published config",
  "create-role-dialog-title": "Create new role",
  "connection-view-local-side-panel-save-button": "Save",
  "connection-view-local-delete-icon-label": "Delete",
  "connection-view-local-missing-permission": "Missing permission 'Connect a view' on repository",
  "connection-view-local-combobox-placeholder": "[Choose Repository]",
  "connection-view-local-event-filter-tooltip": "The filter query is applied as a prefix to searches in the associated repository. This allows you to limit searching to subset of the data, e.g. for access restrictions to sensitive data or limiting search to a particular service.",
  "connection-view-local-text-area-aria-label": "Event filter for repository {{keyString}}",
  "connection-view-local-repository-not-selected": "You have to select a repository to create a connection",
  "connection-view-local-delete-connection": "Delete connection",
  "connection-view-local-delete-confirmation-text": "Are you sure you want to delete the connection for ",
  "connection-view-local-confim-dialog-button-text": "Create connection",
  "connection-view-local-local-markdown-description": "Connections determine where a view gets its data from. They can combine results from multiple repositories or limit results, such as specifying a single service `(#service=webserver and #host=web01)` enforcing access restrictions `(department=finance and confidential=false)`.",
  "connection-view-local-new-dialog-title": "New connection",
  "cron-builder-below-allowed-range-error": "{{name}} must be larger than or equal to {{min}}, but i saw {{value}}",
  "cron-builder-above-allowed-range-error": "{{name}} must be smaller than or equal to {{max}}, but i saw {{value}}",
  "cron-builder-minute-field-identifier": "Minute",
  "cron-builder-hour-field-identifier": "Hour",
  "cron-builder-day-of-month-field-identifier": "Day of month",
  "cron-builder-month-field-identifier": "Month",
  "cron-builder-day-of-week-field-identifier": "Day of week",
  "cron-builder-range-lower-bounds-identifier": "the lower bounds in {{name}} range",
  "cron-builder-range-upper-bounds-identifier": "the upper bounds in {{name}} range",
  "cron-builder-step-size-identifier": "{{name}} step size",
  "scheduled-report-form-to-report-no-dashboard-error": "No dashboard selected",
  "scheduled-reports-page-update-report-failed-toast": "Report could not be updated",
  "repo-table-limit-column": "Limit",
  "connection-view-local-failed-task": "Failed to get connections",
  "table-page-context-menu-button-loading-tooltip": "Loading...",
  "new-report-dialog-report-create-error-toast": "Report could not be created",
  "scheduled-report-form-recipients-section-add-first-btn": "Add recipient",
  "scheduled-report-form-recipients-section-add-another-btn": "Add another recipient",
  "scheduled-report-form-recipients-section-remove-btn-tooltip": "Remove {{email}}",
  "scheduled-report-form-recipients-input-label-singular": "Recipient email",
  "scheduled-report-form-recipients-add-btn-disabled-tooltip": "One or more existing recipient emails are blank or invalid",
  "failed-to-fetch-permissions": "Failed to fetch permissions",
  "scheduled-report-table-column-header-status": "Status",
  "create-role-dialog-confirm": "Create role",
  "internal-logging-dialog-go-to-repo-icon-button": "Go to repo",
  "internal-logging-dialog-confirm-disable-toast": "Internal logging has been disabled",
  "report-form-password-label": "PDF Password",
  "report-form-password-description": "Adding a password will ensure the resulting report pdf files will be encrypted with the assigned password",
  "report-form-password-clear": "Clear password",
  "report-form-password-placeholder": "Add password...",
  "update-repo-limits-table": "update repositories retention",
  "main-confirm-theme-change": "Confirm theme",
  "main-disacrd-changes": "Your changes will be discarded. Proceed?",
  "main-confirm-discard-changes": "Yes, discard changes",
  "feature-panel-close": "Close feature panel",
  "feature-panel-reload": "Reload",
  "feature-panel-only-roots": "Only root users can toggle backend features.",
  "account-sessions-could-not-load": "Could not load sessions from the server",
  "account-sessions-active": "Active sessions",
  "account-sessions-end-all": "End all sessions",
  "account-sessions-end": "End sessions",
  "home-page-license-expired": "License expired",
  "home-page-license-will-expire": "Falcon LogScale license will soon expire",
  "home-page-license-settings": "License settings",
  "home-page-contact-sales": "Contact sales",
  "home-page-see-pricing": "See pricing",
  "home-page-upgrade": "Upgrade",
  "home-page-getting-started": "Getting started",
  "home-page-remind-me-later": "Remind me later",
  "home-page-got-it": "Got it",
  "home-page-tutorial": "Tutorial with demo data",
  "home-page-start-tutorial": "Start tutorial",
  "home-page-try-pro": "Try pro",
  "home-page-data-volume": "Data volume",
  "home-page-no-users": "Number of users",
  "home-page-licensed-retention": "Licensed retention in days",
  "home-page-ingest-limit": "Ingest limit",
  "home-page-license-limits": "License limits",
  "home-page-average-ingest": "Average ingest per day",
  "home-page-data-retention": "Data retention",
  "home-page-repos": "Repositories",
  "home-page-empty": "The list is empty",
  "home-page-add-new": "Add new",
  "home-page-repo": "Repository",
  "home-page-federated-view": "Federated view",
  "home-page-view": "View",
  "home-pae-restricted-access": "Restricted access",
  "home-page-open-dashboard-overview": "Open dashboard overview",
  "home-page-no-dashboards": "Contains no dashboards",
  "home-page-dashboards": "Dashboards",
  "home-page-data-volume-stats": "View data volume stats",
  "home-page-personal-storage": "Personal storage",
  "home-page-pro-trial": "Pro trial",
  "home-page-system": "System",
  "home-page-managed": "Managed",
  "community-button-dismiss": "Dismiss",
  "new-view-page-new": "New view",
  "new-view-page-create-view": "Create view",
  "standard-mandatory-dod-notice-and-consent-ok": "Ok",
  "kafka-cluster-page-header": "Kafka cluster",
  "license-view-update-key": "Update key",
  "license-view-license-expired": "License expired",
  "license-view-missing-database": "Missing {{ name }} database",
  "license-view-failed-to-load-db": "Failed to load the {{ name }} database",
  "license-view-missing-ioc-db": "Missing IOC database",
  "license-view-failed-to-load-info-db": "Failed to load information about the IOC database",
  "license-view-missing-license": "Missing license",
  "license-view-trial": "Trial",
  "license-view-your-license": "Your license",
  "license-view-ip-location-db": "IP location",
  "license-view-db-name": "{{name}} database",
  "license-view-ip-asn": "IP ASN",
  "license-view-retrieving-db": "Retrieving {{name}} database. No {{db}} database has been loaded yet...",
  "license-view-db-info": " {{name}} database information",
  "license-view-no-loaded-db": "No {{name}} database has been loaded.",
  "license-view-api-error": "An API error occurred, the  {{name}} database could not be retrieved from the server.",
  "license-view-ioc-db": "IOC Database",
  "license-view-ioc-db-fetching-info": "Retrieving information about the IOC Database. No information has been loaded yet...",
  "license-view-unavailable-ioc-tables": "Some IOC database tables are unavailable.",
  "license-view-ioc-info": "IOC database information",
  "license-view-ioc-error": "An error occurred, the IOC database could not be retrieved from the server.",
  "license-view-failed-to-update-license": "Failed to update license",
  "license-view-failed-to-load-licenses": "Failed to load database licenses",
  "license-view-automatic-license-keys": "New license keys are automatically propagated to all nodes in your Falcon LogScale cluster.",
  "license-view-pricing-options": "You are running Falcon LogScale in Trial Mode. No paid license has been installed. Once your trial period ends Falcon LogScale will keep accepting data, but the search interval is limited. Read about [our pricing options]({{link}}).",
  "license-view-license-overdue": "You are overdue for renewing your license. Contact logscalesupport@crowdstrike.com.",
  "license-view-info": "License information",
  "license-view-valid-license": "Your license is valid and correctly installed.",
  "license-view-licensed-to": "Licensed to",
  "license-view-max-users": "Max users",
  "license-view-allow-saas": "Allows SaaS for Managed Service Providers",
  "license-view-issued": "Issued at",
  "license-view-expires": "Expires at",
  "license-view-db-type": "Type",
  "license-view-build-date": "Build date",
  "license-view-description": "Description",
  "license-view-update-strategy": "Update strategy",
  "license-view-file-path": "File path",
  "license-view-file-md5": "File MD5",
  "license-view-never-updated": "Never",
  "license-view-unauthorized": "Unauthorized",
  "license-view-unavailable": "Unavailable",
  "license-view-ok": "Ok",
  "license-view-ioc-type": "IOC type",
  "license-view-status": "Status",
  "license-view-last-updated": "Last updated",
  "license-view-iocs-number": "Number of IOCs",
  "license-view-day": "day",
  "license-view-days": "days",
  "security-policy-email": "Email",
  "security-policy-ops-genie": "OpsGenie",
  "security-policy-pager-duty": "PagerDuty",
  "security-policy-victor-ops": "VictorOps",
  "security-policy-custom-webhook": "Custom webhook actions",
  "security-policy-slack": "Slack",
  "security-policy-personal-tokens": "Personal tokens",
  "security-policy-repo-and-view-tokens": "Repository and view tokens",
  "security-policy-org-tokens": "Organization tokens",
  "security-policy-system-tokens": "System tokens",
  "security-policy-shared-urls": "Wall monitors & shared URLs",
  "security-policy-ls-repo": "LogScale repository",
  "org-overview-page-limits": "Limits",
  "org-overview-page-missing-contract": "Missing contract",
  "org-overview-page-ignored-license": "Ignored license",
  "org-overview-page-license": "License",
  "groups-page-remove-group": "Remove group",
  "danger-zone-tab-org-owner": "Organization owner",
  "danger-zone-tab-org-owner-help": "Organization owners can manage users, organization settings and permissions within the organization",
  "danger-zone-tab-change-root": "{{change}} root access",
  "danger-zone-tab-root-access": "Root access",
  "danger-zone-tab-root-help": "Users with root access can administrate all parts of this Falcon LogScale cluster. This includes granting other users root access",
  "danger-zone-tab-revoke": "Revoke",
  "danger-zone-tab-grant": "Grant",
  "danger-zone-tab-demote": "Demote to regular user",
  "danger-zone-tab-promote": "Promote to organization owner",
  "danger-zone-tab-change-root-question": "Are you sure you want to {{change}} {{username}} root access?",
  "danger-zone-tab-change-for-org-owner": "Are you sure you want to {{change}} {{username}}?",
  "danger-zone-tab-remove-user": "Remove user",
  "new-action-http-action": "HTTP Webhook Action",
  "new-action-slack": "Slack Action",
  "new-action-ops-genie": "OpsGenie Action",
  "new-action-pager-duty": "PagerDuty Action",
  "new-action-victor-ops": "VictorOps Action",
  "new-action-email": "Email Action",
  "new-action-logscale-repo-action": "Falcon LogScale Repository Action",
  "alert-form-throttle-period-multiple-fields": "Example: username. To learn how to throttle on multiple fields,",
  "alert-form-throttle-period-multiple-fields-link": "visit our documentation",
  "kafka-cluster-page-topics": "Topics",
  "kafka-cluster-page-brokers": "Brokers",
  "kafka-cluster-page-configs": "Configs",
  "kafka-cluster-page-failed-to-load": "Failed to load data.",
  "kafka-cluster-page-total-partition": "Total partition size",
  "kafka-cluster-page-in-sync-partitions": "In sync partitions",
  "login-bridge-page-log-in": "Log in",
  "login-bridge-page-could-not-fetch-token": "Could not fetch authentication token",
  "blocked-queries-page-block-query": "Block query",
  "blocked-queries-page-confirm": "Yes, I'm sure",
  "blocked-queries-page-lose-progress-question": "You will lose progress you made in creating a new blocked query. Are you sure you want to proceed?",
  "blocked-queries-page-search-for-repo-or-view": "Search for repository or view",
  "blocked-queries-page-loading-failed": "Server failed to return repositories and views",
  "blocked-queries-page-org-scope": "Organization wide",
  "blocked-queries-page-repo-scope": "For selected repositories and views",
  "blocked-queries-page-lose-progress": "You will lose progress",
  "blocked-queries-page-failed-to-block-query": "Failed to block query",
  "blocked-queries-page-block-removed": "Block removed",
  "blocked-queries-page-scope": "Scope",
  "event-forwarders-failed-to-create": "Failed to create event forwarder",
  "event-forwarders-create-success": "Successfully created the event forwarder",
  "event-forwarders-delete-success": "Successfully deleted the event forwarder",
  "event-forwarders-delete-failed": "Failed to delete the event forwarder",
  "event-forwarders-update-success": "Successfully updated the event forwarder",
  "event-forwarders-update-fail": "Failed to update the event forwarder",
  "event-forwarders-connect-success": "The event forwarder connection has been successfully connected. \n",
  "event-forwarders-test-failed": "The event forwarder could not be tested, check your fields and try testing it again later.",
  "event-forwarders-testing": "Testing the event forwarder...",
  "event-forwarders-header": "Event forwarders",
  "event-forwarders-help": "Event forwarding is used to forward events that are ingested into LogScale to other systems that require parts of the data for e.g. Machine Learning, while still logging everything in a central place. Currently, forwarding is done using Kafka.",
  "event-forwarders-link": "Event forwarding",
  "event-forwarders-delete-dialog-title": "Permanently delete forwarder",
  "event-forwarders-confirm-ask": "Are you sure you want to delete {{eventForwarderName}}?",
  "event-forwarders-delete-confirm": "Delete event forwarder",
  "event-forwarders-disabled-text": "Fill out all required fields correctly before creating.",
  "event-forwarders-no-changes": "No changes have been made",
  "event-forwarders-form-name": "Name",
  "event-forwarders-form-description": "Description",
  "event-forwarders-form-topic": "Topic",
  "event-forwarders-form-properties": "Properties",
  "event-forwarders-placeholder": "bootstrap.servers=localhost:3456\nbatch.size=100",
  "event-forwarders-enable": "Enable event forwarder",
  "event-forwarders-test": "Test forwarder",
  "event-forwarders-not-loaded-error": "Creating event forwarders is only allowed when existing ones are loaded",
  "event-forwarders": "Event forwarders",
  "event-forwarders-table-name": "Name",
  "event-forwarders-disabled": "{{name}} (Disabled)",
  "event-forwarders-edit": "Edit forwarder",
  "event-forwarders-delete": "Delete",
  "organization-sessions-active": "Active sessions",
  "organization-sessions-end-all": "End all sessions",
  "organization-sessions-end": "End sessions",
  "organization-sessions-end-sessions-help": "This terminates all sessions and users will be required to log in again to continue using Falcon LogScale.",
  "organization-sessions-title": "Active sessions",
  "organization-sessions-end-success": "Session was revoked successfully.",
  "organization-sessions-end-fail": "A problem occurred trying to revoke session. Please try again.",
  "organization-sessions-end-and-sign-out": "All sessions have been revoked. Signing you out...",
  "organization-sessions-all-sessions-for-org": "All sessions for {{orgName}} have been revoked",
  "org-settings-page-general": "General",
  "org-settings-page-name-input": "Name",
  "org-settings-page-primary-subdomain": "Primary subdomain",
  "org-settings-page-secondary-subdomain": "Secondary subdomains",
  "org-settings-page-company-location": "Where is your company based?",
  "org-settings-page-industry": "What is your main industry?",
  "org-settings-page-use-case": "What do you use Falcon LogScale for?",
  "org-settings-page-save": "Save",
  "org-settings-page-readonly-ip-filter": "Readonly dashboard IP filter",
  "org-settings-page-ip-filters-link": "If you are looking to configure IP filters for wall monitors and shared URLs, go to [security policies]({{link}}) located on the left drawer menu",
  "org-settings-page-changed-location": "IP Filter for wall monitors and shared URLs has changed location",
  "industry-energy": "Energy",
  "industry-education": "Educational",
  "industry-finances": "Finances",
  "industry-government": "Government",
  "industry-healthcare": "Healthcare",
  "industry-it": "IT",
  "industry-manufacturing": "Manufacturing",
  "industry-media": "Media and entertainment",
  "industry-retail": "Retail",
  "industry-services": "Services",
  "industry-telecommunication": "Telecommunication",
  "industry-utilities": "Utilities",
  "industry-other": "Other",
  "session-settings-ask-to-change": "Change session settings?",
  "session-settings-change-warning": "Changing the session settings will terminate all current sessions, including yours. All users will have to log in again to continue using Falcon LogScale",
  "session-settings-apply-changes": "Apply changes",
  "session-settings-loading-failed": "Could not load session settings from the server",
  "session-settings-header": "Session settings",
  "session-settings-save": "Save",
  "session-settings-no-changes": "Nothing changed",
  "session-settings-errors": "Some fields have errors",
  "session-settings-required-log-in": "Specify how often users will be required to log in to Falcon LogScale",
  "session-settings-inactivity-timeout": "Inactivity timeout",
  "session-settings-inactivity-timeout-label": "Change time period for inactivity timeout. Current value is",
  "session-settings-inactivity-timeout-input-field-label": "Change value for inactivity timeout. Current value is",
  "session-settings-require-log-in": "Require log in every",
  "session-settings-require-log-in-label": "Change time period for required login. Current value is",
  "session-settings-require-log-in-input-field": "Change value for required login. Current value is",
  "usage-page-query-params-ingest-over-time": "Ingest over time",
  "usage-page-query-params-stored-data-over-time": "Stored data over time",
  "deleted-repos-and-views-page-header": "Deleted repositories and views",
  "deleted-repos-and-views-page-description": "When someone in your organization deletes a repository or view, they will remain restorable for {{numberOfDays}} days",
  "deleted-repos-and-views-page-filter-by-name": "Filter by name",
  "deleted-repos-and-views-page-restore": "Restore {{repoName}}",
  "deleted-repos-and-views-page-restore-permission-warning": " The {{searchDomainType}} will reappear for everyone who had permissions to view this repository before it was deleted",
  "deleted-repos-and-views-page-restore-search-domain": "Restore {{searchDomainType}}",
  "deleted-repos-and-views-page-type": "Type",
  "deleted-repos-and-views-page-name": "Name",
  "deleted-repos-and-views-page-restorable-until": "Restorable until",
  "deleted-repos-and-views-page-audit-log": "See details in audit log",
  "deleted-repos-and-views-page-restore-label": "Restore",
  "view-lowercase": "view",
  "repo-lowercase": "repository",
  "deleted-repos-and-views-page-view-restored": "View restored",
  "deleted-repos-and-views-page-repo-restored": "Repository restored",
  "deleted-repos-and-views-page-go-to-restored": "[Go to {{searchDomainName}}]({{link}})",
  "deleted-repos-and-views-page-restore-failed": "Could not restore the search domain",
  "child-organizations-children-no": "Child CIDs{{ count }}",
  "child-organizations-cid": "CID",
  "child-organizations-org-id": "LogScale Org. ID",
  "child-organizations-name": "Name",
  "child-organizations-copy": "Copy",
  "org-usage-page-header": "Usage",
  "org-usage-page-description": "Information about your organization’s current data usage and license limits. This page is updated once per hour.",
  "org-usage-page-loading-failed": "Error when trying to fetch current usage.",
  "org-usage-page-stats": "Current usage relative to license",
  "org-usage-page-over-time": "Usage over time",
  "org-usage-page-load-years-error": "Error when trying to fetch number of years of available usage data",
  "org-usage-page-utc": "Usage measurements and license limits are evaluated in UTC",
  "org-usage-page-no-data": "You haven't sent any data to Falcon LogScale for this period",
  "org-usage-page-no-data-description": "This page will show you ingest, stored data and license limits once you start ",
  "org-usage-page-link-to-docs": "ingesting data",
  "org-usage-page-breakdown-impossible": "Repository breakdown not possible",
  "org-usage-page-cannot-change": "Can't change limit when loading",
  "org-usage-page-cannot-change-when-failed": "Can't change limit when chart data failure",
  "org-usage-page-cannot-change-while-loading": "Can't change limit when loading",
  "org-usage-page-title": "Organization usage",
  "org-usage-page-usage-doc-link": "Usage",
  "org-usage-page-utc-timezone": "Timezone: UTC",
  "org-usage-period-browsing-cannot-move-beyond-current": "Can't move beyond current time",
  "org-usage-period-browsing-cannot-move-back": "Can't move further back",
  "org-usage-repo-table-repe-column": "Repository",
  "org-usage-repo-table-deleted": "(repository deleted)",
  "org-usage-repo-table-run-usage-query": "Run usage query for repository",
  "org-usage-repo-table-navigate-to-repo": "Navigate to repository",
  "org-usage-repo-table-navigate-to-audit": "Navigate to audit repository",
  "section-api-tokens": "API tokens",
  "section-actions": "Actions",
  "section-dashboards": "Dashboards",
  "security-policies-page-existing-policies-deleted": "Existing tokens will be deleted",
  "security-policies-page-tokens-deleted-warning": "All tokens that do not comply with the security policy will stop working immediately. Are you sure?",
  "security-policies-page-delete-tokens-button": "Delete tokens",
  "security-policies-page-delete-warning-shared-dashboards": "Existing shared URLs will be deleted",
  "security-policies-page-delete-warning-explained-shared-dashboards": "All shared dashboard URLs that do not comply with the security policy will stop working immediately. Are you sure?",
  "security-policies-page-delete-shared-dashboard-urls": "Delete shared dashboards URLs",
  "update-repo-limits-success": "Success",
  "update-repo-limits-retention-updated": "Retention was updated on {{numberOfRepos}} repositories",
  "update-repo-limits-failed": "Failed to update repositories",
  "update-repo-limits-table-header-repo-name": "Repository name",
  "update-repo-limits-table-header-retention-diff": "Retention change",
  "update-repo-limits-table-updated-retention": "Resulting retention",
  "update-repo-limits-table-header-retention": "Current retention",
  "update-repo-limits-unlimited": "Unlimited",
  "update-repo-limits-day-singular": "{{numberOfDays}} day",
  "update-repo-limits-day-plural": "{{numberOfDays}} days",
  "update-repo-limits-loading": "Loading...",
  "update-repo-limits-label": "Update retention on repositories",
  "update-repo-limits-update-one-repo": "Update {{numberOfRepos}} repository",
  "update-repo-limits-update-multiple": "Update {{numberOfRepos}} repositories",
  "update-repo-limits-text": "Select repositories to update retention.",
  "update-repo-limits-after-limit-update-explanation": "Default retention on the '{{limitName}}' limit was updated to {{retention}} days. All repositories connected to the limit are listed below, and the ones that followed the limit's retention policy before the update are pre-selected when the page is loaded.",
  "update-repo-limits-explanation-no-previous-update": "Default retention on the '{{limitName}}' limit is set to {{retention}} days. All repositories connected to the limit are listed below, and the ones that do not follow the limit's retention policy are pre-selected.",
  "update-repo-limits-not-available": "N/A",
  "update-repo-limits-not-all-reviewed": "You have not yet reviewed all repositories",
  "org-overview-page-update-limit": "Update",
  "org-overview-page-update-connected-repos": "Update connected repositories",
  "org-overview-page-toggle-dropdown": "Toggle dropdown",
  "alert-throttling-field-off-label": "Off",
  "alert-form-throttling-alert-off-inline-message": "The alert will trigger each time the query matches an event",
  "dashboard-widget-form-time-field-message": "When the query runs on a dashboard, it will use @timestamp instead of @ingesttimestamp as the time field.",
  "saved-query-form-time-field-message": "When the query runs as a saved search, it will use @timestamp instead of @ingesttimestamp as the time field.",
  "search-time-selector-footer-time-field-label": "Time field",
  "search-time-selector-footer-time-field-hint": "Time field to determine the timestamp for your events",
  "time-selector-non-default-time-field-info-message": "The {{timeField}} field will be used when filtering events based on this time frame. To change this, open the time selector and select another time field.",
  "event-list-columns-panel-time-column-option-label": "Time field",
  "event-list-columns-panel-time-column-help-text": "This column uses values from a field that matches the time field in queries. The current time field is {{timeField}}.",
  "alert-form-aggregate-alert-timestamp-type-description-tip": "Alerts use ingest timestamps for more robust results. Alerts using event timestamp ({{timeField}}) can trigger based on partial results when there are delays in your ingest pipeline.",
  "alert-form-aggregate-alert-timestamp-type-label": "{{timeField}} (Recommended)",
  "alert-form-aggregate-alert-event-timestamp-label": "{{timeField}}",
  "today-label": "Today",
  "yesterday-label": "Yesterday",
  "this-week-label": "This week",
  "last-week-label": "Last week",
  "dashboard-widget-unable-to-run-query-live-warning-1": "This widget is not live.  ",
  "dashboard-widget-unable-to-run-query-live-warning-2": "This widget uses a time range that is not supported in live queries.",
  "dashboard-widget-unable-to-run-query-live-warning-3": "Last refresh time:",
  "search-page-statistics-execution-time": "Execution time",
  "alert-form-validation-valid-number": "must be a valid number",
  "alert-form-validation-hour-maximum": "must not exceed 24 hours",
  "alert-form-validation-week-maximum": "must not exceed 1 week",
  "alerts-page-response-fetch-data-error": "Failed to load page data",
  "alerts-page-context-menu-disable": "Disable",
  "alerts-page-context-menu-enable": "Enable",
  "alerts-page-context-menu-duplicate": "Duplicate",
  "alerts-page-context-menu-export-as-template": "Export as template",
  "alerts-page-fetch-data-error": "Failed to load data",
  "alerts-page-delete-dialog-confirm-button": "Delete",
  "alerts-page-column-status": "Status",
  "alerts-page-column-name": "Name",
  "alerts-page-column-last-triggered": "Last triggered",
  "alerts-page-column-actions": "Actions",
  "alerts-page-column-package": "Package",
  "alerts-page-column-labels": "Labels",
  "alerts-page-assigned-actions-no-actions": "No actions",
  "alerts-page-assigned-actions-multiple": "Multiple actions",
  "alerts-page-error-status-show-status": "Show status",
  "triggers-page-table-page-description": "Configure alerts and scheduled searches in Falcon LogScale to take action when a trigger query returns a result.",
  "alerts-page-new-button-import-from-template": "Import from template",
  "alerts-page-new-button-import-from-package": "Import from package",
  "alerts-page-context-menu-show-error-status": "Show status",
  "alert-form-recommended-alert-type-error-message": "Failed to get recommended alert type",
  "alert-form-recommended-label": "{{alertType}} (recommended)",
  "alert-form-section-title-info": "Info",
  "trigger-form-section-title-general": "General properties",
  "alert-form-description-placeholder": "Add description",
  "alert-form-section-title-Actions": "Actions",
  "alert-form-edit-on-search-page-button": "Edit in search page",
  "trigger-form-view-on-search-page-button": "View in search page",
  "trigger-form-section-title-configuration": "Configuration",
  "alert-form-search-interval-set-interval-title": "Set interval",
  "alert-form-search-interval-set-interval-inline-message": "For time intervals exceeding 24h, we recommend using a scheduled search instead",
  "alert-form-search-interval-preset-interval-title": "Preset",
  "alert-form-search-interval-custom-interval-title": "Custom interval",
  "alert-form-section-title-advanced-section": "Advanced settings",
  "alert-form-throttling-type-title": "Throttling",
  "alert-form-throttling-toggle-group-message": "All or selected toggle",
  "alert-form-section-collapse-section": "Collapse section",
  "alert-form-section-expand-section": "Expand section",
  "alert-form-select-timestamp-title": "Select alert timestamp",
  "alert-side-panel-response-save-error-message-title": "ErrorMessage",
  "alert-side-panel-loading": "Loading...",
  "new-trigger-side-panel-header-title": "New trigger",
  "edit-trigger-side-panel-header-title": "Trigger details",
  "alert-form-filter-time-window-inline-message": "This alert is being triggered every time the event matches the query",
  "instance-table-toolbar-lable-matches": "matches",
  "instance-table-toolbar-lable-update": "Last update",
  "single-value-interaction-title-copy-value": "Copy value",
  "gauge-interaction-title-copy-value": "Copy value",
  "interaction-resolution-title-copy-rawstring": "Copy @rawstring",
  "interaction-resolution-title-copy-json": "Copy row as JSON",
  "interaction-resolution-title-bookmark": "Bookmark",
  "interaction-resolution-title-recenter-time": "Recenter time on event",
  "interaction-resolution-submenu-title-copy": "Copy",
  "this-month-label": "This month",
  "year-to-date-label": "Year to date",
  "last-month-label": "Last month",
  "last-year-label": "Last year",
  "time-unit-months": "Months",
  "search-page-time-selector-unit-mon": "months ago",
  "time-unit-month": "Month",
  "interaction-resolution-submenu-title-search": "Search",
  "org-overview-page-no-changes": "No changes have been made",
  "org-overview-page-changes-being-saved": "Changes are being saved",
  "org-overview-page-cannot-add-more-users": "Cannot add more users",
  "org-settings-page-managed-externally": "Managed externally",
  "org-settings-page-no-changes": "No changes have been made",
  "org-settings-page-empty-name": "Name cannot be empty",
  "org-settings-page-country-not-selected": "Country must be selected",
  "search-view-statusbar-version": "LogScale version:",
  "search-view-toolbar-save-dropdown-disabled-explanation": "Cannot save new assets while editing",
  "security-policies-page-globally-enforced": "Enforced globally",
  "dashboard-helpers-sections-move-button-up": "Move up",
  "dashboard-helpers-sections-move-button-down": "Move down",
  "dashboard-helpers-sections-move-button-up-disabled": "This section is already first",
  "dashboard-helpers-sections-move-button-down-disabled": "This section is already last",
  "dashboard-helpers-title-placeholder-no-title": "[No Title]",
  "dashboard-page-top-panel-btn-section-title": "Section",
  "dashboard-page-sections-empty-message-edit": "Click the options menu of a widget to move it here or use the section settings.",
  "dashboard-page-sections-empty-message-view": "You can add widgets while in dashboard 'Edit Mode'.",
  "dashboard-page-section-property-inspector-collapsed-default-label": "Collapsed by default",
  "dashboard-page-section-property-inspector-time-selector-label": "Time selector",
  "dashboard-page-section-and-widget-property-inspector-time-selector-message": "Default {{entity}} time only works when 'Shared time' is toggled off by default.",
  "dashboard-page-section-property-inspector-widgets-label": "Widgets",
  "dashboard-page-widget-grid-tooltip-collapse": "Collapse",
  "dashboard-page-widget-grid-tooltip-collapsed": "Open",
  "search-view-file-download-text-start": "Can't show files in JSON format. ",
  "search-view-file-download-link": "Download {{fileName}}",
  "search-view-file-download-text-end": " to see contents.",
  "search-view-table-tab-last-updated": "Last updated: {{duration}} ago",
  "search-view-table-query-content-diff-msg": "File has been updated. Run query again to use latest file changes.",
  "search-view-table-tab-open-in-new-tab-icon-aria-label": "opens in new tab",
  "alert-min-value-validation": "must not be less than {{seconds}} seconds",
  "alert-max-value-validation": "must not exceed {{seconds}} seconds",
  "alert-helpers-status-success": "Okay",
  "alert-helpers-status-disabled": "Disabled",
  "alert-helpers-status-warning": "Warning",
  "alert-helpers-no-assigned-actions": "No actions assigned",
  "alert-helpers-status-error": "Error",
  "alert-helpers-status-disabled-actions": "Disabled actions",
  "alert-form-search-interval-range-invalid-seconds": "Search intervals in this range should be divisible by {{seconds}} seconds",
  "alert-form-search-interval-range-invalid-minutes": "Search intervals in this range should be divisible by {{minutes}} minutes",
  "humanizer-anchored-to-helptext": "anchored to the beginning of the",
  "humanizer-and-subtract-helptext": "and subtract ",
  "humanizer-and-add-helptext": "and add ",
  "time-selector-relative-time-mode-simple-label": "Simple",
  "time-selector-relative-time-mode-advanced-label": "Advanced",
  "time-selector-relative-time-mode-aria-label": "Relative time range selection",
  "relative-time-custom-anchored-preset-label": "Custom time",
  "time-selector-advanced-description-tip-brief": "Specify custom relative time intervals, including time anchoring.",
  "time-selector-advanced-description-tip-title": "Advanced relative time",
  "time-selector-relative-time-end-before-start-validation": "End is before start",
  "time-selector-relative-time-interval-0-validation": "Start and end are the same",
  "alert-form-timestamp-converted-warning-aggregate-alert": "The time field used by the search page has been converted to @ingesttimestamp",
  "alert-form-timestamp-converted-warning-legacy-alert": "The time field used by the search page has been converted to @timestamp",
  "alert-form-validation-id-field": "Using @id as throttle field has no effect on filter alerts",
  "alerts-page-context-menu-clear-status": "Clear status",
  "table-page-filter-clear-all-button": "Clear all",
  "time-unit-milliseconds-to-past": "{{count}} milliseconds ago",
  "time-unit-seconds-to-past": "{{count}} seconds ago",
  "time-unit-minutes-to-past": "{{count}} minutes ago",
  "time-unit-hours-to-past": "{{count}} hours ago",
  "time-unit-days-to-past": "{{count}} days ago",
  "time-unit-weeks-to-past": "{{count}} weeks ago",
  "time-unit-months-to-past": "{{count}} months ago",
  "time-unit-years-to-past": "{{count}} years ago",
  "time-unit-milliseconds-to-past-singular": "{{count}} millisecond ago",
  "time-unit-seconds-to-past-singular": "{{count}} second ago",
  "time-unit-minutes-to-past-singular": "{{count}} minute ago",
  "time-unit-hours-to-past-singular": "{{count}} hour ago",
  "time-unit-days-to-past-singular": "{{count}} day ago",
  "time-unit-weeks-to-past-singular": "{{count}} week ago",
  "time-unit-months-to-past-singular": "{{count}} month ago",
  "time-unit-years-to-past-singular": "{{count}} year ago",
  "alert-last-triggered-never": "never",
  "search-view-table-tab-no-query-disabled-reason": "Table cannot be queried.",
  "search-view-search-table-button-label": "Search table",
  "section-property-inspector-widget-option-no-title": "[No Title] - {{variable}}",
  "group-settings-dialog-apply": "Apply",
  "group-settings-dialog-apply-default-role-label": "Apply a single role to all current and future views and repositories",
  "group-settings-dialog-apply-individual-permissions-label": "Apply roles to each view and repository individually",
  "group-settings-dialog-exceptions-help-text": "You can make exceptions for individual views and repositories",
  "group-settings-dialog-title": "Group permission settings",
  "groups-page-default-role-removal-warning": "These permissions can be added back. Still change permissions settings?",
  "groups-page-confirm-remove-default-role": "Apply changes",
  "groups-page-unassign-default-role": "Unassigning default role...",
  "groups-page-default-role-affects": "Group will lose permissions to {{numberOfReposDefaulPermissionsAffect}} repositories and views",
  "groups-page-default-text-for-losing-permissions": "Group will lose permissions to repositories and views",
  "edit-query-prefix-dialog-title": "Edit query prefix",
  "edit-query-prefix-dialog-changes-are-being-saved": "Changes are being saved",
  "edit-query-prefix-dialog-query-prefix-help-text": "Forces a query prefix to apply to all searches for members of this group. Input '*' for all access or 'False' for no access.",
  "edit-query-prefix-dialog-no-changes": "No changes have been made",
  "update-role-dialog-unassign-role": "Unassign role",
  "update-role-dialog-choose-one-role-mandatory": "You have to choose one role",
  "update-role-dialog-loading": "Loading...",
  "update-role-dialog-apply-role": "Apply role",
  "update-role-dialog-close-dialog": "Close dialog",
  "update-role-dialog-update-role": "Update default role for {{groupName}}",
  "update-role-dialog-select-role": "Select a role to apply permissions",
  "update-role-dialog-add-role": "Add role for {{username}} in {{searchDomainName}}",
  "update-role-dialog-change-role": "Change role for {{username}} in {{searchDomainName}}",
  "update-role-dialog-unassigning": "Unassigning...",
  "update-role-dialog-losing-permissions-warning": "{{entityName}} will lose the permissions granted by this role immediately",
  "update-role-dialog-unassign-question": "Unassign role?",
  "users-page-grant-permission": "Grant permission",
  "assign-asset-dialog-select-asset-title": "Select assets",
  "assign-asset-dialog-grant-permissions-title": "Select asset permissions to grant to {{entityName}}",
  "assign-asset-dialog-select-assets-step-disabled-btn-txt": "No assets selected",
  "assign-asset-dialog-select-assets-step-searchbar-label": "Search by name",
  "assign-asset-dialog-add-read-permission-label": "Adding additional view permissions",
  "assign-asset-dialog-add-read-permission-description": "Because 'data read access' is a prerequisite for asset permissions, this permission will be added through a separate role to this {{entityType}}.",
  "assign-asset-dialog-add-read-permission-description-extended": "'Data read access' is a prerequisite for this asset, but this group is using a default role that does not have that permission. This view will be moved to the 'exceptions' list, and 'data read access' will be added through a separate role.",
  "assign-asset-dialog-confirmation-step-title": "Are you sure that you want to add data read access?",
  "assign-asset-dialog-confirmation-step-text": "'Data read access' grants read permissions to data in this view, as well as read permissions to all assets.",
  "assign-asset-dialog-confirmation-step-disabled-btn-text": "Terms are not accepted",
  "assign-asset-dialog-grant-permission-step-disabled-btn-text": "Terms are not loaded",
  "assign-asset-dialog-confirmation-btn-text": "Confirm",
  "assign-asset-dialog-confirmation-step-checkbox-label": "I understand that I am granting read permissions for data",
  "users-page-edit-update-permissions-toast": "Updated {{permission}}",
  "groups-page-input-does-not-match-group-name": "Input does not match group name",
  "edit-query-prefix-dialog-save": "Save",
  "time-unit-milliseconds-to-future": "in {{count}} milliseconds",
  "time-unit-seconds-to-future": "in {{count}} seconds",
  "time-unit-minutes-to-future": "in {{count}} minutes",
  "time-unit-hours-to-future": "in {{count}} hours",
  "time-unit-days-to-future": "in {{count}} days",
  "time-unit-weeks-to-future": "in {{count}} weeks",
  "time-unit-months-to-future": "in {{count}} months",
  "time-unit-years-to-future": "in {{count}} years",
  "time-unit-milliseconds-to-future-singular": "in {{count}} millisecond",
  "time-unit-seconds-to-future-singular": "in {{count}} second",
  "time-unit-minutes-to-future-singular": "in {{count}} minute",
  "time-unit-hours-to-future-singular": "in {{count}} hour",
  "time-unit-days-to-future-singular": "in {{count}} day",
  "time-unit-weeks-to-future-singular": "in {{count}} week",
  "time-unit-months-to-future-singular": "in {{count}} month",
  "time-unit-years-to-future-singular": "in {{count}} year",
  "user-defaults-page-toast-save-completed": "Save completed",
  "user-defaults-page-toast-save-err": "Failed to save user settings",
  "user-defaults-page-view-loaded-state-title": "User defaults",
  "user-defaults-page-view-loaded-state-suptitle": "Timezone",
  "user-defaults-page-btn-save": "Save",
  "account-settings-page-update-profile-done": "Profile updated",
  "account-settings-page-update-profile-failed": "Failed to save profile",
  "account-settings-page-update-settings-failed": "Failed to save settings",
  "account-settings-page-view-body-title": "General",
  "account-settings-page-view-body-description": "General settings for the personal account",
  "account-settings-page-view-body-btn-save": "Save",
  "account-settings-page-view-personal-panel-title": "Personal information",
  "account-settings-page-view-preference-panel-title": "Preferences",
  "account-settings-page-view-timezone-panel-title": "Timezone",
  "account-settings-page-view-timezone-switch-lable": "Override organization's default",
  "account-settings-page-view-timezone-org-timezone-title": "Default timezone for your organization:",
  "account-settings-page-view-preference-panel-checkbox-sort": "Sort newest events at the bottom of the list in search results",
  "account-settings-page-view-preference-panel-checkbox-fields": "Show the fields panel by default",
  "account-settings-page-view-preference-panel-checkbox-auto-search": "Automatically search on search page",
  "account-settings-page-view-preference-panel-checkbox-filter-match": "Automatically highlight filter matches on search page",
  "user-defaults-page-view-loaded-failed-state-title": "Failed",
  "user-defaults-page-failed-to-fetch-schema": "An error occurred while fetching schemas ",
  "user-defaults-page-invalid-response": "An invalid response was received from the server. Please check your connection and try again",
  "user-defaults-page-network-error": "An network error occurred while fetching schemas. Please check your connection and try again ",
  "user-defaults-page-subtitle": "Set the default timezone for all users. Users can override this setting in the Account Settings. Updating this setting will not remove existing user overrides.",
  "users-tab-failed-to-add-user-to-group": "Failed to add user to group",
  "users-tab-failed-to-remove-user-from-group": "Failed to remove user from group",
  "users-tab-failed-to-search-users-from-group": "Failed to search users from group",
  "users-tab-add-users-to-the-group-message": "Click \"Add...\" to add users to the group",
  "users-tab-no-users-are-added-to-this-group": "No users are added to this group",
  "users-tab-no-users": "No users",
  "users-tab-search-field-placeholder": "Find...",
  "users-tab-remove-this-user-from-the-group": "Remove this user from the group",
  "users-tab-discard-selections": "Discard selections",
  "users-tab-something-went-wrong": "Something went wrong",
  "users-tab-no-items-selected": "No items selected",
  "users-tab-search-for-items": "Search for items",
  "users-tab-remove-user-from-group": "Remove user from group",
  "users-tab-remove-user": "Remove user",
  "users-tab-add-me": "Add me",
  "users-tab-add": "Add...",
  "repo-permissions-v3-error-when-adding-users-and-roles": "Error when adding users and roles",
  "repo-permissions-v3-error-while-removing-a-group": "Error while removing a group",
  "repo-permissions-v3-role-changed-successfully": "Role changed successfully!",
  "repo-permissions-v3-error-while-changing-role": "Error while changing role",
  "repo-permissions-v3-user-has-been-removed-successfully": "User has been removed successfully",
  "repo-permissions-v3-user-could-not-be-removed": "User could not be removed",
  "repo-permissions-v3-add": "Add",
  "repo-permissions-v3-no-users-nor-groups-yet": "No users nor groups yet",
  "repo-permissions-v3-no-results": "No results",
  "repo-permissions-v3-no-results-message": "There are no groups nor users that match the query",
  "repo-permissions-v3-select-users-and-groups": "Select users and groups",
  "repo-permissions-v3-confirm": "Confirm",
  "repo-permissions-v3-click-add-to-grant-access": "Click \"Add\" to grant access",
  "repo-permissions-v3-error-when-fetching-users-and-groups": "Error when fetching users and groups",
  "repo-permissions-v3-you-have-no-groups-or-users-selected": "You have no groups or users selected",
  "repo-permissions-v3-search-for-user-or-group": "Search for user or group",
  "repo-permissions-v3-next-button-ability-status-message": "You have to select at least one user or group to continue",
  "repo-permissions-v3-error-while-fetching-roles": "Error while fetching roles",
  "repo-permissions-v3-tab-permissions": "Permissions",
  "repo-permissions-v3-tab-users": "Users",
  "repo-permissions-v3-change-role": "Change role",
  "repo-permissions-v3-change-role-ability-status-message": "You cannot modify nor remove the default role",
  "manage-group-dialog-update-capability-column-header": "Update capability",
  "role-selector-select-role": "Select a role",
  "role-selector-coould-not-fetch-roles": "Could not fetch roles",
  "table-page-show-columns-filter-button": "Show columns",
  "repo-permissions-v3-roles-for-this-view": "Roles for this view",
  "repo-permissions-v3-query-prefix": "Query prefix",
  "alerts-page-column-last-executed": "Last executed",
  "alert-form-last-executed-label": "Last executed",
  "account-settings-page-timezone-dropdown-default": "Browser default",
  "user-defaults-page-timezone-dropdown-default": "No organization default timezone",
  "role-selector-create-new": "Create new",
  "dashboard-page-parameter-configuration-validation-error-message": "Error in configuration. Check side panel for details.",
  "dashboard-parameter-config-query-validation-error ": "query contains errors",
  "dashboard-page-parameter-suggestions-warning": "Cannot display all suggestions: '{{details}}'",
  "dashboard-page-parameter-warning-view-mode-message": "See details in edit mode.",
  "dashboard-parameter-configure-form-file-warning": "file not found",
  "dashboard-parameter-form-default-config-tooltip": "This parameter is used in a query. To delete it, remove all references from widgets, parameters, or filters.",
  "search-page_time-selector-time-unit-short-quarter": "q",
  "search-page_time-selector-single-quarter": "quarter",
  "search-page_time-selector-plural-quarter": "quarters",
  "time-unit-quarters-to-past-singular": "{{count}} quarters ago",
  "time-unit-quarters-to-past": "{{count}} quarters ago",
  "time-unit-quarters-to-future-singular": "in {{count}} quarter",
  "time-unit-quarters-to-future": "in {{count}} quarters",
  "time-unit-quarters": "Quarters",
  "time-unit-quarter": "Quarter",
  "search-page-time-selector-unit-qtr": "quarters ago",
  "time-selector-relative-time-start-field-placeholder": "calendar: 1d@d",
  "time-selector-relative-time-end-field-placeholder": "calendar: now@d-1ms",
  "relative-time-parser-offset-description": "Offset must be either \"now\" or an integer and a unit",
  "relative-time-parser-starting-syntax": "Must begin with either \"calendar: \", \"now\" or an integer and a unit",
  "relative-time-parser-offset-must-have-unit": "The amount in the offset must be followed by a unit",
  "relative-time-parser-offset-could-not-parse-unit": "The string \"{{str}}\" in the offset could not be parsed to a unit. See docs for allowed units",
  "relative-time-parser-anchor-description": "The anchor must begin with an \"@\" symbol, followed by a unit and possibly an offset",
  "relative-time-parser-unit-and-offset-after-at-symbol": "The \"@\" symbol, must followed by a unit and possibly an offset",
  "relative-time-parser-anchor-offset-could-not-parse-unit": "The string \"{{str}}\" in the anchor could not be parsed to a unit. See docs for allowed units",
  "relative-time-parser-offset-amount-must-have-unit": "The offset amount must be an integer followed by a unit",
  "relative-time-parser-anchor-offset-must-be-signed": "The anchor offset must be prefixed with either a \"+\" or a \"-\"",
  "relative-time-parser-expecting-symbol": "Expecting \"{{symbol}}\"",
  "relative-time-parser-end-of-line": "Expecting end of line",
  "time-selector-advanced-relative-time-parse-error": "Could not parse relative time expression",
  "displayed-error-timeout-message": "The request timed out. Retrying. If the condition persists it may be due to your local network, proxy servers, or maintenance of the Falcon LogScale server.",
  "displayed-error-timeout-title": "The request timed out",
  "widget-property-inspector-parameters-title": "Parameters",
  "permissions-tab-failed-to-get-user-roles": "Failed to get user roles",
  "permissions-tab-could-not-fetch-query-prefixes": "Could not fetch query prefixes",
  "permissions-tab-user-role-could-not-be-updated": "User role could not be updated",
  "permissions-tab-user-role-has-been-unassigned": "User role has been unassigned",
  "permissions-tab-could-not-unassign-user-role": "Could not unassign user role",
  "permissions-tab-user-has-specific-role-repository": "User already has user specific role for this repository",
  "permissions-tab-user-has-specific-role-view": "User already has user specific role for this view",
  "permissions-tab-no-result-for-given-query": "There are no results for the given query",
  "permissions-tab-has-no-roles-for-permission": "This user has no {{permissionType}} roles assigned",
  "permissions-tab-assign-asset-button": "Assign asset",
  "permissions-tab-asset-permissions": "Asset permissions",
  "permissions-tab-asset-permission-column-name": "Name",
  "permissions-tab-asset-permission-column-location": "Location",
  "permissions-tab-asset-permission-column-permission": "Permission",
  "permissions-tab-edit-permission-tool-tip": "Edit asset permission",
  "permissions-tab-permission-type": "permission type",
  "permissions-tab-error-message-problem-occured-fetching-roles": "A problem occurred while fetching roles",
  "permissions-tab-change-role": "Change role",
  "permissions-tab-add-user-specific-role": "Add user specific role",
  "permissions-tab-close-permissions-drawer": "Close permissions drawer",
  "permissions-tab-no-location": "No location",
  "permissions-tab-filter-asset-type": "Asset type",
  "permissions-tab-filter-view-or-repo": "View or repository",
  "permissions-tab-filter-permissions": "Permissions",
  "permissions-tab-no-roles": "No roles",
  "asset-action-read": "Read",
  "asset-action-read-metadata": "List",
  "asset-permission-input-edit": "Edit",
  "asset-permission-input-delete": "Delete",
  "asset-permission-asset-type-legacy-alert": "Legacy alert",
  "asset-permission-asset-type-filter-alert": "Filter alert",
  "asset-permission-asset-type-aggregate-alert": "Aggregate alert",
  "asset-permission-asset-type-scheduled-search": "Scheduled search",
  "asset-permission-asset-type-scheduled-report": "Scheduled report",
  "asset-permission-asset-type-action": "Action",
  "asset-permission-asset-type-dashboard": "Dashboard",
  "asset-permission-asset-type-file": "File",
  "asset-permission-asset-type-saved-query": "Saved query",
  "alert-form-last-triggered-label": "Last triggered",
  "alerts-page-column-query": "Query",
  "alerts-page-column-query-owned-by": "Query owned by",
  "alerts-page-column-throttle-field": "Throttle field",
  "view-permission-group-v2-asset-group-triggers": "Triggers",
  "view-permission-group-v2-asset-group-scheduled-reports": "Scheduled reports",
  "view-permission-group-v2-asset-group-actions": "Actions",
  "view-permission-group-v2-asset-group-dashboards": "Dashboards",
  "view-permission-group-v2-asset-group-lookup-files": "Lookup files",
  "permissions-source-directly-assigned-view-role": "Directly assigned view role",
  "permissions-source-directly-assigned-asset-permissions": "Directly assigned asset permissions",
  "permissions-source-save-changes": "Save changes",
  "permissions-source-table-header-source": "Source",
  "permissions-source-table-header-role": "Role",
  "permissions-source-table-header-view": "View",
  "permissions-source-table-header-edit": "Edit",
  "permissions-source-table-header-delete": "Delete",
  "permissions-source-aggregate-permissions": "Aggregate permissions",
  "permissions-tab-sources-dialog-name": "{{username}}'s permissions for {{assetName}}",
  "view-permission-group-v2-asset-group-saved-queries": "Saved queries",
  "instance-table-version-not-managed-by-fleet-management-tooltip": "Version not managed via fleet management",
  "permissions-source-no-changes": "No changes have been made",
  "permissions-source-discard-changes": "Yes, discard changes",
  "permissions-source-unsaved-changes-warning": "You made changes to permissions that will not be saved. Are you sure you want to discard your changes?",
  "permissions-source-unsaved-changes-warning-title": "Changes will not be saved",
  "permissions-source-saving-changes-warning": "Changes are being saved",
  "permissions-tab-could-not-save-permissions": "Could not save permission updates",
  "fleet-utils-copy-wrapper-tooltip": "Copy \"{{columnName}}\"",
  "missing-change-triggers-permission": "\"Edit triggers\" permission required to edit",
  "alert-side-panel0import-failed": "Import failed",
  "trigger-form-query-owned-by": "Query owned by",
  "trigger-form-last-modified": "Last modified",
  "trigger-last-modified-by-unknown": "Unknown",
  "trigger-last-modified-by-api-token": "API token",
  "trigger-last-modified-by-supporter": "Supporter",
  "trigger-last-modified-by-system": "System",
  "trigger-last-modified-by-missing": "Unknown",
  "triggers-page-column-last-modified-by": "Last modified by",
  "triggers-page-column-last-modified-at": "Last modified at",
  "groups-page-tab-danger-zone": "Danger zone",
  "groups-page-tab-external-provider": "External provider",
  "groups-page-tab-users": "Users",
  "groups-page-tab-asset-permissions": "Asset permissions",
  "groups-page-tab-permissions": "Permissions",
  "groups-page-switch-role": "Switch role",
  "groups-page-add-repo-or-view": "Add repository or view",
  "groups-page-select-repo-or-view": "Select repositories and views to apply permissions to",
  "groups-page-apply-to-selection-or-apply-to-all": "Apply to selection or apply to all?",
  "groups-page-select-permission-level": "Select permission level",
  "groups-page-button-create-group": "Create group",
  "groups-page-button-apply-permissions": "Apply permissions",
  "groups-page-dialog-discard-changes-button": "Discard changes",
  "groups-page-dialog-discard-group-button": "Discard group",
  "groups-page-select-role": "Select a role",
  "groups-page-group-settings": "Group settings",
  "groups-page-permissions-are-managed-externally": "Permissions are managed externally",
  "groups-page-update-group-name": "Update group name",
  "groups-page-no-group-yet": "No groups yet",
  "groups-page-no-groups-configured": "You have no groups configured.",
  "groups-page-add-group-to-get-started": "Add a group to get started.",
  "groups-page-try-again": "Try again",
  "groups-page-external-permissions": "External permissions",
  "groups-page-add": "Add...",
  "groups-page-loading-permission-settings": "Loading permission settings",
  "groups-page-find": "Find...",
  "groups-page-change-mapping-name": "Change mapping name",
  "groups-page-select-permissions": "Select permissions",
  "groups-page-group-permissions-can-only-be-changed-through-the-api": "Group permissions can only be changed through the API",
  "groups-page-remove-role": "Remove role",
  "groups-page-configure-default-role": "Configure default role",
  "groups-page-filter-by-repo-view-or-role": "Filter by repository, view or role",
  "groups-page-unassign-role-questionmark": "Unassign role?",
  "groups-page-unassign-role": "Unassign role",
  "groups-page-unassign-role-three-dots": "Unassigning role...",
  "groups-page-edit-query-prefix": "Edit query prefix",
  "groups-page-change-role": "Change role",
  "groups-page-close-permissions-drawer": "Close permissions drawer",
  "groups-page-removing-the-role-will-impact": "Removing the role will impact {{userString}}",
  "groups-page-add-an-exception": "Add an exception",
  "groups-page-no-repo-nor-views": "No repositories nor views",
  "groups-page-empty-view-description": "Click \"Add repository or view\" to define permissions for the group",
  "groups-page-nothing-has-been-changed": "Nothing has been changed",
  "groups-page-mapping-name-field-placeholder": "Group name, as it appears with the external provider",
  "groups-page-save-three-dots": "Save...",
  "groups-page-remove": "Remove",
  "groups-page-failed-to-update-group": "Failed to update group",
  "groups-page-mapping-name-updated": "Mapping name updated",
  "groups-page-failed-to-update-the-mapping-name": "Failed to update the mapping name",
  "groups-page-could-not-reload-external-provider-data": "Could not reload external provider data",
  "groups-page-could-not-fetch-groups": "Could not fetch groups",
  "groups-page-could-not-load-organization-information": "Could not load organization information",
  "groups-page-permissions-applied": "Permissions applied",
  "groups-page-could-not-apply-permissions-to-group": "Could not apply permissions to group",
  "groups-page-default-permissions-saved": "Default permissions saved",
  "groups-page-failed-to-save-default-role": "Failed to save default role",
  "groups-page-role-unassigned-from-group": "Role unassigned from group",
  "groups-page-could-not-unassign-role": "Could not unassign role",
  "groups-page-role-was-updated-successfully": "Role was updated successfully",
  "groups-page-user-role-could-not-be-updated": "User role could not be updated",
  "groups-page-could-not-update-the-page": "Could not update the page",
  "groups-page-query-prefix-has-been-saved-successfully": "Query prefix has been saved successfully",
  "groups-page-failed-to-remove-group": "Failed to remove group",
  "groups-page-group-created": "Group created",
  "groups-page-failed-to-add-group": "Failed to add group",
  "groups-page-group-name": "Group name",
  "groups-page-edit-group": "Edit group",
  "groups-page-save": "Save",
  "groups-page-selection-of-repos-and-views": "A selection of repositories and views",
  "groups-page-all-current-and-future-repos-and-views": "All current and future repositories and views",
  "groups-page-exceptions-to-the-rule-can-be-set-after-creation": "Exceptions to the rule can be set after creation",
  "groups-page-select-at-least-one-view-or-repo": "Select at least one view or repository",
  "groups-page-something-went-wrong": "Something went wrong",
  "groups-page-no-items-selected": "No items selected",
  "groups-page-search-for-repos-or-views-by-name": "Search for repositories or views by name",
  "groups-page-role-removed": "Role removed",
  "groups-page-group-name-changed": "Group name changed",
  "groups-page-role-added": "Role added",
  "groups-page-role-switched-to-role": "Role switched to {{variable}}",
  "trigger-form-utc-validation-error": "must be a valid UTC offset, e.g. UTC+2",
  "trigger-form-header-schedule": "Schedule",
  "trigger-side-panel-update-cron-error-message": "Trigger could not be updated",
  "trigger-form-readonly-header-alert-timestamp": "Alert timestamp",
  "trigger-form-readonly-header-throttling": "Throttling",
  "trigger-form-readonly-header-throttle-field-name": "Throttle field name",
  "trigger-form-readonly-throttle-period": "Throttle period",
  "trigger-form-advanced-section-toggle-throttling": "All or selected toggle",
  "asset-permissions-table-search-placeholder": "Search by asset name or location",
  "download-dialog-tokens-combobox-placeholder": "Type to search enrollment tokens",
  "widget-editor-single-value-section-header-text": "Text",
  "widget-editor-single-value-section-label-label": "Label",
  "widget-editor-single-value-section-header-value": "Value",
  "widget-editor-single-value-section-label-format": "Format",
  "widget-editor-single-value-section-label-raw": "Raw",
  "widget-editor-single-value-section-label-abbreviated": "Abbreviated",
  "widget-editor-single-value-section-label-metric": "Metric",
  "widget-editor-single-value-section-label-time": "Time",
  "widget-editor-single-value-section-label-decimal-places": "Max decimal places",
  "widget-editor-single-value-section-header-input-type": "Input type",
  "widget-editor-single-value-section-label-milliseconds": "Milliseconds",
  "widget-editor-single-value-section-label-seconds": "Seconds",
  "widget-editor-single-value-section-label-suffix": "Suffix",
  "widget-editor-single-value-section-header-buckets": "Buckets",
  "widget-editor-single-value-section-label-first-bucket": "First bucket",
  "widget-editor-single-value-section-label-include": "Include",
  "widget-editor-single-value-section-label-exclude": "Exclude",
  "widget-editor-single-value-section-helptext-first-bucket": "First bucket of the time interval may be incomplete. This will affect the trend and sparkline.",
  "widget-editor-single-value-section-header-last-bucket": "Last bucket",
  "widget-editor-single-value-section-last-bucket-label-include": "Include",
  "widget-editor-single-value-section-last-bucket-label-exclude": "Exclude",
  "widget-editor-single-value-section-last-bucket-helptext": "Last bucket of the time interval may be incomplete. This will affect the trend, sparkline and the actual value shown.",
  "widget-editor-single-value-section-header-trend": "Trend",
  "widget-editor-single-value-section-trend-label-show-as": "Show as",
  "widget-editor-single-value-section-trend-value-absolute": "Absolute value",
  "widget-editor-single-value-section-trend-value-percentage": "Percentage",
  "widget-editor-single-value-section-sparkline-header": "Sparkline",
  "widget-editor-single-value-section-sparkline-label": "Style",
  "widget-editor-single-value-section-sparkline-value-gradient": "Gradient",
  "widget-editor-single-value-section-sparkline-value-line": "Line",
  "widget-editor-single-value-section-sparkline-checkbox-label": "Show line for zero",
  "widget-editor-single-value-section-colors-header": "Colors",
  "widget-editor-single-value-section-colors-label": "Method",
  "widget-editor-single-value-section-colors-value-static": "Static",
  "widget-editor-single-value-section-colors-value-threshold": "By threshold",
  "widget-editor-single-value-section-method-header": "Method",
  "widget-editor-single-value-section-method-value-static": "Static",
  "widget-editor-single-value-section-method-value-threshold": "By threshold",
  "widget-editor-single-value-section-method-value-trend": "By trend",
  "widget-editor-single-value-section-option-label-text": "Text",
  "widget-editor-single-value-section-option-label-background": "Background",
  "widget-editor-single-value-section-small-multiples-header": "Small multiples",
  "widget-editor-single-value-section-small-multiples-label-column-number": "Number of columns",
  "widget-editor-gauge-section-header-layout": "Layout",
  "widget-editor-gauge-section-layout-label-type": "Type",
  "widget-editor-gauge-section-layout-option-radial-fill": "Radial Fill",
  "widget-editor-gauge-section-layout-option-radial-needle": "Radial Needle",
  "widget-editor-gauge-section-layout-slider-label": "Padding",
  "widget-editor-gauge-section-header-value": "Value",
  "widget-editor-gauge-section-value-label-format": "Format",
  "widget-editor-gauge-section-value-option-raw": "Raw",
  "widget-editor-gauge-section-value-option-abbreviated": "Abbreviated",
  "widget-editor-gauge-section-value-option-metric": "Metric",
  "widget-editor-gauge-section-value-option-time": "Time",
  "widget-editor-gauge-section-value-label-decimal-places": "Decimal places",
  "widget-editor-gauge-section-value-label-input-type": "Input type",
  "widget-editor-gauge-section-value-label-input-type-option-milliseconds": "Milliseconds",
  "widget-editor-gauge-section-value-label-input-type-option-seconds": "Seconds",
  "widget-editor-gauge-section-value-label-input-type-label-suffix": "Suffix",
  "widget-editor-gauge-section-header-range": "Range",
  "widget-editor-gauge-section-range-label-min-value": "Min value",
  "widget-editor-gauge-section-range-label-max-value": "Max value",
  "widget-editor-gauge-section-range-checkbox-show-min-max": "Show min/max values",
  "widget-editor-gauge-section-header-colors": "Colors",
  "widget-editor-gauge-section-header-labels": "Labels",
  "widget-editor-gauge-section-header-small-multiples": "Small multiples",
  "widget-editor-gauge-section-small-multiples-label-columns": "Number of columns",
  "widget-editor-gauge-section-small-multiples-checkbox-show-borders": "Show borders",
  "widget-editor-bar-chart-section-header-layout": "Layout",
  "widget-editor-bar-chart-section-layout-label-type": "Type",
  "widget-editor-bar-chart-section-layout-option-stacked": "Stacked",
  "widget-editor-bar-chart-section-layout-normalize": "Normalize",
  "widget-editor-bar-chart-section-layout-option-grouped": "Grouped",
  "widget-editor-bar-chart-section-layout-option-vertical": "Vertical",
  "widget-editor-bar-chart-section-layout-option-horizontal": "Horizontal",
  "widget-editor-bar-chart-section-layout-label-orientation": "Orientation",
  "widget-editor-bar-chart-section-header-category-axis": "Category axis",
  "widget-editor-bar-chart-section-category-axis-checkbox-show-title": "Show title",
  "widget-editor-bar-chart-section-category-axis-label-title": "Title",
  "widget-editor-bar-chart-section-category-axis-label-text-anchor": "Text anchor",
  "widget-editor-bar-chart-section-category-axis-option-left": "Left",
  "widget-editor-bar-chart-section-category-axis-option-center": "Center",
  "widget-editor-bar-chart-section-category-axis-option-right": "Right",
  "widget-editor-bar-chart-section-category-axis-slider-angle": "Angle",
  "widget-editor-bar-chart-section-category-axis-slider-max-length": "Max length",
  "widget-editor-bar-chart-section-header-value-axis": "Value axis (left)",
  "widget-editor-bar-chart-section-value-axis-checkbox-show-title": "Show title",
  "widget-editor-bar-chart-section-value-axis-label-title": "Title",
  "widget-editor-bar-chart-section-value-axis-label-type": "Type",
  "widget-editor-bar-chart-section-value-axis-option-linear": "Linear",
  "widget-editor-bar-chart-section-value-axis-option-logarithmic": "Logarithmic",
  "widget-editor-bar-chart-section-header-legend": "Legend",
  "widget-editor-bar-chart-section-legend-label-labels": "Labels",
  "widget-editor-bar-chart-section-legend-option-truncate": "Truncate",
  "widget-editor-bar-chart-section-legend-option-show-full": "Show full",
  "widget-editor-bar-chart-section-legend-label-position": "Position",
  "widget-editor-bar-chart-section-legend-option-right": "Right",
  "widget-editor-bar-chart-section-legend-option-bottom": "Bottom",
  "widget-editor-bar-chart-section-legend-label-visible-rows": "Visible rows",
  "widget-editor-bar-chart-section-legend-checkbox-show-title": "Show title",
  "widget-editor-bar-chart-section-legend-label-title": "Title",
  "widget-editor-bar-chart-section-header-bars": "Bars",
  "widget-editor-bar-chart-section-bars-checkbox-show-value": "Show value on bars",
  "widget-editor-bar-chart-section-bars-slider-category-padding": "Category padding",
  "widget-editor-bar-chart-section-bars-slider-series-padding": "Series padding",
  "widget-editor-bar-chart-section-bars-slider-max-series-count": "Max series (bars)",
  "widget-editor-bar-chart-section-bars-option-auto": "Auto",
  "widget-editor-bar-chart-section-header-sorting": "Sorting",
  "widget-editor-bar-chart-section-sorting-label-order-by-series": "Order by series",
  "widget-editor-bar-chart-section-sorting-label-order": "Order",
  "widget-editor-bar-chart-section-sorting-option-ascending": "Ascending",
  "widget-editor-bar-chart-section-sorting-option-descending": "Descending",
  "widget-editor-single-value-section-small-multiples-checkbox-label": "Show borders",
  "widget-editor-scatter-chart-section-header-legend": "Legend",
  "widget-editor-scatter-chart-section-legend-label-labels": "Labels",
  "widget-editor-scatter-chart-section-legend-option-truncate": "Truncate",
  "widget-editor-scatter-chart-section-legend-option-show-full": "Show full",
  "widget-editor-scatter-chart-section-legend-label-position": "Position",
  "widget-editor-scatter-chart-section-legend-option-right": "Right",
  "widget-editor-scatter-chart-section-legend-option-bottom": "Bottom",
  "widget-editor-scatter-chart-section-legend-label-visible-rows": "Visible rows",
  "widget-editor-scatter-chart-section-legend-checkbox-show-title": "Show title",
  "widget-editor-scatter-chart-section-legend-label-title": "Title",
  "widget-editor-scatter-chart-section-header-points": "Points",
  "widget-editor-scatter-chart-section-points-slider-size": "Point size",
  "widget-editor-scatter-chart-section-points-slider-opacity": "Point opacity",
  "widget-editor-scatter-chart-section-points-label-input-data-format": "Input data format",
  "widget-editor-scatter-chart-section-points-option-auto": "Auto",
  "widget-editor-scatter-chart-section-points-option-wide": "Wide",
  "widget-editor-scatter-chart-section-points-option-long": "Long",
  "widget-editor-scatter-chart-section-points-helptext-input-data-format": "How to interpret the resulting query data - either as wide or long format.",
  "widget-editor-scatter-chart-section-header-x-axis": "X-axis",
  "widget-editor-scatter-chart-section-x-axis-label-scale": "Scale",
  "widget-editor-scatter-chart-section-x-axis-option-linear": "Linear",
  "widget-editor-scatter-chart-section-x-axis-option-logarithmic": "Logarithmic",
  "widget-editor-scatter-chart-section-x-axis-checkbox-always-show-zero": "Always show zero",
  "widget-editor-scatter-chart-section-x-axis-checkbox-show-title": "Show title",
  "widget-editor-scatter-chart-section-x-axis-label-title": "Title",
  "widget-editor-scatter-chart-section-header-y-axis": "Y-axis",
  "widget-editor-scatter-chart-section-y-axis-label-scale": "Scale",
  "widget-editor-scatter-chart-section-y-axis-option-linear": "Linear",
  "widget-editor-scatter-chart-section-y-axis-option-logarithmic": "Logarithmic",
  "widget-editor-scatter-chart-section-y-axis-checkbox-always-show-zero": "Always show zero",
  "widget-editor-scatter-chart-section-y-axis-checkbox-show-title": "Show title",
  "widget-editor-scatter-chart-section-y-axis-label-title": "Title",
  "widget-editor-scatter-chart-section-header-trend-line": "Trend line",
  "widget-editor-scatter-chart-section-trend-line-label-regression-type": "Regression type",
  "widget-editor-scatter-chart-section-trend-line-option-linear": "Linear",
  "widget-editor-scatter-chart-section-trend-line-option-logarithmic": "Logarithmic",
  "widget-editor-scatter-chart-section-trend-line-option-exponential": "Exponential",
  "widget-editor-scatter-chart-section-trend-line-option-power": "Power",
  "widget-editor-scatter-chart-section-trend-line-option-quadratic": "Quadratic",
  "widget-editor-scatter-chart-section-trend-line-option-polynomial": "Polynomial",
  "widget-editor-scatter-chart-section-trend-line-slider-polynomial-order": "Polynomial order",
  "widget-editor-world-map-section-header-center": "Center",
  "widget-editor-world-map-section-center-label-latitude": "Latitude",
  "widget-editor-world-map-section-center-label-longitude": "Longitude",
  "widget-editor-world-map-section-center-slider-zoom-level": "Zoom level",
  "widget-editor-world-map-section-header-marks": "Marks",
  "widget-editor-world-map-section-marks-label-magnitude-mode": "Magnitude mode",
  "widget-editor-world-map-section-marks-option-none": "None",
  "widget-editor-world-map-section-marks-option-opacity": "Opacity",
  "widget-editor-world-map-section-marks-option-size": "Size",
  "widget-editor-world-map-section-marks-helptext-magnitude-mode": "Determines how to scale the mark for each location based on the magnitude field.",
  "widget-editor-world-map-section-marks-slider-point-size": "Point size",
  "widget-editor-world-map-section-marks-slider-point-opacity": "Point opacity",
  "widget-editor-world-map-section-marks-slider-min-point-size": "Min point size",
  "widget-editor-world-map-section-marks-slider-max-point-size": "Max point size",
  "widget-editor-world-map-section-marks-slider-min-opacity": "Min opacity",
  "widget-editor-world-map-section-marks-slider-max-opacity": "Max opacity",
  "widget-editor-world-map-section-header-projection": "Projection",
  "widget-editor-world-map-section-projection-label-type": "Type",
  "widget-editor-world-map-section-projection-checkbox-rotate": "Rotate",
  "widget-editor-world-map-section-projection-slider-rotation-x": "Rotation X",
  "widget-editor-world-map-section-projection-slider-rotation-y": "Rotation Y",
  "widget-editor-world-map-section-projection-slider-rotation-z": "Rotation Z",
  "action-api-edit-permission-required": "Edit permissions required",
  "new-action-filename": "Filename",
  "new-action-ingest-token": "Ingest token",
  "new-action-email-template": "Email template",
  "new-action-email-subject": "Email subject",
  "new-action-recipients": "Recipients",
  "new-action-http-headers": "HTTP headers",
  "new-action-ednpoint-url": "Endpoint URL",
  "new-action-method": "Method",
  "new-action-notify-url": "Notify URL",
  "new-action-severity": "Severity",
  "new-action-routing-key": "Routing key",
  "new-action-genie-key": "Genie key",
  "new-action-api-url": "API URL",
  "new-action-fields": "Fields",
  "new-action-slack-webhook-url": "Slack webhook URL",
  "new-action-name": "Name",
  "new-action-edit-permissions-required": "Edit permissions required to view",
  "widget-editor-heat-map-section-header-layout": "Layout",
  "widget-editor-heat-map-layout-gridlines": "Gridlines",
  "widget-editor-heat-map-section-header-x-axis": "X-axis",
  "widget-editor-heat-map-x-axis-label-max-length": "Max label length",
  "widget-editor-heat-map-x-axis-text-anchor": "Text anchor",
  "widget-editor-heat-map-x-axis-anchor-left": "Left",
  "widget-editor-heat-map-x-axis-anchor-center": "Center",
  "widget-editor-heat-map-x-axis-anchor-right": "Right",
  "widget-editor-heat-map-x-axis-label-angle": "Angle",
  "widget-editor-heat-map-x-axis-show-title": "Show title",
  "widget-editor-heat-map-x-axis-custom-title": "Custom title",
  "widget-editor-heat-map-section-header-y-axis": "Y-axis",
  "widget-editor-heat-map-y-axis-label-max-length": "Max label length",
  "widget-editor-heat-map-y-axis-show-title": "Show title",
  "widget-editor-heat-map-y-axis-custom-title": "Custom title",
  "widget-editor-heat-map-section-header-legend": "Legend",
  "widget-editor-heat-map-legend-location": "Location",
  "widget-editor-heat-map-legend-position-top": "Top",
  "widget-editor-heat-map-legend-position-right": "Right",
  "widget-editor-heat-map-legend-min-value": "Min value",
  "widget-editor-heat-map-legend-max-value": "Max value",
  "widget-editor-heat-map-legend-show-title": "Show title",
  "widget-editor-heat-map-legend-custom-title": "Custom title",
  "widget-editor-heat-map-section-header-tooltip": "Tooltip",
  "widget-editor-heat-map-tooltip-include-histogram": "Include histogram",
  "widget-editor-heat-map-section-header-colors": "Colors",
  "widget-editor-heat-map-colors-palette": "Palette",
  "widget-editor-heat-map-colors-palette-magenta": "Magenta monochrome",
  "widget-editor-heat-map-colors-palette-teal": "Teal monochrome",
  "widget-editor-heat-map-colors-palette-peach": "Peach monochrome",
  "widget-editor-heat-map-colors-palette-blue": "Blue monochrome",
  "widget-editor-heat-map-colors-palette-green": "Green monochrome",
  "widget-editor-heat-map-colors-palette-green-red": "Green red diverging",
  "widget-editor-heat-map-colors-reverse": "Reverse",
  "widget-editor-time-chart-section-header-plot": "Plot",
  "widget-editor-time-chart-section-plot-label-type": "Type",
  "widget-editor-time-chart-section-plot-option-area": "Area",
  "widget-editor-time-chart-section-plot-option-line": "Line",
  "widget-editor-time-chart-section-plot-label-interpolation": "Interpolation",
  "widget-editor-time-chart-section-plot-option-monotone": "Monotone",
  "widget-editor-time-chart-section-plot-option-linear": "Linear",
  "widget-editor-time-chart-section-plot-option-step-after": "Step after",
  "widget-editor-time-chart-section-plot-option-basis": "Basis",
  "widget-editor-time-chart-section-plot-option-natural": "Natural",
  "widget-editor-time-chart-section-plot-option-cardinal": "Cardinal",
  "widget-editor-time-chart-section-plot-option-catmull-rom": "Catmull-Rom",
  "widget-editor-time-chart-section-plot-option-bundle": "Bundle",
  "widget-editor-time-chart-section-plot-label-stacking": "Stacking",
  "widget-editor-time-chart-section-plot-option-off": "Off",
  "widget-editor-time-chart-section-plot-option-stack": "Stack",
  "widget-editor-time-chart-section-plot-option-normalize": "Normalize",
  "widget-editor-time-chart-section-plot-checkbox-gradient-area": "Gradient area",
  "widget-editor-time-chart-section-plot-checkbox-show-data-points": "Show data points",
  "widget-editor-time-chart-section-plot-label-max-series-count": "Max series count",
  "widget-editor-time-chart-section-plot-checkbox-show-others": "Show 'Others'",
  "widget-editor-time-chart-section-header-legend": "Legend",
  "widget-editor-time-chart-section-legend-label-position": "Position",
  "widget-editor-time-chart-section-legend-option-bottom": "Bottom",
  "widget-editor-time-chart-section-legend-option-right": "Right",
  "widget-editor-time-chart-section-legend-label-height-rows": "Height (Rows)",
  "widget-editor-time-chart-section-legend-label-labels": "Labels",
  "widget-editor-time-chart-section-legend-checkbox-show-title": "Show title",
  "widget-editor-time-chart-section-legend-label-title": "Title",
  "widget-editor-time-chart-section-legend-option-truncate": "Truncate",
  "widget-editor-time-chart-section-legend-option-show-full": "Show full",
  "widget-editor-time-chart-section-header-missing-values": "Missing values",
  "widget-editor-time-chart-section-missing-values-label-tension": "Tension",
  "widget-editor-time-chart-section-missing-values-label-method": "Method",
  "widget-editor-time-chart-section-missing-values-option-show-gaps": "Show gaps",
  "widget-editor-time-chart-section-missing-values-option-linear-interpolation": "Linear interpolation",
  "widget-editor-time-chart-section-missing-values-option-replace-mean": "Replace by mean value",
  "widget-editor-time-chart-section-missing-values-option-replace-zero": "Replace by zero",
  "widget-editor-time-chart-section-missing-values-checkbox-extend-line": "Extend line to edge",
  "widget-editor-time-chart-section-header-trend-line": "Trend line",
  "widget-editor-time-chart-section-trend-line-label-regression-type": "Regression type",
  "widget-editor-time-chart-section-trend-line-option-linear": "Linear",
  "widget-editor-time-chart-section-trend-line-option-logarithmic": "Logarithmic",
  "widget-editor-time-chart-section-trend-line-option-exponential": "Exponential",
  "widget-editor-time-chart-section-trend-line-option-power": "Power",
  "widget-editor-time-chart-section-trend-line-option-quadratic": "Quadratic",
  "widget-editor-time-chart-section-trend-line-option-polynomial": "Polynomial",
  "widget-editor-time-chart-section-trend-line-label-polynomial-order": "Polynomial order",
  "widget-editor-time-chart-section-header-bucket-behavior": "Bucket behavior",
  "widget-editor-time-chart-section-bucket-behavior-label-latest-bucket": "Latest bucket (live)",
  "widget-editor-time-chart-section-bucket-behavior-option-include": "Include",
  "widget-editor-time-chart-section-bucket-behavior-option-exclude": "Exclude",
  "widget-editor-time-chart-section-header-x-axis": "X-axis",
  "widget-editor-time-chart-section-x-axis-label-title": "Title",
  "widget-editor-time-chart-section-x-axis-checkbox-show-utc": "Show UTC time",
  "widget-editor-time-chart-section-header-y-axis": "Y-axis",
  "widget-editor-time-chart-section-y-axis-label-title": "Title",
  "widget-editor-time-chart-section-y-axis-label-unit-suffix": "Unit (suffix)",
  "widget-editor-time-chart-section-y-axis-label-scale": "Scale",
  "widget-editor-time-chart-section-y-axis-option-linear": "Linear",
  "widget-editor-time-chart-section-y-axis-option-logarithmic": "Logarithmic",
  "widget-editor-time-chart-section-y-axis-label-min-value": "Min value",
  "widget-editor-time-chart-section-y-axis-label-max-value": "Max value",
  "widget-editor-time-chart-section-header-horizontal-line": "Horizontal line",
  "widget-editor-time-chart-section-horizontal-line-label": "Label",
  "widget-editor-time-chart-section-horizontal-line-y-value": "Y-value",
  "widget-editor-sankey-section-header-axes": "Axes",
  "widget-editor-sankey-section-axes-checkbox-show-y-axis": "Show Y-axis",
  "widget-editor-sankey-section-header-stack-sorting": "Stack sorting",
  "widget-editor-sankey-section-stack-sorting-label-type": "Type",
  "widget-editor-sankey-section-stack-sorting-option-label": "Label",
  "widget-editor-sankey-section-stack-sorting-option-size": "Size",
  "widget-editor-sankey-section-stack-sorting-label-order": "Order",
  "widget-editor-sankey-section-stack-sorting-option-ascending": "Ascending",
  "widget-editor-sankey-section-stack-sorting-option-descending": "Descending",
  "widget-editor-sankey-section-header-labels": "Labels",
  "widget-editor-sankey-section-labels-label-position": "Label position",
  "widget-editor-sankey-section-labels-option-inside": "Inside",
  "widget-editor-sankey-section-labels-option-outside": "Outside",
  "widget-editor-sankey-section-labels-slider-max-length": "Max length",
  "widget-editor-pie-chart-section-header-layout": "Layout",
  "widget-editor-pie-chart-section-layout-slider-inner-radius": "Inner radius",
  "widget-editor-pie-chart-section-layout-slider-max-category-count": "Max category count",
  "widget-editor-pie-chart-section-header-legend": "Legend",
  "widget-editor-pie-chart-section-legend-option-truncate": "Truncate",
  "widget-editor-pie-chart-section-legend-option-show-full": "Show full",
  "widget-editor-pie-chart-section-legend-label-series-labels": "Series labels",
  "widget-editor-pie-chart-section-legend-option-right": "Right",
  "widget-editor-pie-chart-section-legend-option-bottom": "Bottom",
  "widget-editor-pie-chart-section-legend-label-position": "Position",
  "widget-editor-pie-chart-section-legend-label-visible-rows": "Visible rows",
  "widget-editor-pie-chart-section-legend-checkbox-show-title": "Show title",
  "widget-editor-pie-chart-section-legend-label-title": "Title",
  "widget-editor-pie-chart-section-header-small-multiples": "Small multiples",
  "widget-editor-pie-chart-section-small-multiples-label-field-name": "Field name",
  "widget-editor-pie-chart-section-small-multiples-label-number-of-columns": "Number of columns",
  "widget-editor-pie-chart-section-small-multiples-checkbox-show-borders": "Show borders",
  "widget-editor-time-chart-section-plot-helptxt-rollup": "Perform automatic roll-up of all lower series based on the cumulative sum. The results do NOT include low series filtered during search (e.g. when using the `limit` parameter to timechart). Add a series called 'Others'.",
  "widget-editor-pie-chart-section-layout-slider-max-category-help-text": "Limit the number of slices in the pie chart. The smaller slices will be grouped into one category called “Other”.",
  "widget-editor-bar-chart-section-bars-slider-max-series-help-text": "Limit the number of series shown in a category. Series with the lowest cumulative sum across categories will be grouped into one series called “Other”.",
  "widget-editor-world-map-section-marks-helptext-min-point-size": "The minimum size when scaling based on magnitude.",
  "widget-editor-world-map-section-marks-helptext-max-point-size": "The maximum size when scaling based on magnitude.",
  "widget-editor-world-map-section-marks-helptext-min-opacity": "The minimum opacity when scaling based on magnitude.",
  "widget-editor-world-map-section-marks-helptext-max-opacity": "The maximum opacity when scaling based on magnitude.",
  "files-page-table-column-header-name": "Name",
  "files-page-table-column-header-package": "Package",
  "files-page-table-column-header-size": "Size",
  "files-page-table-column-header-created-by": "Created by",
  "files-page-table-column-header-created-at": "Created at",
  "files-page-table-column-header-modified-by": "Modified by",
  "files-page-table-column-header-modified-at": "Last modified",
  "files-page-table-cell-size-missing": "Missing size",
  "search-view-table-tab-name": "Table: {{name}}",
  "trigger-form-scheduled-search-time-window-label": "Time window",
  "asset-sharing-dialog": "Users and groups with access to {{assetName}}",
  "asset-permissions-tab-assign-permission-granted": "Permissions granted",
  "asset-sharing-dialog-asset-sharing-menu-label": "Asset sharing",
  "asset-sharing-dialog-close-button": "Close",
  "asset-sharing-dialog-tab-users": "Users",
  "asset-sharing-dialog-tab-groups": "Groups",
  "create-saved-query-from-package-dialog-query-select-placeholder": "Select a saved query...",
  "create-saved-query-from-package-dialog-fetch-queries-error": "Failed to get saved queries list",
  "create-saved-query-from-package-dialog-saved-failed-error": "Failed to save query",
  "create-saved-query-from-package-dialog-success-toast-msg": "The new query was saved",
  "update-or-create-saved-query-dialog-fetch-queries-error-toast": "Failed to fetch list of queries",
  "update-or-create-saved-query-dialog-save-success-toast": "The new query was saved",
  "update-or-create-saved-query-dialog-save-error-toast": "Failed to save query",
  "field-group-generic-disabled-status": "Disabled",
  "create-saved-query-dialog-saving-status": "Saving...",
  "new-file-dialog-name-validation-length": "The maximum filename length is 100 characters",
  "new-file-dialog-name-validation-asteriks": "The filename cannot contain asteriks '*'",
  "new-file-dialog-name-validation-backslash": "The filename cannot contain backslash '\\' ",
  "new-file-dialog-name-validation-dot": "The filename cannot begin with a dot '.'",
  "new-file-dialog-close-btn": "Close",
  "new-file-dialog-import-confirm-btn": "Import file",
  "new-file-dialog-package-confirm-btn": "Create file",
  "new-file-dialog-import-files-confirm-btn": "Import files",
  "new-file-dialog-toggle-lable": "Toggle method",
  "new-file-dialog-import-overwrite-file-text": "You are importing a file with an existing file name.\nThis will overwrite the existing file.\nDo you want to continue?",
  "new-file-dialog-import-overwrite-file-btn": "Overwrite file",
  "new-file-dialog-import-overwrite-files-text": "You are importing files with existing file names.\nThis will overwrite the existing files.\nDo you want to continue?",
  "new-file-dialog-import-overwrite-files-btn": "Overwrite files",
  "new-file-dialog-cancel-unfinished-imports": "Cancel all unfinished imports",
  "new-file-dialog-cancel-unfinished-imports-confirm": "Confirm",
  "files-page-file-being-imported-name": "File being imported: {{fileName}}",
  "files-page-file-being-imported-progress": "{{variable}}% complete",
  "new-file-dialog-title": "New file",
  "new-file-dialog-import-unstage-btn-tooltip": "Unstage file",
  "new-file-dialog-cancel-import-btn-tooltip": "Cancel import",
  "files-page-lookup-file-doc-link": "Docs",
  "files-page-delete-file-confirm-btn": "Delete file",
  "files-page-delete-file-confirm-text": "Removing file: {{variable}}",
  "new-file-dialog-import-files-sync-info-box-large-files": "It may take a moment before large files are available to queries",
  "new-file-dialog-import-files-sync-info-box-size-limit": "The maximum size is {{filesizeLimit}}",
  "files-page-new-file-dialog-toast-error-file-name-exists": "A file with the name {{fileName}} already exists",
  "files-page-new-file-dialog-toast-error-file-names-exists": "{{variable}} files had existing names",
  "files-page-new-file-dialog-toast-error-max-files": "You have reached the maximum of {{variable}} files allowed.",
  "files-page-new-file-dialog-staged-status-file-exists": "File name already exists",
  "files-page-new-file-dialog-staged-status-file-ready": "Ready for import",
  "files-page-new-file-dialog-file-import-cancelled": "Cancelled",
  "files-page-new-file-dialog-import-file-progress": "{{progressString}}% complete",
  "files-page-list-description": "Lookup files can add additional context to your data. See the match() and readFile() functions to learn more about how to use them in your queries",
  "asset-permission-read": "Read",
  "permissions-source-confidential": "Confidential",
  "assign-asset-dialog-current-permissions": "Current permissions",
  "readonly-report-name": "Name",
  "readonly-report-description": "Description",
  "readonly-report-labels": "Labels",
  "readonly-report-dashboard": "Dashboard",
  "readonly-report-time-interval": "Time interval",
  "readonly-report-no-params": "No parameters",
  "readonly-report-start-date": "Start date",
  "readonly-report-end-date": "End date",
  "readonly-report-none": "None",
  "readonly-report-recipients": "Recipients",
  "readonly-report-frequency": "Frequency",
  "reports-page-report-sent": "Report sent to recipients",
  "reports-page-report-failed": "Schedule of report failed",
  "reports-page-last-executed": "Last executed",
  "reports-page-action-required": "Action required",
  "reports-page-recent-actions": "Recent actions",
  "readonly-report-edit-permissions-required": "Edit permissions required to edit",
  "file-view-delete-file": "Delete file",
  "file-view-missing-delete-permission": "Missing permission to delete",
  "file-view-file-is-loading": "File is loading",
  "file-view-save-changes": "Save changes",
  "file-view-no-changes": "No changes have been made",
  "file-view-missing-edit-permissions": "You do not have permission to edit this file",
  "file-view-save": "Save",
  "file-view-search-in-file": "Search in file...",
  "file-view-delete-file-confirmation": "Delete",
  "file-view-delete-file-warning": "You are about to delete this file. Do you want to continue?",
  "file-view-file-type-not-supported": "File type not supported",
  "file-view-delete-file-success": "File has been deleted successfully",
  "file-view-delete-file-failure": "File could not be deleted",
  "files-page-missing-delete-permission": "Missing permissions to delete",
  "trigger-form-scheduled-search-backfill-max-limit-helptext": "0-{{maxBackfillLimit}}",
  "trigger-form-scheduled-search-backfill-limit-validation-integer": "Backfill limit must be an integer",
  "trigger-form-scheduled-search-delay-run-label": "Delay run",
  "trigger-form-scheduled-search-timestamp-label-short": "Timestamp",
  "trigger-form-scheduled-search-max-wait-time-label": "Max wait time",
  "trigger-form-scheduled-search-max-wait-time-helptext": "Set an additional delay, if desired, to cover for any possible ingest delays. By setting a Max wait time, accuracy of the results may improve. Setting Max wait time to zero or a low value returns the results faster but accuracy of the results may be reduced.",
  "trigger-form-scheduled-search-timestamp-label": "Scheduled search timestamp",
  "triggers-page-table-page-filter-trigger-type": "Trigger type",
  "triggers-page-delete-trigger-true": "The trigger has been deleted",
  "triggers-page-delete-trigger-false": "The trigger has not been deleted ",
  "triggers-page-delete-trigger-failed": "Failed to delete the trigger",
  "triggers-page-update-trigger-failed": "Failed to update the trigger",
  "triggers-page-toast-trigger-saved": "Trigger '{{name}}' was saved",
  "triggers-page-toast-failed-to-save-trigger": "Failed to save trigger",
  "triggers-page-fetch-data-failed": "Failed to get triggers",
  "triggers-page-delete-disabled-status-tooltip": "You need the \"change persistent queries to run on behalf of organization\" permission to delete this trigger",
  "triggers-page-loading-triggers": "Loading triggers... ",
  "triggers-page-status-dialog-title": "Current trigger status",
  "triggers-page-delete-dialog-title": "Delete trigger",
  "triggers-page-delete-dialog-body": "You are about to delete the trigger {{triggerName}}. Do you want to continue?",
  "triggers-page-column-trigger-type": "Trigger type",
  "trigger-form-btn-save-trigger": "Save trigger",
  "triggers-page-btn-new-trigger": "New trigger",
  "triggers-page-trigger-enabled-toggle-title": "Trigger enabled",
  "triggers-page-export-disabled-message": "Please save your changes before exporting the trigger",
  "trigger-form-query-type-label-live": "Live",
  "trigger-form-query-type-label-scheduled": "Scheduled search",
  "trigger-form-query-type-label-scheduled-recommended": "Scheduled search (recommended)",
  "trigger-form-read-only-warning-message": "Trigger is running on behalf of organizaton. To modify this trigger, you need the \"change persistent queries to run on behalf of organization\" permission",
  "trigger-form-enable-trigger": "Enable trigger",
  "trigger-form-trigger-name-placeholder": "My trigger {field:name}",
  "trigger-form-read-only-warning-message-title": "You lack permissions to edit this trigger",
  "trigger-side-panel-created-successfully": "Trigger was created",
  "trigger-side-panel-route-btn": "See trigger in overview",
  "asset-sharing-dialog-fetching-error": "Something went wrong trying to fetch more",
  "asset-sharing-dialog-field-username": "Username",
  "asset-sharing-dialog-field-email": "Email",
  "asset-sharing-dialog-field-permissions": "Permissions",
  "schedule-cron-expression-docs-link-title": "Learn more",
  "scheduled-search-fields-cron-schedule-tooltip": "Define the schedule with a UNIX cron expression, as known from the crontab file. Times in the cron search schedule are based on UTC by default. To change this, set the UTC Offset. To understand all of the options, see the documentation.",
  "scheduled-search-fields-timezone-tooltip-text": "UTC offset defines the temporal offset from UTC in which the search is scheduled.",
  "trigger-form-tooltip-docs-link-learn-more": "Learn more",
  "trigger-form-scheduled-search-timestamp-helptext": "Use timestamp if you are aggregating and need to do the calculation over the time the event occurred or if you correlate events across different sources to create a timeline of events. Scheduled searches run on ingesttimestamp. Use ingesttimestamp so queries are not affected by ingest delay outside LogScale.",
  "trigger-form-scheduled-search-backfill-limit-helptext": "The backfill limit allows LogScale to automatically run searches that were missed due to LogScale down time or error. The backfill limit configures the number of the ‘missed’ searches before the most recent ‘missed’ search that will run on system recovery. LogScale will execute the most recent ‘missed’ search by default.",
  "trigger-form-scheduled-search-time-window-offset-helptext": "Set a delay to make sure the search run does not miss late-arriving events. Use the usual difference between timestamp and ingest timestamp.",
  "triggers-page-page-description-link-text": "Docs",
  "trigger-form-scheduled-search-query-type-helptext": "Live: query runs on live, incoming data. Select when you need results more quickly. Scheduled search: runs a static query on a specified schedule. Use when the query contains joins. Most performant option when searching over a larger time window.",
  "trigger-form-scheduled-search-alert-type-helptext": "Aggregate: recommended for queries containing aggregate functions. Uses buckets to collect results and will only trigger and execute action(s) on matching results once a bucket is full; use the time window to set how often the alert should trigger. Filter: each event that matches the set filter triggers the alert. Triggers at most every 10 seconds. The alert query must not use an aggregate function. Legacy: not as reliable as other trigger types; only recommended for aggregate queries with explicit bucketing — those that use the bucket() or timeChart() query functions. Otherwise, opt for a filter alert or an aggregate alert.",
  "trigger-form-query-field-title": "Trigger query",
  "trigger-form-trigger-type-field-name": "Trigger type",
  "triggers-page-column-timestamp-type": "Timestamp type",
  "triggers-page-column-schedule": "Schedule",
  "triggers-page-column-time-window": "Time window",
  "scheduled-search-fields-utc-offset-label": "UTC offset",
  "scheduled-search-fields-trigger-on-empty-result-title": "Action behavior",
  "scheduled-search-fields-trigger-on-empty-result-checkbox-label": "Trigger actions on empty results",
  "scheduled-search-fields-trigger-on-empty-result-label-readonly": "Triggers on empty results",
  "scheduled-search-fields-trigger-on-empty-result-true-readonly": "Yes",
  "scheduled-search-fields-trigger-on-empty-result-false-readonly": "No",
  "package-component-trigger-type-legacy": "Legacy alert",
  "package-component-trigger-type-filter": "Filter alert",
  "package-component-trigger-type-aggregate": "Aggregate alert",
  "package-component-trigger-type-scheduled-search": "Scheduled search",
  "widget-editor-bar-chart-section-value-axis-format": "Format value",
  "widget-editor-bar-chart-section-value-axis-format-raw": "Raw",
  "widget-editor-bar-chart-section-value-axis-format-abbreviated": "Abbreviated",
  "widget-editor-bar-chart-section-value-axis-format-metric": "Metric",
  "widget-editor-pie-chart-section-legend-format": "Value format",
  "widget-editor-pie-chart-section-legend-format-raw": "Raw",
  "widget-editor-pie-chart-section-legend-format-abbreviated": "Abbreviated",
  "widget-editor-pie-chart-section-legend-format-metric": "Metric",
  "widget-editor-heat-map-section-legend-format": "Value format",
  "widget-editor-heat-map-section-legend-format-raw": "Raw",
  "widget-editor-heat-map-section-legend-format-abbreviated": "Abbreviated",
  "widget-editor-heat-map-section-legend-format-metric": "Metric",
  "widget-editor-time-chart-section-value-axis-format": "Format value",
  "widget-editor-time-chart-section-value-axis-format-raw": "Raw",
  "widget-editor-time-chart-section-value-axis-format-abbreviated": "Abbreviated",
  "widget-editor-time-chart-section-value-axis-format-metric": "Metric",
  "widget-editor-scatter-chart-section-value-axes-format": "Format value",
  "widget-editor-scatter-chart-section-value-axes-format-raw": "Raw",
  "widget-editor-scatter-chart-section-value-axes-format-abbreviated": "Abbreviated",
  "widget-editor-scatter-chart-section-value-axes-format-metric": "Metric",
  "search-view-time-selector-time-in-query-messagebox-title": "The last query that ran included a time interval configuration",
  "table-options-editor-general-group-fields-by-prefix": "Group fields by prefix",
  "search-view-time-selector-time-in-query-messagebox-message": "The setTimeInterval function will override any time configured in this panel. Remove the setTimeInterval function from the query to use a time interval from here.",
  "search-page-toolbar-items-show-event-dist-chart": "Show event distribution chart",
  "search-page-toolbar-items-hide-event-dist-chart": "Hide event distribution chart",
  "query-manager-all-queries-blocked-due-to-upgrade": "Falcon LogScale is being updated. All queries are blocked until the update is complete",
  "action-api-delete-permission-required": "Delete permission required",
  "actions-page-delete-context-menu-item": "Delete",
  "asset-sharing-dialog-no-groups-have-access": "No groups have access",
  "asset-sharing-dialog-group-has-no-users": "Group has no users",
  "asset-sharing-dialog-group-asset-permissions": "Permissions: {{assetPermissions}}",
  "asset-sharing-dialog-no-group-available": "No groups available",
  "asset-sharing-dialog-no-groups-matched-query": "No groups matched \"{{searchQuery}}\"",
  "permissions-source-root-or-org-owner": "Root or organization owner",
  "permissions-source-creator": "Creator",
  "token-details-view-helpers-update-btn": "Update permissions",
  "token-details-view-helpers-delete-btn": "Delete token",
  "token-details-view-helpers-reset-secret-btn": "Reset secret",
  "token-details-view-helpers-delete-token-title": "Delete token",
  "token-details-view-helpers-delete-warning": "Once deleted, the token cannot be restored.",
  "token-details-view-helpers-reset-secret-warning": "If you reset the secret, you must reset it in all your systems to use or access the API",
  "token-details-view-helpers-reset-secret-title": "Reset secret",
  "token-details-view-helpers-ip-filter-title": "IP filter",
  "token-details-view-helpers-no-ip-filter": "No IP filter",
  "token-details-view-helpers-loading": "Loading...",
  "token-details-view-helpers-error-loading-ip-filters": "Error loading IP filters",
  "token-details-view-helpers-filter-not-found": "Filter not found",
  "token-details-view-helpers-no-expiration": "No expiration date",
  "token-details-view-helpers-permissions": "Permissions",
  "view-permission-tokens-page-tokens-failed-to-load": "Couldn't load tokens",
  "view-permission-tokens-page-secret-copied": "Secret copied",
  "view-permission-tokens-page-could-not-update-permissions": "Permissions could not be updated",
  "view-permission-tokens-page-token-deleted": "Token deleted",
  "view-permission-tokens-page-token-could-not-be-deleted": "Couldn't delete token",
  "view-permission-tokens-page-secret-reset-success": "Secret was reset successfully",
  "view-permission-tokens-page-reset-secret-failed": "Couldn't reset secret",
  "view-permission-tokens-page-token-creation-failed": "Couldn't create token",
  "view-permission-tokens-page-update-permissions": "Update permissions",
  "view-permission-tokens-page-warning-select-one-permission": "At least one permission must be selected",
  "view-permission-tokens-page-cancel": "Cancel",
  "view-permission-tokens-page-update": "Update permissions",
  "view-permission-tokens-page-discard-changes": "Discard my changes",
  "view-permission-tokens-page-delete-token": "Delete token",
  "view-permission-tokens-page-reset-token": "Reset secret",
  "view-permission-tokens-page-ask-for-confirmation": "Are you sure you want to {{actionToConfirm}}?",
  "view-permission-tokens-page-save": "Save your permission token",
  "view-permission-tokens-page-copy-token": "Copy token",
  "view-permission-tokens-page-close": "Close",
  "view-permission-tokens-page-add-new": "Add new",
  "view-permission-tokens-page-filter-tokens": "Filter tokens",
  "view-permission-tokens-page-no-tokens-yet": "No tokens yet",
  "view-permission-tokens-page-create-token": "Create a token to get started",
  "view-permission-tokens-page-error-loading": "Error loading tokens",
  "create-new-token-dialog-security-policy-enforced": "Enforced by security policy",
  "create-new-token-dialog-at-least-one-permission": "Must have at least one permission",
  "create-new-token-dialog-permissions": "Permissions",
  "create-new-token-dialog-ip-addresses-example": "# Enter IP addresses to deny or allow, one per line. E.g.\ndeny 127.0.0.1\nallow 10.0.0.0/24",
  "view-permission-tokens-page-repo-could-not-be-loaded": "Couldn't fetch repository or view",
  "create-new-token-dialog-choose-general-permissions": "Choose general token permissions",
  "create-new-token-dialog-create-token-confirm": "Create token",
  "create-new-token-dialog-create-api-token": "Create new API token",
  "view-permission-tokens-page-reset-secret": "Reset secret",
  "view-permission-tokens-page-edit-permissions": "Edit permissions",
  "view-permission-tokens-page-open-context-menu": "Open context menu",
  "view-permission-tokens-page-view-in-audit-log": "View in audit log",
  "view-permission-tokens-page-delete-token-button": "Delete token",
  "view-permission-tokens-page-expires": "Expires ",
  "view-permission-tokens-page-tab": "tab",
  "view-permission-token-page-tab-general-permissions": "General permissions",
  "view-permission-token-page-tab-ip-filter": "IP filter",
  "view-permission-tokens-page-error": "Server returned the following error: {{error}}",
  "view-permission-tokens-page-ip-filter": "IP filter",
  "view-permission-tokens-page-ip-filter-rules": "Rules",
  "view-permission-tokens-page-nothins-selected": "Nothing selected",
  "view-permission-tokens-page-loading-token": "Loading token...",
  "view-permission-tokens-page-token-warning": "This token is revealed only once. We recommend you copy your token to a data vault.",
  "view-permission-tokens-page-not-saved-changes-warning": "You have not saved your changes. Do you wish to proceed without saving?",
  "view-permission-tokens-page-not-saved-changes": "Your changes are not saved",
  "view-permission-tokens-page-permissions": "Permissions",
  "view-permission-tokens-page-loading-token-failed": "Loading token failed",
  "view-permission-token-page-tab-asset-permissions": "Asset permissions",
  "assign-asset-to-token-dialog-select-assets": "Select assets",
  "assign-asset-dialog-read-permission-description-tip-title": "Read permissions are added through roles",
  "assign-asset-dialog-read-permission-description-tip-message": "Shows repositories and views where the user doesn't have a role with the \"Data read access\" permission. This permissions will be added through a separate role.",
  "assign-asset-dialog-data-read-access-docs-link": "Data read access",
  "assign-asset-to-token-dialog-could-not-save-changes": "Changes could not be saved",
  "assign-asset-to-token-dialog-changes-saved": "Changes have been saved",
  "assign-asset-to-token-dialog-save-changes": "Save changes",
  "assign-asset-to-token-dialog-asset": "Asset",
  "assign-asset-to-token-dialog-edit": "Edit",
  "assign-asset-to-token-dialog-delete": "Delete",
  "assign-asset-to-token-dialog-read": "Read",
  "assign-asset-to-token-dialog-saving-changes": "Saving changes...",
  "assign-asset-to-token-dialog-no-changes-have-been-made": "No changes have been made",
  "create-new-token-dialog-add-asset-permissions": "Add asset specific permissions (optional)",
  "assign-asset-dialog-no-data-search-match": "No assets matched \"{{searchText}}\"",
  "assign-asset-dialog-no-data": "No assets found",
  "create-new-token-dialog-filter-by-name": "Filter by name",
  "permission-summary-generic-user-created-assets": "User created assets",
  "permission-summary-generic-data-read-access-required": "\"Data read access\" required",
  "permission-summary-generic-query-prefix-tool-tip": "A hidden string prepended to performed queries.",
  "group-permissions-aggregate-permissions": "Aggregate permissions",
  "roles-page-error-message-must-select-one-permission": "Select at least one permission",
  "roles-page-role-name": "Role name",
  "permissions-source-tokens-general": "General permissions",
  "view-permission-tokens-page-asset-permissions-updated": "Asset permissions have been updated successfully",
  "view-permission-tokens-page-failed-to-update-asset-permissions": "Updating asset permissions failed",
  "permissions-tab-failed-to-load-query-prefixes": "Failed to load query prefixes",
  "permissions-tab-role-source": "Role source (query prefix)",
  "permissions-tab-query-prefix": "Query prefix",
  "permissions-tab-search-placeholder": "Search role by its name, view, repository or group",
  "permissions-tab-role-sources": "Role sources",
  "permission-type-repo-and-view": "Repository and view",
  "permission-type-org-management": "Organization management",
  "permission-type-cluster-management": "Cluster management",
  "permission-type-asset-management": "Asset management",
  "groups-page-repo-count-label": "{{repositoryCount}} {{repoInSingularOrPlural}} and {{viewInSingularOrPlural}}",
  "groups-page-repository": " repository",
  "groups-page-repositories": " repositories",
  "permission-type-missing-permissions": "Missing permissions",
  "groups-page-view": " view",
  "groups-page-views": " views",
  "permission-level-selector-system-permission-description": "Grants permissions for monitoring and managing cluster nodes",
  "permission-level-selector-org-permission-description": "Grants permissions for managing your organization, including creating and deleting repositories and views, managing users and managing identity providers ",
  "permission-level-selector-view-level-description": "Grants access and permissions to a selection of repositories and views",
  "permissions-tab-roles": "Roles",
  "permissions-tab-user-specific": "User specific",
  "permissions-tab-aggregate-permissions": "Aggregate permissions",
  "permissions-tab-no-permissions": "This role has no permissions",
  "enrollment-tokens-commands-header": "Enrollment command",
  "enrollment-tokens-form-edit-header": "Edit enrollment token",
  "enrollment-tokens-page-delete-tooltip": "Delete token",
  "enrollment-tokens-failed-fetch-failed": "Failed to get enrollment tokens",
  "action-guarded-page-wrapper-get-actions-error": "Failed to get actions.",
  "enrollment-tokens-page-delete-token-button": "Delete token",
  "enrollment-tokens-page-delete-token-dialog-title": "Delete enrollment token \"{{tokenName}}\"",
  "enrollment-tokens-form-copy-command-tooltip": "Copy enrollment command",
  "s3-archiving-view-missing-iam-identity-message": "LogScale could not resolve an AWS IAM identity associated with the S3 Archiving user.",
  "missing-org-action-granular-permissions-ui": "Feature is not available",
  "new-action-edit-actions-required": "\"Edit actions\" permission required to edit",
  "new-action-ssl-certificate": "SSL certificate",
  "new-action-included": "Included",
  "new-action-exluded": "Excluded",
  "new-action-enabled": "Enabled",
  "new-action-disabled": "Disabled",
  "new-action-message-body-template": "Message body template",
  "new-action-attach-csv-file-results": "Attach results as CSV file",
  "key-value-list-read-only-field": "Field",
  "key-value-list-read-only-message-template": "Message template",
  "actions-page-context-menu-duplicate": "Duplicate",
  "actions-page-context-menu-disabled-tool-tip": "Cannot duplicate disabled actions",
  "actions-page-context-menu-export-as-template": "Export as template",
  "bar-chart-data-mapping-category-error": "These category fields are not in the query result: {{fields}}. Try updating the data mapping configuration.",
  "bar-chart-data-mapping-value-error": "The value field '{{field}}'is not in the query result. Try updating the data mapping configuration.",
  "bar-chart-data-mapping-series-error": "None of the series fields are in the query result. Try updating the data mapping configuration.",
  "bar-chart-data-mapping-infer-value-error": "Could not infer a value field from the query result. Try updating the data mapping configuration or the query.",
  "bar-chart-data-mapping-infer-series-error": "Could not infer a series field from the query result. Try updating the data mapping configuration or the query.",
  "bar-chart-data-mapping-error-title": "Could not resolve the configured data mapping.",
  "widget-editor-bar-chart-data-mapping-title": "Data mapping",
  "widget-editor-bar-chart-data-mapping-category": "Category",
  "widget-editor-bar-chart-data-mapping-auto-fields": "Auto (fields)",
  "widget-editor-bar-chart-data-mapping-auto-field-values": "Auto (field values)",
  "widget-editor-bar-chart-data-mapping-series-def": "Series definition",
  "widget-editor-bar-chart-data-mapping-series": "Series",
  "widget-editor-bar-chart-data-mapping-value": "Value",
  "widget-editor-bar-chart-overlay-title": "Line overlay",
  "widget-editor-bar-chart-overlay-independent-axis": "Right axis",
  "widget-editor-bar-chart-value-axist-right-title": "Value axis (right)",
  "widget-editor-bar-chart-data-mapping-fields": "Fields",
  "widget-editor-bar-chart-data-mapping-field-values": "Field values",
  "widget-editor-combobox-warning": "These values are not in the current query result: {{values}}",
  "bar-chart-data-mapping-max-line-warning": "Only the top {{max}} series will be displayed",
  "bar-chart-data-mapping-series-definition-help-text": "Create series either by using (1) fields (column headers) where each series is defined by a column, or (2) field values (column values) where series names are defined in one column and series values are defined in a secondary column.",
  "action-slack": "Slack",
  "action-ops-genie": "OpsGenie",
  "action-pager-duty": "PagerDuty",
  "action-victor-ops": "VictorOps",
  "action-webhook": "Webhook",
  "action-email": "Email",
  "action-log-scale-repository": "LogScale repository",
  "group-and-user-assigner-title-selection": "Who do you want to share {{assetName}} with?",
  "group-and-user-assigner-button-confirm": "Grant permissions",
  "asset-sharing-dialog-updated-permission-toast": "Updated permission",
  "asset-sharing-dialog-updated-permissions-toast": "Updated Permissions",
  "scheduled-search-interval-validation-negative-number": "Must be a positive number",
  "scheduled-search-interval-validation-too-big": "Must not exceed 10 years",
  "group-and-user-assigner-warning-dialog-message": "You made some changes that have not been saved, and you stand to lose them. Are you sure you want to proceed?",
  "group-and-user-assigner-warning-dialog-title": "You will lose changes",
  "group-and-user-assigner-grant-permission-success": "Successfully granted permissions",
  "groups-page-role": "Role",
  "groups-page-roles": "Roles",
  "groups-page-add-role": "Add role",
  "repo-permissions-unassign-role-dialog-title": "Unassign role?",
  "repo-permissions-v3-unassign-warning": "The group will lose the permissions granted by this role immediately",
  "repo-permissions-v3-unassign-role-confirmation": "Unassign role",
  "repo-permissions-v3-toast-role-removed-from-group": "Role was removed from group successfully",
  "repo-permissions-v3-role-added-successfully": "Role was added successfully",
  "repo-permissions-v3-role-could-not-be-added": "Role could not be added",
  "repo-permissions-v3-search-placeholder": "Search by username, name, email or company",
  "repo-permissions-v3-unassign-role": "Unassign role",
  "repo-permissions-v3-cannot-unassign-default-role": "Cannot unassign default role",
  "repo-permissions-v3-add-role": "Add role",
  "groups-page-role-was-added-successfully": "Role was added successfully",
  "search-page-save-dialog-form-no-widget-title-placeholder": "[ No title ]",
  "interaction-resolution-title-lookup-events": "Lookup events",
  "group-and-user-assigner-got-current-user-error-toast-title": "Error trying to fetch current username",
  "group-and-user-assigner-more-group-user-toast-error-title": "Something went wrong trying to fetch more users",
  "group-and-user-assigner-loading-group-users": "Loading group users...",
  "group-and-user-assigner-search-placeholder-text": "Search users",
  "group-and-user-assigner-aria-label-close-button": "Close dropdown of group users",
  "group-and-user-assigner-members-of-group": "Members of {{name}}",
  "org-overview-page-no-owner-warning": "Organization has no owner",
  "org-overview-page-invite-org-owner": "Invite organization owner",
  "org-overview-page-overview-tab": "organizations overview tab",
  "org-overview-page-set-as-subscription": "Set as subscription",
  "org-overview-page-change-org-subscription": "Change organization subscription",
  "org-overview-page-delete-org": "Delete organization",
  "org-overview-page-cancel": "Cancel",
  "org-overview-page-ask-to-change-subscription": "Change subscription?",
  "org-overview-page-change-subscription-warning": "This will take immediate effect.",
  "org-overview-page-confirm-change": "Confirm change",
  "org-overview-page-change-limits": "Change limits",
  "org-overview-page-update": "Update",
  "org-overview-page-extend-trial": "Extend trial",
  "org-overview-page-extend": "Extend",
  "org-overview-page-invite-user": "Invite user",
  "org-overview-page-invite": "Invite",
  "org-overview-page-invitation-sent": "Invitation sent",
  "org-overview-page-copied-to-clipboard": "Copied to clipboard",
  "org-overview-page-copy-to-clipboard": "Copy to clipboard",
  "org-overview-page-close-dialog": "Close dialog",
  "org-overview-page-resend-request": "Resend request to Marketo",
  "org-overview-page-resend": "Resend",
  "org-overview-page-zip-code-warning": "Zip code is required for US, Canada and Australia",
  "org-overview-page-edit-subdomain-settings": "Edit subdomain settings",
  "org-overview-page-subdomains-not-configured": "Subdomains haven't been configured for this organization yet. Please close this dialog and add a subdomain from the 'Subdomains' panel",
  "org-overview-page-failed-to-load-subdomains": "Failed to load subdomains",
  "org-overview-page-add-new-subdomain": "Add new subdomain",
  "org-overview-page-secondary-subdomain": "The added subdomain will be added as a secondary subdomain",
  "org-overview-page-primary-subdomain": "The added subdomain will be the primary subdomain of the organization",
  "org-overview-page-save": "Save",
  "org-overview-page-delete-subdomain": "Delete subdomain",
  "org-overview-page-delete": "Delete",
  "org-overview-page-type-to-delete": "Type '{{ subdomain }}' to delete subdomain",
  "org-overview-page-make-it-primary": "Make '{{ newPrimary }}' the primary subdomain?",
  "org-overview-page-make-it-primary-explanation": "This will make the subdomain '{{ newPrimary }}' the primary subdomain for this organization.",
  "org-overview-page-old-primary-explanation": "The current primary subdomain, '{{ currentPrimary }}', will become a secondary subdomain and will still be accessible.",
  "org-overview-page-make-primary": "Make primary",
  "org-overview-page-enforce-subdomains-warning": "Enforcing subdomains might stop ingest",
  "org-overview-page-enforce-subdomains-explanation": "Log shippers using the parent domain will stop working immediately",
  "org-overview-page-enforce-subdomains": "Enforce subdomains",
  "org-overview-page-disable-feature-for-org": "Disable  {{ featureFlag }} for {{ orgName }}?",
  "org-overview-page-disable-feature": "Disable feature",
  "org-overview-page-missing-acknowledgment": "Missing acknowledgement",
  "org-overview-page-enable-feature": "Enable feature",
  "org-overview-page-enable-feature-check": "You have to check off that you understand the consequences",
  "org-overview-page-feature-flags": "Feature flags",
  "group-and-user-assigner": "Could not grant permissions",
  "group-and-user-assigner-column-user-or-group": "User or group",
  "group-and-user-assigner-column-read": "Read",
  "group-and-user-assigner-aria-label-grant-permission-table": "Selected user and group",
  "group-and-user-assigner-grant-permissions-simple-message": "Because data read access is a prerequisite for this asset, this permission will be added through a separate role to these groups / users. This permission also grants read access to all assets in this view. ",
  "group-and-user-assigner-grant-permissions-extended-message": "Data read access is a prerequisite for this asset, but some groups are using a default role that do not have that permission. For these groups, this view will be under exceptions, and data read access will be added through a separate role.",
  "group-and-user-assigner-choose-which-permissions-to-grant": "Choose which permissions to grant",
  "asset-sharing-dialog-share-alert": "Share alert",
  "asset-sharing-dialog-share-scheduled-search": "Share scheduled search",
  "asset-sharing-dialog-share-scheduled-report": "Share scheduled report",
  "asset-sharing-dialog-share-action": "Share action",
  "asset-sharing-dialog-share-dashboard": "Share dashboard",
  "asset-sharing-dialog-share-file": "Share file",
  "asset-sharing-dialog-share-saved-query": "Share saved query",
  "table-widget-options-editor-open-links-in-new-tab": "Open links in new tab",
  "group-and-user-assigner-grant-data-read-access": "Grant data read access",
  "ingest-feed-dialog-not-loaded-message": "Could not load data from the server",
  "ingest-feed-dialog-info-message-link-text": "Read more here",
  "ingest-feed-azure-dialog-fetch-data-error": "Error trying to fetch Azure feed",
  "ingest-feed-dialog-save-button-text": "Save",
  "ingest-feed-azure-dialog-test-button-text": "Test Azure feed",
  "ingest-feed-azure-dialog-add-feed-step-one-title": "Add Azure ingest feed",
  "ingest-feed-azure-dialog-edit-feed-step-one-title": "Edit Azure ingest feed",
  "ingest-feed-azure-dialog-add-feed-step-two-title": "Add credentials",
  "ingest-feed-azure-dialog-edit-feed-step-two-title": "Edit credentials",
  "ingest-feed-azure-dialog-step-three-on-prem-title": "Test ingest feed",
  "ingest-feed-azure-dialog-add-feed-step-three-cloud-title": "Add authentication",
  "ingest-feed-azure-dialog-edit-feed-step-three-cloud-title": "Edit authentication",
  "ingest-feed-azure-dialog-enabled-checkbox-help-text": "If unchecked, the Azure ingest feed will not run",
  "ingest-feed-azure-dialog-enabled-checkbox-title": "Enable Azure ingest feed",
  "ingest-feed-azure-dialog-authentication-kind-field-title": "Kind",
  "ingest-feed-azure-dialog-checkpoint-kind-dropdown-value-earliest": "Earliest",
  "ingest-feed-azure-dialog-checkpoint-kind-dropdown-value-latest": "Latest",
  "ingest-feed-azure-dialog-checkpoint-kind-dropdown-value-point": "Point",
  "ingest-feed-azure-dialog-fully-qualified-namespace-field-title": "Fully qualified namespace",
  "ingest-feed-azure-dialog-event-hub-name-field-title": "Event hub name",
  "ingest-feed-azure-dialog-consumer-group-field-title": "Consumer group",
  "ingest-feed-azure-dialog-blob-storage-endpoint-field-title": "Blob storage endpoint",
  "ingest-feed-azure-dialog-container-name-field-title": "Container name",
  "ingest-feed-azure-dialog-client-id-field-title": "Client id",
  "ingest-feed-azure-dialog-secret-id-field-title": "Secret id",
  "ingest-feed-azure-dialog-client-secret-field-title": "Client secret",
  "ingest-feed-azure-dialog-tenant-id-field-title": "Tenant id",
  "ingest-feed-azure-dialog-default-checkpoint-field-title": "Default checkpoint",
  "ingest-feed-azure-dialog-sequence-number-field-title": "Sequence number",
  "ingest-feed-azure-dialog-created-success-info-message": "Azure feed has been successfully created",
  "ingest-feed-azure-dialog-edited-success-info-message": "Azure feed has been successfully updated",
  "ingest-feed-azure-dialog-saved-error-message": "There was an unexpected error trying to save Azure feed",
  "ingest-feed-azure-dialog-authentication-info-on-prem": "For information on setting up authentication on Self-hosted deployments",
  "ingest-feed-azure-dialog-authentication-info-cloud": "For information on where to find the input for these credentials",
  "ingest-feed-azure-dialog-credentials-info": "For information on where to find the input for these credentials",
  "ingest-feed-page-title": "Ingest feeds",
  "ingest-feed-create-button-new-aws-feed-label": "AWS ingest feed",
  "ingest-feed-create-button-new-azure-feed-label": "Azure ingest feed",
  "ingest-feed-search-field-placeholder": "Search for feeds",
  "ingest-feed-search-field-aria-label": "Search ingest feed table",
  "ingest-feed-confirm-delete-dialog-title": "Delete feed",
  "ingest-feed-confirm-delete-dialog-button-text": "Delete",
  "ingest-feed-confirm-delete-dialog-text": "You are about to delete the feed '{{feedName}}'. Do you want to continue?",
  "ingest-feed-no-feeds-title": "You have not created any ingest feeds",
  "ingest-feed-no-feeds-message": "Click \"New ingest feed\" to set up a new feed",
  "ingest-feed-table-aria-label": "Ingest feed",
  "ingest-feed-table-column-name": "Name",
  "ingest-feed-preprocessing-label": "Preprocessing",
  "ingest-feed-table-column-parser": "Parser",
  "ingest-feed-table-column-last-activity": "Last activity",
  "ingest-feed-table-column-status": "Status",
  "ingest-feed-table-column-feed-type": "Type",
  "ingest-feed-table-item-edit": "Edit",
  "ingest-feed-table-item-enable": "Enable",
  "ingest-feed-table-item-disable": "Disable",
  "ingest-feed-table-item-delete": "Delete",
  "ingest-feed-table-item-last-activity-no-data-message": "Never",
  "ingest-feed-table-item-last-activity-no-data-tooltip": "No activity yet",
  "ingest-feed-table-item-parser-no-data": "Couldn't find parser",
  "ingest-feed-type-label-aws": "AWS",
  "ingest-feed-type-label-azure": "Azure",
  "ingest-feed-page-description": "Use ingest feeds to ingest data from AWS and Azure.",
  "ingest-feed-page-description-link-text": "Setting up an ingest feed",
  "ingest-feed-create-aws-feed-disabled-message": "AWS ingest feeds are not configured",
  "ingest-feed-create-azure-feed-disabled-message": "Azure ingest feeds are not configured",
  "ingest-feed-table-column-preprocessing-tooltip": "Preprocessing involves the division of data into individual elements prior to parsing",
  "ingest-feed-aws-dialog-external-id-field-title": "External ID",
  "ingest-feed-aws-dialog-iam-identity-field-title": "IAM identity",
  "ingest-feed-aws-dialog-role-arn-field-title": "Role ARN",
  "ingest-feed-aws-dialog-sqs-queue-field-title": "SQS queue URL",
  "ingest-feed-aws-dialog-credentials-info-message": "Find the information for the below fields in your AWS instance under S3 and SQS queue services",
  "ingest-feed-aws-dialog-test-button-text": "Test AWS feed",
  "ingest-feed-aws-dialog-tooltip-copy-text": "Copy '{{fieldTitle}}'",
  "ingest-feed-aws-dialog-select-region-placeholder": "Select region",
  "ingest-feed-aws-dialog-select-region-field-title": "AWS Region",
  "ingest-feed-aws-dialog-compression-field-title": "Compression",
  "ingest-feed-aws-dialog-enabled-checkbox-title": "Enable AWS ingest feed",
  "ingest-feed-aws-dialog-sqs-queue-validation-example-text": "Example: ´https://sqs.<REGION>.amazonaws.com´",
  "ingest-feed-discarded-changes-warning-dialog-title": "Your changes will be discarded. Proceed?",
  "ingest-feed-discarded-changes-warning-dialog-text": "If you proceed then all your unsaved changes will be discarded",
  "ingest-feed-discarded-changes-warning-dialog-button": "Yes, discard changes",
  "ingest-feed-dialog-first-step-loading-button-disabled-message": "Content loading",
  "ingest-feed-dialog-select-parser-placeholder": "Select parser",
  "ingest-feed-dialog-parser-category-general": "General",
  "ingest-feed-dialog-description-field-title": "Description",
  "ingest-feed-dialog-name-field-title": "Name",
  "permissions-source-saving-changes": "Saving",
  "asset-action-cannot-grant-edit": "You can't grant edit permissions without having edit permissions yourself",
  "asset-action-cannot-grant-delete": "You can't grant delete permissions without having delete permissions yourself",
  "asset-sharing-dialog-ability-status-share-button": "To share this {{asset}}, \n you need the \"change user access\" view permission or the \"manage users\" organization management permission",
  "files-page-missing-edit-permissions": "Missing permissions to edit",
  "asset-sharing-dialog-no-users-have-access": "No users have access",
  "asset-sharing-dialog-no-users-matched-query": "No users matched \"{{searchQuery}}\"",
  "field-validation-string-must-be-unique": "Must be unique",
  "field-validation-string-must-be-exactly": "Must be the value '{{expectedValue}}'",
  "field-validation-string-max-length": "Must be at most {{maxLength}} characters",
  "field-validation-string-not-blank": "Cannot be blank",
  "field-validation-string-not-blank-with-example": "Cannot be blank. {{example}}",
  "field-validation-string-does-not-start-with": "Cannot start with {{start}}",
  "field-validation-string-max-number-of-wildcards": "The maximum number of wildcards has been exceeded. You can only have a maximum of {{allowedWildcards}} wildcard characters.",
  "field-validation-string-must-be-ip-format": "Must be a valid IP address, e.g. 200.10.31.2",
  "field-validation-string-must-be-port-format-integer": "Must be an integer",
  "field-validation-string-must-be-port-format-integer-in-range": "Must be between 1 and 65535",
  "field-validation-string-one-of": "Must be one of: {{allowedValues}}",
  "field-validation-string-subset-of": "Must be one or more (separated by ,) of: {{allowedValues}}",
  "field-validation-string-not-one-of": "Cannot be any of: {{disallowedValues}}",
  "field-validation-string-must-be-valid-url": "Must be a valid HTTP/HTTPS URL",
  "field-validation-string-must-be-valid-email-address": "Must be a valid email address",
  "field-validation-string-is-integer": "Must be an integer number",
  "field-validation-string-is-positive-integer": "Must be a positive number",
  "field-validation-string-not-all-whitespace": "Must not be all whitespace characters",
  "field-validation-string-not-containing": "Must not contain '{{substring}}'",
  "field-validation-string-is-identifier": "Must start with an underscore _ or a letter A-Z, followed by any combination of underscore, A-Z and 0-9.",
  "field-validation-string-is-view-name": "Must start with an alphanumeric character, followed by any combination of alphanumeric characters, underscores (_) and hyphens (-)",
  "field-validation-string-no-duplicates": "Must not contain duplicate entries",
  "field-validation-string-is-date-format": "Invalid date format",
  "field-validation-string-is-sqs-url": "Invalid SQS URL. Example: 'https://sqs.<REGION>.amazonaws.com/<QUEUE_ID>'.",
  "field-validation-string-is-s3-uri": "Invalid S3 identifier. Enter in format: 's3://<HOST>'.",
  "field-validation-number-non-negative": "Must be greater than or equal to 0",
  "field-validation-number-more-than": "Must be more than {{minValue}}",
  "field-validation-number-less-than": "Must be less than {{maxValue}}",
  "field-validation-value-not-nothing": "An option must be selected",
  "field-validation-list-not-empty": "Must have at least one item",
  "triggers-page-column-last-error": "Last error",
  "triggers-page-column-description": "Description",
  "triggers-page-column-next-planned-execution": "Next planned execution",
  "asset-sharing-dialog-search-by-username-or-group": "Search by username or group",
  "asset-sharing-dialog-search-by-username": "Search by username",
  "saved-searches-page-title": "Saved searches",
  "saved-searches-source": "Source: {{package}}",
  "saved-searches-visualization": "Visualization: {{widgetType}}",
  "saved-searches-interactions": "Interactions",
  "saved-searches-interaction-singular": "interaction",
  "saved-searches-interaction-plural": "interactions",
  "search-page-query-graph-tab": "Query graph",
  "query-graph-legend-title-event": "Event",
  "query-graph-legend-title-constraint": "Link constraint",
  "saved-search-time-window": "Time window",
  "saved-search-info-section": "Info",
  "saved-search-general-section": "General",
  "saved-search-general-section-name-field-error": "Saved search name cannot be blank",
  "saved-search-general-section-name-field-title": "Name",
  "saved-search-general-section-description-field-title": "Description",
  "saved-search-query-section": "Query",
  "groups-page-table-dashboards-menu-item": "Insights",
  "instance-table-dashboards-menu-item": "Insights",
  "searches-panel-close-query-management": "Close query management",
  "searches-panel-tab-my-recent": "My recents",
  "searches-panel-tab-saved-searches": "Saved searches",
  "searches-panel-tab-favorites": "Favorites",
  "search-view-searches-button": "Searches",
  "favorite-searches-tab-you-have-no-favorite-queries": "You have no favorite queries",
  "favorite-searches-tab-create-new-query-info-text": "To create a new query, simply perform a search, click \"Save,\" and then favorite it",
  "favorite-searches-tab-you-need-permission-from-your-administrator-text": "You need permission from your administrator to save queries",
  "saved-searches-page-cannot-rename-package-contents": "Package contents cannot be renamed",
  "saved-searches-page-save-changes": "Save changes",
  "saved-searches-page-cancel-changes": "Cancel",
  "saved-searches-page-delete-saved-query": "Delete",
  "saved-searches-page-delete-dialog-confirm-title": "Are you sure you want to delete this saved query?",
  "saved-searches-page-delete-dialog-confirm-body": "You are about to delete the saved query \"{{savedQueryName}}\". This action will also remove it for all other users of the {{repoOrViewName}} repository. Do you want to continue?",
  "saved-searches-page-bulk-delete-dialog-confirm-title": "Are you sure you want to delete these saved queries?",
  "saved-searches-page-bulk-delete-dialog-confirm-body": "You are about to delete {{count}} saved queries. This action will also remove them for all other users of the {{repoOrViewName}} repository. Do you want to continue?",
  "saved-searches-page-delete-dialog-confirm-delete-button": "Delete",
  "saved-searches-page-details-panel-created-by": "Created by: {{author}}",
  "saved-searches-page-details-panel-created-at": "Created at: {{author}}",
  "saved-searches-page-details-panel-last-modified": "Last modified: {{timestamp}} by {{author}}",
  "actions-page-column-name": "Name",
  "actions-page-column-action-type": "Action type",
  "actions-page-column-package": "Package",
  "actions-page-fetch-data-error": "Failed to fetch action data",
  "actions-page-title": "Actions",
  "actions-page-description": "An action is what Falcon LogScale invokes when an alert or a scheduled search is triggered. If for example you want to send an email or a Slack message you can configure actions for that.",
  "actions-page-docs-link-text": "Docs",
  "actions-page-delete-action-button": "Delete action",
  "actions-page-delete-action-confirmation-dialog-title": "Delete action",
  "actions-page-fetch-page-data-error": "Failed to get some of the page initialization data: labels and packages for filtering, and information about which actions are enabled.",
  "actions-page-fetch-template-error": "Failed to fetch template",
  "actions-page-new-action-button": "New action",
  "actions-page-delete-action-conformation-dialog-text": "You are about to delete the action {{variable}}. Do you want to continue?",
  "saved-searches-page-details-panel-unknown": "Unknown",
  "fleet-dashboards-page-header": "Fleet Insights",
  "fleet-dashboards-page-apply-button": "Apply",
  "fleet-insights-page-time-selector-toggle-shared-time": "Shared time",
  "text-area-copy-tooltip": "Copy",
  "saved-searches-page-copy-query-toast": "Query string copied",
  "saved-searches-page-export-failed": "Failed to fetch saved search template",
  "saved-searches-page-bulk-export-failed": "Failed to export saved searches",
  "saved-searches-page-export": "Export",
  "saved-searches-duplicate": "Duplicate",
  "saved-searches-page-could-not-fetch-targets": "Could not fetch repositories",
  "saved-searches-page": "Saved search was successfully duplicated to {{repoOrViewName}}",
  "saved-searches-page-new-button": "New saved search",
  "search-page-edit-breadcrumb-new-saved-search": "New saved search",
  "import-dialog-package-select-asset-label": "Select alert template",
  "azure-feed-dialog-client-secret-disabled": "The client secret can only be changed if reset",
  "azure-feed-dialog-client-secret-reset-btn-disabled": "The client secret has already been reset.",
  "azure-feed-dialog-reset-client-secret-btn": "Reset client secret",
  "saved-searches-page-import-success-toast": "Saved query imported successfully",
  "saved-searches-page-import-fail-toast": "Failed to import saved query",
  "saved-searches-page-import-from-template-label": "Import from template",
  "saved-searches-page-import-from-package-label": "Import from package",
  "saved-searches-page-import-dialog-package-title": "Import saved search from package",
  "saved-searches-page-import-dialog-package-combobox-label": "Select saved search template",
  "saved-searches-page-import-dialog-template-title": "Import saved search from template",
  "saved-searches-page-import-dialog-override-name-help-text": "optional - overrides name defined in template",
  "saved-searches-page-import-dialog-override-name-label": "Override name",
  "import-dialog-select-package-error": "Select a package to continue",
  "saved-searches-page-missing-edit-permissions": "You lack permissions to edit this saved search",
  "saved-searches-page-readonly-name": "Name: {{displayName}}",
  "saved-searches-page-readonly-description": "Description: {{variable}}",
  "saved-searches-page-readonly-labels": "Labels: {{variable}}",
  "saved-searches-page-lacking-permission-to-edit": "Missing permissions to edit",
  "saved-searches-page-edit-button": "Edit on search page",
  "dashboards-page-update-success-toast": "Dashboard updated successfully",
  "dashboards-page-update-failure-toast": "Failed to update dashboard",
  "dashboards-page-delete-success-toast": "Dashboard deleted successfully",
  "dashboards-page-title": "Dashboards",
  "dashboards-page-unknown-label": "Unknown",
  "dashboards-page-created-by-label": "Created by {{author}}",
  "dashboards-page-created-time-label": "Created at {{timestamp}}",
  "dashboards-page-last-modified-label": "Last modified at {{timestamp}} by {{author}}",
  "dashboards-page-dashboard-source-package-label": "Source: {{variable}}",
  "dashboards-page-name-field-disabled-reason": "Cannot rename package contents",
  "dashboards-page-info-section-title": "Info",
  "dashboards-page-general-section-title": "General",
  "dashboards-page-context-menu-delete-button-label": "Delete",
  "dashboards-page-context-menu-export-button-label": "Export",
  "dashboards-page-details-delete-button-tooltip": "Delete dashboard",
  "dashboards-page-details-export-button-tooltip": "Export dashboard",
  "dashboards-page-details-cancel-button-label": "Cancel",
  "dashboards-page-details-save-button-label": "Save",
  "dashboards-page-delete-dialog-title": "Delete Dashboard",
  "dashboards-page-delete-dialog-body": "Are you sure you want to delete dashboard \"{{name}}\" from {{repoOrView}}?",
  "dashboards-page-bulk-delete-dialog-title": "Delete Dashboards",
  "dashboards-page-bulk-delete-dialog-body": "Are you sure you want to delete {{count}} dashboards from {{repoOrView}}?",
  "dashboards-page-delete-dialog-confirm-button-label": "Delete",
  "table-widget-report-pdf-table-footer-tallies": "Showing {{numberOfRows}} out of {{totalNumberOfRows}} rows",
  "dashboards-page-details-description-field-title": "Description",
  "dashboards-page-import-success-toast": "Dashboard imported successfully",
  "dashboards-page-import-failure-toast": "Failed to import dashboard",
  "dashboards-page-create-dialog-description-label": "Description",
  "dashboards-page-import-dialog-name-help-text": "optional - overrides name defined in template",
  "dashboards-page-import-dialog-override-name-label": "Override name",
  "dashboards-page-import-dialog-from-package-title": "Import from package",
  "dashboards-page-import-dialog-template-combobox-label": "Select dashboard template",
  "dashboards-page-import-dialog-from-template-title": "Import from template",
  "dashboards-page-new-dashboard-button-title": "New dashboard",
  "dashboards-page-new-alt-actions-import-from-template-label": "Import from template",
  "dashboards-page-new-alt-actions-import-from-package-label": "Import from package",
  "duplicate-asset-dialog-success-toast": "Successfully duplicated {{assetType}}",
  "duplicate-asset-dialog-failure-toast": "Error when duplicating {{assetType}}",
  "duplicate-asset-dialog-title": "Duplicate {{variable}}",
  "duplicate-asset-dialog-name-field-label": "{{assetType}} name",
  "duplicate-asset-dialog-name-field-error-text": "Name cannot be blank",
  "duplicate-asset-dialog-cancel-button": "Cancel",
  "duplicate-asset-dialog-duplicate-button": "Duplicate {{assetType}}",
  "duplicate-asset-dialog-loading": "Loading",
  "duplicate-asset-dialog-duplicate-button-disabled-reason-load-error": "An error occurred when loading search domains",
  "duplicate-asset-dialog-duplicate-button-disabled-reason-permission-error": "You do not have permissions to create {{assetType}} in any repositories or views",
  "duplicate-asset-dialog-repos-combobox-label": "Target repository or view",
  "duplicate-asset-dialog-repos-combobox-load-error": "Failed to load repositories and views",
  "duplicate-asset-dialog-repos-combobox-current-label": "Current",
  "duplicate-asset-dialog-name-field-title": "Name",
  "dashboards-page-context-menu-duplicate-button-label": "Duplicate",
  "duplicate-asset-dialog-is-duplicating-status": "Duplication in progress",
  "duplicate-asset-dialog-take-me-there": "Take me there",
  "dashboards-page-docs-link-title": "Docs",
  "search-view-events-tab-title": "Events: {{id}}",
  "saved-searches-page-package-filter": "Package",
  "saved-searches-page-labels-filter": "Labels",
  "actions-page-column-labels": "Labels",
  "actions-page-column-created-timestamp": "Created",
  "actions-page-column-created-author": "Created by",
  "actions-page-column-modified-timestamp": "Last modified",
  "actions-page-column-modified-author": "Last modified by",
  "parser-list-new-parser-button": "New parser",
  "parser-list-remove-confirm-dialog-title": "Removing parser",
  "parser-list-remove-dialog-body": "Are you sure you want to remove this parser? This action cannot be undone.",
  "parser-list-remove-dialog-confirm": "Remove parser",
  "parser-list-export-template-not-found-error-toast": "Could not export the template.",
  "parser-list-export-template-http-error-toast": "Failed to fetch template",
  "parser-list-page-title": "Parsers",
  "parser-list-docs-link-title": "Docs",
  "parser-list-duplicate-label": "Duplicate",
  "parser-list-export-label": "Export as template",
  "parser-list-delete-label": "Delete",
  "parser-table-columns-name": "Name",
  "parser-table-columns-origin": "Origin",
  "parser-table-columns-description": "Description",
  "parser-table-columns-created-timestamp": "Created",
  "parser-table-columns-created-by": "Created by",
  "parser-table-columns-modified-timestamp": "Last modified",
  "parser-table-columns-modified-by": "Last modified by",
  "saved-searches-page-docs-link-title": "Docs",
  "parser-code-page-import-test-case-toast-imported-count": "Imported {{totalTestCases}} test cases.",
  "parser-code-page-import-test-case-toast-imported-count-and-beyond-limit": "Imported {{maxAllowedTestCases}} test cases, and ignored {{beyondLimitTestCases}} more.",
  "parser-code-page-import-test-case-toast-imported-count-append-limit-reached": "Cannot import more test cases. Max test case count ({{maxTestCaseCount}}) is reached.",
  "parser-code-page-import-test-case-toast-successful-import": "Successfully imported tests",
  "parser-code-page-import-test-case-toast-failed-import": "Failed importing tests",
  "dashboards-page-package-filter": "Package",
  "dashboards-page-labels-filter": "Labels",
  "actions-page-package-filter": "Package",
  "actions-page-labels-filter": "Labels",
  "actions-page-action-type-filter": "Action type",
  "parser-list-origin-cell-overrides-description": "Overrides built in parser with name \"{{name}}\"",
  "parser-list-origin-cell-overridden-description": "Overridden by local parser with name \"{{name}}\"",
  "create-asset-dialog-success-toast": "Successfully created new {{assetType}}",
  "create-asset-dialog-failure-toast": "Error when creating new {{assetType}}",
  "actions-page-import-success-toast": "Action imported successfully",
  "actions-page-import-failure-toast": "Failed to import action",
  "actions-page-import-dialog-from-package-title": "Import Action from Package",
  "actions-page-import-dialog-package-select-label": "Select Action Template",
  "actions-page-import-dialog-from-package-override-name-help-text": "Override the name of the imported action",
  "actions-page-import-dialog-override-name-input-label": "Override name",
  "actions-page-import-dialog-from-template-title": "Import Action from Template",
  "actions-page-create-alt-from-template": "Import from Template",
  "actions-page-create-alt-from-package": "Import from Package",
  "email-form-labels": "Labels",
  "import-dialog-confirm-is-saving-status": "Importing...",
  "create-asset-dialog-title": "Create {{assetType}}",
  "create-asset-dialog-confirm-button-label": "Create",
  "create-asset-dialog-name-field-label": "Name",
  "create-asset-dialog-confirm-button-disabled-reason": "Name is required",
  "parser-list-import-failure-toast": "Failed to import parser",
  "parser-list-import-success-toast": "Parser imported successfully",
  "parser-list-import-dialog-override-name-help-text": "Override the name of the imported parser",
  "parser-list-import-dialog-override-name-label": "Override name",
  "parser-list-import-dialog-from-package-title": "Import Parser from package",
  "parser-list-import-dialog-from-package-combobox-label": "Select Parser template",
  "parser-list-import-dialog-from-template-title": "Import Parser from template",
  "parser-list-new-parser-button-alt-import-template": "Import from template",
  "parser-list-new-parser-button-alt-import-from-package": "Import from package",
  "create-asset-dialog-confirm-is-saving-status": "Creating {{assetType}}...",
  "parser-table-columns-errors": "Errors",
  "parser-table-columns-events-parsed": "Events parsed",
  "actions-page-context-menu-no-enabled-actions-data-disabled-reason": "No information around which actions are enabled.",
  "search-details-view-helper-last-modified": "Last modified: ",
  "content-list-no-results-found": "No results found",
  "saved-searches-page-name-cannot-beblank": "Name cannot be blank",
  "saved-searches-page-cannot-be-blank": "Cannot be blank",
  "cron-expression-help-text-hash-step": "Every {{minute}} minute starting at a fixed arbitrary minute past {{hour}}",
  "insights-page-invalid-query-toast": "Query is either empty or invalid",
  "new-action-page-lookup-file-action-title": "Lookup file action",
  "settings-page-cloud-archiving-doc-link": "Cloud archiving",
  "query-graph-legend-title-aggregation": "Aggregation",
  "search-page-saved-searches-tab-no-label-group": "No label",
  "lookup-file-helpers-key-column-selection-title": "Key column selection",
  "upload-file-form-error-could-not-fetch-loop-up-files": "Could not fetch lookup files",
  "upload-file-form-docs": "Docs",
  "upload-file-form-helper-text": "This action will build a CSV lookup file that will be uploaded to Falcon LogScale.\nOnly CSV files can be edited once uploaded within the user interface.",
  "lookup-file-helpers-form-validation-file-name-exists": "File name already exists. To use this file, enable \"Select existing file\" and select it from the dropdown",
  "export-to-lookup-file-dialog-error-something-went-wrong": "Something went wrong",
  "export-to-lookup-file-dialog-success-title": "Success",
  "export-to-lookup-file-dialog-lookup-file-created": "Lookup file {{fileName}}created",
  "export-to-lookup-file-dialog-button-text-go-to-look-up-files": "Go to lookup files",
  "export-to-lookup-file-dialog-lookup-file-updated": "{{fileName}} has been updated",
  "export-to-lookup-file-dialog-could-not-fetch-lookup-files": "Could not fetch lookup files",
  "export-to-lookup-file-dialog-maxmium-file-size-limit-reached-title": "Maximum file size limit reached",
  "export-to-lookup-file-dialog-maxmium-file-size-limit-reached-text": "The results exceed the maximum file size limit and the lookup file cannot be saved.",
  "export-to-lookup-file-dialog-maximum-file-size-overwrite": "Try reducing the results size by modifying the query to select only the columns you need; alternatively, run the query for a smaller time window. You can also try to optimize the query by following the recommended best practices.",
  "export-to-lookup-file-dialog-saving": "Saving",
  "export-to-lookup-file-dialog-error-invalid-fields": "Invalid fields",
  "export-to-lookup-file-dialog-cancel": "Cancel",
  "export-to-lookup-file-dialog-proceed-anyway": "Proceed anyway",
  "export-to-lookup-file-dialog-save": "Save",
  "lookup-file-helpers-file-title": "File",
  "lookup-file-helpers-name-title": "Name",
  "lookup-file-helpers-file-name-title": "File name",
  "lookup-file-helpers-name-placeholder-text": "Add a name for the lookup file",
  "lookup-file-helpers-update-behavior-title": "Update behavior",
  "lookup-file-helpers-learn-more": "Learn more",
  "lookup-file-helpers-update-behavior-placeholder-text": "Select how the file will be updated",
  "lookup-file-helpers-key-column-selection-help-text": "When no key matches are found, new records will be appended without modifying existing data",
  "lookup-file-helpers-column-selection-description-text": "When a row's key columns match the query results, the system updates any changed values in non-key fields.\n\nCase Sensitivity: When enabled, updates will only occur if the column values match exactly, including uppercase and lowercase characters.",
  "lookup-file-helpers-column-selection-placeholder-text": "Select the results columns to be updated",
  "lookup-file-helpers-match-case-sensitive-title": "Match case sensitive",
  "lookup-file-helpers-file-size": "File size: {{size}} of {{maxFileSize}}",
  "lookup-file-helpers-unable-to-get-the-file-size": "Unable to get file size",
  "security-policy-lookup-file": "Lookup file",
  "upload-file-form-overwrite-fieldgroup-title": "File selection",
  "upload-file-form-select-existing-file": "Select existing file",
  "export-to-lookup-file-dialog-update-existing-file": "Update existing file",
  "lookup-file-helpers-update-behavior-description-tip": "**Overwrite contents** will replace the contents of the file with the query results.\n\n**Update changed** will update the changed results based on the key columns selected. \u2028The rows that do not match will be appended to the existing contents.\n\n**Append results** appends the query results to the existing contents.",
  "export-to-lookup-file-dialog-maximum-file-size-update-changed": "Try reducing the results size by modifying the query to select only the columns you need; alternatively, run the query for a smaller time window or create a new lookup file to save the results.\nYou can also try to optimize the query by following the recommended best practices",
  "export-to-lookup-file-dialog-maximum-file-size-append-results": "Try reducing the results size by modifying the query to select only the columns you need; alternatively, run the query for a smaller time window or create a new lookup file to save the results.\nYou can also try to optimize the query by following the recommended best practices.",
  "new-action-successfully-updated-toast": "The action {{actionName}} has been successfully updated",
  "new-action-successfully-created-toast": "The action {{actionName}} has successfully been created",
  "search-page-saved-searches-tab-unknow-date-group": "Unknown date",
  "search-page-saved-searches-tab-group-by-button-label": "Group by",
  "search-page-saved-searches-tab-group-by-package": "Package",
  "search-page-saved-searches-tab-group-by-label": "Label",
  "search-page-saved-searches-tab-group-by-last-modified": "Last modified",
  "action-menu-generic-delete-dashboard-error": "Failed to delete dashboard.",
  "asset-management-page-asset-type-dashboard": "dashboard",
  "asset-management-page-asset-type-dashboards": "dashboards",
  "asset-management-page-add-labels-dialog-too-many-labels-warning": "Some of the selected {{assets}} will not get all additional labels.",
  "asset-management-page-generic-delete-failed": "Failed to delete {{singleOrMultipleAssets}}.",
  "asset-management-page-bulk-delete-success": "Successfully deleted {{singleOrMultipleAssets}}.",
  "asset-management-page-bulk-delete-success-with-missing-permissions": "Successfully deleted {{successCount}} {{singleOrMultipleAssetsSuccess}}. {{missingPermissionCount}} {{singleOrMultipleAssetsMissingPermissions}} could not be deleted due to missing permissions.",
  "asset-management-page-bulk-delete-partial-success": "Successfully deleted {{successCount}} {{singleOrMultipleAssetsSuccess}}.  Failed to delete {{failCount}} {{singleOrMultipleAssetsFail}}.",
  "asset-management-page-bulk-delete-partial-success-with-missing-permissions": "Successfully deleted {{successCount}} {{singleOrMultipleAssetsSuccess}}. Failed to delete {{failCount}} {{singleOrMultipleAssetsFail}}. Additionally, {{missingPermissionCount}} {{singleOrMultipleAssetsMissingPermissions}} could not be deleted due to missing permissions.",
  "asset-management-page-generic-update-failed": "Failed to update {{singleOrMultipleAssets}}.",
  "asset-management-page-bulk-update-success": "Successfully updated {{singleOrMultipleAssets}}.",
  "asset-management-page-bulk-update-success-with-missing-permissions": "Successfully updated {{successCount}} {{singleOrMultipleAssetsSuccess}}. {{missingPermissionCount}} {{singleOrMultipleAssetsMissingPermissions}} could not be updated due to missing permissions.",
  "asset-management-page-bulk-update-partial-success": "Successfully updated {{successCount}} {{singleOrMultipleAssetsSuccess}}. Failed to update {{failCount}} {{singleOrMultipleAssetsFail}}.",
  "asset-management-page-bulk-update-partial-success-with-missing-permissions": "Successfully updated {{successCount}} {{singleOrMultipleAssetsSuccess}}. Failed to update {{failCount}} {{singleOrMultipleAssetsFail}}. Additionally, {{missingPermissionCount}} {{singleOrMultipleAssetsMissingPermissions}} could not be updated due to missing permissions.",
  "asset-management-page-missing-edit-permission": "Missing 'Edit' permission required to perform action",
  "asset-management-page-missing-delete-permission": "Missing 'Delete' permission required to perform action",
  "lookup-file-helpers-file-name-exists-search": "File name already exists. To use this file, enable \"Update existing file\" and select it from the dropdown",
  "files-page-lookup-files-title": "Lookup files",
  "action-lookup-file": "Lookup file",
  "new-file-dialog-failed-to-upload-lookup-file": "Failed to upload Lookup file",
  "files-page-new-file": "New file",
  "file-view-export": "Export",
  "file-view-delete": "Delete",
  "files-page-export": "Export",
  "files-page-delete": "Delete",
  "file-page-breadcrumb-lookup-files": "Lookup files",
  "lookup-file-api-overwrite-contents": "Overwrite contents",
  "lookup-file-api-append-data": "Append data",
  "lookup-file-api-update-changed": "Update changed",
  "export-to-lookup-file-dialog-read-more": "Read more",
  "widget-editor-color-palette-title": "Palette",
  "widget-editor-colors-title": "Colors",
  "widget-color-palette-inherit-option": "Inherit",
  "widget-color-palette-custom-group": "Custom",
  "search-view-query-description": "Query description",
  "search-view-query-description-error-generate-msg": "Error creating AI generated query intention",
  "search-view-query-description-error-submit-msg": "Error submitting modified query intention",
  "search-view-query-description-saved-msg": "Query description is saved. Thank you!",
  "search-view-query-description-query-changed-warning-msg": "Query has changed. Re-run for updated description.",
  "search-view-query-description-query-not-valid-error-msg": "Query is not valid.",
  "search-view-query-description-save": "Save",
  "search-view-query-description-run-query-tooltip": "Run query to get a description",
  "search-view-query-description-show-description-tooltip": "Show query description",
  "search-view-query-description-loading-text": "Generates query description...",
  "search-view-query-description-instructions-text": "Review and adjust this auto-generated query.",
  "search-view-query-description-close-tooltip": "Close",
  "dashboard-property-inspector-colors-title": "Colors",
  "dashboard-property-inspector-series-palette-title": "Series palette",
  "search-page-save-dialog-dashboard-series-color-palette-title": "Dashboard color palette",
  "dashboard-property-inspector-series-color-picker-option-default-group": "Default",
  "dashboard-property-inspector-series-color-picker-option-other-group": "Other",
  "color-picker-diverging-group-title": "Diverging",
  "color-picker-monochrome-group-title": "Monochrome",
  "series-config-row-auto": "Auto",
  "add-labels-dialog-title": "Assign Labels",
  "add-labels-dialog-confirm-button-text": "Assign Labels",
  "add-labels-dialog-description": "Create or select labels to add to the selected items. They will be added to any existing labels, no labels will be removed.",
  "add-labels-dialog-validation-error-no-labels": "Please select at least one label",
  "add-labels-dialog-saving-status": "Saving...",
  "add-labels-dialog-label-count-helper": "(labels used for {{assetType}} with the most labels)",
  "table-page-data-fetch-error": "{{error}}",
  "table-page-selection-count": "{{selected}}/{{total}} selected",
  "table-page-clear-selections-tooltip": "Clear selections",
  "table-page-bulk-actions-button": "Actions",
  "table-page-bulk-actions-require-selection": "At least one row selection is required to perform an action",
  "asset-labels-combobox-max-count-error": "Maximum 10 labels can be assigned.",
  "asset-labels-combobox-max-length-error": "Maximum length of a label is 60 characters.",
  "asset-labels-combobox-title": "Labels",
  "asset-labels-combobox-placeholder": "Select or create labels to assign",
  "ability-status-disabled-aria-label": "disabled",
  "parser-list-conflicting-names-warning": "The following parsers have conflicting names: {{parserNames}}. You will see duplicate count labels in the list below.",
  "dashboards-page-delete-permission-tooltip": "You do not have permission to delete any of the selected dashboards.",
  "dashboards-page-edit-permission-tooltip": "You do not have permission to edit any of the selected dashboards.",
  "dashboards-page-export-failed": "Failed to fetch dashboard template",
  "dashboards-page-bulk-export-failed": "Failed to export dashboards",
  "asset-management-page-bulk-action-delete": "Delete",
  "asset-management-page-bulk-action-assign-labels": "Assign labels",
  "asset-management-page-bulk-action-export": "Export",
  "asset-management-page-asset-type-saved-search": "saved search",
  "asset-management-page-asset-type-saved-searches": "saved searches",
  "saved-searches-page-update-failure-toast": "Failed to update saved search",
  "saved-searches-page-delete-permission-tooltip": "You do not have permission to delete any of the selected saved searches.",
  "saved-searches-page-edit-permission-tooltip": "You do not have permission to edit any of the selected saved searches.",
  "title-size-option-small": "Small",
  "title-size-option-medium": "Medium",
  "title-size-option-large": "Large",
  "title-size-option-title": "Size",
  "editor-title-formatting-section-title": "Title formatting",
  "pie-chart-title-size-option-title": "Title size"
}
