{
  "actions_menu": {
    "delete_query": "Delete Query",
    "share_query": "Share Query",
    "export_result": "Download result as",
    "image": "Image",
    "json": "JSON",
    "csv": "CSV",
    "tooltip": "Run query to download result",
    "embed_html": "Embed HTML",
    "api_resource": "API Resource",
    "clone_query": "Clone Query",
    "new_query": "New Query"
  },
  "embed_widget": {
    "embed_html_title": "Embed HTML",
    "copy": "Copy",
    "copied": "Copied to clipboard",
    "embed_title": "Embed the query in your platform",
    "embed_text": "When you edit this query in our UI, <bold>changes will not be automatically visible in your external platform.</bold>",
    "embed_step_label": "Step",
    "embed_step_first": "Paste the code into the {{tag}} of the page where you will place the query",
    "embed_step_second": "Paste this query code into the {{tag}} where you want to display it",
    "embed_full_page": "Do you need full page code?",
    "download_file_button": "Download HTML File"
  },
  "visualization_placeholder": {
    "message": "Run Query to Explore Your Data",
    "loading_message": "Creating visualization",
    "run_query_button": "Run Query"
  },
  "extract_to_email": {
    "modal_title": "Extraction Settings",
    "limit_label": "Limit Number of Events",
    "limit_max_label": "(max 10,000,000)",
    "limit_input_placeholder": "Events limit",
    "email_label": "Send to Email",
    "email_input_placeholder": "example@domain.com",
    "button_label": "Extract to Email",
    "file_format_label": "File Format",
    "email_error": "Please provide a valid email address",
    "content_encoding_label": "Compress to GZIP",
    "close_button": "Cancel"
  },
  "extraction_confirmation": {
    "title": "Large Number of Properties",
    "alert": "You are extracting events with a large number of properties. Rendering the table may take a while.",
    "message": "Consider extraction to email or selecting specific properties to get results faster.",
    "confirm_button": "Run Anyway",
    "extract_email_button": "Extract to Email",
    "cancel": "Cancel"
  },
  "extraction": {
    "preview_extraction": "Preview Events",
    "email_extraction": "Extract to Email",
    "limit_label": "Limit Number of Events",
    "limit_placeholder": "Limit",
    "range_validation_tooltip": "The number of events for preview has to be within the range 1 - 100,000",
    "maximum_events_limit": "The maximum number of events that can be presented in the Data Explorer is 100,000.",
    "extraction_to_email_limit": "<bold>Need more?</bold> Consider Extraction to Email, which has an extraction limit of 10,000,000 events.",
    "title": "Properties to Extract",
    "full_extraction": "Select properties to extract. All will be extracted by default.",
    "filtered_extraction": " Extracting only selected properties.",
    "clear_properties": "Clear to Extract All."
  },
  "query_settings": {
    "modal_title": "Query Info",
    "query_name_label": "Query Name",
    "query_name_error": "Query name is required",
    "query_unique_name_error": "Saved Query with this name already exists",
    "query_name_input_placeholder": "Give your query a name",
    "save_query_button": "Save Query",
    "saving_query": "Saving Query",
    "close_button": "Cancel",
    "new_query_notice": "Create your saved query",
    "cloned_query_notice": "Rename your cloned query to save it",
    "cached_queries_limit_reached": "The limit of cached queries for your organization has been reached.",
    "upgrade_anchor": "Upgrade Plan",
    "upgrade_connector": "or",
    "uncache_query": "uncache other saved query.",
    "resource_name": "Resource Name",
    "copy_resource_message": "Click to copy the Query Resource Name:",
    "resource_name_usage_hint": "Use it to access the query programatically.",
    "save_query_to_access_resource_name": "Save the query to access the resource name",
    "resource_name_copied": "Copied!"
  },
  "query_limit_reached": {
    "title": "Queries Limit Reached",
    "main_message": "Queries execution is blocked and it will automatically resume when the new account cycle starts.",
    "secondary_message": "You can still fill the query form and save it."
  },
  "browser_navigation": {
    "title": "Saved Queries",
    "new_query_button": "New Query"
  },
  "browser_empty_project": {
    "title": "There are no queries in this project.",
    "subtitle": "Create one now!"
  },
  "browser_search": {
    "search_query_input_placeholder": "Search name",
    "empty_search_message": "No query found with this name."
  },
  "browser_filters": {
    "title": "Filters",
    "show_only_cached_queries": "Only Cached Queries",
    "search_label": "Tags",
    "search_tags_input_placeholder": "Search tag",
    "empty_search_message": "No tags found with this name",
    "clear": "Clear Filters"
  },
  "browser_query_menu": {
    "edit_query": "Edit Query",
    "settings_tooltip": "Query Info",
    "actions_tooltip": "Actions",
    "share_tooltip": "Share Query",
    "query_edition_not_possible": "Query edition is not possible. The stream used in the query does not exist.",
    "multi_analysis_tootlip": "Multi-Analysis query edition is not possible in the UI"
  },
  "browser_preview": {
    "title": "Preview",
    "autorun_query_label": "Auto-run selected query",
    "autorun_query_tooltip": "Every run query counts as one query for your usage",
    "unable_to_run_query": "Unable to run query",
    "the_event_stream_do_not_exist": "The <bold>{{stream}}</bold> event stream used in this query does not exist",
    "the_event_stream_do_not_exist_plural": "The <bold>{{stream}}</bold> event streams used in this query do not exist",
    "on_dashboards": "On Dashboards:",
    "dashboards_none": "None",
    "untitled_dashboard": "Untitled dashboard",
    "show_more": "Show More",
    "show_less": "Show Less",
    "dashboard_connection_error": "Unable to get the dashboards list. Try again later"
  },
  "query_summary": {
    "analysis": "Analysis:",
    "analyses": "Analyses:",
    "event_stream": "Event Stream:",
    "target_property": "Target Property:",
    "timeframe": "Timeframe:",
    "applied_filters": "Applied Filters:",
    "step": "Step",
    "multi_analysis": "Multi-Analysis",
    "multi_analysis_tooltip": "This query has been created programatically by using Keen API. Multi-Analysis is not supported in the UI."
  },
  "editor": {
    "clear_query_button": "Clear",
    "run_query_button": "Run Query",
    "preview_events_button": "Preview Events",
    "extract_to_email_button": "Extract to Email",
    "back_to_saved_queries": "Go to Saved Queries",
    "save_query_button": "Save Query",
    "update_query_button": "Update Query",
    "settings_tooltip": "Query Info",
    "actions_tooltip": "Actions",
    "new_query_title": "New Query",
    "settings_section": "SETTINGS",
    "query_section": "QUERY"
  },
  "notifications": {
    "execute_extraction_error": "We were not able to perform extraction. Please try again later.",
    "html_download_in_progress": "HTML download in progress",
    "html_download_error": "HTML download failed. Please try again later.",
    "image_download_in_progress": "Image download in progress",
    "image_download_error": "Image download failed. Please try again later.",
    "json_download_in_progress": "JSON download in progress",
    "json_download_error": "JSON download failed. Please try again later.",
    "csv_download_in_progress": "CSV download in progress",
    "csv_download_error": "CSV download failed. Please try again later.",
    "copy_embedded_code_success": "HTML code copied to clipboard",
    "copy_embedded_code_error": "We were not able to copy HTML code. Try again later.",
    "load_share_query_error": "We were not able to load the shared query. Try again later.",
    "share_query_success": "Query link generated and copied to clipboard",
    "share_query_error": "We were not able to generate the link. Try again later.",
    "copy_api_resource_url": "API Resource copied to clipboard",
    "copy_api_resource_url_error": "We were not able to copy API Resource. Try again later.",
    "clone_query_success": "Query cloned",
    "query_already_deleted": "Query already has been deleted.",
    "query_delete_error": "We were not able to delete this query. Try again later.",
    "query_delete_success": "Query removed",
    "save_query_success": "Query saved",
    "save_query_error": "We cannot save the query. There is a problem on our end.",
    "prepare_email_extraction": "Extraction in progress. You will receive an email in a few minutes.",
    "email_extraction_error": "We were not able to process email extraction. Try again later.",
    "query_not_exist": "We were not able to find that query."
  },
  "query_creator_analysis": {
    "placeholder": "Select analysis type",
    "label": "Analysis",
    "search_placeholder": "Search",
    "empty_search_results": "No analysis found with this name"
  },
  "query_creator_event_collection": {
    "label": "Event Stream",
    "placeholder": "Select event stream",
    "search_placeholder": "Search",
    "empty_search_results": "No stream found with this name"
  },
  "query_creator_target_property": {
    "label": "Target Property",
    "placeholder": "Select event property",
    "search_placeholder": "Search",
    "empty_search_results": "No property found with this name",
    "select": "Select",
    "event_stream": "Event Stream",
    "first": "first",
    "subtitle": "Numbers required",
    "tooltip_start": "{{analysis}} analysis applies only to numeric values (",
    "tooltip_bold": "num",
    "tooltip_end": " data type)"
  },
  "query_creator_timeframe": {
    "label": "Timeframe",
    "relative": "Relative",
    "absolute": "Absolute",
    "notification": "(Charts display time in UTC)"
  },
  "cache_query": {
    "refresh_interval": "- Refresh Interval",
    "queries_limit": "Limit reached",
    "cache": "Cache Query"
  },
  "limit_tooltip": {
    "disable_message": "Disable caching for other saved query",
    "cached_queries": "cached queries",
    "upgrade_anchor": "Upgrade Plan",
    "upgrade_connector": "or",
    "limit_reached_message": "You have reached the limit of cached queries for your organization"
  },
  "cache_refresh_rate": {
    "cache_units": "(hours)",
    "refresh_rate_hint": "Refresh interval can be set from 4 to 48 hours"
  },
  "confirm": {
    "button_label": "Delete",
    "cancel_label": "Cancel",
    "delete_query_title": "Deleting Saved Query",
    "delete_message": "Do you want to permanently delete <bold>{{ query }}</bold> from your project?",
    "connected_dashboards_info": "It will be also detached from the following dashboards:",
    "query_not_connected_to_any_dashboard": "This Saved Query is not used on any dashboard.",
    "checking_dashboard_connections": "Checking connections with dashboards",
    "unable_to_get_connected_dashboards": "Unable to get connected dashboards"
  },
  "dataviz": {
    "no_results": "There are no results. You can check a different Timeframe or Filter."
  },
  "editor_navigation": {
    "cached_label": "Cached",
    "cache_units": "h"
  },
  "queries_list": {
    "name": "Name",
    "labels": "Tags",
    "updated": "Updated"
  },
  "queries_list_item": {
    "cached_label": "Cached",
    "cache_units": "h"
  },
  "absolute_timeframe": {
    "separator": "to"
  },
  "query_tag_manager": {
    "tags": "Tags",
    "new_tag": "(New tag)",
    "input_placeholder": "Insert item and confirm by Enter"
  },
  "absolute_time": {
    "start_date": "From",
    "end_date": "To"
  },
  "absolute_time_label": {
    "separator": "to"
  },
  "custom_interval": {
    "main_label": "Every",
    "unit_placeholder": "Unit placeholder"
  },
  "query_creator_filters": {
    "filters": "Filters",
    "select": "Select",
    "event_stream": "Event Stream",
    "tooltip": "so we know what properties are available",
    "matching_values": "Matching values"
  },
  "query_creator_filter_boolean": {
    "placeholder": "value"
  },
  "query_creator_filter_list_value": {
    "placeholder": "list items",
    "input_placeholder": "Insert item and confirm by Enter"
  },
  "query_creator_filter_operator": {
    "placeholder": "operator"
  },
  "query_creator_filter_property": {
    "placeholder": "property",
    "search_placeholder": "Search property",
    "empty_search_results": "No property found with this name"
  },
  "query_creator_filter_value": {
    "placeholder": "value",
    "input_text_placeholder": "case sensitive value"
  },
  "query_creator_geo_coordinates": {
    "lat_label": "Lat:",
    "long_label": "Long:",
    "radius_label": "R:",
    "radius_unit": "mi"
  },
  "query_creator_property_type_cast": {
    "cast_message": "You will map property to the different type, some values may not match.",
    "default_label": "Default"
  },
  "query_creator_funnel_step": {
    "title": "STEP",
    "clone": "Clone",
    "optional_label": "Optional Step",
    "optional_tooltip": "Following steps will ignore the result of this step and will use the effect of last non-optional step as an input.",
    "inverted_label": "Inverted Step",
    "inverted_tooltip": "Excludes events matching this step configuration",
    "step_label": "Step Name",
    "first_step_optional_tooltip": "The first step cannot be optional",
    "first_step_inverted_tooltip": "The first step cannot be inverted"
  },
  "query_creator_funnel_steps": {
    "add_step": "Add Step"
  },
  "query_creator_group_by": {
    "title": "Group by",
    "select": "Select",
    "event_stream": "Event Stream",
    "tooltip": "so we know what properties are available"
  },
  "query_creator_interval": {
    "label": "Interval",
    "standard": "Standard",
    "custom": "Custom",
    "tooltip": "Select the frequency to view data across the specified timeframe"
  },
  "query_creator_limit": {
    "label": "Limit Results to",
    "placeholder": "Limit to",
    "select": "Select",
    "event_stream": "Event Stream",
    "tooltip": "so we know what properties are available",
    "order": "Order",
    "limit_result": "your data first to limit the result"
  },
  "query_creator_order_by": {
    "title": "Order by",
    "select": "Select",
    "event_stream": "Event Stream",
    "tooltip": "so we know what properties are available",
    "define": "Define",
    "group_by": "group by",
    "order_result": "first to order the result",
    "order_options_label": "Result of analysis"
  },
  "query_creator_order_by_property": {
    "placeholder": "property",
    "search_placeholder": "Search property",
    "empty_search_results": "No property found with this name"
  },
  "query_creator_percentile": {
    "label": "Percentile",
    "placeholder": "Eg. 75",
    "message": "Percentile value has to be from range 0-100"
  },
  "query_creator_relative_time": {
    "relativity_title": "Include current",
    "relativity_title_for_today": "Include Today",
    "time_label": "Last",
    "units_placeholder": "Select"
  },
  "query_creator_relative_time_label": {
    "label": "Last",
    "today_includes": "(Includes today)",
    "relativity_title": "Includes current"
  },
  "query_creator_searchable_property": {
    "placeholder": "property",
    "search_placeholder": "Search property",
    "empty_search_results": "No property found with this name"
  },
  "query_creator_timezone": {
    "placeholder": "Select time zone",
    "label": "Time Zone",
    "empty_search": "No time zone found with this criteria",
    "selection_disabled_description": "Time zone for your metrics is the same as your site configuration.",
    "loading": "Loading list of time zones",
    "error": "We cannot load a list of time zones. Try again later if you need to check data for a specific time zone."
  },
  "query_creator_extraction_properties": {
    "select": "Select",
    "event_stream": "Event Stream",
    "tooltip": "so we know what properties are available"
  },
  "query_creator_analysis_groups": {
    "average": "Average value for a numeric target property.<br/><br/>Non-numeric values will be ignored.",
    "count": "Total number of events in a given stream.",
    "count_unique": "Number of events with unique values for the target property in a given stream.",
    "extraction": "Return events in the given stream with values for selected properties.<br/><br/>Results can be shown in a table or sent to an email.",
    "funnel": "Return the number of unique actors that meet the criteria defined in each step.<br/><br/>\"Actors\" could mean users, devices, or any other identifiers.",
    "maximum": "Maximum of all numeric values for a target property.<br/><br/>Non-numeric values will be ignored.",
    "median": "Median of all numeric values for a target property.<br/><br/>Non-numeric values will be ignored.",
    "minimum": "Minimum of all numeric values for a target property.<br/><br/>Non-numeric values will be ignored.",
    "percentile": "Numeric value of a target property for a specified percentile.<br/><br/>Non-numeric values will be ignored.",
    "select_unique": "List of unique values found for a target property.",
    "standard_deviation": "Standard deviation of all numeric values for a target property.<br/><br/>Non-numeric values will be ignored.",
    "sum": "Sum of all numeric values for a given property.<br/><br/>Non-numeric values will be ignored."
  },
  "widget_customization_heading_settings": {
    "section_title": "Basic Info",
    "section_description": "(Add context to your data by applying Title and Subtitle)",
    "title_label": "Chart Title",
    "title_placeholder": "Enter title",
    "subtitle_label": "Chart Subtitle",
    "subtitle_placeholder": "Enter subtitle",
    "saved_query_name_label": "Saved Query name:",
    "saved_query_name_tooltip": "Click to use as Chart Title"
  },
  "widget_customization_format_value_settings": {
    "section_title": "Value Format",
    "section_description": "(See in metric chart or series details popup, axis that presents values)",
    "prefix": "Prefix",
    "suffix": "Suffix",
    "precision": "Precision",
    "calculate": "Calculate",
    "text_placeholder": "Enter text",
    "value_placeholder": "Enter value",
    "select_pattern_placeholder": "Select pattern",
    "select_operations_placeholder": "Select",
    "original_data": "Original data",
    "separator": "Separate groups of thousands with a comma \" , \"",
    "select_precision_first": "Select the precision first",
    "click_on_columns_to_select_data": "Click on the columns to format the data.",
    "column_name_and_data_type": "Column Name & Data Type",
    "column_name": "Column Name",
    "data_type": "Data Type",
    "values_format": "Values Format",
    "boolean_not_supported": "Boolean not supported",
    "selected_columns_use_different_data_type": "Selected columns use different data types.",
    "specify_data_type_to_apply_proper_formatting": "Specify the data type to apply proper data formatting.",
    "select_multiple_columns_to_apply_formatting": "Select multiple columns with the same data type to apply the same formatting.",
    "deselect_all": "Deselect All",
    "selected": "Selected",
    "time_format": "Time Format",
    "date_format": "Date Format",
    "you_will_map_property": "You will map property to the different type. Some values may not be interpreted.",
    "select_data_type": "Select data type",
    "select_the_single_column_to_change_the_name": "Select the single column to change the name",
    "select_the_date_format_first": "Select the Date format first",
    "use_dot_instead_of_comma": "Use dot instead of comma if you want to separate decimal value"
  },
  "widget_customization_data_types": {
    "datetime": "datetime",
    "number": "number",
    "string": "string"
  },
  "widget_customization_date_formats": {
    "original": "Original format",
    "YYYY-MM-DD": "YYYY-MM-DD",
    "DD-MM-YYYY": "DD-MM-YYYY",
    "MM-DD-YYYY": "MM-DD-YYYY",
    "hidden":  "Don't show date"
  },
  "widget_customization_time_formats": {
    "12-hour-clock": "12-hour clock",
    "24-hour-clock": "24-hour clock",
    "hidden": "Don't show time"
  },
  "widget_customization_section": {
    "clear_button": "Clear"
  },
  "widget_customization": {
    "settings_disabled": "Run your query first",
    "settings_disabled_for_widget": "Settings do not affect {{widget}} visualization",
    "format_values_not_avaialble": "No formatting options for {{analysis}} analysis",
    "chart_settings_not_available": "Run query and select the visualization type to see chart settings.",
    "chart_settings_not_available_for_widget": "There are no chart settings for the {{widget}} chart."
  },
  "widget_customization_sections": {
    "titles": "Titles",
    "formatting": "Value Format",
    "components": "Chart Elements"
  },
  "widget_customization_legend_settings": {
    "label": "Legend",
    "positionLabel": "Legend Position"
  },
  "widget_customization_card_settings": {
    "label": "Card"
  },
  "widget_customization_grid_settings": {
    "vertical_grid": "Vertical Grid",
    "horizontal_grid": "Horizontal Grid"
  },
  "widget_customization_bar_settings": {
    "title": "Bar Chart Components"
  },
  "widget_customization_line_settings": {
    "title": "Area & Line Chart Components"
  },
  "widget_customization_heatmap_settings": {
    "title": "Heatmap Chart Components"
  },
  "widget_customization_table_settings": {
    "title": "Table Chart Components",
    "multiple_rows_selection": "Multiple Row Selection",
    "disabled_pagination_info": "Loading a large amount of data can be slow without pagination.",
    "default_number_of_rows_per_page": "Default Number <br /> of Rows per Page",
    "pagination": "Pagination"
  },
  "widget_customization_circular_settings": {
    "title": "Donut & Pie Chart Components",
    "label": "Value Mode"
  },
  "widget_customization_gauge_settings": {
    "title": "Gauge Chart Settings",
    "minimal_value": "Minimal Value",
    "minimal_value_placeholder": "What is the min?",
    "target_value": "Target Value",
    "target_value_placeholder": "What is your goal?",
    "current_value": "The current value is",
    "validation": "The Target Value must be greater than the Minimal Value",
    "validation_target_value": "Please provide correct Target Value",
    "validation_minimal_value": "Please provide correct Minimal Value",
    "validation_comma": "Use dot instead of comma if you want to separate decimal value"
  },
  "widget_customization_funnel_settings": {
    "title": "Funnel Chart Components",
    "percentages": "Percentages"
  },
  "widget_customization_choropleth_settings": {
    "title": "Choropleth Chart Components",
    "slider": "Slider"
  },
  "widget_customization_slider_settings": {
    "label": "Slider",
    "positionLabel": "Slider Position"
  },
  "widget_customization_reverse_axes_settings": {
    "label": "Reverse Axes"
  },
  "widget_customization_metric_settings": {
    "title": "Metric Chart Settings",
    "display_icon": "Display Icon",
    "icon_style": "Icon background",
    "icon": "Icon"
  },
  "query_visualization": {
    "go_to_chart_elements_to_define_target_value": "Go to the <0>SETTINGS / Chart Elements</0> tab to define the <strong>Target Value</strong>"
  },
  "widget_customization_axis_settings": {
    "x_axis_title": "X-Axis Title",
    "x_axis_title_placeholder": "Enter axis title",
    "y_axis_title": "Y-Axis Title",
    "y_axis_title_placeholder": "Enter axis title"
  },
  "update_saved_query": {
    "modal_title": "Updating Saved Query",
    "charts_update": "Charts that use this Saved Query will be updated automatically.",
    "update_query": "Update Query",
    "clone_query": "Clone Query",
    "cancel": "Cancel",
    "untitled_dashboard": "Untitled dashboard",
    "dashboard_connection_error": "Unable to get the dashboards list. Try again later",
    "saved_query_usage": "This Saved Query is used on the following dashboards:",
    "saved_query_update": "Charts that use this Saved Query will be updated automatically."
  },
  "export_csv": {
    "modal_title": "Exporting CSV",
    "visualization_data_tab": "Visualization Data",
    "raw_data_tab": "Raw Data",
    "empty_data": "The results of the analysis are empty. The CSV file cannot be exported.",
    "visualization_data_info": "The data format that you applied to your data will be reflected in the CSV file.",
    "visualization_data_not_available_for_json": "Visualization data is not available for JSON",
    "raw_data_info": "The values in the CSV file will have the same format as original data.",
    "export_csv": "Export CSV",
    "cancel": "Cancel"
  },
  "table": {
    "showing_number_rows_of_total": "Showing {{number}} of <strong>{{totalNumber}} data rows</strong>",
    "showing_number_columns_of_total": "Showing {{number}} of <strong>{{totalNumber}} data columns</strong>",
    "showing_number_columns_and_rows_of_total": "Showing {{columnsNumber}} of <strong>{{columnsTotalNumber}} columns and {{rowsNumber}} of {{rowsTotalNumber}} rows</strong>"
  }
}
