diff --git a/superset/config.py b/superset/config.py index 07b3bd73c7..2d7e7dbb46 100644 --- a/superset/config.py +++ b/superset/config.py @@ -314,6 +314,7 @@ LANGUAGES = { "pt_BR": {"flag": "br", "name": "Brazilian Portuguese"}, "ru": {"flag": "ru", "name": "Russian"}, "ko": {"flag": "kr", "name": "Korean"}, + "sk": {"flag": "sk", "name": "Slovak"}, "sl": {"flag": "si", "name": "Slovenian"}, } # Turning off i18n by default as translation in most languages are diff --git a/superset/translations/sk/LC_MESSAGES/messages.json b/superset/translations/sk/LC_MESSAGES/messages.json new file mode 100644 index 0000000000..b47c025ea0 --- /dev/null +++ b/superset/translations/sk/LC_MESSAGES/messages.json @@ -0,0 +1,2275 @@ +{ + "domain": "superset", + "locale_data": { + "superset": { + "": { + "domain": "superset", + "plural_forms": "nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2)", + "lang": "sk" + }, + "Home": ["Domov"], + "Annotation Layers": ["Anotačná vrstva"], + "Manage": ["Spravovať"], + "Databases": ["Databázy"], + "Data": ["Dáta"], + "Datasets": ["Datasety"], + "Charts": ["Grafy"], + "Dashboards": [""], + "Plugins": ["Pluginy"], + "CSS Templates": ["CSS šablóny"], + "Row level security": ["Bezpečnosť na úrovni riadkov"], + "Security": ["Bezpečnosť"], + "Import Dashboards": ["Importovať dashboard"], + "SQL Editor": [""], + "SQL Lab": [""], + "Saved Queries": ["Uložené dotazy"], + "Query History": ["História dotazov"], + "Upload a CSV": ["Nahrať CSV"], + "Upload Excel": ["Nahrať Excel"], + "Action Log": [""], + "Dashboard Emails": [""], + "Chart Email Schedules": [""], + "Alerts": [""], + "Alerts & Reports": [""], + "Access requests": [""], + "Druid Datasources": [""], + "Druid Clusters": [""], + "Scan New Datasources": [""], + "Refresh Druid Metadata": [""], + "Issue 1000 - The datasource is too large to query.": [""], + "Issue 1001 - The database is under an unusual load.": [""], + "Issue 1002 - The database returned an unexpected error.": [""], + "Issue 1003 - There is a syntax error in the SQL query. Perhaps there was a misspelling or a typo.": [ + "" + ], + "Issue 1004 - The column was deleted or renamed in the database.": [""], + "Issue 1005 - The table was deleted or renamed in the database.": [""], + "Issue 1005 - The schema was deleted or renamed in the database.": [""], + "Issue 1006 - One or more parameters specified in the query are missing.": [ + "" + ], + "Issue 1007 - The hostname provided can't be resolved.": [""], + "Issue 1008 - The port is closed.": [""], + "Issue 1009 - The host might be down, and can't be reached on the provided port.": [ + "" + ], + "Issue 1010 - Superset encountered an error while running a command.": [ + "" + ], + "Issue 1011 - Superset encountered an unexpected error.": [""], + "Issue 1012 - The username provided when connecting to a database is not valid.": [ + "" + ], + "Issue 1013 - The password provided when connecting to a database is not valid.": [ + "" + ], + "Issue 1014 - Either the username or the password is wrong.": [""], + "Issue 1015 - Either the database is spelled incorrectly or does not exist.": [ + "" + ], + "Issue 1017 - User doesn't have the proper permissions.": [""], + "Invalid certificate": [""], + "Unsafe return type for function %(func)s: %(value_type)s": [""], + "Unsupported return value for method %(name)s": [""], + "Unsafe template value for key %(key)s: %(value_type)s": [""], + "Unsupported template value for key %(key)s": [""], + "SQL Lab timeout. This environment's policy is to kill queries after {} seconds.": [ + "" + ], + "Only `SELECT` statements are allowed against this database": [""], + "CTAS (create table as select) can only be run with a query where the last statement is a SELECT. Please make sure your query has a SELECT as its last statement. Then, try running your query again.": [ + "" + ], + "CVAS (create view as select) can only be run with a query with a single SELECT statement. Please make sure your query has only a SELECT statement. Then, try running your query again.": [ + "" + ], + "Viz is missing a datasource": [""], + "Applied rolling window did not return any data. Please make sure the source query satisfies the minimum periods defined in the rolling window.": [ + "" + ], + "From date cannot be larger than to date": [""], + "Cached value not found": [""], + "Columns missing in datasource: %(invalid_columns)s": [""], + "Table View": [""], + "You cannot use [Columns] in combination with [Group By]/[Metrics]/[Percentage Metrics]. Please choose one or the other.": [ + "" + ], + "Pick a granularity in the Time section or uncheck 'Include Time'": [""], + "Time Table View": [""], + "Pick at least one metric": [""], + "When using 'Group By' you are limited to use a single metric": [""], + "Pivot Table": [""], + "Please choose at least one 'Group by' field ": [""], + "Please choose at least one metric": [""], + "Group By' and 'Columns' can't overlap": [""], + "Treemap": [""], + "Calendar Heatmap": [""], + "Bubble Chart": [""], + "Please use 3 different metric labels": [""], + "Pick a metric for x, y and size": [""], + "Bullet Chart": [""], + "Pick a metric to display": [""], + "Big Number with Trendline": [""], + "Pick a metric!": [""], + "Big Number": [""], + "Time Series - Line Chart": [""], + "Pick a time granularity for your time series": [""], + "An enclosed time range (both start and end) must be specified when using a Time Comparison.": [ + "" + ], + "Time Series - Multiple Line Charts": [""], + "Time Series - Dual Axis Line Chart": [""], + "Pick a metric for left axis!": [""], + "Pick a metric for right axis!": [""], + "Please choose different metrics on left and right axis": [""], + "Time Series - Bar Chart": [""], + "Time Series - Period Pivot": [""], + "Time Series - Percent Change": [""], + "Time Series - Stacked": [""], + "Histogram": [""], + "Must have at least one numeric column specified": [""], + "Distribution - Bar Chart": [""], + "Can't have overlap between Series and Breakdowns": [""], + "Pick at least one field for [Series]": [""], + "Sunburst": [""], + "Sankey": [""], + "Pick exactly 2 columns as [Source / Target]": [""], + "There's a loop in your Sankey, please provide a tree. Here's a faulty link: {}": [ + "" + ], + "Directed Force Layout": [""], + "Country Map": [""], + "World Map": [""], + "Filters": [""], + "Invalid filter configuration, please select a column": [""], + "Parallel Coordinates": [""], + "Heatmap": [""], + "Horizon Charts": [""], + "Mapbox": [""], + "[Longitude] and [Latitude] must be set": [""], + "Must have a [Group By] column to have 'count' as the [Label]": [""], + "Choice of [Label] must be present in [Group By]": [""], + "Choice of [Point Radius] must be present in [Group By]": [""], + "[Longitude] and [Latitude] columns must be present in [Group By]": [""], + "Deck.gl - Multiple Layers": [""], + "Bad spatial key": [""], + "Invalid spatial point encountered: %s": [""], + "Encountered invalid NULL spatial entry, please consider filtering those out": [ + "" + ], + "Deck.gl - Scatter plot": [""], + "Deck.gl - Screen Grid": [""], + "Deck.gl - 3D Grid": [""], + "Deck.gl - Paths": [""], + "Deck.gl - Polygon": [""], + "Deck.gl - 3D HEX": [""], + "Deck.gl - GeoJSON": [""], + "Deck.gl - Arc": [""], + "Event flow": [""], + "Time Series - Paired t-test": [""], + "Time Series - Nightingale Rose Chart": [""], + "Partition Diagram": [""], + "Deleted %(num)d annotation layer": [ + "", + "Deleted %(num)d annotation layers", + "Deleted %(num)d annotation layers" + ], + "All Text": [""], + "Deleted %(num)d annotation": [ + "", + "Deleted %(num)d annotations", + "Deleted %(num)d annotations" + ], + "End date must be after start date": [""], + "Short description must be unique for this layer": [""], + "Annotations could not be deleted.": [""], + "Annotation not found.": [""], + "Annotation parameters are invalid.": [""], + "Annotation could not be created.": [""], + "Annotation could not be updated.": [""], + "Annotation delete failed.": [""], + "Annotation layer parameters are invalid.": [""], + "Annotation layer could not be deleted.": [""], + "Annotation layer could not be created.": [""], + "Annotation layer could not be updated.": [""], + "Annotation layer not found.": [""], + "Annotation layer delete failed.": [""], + "Annotation layer has associated annotations.": [""], + "Name must be unique": [""], + "Deleted %(num)d chart": [ + "", + "Deleted %(num)d charts", + "Deleted %(num)d charts" + ], + "Request is not JSON": [""], + "Request is incorrect: %(error)s": [""], + "`confidence_interval` must be between 0 and 1 (exclusive)": [""], + "lower percentile must be greater than 0 and less than 100. Must be lower than upper percentile.": [ + "" + ], + "upper percentile must be greater than 0 and less than 100. Must be higher than lower percentile.": [ + "" + ], + "`width` must be greater or equal to 0": [""], + "`row_limit` must be greater than or equal to 0": [""], + "`row_offset` must be greater than or equal to 0": [""], + "There are associated alerts or reports: %s,": [""], + "Time string is unclear. Please specify [%(human_readable)s ago] or [%(human_readable)s later].": [ + "" + ], + "Cannot parse time string [%(human_readable)s]": [""], + "Database does not exist": [""], + "Dashboards do not exist": [""], + "Datasource type is required when datasource_id is given": [""], + "Chart parameters are invalid.": [""], + "Chart could not be created.": [""], + "Chart could not be updated.": [""], + "Chart could not be deleted.": [""], + "There are associated alerts or reports": [""], + "Changing this chart is forbidden": [""], + "Charts could not be deleted.": [""], + "Import chart failed for an unknown reason": [""], + "Owners are invalid": [""], + "Some roles do not exist": [""], + "Dataset does not exist": [""], + "Invalid result type: %(result_type)": [""], + "The chart does not exist": [""], + "Duplicate column/metric labels: %(labels)s. Please make sure all columns and metrics have a unique label.": [ + "" + ], + "`operation` property of post processing object undefined": [""], + "Unsupported post processing operation: %(operation)s": [""], + "Adding new datasource [{}]": [""], + "Refreshing datasource [{}]": [""], + "Metric(s) {} must be aggregations.": [""], + "Unsupported extraction function: ": [""], + "Columns": [""], + "Show Druid Column": [""], + "Add Druid Column": [""], + "Edit Druid Column": [""], + "Column": [""], + "Type": [""], + "Datasource": [""], + "Groupable": [""], + "Filterable": [""], + "Whether this column is exposed in the `Filters` section of the explore view.": [ + "" + ], + "Metrics": [""], + "Show Druid Metric": [""], + "Add Druid Metric": [""], + "Edit Druid Metric": [""], + "Metric": [""], + "Description": [""], + "Verbose Name": [""], + "JSON": [""], + "Druid Datasource": [""], + "Warning Message": [""], + "Show Druid Cluster": [""], + "Add Druid Cluster": [""], + "Edit Druid Cluster": [""], + "Cluster Name": [""], + "Broker Host": [""], + "Broker Port": [""], + "Broker Username": [""], + "Broker Password": [""], + "Broker Endpoint": [""], + "Cache Timeout": [""], + "Metadata Last Refreshed": [""], + "Duration (in seconds) of the caching timeout for this cluster. A timeout of 0 indicates that the cache never expires. Note this defaults to the global timeout if undefined.": [ + "" + ], + "Druid supports basic authentication. See [auth](http://druid.io/docs/latest/design/auth.html) and druid-basic-security extension": [ + "" + ], + "Show Druid Datasource": [""], + "Add Druid Datasource": [""], + "Edit Druid Datasource": [""], + "The list of charts associated with this table. By altering this datasource, you may change how these associated charts behave. Also note that charts need to point to a datasource, so this form will fail at saving if removing charts from a datasource. If you want to change the datasource for a chart, overwrite the chart from the 'explore view'": [ + "" + ], + "Timezone offset (in hours) for this datasource": [""], + "Time expression to use as a predicate when retrieving distinct values to populate the filter component. Only applies when `Enable Filter Select` is on. If you enter `7 days ago`, the distinct list of values in the filter will be populated based on the distinct value over the past week": [ + "" + ], + "Whether to populate the filter's dropdown in the explore view's filter section with a list of distinct values fetched from the backend on the fly": [ + "" + ], + "Redirects to this endpoint when clicking on the datasource from the datasource list": [ + "" + ], + "Duration (in seconds) of the caching timeout for this datasource. A timeout of 0 indicates that the cache never expires. Note this defaults to the cluster timeout if undefined.": [ + "" + ], + "Associated Charts": [""], + "Data Source": [""], + "Cluster": [""], + "Owners": [""], + "Is Hidden": [""], + "Enable Filter Select": [""], + "Default Endpoint": [""], + "Time Offset": [""], + "Datasource Name": [""], + "Fetch Values From": [""], + "Changed By": [""], + "Modified": [""], + "Refreshed metadata from cluster [{}]": [""], + "Only `SELECT` statements are allowed": [""], + "Only single queries supported": [""], + "Error in jinja expression in fetch values predicate: %(msg)s": [""], + "Virtual dataset query must be read-only": [""], + "Error while rendering virtual dataset query: %(msg)s": [""], + "Virtual dataset query cannot be empty": [""], + "Virtual dataset query cannot consist of multiple statements": [""], + "Error in jinja expression in RLS filters: %(msg)s": [""], + "Datetime column not provided as part table configuration and is required by this type of chart": [ + "" + ], + "Empty query?": [""], + "Metric '%(metric)s' does not exist": [""], + "Unknown column used in orderby: %(col)s": [""], + "Time column \"%(col)s\" does not exist in dataset": [""], + "Filter value list cannot be empty": [""], + "Must specify a value for filters with comparison operators": [""], + "Invalid filter operation type: %(op)s": [""], + "Error in jinja expression in WHERE clause: %(msg)s": [""], + "Error in jinja expression in HAVING clause: %(msg)s": [""], + "Database does not support subqueries": [""], + "Db engine did not return all queried columns": [""], + "Show Column": [""], + "Add Column": [""], + "Edit Column": [""], + "Whether to make this column available as a [Time Granularity] option, column has to be DATETIME or DATETIME-like": [ + "" + ], + "The data type that was inferred by the database. It may be necessary to input a type manually for expression-defined columns in some cases. In most case users should not need to alter this.": [ + "" + ], + "Table": [""], + "Expression": [""], + "Is temporal": [""], + "Datetime Format": [""], + "Invalid date/timestamp format": [""], + "Show Metric": [""], + "Add Metric": [""], + "Edit Metric": [""], + "SQL Expression": [""], + "D3 Format": [""], + "Extra": [""], + "Row level security filter": [""], + "Show Row level security filter": [""], + "Add Row level security filter": [""], + "Edit Row level security filter": [""], + "Regular filters add where clauses to queries if a user belongs to a role referenced in the filter. Base filters apply filters to all queries except the roles defined in the filter, and can be used to define what users can see if no RLS filters within a filter group apply to them.": [ + "" + ], + "These are the tables this filter will be applied to.": [""], + "For regular filters, these are the roles this filter will be applied to. For base filters, these are the roles that the filter DOES NOT apply to, e.g. Admin if admin should see all data.": [ + "" + ], + "Filters with the same group key will be ORed together within the group, while different filter groups will be ANDed together. Undefined group keys are treated as unique groups, i.e. are not grouped together. For example, if a table has three filters, of which two are for departments Finance and Marketing (group key = 'department'), and one refers to the region Europe (group key = 'region'), the filter clause would apply the filter (department = 'Finance' OR department = 'Marketing') AND (region = 'Europe').": [ + "" + ], + "This is the condition that will be added to the WHERE clause. For example, to only return rows for a particular client, you might define a regular filter with the clause `client_id = 9`. To display no rows unless a user belongs to a RLS filter role, a base filter can be created with the clause `1 = 0` (always false).": [ + "" + ], + "Tables": [""], + "Roles": [""], + "Clause": [""], + "Creator": [""], + "Show Table": [""], + "Import a table definition": [""], + "Edit Table": [""], + "Name of the table that exists in the source database": [""], + "Schema, as used only in some databases like Postgres, Redshift and DB2": [ + "" + ], + "This fields acts a Superset view, meaning that Superset will run a query against this string as a subquery.": [ + "" + ], + "Predicate applied when fetching distinct value to populate the filter control component. Supports jinja template syntax. Applies only when `Enable Filter Select` is on.": [ + "" + ], + "Redirects to this endpoint when clicking on the table from the table list": [ + "" + ], + "Whether the table was generated by the 'Visualize' flow in SQL Lab": [ + "" + ], + "A set of parameters that become available in the query using Jinja templating syntax": [ + "" + ], + "Duration (in seconds) of the caching timeout for this table. A timeout of 0 indicates that the cache never expires. Note this defaults to the database timeout if undefined.": [ + "" + ], + "Database": [""], + "Last Changed": [""], + "Schema": [""], + "Offset": [""], + "Table Name": [""], + "Fetch Values Predicate": [""], + "Main Datetime Column": [""], + "SQL Lab View": [""], + "Template parameters": [""], + "The table was created. As part of this two-phase configuration process, you should now click the edit button by the new table to configure it.": [ + "" + ], + "Refresh Metadata": [""], + "Refresh column metadata": [""], + "Metadata refreshed for the following table(s): %(tables)s": [""], + "The following tables added new columns: %(tables)s": [""], + "The following tables removed columns: %(tables)s": [""], + "The following tables update column metadata: %(tables)s": [""], + "Unable to refresh metadata for the following table(s): %(tables)s": [""], + "Deleted %(num)d css template": [ + "", + "Deleted %(num)d css templates", + "Deleted %(num)d css templates" + ], + "CSS template could not be deleted.": [""], + "CSS template not found.": [""], + "Deleted %(num)d dashboard": [ + "", + "Deleted %(num)d dashboards", + "Deleted %(num)d dashboards" + ], + "Title or Slug": [""], + "Role": [""], + "Must be unique": [""], + "Dashboard parameters are invalid.": [""], + "Dashboard not found.": [""], + "Dashboard could not be created.": [""], + "Dashboards could not be deleted.": [""], + "Dashboard could not be updated.": [""], + "Dashboard could not be deleted.": [""], + "Changing this Dashboard is forbidden": [""], + "Import dashboard failed for an unknown reason": [""], + "You don't have access to this dashboard.": [""], + "No data in file": [""], + "Table name undefined": [""], + "Invalid connection string, a valid string usually follows: driver://user:password@database-host/database-name": [ + "" + ], + "Field cannot be decoded by JSON. %(msg)s": [""], + "The metadata_params in Extra field is not configured correctly. The key %(key)s is invalid.": [ + "" + ], + "An engine must be specified when passing individual parameters to a database.": [ + "" + ], + "Engine \"%(engine)s\" is not a valid engine.": [""], + "Engine spec \"%(engine_spec)s\" does not support being configured via individual parameters.": [ + "" + ], + "Database parameters are invalid.": [""], + "A database with the same name already exists": [""], + "Field is required": [""], + "Field cannot be decoded by JSON. %{json_error}s": [""], + "The metadata_params in Extra field is not configured correctly. The key %{key}s is invalid.": [ + "" + ], + "Database not found.": [""], + "Database could not be created.": [""], + "Database could not be updated.": [""], + "Connection failed, please check your connection settings": [""], + "Cannot delete a database that has tables attached": [""], + "Database could not be deleted.": [""], + "Stopped an unsafe database connection": [""], + "Could not load database driver": [""], + "Unexpected error occurred, please check your logs for details": [""], + "Import database failed for an unknown reason": [""], + "Could not load database driver: {}": [""], + "Deleted %(num)d dataset": [ + "", + "Deleted %(num)d datasets", + "Deleted %(num)d datasets" + ], + "Null or Empty": [""], + "Dataset column not found.": [""], + "Dataset column delete failed.": [""], + "Changing this dataset is forbidden.": [""], + "Dataset %(name)s already exists": [""], + "Database not allowed to change": [""], + "One or more columns do not exist": [""], + "One or more columns are duplicated": [""], + "One or more columns already exist": [""], + "One or more metrics do not exist": [""], + "One or more metrics are duplicated": [""], + "One or more metrics already exist": [""], + "Table [%(table_name)s] could not be found, please double check your database connection, schema, and table name": [ + "" + ], + "Dataset parameters are invalid.": [""], + "Dataset could not be created.": [""], + "Dataset could not be updated.": [""], + "Dataset could not be deleted.": [""], + "Dataset(s) could not be bulk deleted.": [""], + "Changing this dataset is forbidden": [""], + "Import dataset failed for an unknown reason": [""], + "Dataset metric not found.": [""], + "Dataset metric delete failed.": [""], + "Original value": [""], + "Second": [""], + "Minute": [""], + "5 minute": [""], + "10 minute": [""], + "15 minute": [""], + "Half hour": [""], + "Hour": [""], + "Day": [""], + "Week": [""], + "Month": [""], + "Quarter": [""], + "Year": [""], + "Week starting sunday": [""], + "Week starting monday": [""], + "Week ending saturday": [""], + "Week_ending sunday": [""], + "Username": [""], + "Password": [""], + "Hostname or IP address": [""], + "Database port": [""], + "Database name": [""], + "Additinal parameters": [""], + "We were unable to connect to your database. Please confirm that your service account has the Viewer and Job User roles on the project.": [ + "" + ], + "Either the username \"%(username)s\", password, or database name \"%(database)s\" is incorrect.": [ + "" + ], + "The hostname \"%(hostname)s\" cannot be resolved.": [""], + "Port %(port)s on hostname \"%(hostname)s\" refused the connection.": [ + "" + ], + "The host \"%(hostname)s\" might be down, and can't be reached on port %(port)s.": [ + "" + ], + "Either the username \"%(username)s\" or the password is incorrect.": [ + "" + ], + "Unknown MySQL server host \"%(hostname)s\".": [""], + "The host \"%(hostname)s\" might be down and can't be reached.": [""], + "Unable to connect to database \"%(database)s\".": [""], + "The username \"%(username)s\" does not exist.": [""], + "The password provided for username \"%(username)s\" is incorrect.": [""], + "We can't seem to resolve the column \"%(column_name)s\" at line %(location)s.": [ + "" + ], + "The table \"%(table_name)s\" does not exist. A valid table must be used to run this query.": [ + "" + ], + "The schema \"%(schema_name)s\" does not exist. A valid schema must be used to run this query.": [ + "" + ], + "Unable to connect to catalog named \"%(catalog_name)s\".": [""], + "Unknown Presto Error": [""], + "We were unable to connect to your database named \"%(database)s\". Please verify your database name and try again.": [ + "" + ], + "Temporal expression not supported for type: %(col_type)s": [""], + "Deleted %(num)d saved query": [ + "", + "Deleted %(num)d saved queries", + "Deleted %(num)d saved queries" + ], + "Saved queries could not be deleted.": [""], + "Saved query not found.": [""], + "Import saved query failed for an unknown reason.": [""], + "Saved query parameters are invalid.": [""], + "Deleted %(num)d report schedule": [ + "", + "Deleted %(num)d report schedules", + "Deleted %(num)d report schedules" + ], + "Value must be greater than 0": [""], + "Alert query returned more then one row. %s rows returned": [""], + "Alert query returned more then one column. %s columns returned": [""], + "Dashboard does not exist": [""], + "Chart does not exist": [""], + "Database is required for alerts": [""], + "Type is required": [""], + "Choose a chart or dashboard not both": [""], + "Report Schedule parameters are invalid.": [""], + "Report Schedule could not be deleted.": [""], + "Report Schedule could not be created.": [""], + "Report Schedule could not be updated.": [""], + "Report Schedule not found.": [""], + "Report Schedule delete failed.": [""], + "Report Schedule log prune failed.": [""], + "Report Schedule execution failed when generating a screenshot.": [""], + "Report Schedule execution failed when generating a csv.": [""], + "Report Schedule execution got an unexpected error.": [""], + "Report Schedule is still working, refusing to re-compute.": [""], + "Report Schedule reached a working timeout.": [""], + "Alert query returned more then one row.": [""], + "Alert validator config error.": [""], + "Alert query returned more then one column.": [""], + "Alert query returned a non-number value.": [""], + "Alert found an error while executing a query.": [""], + "A timeout occurred while executing the query.": [""], + "A timeout occurred while taking a screenshot.": [""], + "A timeout occurred while generating a csv.": [""], + "Alert fired during grace period.": [""], + "Alert ended grace period.": [""], + "Alert on grace period": [""], + "Report Schedule sellenium user not found": [""], + "Report Schedule state not found": [""], + "Report schedule unexpected error": [""], + "Changing this report is forbidden": [""], + "An error occurred while pruning logs ": [""], + "\n Error: %(text)s\n ": [""], + "\n

%(description)s

\n Explore in Superset

\n %(img_tag)s\n ": [ + "" + ], + "%(name)s.csv": [""], + "%(prefix)s %(title)s": [""], + "\n *%(name)s*\n\n %(description)s\n\n Error: %(text)s\n ": [ + "" + ], + "\n *%(name)s*\n\n %(description)s\n\n <%(url)s|Explore in Superset>\n ": [ + "" + ], + "%(dialect)s cannot be used as a data source for security reasons.": [""], + "\n *%(name)s*\n\n <%(url)s|Explore in Superset>\n ": [ + "" + ], + "Explore in Superset

": [""], + "\n Explore in Superset

\n \n ": [ + "" + ], + "\n *%(slice_name)s*\n\n <%(slice_url_user_friendly)s|Explore in Superset>\n ": [ + "" + ], + "[Alert] %(label)s": [""], + "New": [""], + "SQL Query": [""], + "Chart": [""], + "Dashboard": [""], + "Profile": [""], + "Info": [""], + "Logout": [""], + "Login": [""], + "Record Count": [""], + "No records found": [""], + "Filter List": [""], + "Search": [""], + "Refresh": [""], + "Import dashboards": [""], + "Import Dashboard(s)": [""], + "File": [""], + "Choose File": [""], + "Upload": [""], + "No Access!": [""], + "You do not have permissions to access the datasource(s): %(name)s.": [ + "" + ], + "Request Permissions": [""], + "Cancel": [""], + "Use the edit buttom to change this field": [""], + "Test Connection": [""], + "[Superset] Access to the datasource %(name)s was granted": [""], + "Unable to find such a holiday: [%(holiday)s]": [""], + "Referenced columns not available in DataFrame.": [""], + "Column referenced by aggregate is undefined: %(column)s": [""], + "Operator undefined for aggregator: %(name)s": [""], + "Invalid numpy function: %(operator)s": [""], + "Pivot operation requires at least one index": [""], + "Pivot operation must include at least one aggregate": [""], + "Undefined window for rolling operation": [""], + "Invalid rolling_type: %(type)s": [""], + "Invalid options for %(rolling_type)s: %(options)s": [""], + "Invalid cumulative operator: %(operator)s": [""], + "Invalid geohash string": [""], + "Invalid longitude/latitude": [""], + "Invalid geodetic string": [""], + "Column \"%(column)s\" is not numeric or does not exists in the query results.": [ + "" + ], + "`rename_columns` must have the same length as `columns`.": [""], + "`prophet` package not installed": [""], + "Time grain missing": [""], + "Unsupported time grain: %(time_grain)s": [""], + "Periods must be a positive integer value": [""], + "Confidence interval must be between 0 and 1 (exclusive)": [""], + "DataFrame must include temporal column": [""], + "DataFrame include at least one series": [""], + "percentiles must be a list or tuple with two numeric values, of which the first is lower than the second value": [ + "" + ], + "User": [""], + "User Roles": [""], + "Database URL": [""], + "Roles to grant": [""], + "Created On": [""], + "List Observations": [""], + "Show Observation": [""], + "Error Message": [""], + "Log Retentions (days)": [""], + "A semicolon ';' delimited list of email addresses": [""], + "How long to keep the logs around for this alert": [""], + "Once an alert is triggered, how long, in seconds, before Superset nags you again.": [ + "" + ], + "A SQL statement that defines whether the alert should get triggered or not. The query is expected to return either NULL or a number value.": [ + "" + ], + "This feature is deprecated and will be removed on 2.0. Take a look at the replacement feature Alerts & Reports documentation": [ + "" + ], + "annotation start time or end time is required.": [""], + "Annotation end time must be no earlier than start time.": [""], + "Annotations": [""], + "Show Annotation": [""], + "Add Annotation": [""], + "Edit Annotation": [""], + "Layer": [""], + "Label": [""], + "Start": [""], + "End": [""], + "JSON Metadata": [""], + "Show Annotation Layer": [""], + "Add Annotation Layer": [""], + "Edit Annotation Layer": [""], + "Name": [""], + "Table [%{table}s] could not be found, please double check your database connection, schema, and table name, error: {}": [ + "" + ], + "json isn't valid": [""], + "Export to YAML": [""], + "Export to YAML?": [""], + "Delete": [""], + "Delete all Really?": [""], + "Is favorite": [""], + "The data source seems to have been deleted": [""], + "The user seems to have been deleted": [""], + "Access was requested": [""], + "The access requests seem to have been deleted": [""], + "%(user)s was granted the role %(role)s that gives access to the %(datasource)s": [ + "" + ], + "Role %(r)s was extended to provide the access to the datasource %(ds)s": [ + "" + ], + "You have no permission to approve this request": [""], + "Cannot import dashboard: %(db_error)s.\nMake sure to create the database before importing the dashboard.": [ + "" + ], + "An unknown error occurred. Please contact your Superset administrator": [ + "" + ], + "[Missing Dataset]": [""], + "You don't have the rights to ": [""], + "alter this ": [""], + "chart": [""], + "create a ": [""], + "Explore - %(table)s": [""], + "Explore": [""], + "Chart [{}] has been saved": [""], + "Chart [{}] has been overwritten": [""], + "dashboard": [""], + "Chart [{}] was added to dashboard [{}]": [""], + "Dashboard [{}] just got created and chart [{}] was added to it": [""], + "This dashboard was changed recently. Please reload dashboard to get latest version.": [ + "" + ], + "Could not load database driver: %(driver_name)s": [""], + "Invalid connection string, a valid string usually follows:\n'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-NAME'": [ + "" + ], + "Malformed request. slice_id or table_name and db_name arguments are expected": [ + "" + ], + "Chart %(id)s not found": [""], + "Table %(table)s wasn't found in the database %(db)s": [""], + "Can't find User '%(name)s', please ask your admin to create one.": [""], + "Can't find DruidCluster with cluster_name = '%(name)s'": [""], + "Data could not be deserialized. You may want to re-run the query.": [""], + "%(validator)s was unable to check your query.\nPlease recheck your query.\nException: %(ex)s": [ + "" + ], + "Failed to start remote query on a worker. Tell your administrator to verify the availability of the message queue.": [ + "" + ], + "Query record was not created as expected.": [""], + "The parameter %(parameters)s in your query is undefined.": [ + "", + "The following parameters in your query are undefined: %(parameters)s.", + "The following parameters in your query are undefined: %(parameters)s." + ], + "%(user)s's profile": [""], + "Show CSS Template": [""], + "Add CSS Template": [""], + "Edit CSS Template": [""], + "Template Name": [""], + "Request missing data field.": [""], + "Duplicate column name(s): %(columns)s": [""], + "A human-friendly name": [""], + "Used internally to identify the plugin. Should be set to the package name from the pluginʼs package.json": [ + "" + ], + "A full URL pointing to the location of the built plugin (could be hosted on a CDN for example)": [ + "" + ], + "Custom Plugins": [""], + "Custom Plugin": [""], + "Add a Plugin": [""], + "Edit Plugin": [""], + "Schedule Email Reports for Dashboards": [""], + "Manage Email Reports for Dashboards": [""], + "Changed On": [""], + "Active": [""], + "Crontab": [""], + "Recipients": [""], + "Slack Channel": [""], + "Deliver As Group": [""], + "Delivery Type": [""], + "Schedule Email Reports for Charts": [""], + "Manage Email Reports for Charts": [""], + "Email Format": [""], + "List Saved Query": [""], + "Show Saved Query": [""], + "Add Saved Query": [""], + "Edit Saved Query": [""], + "End Time": [""], + "Pop Tab Link": [""], + "Changed on": [""], + "The dataset associated with this chart no longer exists": [""], + "Could not determine datasource type": [""], + "Could not find viz object": [""], + "Show Chart": [""], + "Add Chart": [""], + "Edit Chart": [""], + "These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.": [ + "" + ], + "Duration (in seconds) of the caching timeout for this chart. Note this defaults to the datasource/table timeout if undefined.": [ + "" + ], + "Last Modified": [""], + "Parameters": [""], + "Visualization Type": [""], + "Show Dashboard": [""], + "Add Dashboard": [""], + "Edit Dashboard": [""], + "This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view": [ + "" + ], + "The CSS for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible": [ + "" + ], + "To get a readable URL for your dashboard": [""], + "This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.": [ + "" + ], + "Owners is a list of users who can alter the dashboard.": [""], + "Roles is a list which defines access to the dashboard. Granting a role access to a dashboard will bypass dataset level checks.If no roles defined then the dashboard is available to all roles.": [ + "" + ], + "Determines whether or not this dashboard is visible in the list of all dashboards": [ + "" + ], + "Title": [""], + "Slug": [""], + "Published": [""], + "Position JSON": [""], + "CSS": [""], + "Underlying Tables": [""], + "Export": [""], + "Export dashboards?": [""], + "Name of table to be created from csv data.": [""], + "CSV File": [""], + "Select a CSV file to be uploaded to a database.": [""], + "Only the following file extensions are allowed: %(allowed_extensions)s": [ + "" + ], + "Specify a schema (if database flavor supports this).": [""], + "Delimiter": [""], + "Delimiter used by CSV file (for whitespace use \\s+).": [""], + "Table Exists": [""], + "If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).": [ + "" + ], + "Fail": [""], + "Replace": [""], + "Append": [""], + "Header Row": [""], + "Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.": [ + "" + ], + "Index Column": [""], + "Column to use as the row labels of the dataframe. Leave empty if no index column.": [ + "" + ], + "Mangle Duplicate Columns": [""], + "Specify duplicate columns as \"X.0, X.1\".": [""], + "Skip Initial Space": [""], + "Skip spaces after delimiter.": [""], + "Skip Rows": [""], + "Number of rows to skip at start of file.": [""], + "Rows to Read": [""], + "Number of rows of file to read.": [""], + "Skip Blank Lines": [""], + "Skip blank lines rather than interpreting them as NaN values.": [""], + "Parse Dates": [""], + "A comma separated list of columns that should be parsed as dates.": [""], + "Infer Datetime Format": [""], + "Use Pandas to interpret the datetime format automatically.": [""], + "Decimal Character": [""], + "Character to interpret as decimal point.": [""], + "Dataframe Index": [""], + "Write dataframe index as a column.": [""], + "Column Label(s)": [""], + "Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.": [ + "" + ], + "Null values": [""], + "Json list of the values that should be treated as null. Examples: [\"\"], [\"None\", \"N/A\"], [\"nan\", \"null\"]. Warning: Hive database supports only single value. Use [\"\"] for empty string.": [ + "" + ], + "Name of table to be created from excel data.": [""], + "Excel File": [""], + "Select a Excel file to be uploaded to a database.": [""], + "Sheet Name": [""], + "Strings used for sheet names (default is the first sheet).": [""], + "Show Database": [""], + "Add Database": [""], + "Edit Database": [""], + "Expose this DB in SQL Lab": [""], + "Operate the database in asynchronous mode, meaning that the queries are executed on remote workers as opposed to on the web server itself. This assumes that you have a Celery worker setup as well as a results backend. Refer to the installation docs for more information.": [ + "" + ], + "Allow CREATE TABLE AS option in SQL Lab": [""], + "Allow CREATE VIEW AS option in SQL Lab": [""], + "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab": [ + "" + ], + "When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema": [ + "" + ], + "If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.
If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.": [ + "" + ], + "Allow SQL Lab to fetch a list of all tables and all views across all database schemas. For large data warehouse with thousands of tables, this can be expensive and put strain on the system.": [ + "" + ], + "Duration (in seconds) of the caching timeout for charts of this database. A timeout of 0 indicates that the cache never expires. Note this defaults to the global timeout if undefined.": [ + "" + ], + "If selected, please set the schemas allowed for csv upload in Extra.": [ + "" + ], + "Expose in SQL Lab": [""], + "Allow CREATE TABLE AS": [""], + "Allow CREATE VIEW AS": [""], + "Allow DML": [""], + "CTAS Schema": [""], + "SQLAlchemy URI": [""], + "Chart Cache Timeout": [""], + "Secure Extra": [""], + "Root certificate": [""], + "Async Execution": [""], + "Impersonate the logged on user": [""], + "Allow Csv Upload": [""], + "Allow Multi Schema Metadata Fetch": [""], + "Backend": [""], + "Extra field cannot be decoded by JSON. %(msg)s": [""], + "Invalid connection string, a valid string usually follows:'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-NAME'

Example:'postgresql://user:password@your-postgres-db/database'

": [ + "" + ], + "CSV to Database configuration": [""], + "Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for csv uploads. Please contact your Superset Admin.": [ + "" + ], + "You cannot specify a namespace both in the name of the table: \"%(csv_table.table)s\" and in the schema field: \"%(csv_table.schema)s\". Please remove one": [ + "" + ], + "Unable to upload CSV file \"%(filename)s\" to table \"%(table_name)s\" in database \"%(db_name)s\". Error message: %(error_msg)s": [ + "" + ], + "CSV file \"%(csv_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [ + "" + ], + "Excel to Database configuration": [""], + "Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for excel uploads. Please contact your Superset Admin.": [ + "" + ], + "You cannot specify a namespace both in the name of the table: \"%(excel_table.table)s\" and in the schema field: \"%(excel_table.schema)s\". Please remove one": [ + "" + ], + "Unable to upload Excel file \"%(filename)s\" to table \"%(table_name)s\" in database \"%(db_name)s\". Error message: %(error_msg)s": [ + "" + ], + "Excel file \"%(excel_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [ + "" + ], + "Logs": [""], + "Show Log": [""], + "Add Log": [""], + "Edit Log": [""], + "Action": [""], + "dttm": [""], + "Add item": [""], + "The query couldn't be loaded": [""], + "Your query has been scheduled. To see details of your query, navigate to Saved queries": [ + "" + ], + "Your query could not be scheduled": [""], + "Failed at retrieving results": [""], + "An error occurred while storing the latest query id in the backend. Please contact your administrator if this problem persists.": [ + "" + ], + "Unknown error": [""], + "Query was stopped.": [""], + "Unable to migrate table schema state to backend. Superset will retry later. Please contact your administrator if this problem persists.": [ + "" + ], + "Unable to migrate query state to backend. Superset will retry later. Please contact your administrator if this problem persists.": [ + "" + ], + "Unable to migrate query editor state to backend. Superset will retry later. Please contact your administrator if this problem persists.": [ + "" + ], + "Unable to add a new tab to the backend. Please contact your administrator.": [ + "" + ], + "Copy of %s": [""], + "An error occurred while setting the active tab. Please contact your administrator.": [ + "" + ], + "An error occurred while fetching tab state": [""], + "An error occurred while hiding the left bar. Please contact your administrator.": [ + "" + ], + "An error occurred while removing tab. Please contact your administrator.": [ + "" + ], + "An error occurred while removing query. Please contact your administrator.": [ + "" + ], + "An error occurred while setting the tab database ID. Please contact your administrator.": [ + "" + ], + "An error occurred while setting the tab schema. Please contact your administrator.": [ + "" + ], + "An error occurred while setting the tab autorun. Please contact your administrator.": [ + "" + ], + "An error occurred while setting the tab title. Please contact your administrator.": [ + "" + ], + "Your query was saved": [""], + "Your query could not be saved": [""], + "Your query was updated": [""], + "Your query could not be updated": [""], + "An error occurred while storing your query in the backend. To avoid losing your changes, please save your query using the \"Save Query\" button.": [ + "" + ], + "An error occurred while setting the tab template parameters. Please contact your administrator.": [ + "" + ], + "An error occurred while fetching table metadata": [""], + "An error occurred while fetching table metadata. Please contact your administrator.": [ + "" + ], + "An error occurred while expanding the table schema. Please contact your administrator.": [ + "" + ], + "An error occurred while collapsing the table schema. Please contact your administrator.": [ + "" + ], + "An error occurred while removing the table schema. Please contact your administrator.": [ + "" + ], + "Shared query": [""], + "The datasource couldn't be loaded": [""], + "An error occurred while creating the data source": [""], + "An error occurred while fetching function names.": [""], + "SQL Lab uses your browser's local storage to store queries and results.\n Currently, you are using ${currentUsage.toFixed(\n 2,\n )} KB out of ${LOCALSTORAGE_MAX_USAGE_KB} KB. storage space.\n To keep SQL Lab from crashing, please delete some query tabs.\n You can re-access these queries by using the Save feature before you delete the tab. Note that you will need to close other SQL Lab windows before you do this.": [ + "" + ], + "Estimate selected query cost": [""], + "Estimate cost": [""], + "Cost estimate": [""], + "Creating a data source and creating a new tab": [""], + "An error occurred": [""], + "Explore the result set in the data exploration view": [""], + "This query took %s seconds to run, ": [""], + "and the explore view times out at %s seconds ": [""], + "following this flow will most likely lead to your query timing out. ": [ + "" + ], + "We recommend your summarize your data further before following that flow. ": [ + "" + ], + "If activated you can use the ": [""], + "feature to store a summarized data set that you can then explore.": [""], + "Column name(s) ": [""], + "cannot be used as a column name. The column name/alias \"__timestamp\"\n is reserved for the main temporal expression, and column aliases ending with\n double underscores followed by a numeric value (e.g. \"my_col__1\") are reserved\n for deduplicating duplicate column names. Please use aliases to rename the\n invalid column names.": [ + "" + ], + "Source SQL": [""], + "Raw SQL": [""], + "SQL": [""], + "No query history yet...": [""], + "An error occurred when refreshing queries": [""], + "It seems you don't have access to any database": [""], + "Filter by user": [""], + "Filter by database": [""], + "Query search string": [""], + "[From]-": [""], + "[To]-": [""], + "Filter by status": [""], + "Edit": [""], + "View results": [""], + "Data preview": [""], + "Overwrite text in the editor with a query on this table": [""], + "Run query in a new tab": [""], + "Remove query from log": [""], + "An error occurred saving dataset": [""], + "Download to CSV": [""], + "Copy to Clipboard": [""], + "Filter results": [""], + "%s rows returned": [""], + "The number of results displayed is limited to %s. Please add\n additional limits/filters or download to csv to see more rows up to\n the %s limit.": [ + "" + ], + "Query was stopped": [""], + "Database error": [""], + "was created": [""], + "Query in a new tab": [""], + "The query returned no data": [""], + "Fetch data preview": [""], + "Refetch results": [""], + "Track job": [""], + "Stop": [""], + "Run selection": [""], + "Run": [""], + "Stop running (Ctrl + x)": [""], + "Run query (Ctrl + Return)": [""], + "Save & Explore": [""], + "Overwrite & Explore": [""], + "Undefined": [""], + "Save": [""], + "Save as": [""], + "Save query": [""], + "Save as new": [""], + "Update": [""], + "Label for your query": [""], + "Write a description for your query": [""], + "Schedule query": [""], + "Schedule": [""], + "There was an error with your request": [""], + "Please save the query to enable sharing": [""], + "Copy query link to your clipboard": [""], + "Save the query to enable this feature": [""], + "Copy link": [""], + "Run query": [""], + "New tab": [""], + "Untitled query": [""], + "Stop query": [""], + "Schedule the query periodically": [""], + "You must run the query successfully first": [""], + "Autocomplete": [""], + "CREATE TABLE AS": [""], + "CREATE VIEW AS": [""], + "Estimate the cost before running a query": [""], + "Reset state": [""], + "Enter a new title for the tab": [""], + "Untitled Query %s": [""], + "Close tab": [""], + "Rename tab": [""], + "Expand tool bar": [""], + "Hide tool bar": [""], + "Close all other tabs": [""], + "Duplicate tab": [""], + "New tab (Ctrl + q)": [""], + "New tab (Ctrl + t)": [""], + "Copy partition query to clipboard": [""], + "latest partition:": [""], + "Keys for table": [""], + "View keys & indexes (%s)": [""], + "Sort columns alphabetically": [""], + "Original table column order": [""], + "Copy SELECT statement to the clipboard": [""], + "Show CREATE VIEW statement": [""], + "CREATE VIEW statement": [""], + "Remove table preview": [""], + "Edit template parameters": [""], + "Invalid JSON": [""], + "No stored results found, you need to re-run your query": [""], + "Run a query to display results here": [""], + "Preview: `%s`": [""], + "Results": [""], + "Query history": [""], + "Create a new chart": [""], + "Choose a dataset": [""], + "If the dataset you are looking for is not available in the list, follow the instructions on how to add it in the Superset tutorial.": [ + "" + ], + "Choose a visualization type": [""], + "Create new chart": [""], + "An error occurred while loading the SQL": [""], + "Click to see difference": [""], + "Altered": [""], + "Chart changes": [""], + "Superset chart": [""], + "Check out this chart in dashboard:": [""], + "Select ...": [""], + "Loaded data cached": [""], + "Loaded from cache": [""], + "Click to force-refresh": [""], + "cached": [""], + "Certified by %s": [""], + "Copy to clipboard": [""], + "Copied to clipboard!": [""], + "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!": [""], + "every": [""], + "every month": [""], + "every day of the month": [""], + "day of the month": [""], + "every day of the week": [""], + "day of the week": [""], + "every hour": [""], + "every minute UTC": [""], + "year": [""], + "month": [""], + "week": [""], + "day": [""], + "hour": [""], + "minute": [""], + "reboot": [""], + "Every": [""], + "in": [""], + "on": [""], + "and": [""], + "at": [""], + ":": [""], + "minute(s) UTC": [""], + "Invalid cron expression": [""], + "Clear": [""], + "Sunday": [""], + "Monday": [""], + "Tuesday": [""], + "Wednesday": [""], + "Thursday": [""], + "Friday": [""], + "Saturday": [""], + "January": [""], + "February": [""], + "March": [""], + "April": [""], + "May": [""], + "June": [""], + "July": [""], + "August": [""], + "September": [""], + "October": [""], + "November": [""], + "December": [""], + "SUN": [""], + "MON": [""], + "TUE": [""], + "WED": [""], + "THU": [""], + "FRI": [""], + "SAT": [""], + "JAN": [""], + "FEB": [""], + "MAR": [""], + "APR": [""], + "MAY": [""], + "JUN": [""], + "JUL": [""], + "AUG": [""], + "SEP": [""], + "OCT": [""], + "NOV": [""], + "DEC": [""], + "Error while fetching schema list": [""], + "Error while fetching database list": [""], + "Database:": [""], + "Select a database": [""], + "Force refresh schema list": [""], + "Select a schema (%s)": [""], + "Schema:": [""], + "datasource": [""], + "schema": [""], + "delete": [""], + "Type \"%s\" to confirm": [""], + "DELETE": [""], + "Click to edit": [""], + "You don't have the rights to alter this title.": [""], + "Unexpected error": [""], + "This may be triggered by:": [""], + "Please reach out to the Chart Owner for assistance.": [""], + "Chart Owner: %s": [""], + "%s Error": [""], + "See more": [""], + "See less": [""], + "Copy message": [""], + "Close": [""], + "This was triggered by:": [""], + "Did you mean:": [""], + "%(suggestion)s instead of \"%(undefinedParameter)s?\"": [""], + "Parameter error": [""], + "We’re having trouble loading this visualization. Queries are set to timeout after %s second.": [ + "" + ], + "We’re having trouble loading these results. Queries are set to timeout after %s second.": [ + "" + ], + "Timeout error": [""], + "Click to favorite/unfavorite": [""], + "Cell content": [""], + "The import was successful": [""], + "OVERWRITE": [""], + "Overwrite": [""], + "Import": [""], + "Import %s": [""], + "Last Updated %s": [""], + "Sort:": [""], + "%s Selected": [""], + "Deselect all": [""], + "No Data": [""], + "%s-%s of %s": [""], + "Settings": [""], + "About": [""], + "SQL query": [""], + "OK": [""], + "Error while fetching table list": [""], + "Select table or type table name": [""], + "Type to search ...": [""], + "Select table ": [""], + "Force refresh table list": [""], + "See table schema": [""], + "%s%s": [""], + "There is not enough space for this component. Try decreasing its width, or increasing the destination width.": [ + "" + ], + "Can not move top level tab into nested tabs": [""], + "This chart has been moved to a different filter scope.": [""], + "There was an issue fetching the favorite status of this dashboard.": [ + "" + ], + "There was an issue favoriting this dashboard.": [""], + "This dashboard is now ${nowPublished}": [""], + "You do not have permissions to edit this dashboard.": [""], + "This dashboard was saved successfully.": [""], + "Could not fetch all saved charts": [""], + "Sorry there was an error fetching saved charts: ": [""], + "Visualization": [""], + "Data source": [""], + "Added": [""], + "Components": [""], + "Any color palette selected here will override the colors applied to this dashboard's individual charts": [ + "" + ], + "Color scheme": [""], + "You have unsaved changes.": [""], + "There is no chart definition associated with this component, could it have been deleted?": [ + "" + ], + "Delete this container and save to remove this message.": [""], + "Don't refresh": [""], + "10 seconds": [""], + "30 seconds": [""], + "1 minute": [""], + "5 minutes": [""], + "30 minutes": [""], + "1 hour": [""], + "6 hours": [""], + "12 hours": [""], + "24 hours": [""], + "Refresh interval": [""], + "Refresh frequency": [""], + "Are you sure you want to proceed?": [""], + "Save for this session": [""], + "You must pick a name for the new dashboard": [""], + "Save dashboard": [""], + "Overwrite Dashboard [%s]": [""], + "Save as:": [""], + "[dashboard name]": [""], + "also copy (duplicate) charts": [""], + "Filter your charts": [""], + "Cross Filter Scoping": [""], + "Load a template": [""], + "Load a CSS template": [""], + "Live CSS editor": [""], + "Applied Cross Filters (%d)": [""], + "Applied Filters (%d)": [""], + "Incompatible Filters (%d)": [""], + "Unset Filters (%d)": [""], + "This dashboard is currently force refreshing; the next force refresh will be in %s.": [ + "" + ], + "Your dashboard is too large. Please reduce the size before save it.": [ + "" + ], + "Discard changes": [""], + "Edit dashboard": [""], + "An error occurred while fetching available CSS templates": [""], + "Superset dashboard": [""], + "Check out this dashboard: ": [""], + "Copy dashboard URL": [""], + "Share dashboard by email": [""], + "Refresh dashboard": [""], + "Set auto-refresh interval": [""], + "Set filter mapping": [""], + "Edit dashboard properties": [""], + "Edit CSS": [""], + "Download as image": [""], + "Toggle fullscreen": [""], + "An error has occurred": [""], + "You do not have permission to edit this dashboard": [""], + "A valid color scheme is required": [""], + "The dashboard has been saved": [""], + "Access": [""], + "Owners is a list of users who can alter the dashboard. Searchable by name or username.": [ + "" + ], + "Colors": [""], + "Roles is a list which defines access to the dashboard. Granting a role access to a dashboard will bypass dataset level checks. If no roles defined then the dashboard is available to all roles.": [ + "" + ], + "Apply": [""], + "Dashboard properties": [""], + "Basic information": [""], + "URL slug": [""], + "A readable URL for your dashboard": [""], + "Advanced": [""], + "JSON metadata": [""], + "This dashboard is not published, it will not show up in the list of dashboards. Click here to publish this dashboard.": [ + "" + ], + "This dashboard is not published which means it will not show up in the list of dashboards. Favorite it to see it there or access it by using the URL directly.": [ + "" + ], + "This dashboard is published. Click to make it a draft.": [""], + "Draft": [""], + "Annotation layers are still loading.": [""], + "One ore more annotation layers failed loading.": [""], + "Emitted values": [""], + "Cached %s": [""], + "Fetched %s": [""], + "Minimize chart": [""], + "Maximize chart": [""], + "Force refresh": [""], + "Toggle chart description": [""], + "View chart in Explore": [""], + "Copy chart URL": [""], + "Share chart by email": [""], + "Export CSV": [""], + "Cross-filter scoping": [""], + "Search...": [""], + "No filter is selected.": [""], + "Editing 1 filter:": [""], + "Batch editing %d filters:": [""], + "Configure filter scopes": [""], + "There are no filters in this dashboard.": [""], + "Expand all": [""], + "Collapse all": [""], + "This markdown component has an error.": [""], + "This markdown component has an error. Please revert your recent changes.": [ + "" + ], + "Delete dashboard tab?": [""], + "Divider": [""], + "Header": [""], + "Row": [""], + "Tabs": [""], + "Preview": [""], + "Sorry, your browser does not support copying.": [""], + "Sorry, something went wrong. Try again later.": [""], + "All Filters (${filterValues.length})": [""], + "Filter Sets (${filterSetFilterValues.length})": [""], + "Select parent filters": [""], + "Check configuration": [""], + "Cannot load filter": [""], + "Editing filter set:": [""], + "Filter set with this name already exists": [""], + "Filter set already exists": [""], + "This filter set is identical to: \"%s\"": [""], + "Remove invalid filters": [""], + "Rebuild": [""], + "Filters (%d)": [""], + "This filter doesn't exist in dashboard. It will not be applied.": [""], + "Filter metadata changed in dashboard. It will not be applied.": [""], + "None": [""], + "Please filter set name": [""], + "Create": [""], + "Create new filter set": [""], + "New filter set": [""], + "Clear all": [""], + "Add filter": [""], + "(Removed)": [""], + "Undo?": [""], + "New filter": [""], + "Filters configuration and scoping": [""], + "Filter name": [""], + "Name is required": [""], + "Filter Type": [""], + "Dataset": [""], + "Dataset is required": [""], + "Parent filter": [""], + "Default Value": [""], + "Apply changes instantly": [""], + "You have removed this filter.": [""], + "Restore Filter": [""], + "Scoping": [""], + "Apply to all panels": [""], + "Apply to specific panels": [""], + "Only selected panels will be affected by this filter": [""], + "All panels with this column will be affected by this filter": [""], + "Yes, cancel": [""], + "Keep editing": [""], + "Are you sure you want to cancel?": [""], + "will not be saved.": [""], + "All filters": [""], + "All charts": [""], + "Tab title": [""], + "Warning! Changing the dataset may break the chart if the metadata does not exist.": [ + "" + ], + "Changing the dataset may break the chart if the chart relies on columns or metadata that does not exist in the target dataset": [ + "" + ], + "dataset": [""], + "Change dataset": [""], + "Warning!": [""], + "Search / Filter": [""], + "Physical (table or view)": [""], + "Virtual (SQL)": [""], + "SQL expression": [""], + "Data type": [""], + "Datetime format": [""], + "The pattern of timestamp format. For strings use ": [""], + "Python datetime string pattern": [""], + " expression which needs to adhere to the ": [""], + "ISO 8601": [""], + " standard to ensure that the lexicographical ordering\n coincides with the chronological ordering. If the\n timestamp format does not adhere to the ISO 8601 standard\n you will need to define an expression and type for\n transforming the string into a date or timestamp. Note\n currently time zones are not supported. If time is stored\n in epoch format, put `epoch_s` or `epoch_ms`. If no pattern\n is specified we fall back to using the optional defaults on a per\n database/column name level via the extra parameter.": [ + "" + ], + "Is dimension": [""], + "Is filterable": [""], + "Modified columns: %s": [""], + "Removed columns: %s": [""], + "New columns added: %s": [""], + "Metadata has been synced": [""], + "Column name [%s] is duplicated": [""], + "Metric name [%s] is duplicated": [""], + "Calculated column [%s] requires an expression": [""], + "Basic": [""], + "Default URL": [""], + "Default URL to redirect to when accessing from the dataset list page": [ + "" + ], + "Autocomplete filters": [""], + "Whether to populate autocomplete filters options": [""], + "Autocomplete query predicate": [""], + "When using \"Autocomplete filters\", this can be used to improve performance of the query fetching the values. Use this option to apply a predicate (WHERE clause) to the query selecting the distinct values from the table. Typically the intent would be to limit the scan by applying a relative time filter on a partitioned or indexed time-related field.": [ + "" + ], + "Extra data to specify table metadata. Currently supports metadata of the format: `{ \"certification\": { \"certified_by\": \"Data Platform Team\", \"details\": \"This table is the source of truth.\" }, \"warning_markdown\": \"This is a warning.\" }`.": [ + "" + ], + "Owners of the dataset": [""], + "Cache timeout": [""], + "The duration of time in seconds before the cache is invalidated": [""], + "Hours offset": [""], + "The number of hours, negative or positive, to shift the time column. This can be used to move UTC time to local time.": [ + "" + ], + "Spatial": [""], + "virtual": [""], + "Dataset name": [""], + "When specifying SQL, the datasource acts as a view. Superset will use this statement as a subquery while grouping and filtering on the generated parent queries.": [ + "" + ], + "The JSON metric or post aggregation definition.": [""], + "Physical": [""], + "The pointer to a physical table (or view). Keep in mind that the chart is associated to this Superset logical table, and this logical table points the physical table referenced here.": [ + "" + ], + "Click the lock to make changes.": [""], + "Click the lock to prevent further changes.": [""], + "D3 format": [""], + "Certified by": [""], + "Person or group that has certified this metric": [""], + "Certification details": [""], + "Details of the certification": [""], + "Warning": [""], + "Optional warning about use of this metric": [""], + "Be careful.": [""], + "Changing these settings will affect all charts using this dataset, including charts owned by other people.": [ + "" + ], + "Source": [""], + "Sync columns from source": [""], + "Calculated columns": [""], + "The dataset has been saved": [""], + "The dataset configuration exposed here\n affects all the charts using this dataset.\n Be mindful that changing settings\n here may affect other charts\n in undesirable ways.": [ + "" + ], + "Are you sure you want to save and apply changes?": [""], + "Confirm save": [""], + "Edit Dataset ": [""], + "Use legacy datasource editor": [""], + "A reference to the [Time] configuration, taking granularity into account": [ + "" + ], + "Group by": [""], + "One or many controls to group by": [""], + "One or many metrics to display": [""], + "Visualization type": [""], + "The type of visualization to display": [""], + "Fixed color": [""], + "Use this to define a static color for all circles": [""], + "Right axis metric": [""], + "Choose a metric for right axis": [""], + "Linear color scheme": [""], + "Color metric": [""], + "A metric to use for color": [""], + "One or many controls to pivot as columns": [""], + "Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`": [ + "" + ], + "The time granularity for the visualization. Note that you can type and use simple natural language as in `10 seconds`, `1 day` or `56 weeks`": [ + "" + ], + "The time column for the visualization. Note that you can define arbitrary expression that return a DATETIME column in the table. Also note that the filter below is applied against this column or expression": [ + "" + ], + "The time granularity for the visualization. This applies a date transformation to alter your time column and defines a new time granularity. The options here are defined on a per database engine basis in the Superset source code.": [ + "" + ], + "Last week": [""], + "The time range for the visualization. All relative times, e.g. \"Last month\", \"Last 7 days\", \"now\", etc. are evaluated on the server using the server's local time (sans timezone). All tooltips and placeholder times are expressed in UTC (sans timezone). The timestamps are then evaluated by the database using the engine's local timezone. Note one can explicitly set the timezone per the ISO 8601 format if specifying either the start and/or end time.": [ + "" + ], + "Row limit": [""], + "Series limit": [""], + "Limits the number of time series that get displayed. A sub query (or an extra phase where sub queries are not supported) is applied to limit the number of time series that get fetched and displayed. This feature is useful when grouping by high cardinality dimension(s).": [ + "" + ], + "Sort by": [""], + "Metric used to define the top series": [""], + "Series": [""], + "Defines the grouping of entities. Each series is shown as a specific color on the chart and has a legend toggle": [ + "" + ], + "Entity": [""], + "This defines the element to be plotted on the chart": [""], + "X Axis": [""], + "Metric assigned to the [X] axis": [""], + "Y Axis": [""], + "Metric assigned to the [Y] axis": [""], + "Bubble size": [""], + "Y Axis Format": [""], + "When `Calculation type` is set to \"Percentage change\", the Y Axis Format is forced to `.1%`": [ + "" + ], + "The color scheme for rendering chart": [""], + "Color map": [""], + "description": [""], + "bolt": [""], + "Changing this control takes effect instantly": [""], + "Customize": [""], + "Height": [""], + "Width": [""], + "Copy chart URL to clipboard": [""], + "Loading...": [""], + "Superset Chart": [""], + "Export to .JSON format": [""], + "Export to .CSV format": [""], + "%s - untitled": [""], + "Edit chart properties": [""], + "Control labeled ": [""], + "Open Datasource tab": [""], + "rows": [""], + "Limit reached": [""], + "**Select** a dashboard OR **create** a new one": [""], + "Please enter a chart name": [""], + "Save chart": [""], + "Save & go to dashboard": [""], + "Save as new chart": [""], + "Save (Overwrite)": [""], + "Save as ...": [""], + "Chart name": [""], + "Add to dashboard": [""], + "rows retrieved": [""], + "Sorry, An error occurred": [""], + "No data": [""], + "View samples": [""], + "Search Metrics & Columns": [""], + "Showing %s of %s": [""], + "New chart": [""], + "Edit properties": [""], + "View query": [""], + "Run in SQL Lab": [""], + "You do not have permission to edit this chart": [""], + "The description can be displayed as widget headers in the dashboard view. Supports markdown.": [ + "" + ], + "Configuration": [""], + "Duration (in seconds) of the caching timeout for this chart. Note this defaults to the dataset's timeout if undefined.": [ + "" + ], + "A list of users who can alter the chart. Searchable by name or username.": [ + "" + ], + "`Min` value should be numeric or empty": [""], + "`Max` value should be numeric or empty": [""], + "Min": [""], + "Max": [""], + "No results found": [""], + "%s option(s)": [""], + "Invalid lat/long configuration.": [""], + "Reverse lat/long ": [""], + "Longitude & Latitude columns": [""], + "Delimited long & lat single column": [""], + "Multiple formats accepted, look the geopy.points Python library for more details": [ + "" + ], + "Geohash": [""], + "textarea": [""], + "in modal": [""], + "This visualization type is not supported.": [""], + "Click to change visualization type": [""], + "Select a visualization type": [""], + "Failed to verify select options: %s": [""], + "Annotation Slice Configuration": [""], + "This section allows you to configure how to use the slice\n to generate annotations.": [ + "" + ], + "Display configuration": [""], + "Configure your how you overlay is displayed here.": [""], + "Style": [""], + "Opacity": [""], + "Color": [""], + "Line width": [""], + "Layer configuration": [""], + "Configure the basics of your Annotation Layer.": [""], + "Mandatory": [""], + "Hide layer": [""], + "Choose the annotation layer type": [""], + "Annotation layer type": [""], + "Remove": [""], + "Edit annotation layer": [""], + "Add annotation layer": [""], + "Empty collection": [""], + "Add an item": [""], + "Remove item": [""], + "Edit dataset": [""], + "View in SQL Lab": [""], + "More dataset related options": [""], + "Missing dataset": [""], + "The dataset linked to this chart may have been deleted.": [""], + "RANGE TYPE": [""], + "Actual time range": [""], + "CANCEL": [""], + "APPLY": [""], + "Edit time range": [""], + "Configure Advanced Time Range ": [""], + "START (INCLUSIVE)": [""], + "Start date included in time range": [""], + "END (EXCLUSIVE)": [""], + "End date excluded from time range": [""], + "Configure Time Range: Previous...": [""], + "Configure Time Range: Last...": [""], + "Configure custom time range": [""], + "Relative quantity": [""], + "Anchor to": [""], + "NOW": [""], + "Date/Time": [""], + "Return to specific datetime.": [""], + "Syntax": [""], + "Example": [""], + "Moves the given set of dates by a specified interval.": [""], + "Truncates the specified date to the accuracy specified by the date unit.": [ + "" + ], + "Get the last date by the date unit.": [""], + "Get the specify date for the holiday": [""], + "Drop columns or metrics": [""], + "Drop columns": [""], + "Default": [""], + "(optional) default value for the filter, when using the multiple option, you can use a semicolon-delimited list of options.": [ + "" + ], + "Sort metric": [""], + "Metric to sort the results by": [""], + "Sort ascending": [""], + "Check for sorting ascending": [""], + "Allow multiple selections": [""], + "Multiple selections allowed, otherwise filter is limited to a single value": [ + "" + ], + "Search all filter options": [""], + "By default, each filter loads at most 1000 choices at the initial page load. Check this box if you have more than 1000 filter values and want to enable dynamically searching that loads filter values as users type (may add stress to your database).": [ + "" + ], + "Required": [""], + "User must select a value for this filter": [""], + "Filter configuration": [""], + "Simple": [""], + "Custom SQL": [""], + "No such column found. To filter on a metric, try the Custom SQL tab.": [ + "" + ], + "%s column(s) and metric(s)": [""], + "%s column(s)": [""], + "To filter on a metric, use Custom SQL tab.": [""], + "%s operator(s)": [""], + "Type a value here": [""], + "Filter value (case sensitive)": [""], + "choose WHERE or HAVING...": [""], + "Filters by columns": [""], + "Filters by metrics": [""], + "Fixed": [""], + "Based on a metric": [""], + "My metric": [""], + "Add metric": [""], + "%s aggregates(s)": [""], + "%s saved metric(s)": [""], + "Saved": [""], + "Saved metric": [""], + "column": [""], + "aggregate": [""], + "\n This filter was inherited from the dashboard's context.\n It won't be saved when saving the chart.\n ": [ + "" + ], + "Error while fetching data": [""], + "Time series columns": [""], + "Code": [""], + "Markup type": [""], + "Pick your favorite markup language": [""], + "Put your code here": [""], + "Query": [""], + "URL": [""], + "Templated link, it's possible to include {{ metric }} or other values coming from the controls.": [ + "" + ], + "Time": [""], + "Time related form attributes": [""], + "Chart type": [""], + "Chart ID": [""], + "The id of the active chart": [""], + "Cache Timeout (seconds)": [""], + "The number of seconds before expiring the cache": [""], + "URL parameters": [""], + "Extra parameters for use in jinja templated queries": [""], + "Time range endpoints": [""], + "Time range endpoints (SIP-15)": [""], + "Annotations and layers": [""], + "Sort descending": [""], + "Whether to sort descending or ascending": [""], + "Contribution": [""], + "Compute the contribution to the total": [""], + "Advanced analytics": [""], + "This section contains options that allow for advanced analytical post processing of query results": [ + "" + ], + "Rolling window": [""], + "Rolling function": [""], + "Defines a rolling window function to apply, works along with the [Periods] text box": [ + "" + ], + "Periods": [""], + "Defines the size of the rolling window function, relative to the time granularity selected": [ + "" + ], + "Min periods": [""], + "The minimum number of rolling periods required to show a value. For instance if you do a cumulative sum on 7 days you may want your \"Min Period\" to be 7, so that all data points shown are the total of 7 periods. This will hide the \"ramp up\" taking place over the first 7 periods": [ + "" + ], + "Time comparison": [""], + "Time shift": [""], + "Overlay one or more timeseries from a relative time period. Expects relative time deltas in natural language (example: 24 hours, 7 days, 52 weeks, 365 days). Free text is supported.": [ + "" + ], + "Calculation type": [""], + "How to display time shifts: as individual lines; as the absolute difference between the main time series and each time shift; as the percentage change; or as the ratio between series and time shifts.": [ + "" + ], + "Python functions": [""], + "Rule": [""], + "Pandas resample rule": [""], + "Method": [""], + "Pandas resample method": [""], + "No columns": [""], + "%s option": [""], + "Chosen non-numeric column": [""], + "No time columns": [""], + "Favorites": [""], + "Created content": [""], + "Recent activity": [""], + "Security & Access": [""], + "No charts": [""], + "No dashboards": [""], + "No favorite charts yet, go click on stars!": [""], + "No favorite dashboards yet, go click on stars!": [""], + "Profile picture provided by Gravatar": [""], + "joined": [""], + "id:": [""], + "There was an error fetching your recent activity:": [""], + "Deleted: %s": [""], + "There was an issue deleting: %s": [""], + "There was an issue deleting %s: %s": [""], + "report": [""], + "alert": [""], + "reports": [""], + "alerts": [""], + "There was an issue deleting the selected %s: %s": [""], + "Last run": [""], + "Notification method": [""], + "Execution log": [""], + "Actions": [""], + "Bulk select": [""], + "No %s yet": [""], + "Created by": [""], + "An error occurred while fetching created by values: %s": [""], + "Status": [""], + "${AlertState.success}": [""], + "${AlertState.working}": [""], + "${AlertState.error}": [""], + "${AlertState.noop}": [""], + "${AlertState.grace}": [""], + "Alerts & reports": [""], + "Reports": [""], + "This action will permanently delete %s.": [""], + "Delete %s?": [""], + "Please confirm": [""], + "Are you sure you want to delete the selected %s?": [""], + "< (Smaller than)": [""], + "> (Larger than)": [""], + "<= (Smaller or equal)": [""], + ">= (Larger or equal)": [""], + "== (Is equal)": [""], + "!= (Is not equal)": [""], + "Not null": [""], + "30 days": [""], + "60 days": [""], + "90 days": [""], + "Add notification method": [""], + "Add delivery method": [""], + "Add": [""], + "Edit ${isReport ? 'Report' : 'Alert'}": [""], + "Add ${isReport ? 'Report' : 'Alert'}": [""], + "Report name": [""], + "Alert name": [""], + "Alert condition": [""], + "Trigger Alert If...": [""], + "Value": [""], + "Report schedule": [""], + "Alert condition schedule": [""], + "Schedule settings": [""], + "Log retention": [""], + "Working timeout": [""], + "Time in seconds": [""], + "Grace period": [""], + "Message content": [""], + "log": [""], + "State": [""], + "Execution ID": [""], + "Scheduled at (UTC)": [""], + "Start at (UTC)": [""], + "Duration": [""], + "Error message": [""], + "${alertResource?.type}": [""], + "CRON expression": [""], + "Report sent": [""], + "Alert triggered, notification sent": [""], + "Report sending": [""], + "Alert running": [""], + "Report failed": [""], + "Alert failed": [""], + "Nothing triggered": [""], + "Alert Triggered, In Grace Period": [""], + "Recipients are separated by \",\" or \";\"": [""], + "${RecipientIconName.email}": [""], + "${RecipientIconName.slack}": [""], + "annotation": [""], + "There was an issue deleting the selected annotations: %s": [""], + "Edit annotation": [""], + "Delete annotation": [""], + "Annotation": [""], + "No annotation yet": [""], + "Annotation Layer ${annotationLayerName}": [""], + "Are you sure you want to delete ${annotationCurrentlyDeleting?.short_descr}?": [ + "" + ], + "Delete Annotation?": [""], + "Are you sure you want to delete the selected annotations?": [""], + "Add annotation": [""], + "Annotation name": [""], + "date": [""], + "Additional information": [""], + "Description (this can be seen in the list)": [""], + "annotation_layer": [""], + "Edit annotation layer properties": [""], + "Annotation layer name": [""], + "Annotation layers": [""], + "There was an issue deleting the selected layers: %s": [""], + "Last modified": [""], + "Created on": [""], + "Edit template": [""], + "Delete template": [""], + "Annotation layer": [""], + "An error occurred while fetching dataset datasource values: %s": [""], + "No annotation layers yet": [""], + "This action will permanently delete the layer.": [""], + "Delete Layer?": [""], + "Are you sure you want to delete the selected layers?": [""], + "Are you sure you want to delete": [""], + "Last modified %s": [""], + "The passwords for the databases below are needed in order to import them together with the charts. Please note that the \"Secure Extra\" and \"Certificate\" sections of the database configuration are not present in export files, and should be added manually after the import if they are needed.": [ + "" + ], + "You are importing one or more charts that already exist. Overwriting might cause you to lose some of your work. Are you sure you want to overwrite?": [ + "" + ], + "There was an issue deleting the selected charts: %s": [""], + "Modified by": [""], + "Owner": [""], + "All": [""], + "An error occurred while fetching chart owners values: %s": [""], + "An error occurred while fetching chart created by values: %s": [""], + "Viz type": [""], + "An error occurred while fetching chart dataset values: %s": [""], + "Favorite": [""], + "Any": [""], + "Yes": [""], + "No": [""], + "Alphabetical": [""], + "Recently modified": [""], + "Least recently modified": [""], + "Import charts": [""], + "Are you sure you want to delete the selected charts?": [""], + "css_template": [""], + "Edit CSS template properties": [""], + "Add CSS template": [""], + "CSS template name": [""], + "css": [""], + "CSS templates": [""], + "There was an issue deleting the selected templates: %s": [""], + "Last modified by %s": [""], + "CSS template": [""], + "This action will permanently delete the template.": [""], + "Delete Template?": [""], + "Are you sure you want to delete the selected templates?": [""], + "published": [""], + "draft": [""], + "The passwords for the databases below are needed in order to import them together with the dashboards. Please note that the \"Secure Extra\" and \"Certificate\" sections of the database configuration are not present in export files, and should be added manually after the import if they are needed.": [ + "" + ], + "You are importing one or more dashboards that already exist. Overwriting might cause you to lose some of your work. Are you sure you want to overwrite?": [ + "" + ], + "An error occurred while fetching dashboards: %s": [""], + "There was an issue deleting the selected dashboards: ": [""], + "An error occurred while fetching dashboard owner values: %s": [""], + "An error occurred while fetching dashboard created by values: %s": [""], + "Are you sure you want to delete the selected dashboards?": [""], + "SQL Copied!": [""], + "The passwords for the databases below are needed in order to import them. Please note that the \"Secure Extra\" and \"Certificate\" sections of the database configuration are not present in export files, and should be added manually after the import if they are needed.": [ + "" + ], + "You are importing one or more databases that already exist. Overwriting might cause you to lose some of your work. Are you sure you want to overwrite?": [ + "" + ], + "database": [""], + "An error occurred while fetching database related data: %s": [""], + "Import databases": [""], + "Asynchronous query execution": [""], + "AQE": [""], + "Allow data manipulation language": [""], + "DML": [""], + "CSV upload": [""], + "Delete database": [""], + "The database %s is linked to %s charts that appear on %s dashboards. Are you sure you want to continue? Deleting the database will break those objects.": [ + "" + ], + "Delete Database?": [""], + "Please enter a SQLAlchemy URI to test": [""], + "Sorry there was an error fetching database information: %s": [""], + "Edit database": [""], + "Add database": [""], + "Display Name": [""], + "Name your dataset": [""], + "Pick a name to help you identify this database.": [""], + "dialect+driver://username:password@host:port/database": [""], + "Refer to the ": [""], + " for more information on how to structure your URI.": [""], + "Test connection": [""], + "Allow this database to be queried in SQL Lab": [""], + "Allow creation of new tables based on queries": [""], + "Allow creation of new views based on queries": [""], + "CTAS & CVAS SCHEMA": [""], + "Search or select schema": [""], + "When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema.": [ + "" + ], + "Allow manipulation of the database using non-SELECT statements such as UPDATE, DELETE, CREATE, etc.": [ + "" + ], + "Allow multi schema metadata fetch": [""], + "Chart cache timeout": [""], + "Operate the database in asynchronous mode, meaning that the queries are executed on remote workers as opposed to on the web server itself. This assumes that you have a Celery worker setup as well as a results backend. Refer to the installation docs for more information.": [ + "" + ], + "Secure extra": [""], + "JSON string containing additional connection configuration.": [""], + "This is used to provide connection information for systems like Hive, Presto, and BigQuery, which do not conform to the username:password syntax normally used by SQLAlchemy.": [ + "" + ], + "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on certain database engines.": [ + "" + ], + "Impersonate Logged In User (Presto & Hive)": [""], + "If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them. If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.": [ + "" + ], + "Allow data upload": [""], + "If selected, please set the schemas allowed for data upload in Extra.": [ + "" + ], + "JSON string containing extra configuration elements.": [""], + "1. The engine_params object gets unpacked into the sqlalchemy.create_engine call, while the metadata_params gets unpacked into the sqlalchemy.MetaData call.": [ + "" + ], + "2. The metadata_cache_timeout is a cache timeout setting in seconds for metadata fetch of this database. Specify it as \"metadata_cache_timeout\": {\"schema_cache_timeout\": 600, \"table_cache_timeout\": 600}. If unset, cache will not be enabled for the functionality. A timeout of 0 indicates that the cache never expires.": [ + "" + ], + "3. The schemas_allowed_for_csv_upload is a comma separated list of schemas that CSVs are allowed to upload to. Specify it as \"schemas_allowed_for_csv_upload\": [\"public\", \"csv_upload\"]. If database flavor does not support schema or any schema is allowed to be accessed, just leave the list empty.": [ + "" + ], + "4. The version field is a string specifying this db's version. This should be used with Presto DBs so that the syntax is correct.": [ + "" + ], + "5. The allows_virtual_table_explore field is a boolean specifying whether or not the Explore button in SQL Lab results is shown.": [ + "" + ], + "Add dataset": [""], + "The passwords for the databases below are needed in order to import them together with the datasets. Please note that the \"Secure Extra\" and \"Certificate\" sections of the database configuration are not present in export files, and should be added manually after the import if they are needed.": [ + "" + ], + "You are importing one or more datasets that already exist. Overwriting might cause you to lose some of your work. Are you sure you want to overwrite?": [ + "" + ], + "An error occurred while fetching dataset related data": [""], + "An error occurred while fetching dataset related data: %s": [""], + "Physical dataset": [""], + "Virtual dataset": [""], + "An error occurred while fetching dataset owner values: %s": [""], + "An error occurred while fetching datasets: %s": [""], + "An error occurred while fetching schema values: %s": [""], + "Import datasets": [""], + "There was an issue deleting the selected datasets: %s": [""], + "The dataset %s is linked to %s charts that appear on %s dashboards. Are you sure you want to continue? Deleting the dataset will break those objects.": [ + "" + ], + "Delete Dataset?": [""], + "Are you sure you want to delete the selected datasets?": [""], + "0 Selected": [""], + "%s Selected (Virtual)": [""], + "%s Selected (Physical)": [""], + "%s Selected (%s Physical, %s Virtual)": [""], + "There was an issue previewing the selected query. %s": [""], + "Success": [""], + "Failed": [""], + "Running": [""], + "Offline": [""], + "Scheduled": [""], + "Duration: %s": [""], + "Tab name": [""], + "TABLES": [""], + "Rows": [""], + "Open query in SQL Lab": [""], + "An error occurred while fetching database values: %s": [""], + "Time range": [""], + "Search by query text": [""], + "Query preview": [""], + "Previous": [""], + "Next": [""], + "Open in SQL Lab": [""], + "User query": [""], + "Executed query": [""], + "The passwords for the databases below are needed in order to import them together with the saved queries. Please note that the \"Secure Extra\" and \"Certificate\" sections of the database configuration are not present in export files, and should be added manually after the import if they are needed.": [ + "" + ], + "You are importing one or more saved queries that already exist. Overwriting might cause you to lose some of your work. Are you sure you want to overwrite?": [ + "" + ], + "Saved queries": [""], + "There was an issue previewing the selected query %s": [""], + "Import queries": [""], + "Link Copied!": [""], + "There was an issue deleting the selected queries: %s": [""], + "Edit query": [""], + "Copy query URL": [""], + "Export query": [""], + "Delete query": [""], + "This action will permanently delete the saved query.": [""], + "Delete Query?": [""], + "Are you sure you want to delete the selected queries?": [""], + "queries": [""], + "Query name": [""], + "[Untitled]": [""], + "Unknown": [""], + "Edited": [""], + "Created": [""], + "Viewed": [""], + "Examples": [""], + "Mine": [""], + "Recently viewed charts, dashboards, and saved queries will appear here": [ + "" + ], + "Recently created charts, dashboards, and saved queries will appear here": [ + "" + ], + "Recent example charts, dashboards, and saved queries will appear here": [ + "" + ], + "Recently edited charts, dashboards, and saved queries will appear here": [ + "" + ], + "${tableName\n .split('')\n .slice(0, tableName.length - 1)\n .join('')}\n ": [ + "" + ], + "You don't have any favorites yet!": [""], + "SQL Lab queries": [""], + "${tableName}": [""], + "query": [""], + "Share": [""], + "Last run %s": [""], + "There was an issue fetching your recent activity: %s": [""], + "There was an issues fetching your dashboards: %s": [""], + "There was an issues fetching your chart: %s": [""], + "There was an issues fetching your saved queries: %s": [""], + "Recents": [""], + "Select start and end date": [""], + "Type or Select [%s]": [""], + "Filter box": [""], + "Filters configuration": [""], + "Filter configuration for the filter box": [""], + "Date filter": [""], + "Whether to include a time filter": [""], + "Instant filtering": [""], + "Check to apply filters instantly as they change instead of displaying [Apply] button": [ + "" + ], + "Show SQL granularity dropdown": [""], + "Check to include SQL granularity dropdown": [""], + "Show SQL time column": [""], + "Check to include time column dropdown": [""], + "Show Druid granularity dropdown": [""], + "Check to include Druid granularity dropdown": [""], + "Show Druid time origin": [""], + "Check to include time origin dropdown": [""], + "Limit selector values": [""], + "These filters apply to the values available in the dropdowns": [""], + "Time-series Table": [""] + } + } +} diff --git a/superset/translations/sk/LC_MESSAGES/messages.po b/superset/translations/sk/LC_MESSAGES/messages.po new file mode 100644 index 0000000000..1df6a549f9 --- /dev/null +++ b/superset/translations/sk/LC_MESSAGES/messages.po @@ -0,0 +1,8532 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2021-04-26 02:49+0900\n" +"PO-Revision-Date: 2021-05-24 15:59+0200\n" +"Last-Translator: FULL NAME \n" +"Language: sk\n" +"Language-Team: sk \n" +"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.5.3\n" + +#: superset/app.py:232 +msgid "Home" +msgstr "Domov" + +#: superset/app.py:237 superset/views/annotations.py:119 +msgid "Annotation Layers" +msgstr "Anotačná vrstva" + +#: superset/app.py:240 superset/app.py:284 superset/app.py:293 +#: superset/app.py:346 superset/app.py:431 superset/app.py:439 +#: superset/app.py:452 superset/app.py:464 +msgid "Manage" +msgstr "Spravovať" + +#: superset-frontend/src/profile/components/Security.tsx:46 superset/app.py:246 +#: superset/views/database/mixins.py:33 +msgid "Databases" +msgstr "Databázy" + +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:300 +#: superset-frontend/src/explore/components/DataTablesPane/index.tsx:293 +#: superset/app.py:249 superset/app.py:258 superset/app.py:382 +#: superset/app.py:397 superset/app.py:492 superset/app.py:501 +#: superset/app.py:514 superset/app.py:523 +msgid "Data" +msgstr "Dáta" + +#: superset-frontend/src/profile/components/Security.tsx:60 superset/app.py:254 +msgid "Datasets" +msgstr "Datasety" + +#: superset-frontend/src/dashboard/components/BuilderComponentPane.tsx:77 +#: superset-frontend/src/profile/components/CreatedContent.tsx:76 +#: superset-frontend/src/profile/components/Favorites.tsx:77 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:571 +#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:246 superset/app.py:265 +#: superset/views/chart/mixin.py:26 superset/views/dashboard/mixin.py:81 +msgid "Charts" +msgstr "Grafy" + +#: superset-frontend/src/profile/components/CreatedContent.tsx:73 +#: superset-frontend/src/profile/components/Favorites.tsx:74 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:520 +#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:223 superset/app.py:273 +#: superset/views/chart/mixin.py:79 superset/views/dashboard/mixin.py:25 +msgid "Dashboards" +msgstr "" + +#: superset/app.py:282 +msgid "Plugins" +msgstr "Pluginy" + +#: superset/app.py:290 superset/views/css_templates.py:38 +msgid "CSS Templates" +msgstr "CSS šablóny" + +#: superset/app.py:300 +msgid "Row level security" +msgstr "Bezpečnosť na úrovni riadkov" + +#: superset/app.py:302 superset/app.py:413 superset/app.py:478 +msgid "Security" +msgstr "Bezpečnosť" + +#: superset/app.py:342 +msgid "Import Dashboards" +msgstr "Importovať dashboard" + +#: superset/app.py:351 +msgid "SQL Editor" +msgstr "" + +#: superset/app.py:356 superset/app.py:371 +msgid "SQL Lab" +msgstr "" + +#: superset/app.py:359 +msgid "Saved Queries" +msgstr "Uložené dotazy" + +#: superset/app.py:366 +msgid "Query History" +msgstr "História dotazov" + +#: superset/app.py:378 +msgid "Upload a CSV" +msgstr "Nahrať CSV" + +#: superset/app.py:393 +msgid "Upload Excel" +msgstr "Nahrať Excel" + +#: superset/app.py:411 +msgid "Action Log" +msgstr "" + +#: superset/app.py:429 +msgid "Dashboard Emails" +msgstr "" + +#: superset/app.py:437 +msgid "Chart Email Schedules" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:420 superset/app.py:450 +msgid "Alerts" +msgstr "" + +#: superset/app.py:462 +msgid "Alerts & Reports" +msgstr "" + +#: superset/app.py:476 +msgid "Access requests" +msgstr "" + +#: superset/app.py:490 superset/connectors/druid/views.py:257 +msgid "Druid Datasources" +msgstr "" + +#: superset/app.py:498 superset/connectors/druid/views.py:195 +msgid "Druid Clusters" +msgstr "" + +#: superset/app.py:511 +msgid "Scan New Datasources" +msgstr "" + +#: superset/app.py:520 +msgid "Refresh Druid Metadata" +msgstr "" + +#: superset/errors.py:78 +msgid "Issue 1000 - The datasource is too large to query." +msgstr "" + +#: superset/errors.py:82 +msgid "Issue 1001 - The database is under an unusual load." +msgstr "" + +#: superset/errors.py:88 +msgid "Issue 1002 - The database returned an unexpected error." +msgstr "" + +#: superset/errors.py:94 superset/errors.py:109 superset/errors.py:124 +msgid "" +"Issue 1003 - There is a syntax error in the SQL query. Perhaps there was " +"a misspelling or a typo." +msgstr "" + +#: superset/errors.py:101 +msgid "Issue 1004 - The column was deleted or renamed in the database." +msgstr "" + +#: superset/errors.py:116 +msgid "Issue 1005 - The table was deleted or renamed in the database." +msgstr "" + +#: superset/errors.py:131 +msgid "Issue 1005 - The schema was deleted or renamed in the database." +msgstr "" + +#: superset/errors.py:139 +msgid "Issue 1006 - One or more parameters specified in the query are missing." +msgstr "" + +#: superset/errors.py:148 +msgid "Issue 1007 - The hostname provided can't be resolved." +msgstr "" + +#: superset/errors.py:152 +msgid "Issue 1008 - The port is closed." +msgstr "" + +#: superset/errors.py:157 +msgid "" +"Issue 1009 - The host might be down, and can't be reached on the provided" +" port." +msgstr "" + +#: superset/errors.py:166 +msgid "Issue 1010 - Superset encountered an error while running a command." +msgstr "" + +#: superset/errors.py:174 +msgid "Issue 1011 - Superset encountered an unexpected error." +msgstr "" + +#: superset/errors.py:180 +msgid "" +"Issue 1012 - The username provided when connecting to a database is not " +"valid." +msgstr "" + +#: superset/errors.py:189 +msgid "" +"Issue 1013 - The password provided when connecting to a database is not " +"valid." +msgstr "" + +#: superset/errors.py:198 +msgid "Issue 1014 - Either the username or the password is wrong." +msgstr "" + +#: superset/errors.py:202 superset/errors.py:211 +msgid "Issue 1015 - Either the database is spelled incorrectly or does not exist." +msgstr "" + +#: superset/errors.py:220 +msgid "Issue 1017 - User doesn't have the proper permissions." +msgstr "" + +#: superset/databases/schemas.py:165 superset/exceptions.py:137 +msgid "Invalid certificate" +msgstr "" + +#: superset/jinja_context.py:222 +#, python-format +msgid "Unsafe return type for function %(func)s: %(value_type)s" +msgstr "" + +#: superset/jinja_context.py:233 +#, python-format +msgid "Unsupported return value for method %(name)s" +msgstr "" + +#: superset/jinja_context.py:246 +#, python-format +msgid "Unsafe template value for key %(key)s: %(value_type)s" +msgstr "" + +#: superset/jinja_context.py:257 +#, python-format +msgid "Unsupported template value for key %(key)s" +msgstr "" + +#: superset/sql_lab.py:168 +msgid "" +"SQL Lab timeout. This environment's policy is to kill queries after {} " +"seconds." +msgstr "" + +#: superset/sql_lab.py:196 +msgid "Only `SELECT` statements are allowed against this database" +msgstr "" + +#: superset/sql_lab.py:355 +msgid "" +"CTAS (create table as select) can only be run with a query where the last" +" statement is a SELECT. Please make sure your query has a SELECT as its " +"last statement. Then, try running your query again." +msgstr "" + +#: superset/sql_lab.py:367 +msgid "" +"CVAS (create view as select) can only be run with a query with a single " +"SELECT statement. Please make sure your query has only a SELECT " +"statement. Then, try running your query again." +msgstr "" + +#: superset/viz.py:131 +msgid "Viz is missing a datasource" +msgstr "" + +#: superset/viz.py:237 +msgid "" +"Applied rolling window did not return any data. Please make sure the " +"source query satisfies the minimum periods defined in the rolling window." +msgstr "" + +#: superset/utils/date_parser.py:264 superset/viz.py:355 +msgid "From date cannot be larger than to date" +msgstr "" + +#: superset/viz.py:521 +msgid "Cached value not found" +msgstr "" + +#: superset/common/query_context.py:356 superset/viz.py:537 +#, python-format +msgid "Columns missing in datasource: %(invalid_columns)s" +msgstr "" + +#: superset/viz.py:649 +msgid "Table View" +msgstr "" + +#: superset/viz.py:671 +msgid "" +"You cannot use [Columns] in combination with [Group " +"By]/[Metrics]/[Percentage Metrics]. Please choose one or the other." +msgstr "" + +#: superset/viz.py:708 +msgid "Pick a granularity in the Time section or uncheck 'Include Time'" +msgstr "" + +#: superset/viz.py:781 +msgid "Time Table View" +msgstr "" + +#: superset/viz.py:790 superset/viz.py:1734 +msgid "Pick at least one metric" +msgstr "" + +#: superset/viz.py:794 +msgid "When using 'Group By' you are limited to use a single metric" +msgstr "" + +#: superset/viz.py:823 +msgid "Pivot Table" +msgstr "" + +#: superset/viz.py:840 +msgid "Please choose at least one 'Group by' field " +msgstr "" + +#: superset/viz.py:852 +msgid "Please choose at least one metric" +msgstr "" + +#: superset/viz.py:854 +msgid "Group By' and 'Columns' can't overlap" +msgstr "" + +#: superset/viz.py:956 +msgid "Treemap" +msgstr "" + +#: superset/viz.py:999 +msgid "Calendar Heatmap" +msgstr "" + +#: superset/viz.py:1091 +msgid "Bubble Chart" +msgstr "" + +#: superset/viz.py:1113 +msgid "Please use 3 different metric labels" +msgstr "" + +#: superset/viz.py:1115 +msgid "Pick a metric for x, y and size" +msgstr "" + +#: superset/viz.py:1142 +msgid "Bullet Chart" +msgstr "" + +#: superset/viz.py:1152 +msgid "Pick a metric to display" +msgstr "" + +#: superset/viz.py:1170 +msgid "Big Number with Trendline" +msgstr "" + +#: superset/viz.py:1178 superset/viz.py:1212 +msgid "Pick a metric!" +msgstr "" + +#: superset/viz.py:1204 +msgid "Big Number" +msgstr "" + +#: superset/viz.py:1226 +msgid "Time Series - Line Chart" +msgstr "" + +#: superset/viz.py:1296 superset/viz.py:1562 +msgid "Pick a time granularity for your time series" +msgstr "" + +#: superset/viz.py:1355 +msgid "" +"An enclosed time range (both start and end) must be specified when using " +"a Time Comparison." +msgstr "" + +#: superset/viz.py:1427 +msgid "Time Series - Multiple Line Charts" +msgstr "" + +#: superset/viz.py:1504 +msgid "Time Series - Dual Axis Line Chart" +msgstr "" + +#: superset/viz.py:1514 +msgid "Pick a metric for left axis!" +msgstr "" + +#: superset/viz.py:1516 +msgid "Pick a metric for right axis!" +msgstr "" + +#: superset/viz.py:1519 +msgid "Please choose different metrics on left and right axis" +msgstr "" + +#: superset/viz.py:1579 +msgid "Time Series - Bar Chart" +msgstr "" + +#: superset/viz.py:1588 +msgid "Time Series - Period Pivot" +msgstr "" + +#: superset/viz.py:1635 +msgid "Time Series - Percent Change" +msgstr "" + +#: superset/viz.py:1643 +msgid "Time Series - Stacked" +msgstr "" + +#: superset/viz.py:1664 +msgid "Histogram" +msgstr "" + +#: superset/viz.py:1674 +msgid "Must have at least one numeric column specified" +msgstr "" + +#: superset/viz.py:1721 +msgid "Distribution - Bar Chart" +msgstr "" + +#: superset/viz.py:1731 +msgid "Can't have overlap between Series and Breakdowns" +msgstr "" + +#: superset/viz.py:1736 +msgid "Pick at least one field for [Series]" +msgstr "" + +#: superset/viz.py:1802 +msgid "Sunburst" +msgstr "" + +#: superset/viz.py:1850 +msgid "Sankey" +msgstr "" + +#: superset/viz.py:1858 +msgid "Pick exactly 2 columns as [Source / Target]" +msgstr "" + +#: superset/viz.py:1902 +msgid "" +"There's a loop in your Sankey, please provide a tree. Here's a faulty " +"link: {}" +msgstr "" + +#: superset/viz.py:1915 +msgid "Directed Force Layout" +msgstr "" + +#: superset/viz.py:1950 +msgid "Country Map" +msgstr "" + +#: superset/viz.py:1987 +msgid "World Map" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:103 +#: superset-frontend/src/explore/controls.jsx:468 superset/viz.py:2047 +msgid "Filters" +msgstr "" + +#: superset/viz.py:2067 +msgid "Invalid filter configuration, please select a column" +msgstr "" + +#: superset/viz.py:2115 +msgid "Parallel Coordinates" +msgstr "" + +#: superset/viz.py:2144 +msgid "Heatmap" +msgstr "" + +#: superset/viz.py:2204 +msgid "Horizon Charts" +msgstr "" + +#: superset/viz.py:2228 +msgid "Mapbox" +msgstr "" + +#: superset/viz.py:2240 +msgid "[Longitude] and [Latitude] must be set" +msgstr "" + +#: superset/viz.py:2247 +msgid "Must have a [Group By] column to have 'count' as the [Label]" +msgstr "" + +#: superset/viz.py:2267 +msgid "Choice of [Label] must be present in [Group By]" +msgstr "" + +#: superset/viz.py:2275 +msgid "Choice of [Point Radius] must be present in [Group By]" +msgstr "" + +#: superset/viz.py:2283 +msgid "[Longitude] and [Latitude] columns must be present in [Group By]" +msgstr "" + +#: superset/viz.py:2363 +msgid "Deck.gl - Multiple Layers" +msgstr "" + +#: superset/viz.py:2403 superset/viz.py:2435 +msgid "Bad spatial key" +msgstr "" + +#: superset/viz.py:2421 +#, python-format +msgid "Invalid spatial point encountered: %s" +msgstr "" + +#: superset/viz.py:2457 +msgid "" +"Encountered invalid NULL spatial entry," +" please consider filtering those " +"out" +msgstr "" + +#: superset/viz.py:2547 +msgid "Deck.gl - Scatter plot" +msgstr "" + +#: superset/viz.py:2596 +msgid "Deck.gl - Screen Grid" +msgstr "" + +#: superset/viz.py:2622 +msgid "Deck.gl - 3D Grid" +msgstr "" + +#: superset/viz.py:2652 +msgid "Deck.gl - Paths" +msgstr "" + +#: superset/viz.py:2700 +msgid "Deck.gl - Polygon" +msgstr "" + +#: superset/viz.py:2729 +msgid "Deck.gl - 3D HEX" +msgstr "" + +#: superset/viz.py:2748 +msgid "Deck.gl - GeoJSON" +msgstr "" + +#: superset/viz.py:2767 +msgid "Deck.gl - Arc" +msgstr "" + +#: superset/viz.py:2802 +msgid "Event flow" +msgstr "" + +#: superset/viz.py:2834 +msgid "Time Series - Paired t-test" +msgstr "" + +#: superset/viz.py:2901 +msgid "Time Series - Nightingale Rose Chart" +msgstr "" + +#: superset/viz.py:2947 +msgid "Partition Diagram" +msgstr "" + +#: superset/annotation_layers/api.py:346 +#, python-format +msgid "Deleted %(num)d annotation layer" +msgid_plural "Deleted %(num)d annotation layers" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: superset/annotation_layers/annotations/filters.py:28 +#: superset/annotation_layers/filters.py:30 superset/charts/filters.py:31 +#: superset/css_templates/filters.py:28 +#: superset/queries/saved_queries/filters.py:31 superset/reports/filters.py:28 +msgid "All Text" +msgstr "" + +#: superset/annotation_layers/annotations/api.py:493 +#, python-format +msgid "Deleted %(num)d annotation" +msgid_plural "Deleted %(num)d annotations" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: superset/annotation_layers/annotations/commands/exceptions.py:35 +msgid "End date must be after start date" +msgstr "" + +#: superset/annotation_layers/annotations/commands/exceptions.py:46 +msgid "Short description must be unique for this layer" +msgstr "" + +#: superset/annotation_layers/annotations/commands/exceptions.py:52 +msgid "Annotations could not be deleted." +msgstr "" + +#: superset/annotation_layers/annotations/commands/exceptions.py:56 +msgid "Annotation not found." +msgstr "" + +#: superset/annotation_layers/annotations/commands/exceptions.py:60 +msgid "Annotation parameters are invalid." +msgstr "" + +#: superset/annotation_layers/annotations/commands/exceptions.py:64 +msgid "Annotation could not be created." +msgstr "" + +#: superset/annotation_layers/annotations/commands/exceptions.py:68 +msgid "Annotation could not be updated." +msgstr "" + +#: superset/annotation_layers/annotations/commands/exceptions.py:72 +msgid "Annotation delete failed." +msgstr "" + +#: superset/annotation_layers/commands/exceptions.py:29 +msgid "Annotation layer parameters are invalid." +msgstr "" + +#: superset/annotation_layers/commands/exceptions.py:33 +msgid "Annotation layer could not be deleted." +msgstr "" + +#: superset/annotation_layers/commands/exceptions.py:37 +msgid "Annotation layer could not be created." +msgstr "" + +#: superset/annotation_layers/commands/exceptions.py:41 +msgid "Annotation layer could not be updated." +msgstr "" + +#: superset/annotation_layers/commands/exceptions.py:45 +msgid "Annotation layer not found." +msgstr "" + +#: superset/annotation_layers/commands/exceptions.py:49 +msgid "Annotation layer delete failed." +msgstr "" + +#: superset/annotation_layers/commands/exceptions.py:53 +#: superset/annotation_layers/commands/exceptions.py:57 +msgid "Annotation layer has associated annotations." +msgstr "" + +#: superset/annotation_layers/commands/exceptions.py:66 +#: superset/reports/commands/exceptions.py:137 +msgid "Name must be unique" +msgstr "" + +#: superset/charts/api.py:463 +#, python-format +msgid "Deleted %(num)d chart" +msgid_plural "Deleted %(num)d charts" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: superset/charts/api.py:557 +msgid "Request is not JSON" +msgstr "" + +#: superset/charts/api.py:568 superset/charts/api.py:638 +#, python-format +msgid "Request is incorrect: %(error)s" +msgstr "" + +#: superset/charts/schemas.py:510 +msgid "`confidence_interval` must be between 0 and 1 (exclusive)" +msgstr "" + +#: superset/charts/schemas.py:576 +msgid "" +"lower percentile must be greater than 0 and less than 100. Must be lower " +"than upper percentile." +msgstr "" + +#: superset/charts/schemas.py:591 +msgid "" +"upper percentile must be greater than 0 and less than 100. Must be higher" +" than lower percentile." +msgstr "" + +#: superset/charts/schemas.py:871 +msgid "`width` must be greater or equal to 0" +msgstr "" + +#: superset/charts/schemas.py:986 +msgid "`row_limit` must be greater than or equal to 0" +msgstr "" + +#: superset/charts/schemas.py:993 +msgid "`row_offset` must be greater than or equal to 0" +msgstr "" + +#: superset/charts/commands/bulk_delete.py:64 +#: superset/charts/commands/delete.py:68 +#: superset/dashboards/commands/bulk_delete.py:65 +#: superset/dashboards/commands/delete.py:66 +#: superset/databases/commands/delete.py:65 +#, python-format +msgid "There are associated alerts or reports: %s," +msgstr "" + +#: superset/charts/commands/exceptions.py:38 +#, python-format +msgid "" +"Time string is unclear. Please specify [%(human_readable)s ago] or " +"[%(human_readable)s later]." +msgstr "" + +#: superset/charts/commands/exceptions.py:51 +#, python-format +msgid "Cannot parse time string [%(human_readable)s]" +msgstr "" + +#: superset/charts/commands/exceptions.py:65 +#: superset/datasets/commands/exceptions.py:41 +#: superset/reports/commands/exceptions.py:35 +msgid "Database does not exist" +msgstr "" + +#: superset/charts/commands/exceptions.py:74 +msgid "Dashboards do not exist" +msgstr "" + +#: superset/charts/commands/exceptions.py:84 +msgid "Datasource type is required when datasource_id is given" +msgstr "" + +#: superset/charts/commands/exceptions.py:94 +msgid "Chart parameters are invalid." +msgstr "" + +#: superset/charts/commands/exceptions.py:98 +msgid "Chart could not be created." +msgstr "" + +#: superset/charts/commands/exceptions.py:102 +msgid "Chart could not be updated." +msgstr "" + +#: superset/charts/commands/exceptions.py:106 +msgid "Chart could not be deleted." +msgstr "" + +#: superset/charts/commands/exceptions.py:110 +#: superset/charts/commands/exceptions.py:130 +#: superset/dashboards/commands/exceptions.py:57 +#: superset/dashboards/commands/exceptions.py:69 +#: superset/databases/commands/exceptions.py:117 +msgid "There are associated alerts or reports" +msgstr "" + +#: superset/charts/commands/exceptions.py:114 +msgid "Changing this chart is forbidden" +msgstr "" + +#: superset/charts/commands/exceptions.py:118 +msgid "Charts could not be deleted." +msgstr "" + +#: superset/charts/commands/exceptions.py:134 +msgid "Import chart failed for an unknown reason" +msgstr "" + +#: superset/commands/exceptions.py:85 +#: superset/datasets/commands/exceptions.py:144 +msgid "Owners are invalid" +msgstr "" + +#: superset/commands/exceptions.py:92 +msgid "Some roles do not exist" +msgstr "" + +#: superset/commands/exceptions.py:99 +#: superset/datasets/commands/exceptions.py:149 +msgid "Dataset does not exist" +msgstr "" + +#: superset/common/query_actions.py:183 +msgid "Invalid result type: %(result_type)" +msgstr "" + +#: superset/common/query_context.py:276 +msgid "The chart does not exist" +msgstr "" + +#: superset/common/query_object.py:260 +#, python-format +msgid "" +"Duplicate column/metric labels: %(labels)s. Please make sure all columns " +"and metrics have a unique label." +msgstr "" + +#: superset/common/query_object.py:359 +msgid "`operation` property of post processing object undefined" +msgstr "" + +#: superset/common/query_object.py:363 +#, python-format +msgid "Unsupported post processing operation: %(operation)s" +msgstr "" + +#: superset/connectors/druid/models.py:239 +msgid "Adding new datasource [{}]" +msgstr "" + +#: superset/connectors/druid/models.py:242 +msgid "Refreshing datasource [{}]" +msgstr "" + +#: superset/connectors/druid/models.py:1053 +msgid "Metric(s) {} must be aggregations." +msgstr "" + +#: superset/connectors/druid/models.py:1471 +msgid "Unsupported extraction function: " +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:1031 +#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:228 +#: superset-frontend/src/explore/controls.jsx:251 +#: superset/connectors/druid/views.py:56 superset/connectors/sqla/views.py:63 +msgid "Columns" +msgstr "" + +#: superset/connectors/druid/views.py:57 +msgid "Show Druid Column" +msgstr "" + +#: superset/connectors/druid/views.py:58 +msgid "Add Druid Column" +msgstr "" + +#: superset/connectors/druid/views.py:59 +msgid "Edit Druid Column" +msgstr "" + +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:222 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:228 +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:137 +#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:193 +#: superset/connectors/druid/views.py:77 superset/connectors/sqla/views.py:134 +msgid "Column" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:272 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:450 +#: superset/connectors/druid/views.py:78 superset/connectors/druid/views.py:174 +#: superset/connectors/sqla/views.py:143 superset/connectors/sqla/views.py:251 +msgid "Type" +msgstr "" + +#: superset/connectors/druid/views.py:79 superset/views/access_requests.py:43 +#: superset/views/chart/mixin.py:80 +msgid "Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:80 superset/connectors/sqla/views.py:137 +msgid "Groupable" +msgstr "" + +#: superset/connectors/druid/views.py:81 superset/connectors/sqla/views.py:138 +msgid "Filterable" +msgstr "" + +#: superset/connectors/druid/views.py:84 superset/connectors/sqla/views.py:98 +msgid "" +"Whether this column is exposed in the `Filters` section of the explore " +"view." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:1020 +#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:206 +#: superset-frontend/src/explore/controls.jsx:153 +#: superset/connectors/druid/views.py:143 superset/connectors/sqla/views.py:205 +msgid "Metrics" +msgstr "" + +#: superset/connectors/druid/views.py:144 +msgid "Show Druid Metric" +msgstr "" + +#: superset/connectors/druid/views.py:145 +msgid "Add Druid Metric" +msgstr "" + +#: superset/connectors/druid/views.py:146 +msgid "Edit Druid Metric" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:864 +#: superset-frontend/src/explore/controls.jsx:172 +#: superset-frontend/src/explore/controls.jsx:173 +#: superset/connectors/druid/views.py:171 superset/connectors/sqla/views.py:248 +msgid "Metric" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SaveQuery.tsx:129 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton.tsx:159 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:175 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:179 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:537 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:878 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:882 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:209 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1031 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1037 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:152 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:161 +#: superset/connectors/druid/views.py:172 +#: superset/connectors/druid/views.py:325 superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:249 superset/connectors/sqla/views.py:488 +#: superset/views/annotations.py:80 superset/views/annotations.py:128 +#: superset/views/chart/mixin.py:81 superset/views/sql_lab.py:73 +msgid "Description" +msgstr "" + +#: superset/connectors/druid/views.py:173 +#: superset/connectors/druid/views.py:220 superset/connectors/sqla/views.py:135 +#: superset/connectors/sqla/views.py:250 +msgid "Verbose Name" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:762 +#: superset/connectors/druid/views.py:175 superset/views/log/__init__.py:33 +msgid "JSON" +msgstr "" + +#: superset/connectors/druid/views.py:176 +msgid "Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:177 superset/connectors/sqla/views.py:256 +msgid "Warning Message" +msgstr "" + +#: superset/connectors/druid/views.py:196 +msgid "Show Druid Cluster" +msgstr "" + +#: superset/connectors/druid/views.py:197 +msgid "Add Druid Cluster" +msgstr "" + +#: superset/connectors/druid/views.py:198 +msgid "Edit Druid Cluster" +msgstr "" + +#: superset/connectors/druid/views.py:214 +msgid "Cluster Name" +msgstr "" + +#: superset/connectors/druid/views.py:215 +msgid "Broker Host" +msgstr "" + +#: superset/connectors/druid/views.py:216 +msgid "Broker Port" +msgstr "" + +#: superset/connectors/druid/views.py:217 +msgid "Broker Username" +msgstr "" + +#: superset/connectors/druid/views.py:218 +msgid "Broker Password" +msgstr "" + +#: superset/connectors/druid/views.py:219 +msgid "Broker Endpoint" +msgstr "" + +#: superset/connectors/druid/views.py:221 +#: superset/connectors/druid/views.py:331 superset/connectors/sqla/views.py:483 +#: superset/views/chart/mixin.py:77 +msgid "Cache Timeout" +msgstr "" + +#: superset/connectors/druid/views.py:222 +msgid "Metadata Last Refreshed" +msgstr "" + +#: superset/connectors/druid/views.py:225 +msgid "" +"Duration (in seconds) of the caching timeout for this cluster. A timeout " +"of 0 indicates that the cache never expires. Note this defaults to the " +"global timeout if undefined." +msgstr "" + +#: superset/connectors/druid/views.py:230 +#: superset/connectors/druid/views.py:235 +msgid "" +"Druid supports basic authentication. See " +"[auth](http://druid.io/docs/latest/design/auth.html) and druid-basic-" +"security extension" +msgstr "" + +#: superset/connectors/druid/views.py:258 +msgid "Show Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:259 +msgid "Add Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:260 +msgid "Edit Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:283 superset/connectors/sqla/views.py:415 +msgid "" +"The list of charts associated with this table. By altering this " +"datasource, you may change how these associated charts behave. Also note " +"that charts need to point to a datasource, so this form will fail at " +"saving if removing charts from a datasource. If you want to change the " +"datasource for a chart, overwrite the chart from the 'explore view'" +msgstr "" + +#: superset/connectors/druid/views.py:292 superset/connectors/sqla/views.py:424 +msgid "Timezone offset (in hours) for this datasource" +msgstr "" + +#: superset/connectors/druid/views.py:297 +msgid "" +"Time expression to use as a predicate when retrieving distinct values to " +"populate the filter component. Only applies when `Enable Filter Select` " +"is on. If you enter `7 days ago`, the distinct list of values in the " +"filter will be populated based on the distinct value over the past week" +msgstr "" + +#: superset/connectors/druid/views.py:305 superset/connectors/sqla/views.py:447 +msgid "" +"Whether to populate the filter's dropdown in the explore view's filter " +"section with a list of distinct values fetched from the backend on the " +"fly" +msgstr "" + +#: superset/connectors/druid/views.py:310 +msgid "" +"Redirects to this endpoint when clicking on the datasource from the " +"datasource list" +msgstr "" + +#: superset/connectors/druid/views.py:314 +msgid "" +"Duration (in seconds) of the caching timeout for this datasource. A " +"timeout of 0 indicates that the cache never expires. Note this defaults " +"to the cluster timeout if undefined." +msgstr "" + +#: superset/connectors/druid/views.py:322 superset/connectors/sqla/views.py:473 +msgid "Associated Charts" +msgstr "" + +#: superset/connectors/druid/views.py:323 +msgid "Data Source" +msgstr "" + +#: superset/connectors/druid/views.py:324 +msgid "Cluster" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:330 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:370 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:591 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:255 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:266 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1015 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:270 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:318 +#: superset/connectors/druid/views.py:326 superset/connectors/sqla/views.py:486 +#: superset/views/chart/mixin.py:83 superset/views/dashboard/mixin.py:82 +msgid "Owners" +msgstr "" + +#: superset/connectors/druid/views.py:327 +msgid "Is Hidden" +msgstr "" + +#: superset/connectors/druid/views.py:328 superset/connectors/sqla/views.py:479 +msgid "Enable Filter Select" +msgstr "" + +#: superset/connectors/druid/views.py:329 superset/connectors/sqla/views.py:481 +msgid "Default Endpoint" +msgstr "" + +#: superset/connectors/druid/views.py:330 +msgid "Time Offset" +msgstr "" + +#: superset/connectors/druid/views.py:332 +msgid "Datasource Name" +msgstr "" + +#: superset/connectors/druid/views.py:333 +msgid "Fetch Values From" +msgstr "" + +#: superset/connectors/druid/views.py:334 superset/connectors/sqla/views.py:475 +msgid "Changed By" +msgstr "" + +#: superset-frontend/src/dashboard/components/AddSliceCard.jsx:65 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:248 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:293 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:350 +#: superset/connectors/druid/views.py:335 superset/connectors/sqla/views.py:366 +#: superset/connectors/sqla/views.py:492 superset/views/dashboard/mixin.py:86 +#: superset/views/dashboard/views.py:148 superset/views/database/mixins.py:202 +#: superset/views/sql_lab.py:74 +msgid "Modified" +msgstr "" + +#: superset/connectors/druid/views.py:400 +msgid "Refreshed metadata from cluster [{}]" +msgstr "" + +#: superset/connectors/sqla/models.py:637 +msgid "Only `SELECT` statements are allowed" +msgstr "" + +#: superset/connectors/sqla/models.py:646 +msgid "Only single queries supported" +msgstr "" + +#: superset/connectors/sqla/models.py:730 +#, python-format +msgid "Error in jinja expression in fetch values predicate: %(msg)s" +msgstr "" + +#: superset/connectors/sqla/models.py:812 +msgid "Virtual dataset query must be read-only" +msgstr "" + +#: superset/connectors/sqla/models.py:829 +#, python-format +msgid "Error while rendering virtual dataset query: %(msg)s" +msgstr "" + +#: superset/connectors/sqla/models.py:836 +msgid "Virtual dataset query cannot be empty" +msgstr "" + +#: superset/connectors/sqla/models.py:839 +msgid "Virtual dataset query cannot consist of multiple statements" +msgstr "" + +#: superset/connectors/sqla/models.py:940 +#, python-format +msgid "Error in jinja expression in RLS filters: %(msg)s" +msgstr "" + +#: superset/connectors/sqla/models.py:1003 +msgid "" +"Datetime column not provided as part table configuration and is required " +"by this type of chart" +msgstr "" + +#: superset/connectors/sqla/models.py:1009 +msgid "Empty query?" +msgstr "" + +#: superset/connectors/sqla/models.py:1020 +#: superset/connectors/sqla/models.py:1401 +#, python-format +msgid "Metric '%(metric)s' does not exist" +msgstr "" + +#: superset/connectors/sqla/models.py:1060 +#, python-format +msgid "Unknown column used in orderby: %(col)s" +msgstr "" + +#: superset/connectors/sqla/models.py:1102 +#, python-format +msgid "Time column \"%(col)s\" does not exist in dataset" +msgstr "" + +#: superset/connectors/sqla/models.py:1183 +msgid "Filter value list cannot be empty" +msgstr "" + +#: superset/connectors/sqla/models.py:1204 +msgid "Must specify a value for filters with comparison operators" +msgstr "" + +#: superset/connectors/sqla/models.py:1225 +#, python-format +msgid "Invalid filter operation type: %(op)s" +msgstr "" + +#: superset/connectors/sqla/models.py:1236 +#, python-format +msgid "Error in jinja expression in WHERE clause: %(msg)s" +msgstr "" + +#: superset/connectors/sqla/models.py:1248 +#, python-format +msgid "Error in jinja expression in HAVING clause: %(msg)s" +msgstr "" + +#: superset/connectors/sqla/models.py:1371 +msgid "Database does not support subqueries" +msgstr "" + +#: superset/connectors/sqla/models.py:1446 +msgid "Db engine did not return all queried columns" +msgstr "" + +#: superset/connectors/sqla/views.py:64 +msgid "Show Column" +msgstr "" + +#: superset/connectors/sqla/views.py:65 +msgid "Add Column" +msgstr "" + +#: superset/connectors/sqla/views.py:66 +msgid "Edit Column" +msgstr "" + +#: superset/connectors/sqla/views.py:93 +msgid "" +"Whether to make this column available as a [Time Granularity] option, " +"column has to be DATETIME or DATETIME-like" +msgstr "" + +#: superset/connectors/sqla/views.py:102 +msgid "" +"The data type that was inferred by the database. It may be necessary to " +"input a type manually for expression-defined columns in some cases. In " +"most case users should not need to alter this." +msgstr "" + +#: superset-frontend/src/components/TableSelector/index.tsx:400 +#: superset/connectors/sqla/views.py:139 superset/connectors/sqla/views.py:253 +#: superset/connectors/sqla/views.py:474 superset/views/chart/mixin.py:87 +msgid "Table" +msgstr "" + +#: superset/connectors/sqla/views.py:140 +msgid "Expression" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:231 +#: superset/connectors/sqla/views.py:141 +msgid "Is temporal" +msgstr "" + +#: superset/connectors/sqla/views.py:142 +msgid "Datetime Format" +msgstr "" + +#: superset/connectors/sqla/views.py:159 superset/datasets/schemas.py:39 +msgid "Invalid date/timestamp format" +msgstr "" + +#: superset/connectors/sqla/views.py:206 +msgid "Show Metric" +msgstr "" + +#: superset/connectors/sqla/views.py:207 +msgid "Add Metric" +msgstr "" + +#: superset/connectors/sqla/views.py:208 +msgid "Edit Metric" +msgstr "" + +#: superset/connectors/sqla/views.py:252 +msgid "SQL Expression" +msgstr "" + +#: superset/connectors/sqla/views.py:254 +msgid "D3 Format" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:573 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:600 +#: superset/connectors/sqla/views.py:255 superset/connectors/sqla/views.py:491 +#: superset/views/database/mixins.py:196 +msgid "Extra" +msgstr "" + +#: superset/connectors/sqla/views.py:309 +msgid "Row level security filter" +msgstr "" + +#: superset/connectors/sqla/views.py:310 +msgid "Show Row level security filter" +msgstr "" + +#: superset/connectors/sqla/views.py:311 +msgid "Add Row level security filter" +msgstr "" + +#: superset/connectors/sqla/views.py:312 +msgid "Edit Row level security filter" +msgstr "" + +#: superset/connectors/sqla/views.py:330 +msgid "" +"Regular filters add where clauses to queries if a user belongs to a role " +"referenced in the filter. Base filters apply filters to all queries " +"except the roles defined in the filter, and can be used to define what " +"users can see if no RLS filters within a filter group apply to them." +msgstr "" + +#: superset/connectors/sqla/views.py:336 +msgid "These are the tables this filter will be applied to." +msgstr "" + +#: superset/connectors/sqla/views.py:337 +msgid "" +"For regular filters, these are the roles this filter will be applied to. " +"For base filters, these are the roles that the filter DOES NOT apply to, " +"e.g. Admin if admin should see all data." +msgstr "" + +#: superset/connectors/sqla/views.py:343 +msgid "" +"Filters with the same group key will be ORed together within the group, " +"while different filter groups will be ANDed together. Undefined group " +"keys are treated as unique groups, i.e. are not grouped together. For " +"example, if a table has three filters, of which two are for departments " +"Finance and Marketing (group key = 'department'), and one refers to the " +"region Europe (group key = 'region'), the filter clause would apply the " +"filter (department = 'Finance' OR department = 'Marketing') AND (region =" +" 'Europe')." +msgstr "" + +#: superset/connectors/sqla/views.py:353 +msgid "" +"This is the condition that will be added to the WHERE clause. For " +"example, to only return rows for a particular client, you might define a " +"regular filter with the clause `client_id = 9`. To display no rows unless" +" a user belongs to a RLS filter role, a base filter can be created with " +"the clause `1 = 0` (always false)." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:278 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:315 +#: superset/connectors/sqla/views.py:362 superset/connectors/sqla/views.py:381 +msgid "Tables" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:389 +#: superset-frontend/src/profile/components/Security.tsx:35 +#: superset/connectors/sqla/views.py:363 superset/views/dashboard/mixin.py:83 +msgid "Roles" +msgstr "" + +#: superset/connectors/sqla/views.py:364 +msgid "Clause" +msgstr "" + +#: superset/connectors/sqla/views.py:365 superset/views/chart/mixin.py:78 +#: superset/views/dashboard/mixin.py:85 superset/views/dashboard/views.py:147 +#: superset/views/database/mixins.py:192 +msgid "Creator" +msgstr "" + +#: superset/connectors/sqla/views.py:382 +msgid "Show Table" +msgstr "" + +#: superset/connectors/sqla/views.py:383 +msgid "Import a table definition" +msgstr "" + +#: superset/connectors/sqla/views.py:384 +msgid "Edit Table" +msgstr "" + +#: superset/connectors/sqla/views.py:425 +msgid "Name of the table that exists in the source database" +msgstr "" + +#: superset/connectors/sqla/views.py:426 +msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +msgstr "" + +#: superset/connectors/sqla/views.py:433 +msgid "" +"This fields acts a Superset view, meaning that Superset will run a query " +"against this string as a subquery." +msgstr "" + +#: superset/connectors/sqla/views.py:437 +msgid "" +"Predicate applied when fetching distinct value to populate the filter " +"control component. Supports jinja template syntax. Applies only when " +"`Enable Filter Select` is on." +msgstr "" + +#: superset/connectors/sqla/views.py:443 +msgid "Redirects to this endpoint when clicking on the table from the table list" +msgstr "" + +#: superset/connectors/sqla/views.py:452 +msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:639 +#: superset/connectors/sqla/views.py:455 +msgid "" +"A set of parameters that become available in the query using Jinja " +"templating syntax" +msgstr "" + +#: superset/connectors/sqla/views.py:459 +msgid "" +"Duration (in seconds) of the caching timeout for this table. A timeout of" +" 0 indicates that the cache never expires. Note this defaults to the " +"database timeout if undefined." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:173 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:213 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:420 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:232 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:340 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:268 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:415 +#: superset/connectors/sqla/views.py:476 superset/connectors/sqla/views.py:477 +#: superset/templates/superset/import_dashboards.html:53 +#: superset/views/database/forms.py:112 superset/views/database/forms.py:309 +#: superset/views/database/mixins.py:191 superset/views/sql_lab.py:72 +msgid "Database" +msgstr "" + +#: superset/connectors/sqla/views.py:478 superset/views/database/mixins.py:193 +msgid "Last Changed" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:283 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:435 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:241 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:278 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:435 +#: superset/connectors/sqla/views.py:480 superset/views/database/forms.py:118 +#: superset/views/database/forms.py:315 +msgid "Schema" +msgstr "" + +#: superset/connectors/sqla/views.py:482 +msgid "Offset" +msgstr "" + +#: superset/connectors/sqla/views.py:484 superset/views/database/forms.py:87 +#: superset/views/database/forms.py:276 +msgid "Table Name" +msgstr "" + +#: superset/connectors/sqla/views.py:485 +msgid "Fetch Values Predicate" +msgstr "" + +#: superset/connectors/sqla/views.py:487 +msgid "Main Datetime Column" +msgstr "" + +#: superset/connectors/sqla/views.py:489 +msgid "SQL Lab View" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TemplateParamsEditor.tsx:94 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:638 +#: superset/connectors/sqla/views.py:490 +msgid "Template parameters" +msgstr "" + +#: superset/connectors/sqla/views.py:526 +msgid "" +"The table was created. As part of this two-phase configuration process, " +"you should now click the edit button by the new table to configure it." +msgstr "" + +#: superset/connectors/sqla/views.py:551 +msgid "Refresh Metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:551 +msgid "Refresh column metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:588 +#, python-format +msgid "Metadata refreshed for the following table(s): %(tables)s" +msgstr "" + +#: superset/connectors/sqla/views.py:598 +#, python-format +msgid "The following tables added new columns: %(tables)s" +msgstr "" + +#: superset/connectors/sqla/views.py:609 +#, python-format +msgid "The following tables removed columns: %(tables)s" +msgstr "" + +#: superset/connectors/sqla/views.py:620 +#, python-format +msgid "The following tables update column metadata: %(tables)s" +msgstr "" + +#: superset/connectors/sqla/views.py:627 +#, python-format +msgid "Unable to refresh metadata for the following table(s): %(tables)s" +msgstr "" + +#: superset/css_templates/api.py:137 +#, python-format +msgid "Deleted %(num)d css template" +msgid_plural "Deleted %(num)d css templates" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: superset/css_templates/commands/exceptions.py:23 +msgid "CSS template could not be deleted." +msgstr "" + +#: superset/css_templates/commands/exceptions.py:27 +msgid "CSS template not found." +msgstr "" + +#: superset/dashboards/api.py:606 +#, python-format +msgid "Deleted %(num)d dashboard" +msgid_plural "Deleted %(num)d dashboards" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: superset/dashboards/filters.py:35 +msgid "Title or Slug" +msgstr "" + +#: superset/dashboards/filters.py:153 +msgid "Role" +msgstr "" + +#: superset/dashboards/commands/exceptions.py:37 +msgid "Must be unique" +msgstr "" + +#: superset/dashboards/commands/exceptions.py:41 +msgid "Dashboard parameters are invalid." +msgstr "" + +#: superset/dashboards/commands/exceptions.py:45 +msgid "Dashboard not found." +msgstr "" + +#: superset/dashboards/commands/exceptions.py:49 +msgid "Dashboard could not be created." +msgstr "" + +#: superset/dashboards/commands/exceptions.py:53 +msgid "Dashboards could not be deleted." +msgstr "" + +#: superset/dashboards/commands/exceptions.py:61 +msgid "Dashboard could not be updated." +msgstr "" + +#: superset/dashboards/commands/exceptions.py:65 +msgid "Dashboard could not be deleted." +msgstr "" + +#: superset/dashboards/commands/exceptions.py:73 +msgid "Changing this Dashboard is forbidden" +msgstr "" + +#: superset/dashboards/commands/exceptions.py:77 +msgid "Import dashboard failed for an unknown reason" +msgstr "" + +#: superset/dashboards/commands/exceptions.py:81 +msgid "You don't have access to this dashboard." +msgstr "" + +#: superset/dashboards/commands/importers/v0.py:303 +msgid "No data in file" +msgstr "" + +#: superset/databases/decorators.py:46 +msgid "Table name undefined" +msgstr "" + +#: superset/databases/schemas.py:143 +msgid "" +"Invalid connection string, a valid string usually follows: " +"driver://user:password@database-host/database-name" +msgstr "" + +#: superset/databases/schemas.py:178 superset/databases/schemas.py:193 +#, python-format +msgid "Field cannot be decoded by JSON. %(msg)s" +msgstr "" + +#: superset/databases/schemas.py:201 +#, python-format +msgid "" +"The metadata_params in Extra field is not configured correctly. The key " +"%(key)s is invalid." +msgstr "" + +#: superset/databases/schemas.py:248 +msgid "" +"An engine must be specified when passing individual parameters to a " +"database." +msgstr "" + +#: superset/databases/schemas.py:259 +#, python-format +msgid "Engine \"%(engine)s\" is not a valid engine." +msgstr "" + +#: superset/databases/schemas.py:265 +#, python-format +msgid "" +"Engine spec \"%(engine_spec)s\" does not support being configured via " +"individual parameters." +msgstr "" + +#: superset/databases/commands/exceptions.py:32 +msgid "Database parameters are invalid." +msgstr "" + +#: superset/databases/commands/exceptions.py:42 +msgid "A database with the same name already exists" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:223 +#: superset/databases/commands/exceptions.py:50 +msgid "Field is required" +msgstr "" + +#: superset/databases/commands/exceptions.py:62 +msgid "Field cannot be decoded by JSON. %{json_error}s" +msgstr "" + +#: superset/databases/commands/exceptions.py:79 +#: superset/views/database/mixins.py:252 +msgid "" +"The metadata_params in Extra field is not configured correctly. The key " +"%{key}s is invalid." +msgstr "" + +#: superset/databases/commands/exceptions.py:91 +msgid "Database not found." +msgstr "" + +#: superset/databases/commands/exceptions.py:95 +msgid "Database could not be created." +msgstr "" + +#: superset/databases/commands/exceptions.py:99 +msgid "Database could not be updated." +msgstr "" + +#: superset/databases/commands/exceptions.py:105 +#: superset/databases/commands/exceptions.py:122 superset/views/core.py:1296 +msgid "Connection failed, please check your connection settings" +msgstr "" + +#: superset/databases/commands/exceptions.py:109 +msgid "Cannot delete a database that has tables attached" +msgstr "" + +#: superset/databases/commands/exceptions.py:113 +msgid "Database could not be deleted." +msgstr "" + +#: superset/databases/commands/exceptions.py:126 +msgid "Stopped an unsafe database connection" +msgstr "" + +#: superset/databases/commands/exceptions.py:130 +msgid "Could not load database driver" +msgstr "" + +#: superset/databases/commands/exceptions.py:135 superset/views/core.py:1304 +msgid "Unexpected error occurred, please check your logs for details" +msgstr "" + +#: superset/databases/commands/exceptions.py:139 +msgid "Import database failed for an unknown reason" +msgstr "" + +#: superset/databases/commands/test_connection.py:95 +msgid "Could not load database driver: {}" +msgstr "" + +#: superset/datasets/api.py:634 +#, python-format +msgid "Deleted %(num)d dataset" +msgid_plural "Deleted %(num)d datasets" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: superset/datasets/filters.py:26 +msgid "Null or Empty" +msgstr "" + +#: superset/datasets/columns/commands/exceptions.py:23 +msgid "Dataset column not found." +msgstr "" + +#: superset/datasets/columns/commands/exceptions.py:27 +msgid "Dataset column delete failed." +msgstr "" + +#: superset/datasets/columns/commands/exceptions.py:31 +#: superset/datasets/metrics/commands/exceptions.py:31 +msgid "Changing this dataset is forbidden." +msgstr "" + +#: superset/datasets/commands/exceptions.py:32 +#, python-format +msgid "Dataset %(name)s already exists" +msgstr "" + +#: superset/datasets/commands/exceptions.py:50 +msgid "Database not allowed to change" +msgstr "" + +#: superset/datasets/commands/exceptions.py:70 +msgid "One or more columns do not exist" +msgstr "" + +#: superset/datasets/commands/exceptions.py:80 +msgid "One or more columns are duplicated" +msgstr "" + +#: superset/datasets/commands/exceptions.py:90 +msgid "One or more columns already exist" +msgstr "" + +#: superset/datasets/commands/exceptions.py:99 +msgid "One or more metrics do not exist" +msgstr "" + +#: superset/datasets/commands/exceptions.py:109 +msgid "One or more metrics are duplicated" +msgstr "" + +#: superset/datasets/commands/exceptions.py:119 +msgid "One or more metrics already exist" +msgstr "" + +#: superset/datasets/commands/exceptions.py:130 +#, python-format +msgid "" +"Table [%(table_name)s] could not be found, please double check your " +"database connection, schema, and table name" +msgstr "" + +#: superset/datasets/commands/exceptions.py:153 +msgid "Dataset parameters are invalid." +msgstr "" + +#: superset/datasets/commands/exceptions.py:157 +msgid "Dataset could not be created." +msgstr "" + +#: superset/datasets/commands/exceptions.py:161 +#: superset/datasets/commands/exceptions.py:173 +msgid "Dataset could not be updated." +msgstr "" + +#: superset/datasets/commands/exceptions.py:165 +msgid "Dataset could not be deleted." +msgstr "" + +#: superset/datasets/commands/exceptions.py:169 +msgid "Dataset(s) could not be bulk deleted." +msgstr "" + +#: superset/datasets/commands/exceptions.py:177 +msgid "Changing this dataset is forbidden" +msgstr "" + +#: superset/datasets/commands/exceptions.py:181 +msgid "Import dataset failed for an unknown reason" +msgstr "" + +#: superset/datasets/metrics/commands/exceptions.py:23 +msgid "Dataset metric not found." +msgstr "" + +#: superset/datasets/metrics/commands/exceptions.py:27 +msgid "Dataset metric delete failed." +msgstr "" + +#: superset/db_engine_specs/base.py:86 +msgid "Original value" +msgstr "" + +#: superset/db_engine_specs/base.py:87 +msgid "Second" +msgstr "" + +#: superset/db_engine_specs/base.py:88 +msgid "Minute" +msgstr "" + +#: superset/db_engine_specs/base.py:89 +msgid "5 minute" +msgstr "" + +#: superset/db_engine_specs/base.py:90 +msgid "10 minute" +msgstr "" + +#: superset/db_engine_specs/base.py:91 +msgid "15 minute" +msgstr "" + +#: superset/db_engine_specs/base.py:92 +msgid "Half hour" +msgstr "" + +#: superset/db_engine_specs/base.py:93 +msgid "Hour" +msgstr "" + +#: superset/db_engine_specs/base.py:94 +msgid "Day" +msgstr "" + +#: superset/db_engine_specs/base.py:95 +msgid "Week" +msgstr "" + +#: superset/db_engine_specs/base.py:96 +msgid "Month" +msgstr "" + +#: superset/db_engine_specs/base.py:97 +msgid "Quarter" +msgstr "" + +#: superset/db_engine_specs/base.py:98 +msgid "Year" +msgstr "" + +#: superset/db_engine_specs/base.py:99 +msgid "Week starting sunday" +msgstr "" + +#: superset/db_engine_specs/base.py:100 +msgid "Week starting monday" +msgstr "" + +#: superset/db_engine_specs/base.py:101 +msgid "Week ending saturday" +msgstr "" + +#: superset/db_engine_specs/base.py:102 +msgid "Week_ending sunday" +msgstr "" + +#: superset/db_engine_specs/base.py:1276 +msgid "Username" +msgstr "" + +#: superset/db_engine_specs/base.py:1277 +msgid "Password" +msgstr "" + +#: superset/db_engine_specs/base.py:1278 +msgid "Hostname or IP address" +msgstr "" + +#: superset/db_engine_specs/base.py:1279 +msgid "Database port" +msgstr "" + +#: superset/db_engine_specs/base.py:1280 +msgid "Database name" +msgstr "" + +#: superset/db_engine_specs/base.py:1282 +msgid "Additinal parameters" +msgstr "" + +#: superset/db_engine_specs/bigquery.py:100 +msgid "" +"We were unable to connect to your database. Please confirm that your " +"service account has the Viewer and Job User roles on the project." +msgstr "" + +#: superset/db_engine_specs/mssql.py:69 +#, python-format +msgid "" +"Either the username \"%(username)s\", password, or database name " +"\"%(database)s\" is incorrect." +msgstr "" + +#: superset/db_engine_specs/mssql.py:76 +#: superset/db_engine_specs/postgres.py:112 +#: superset/db_engine_specs/presto.py:195 +#: superset/db_engine_specs/redshift.py:58 +#, python-format +msgid "The hostname \"%(hostname)s\" cannot be resolved." +msgstr "" + +#: superset/db_engine_specs/mssql.py:80 +#: superset/db_engine_specs/postgres.py:116 +#: superset/db_engine_specs/presto.py:206 +#: superset/db_engine_specs/redshift.py:62 +#, python-format +msgid "Port %(port)s on hostname \"%(hostname)s\" refused the connection." +msgstr "" + +#: superset/db_engine_specs/mssql.py:84 +#: superset/db_engine_specs/postgres.py:120 +#: superset/db_engine_specs/presto.py:199 +#: superset/db_engine_specs/redshift.py:66 +#, python-format +msgid "" +"The host \"%(hostname)s\" might be down, and can't be reached on port " +"%(port)s." +msgstr "" + +#: superset/db_engine_specs/mysql.py:112 superset/db_engine_specs/presto.py:191 +#: superset/db_engine_specs/redshift.py:54 +#, python-format +msgid "Either the username \"%(username)s\" or the password is incorrect." +msgstr "" + +#: superset/db_engine_specs/mysql.py:116 +#, python-format +msgid "Unknown MySQL server host \"%(hostname)s\"." +msgstr "" + +#: superset/db_engine_specs/mysql.py:120 +#, python-format +msgid "The host \"%(hostname)s\" might be down and can't be reached." +msgstr "" + +#: superset/db_engine_specs/mysql.py:124 +#: superset/db_engine_specs/postgres.py:127 +#, python-format +msgid "Unable to connect to database \"%(database)s\"." +msgstr "" + +#: superset/db_engine_specs/postgres.py:104 +#, python-format +msgid "The username \"%(username)s\" does not exist." +msgstr "" + +#: superset/db_engine_specs/postgres.py:108 +#, python-format +msgid "The password provided for username \"%(username)s\" is incorrect." +msgstr "" + +#: superset/db_engine_specs/presto.py:170 +#, python-format +msgid "" +"We can't seem to resolve the column \"%(column_name)s\" at line " +"%(location)s." +msgstr "" + +#: superset/db_engine_specs/presto.py:177 +#, python-format +msgid "" +"The table \"%(table_name)s\" does not exist. A valid table must be used " +"to run this query." +msgstr "" + +#: superset/db_engine_specs/presto.py:184 +#, python-format +msgid "" +"The schema \"%(schema_name)s\" does not exist. A valid schema must be " +"used to run this query." +msgstr "" + +#: superset/db_engine_specs/presto.py:210 +#, python-format +msgid "Unable to connect to catalog named \"%(catalog_name)s\"." +msgstr "" + +#: superset/db_engine_specs/presto.py:997 +msgid "Unknown Presto Error" +msgstr "" + +#: superset/db_engine_specs/redshift.py:73 +#, python-format +msgid "" +"We were unable to connect to your database named \"%(database)s\". Please" +" verify your database name and try again." +msgstr "" + +#: superset/models/sql_types/base.py:50 +#, python-format +msgid "Temporal expression not supported for type: %(col_type)s" +msgstr "" + +#: superset/queries/saved_queries/api.py:197 +#, python-format +msgid "Deleted %(num)d saved query" +msgid_plural "Deleted %(num)d saved queries" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: superset/queries/saved_queries/commands/exceptions.py:28 +msgid "Saved queries could not be deleted." +msgstr "" + +#: superset/queries/saved_queries/commands/exceptions.py:32 +msgid "Saved query not found." +msgstr "" + +#: superset/queries/saved_queries/commands/exceptions.py:36 +msgid "Import saved query failed for an unknown reason." +msgstr "" + +#: superset/queries/saved_queries/commands/exceptions.py:40 +msgid "Saved query parameters are invalid." +msgstr "" + +#: superset/reports/api.py:422 +#, python-format +msgid "Deleted %(num)d report schedule" +msgid_plural "Deleted %(num)d report schedules" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: superset/reports/schemas.py:166 superset/reports/schemas.py:172 +#: superset/reports/schemas.py:178 superset/reports/schemas.py:245 +#: superset/reports/schemas.py:251 superset/reports/schemas.py:258 +msgid "Value must be greater than 0" +msgstr "" + +#: superset/reports/commands/alert.py:96 +#, python-format +msgid "Alert query returned more then one row. %s rows returned" +msgstr "" + +#: superset/reports/commands/alert.py:105 +#, python-format +msgid "Alert query returned more then one column. %s columns returned" +msgstr "" + +#: superset/reports/commands/exceptions.py:44 +msgid "Dashboard does not exist" +msgstr "" + +#: superset/reports/commands/exceptions.py:53 +msgid "Chart does not exist" +msgstr "" + +#: superset/reports/commands/exceptions.py:62 +msgid "Database is required for alerts" +msgstr "" + +#: superset/reports/commands/exceptions.py:71 +msgid "Type is required" +msgstr "" + +#: superset/reports/commands/exceptions.py:80 +msgid "Choose a chart or dashboard not both" +msgstr "" + +#: superset/reports/commands/exceptions.py:84 +msgid "Report Schedule parameters are invalid." +msgstr "" + +#: superset/reports/commands/exceptions.py:88 +msgid "Report Schedule could not be deleted." +msgstr "" + +#: superset/reports/commands/exceptions.py:92 +msgid "Report Schedule could not be created." +msgstr "" + +#: superset/reports/commands/exceptions.py:96 +msgid "Report Schedule could not be updated." +msgstr "" + +#: superset/reports/commands/exceptions.py:100 +msgid "Report Schedule not found." +msgstr "" + +#: superset/reports/commands/exceptions.py:104 +msgid "Report Schedule delete failed." +msgstr "" + +#: superset/reports/commands/exceptions.py:108 +msgid "Report Schedule log prune failed." +msgstr "" + +#: superset/reports/commands/exceptions.py:112 +msgid "Report Schedule execution failed when generating a screenshot." +msgstr "" + +#: superset/reports/commands/exceptions.py:116 +msgid "Report Schedule execution failed when generating a csv." +msgstr "" + +#: superset/reports/commands/exceptions.py:120 +msgid "Report Schedule execution got an unexpected error." +msgstr "" + +#: superset/reports/commands/exceptions.py:124 +msgid "Report Schedule is still working, refusing to re-compute." +msgstr "" + +#: superset/reports/commands/exceptions.py:128 +msgid "Report Schedule reached a working timeout." +msgstr "" + +#: superset/reports/commands/exceptions.py:142 +msgid "Alert query returned more then one row." +msgstr "" + +#: superset/reports/commands/exceptions.py:147 +msgid "Alert validator config error." +msgstr "" + +#: superset/reports/commands/exceptions.py:151 +msgid "Alert query returned more then one column." +msgstr "" + +#: superset/reports/commands/exceptions.py:155 +msgid "Alert query returned a non-number value." +msgstr "" + +#: superset/reports/commands/exceptions.py:159 +msgid "Alert found an error while executing a query." +msgstr "" + +#: superset/reports/commands/exceptions.py:163 +msgid "A timeout occurred while executing the query." +msgstr "" + +#: superset/reports/commands/exceptions.py:167 +msgid "A timeout occurred while taking a screenshot." +msgstr "" + +#: superset/reports/commands/exceptions.py:171 +msgid "A timeout occurred while generating a csv." +msgstr "" + +#: superset/reports/commands/exceptions.py:175 +msgid "Alert fired during grace period." +msgstr "" + +#: superset/reports/commands/exceptions.py:179 +msgid "Alert ended grace period." +msgstr "" + +#: superset/reports/commands/exceptions.py:183 +msgid "Alert on grace period" +msgstr "" + +#: superset/reports/commands/exceptions.py:187 +msgid "Report Schedule sellenium user not found" +msgstr "" + +#: superset/reports/commands/exceptions.py:191 +msgid "Report Schedule state not found" +msgstr "" + +#: superset/reports/commands/exceptions.py:195 +msgid "Report schedule unexpected error" +msgstr "" + +#: superset/reports/commands/exceptions.py:199 +msgid "Changing this report is forbidden" +msgstr "" + +#: superset/reports/commands/exceptions.py:203 +msgid "An error occurred while pruning logs " +msgstr "" + +#: superset/reports/notifications/email.py:55 +#, python-format +msgid "" +"\n" +" Error: %(text)s\n" +" " +msgstr "" + +#: superset/reports/notifications/email.py:79 +#, python-format +msgid "" +"\n" +"

%(description)s

\n" +" Explore in Superset

\n" +" %(img_tag)s\n" +" " +msgstr "" + +#: superset/reports/notifications/email.py:86 superset/tasks/schedules.py:362 +#, python-format +msgid "%(name)s.csv" +msgstr "" + +#: superset/reports/notifications/email.py:90 superset/tasks/schedules.py:294 +#: superset/tasks/schedules.py:463 +#, python-format +msgid "%(prefix)s %(title)s" +msgstr "" + +#: superset/reports/notifications/slack.py:48 +#, python-format +msgid "" +"\n" +" *%(name)s*\n" +"\n" +" %(description)s\n" +"\n" +" Error: %(text)s\n" +" " +msgstr "" + +#: superset/reports/notifications/slack.py:64 +#, python-format +msgid "" +"\n" +" *%(name)s*\n" +"\n" +" %(description)s\n" +"\n" +" <%(url)s|Explore in Superset>\n" +" " +msgstr "" + +#: superset/security/analytics_db_safety.py:44 +#, python-format +msgid "%(dialect)s cannot be used as a data source for security reasons." +msgstr "" + +#: superset/tasks/schedules.py:160 +#, python-format +msgid "" +"\n" +" *%(name)s*\n" +"\n" +" <%(url)s|Explore in Superset>\n" +" " +msgstr "" + +#: superset/tasks/schedules.py:172 superset/tasks/schedules.py:363 +#, python-format +msgid "Explore in Superset

" +msgstr "" + +#: superset/tasks/schedules.py:185 +#, python-format +msgid "" +"\n" +" Explore in Superset

\n" +" \n" +" " +msgstr "" + +#: superset/tasks/schedules.py:370 +#, python-format +msgid "" +"\n" +" *%(slice_name)s*\n" +"\n" +" <%(slice_url_user_friendly)s|Explore in Superset>\n" +" " +msgstr "" + +#: superset/tasks/schedules.py:656 +#, python-format +msgid "[Alert] %(label)s" +msgstr "" + +#: superset/templates/appbuilder/navbar_right.html:35 +msgid "New" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1081 +#: superset/templates/appbuilder/navbar_right.html:38 +msgid "SQL Query" +msgstr "" + +#: superset-frontend/src/components/Menu/NewMenu.tsx:31 +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:387 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:225 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:545 +#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:154 +#: superset/templates/appbuilder/navbar_right.html:39 +#: superset/views/chart/mixin.py:85 superset/views/chart/views.py:114 +#: superset/views/schedules.py:307 +msgid "Chart" +msgstr "" + +#: superset-frontend/src/components/Menu/NewMenu.tsx:36 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:494 +#: superset/templates/appbuilder/navbar_right.html:40 +#: superset/views/dashboard/mixin.py:78 superset/views/dashboard/views.py:145 +#: superset/views/schedules.py:227 +msgid "Dashboard" +msgstr "" + +#: superset-frontend/src/components/Menu/Menu.tsx:231 +#: superset/templates/appbuilder/navbar_right.html:109 +msgid "Profile" +msgstr "" + +#: superset-frontend/src/components/Menu/Menu.tsx:235 +#: superset/templates/appbuilder/navbar_right.html:110 +msgid "Info" +msgstr "" + +#: superset-frontend/src/components/Menu/Menu.tsx:238 +#: superset/templates/appbuilder/navbar_right.html:111 +msgid "Logout" +msgstr "" + +#: superset-frontend/src/components/Menu/Menu.tsx:290 +#: superset/templates/appbuilder/navbar_right.html:126 +msgid "Login" +msgstr "" + +#: superset/templates/appbuilder/general/widgets/base_list.html:55 +msgid "Record Count" +msgstr "" + +#: superset/templates/appbuilder/general/widgets/base_list.html:64 +msgid "No records found" +msgstr "" + +#: superset/templates/appbuilder/general/widgets/search.html:24 +msgid "Filter List" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:256 +#: superset-frontend/src/explore/components/DataTableControl/index.tsx:77 +#: superset-frontend/src/explore/components/controls/VizTypeControl.jsx:228 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:403 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:309 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:481 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:295 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:429 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:404 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:461 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:452 +#: superset/templates/appbuilder/general/widgets/search.html:40 +msgid "Search" +msgstr "" + +#: superset/templates/appbuilder/general/widgets/search.html:57 +msgid "Refresh" +msgstr "" + +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:508 +#: superset/templates/superset/import_dashboards.html:21 +msgid "Import dashboards" +msgstr "" + +#: superset/templates/superset/import_dashboards.html:26 +msgid "Import Dashboard(s)" +msgstr "" + +#: superset-frontend/src/components/ImportModal/index.tsx:275 +#: superset/templates/superset/import_dashboards.html:37 +msgid "File" +msgstr "" + +#: superset/templates/superset/import_dashboards.html:47 +msgid "Choose File" +msgstr "" + +#: superset/templates/superset/import_dashboards.html:63 +msgid "Upload" +msgstr "" + +#: superset/templates/superset/request_access.html:20 +msgid "No Access!" +msgstr "" + +#: superset/templates/superset/request_access.html:25 +#, python-format +msgid "You do not have permissions to access the datasource(s): %(name)s." +msgstr "" + +#: superset/templates/superset/request_access.html:31 +msgid "Request Permissions" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SaveQuery.tsx:177 +#: superset-frontend/src/components/Modal/Modal.tsx:146 +#: superset-frontend/src/dashboard/components/CrossFilterScopingModal/CrossFilterScopingModal.tsx:80 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:440 +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:151 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:142 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:76 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:83 +#: superset-frontend/src/datasource/DatasourceModal.tsx:207 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:170 +#: superset-frontend/src/explore/components/SaveModal.tsx:180 +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:750 +#: superset/templates/superset/request_access.html:34 +msgid "Cancel" +msgstr "" + +#: superset/templates/superset/fab_overrides/list_with_checkboxes.html:82 +msgid "Use the edit buttom to change this field" +msgstr "" + +#: superset/templates/superset/models/database/macros.html:22 +msgid "Test Connection" +msgstr "" + +#: superset/utils/core.py:882 +#, python-format +msgid "[Superset] Access to the datasource %(name)s was granted" +msgstr "" + +#: superset/utils/date_parser.py:386 +#, python-format +msgid "Unable to find such a holiday: [%(holiday)s]" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:137 +msgid "Referenced columns not available in DataFrame." +msgstr "" + +#: superset/utils/pandas_postprocessing.py:162 +#, python-format +msgid "Column referenced by aggregate is undefined: %(column)s" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:169 +#, python-format +msgid "Operator undefined for aggregator: %(name)s" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:178 +#, python-format +msgid "Invalid numpy function: %(operator)s" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:246 +msgid "Pivot operation requires at least one index" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:250 +msgid "Pivot operation must include at least one aggregate" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:358 +msgid "Undefined window for rolling operation" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:373 +#, python-format +msgid "Invalid rolling_type: %(type)s" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:379 +#, python-format +msgid "Invalid options for %(rolling_type)s: %(options)s" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:464 +#, python-format +msgid "Invalid cumulative operator: %(operator)s" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:490 +msgid "Invalid geohash string" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:513 +msgid "Invalid longitude/latitude" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:555 +msgid "Invalid geodetic string" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:588 +#, python-format +msgid "" +"Column \"%(column)s\" is not numeric or does not exists in the query " +"results." +msgstr "" + +#: superset/utils/pandas_postprocessing.py:598 +msgid "`rename_columns` must have the same length as `columns`." +msgstr "" + +#: superset/utils/pandas_postprocessing.py:641 +msgid "`prophet` package not installed" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:692 +msgid "Time grain missing" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:695 +#, python-format +msgid "Unsupported time grain: %(time_grain)s" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:701 +msgid "Periods must be a positive integer value" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:704 +msgid "Confidence interval must be between 0 and 1 (exclusive)" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:707 +msgid "DataFrame must include temporal column" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:709 +msgid "DataFrame include at least one series" +msgstr "" + +#: superset/utils/pandas_postprocessing.py:798 +msgid "" +"percentiles must be a list or tuple with two numeric values, of which the" +" first is lower than the second value" +msgstr "" + +#: superset-frontend/src/components/Menu/Menu.tsx:228 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:284 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:374 +#: superset/views/access_requests.py:40 superset/views/log/__init__.py:30 +#: superset/views/schedules.py:230 superset/views/schedules.py:310 +#: superset/views/sql_lab.py:71 +msgid "User" +msgstr "" + +#: superset/views/access_requests.py:41 +msgid "User Roles" +msgstr "" + +#: superset/views/access_requests.py:42 +msgid "Database URL" +msgstr "" + +#: superset/views/access_requests.py:44 +msgid "Roles to grant" +msgstr "" + +#: superset/views/access_requests.py:45 superset/views/schedules.py:228 +#: superset/views/schedules.py:308 +msgid "Created On" +msgstr "" + +#: superset/views/alerts.py:63 +msgid "List Observations" +msgstr "" + +#: superset/views/alerts.py:64 +msgid "Show Observation" +msgstr "" + +#: superset/views/alerts.py:71 +msgid "Error Message" +msgstr "" + +#: superset/views/alerts.py:168 +msgid "Log Retentions (days)" +msgstr "" + +#: superset/views/alerts.py:177 +msgid "A semicolon ';' delimited list of email addresses" +msgstr "" + +#: superset/views/alerts.py:178 +msgid "How long to keep the logs around for this alert" +msgstr "" + +#: superset/views/alerts.py:179 +msgid "" +"Once an alert is triggered, how long, in seconds, before Superset nags " +"you again." +msgstr "" + +#: superset/views/alerts.py:183 +msgid "" +"A SQL statement that defines whether the alert should get triggered or " +"not. The query is expected to return either NULL or a number value." +msgstr "" + +#: superset/views/alerts.py:220 superset/views/schedules.py:244 +#: superset/views/schedules.py:325 +msgid "" +"This feature is deprecated and will be removed on 2.0. Take a look at the" +" replacement feature Alerts & Reports documentation" +msgstr "" + +#: superset/views/annotations.py:40 +msgid "annotation start time or end time is required." +msgstr "" + +#: superset/views/annotations.py:47 +msgid "Annotation end time must be no earlier than start time." +msgstr "" + +#: superset/views/annotations.py:60 +msgid "Annotations" +msgstr "" + +#: superset/views/annotations.py:61 +msgid "Show Annotation" +msgstr "" + +#: superset/views/annotations.py:62 +msgid "Add Annotation" +msgstr "" + +#: superset/views/annotations.py:63 +msgid "Edit Annotation" +msgstr "" + +#: superset/views/annotations.py:78 +msgid "Layer" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton.tsx:146 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:165 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:169 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:865 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:873 +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:157 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:148 +#: superset/views/annotations.py:79 superset/views/sql_lab.py:70 +msgid "Label" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:160 +#: superset/views/annotations.py:81 +msgid "Start" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:169 +#: superset/views/annotations.py:82 +msgid "End" +msgstr "" + +#: superset/views/annotations.py:83 superset/views/dashboard/mixin.py:89 +msgid "JSON Metadata" +msgstr "" + +#: superset/views/annotations.py:120 +msgid "Show Annotation Layer" +msgstr "" + +#: superset/views/annotations.py:121 +msgid "Add Annotation Layer" +msgstr "" + +#: superset/views/annotations.py:122 +msgid "Edit Annotation Layer" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SaveQuery.tsx:120 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:195 +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:707 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:223 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:135 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:134 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:263 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:264 +#: superset/views/annotations.py:128 superset/views/chart/mixin.py:86 +msgid "Name" +msgstr "" + +#: superset/views/base.py:235 +msgid "" +"Table [%{table}s] could not be found, please double check your database " +"connection, schema, and table name, error: {}" +msgstr "" + +#: superset/views/base.py:462 +msgid "json isn't valid" +msgstr "" + +#: superset/views/base.py:473 +msgid "Export to YAML" +msgstr "" + +#: superset/views/base.py:473 +msgid "Export to YAML?" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FilterSetUnit.tsx:82 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:315 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:480 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:314 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:378 +#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:101 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:323 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:590 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:339 +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:130 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:303 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:533 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:341 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:611 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:499 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:232 +#: superset/views/base.py:530 +msgid "Delete" +msgstr "" + +#: superset/views/base.py:530 +msgid "Delete all Really?" +msgstr "" + +#: superset/views/base_api.py:107 +msgid "Is favorite" +msgstr "" + +#: superset/views/core.py:163 +msgid "The data source seems to have been deleted" +msgstr "" + +#: superset/views/core.py:164 +msgid "The user seems to have been deleted" +msgstr "" + +#: superset/views/core.py:279 +msgid "Access was requested" +msgstr "" + +#: superset/views/core.py:333 +msgid "The access requests seem to have been deleted" +msgstr "" + +#: superset/views/core.py:345 +#, python-format +msgid "" +"%(user)s was granted the role %(role)s that gives access to the " +"%(datasource)s" +msgstr "" + +#: superset/views/core.py:368 +#, python-format +msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" +msgstr "" + +#: superset/views/core.py:385 +msgid "You have no permission to approve this request" +msgstr "" + +#: superset/views/core.py:636 +#, python-format +msgid "" +"Cannot import dashboard: %(db_error)s.\n" +"Make sure to create the database before importing the dashboard." +msgstr "" + +#: superset/views/core.py:647 +msgid "An unknown error occurred. Please contact your Superset administrator" +msgstr "" + +#: superset/views/core.py:719 +msgid "[Missing Dataset]" +msgstr "" + +#: superset/views/core.py:759 superset/views/core.py:765 +#: superset/views/core.py:926 superset/views/core.py:944 +msgid "You don't have the rights to " +msgstr "" + +#: superset/views/core.py:759 superset/views/core.py:927 +msgid "alter this " +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:139 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:631 +#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:66 +#: superset/views/core.py:759 superset/views/core.py:765 +msgid "chart" +msgstr "" + +#: superset/views/core.py:765 superset/views/core.py:945 +msgid "create a " +msgstr "" + +#: superset/views/core.py:815 +#, python-format +msgid "Explore - %(table)s" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton.jsx:99 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:170 +#: superset/views/core.py:817 +msgid "Explore" +msgstr "" + +#: superset/views/core.py:902 +msgid "Chart [{}] has been saved" +msgstr "" + +#: superset/views/core.py:906 +msgid "Chart [{}] has been overwritten" +msgstr "" + +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:108 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:584 +#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:56 +#: superset/views/core.py:928 superset/views/core.py:946 +msgid "dashboard" +msgstr "" + +#: superset/views/core.py:933 +msgid "Chart [{}] was added to dashboard [{}]" +msgstr "" + +#: superset/views/core.py:955 +msgid "Dashboard [{}] just got created and chart [{}] was added to it" +msgstr "" + +#: superset/views/core.py:1186 +msgid "" +"This dashboard was changed recently. Please reload dashboard to get " +"latest version." +msgstr "" + +#: superset/views/core.py:1279 +#, python-format +msgid "Could not load database driver: %(driver_name)s" +msgstr "" + +#: superset/views/core.py:1288 +msgid "" +"Invalid connection string, a valid string usually follows:\n" +"'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-NAME'" +msgstr "" + +#: superset/views/core.py:1651 +msgid "" +"Malformed request. slice_id or table_name and db_name arguments are " +"expected" +msgstr "" + +#: superset/views/core.py:1661 +#, python-format +msgid "Chart %(id)s not found" +msgstr "" + +#: superset/views/core.py:1674 +#, python-format +msgid "Table %(table)s wasn't found in the database %(db)s" +msgstr "" + +#: superset/views/core.py:1908 +#, python-format +msgid "Can't find User '%(name)s', please ask your admin to create one." +msgstr "" + +#: superset/views/core.py:1920 +#, python-format +msgid "Can't find DruidCluster with cluster_name = '%(name)s'" +msgstr "" + +#: superset/views/core.py:2163 +msgid "Data could not be deserialized. You may want to re-run the query." +msgstr "" + +#: superset/views/core.py:2270 +#, python-format +msgid "" +"%(validator)s was unable to check your query.\n" +"Please recheck your query.\n" +"Exception: %(ex)s" +msgstr "" + +#: superset/views/core.py:2324 +msgid "" +"Failed to start remote query on a worker. Tell your administrator to " +"verify the availability of the message queue." +msgstr "" + +#: superset/views/core.py:2488 superset/views/core.py:2490 +msgid "Query record was not created as expected." +msgstr "" + +#: superset/views/core.py:2527 +#, python-format +msgid "The parameter %(parameters)s in your query is undefined." +msgid_plural "The following parameters in your query are undefined: %(parameters)s." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: superset/views/core.py:2791 +#, python-format +msgid "%(user)s's profile" +msgstr "" + +#: superset/views/css_templates.py:39 +msgid "Show CSS Template" +msgstr "" + +#: superset/views/css_templates.py:40 +msgid "Add CSS Template" +msgstr "" + +#: superset/views/css_templates.py:41 +msgid "Edit CSS Template" +msgstr "" + +#: superset/views/css_templates.py:46 +msgid "Template Name" +msgstr "" + +#: superset/views/datasource.py:45 +msgid "Request missing data field." +msgstr "" + +#: superset/views/datasource.py:81 +#, python-format +msgid "Duplicate column name(s): %(columns)s" +msgstr "" + +#: superset/views/dynamic_plugins.py:42 +msgid "A human-friendly name" +msgstr "" + +#: superset/views/dynamic_plugins.py:43 +msgid "" +"Used internally to identify the plugin. Should be set to the package name" +" from the pluginʼs package.json" +msgstr "" + +#: superset/views/dynamic_plugins.py:47 +msgid "" +"A full URL pointing to the location of the built plugin (could be hosted " +"on a CDN for example)" +msgstr "" + +#: superset/views/dynamic_plugins.py:53 +msgid "Custom Plugins" +msgstr "" + +#: superset/views/dynamic_plugins.py:54 +msgid "Custom Plugin" +msgstr "" + +#: superset/views/dynamic_plugins.py:55 +msgid "Add a Plugin" +msgstr "" + +#: superset/views/dynamic_plugins.py:56 +msgid "Edit Plugin" +msgstr "" + +#: superset/views/schedules.py:187 +msgid "Schedule Email Reports for Dashboards" +msgstr "" + +#: superset/views/schedules.py:189 +msgid "Manage Email Reports for Dashboards" +msgstr "" + +#: superset/views/schedules.py:229 superset/views/schedules.py:309 +msgid "Changed On" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:280 +#: superset/views/schedules.py:231 superset/views/schedules.py:311 +msgid "Active" +msgstr "" + +#: superset/views/schedules.py:232 superset/views/schedules.py:312 +msgid "Crontab" +msgstr "" + +#: superset/views/schedules.py:233 superset/views/schedules.py:313 +msgid "Recipients" +msgstr "" + +#: superset/views/schedules.py:234 superset/views/schedules.py:314 +msgid "Slack Channel" +msgstr "" + +#: superset/views/schedules.py:235 superset/views/schedules.py:315 +msgid "Deliver As Group" +msgstr "" + +#: superset/views/schedules.py:236 superset/views/schedules.py:316 +msgid "Delivery Type" +msgstr "" + +#: superset/views/schedules.py:265 +msgid "Schedule Email Reports for Charts" +msgstr "" + +#: superset/views/schedules.py:267 +msgid "Manage Email Reports for Charts" +msgstr "" + +#: superset/views/schedules.py:317 +msgid "Email Format" +msgstr "" + +#: superset/views/sql_lab.py:41 +msgid "List Saved Query" +msgstr "" + +#: superset/views/sql_lab.py:42 +msgid "Show Saved Query" +msgstr "" + +#: superset/views/sql_lab.py:43 +msgid "Add Saved Query" +msgstr "" + +#: superset/views/sql_lab.py:44 +msgid "Edit Saved Query" +msgstr "" + +#: superset/views/sql_lab.py:75 +msgid "End Time" +msgstr "" + +#: superset/views/sql_lab.py:76 +msgid "Pop Tab Link" +msgstr "" + +#: superset/views/sql_lab.py:77 +msgid "Changed on" +msgstr "" + +#: superset/views/utils.py:226 +msgid "The dataset associated with this chart no longer exists" +msgstr "" + +#: superset/views/utils.py:505 +msgid "Could not determine datasource type" +msgstr "" + +#: superset/views/utils.py:521 +msgid "Could not find viz object" +msgstr "" + +#: superset/views/chart/mixin.py:27 +msgid "Show Chart" +msgstr "" + +#: superset/views/chart/mixin.py:28 +msgid "Add Chart" +msgstr "" + +#: superset/views/chart/mixin.py:29 +msgid "Edit Chart" +msgstr "" + +#: superset/views/chart/mixin.py:64 +msgid "" +"These parameters are generated dynamically when clicking the save or " +"overwrite button in the explore view. This JSON object is exposed here " +"for reference and for power users who may want to alter specific " +"parameters." +msgstr "" + +#: superset/views/chart/mixin.py:70 +msgid "" +"Duration (in seconds) of the caching timeout for this chart. Note this " +"defaults to the datasource/table timeout if undefined." +msgstr "" + +#: superset/views/chart/mixin.py:82 +msgid "Last Modified" +msgstr "" + +#: superset/views/chart/mixin.py:84 +msgid "Parameters" +msgstr "" + +#: superset/views/chart/mixin.py:88 +msgid "Visualization Type" +msgstr "" + +#: superset/views/dashboard/mixin.py:26 +msgid "Show Dashboard" +msgstr "" + +#: superset/views/dashboard/mixin.py:27 +msgid "Add Dashboard" +msgstr "" + +#: superset/views/dashboard/mixin.py:28 +msgid "Edit Dashboard" +msgstr "" + +#: superset/views/dashboard/mixin.py:47 +msgid "" +"This json object describes the positioning of the widgets in the " +"dashboard. It is dynamically generated when adjusting the widgets size " +"and positions by using drag & drop in the dashboard view" +msgstr "" + +#: superset/views/dashboard/mixin.py:53 +msgid "" +"The CSS for individual dashboards can be altered here, or in the " +"dashboard view where changes are immediately visible" +msgstr "" + +#: superset/views/dashboard/mixin.py:58 +msgid "To get a readable URL for your dashboard" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:523 +#: superset/views/dashboard/mixin.py:59 +msgid "" +"This JSON object is generated dynamically when clicking the save or " +"overwrite button in the dashboard view. It is exposed here for reference " +"and for power users who may want to alter specific parameters." +msgstr "" + +#: superset/views/dashboard/mixin.py:65 +msgid "Owners is a list of users who can alter the dashboard." +msgstr "" + +#: superset/views/dashboard/mixin.py:66 +msgid "" +"Roles is a list which defines access to the dashboard. Granting a role " +"access to a dashboard will bypass dataset level checks.If no roles " +"defined then the dashboard is available to all roles." +msgstr "" + +#: superset/views/dashboard/mixin.py:71 +msgid "" +"Determines whether or not this dashboard is visible in the list of all " +"dashboards" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:464 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:214 +#: superset/views/dashboard/mixin.py:79 superset/views/dashboard/views.py:146 +msgid "Title" +msgstr "" + +#: superset/views/dashboard/mixin.py:80 +msgid "Slug" +msgstr "" + +#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:101 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:237 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:412 +#: superset/views/dashboard/mixin.py:84 +msgid "Published" +msgstr "" + +#: superset/views/dashboard/mixin.py:87 +msgid "Position JSON" +msgstr "" + +#: superset-frontend/src/dashboard/components/CssEditor/index.jsx:82 +#: superset/views/dashboard/mixin.py:88 +msgid "CSS" +msgstr "" + +#: superset/views/dashboard/mixin.py:90 +msgid "Underlying Tables" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:114 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:342 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:598 +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:97 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:321 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:541 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:329 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:357 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:619 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:507 +#: superset/views/dashboard/views.py:66 +msgid "Export" +msgstr "" + +#: superset/views/dashboard/views.py:66 +msgid "Export dashboards?" +msgstr "" + +#: superset/views/database/forms.py:88 +msgid "Name of table to be created from csv data." +msgstr "" + +#: superset/views/database/forms.py:93 +msgid "CSV File" +msgstr "" + +#: superset/views/database/forms.py:94 +msgid "Select a CSV file to be uploaded to a database." +msgstr "" + +#: superset/views/database/forms.py:103 superset/views/database/forms.py:292 +#, python-format +msgid "Only the following file extensions are allowed: %(allowed_extensions)s" +msgstr "" + +#: superset/views/database/forms.py:119 superset/views/database/forms.py:316 +msgid "Specify a schema (if database flavor supports this)." +msgstr "" + +#: superset/views/database/forms.py:124 +msgid "Delimiter" +msgstr "" + +#: superset/views/database/forms.py:125 +msgid "Delimiter used by CSV file (for whitespace use \\s+)." +msgstr "" + +#: superset/views/database/forms.py:130 superset/views/database/forms.py:321 +msgid "Table Exists" +msgstr "" + +#: superset/views/database/forms.py:131 superset/views/database/forms.py:322 +msgid "" +"If table exists do one of the following: Fail (do nothing), Replace (drop" +" and recreate table) or Append (insert data)." +msgstr "" + +#: superset/views/database/forms.py:137 superset/views/database/forms.py:328 +msgid "Fail" +msgstr "" + +#: superset/views/database/forms.py:138 superset/views/database/forms.py:329 +msgid "Replace" +msgstr "" + +#: superset/views/database/forms.py:139 superset/views/database/forms.py:330 +msgid "Append" +msgstr "" + +#: superset/views/database/forms.py:144 superset/views/database/forms.py:335 +msgid "Header Row" +msgstr "" + +#: superset/views/database/forms.py:145 superset/views/database/forms.py:336 +msgid "" +"Row containing the headers to use as column names (0 is first line of " +"data). Leave empty if there is no header row." +msgstr "" + +#: superset/views/database/forms.py:154 superset/views/database/forms.py:345 +msgid "Index Column" +msgstr "" + +#: superset/views/database/forms.py:155 superset/views/database/forms.py:346 +msgid "" +"Column to use as the row labels of the dataframe. Leave empty if no index" +" column." +msgstr "" + +#: superset/views/database/forms.py:163 superset/views/database/forms.py:354 +msgid "Mangle Duplicate Columns" +msgstr "" + +#: superset/views/database/forms.py:164 superset/views/database/forms.py:355 +msgid "Specify duplicate columns as \"X.0, X.1\"." +msgstr "" + +#: superset/views/database/forms.py:167 +msgid "Skip Initial Space" +msgstr "" + +#: superset/views/database/forms.py:167 +msgid "Skip spaces after delimiter." +msgstr "" + +#: superset/views/database/forms.py:170 superset/views/database/forms.py:358 +msgid "Skip Rows" +msgstr "" + +#: superset/views/database/forms.py:171 superset/views/database/forms.py:359 +msgid "Number of rows to skip at start of file." +msgstr "" + +#: superset/views/database/forms.py:176 superset/views/database/forms.py:364 +msgid "Rows to Read" +msgstr "" + +#: superset/views/database/forms.py:177 superset/views/database/forms.py:365 +msgid "Number of rows of file to read." +msgstr "" + +#: superset/views/database/forms.py:182 +msgid "Skip Blank Lines" +msgstr "" + +#: superset/views/database/forms.py:183 +msgid "Skip blank lines rather than interpreting them as NaN values." +msgstr "" + +#: superset/views/database/forms.py:186 superset/views/database/forms.py:370 +msgid "Parse Dates" +msgstr "" + +#: superset/views/database/forms.py:187 superset/views/database/forms.py:371 +msgid "A comma separated list of columns that should be parsed as dates." +msgstr "" + +#: superset/views/database/forms.py:193 +msgid "Infer Datetime Format" +msgstr "" + +#: superset/views/database/forms.py:194 +msgid "Use Pandas to interpret the datetime format automatically." +msgstr "" + +#: superset/views/database/forms.py:197 superset/views/database/forms.py:377 +msgid "Decimal Character" +msgstr "" + +#: superset/views/database/forms.py:199 superset/views/database/forms.py:379 +msgid "Character to interpret as decimal point." +msgstr "" + +#: superset/views/database/forms.py:204 superset/views/database/forms.py:384 +msgid "Dataframe Index" +msgstr "" + +#: superset/views/database/forms.py:204 superset/views/database/forms.py:384 +msgid "Write dataframe index as a column." +msgstr "" + +#: superset/views/database/forms.py:207 superset/views/database/forms.py:387 +msgid "Column Label(s)" +msgstr "" + +#: superset/views/database/forms.py:208 superset/views/database/forms.py:388 +msgid "" +"Column label for index column(s). If None is given and Dataframe Index is" +" True, Index Names are used." +msgstr "" + +#: superset/views/database/forms.py:216 superset/views/database/forms.py:396 +msgid "Null values" +msgstr "" + +#: superset/views/database/forms.py:218 superset/views/database/forms.py:398 +msgid "" +"Json list of the values that should be treated as null. Examples: [\"\"]," +" [\"None\", \"N/A\"], [\"nan\", \"null\"]. Warning: Hive database " +"supports only single value. Use [\"\"] for empty string." +msgstr "" + +#: superset/views/database/forms.py:277 +msgid "Name of table to be created from excel data." +msgstr "" + +#: superset/views/database/forms.py:282 +msgid "Excel File" +msgstr "" + +#: superset/views/database/forms.py:283 +msgid "Select a Excel file to be uploaded to a database." +msgstr "" + +#: superset/views/database/forms.py:302 +msgid "Sheet Name" +msgstr "" + +#: superset/views/database/forms.py:303 +msgid "Strings used for sheet names (default is the first sheet)." +msgstr "" + +#: superset/views/database/mixins.py:34 +msgid "Show Database" +msgstr "" + +#: superset/views/database/mixins.py:35 +msgid "Add Database" +msgstr "" + +#: superset/views/database/mixins.py:36 +msgid "Edit Database" +msgstr "" + +#: superset/views/database/mixins.py:104 +msgid "Expose this DB in SQL Lab" +msgstr "" + +#: superset/views/database/mixins.py:105 +msgid "" +"Operate the database in asynchronous mode, meaning that the queries are " +"executed on remote workers as opposed to on the web server itself. This " +"assumes that you have a Celery worker setup as well as a results backend." +" Refer to the installation docs for more information." +msgstr "" + +#: superset/views/database/mixins.py:113 +msgid "Allow CREATE TABLE AS option in SQL Lab" +msgstr "" + +#: superset/views/database/mixins.py:114 +msgid "Allow CREATE VIEW AS option in SQL Lab" +msgstr "" + +#: superset/views/database/mixins.py:115 +msgid "" +"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in" +" SQL Lab" +msgstr "" + +#: superset/views/database/mixins.py:120 +msgid "" +"When allowing CREATE TABLE AS option in SQL Lab, this option forces the " +"table to be created in this schema" +msgstr "" + +#: superset/views/database/mixins.py:163 +msgid "" +"If Presto, all the queries in SQL Lab are going to be executed as the " +"currently logged on user who must have permission to run them.
If " +"Hive and hive.server2.enable.doAs is enabled, will run the queries as " +"service account, but impersonate the currently logged on user via " +"hive.server2.proxy.user property." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:434 +#: superset/views/database/mixins.py:170 +msgid "" +"Allow SQL Lab to fetch a list of all tables and all views across all " +"database schemas. For large data warehouse with thousands of tables, this" +" can be expensive and put strain on the system." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:469 +#: superset/views/database/mixins.py:175 +msgid "" +"Duration (in seconds) of the caching timeout for charts of this database." +" A timeout of 0 indicates that the cache never expires. Note this " +"defaults to the global timeout if undefined." +msgstr "" + +#: superset/views/database/mixins.py:180 +msgid "If selected, please set the schemas allowed for csv upload in Extra." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:269 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:374 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:342 +#: superset/views/database/mixins.py:186 +msgid "Expose in SQL Lab" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:361 +#: superset/views/database/mixins.py:187 +msgid "Allow CREATE TABLE AS" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:377 +#: superset/views/database/mixins.py:188 +msgid "Allow CREATE VIEW AS" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:415 +#: superset/views/database/mixins.py:189 +msgid "Allow DML" +msgstr "" + +#: superset/views/database/mixins.py:190 +msgid "CTAS Schema" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:283 +#: superset/views/database/mixins.py:194 +msgid "SQLAlchemy URI" +msgstr "" + +#: superset/views/database/mixins.py:195 +msgid "Chart Cache Timeout" +msgstr "" + +#: superset/views/database/mixins.py:197 +msgid "Secure Extra" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:537 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:542 +#: superset/views/database/mixins.py:198 +msgid "Root certificate" +msgstr "" + +#: superset/views/database/mixins.py:199 +msgid "Async Execution" +msgstr "" + +#: superset/views/database/mixins.py:200 +msgid "Impersonate the logged on user" +msgstr "" + +#: superset/views/database/mixins.py:201 +msgid "Allow Csv Upload" +msgstr "" + +#: superset/views/database/mixins.py:203 +msgid "Allow Multi Schema Metadata Fetch" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:217 +#: superset/views/database/mixins.py:204 +msgid "Backend" +msgstr "" + +#: superset/views/database/mixins.py:244 superset/views/database/mixins.py:268 +#, python-format +msgid "Extra field cannot be decoded by JSON. %(msg)s" +msgstr "" + +#: superset/views/database/validators.py:40 +msgid "" +"Invalid connection string, a valid string usually " +"follows:'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-" +"NAME'

Example:'postgresql://user:password@your-postgres-" +"db/database'

" +msgstr "" + +#: superset/views/database/views.py:115 +msgid "CSV to Database configuration" +msgstr "" + +#: superset/views/database/views.py:133 +#, python-format +msgid "" +"Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed " +"for csv uploads. Please contact your Superset Admin." +msgstr "" + +#: superset/views/database/views.py:143 +msgid "" +"You cannot specify a namespace both in the name of the table: " +"\"%(csv_table.table)s\" and in the schema field: " +"\"%(csv_table.schema)s\". Please remove one" +msgstr "" + +#: superset/views/database/views.py:236 +#, python-format +msgid "" +"Unable to upload CSV file \"%(filename)s\" to table \"%(table_name)s\" in" +" database \"%(db_name)s\". Error message: %(error_msg)s" +msgstr "" + +#: superset/views/database/views.py:248 +#, python-format +msgid "" +"CSV file \"%(csv_filename)s\" uploaded to table \"%(table_name)s\" in " +"database \"%(db_name)s\"" +msgstr "" + +#: superset/views/database/views.py:259 +msgid "Excel to Database configuration" +msgstr "" + +#: superset/views/database/views.py:274 +#, python-format +msgid "" +"Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed " +"for excel uploads. Please contact your Superset Admin." +msgstr "" + +#: superset/views/database/views.py:284 +msgid "" +"You cannot specify a namespace both in the name of the table: " +"\"%(excel_table.table)s\" and in the schema field: " +"\"%(excel_table.schema)s\". Please remove one" +msgstr "" + +#: superset/views/database/views.py:377 +#, python-format +msgid "" +"Unable to upload Excel file \"%(filename)s\" to table \"%(table_name)s\" " +"in database \"%(db_name)s\". Error message: %(error_msg)s" +msgstr "" + +#: superset/views/database/views.py:389 +#, python-format +msgid "" +"Excel file \"%(excel_filename)s\" uploaded to table \"%(table_name)s\" in" +" database \"%(db_name)s\"" +msgstr "" + +#: superset/views/log/__init__.py:21 +msgid "Logs" +msgstr "" + +#: superset/views/log/__init__.py:22 +msgid "Show Log" +msgstr "" + +#: superset/views/log/__init__.py:23 +msgid "Add Log" +msgstr "" + +#: superset/views/log/__init__.py:24 +msgid "Edit Log" +msgstr "" + +#: superset/views/log/__init__.py:31 +msgid "Action" +msgstr "" + +#: superset/views/log/__init__.py:32 +msgid "dttm" +msgstr "" + +#: superset-frontend/src/CRUD/CollectionTable.tsx:323 +msgid "Add item" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:106 +msgid "The query couldn't be loaded" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:159 +msgid "" +"Your query has been scheduled. To see details of your query, navigate to " +"Saved queries" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:166 +msgid "Your query could not be scheduled" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:194 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:301 +msgid "Failed at retrieving results" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:232 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:258 +msgid "" +"An error occurred while storing the latest query id in the backend. " +"Please contact your administrator if this problem persists." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:345 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:385 +msgid "Unknown error" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:403 +msgid "Query was stopped." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:432 +msgid "" +"Unable to migrate table schema state to backend. Superset will retry " +"later. Please contact your administrator if this problem persists." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:450 +msgid "" +"Unable to migrate query state to backend. Superset will retry later. " +"Please contact your administrator if this problem persists." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:496 +msgid "" +"Unable to migrate query editor state to backend. Superset will retry " +"later. Please contact your administrator if this problem persists." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:529 +msgid "Unable to add a new tab to the backend. Please contact your administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:546 +#: superset-frontend/src/SqlLab/reducers/sqlLab.js:74 +#, python-format +msgid "Copy of %s" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:573 +msgid "" +"An error occurred while setting the active tab. Please contact your " +"administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:660 +msgid "An error occurred while fetching tab state" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:696 +msgid "" +"An error occurred while hiding the left bar. Please contact your " +"administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:718 +msgid "An error occurred while removing tab. Please contact your administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:742 +msgid "An error occurred while removing query. Please contact your administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:765 +msgid "" +"An error occurred while setting the tab database ID. Please contact your " +"administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:790 +msgid "" +"An error occurred while setting the tab schema. Please contact your " +"administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:823 +msgid "" +"An error occurred while setting the tab autorun. Please contact your " +"administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:940 +msgid "" +"An error occurred while setting the tab title. Please contact your " +"administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:870 +msgid "Your query was saved" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +msgid "Your query could not be saved" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:886 +msgid "Your query was updated" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +msgid "Your query could not be updated" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:909 +msgid "" +"An error occurred while storing your query in the backend. To avoid " +"losing your changes, please save your query using the \"Save Query\" " +"button." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:969 +msgid "" +"An error occurred while setting the tab template parameters. Please " +"contact your administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1027 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1052 +msgid "An error occurred while fetching table metadata" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1093 +msgid "" +"An error occurred while fetching table metadata. Please contact your " +"administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1141 +msgid "" +"An error occurred while expanding the table schema. Please contact your " +"administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1165 +msgid "" +"An error occurred while collapsing the table schema. Please contact your " +"administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1188 +msgid "" +"An error occurred while removing the table schema. Please contact your " +"administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1221 +msgid "Shared query" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +msgid "The datasource couldn't be loaded" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1335 +msgid "An error occurred while creating the data source" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1356 +msgid "An error occurred while fetching function names." +msgstr "" + +#: superset-frontend/src/SqlLab/components/App.jsx:76 +msgid "" +"SQL Lab uses your browser's local storage to store queries and results.\n" +" Currently, you are using ${currentUsage.toFixed(\n" +" 2,\n" +" )} KB out of ${LOCALSTORAGE_MAX_USAGE_KB} KB. storage space.\n" +" To keep SQL Lab from crashing, please delete some query tabs.\n" +" You can re-access these queries by using the Save feature before you " +"delete the tab. Note that you will need to close other SQL Lab windows " +"before you do this." +msgstr "" + +#: superset-frontend/src/SqlLab/components/EstimateQueryCostButton.jsx:87 +msgid "Estimate selected query cost" +msgstr "" + +#: superset-frontend/src/SqlLab/components/EstimateQueryCostButton.jsx:88 +msgid "Estimate cost" +msgstr "" + +#: superset-frontend/src/SqlLab/components/EstimateQueryCostButton.jsx:92 +msgid "Cost estimate" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton.jsx:73 +msgid "Creating a data source and creating a new tab" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton.jsx:81 +#: superset-frontend/src/components/TableLoader/index.tsx:48 +msgid "An error occurred" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton.jsx:92 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:163 +msgid "Explore the result set in the data exploration view" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:111 +#, python-format +msgid "This query took %s seconds to run, " +msgstr "" + +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:113 +#, python-format +msgid "and the explore view times out at %s seconds " +msgstr "" + +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:117 +msgid "following this flow will most likely lead to your query timing out. " +msgstr "" + +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:120 +msgid "We recommend your summarize your data further before following that flow. " +msgstr "" + +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:123 +msgid "If activated you can use the " +msgstr "" + +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:125 +msgid "feature to store a summarized data set that you can then explore." +msgstr "" + +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:141 +msgid "Column name(s) " +msgstr "" + +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:145 +msgid "" +"cannot be used as a column name. The column name/alias \"__timestamp\"\n" +" is reserved for the main temporal expression, and column " +"aliases ending with\n" +" double underscores followed by a numeric value (e.g. " +"\"my_col__1\") are reserved\n" +" for deduplicating duplicate column names. Please use aliases to" +" rename the\n" +" invalid column names." +msgstr "" + +#: superset-frontend/src/SqlLab/components/HighlightedSql.tsx:77 +msgid "Source SQL" +msgstr "" + +#: superset-frontend/src/SqlLab/components/HighlightedSql.tsx:83 +msgid "Raw SQL" +msgstr "" + +#: superset-frontend/src/SqlLab/components/HighlightedSql.tsx:102 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:741 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:303 +msgid "SQL" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QueryHistory.tsx:50 +msgid "No query history yet..." +msgstr "" + +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:132 +msgid "An error occurred when refreshing queries" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:180 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar.jsx:117 +#: superset-frontend/src/components/DatabaseSelector/index.tsx:156 +msgid "It seems you don't have access to any database" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:195 +msgid "Filter by user" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:204 +msgid "Filter by database" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:213 +msgid "Query search string" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:219 +msgid "[From]-" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:231 +msgid "[To]-" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:240 +msgid "Filter by status" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QueryTable.jsx:128 +#: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FilterSetUnit.tsx:75 +#: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:135 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:306 +#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:126 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:358 +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:84 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:337 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:345 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:373 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:213 +msgid "Edit" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QueryTable.jsx:147 +#: superset-frontend/src/explore/components/DataTablesPane/index.tsx:301 +msgid "View results" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QueryTable.jsx:150 +msgid "Data preview" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QueryTable.jsx:194 +msgid "Overwrite text in the editor with a query on this table" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QueryTable.jsx:202 +msgid "Run query in a new tab" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QueryTable.jsx:207 +msgid "Remove query from log" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:278 +msgid "An error occurred saving dataset" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:475 +msgid "Download to CSV" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:484 +msgid "Copy to Clipboard" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:495 +msgid "Filter results" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:510 +#, python-format +msgid "%s rows returned" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:515 +#, python-format +msgid "" +"The number of results displayed is limited to %s. Please add\n" +" additional limits/filters or download to csv to see more rows" +" up to\n" +" the %s limit." +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:545 +msgid "Query was stopped" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:551 +msgid "Database error" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:578 +msgid "was created" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:585 +msgid "Query in a new tab" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:631 +msgid "The query returned no data" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:648 +msgid "Fetch data preview" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:659 +msgid "Refetch results" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:680 +msgid "Track job" +msgstr "" + +#: superset-frontend/src/SqlLab/components/RunQueryActionButton.tsx:49 +#: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx:66 +msgid "Stop" +msgstr "" + +#: superset-frontend/src/SqlLab/components/RunQueryActionButton.tsx:54 +msgid "Run selection" +msgstr "" + +#: superset-frontend/src/SqlLab/components/RunQueryActionButton.tsx:56 +#: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx:76 +msgid "Run" +msgstr "" + +#: superset-frontend/src/SqlLab/components/RunQueryActionButton.tsx:111 +msgid "Stop running (Ctrl + x)" +msgstr "" + +#: superset-frontend/src/SqlLab/components/RunQueryActionButton.tsx:112 +msgid "Run query (Ctrl + Return)" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SaveDatasetModal.tsx:108 +msgid "Save & Explore" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SaveDatasetModal.tsx:120 +msgid "Overwrite & Explore" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SaveQuery.tsx:71 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton.tsx:110 +msgid "Undefined" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SaveQuery.tsx:164 +#: superset-frontend/src/SqlLab/components/SaveQuery.tsx:170 +#: superset-frontend/src/SqlLab/components/SaveQuery.tsx:185 +#: superset-frontend/src/dashboard/components/CrossFilterScopingModal/CrossFilterScopingModal.tsx:88 +#: superset-frontend/src/dashboard/components/Header/index.jsx:468 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:424 +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:148 +#: superset-frontend/src/dashboard/components/SaveModal.tsx:225 +#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:543 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:162 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:91 +#: superset-frontend/src/datasource/DatasourceModal.tsx:216 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:182 +#: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx:109 +#: superset-frontend/src/explore/components/SaveModal.tsx:203 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:222 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:466 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:979 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:279 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:231 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:225 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:252 +msgid "Save" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SaveQuery.tsx:164 +#: superset-frontend/src/SqlLab/components/SaveQuery.tsx:170 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:240 +msgid "Save as" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SaveQuery.tsx:173 +msgid "Save query" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SaveQuery.tsx:185 +msgid "Save as new" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SaveQuery.tsx:194 +msgid "Update" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton.tsx:150 +msgid "Label for your query" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton.tsx:163 +msgid "Write a description for your query" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton.tsx:197 +msgid "Schedule query" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton.tsx:207 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:227 +msgid "Schedule" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.tsx:58 +msgid "There was an error with your request" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.tsx:72 +msgid "Please save the query to enable sharing" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.tsx:85 +msgid "Copy query link to your clipboard" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.tsx:86 +msgid "Save the query to enable this feature" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.tsx:97 +msgid "Copy link" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:285 +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:295 +#: superset-frontend/src/chart/Chart.jsx:238 +msgid "Run query" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:305 +msgid "New tab" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:309 +#: superset-frontend/src/SqlLab/reducers/getInitialState.js:44 +msgid "Untitled query" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:317 +msgid "Stop query" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:497 +msgid "Schedule the query periodically" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:498 +msgid "You must run the query successfully first" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:503 +msgid "Autocomplete" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:581 +msgid "CREATE TABLE AS" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:594 +msgid "CREATE VIEW AS" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:629 +msgid "Estimate the cost before running a query" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar.jsx:204 +msgid "Reset state" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:240 +msgid "Enter a new title for the tab" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:266 +#, python-format +msgid "Untitled Query %s" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:341 +msgid "Close tab" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:347 +msgid "Rename tab" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:353 +msgid "Expand tool bar" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:353 +msgid "Hide tool bar" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:362 +msgid "Close all other tabs" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:368 +msgid "Duplicate tab" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:422 +msgid "New tab (Ctrl + q)" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:423 +msgid "New tab (Ctrl + t)" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TableElement.jsx:103 +msgid "Copy partition query to clipboard" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TableElement.jsx:121 +msgid "latest partition:" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TableElement.jsx:139 +msgid "Keys for table" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TableElement.jsx:148 +#, python-format +msgid "View keys & indexes (%s)" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TableElement.jsx:165 +msgid "Sort columns alphabetically" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TableElement.jsx:166 +msgid "Original table column order" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TableElement.jsx:178 +msgid "Copy SELECT statement to the clipboard" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TableElement.jsx:184 +msgid "Show CREATE VIEW statement" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TableElement.jsx:185 +msgid "CREATE VIEW statement" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TableElement.jsx:191 +msgid "Remove table preview" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TemplateParamsEditor.tsx:99 +msgid "Edit template parameters" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TemplateParamsEditor.tsx:109 +msgid "Invalid JSON" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SouthPane/SouthPane.tsx:116 +msgid "No stored results found, you need to re-run your query" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SouthPane/SouthPane.tsx:138 +msgid "Run a query to display results here" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SouthPane/SouthPane.tsx:147 +#, python-format +msgid "Preview: `%s`" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SouthPane/SouthPane.tsx:172 +msgid "Results" +msgstr "" + +#: superset-frontend/src/SqlLab/components/SouthPane/SouthPane.tsx:175 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:102 +msgid "Query history" +msgstr "" + +#: superset-frontend/src/addSlice/AddSliceContainer.tsx:94 +msgid "Create a new chart" +msgstr "" + +#: superset-frontend/src/addSlice/AddSliceContainer.tsx:98 +#: superset-frontend/src/addSlice/AddSliceContainer.tsx:106 +msgid "Choose a dataset" +msgstr "" + +#: superset-frontend/src/addSlice/AddSliceContainer.tsx:118 +msgid "" +"If the dataset you are looking for is not available in the list, follow " +"the instructions on how to add it in the Superset tutorial." +msgstr "" + +#: superset-frontend/src/addSlice/AddSliceContainer.tsx:132 +msgid "Choose a visualization type" +msgstr "" + +#: superset-frontend/src/addSlice/AddSliceContainer.tsx:147 +msgid "Create new chart" +msgstr "" + +#: superset-frontend/src/chart/chartAction.js:540 +msgid "An error occurred while loading the SQL" +msgstr "" + +#: superset-frontend/src/components/AlteredSliceTag/index.jsx:177 +msgid "Click to see difference" +msgstr "" + +#: superset-frontend/src/components/AlteredSliceTag/index.jsx:182 +msgid "Altered" +msgstr "" + +#: superset-frontend/src/components/AlteredSliceTag/index.jsx:199 +msgid "Chart changes" +msgstr "" + +#: superset-frontend/src/components/AnchorLink/index.jsx:88 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:267 +msgid "Superset chart" +msgstr "" + +#: superset-frontend/src/components/AnchorLink/index.jsx:89 +msgid "Check out this chart in dashboard:" +msgstr "" + +#: superset-frontend/src/components/AsyncSelect/index.jsx:41 +#: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.jsx:47 +msgid "Select ..." +msgstr "" + +#: superset-frontend/src/components/CachedLabel/TooltipContent.tsx:30 +msgid "Loaded data cached" +msgstr "" + +#: superset-frontend/src/components/CachedLabel/TooltipContent.tsx:34 +msgid "Loaded from cache" +msgstr "" + +#: superset-frontend/src/components/CachedLabel/TooltipContent.tsx:39 +msgid "Click to force-refresh" +msgstr "" + +#: superset-frontend/src/components/CachedLabel/index.tsx:51 +msgid "cached" +msgstr "" + +#: superset-frontend/src/components/CertifiedIcon/index.tsx:42 +#, python-format +msgid "Certified by %s" +msgstr "" + +#: superset-frontend/src/components/CopyToClipboard/index.jsx:43 +#: superset-frontend/src/components/URLShortLinkButton/index.jsx:65 +#: superset-frontend/src/explore/components/EmbedCodeButton.jsx:106 +msgid "Copy to clipboard" +msgstr "" + +#: superset-frontend/src/components/CopyToClipboard/index.jsx:75 +#: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:53 +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:104 +msgid "Copied to clipboard!" +msgstr "" + +#: superset-frontend/src/components/CopyToClipboard/index.jsx:79 +msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +msgid "every" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +msgid "every month" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +msgid "every day of the month" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +msgid "day of the month" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +msgid "every day of the week" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +msgid "day of the week" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +msgid "every hour" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +msgid "every minute UTC" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +msgid "year" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +msgid "month" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 +msgid "week" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +msgid "day" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +msgid "hour" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +msgid "minute" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +msgid "reboot" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +msgid "Every" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 +msgid "in" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +msgid "on" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +msgid "and" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +msgid "at" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +msgid ":" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +msgid "minute(s) UTC" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +msgid "Invalid cron expression" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +msgid "Clear" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +msgid "Sunday" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +msgid "Monday" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +msgid "Tuesday" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +msgid "Wednesday" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +msgid "Thursday" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +msgid "Friday" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +msgid "Saturday" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +msgid "January" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +msgid "February" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +msgid "March" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +msgid "April" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +msgid "May" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +msgid "June" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +msgid "July" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +msgid "August" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +msgid "September" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +msgid "October" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +msgid "November" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +msgid "December" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +msgid "SUN" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +msgid "MON" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +msgid "TUE" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +msgid "WED" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +msgid "THU" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +msgid "FRI" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +msgid "SAT" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +msgid "JAN" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +msgid "FEB" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +msgid "MAR" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +msgid "APR" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +msgid "MAY" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +msgid "JUN" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +msgid "JUL" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +msgid "AUG" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +msgid "SEP" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +msgid "OCT" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +msgid "NOV" +msgstr "" + +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +msgid "DEC" +msgstr "" + +#: superset-frontend/src/components/DatabaseSelector/index.tsx:131 +msgid "Error while fetching schema list" +msgstr "" + +#: superset-frontend/src/components/DatabaseSelector/index.tsx:232 +msgid "Error while fetching database list" +msgstr "" + +#: superset-frontend/src/components/DatabaseSelector/index.tsx:239 +msgid "Database:" +msgstr "" + +#: superset-frontend/src/components/DatabaseSelector/index.tsx:245 +msgid "Select a database" +msgstr "" + +#: superset-frontend/src/components/DatabaseSelector/index.tsx:258 +msgid "Force refresh schema list" +msgstr "" + +#: superset-frontend/src/components/DatabaseSelector/index.tsx:265 +#, python-format +msgid "Select a schema (%s)" +msgstr "" + +#: superset-frontend/src/components/DatabaseSelector/index.tsx:270 +msgid "Schema:" +msgstr "" + +#: superset-frontend/src/components/DatabaseSelector/index.tsx:284 +msgid "datasource" +msgstr "" + +#: superset-frontend/src/components/DatabaseSelector/index.tsx:286 +msgid "schema" +msgstr "" + +#: superset-frontend/src/components/DeleteModal/index.tsx:61 +msgid "delete" +msgstr "" + +#: superset-frontend/src/components/DeleteModal/index.tsx:69 +#: superset-frontend/src/components/ImportModal/index.tsx:239 +#, python-format +msgid "Type \"%s\" to confirm" +msgstr "" + +#: superset-frontend/src/components/DeleteModal/index.tsx:81 +msgid "DELETE" +msgstr "" + +#: superset-frontend/src/components/EditableTitle/index.tsx:195 +msgid "Click to edit" +msgstr "" + +#: superset-frontend/src/components/EditableTitle/index.tsx:197 +msgid "You don't have the rights to alter this title." +msgstr "" + +#: superset-frontend/src/components/ErrorBoundary/index.jsx:51 +#: superset-frontend/src/components/ErrorMessage/ErrorMessageWithStackTrace.tsx:26 +msgid "Unexpected error" +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:46 +#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:63 +msgid "This may be triggered by:" +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:58 +#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:73 +msgid "Please reach out to the Chart Owner for assistance." +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:69 +#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:84 +#, python-format +msgid "Chart Owner: %s" +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:83 +#, python-format +msgid "%s Error" +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:123 +#: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:139 +msgid "See more" +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:152 +msgid "See less" +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:181 +msgid "Copy message" +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:189 +#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:535 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:209 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:454 +msgid "Close" +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/ParameterErrorMessage.tsx:60 +msgid "This was triggered by:" +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/ParameterErrorMessage.tsx:76 +msgid "Did you mean:" +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/ParameterErrorMessage.tsx:87 +#, python-format +msgid "%(suggestion)s instead of \"%(undefinedParameter)s?\"" +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/ParameterErrorMessage.tsx:114 +msgid "Parameter error" +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:47 +#, python-format +msgid "" +"We’re having trouble loading this visualization. Queries are set to " +"timeout after %s second." +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:53 +#, python-format +msgid "" +"We’re having trouble loading these results. Queries are set to timeout " +"after %s second." +msgstr "" + +#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:98 +msgid "Timeout error" +msgstr "" + +#: superset-frontend/src/components/FaveStar/index.tsx:77 +msgid "Click to favorite/unfavorite" +msgstr "" + +#: superset-frontend/src/components/FilterableTable/FilterableTable.tsx:316 +msgid "Cell content" +msgstr "" + +#: superset-frontend/src/components/ImportModal/index.tsx:182 +msgid "The import was successful" +msgstr "" + +#: superset-frontend/src/components/ImportModal/index.tsx:196 +msgid "OVERWRITE" +msgstr "" + +#: superset-frontend/src/components/ImportModal/index.tsx:266 +msgid "Overwrite" +msgstr "" + +#: superset-frontend/src/components/ImportModal/index.tsx:266 +msgid "Import" +msgstr "" + +#: superset-frontend/src/components/ImportModal/index.tsx:270 +#, python-format +msgid "Import %s" +msgstr "" + +#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#, python-format +msgid "Last Updated %s" +msgstr "" + +#: superset-frontend/src/components/ListView/CardSortSelect.tsx:103 +msgid "Sort:" +msgstr "" + +#: superset-frontend/src/components/ListView/ListView.tsx:239 +#, python-format +msgid "%s Selected" +msgstr "" + +#: superset-frontend/src/components/ListView/ListView.tsx:344 +msgid "Deselect all" +msgstr "" + +#: superset-frontend/src/components/ListView/ListView.tsx:393 +msgid "No Data" +msgstr "" + +#: superset-frontend/src/components/ListView/ListView.tsx:414 +#: superset-frontend/src/components/TableView/TableView.tsx:183 +#, python-format +msgid "%s-%s of %s" +msgstr "" + +#: superset-frontend/src/components/Menu/Menu.tsx:196 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:155 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:1087 +msgid "Settings" +msgstr "" + +#: superset-frontend/src/components/Menu/Menu.tsx:244 +msgid "About" +msgstr "" + +#: superset-frontend/src/components/Menu/NewMenu.tsx:26 +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:111 +msgid "SQL query" +msgstr "" + +#: superset-frontend/src/components/Modal/Modal.tsx:129 +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:772 +msgid "OK" +msgstr "" + +#: superset-frontend/src/components/TableSelector/index.tsx:172 +msgid "Error while fetching table list" +msgstr "" + +#: superset-frontend/src/components/TableSelector/index.tsx:320 +#: superset-frontend/src/components/TableSelector/index.tsx:337 +msgid "Select table or type table name" +msgstr "" + +#: superset-frontend/src/components/TableSelector/index.tsx:351 +msgid "Type to search ..." +msgstr "" + +#: superset-frontend/src/components/TableSelector/index.tsx:353 +msgid "Select table " +msgstr "" + +#: superset-frontend/src/components/TableSelector/index.tsx:373 +msgid "Force refresh table list" +msgstr "" + +#: superset-frontend/src/components/TableSelector/index.tsx:383 +msgid "See table schema" +msgstr "" + +#: superset-frontend/src/components/URLShortLinkButton/index.jsx:59 +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:114 +#, python-format +msgid "%s%s" +msgstr "" + +#: superset-frontend/src/dashboard/actions/dashboardLayout.js:180 +msgid "" +"There is not enough space for this component. Try decreasing its width, " +"or increasing the destination width." +msgstr "" + +#: superset-frontend/src/dashboard/actions/dashboardLayout.js:211 +msgid "Can not move top level tab into nested tabs" +msgstr "" + +#: superset-frontend/src/dashboard/actions/dashboardLayout.js:258 +msgid "This chart has been moved to a different filter scope." +msgstr "" + +#: superset-frontend/src/dashboard/actions/dashboardState.js:80 +msgid "There was an issue fetching the favorite status of this dashboard." +msgstr "" + +#: superset-frontend/src/dashboard/actions/dashboardState.js:101 +msgid "There was an issue favoriting this dashboard." +msgstr "" + +#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +msgid "This dashboard is now ${nowPublished}" +msgstr "" + +#: superset-frontend/src/dashboard/actions/dashboardState.js:129 +msgid "You do not have permissions to edit this dashboard." +msgstr "" + +#: superset-frontend/src/dashboard/actions/dashboardState.js:227 +msgid "This dashboard was saved successfully." +msgstr "" + +#: superset-frontend/src/dashboard/actions/sliceEntities.js:111 +#: superset-frontend/src/dashboard/reducers/sliceEntities.js:65 +msgid "Could not fetch all saved charts" +msgstr "" + +#: superset-frontend/src/dashboard/actions/sliceEntities.js:116 +msgid "Sorry there was an error fetching saved charts: " +msgstr "" + +#: superset-frontend/src/dashboard/components/AddSliceCard.jsx:69 +msgid "Visualization" +msgstr "" + +#: superset-frontend/src/dashboard/components/AddSliceCard.jsx:73 +msgid "Data source" +msgstr "" + +#: superset-frontend/src/dashboard/components/AddSliceCard.jsx:78 +msgid "Added" +msgstr "" + +#: superset-frontend/src/dashboard/components/BuilderComponentPane.tsx:67 +msgid "Components" +msgstr "" + +#: superset-frontend/src/dashboard/components/ColorSchemeControlWrapper.jsx:53 +msgid "" +"Any color palette selected here will override the colors applied to this " +"dashboard's individual charts" +msgstr "" + +#: superset-frontend/src/dashboard/components/ColorSchemeControlWrapper.jsx:56 +#: superset-frontend/src/explore/controlPanels/sections.tsx:79 +#: superset-frontend/src/explore/controls.jsx:482 +msgid "Color scheme" +msgstr "" + +#: superset-frontend/src/dashboard/components/Dashboard.jsx:86 +msgid "You have unsaved changes." +msgstr "" + +#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +msgid "" +"There is no chart definition associated with this component, could it " +"have been deleted?" +msgstr "" + +#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +msgid "Delete this container and save to remove this message." +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:29 +msgid "Don't refresh" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:30 +msgid "10 seconds" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:31 +msgid "30 seconds" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:32 +msgid "1 minute" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:33 +msgid "5 minutes" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:34 +msgid "30 minutes" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:35 +msgid "1 hour" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:36 +msgid "6 hours" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:37 +msgid "12 hours" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:38 +msgid "24 hours" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:115 +msgid "Refresh interval" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:118 +msgid "Refresh frequency" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:133 +msgid "Are you sure you want to proceed?" +msgstr "" + +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:148 +msgid "Save for this session" +msgstr "" + +#: superset-frontend/src/dashboard/components/SaveModal.tsx:161 +msgid "You must pick a name for the new dashboard" +msgstr "" + +#: superset-frontend/src/dashboard/components/SaveModal.tsx:183 +msgid "Save dashboard" +msgstr "" + +#: superset-frontend/src/dashboard/components/SaveModal.tsx:192 +#, python-format +msgid "Overwrite Dashboard [%s]" +msgstr "" + +#: superset-frontend/src/dashboard/components/SaveModal.tsx:200 +msgid "Save as:" +msgstr "" + +#: superset-frontend/src/dashboard/components/SaveModal.tsx:204 +msgid "[dashboard name]" +msgstr "" + +#: superset-frontend/src/dashboard/components/SaveModal.tsx:214 +msgid "also copy (duplicate) charts" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceAdder.jsx:215 +msgid "Filter your charts" +msgstr "" + +#: superset-frontend/src/dashboard/components/CrossFilterScopingModal/CrossFilterScopingModal.tsx:65 +msgid "Cross Filter Scoping" +msgstr "" + +#: superset-frontend/src/dashboard/components/CssEditor/index.jsx:66 +msgid "Load a template" +msgstr "" + +#: superset-frontend/src/dashboard/components/CssEditor/index.jsx:69 +msgid "Load a CSS template" +msgstr "" + +#: superset-frontend/src/dashboard/components/CssEditor/index.jsx:87 +msgid "Live CSS editor" +msgstr "" + +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:164 +#, python-format +msgid "Applied Cross Filters (%d)" +msgstr "" + +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:188 +#, python-format +msgid "Applied Filters (%d)" +msgstr "" + +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:209 +#, python-format +msgid "Incompatible Filters (%d)" +msgstr "" + +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:233 +#, python-format +msgid "Unset Filters (%d)" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/index.jsx:248 +#, python-format +msgid "" +"This dashboard is currently force refreshing; the next force refresh will" +" be in %s." +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/index.jsx:328 +msgid "Your dashboard is too large. Please reduce the size before save it." +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/index.jsx:459 +msgid "Discard changes" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/index.jsx:485 +msgid "Edit dashboard" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:125 +msgid "An error occurred while fetching available CSS templates" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:206 +msgid "Superset dashboard" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:208 +msgid "Check out this dashboard: " +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:249 +msgid "Copy dashboard URL" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:250 +msgid "Share dashboard by email" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:262 +msgid "Refresh dashboard" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +msgid "Set auto-refresh interval" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:280 +msgid "Set filter mapping" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +msgid "Edit dashboard properties" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:294 +msgid "Edit CSS" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:276 +#: superset-frontend/src/explore/components/DisplayQueryButton/index.jsx:184 +msgid "Download as image" +msgstr "" + +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:310 +msgid "Toggle fullscreen" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:72 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:88 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:135 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:472 +#: superset-frontend/src/datasource/DatasourceModal.tsx:129 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:61 +msgid "An error has occurred" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:80 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:90 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:137 +msgid "You do not have permission to edit this dashboard" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:150 +msgid "A valid color scheme is required" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:309 +msgid "The dashboard has been saved" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:329 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:365 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:253 +msgid "Access" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:343 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:383 +msgid "" +"Owners is a list of users who can alter the dashboard. Searchable by name" +" or username." +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:349 +msgid "Colors" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:402 +msgid "" +"Roles is a list which defines access to the dashboard. Granting a role " +"access to a dashboard will bypass dataset level checks. If no roles " +"defined then the dashboard is available to all roles." +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:424 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:136 +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:763 +#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:432 +msgid "Apply" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:430 +msgid "Dashboard properties" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:459 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:192 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:294 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:248 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:242 +msgid "Basic information" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:476 +msgid "URL slug" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:486 +msgid "A readable URL for your dashboard" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:503 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:615 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:322 +msgid "Advanced" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:509 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:342 +msgid "JSON metadata" +msgstr "" + +#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:33 +msgid "" +"This dashboard is not published, it will not show up in the list of " +"dashboards. Click here to publish this dashboard." +msgstr "" + +#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:38 +msgid "" +"This dashboard is not published which means it will not show up in the " +"list of dashboards. Favorite it to see it there or access it by using the" +" URL directly." +msgstr "" + +#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:43 +msgid "This dashboard is published. Click to make it a draft." +msgstr "" + +#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:72 +#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:83 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:237 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:413 +msgid "Draft" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:61 +msgid "Annotation layers are still loading." +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:62 +msgid "One ore more annotation layers failed loading." +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:156 +msgid "Emitted values" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:208 +#, python-format +msgid "Cached %s" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:211 +#, python-format +msgid "Fetched %s" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:225 +msgid "Minimize chart" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:225 +msgid "Maximize chart" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:238 +msgid "Force refresh" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:248 +msgid "Toggle chart description" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:254 +msgid "View chart in Explore" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:265 +msgid "Copy chart URL" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:266 +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:170 +msgid "Share chart by email" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:280 +msgid "Export CSV" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx:285 +msgid "Cross-filter scoping" +msgstr "" + +#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:464 +msgid "Search..." +msgstr "" + +#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:495 +msgid "No filter is selected." +msgstr "" + +#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:496 +msgid "Editing 1 filter:" +msgstr "" + +#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:498 +#, python-format +msgid "Batch editing %d filters:" +msgstr "" + +#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:512 +msgid "Configure filter scopes" +msgstr "" + +#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:519 +msgid "There are no filters in this dashboard." +msgstr "" + +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +msgid "Expand all" +msgstr "" + +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +msgid "Collapse all" +msgstr "" + +#: superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx:78 +msgid "This markdown component has an error." +msgstr "" + +#: superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx:170 +msgid "This markdown component has an error. Please revert your recent changes." +msgstr "" + +#: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:171 +msgid "Delete dashboard tab?" +msgstr "" + +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 +msgid "Divider" +msgstr "" + +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +msgid "Header" +msgstr "" + +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +msgid "Row" +msgstr "" + +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +msgid "Tabs" +msgstr "" + +#: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:39 +msgid "Preview" +msgstr "" + +#: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:55 +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:106 +#: superset-frontend/src/views/CRUD/data/components/SyntaxHighlighterCopy/index.tsx:68 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:220 +msgid "Sorry, your browser does not support copying." +msgstr "" + +#: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:65 +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:117 +msgid "Sorry, something went wrong. Try again later." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/index.tsx:252 +msgid "All Filters (${filterValues.length})" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/index.tsx:271 +msgid "Filter Sets (${filterSetFilterValues.length})" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CascadeFilters/CascadePopover/index.tsx:160 +msgid "Select parent filters" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:94 +msgid "Check configuration" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:134 +msgid "Cannot load filter" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:124 +msgid "Editing filter set:" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:148 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:83 +msgid "Filter set with this name already exists" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:149 +msgid "Filter set already exists" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:170 +#, python-format +msgid "This filter set is identical to: \"%s\"" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FilterSetUnit.tsx:77 +msgid "Remove invalid filters" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FilterSetUnit.tsx:78 +msgid "Rebuild" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FiltersHeader.tsx:75 +#, python-format +msgid "Filters (%d)" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FiltersHeader.tsx:90 +msgid "This filter doesn't exist in dashboard. It will not be applied." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FiltersHeader.tsx:94 +msgid "Filter metadata changed in dashboard. It will not be applied." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FiltersHeader.tsx:105 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:257 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:98 +msgid "None" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:81 +msgid "Please filter set name" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:96 +msgid "Create" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:111 +msgid "Create new filter set" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/index.tsx:76 +msgid "New filter set" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:126 +msgid "Clear all" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTabs.tsx:143 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterControl/index.jsx:361 +msgid "Add filter" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTabs.tsx:152 +msgid "(Removed)" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTabs.tsx:161 +msgid "Undo?" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:168 +msgid "New filter" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:206 +msgid "Filters configuration and scoping" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:159 +msgid "Filter name" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:161 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:167 +msgid "Name is required" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:169 +msgid "Filter Type" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:193 +#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:467 +#: superset-frontend/src/explore/controls.jsx:195 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:247 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:451 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:489 +msgid "Dataset" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:194 +msgid "Dataset is required" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:250 +msgid "Parent filter" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:266 +msgid "Default Value" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:290 +msgid "Apply changes instantly" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/RemovedFilter.tsx:39 +msgid "You have removed this filter." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/RemovedFilter.tsx:46 +msgid "Restore Filter" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:67 +msgid "Scoping" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:83 +msgid "Apply to all panels" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:85 +msgid "Apply to specific panels" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:91 +msgid "Only selected panels will be affected by this filter" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:92 +msgid "All panels with this column will be affected by this filter" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/CancelConfirmationAlert.tsx:55 +msgid "Yes, cancel" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/CancelConfirmationAlert.tsx:63 +msgid "Keep editing" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:69 +msgid "Are you sure you want to cancel?" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:70 +msgid "will not be saved." +msgstr "" + +#: superset-frontend/src/dashboard/util/getFilterFieldNodesTree.js:44 +msgid "All filters" +msgstr "" + +#: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:85 +msgid "All charts" +msgstr "" + +#: superset-frontend/src/dashboard/util/newComponentFactory.js:56 +#: superset-frontend/src/dashboard/util/newComponentFactory.js:57 +msgid "Tab title" +msgstr "" + +#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:39 +msgid "" +"Warning! Changing the dataset may break the chart if the metadata does " +"not exist." +msgstr "" + +#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:43 +msgid "" +"Changing the dataset may break the chart if the chart relies on columns " +"or metadata that does not exist in the target dataset" +msgstr "" + +#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:115 +#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:64 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:125 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:682 +msgid "dataset" +msgstr "" + +#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:224 +#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:173 +#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:252 +msgid "Change dataset" +msgstr "" + +#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:254 +msgid "Warning!" +msgstr "" + +#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:266 +msgid "Search / Filter" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:110 +msgid "Physical (table or view)" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:111 +msgid "Virtual (SQL)" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:154 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:866 +msgid "SQL expression" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:186 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:229 +msgid "Data type" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:194 +msgid "Datetime format" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:198 +msgid "The pattern of timestamp format. For strings use " +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:200 +msgid "Python datetime string pattern" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:202 +msgid " expression which needs to adhere to the " +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:204 +msgid "ISO 8601" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:206 +msgid "" +" standard to ensure that the lexicographical ordering\n" +" coincides with the chronological ordering. If the\n" +" timestamp format does not adhere to the ISO 8601 " +"standard\n" +" you will need to define an expression and type for\n" +" transforming the string into a date or timestamp. " +"Note\n" +" currently time zones are not supported. If time is " +"stored\n" +" in epoch format, put `epoch_s` or `epoch_ms`. If no" +" pattern\n" +" is specified we fall back to using the optional " +"defaults on a per\n" +" database/column name level via the extra parameter." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:230 +msgid "Is dimension" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:232 +msgid "Is filterable" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:453 +#, python-format +msgid "Modified columns: %s" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:458 +#, python-format +msgid "Removed columns: %s" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:463 +#, python-format +msgid "New columns added: %s" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:466 +msgid "Metadata has been synced" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:501 +#, python-format +msgid "Column name [%s] is duplicated" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:507 +#, python-format +msgid "Metric name [%s] is duplicated" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:516 +#, python-format +msgid "Calculated column [%s] requires an expression" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:531 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:262 +msgid "Basic" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:544 +msgid "Default URL" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:545 +msgid "Default URL to redirect to when accessing from the dataset list page" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:552 +msgid "Autocomplete filters" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:553 +msgid "Whether to populate autocomplete filters options" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:559 +msgid "Autocomplete query predicate" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:560 +msgid "" +"When using \"Autocomplete filters\", this can be used to improve " +"performance of the query fetching the values. Use this option to apply a " +"predicate (WHERE clause) to the query selecting the distinct values from " +"the table. Typically the intent would be to limit the scan by applying a " +"relative time filter on a partitioned or indexed time-related field." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:574 +msgid "" +"Extra data to specify table metadata. Currently supports metadata of the " +"format: `{ \"certification\": { \"certified_by\": \"Data Platform Team\"," +" \"details\": \"This table is the source of truth.\" }, " +"\"warning_markdown\": \"This is a warning.\" }`." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:592 +msgid "Owners of the dataset" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:621 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:233 +msgid "Cache timeout" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:622 +msgid "The duration of time in seconds before the cache is invalidated" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:629 +msgid "Hours offset" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:631 +msgid "" +"The number of hours, negative or positive, to shift the time column. This" +" can be used to move UTC time to local time." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:654 +msgid "Spatial" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:706 +msgid "virtual" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:727 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:734 +msgid "Dataset name" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:742 +msgid "" +"When specifying SQL, the datasource acts as a view. Superset will use " +"this statement as a subquery while grouping and filtering on the " +"generated parent queries." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:765 +msgid "The JSON metric or post aggregation definition." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:780 +msgid "Physical" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:810 +msgid "" +"The pointer to a physical table (or view). Keep in mind that the chart is" +" associated to this Superset logical table, and this logical table points" +" the physical table referenced here." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:829 +msgid "Click the lock to make changes." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:832 +msgid "Click the lock to prevent further changes." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:888 +msgid "D3 format" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:894 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:902 +msgid "Certified by" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:896 +msgid "Person or group that has certified this metric" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:907 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:913 +msgid "Certification details" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:909 +msgid "Details of the certification" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:918 +msgid "Warning" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:920 +msgid "Optional warning about use of this metric" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:999 +msgid "Be careful." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:1000 +msgid "" +"Changing these settings will affect all charts using this dataset, " +"including charts owned by other people." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:1013 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1058 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:278 +msgid "Source" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:1046 +msgid "Sync columns from source" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:1064 +msgid "Calculated columns" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceModal.tsx:120 +#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:96 +msgid "The dataset has been saved" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceModal.tsx:156 +msgid "" +"The dataset configuration exposed here\n" +" affects all the charts using this dataset.\n" +" Be mindful that changing settings\n" +" here may affect other charts\n" +" in undesirable ways." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceModal.tsx:162 +msgid "Are you sure you want to save and apply changes?" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceModal.tsx:168 +msgid "Confirm save" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceModal.tsx:181 +msgid "Edit Dataset " +msgstr "" + +#: superset-frontend/src/datasource/DatasourceModal.tsx:198 +msgid "Use legacy datasource editor" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:113 +msgid "A reference to the [Time] configuration, taking granularity into account" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:123 +msgid "Group by" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:126 +msgid "One or many controls to group by" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:167 +msgid "One or many metrics to display" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:234 +msgid "Visualization type" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:208 +msgid "The type of visualization to display" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:212 +msgid "Fixed color" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:213 +msgid "Use this to define a static color for all circles" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:221 +msgid "Right axis metric" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:223 +msgid "Choose a metric for right axis" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:228 +msgid "Linear color scheme" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:241 +msgid "Color metric" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:244 +msgid "A metric to use for color" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:252 +msgid "One or many controls to pivot as columns" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:264 +msgid "" +"Defines the origin where time buckets start, accepts natural dates as in " +"`now`, `sunday` or `1970-01-01`" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:293 +msgid "" +"The time granularity for the visualization. Note that you can type and " +"use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:303 +msgid "" +"The time column for the visualization. Note that you can define arbitrary" +" expression that return a DATETIME column in the table. Also note that " +"the filter below is applied against this column or expression" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:333 +msgid "" +"The time granularity for the visualization. This applies a date " +"transformation to alter your time column and defines a new time " +"granularity. The options here are defined on a per database engine basis " +"in the Superset source code." +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:349 +msgid "Last week" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:350 +msgid "" +"The time range for the visualization. All relative times, e.g. \"Last " +"month\", \"Last 7 days\", \"now\", etc. are evaluated on the server using" +" the server's local time (sans timezone). All tooltips and placeholder " +"times are expressed in UTC (sans timezone). The timestamps are then " +"evaluated by the database using the engine's local timezone. Note one can" +" explicitly set the timezone per the ISO 8601 format if specifying either" +" the start and/or end time." +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:367 +msgid "Row limit" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:376 +msgid "Series limit" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:379 +msgid "" +"Limits the number of time series that get displayed. A sub query (or an " +"extra phase where sub queries are not supported) is applied to limit the " +"number of time series that get fetched and displayed. This feature is " +"useful when grouping by high cardinality dimension(s)." +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:389 +msgid "Sort by" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:392 +msgid "Metric used to define the top series" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:402 +msgid "Series" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:405 +msgid "" +"Defines the grouping of entities. Each series is shown as a specific " +"color on the chart and has a legend toggle" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:414 +msgid "Entity" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:418 +msgid "This defines the element to be plotted on the chart" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:423 +msgid "X Axis" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:424 +msgid "Metric assigned to the [X] axis" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:430 +msgid "Y Axis" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:432 +msgid "Metric assigned to the [Y] axis" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:437 +msgid "Bubble size" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:444 +msgid "Y Axis Format" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:456 +msgid "" +"When `Calculation type` is set to \"Percentage change\", the Y Axis " +"Format is forced to `.1%`" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:486 +msgid "The color scheme for rendering chart" +msgstr "" + +#: superset-frontend/src/explore/controls.jsx:492 +msgid "Color map" +msgstr "" + +#: superset-frontend/src/explore/components/ControlHeader.jsx:56 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:333 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:263 +msgid "description" +msgstr "" + +#: superset-frontend/src/explore/components/ControlHeader.jsx:66 +msgid "bolt" +msgstr "" + +#: superset-frontend/src/explore/components/ControlHeader.jsx:67 +msgid "Changing this control takes effect instantly" +msgstr "" + +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 +msgid "Customize" +msgstr "" + +#: superset-frontend/src/explore/components/EmbedCodeButton.jsx:116 +msgid "Height" +msgstr "" + +#: superset-frontend/src/explore/components/EmbedCodeButton.jsx:130 +msgid "Width" +msgstr "" + +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:94 +msgid "Copy chart URL to clipboard" +msgstr "" + +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:101 +msgid "Loading..." +msgstr "" + +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:112 +msgid "Superset Chart" +msgstr "" + +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:177 +msgid "Export to .JSON format" +msgstr "" + +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:183 +msgid "Export to .CSV format" +msgstr "" + +#: superset-frontend/src/explore/components/ExploreChartHeader.jsx:101 +#, python-format +msgid "%s - untitled" +msgstr "" + +#: superset-frontend/src/explore/components/ExploreChartHeader.jsx:166 +msgid "Edit chart properties" +msgstr "" + +#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:378 +msgid "Control labeled " +msgstr "" + +#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:497 +msgid "Open Datasource tab" +msgstr "" + +#: superset-frontend/src/explore/components/RowCountLabel.jsx:35 +msgid "rows" +msgstr "" + +#: superset-frontend/src/explore/components/RowCountLabel.jsx:45 +msgid "Limit reached" +msgstr "" + +#: superset-frontend/src/explore/components/SaveModal.tsx:34 +msgid "**Select** a dashboard OR **create** a new one" +msgstr "" + +#: superset-frontend/src/explore/components/SaveModal.tsx:131 +msgid "Please enter a chart name" +msgstr "" + +#: superset-frontend/src/explore/components/SaveModal.tsx:172 +msgid "Save chart" +msgstr "" + +#: superset-frontend/src/explore/components/SaveModal.tsx:191 +msgid "Save & go to dashboard" +msgstr "" + +#: superset-frontend/src/explore/components/SaveModal.tsx:202 +msgid "Save as new chart" +msgstr "" + +#: superset-frontend/src/explore/components/SaveModal.tsx:235 +msgid "Save (Overwrite)" +msgstr "" + +#: superset-frontend/src/explore/components/SaveModal.tsx:244 +msgid "Save as ..." +msgstr "" + +#: superset-frontend/src/explore/components/SaveModal.tsx:249 +msgid "Chart name" +msgstr "" + +#: superset-frontend/src/explore/components/SaveModal.tsx:261 +msgid "Add to dashboard" +msgstr "" + +#: superset-frontend/src/explore/components/DataTableControl/index.tsx:97 +msgid "rows retrieved" +msgstr "" + +#: superset-frontend/src/explore/components/DataTablesPane/index.tsx:166 +#: superset-frontend/src/explore/components/DisplayQueryButton/index.jsx:96 +msgid "Sorry, An error occurred" +msgstr "" + +#: superset-frontend/src/explore/components/DataTablesPane/index.tsx:256 +#: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:146 +#: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:64 +msgid "No data" +msgstr "" + +#: superset-frontend/src/explore/components/DataTablesPane/index.tsx:307 +msgid "View samples" +msgstr "" + +#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:196 +msgid "Search Metrics & Columns" +msgstr "" + +#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:210 +#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:232 +#, python-format +msgid "Showing %s of %s" +msgstr "" + +#: superset-frontend/src/explore/components/DisplayQueryButton/index.jsx:117 +msgid "New chart" +msgstr "" + +#: superset-frontend/src/explore/components/DisplayQueryButton/index.jsx:164 +msgid "Edit properties" +msgstr "" + +#: superset-frontend/src/explore/components/DisplayQueryButton/index.jsx:170 +#: superset-frontend/src/explore/components/DisplayQueryButton/index.jsx:172 +msgid "View query" +msgstr "" + +#: superset-frontend/src/explore/components/DisplayQueryButton/index.jsx:180 +msgid "Run in SQL Lab" +msgstr "" + +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:63 +msgid "You do not have permission to edit this chart" +msgstr "" + +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:224 +msgid "" +"The description can be displayed as widget headers in the dashboard view." +" Supports markdown." +msgstr "" + +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:231 +msgid "Configuration" +msgstr "" + +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:248 +msgid "" +"Duration (in seconds) of the caching timeout for this chart. Note this " +"defaults to the dataset's timeout if undefined." +msgstr "" + +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 +msgid "A list of users who can alter the chart. Searchable by name or username." +msgstr "" + +#: superset-frontend/src/explore/components/controls/BoundsControl.jsx:74 +msgid "`Min` value should be numeric or empty" +msgstr "" + +#: superset-frontend/src/explore/components/controls/BoundsControl.jsx:77 +msgid "`Max` value should be numeric or empty" +msgstr "" + +#: superset-frontend/src/explore/components/controls/BoundsControl.jsx:96 +msgid "Min" +msgstr "" + +#: superset-frontend/src/explore/components/controls/BoundsControl.jsx:105 +msgid "Max" +msgstr "" + +#: superset-frontend/src/explore/components/controls/SelectControl.jsx:76 +#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:399 +msgid "No results found" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.jsx:272 +#: superset-frontend/src/explore/components/controls/SelectControl.jsx:241 +#, python-format +msgid "%s option(s)" +msgstr "" + +#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:82 +msgid "Invalid lat/long configuration." +msgstr "" + +#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:154 +msgid "Reverse lat/long " +msgstr "" + +#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:167 +msgid "Longitude & Latitude columns" +msgstr "" + +#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:183 +msgid "Delimited long & lat single column" +msgstr "" + +#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:184 +msgid "" +"Multiple formats accepted, look the geopy.points Python library for more " +"details" +msgstr "" + +#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:202 +msgid "Geohash" +msgstr "" + +#: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:105 +msgid "textarea" +msgstr "" + +#: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:136 +msgid "in modal" +msgstr "" + +#: superset-frontend/src/explore/components/controls/VizTypeControl.jsx:105 +msgid "This visualization type is not supported." +msgstr "" + +#: superset-frontend/src/explore/components/controls/VizTypeControl.jsx:199 +msgid "Click to change visualization type" +msgstr "" + +#: superset-frontend/src/explore/components/controls/VizTypeControl.jsx:216 +msgid "Select a visualization type" +msgstr "" + +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#, python-format +msgid "Failed to verify select options: %s" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:462 +msgid "Annotation Slice Configuration" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:463 +msgid "" +"This section allows you to configure how to use the slice\n" +" to generate annotations." +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:603 +msgid "Display configuration" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:604 +msgid "Configure your how you overlay is displayed here." +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:608 +msgid "Style" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:622 +msgid "Opacity" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:634 +msgid "Color" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:653 +msgid "Line width" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:702 +msgid "Layer configuration" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 +msgid "Configure the basics of your Annotation Layer." +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:711 +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:738 +msgid "Mandatory" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:715 +msgid "Hide layer" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:721 +msgid "Choose the annotation layer type" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:722 +msgid "Annotation layer type" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:754 +msgid "Remove" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:167 +msgid "Edit annotation layer" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:198 +#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:210 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:243 +msgid "Add annotation layer" +msgstr "" + +#: superset-frontend/src/explore/components/controls/CollectionControl/index.jsx:59 +msgid "Empty collection" +msgstr "" + +#: superset-frontend/src/explore/components/controls/CollectionControl/index.jsx:63 +msgid "Add an item" +msgstr "" + +#: superset-frontend/src/explore/components/controls/CollectionControl/index.jsx:141 +msgid "Remove item" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:170 +msgid "Edit dataset" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:175 +msgid "View in SQL Lab" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:222 +msgid "More dataset related options" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:236 +msgid "Missing dataset" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:241 +msgid "The dataset linked to this chart may have been deleted." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:279 +msgid "RANGE TYPE" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:302 +msgid "Actual time range" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:323 +msgid "CANCEL" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:333 +msgid "APPLY" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:342 +msgid "Edit time range" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:58 +msgid "Configure Advanced Time Range " +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:114 +msgid "START (INCLUSIVE)" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:116 +msgid "Start date included in time range" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:172 +msgid "END (EXCLUSIVE)" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:78 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:174 +msgid "End date excluded from time range" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CalendarFrame.tsx:43 +msgid "Configure Time Range: Previous..." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:41 +msgid "Configure Time Range: Last..." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:110 +msgid "Configure custom time range" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:146 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:203 +msgid "Relative quantity" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:230 +msgid "Anchor to" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:239 +msgid "NOW" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 +msgid "Date/Time" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +msgid "Return to specific datetime." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:30 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:44 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:89 +msgid "Syntax" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:34 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:49 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:81 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:95 +msgid "Example" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +msgid "Moves the given set of dates by a specified interval." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +msgid "Truncates the specified date to the accuracy specified by the date unit." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +msgid "Get the last date by the date unit." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +msgid "Get the specify date for the holiday" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndFilterSelect.tsx:318 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndMetricSelect.tsx:271 +msgid "Drop columns or metrics" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndSelectLabel.tsx:58 +msgid "Drop columns" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:167 +msgid "Default" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:168 +msgid "" +"(optional) default value for the filter, when using the multiple option, " +"you can use a semicolon-delimited list of options." +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:184 +msgid "Sort metric" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:185 +msgid "Metric to sort the results by" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:204 +msgid "Sort ascending" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:205 +msgid "Check for sorting ascending" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:215 +msgid "Allow multiple selections" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:217 +msgid "Multiple selections allowed, otherwise filter is limited to a single value" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:231 +msgid "Search all filter options" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:232 +msgid "" +"By default, each filter loads at most 1000 choices at the initial page " +"load. Check this box if you have more than 1000 filter values and want to" +" enable dynamically searching that loads filter values as users type (may" +" add stress to your database)." +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:251 +msgid "Required" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:252 +msgid "User must select a value for this filter" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:281 +msgid "Filter configuration" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:170 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:378 +msgid "Simple" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:187 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:418 +msgid "Custom SQL" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.jsx:292 +msgid "No such column found. To filter on a metric, try the Custom SQL tab." +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.jsx:301 +#, python-format +msgid "%s column(s) and metric(s)" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.jsx:311 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:293 +#, python-format +msgid "%s column(s)" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.jsx:312 +msgid "To filter on a metric, use Custom SQL tab." +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.jsx:319 +#, python-format +msgid "%s operator(s)" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.jsx:340 +msgid "Type a value here" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.jsx:418 +msgid "Filter value (case sensitive)" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:96 +msgid "choose WHERE or HAVING..." +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +msgid "Filters by columns" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +msgid "Filters by metrics" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FixedOrMetricControl/index.jsx:149 +msgid "Fixed" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FixedOrMetricControl/index.jsx:165 +msgid "Based on a metric" +msgstr "" + +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.jsx:73 +msgid "My metric" +msgstr "" + +#: superset-frontend/src/explore/components/controls/MetricControl/MetricsControl.jsx:409 +msgid "Add metric" +msgstr "" + +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:304 +#, python-format +msgid "%s aggregates(s)" +msgstr "" + +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:313 +#, python-format +msgid "%s saved metric(s)" +msgstr "" + +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:353 +msgid "Saved" +msgstr "" + +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:356 +msgid "Saved metric" +msgstr "" + +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:381 +msgid "column" +msgstr "" + +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:401 +msgid "aggregate" +msgstr "" + +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:276 +msgid "" +"\n" +" This filter was inherited from the dashboard's context.\n" +" It won't be saved when saving the chart.\n" +" " +msgstr "" + +#: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.jsx:45 +msgid "Error while fetching data" +msgstr "" + +#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:49 +#: superset-frontend/src/explore/controlPanels/TimeTable.js:38 +msgid "Time series columns" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/Separator.js:25 +#: superset-frontend/src/explore/controlPanels/Separator.js:46 +msgid "Code" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/Separator.js:32 +msgid "Markup type" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/Separator.js:37 +msgid "Pick your favorite markup language" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/Separator.js:47 +msgid "Put your code here" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/TimeTable.js:26 +#: superset-frontend/src/explore/controlPanels/sections.tsx:113 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:179 +msgid "Query" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/TimeTable.js:50 +msgid "URL" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/TimeTable.js:51 +msgid "" +"Templated link, it's possible to include {{ metric }} or other values " +"coming from the controls." +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:25 +#: superset-frontend/src/explore/controlPanels/sections.tsx:84 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:191 +msgid "Time" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:27 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 +msgid "Time related form attributes" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:32 +msgid "Chart type" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:42 +msgid "Chart ID" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +msgid "The id of the active chart" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:51 +msgid "Cache Timeout (seconds)" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +msgid "The number of seconds before expiring the cache" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:60 +msgid "URL parameters" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +msgid "Extra parameters for use in jinja templated queries" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +msgid "Time range endpoints" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:71 +msgid "Time range endpoints (SIP-15)" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:91 +msgid "Annotations and layers" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:125 +msgid "Sort descending" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:127 +msgid "Whether to sort descending or ascending" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:134 +msgid "Contribution" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:136 +msgid "Compute the contribution to the total" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +msgid "Advanced analytics" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 +msgid "" +"This section contains options that allow for advanced analytical post " +"processing of query results" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:152 +msgid "Rolling window" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 +msgid "Rolling function" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:167 +msgid "" +"Defines a rolling window function to apply, works along with the " +"[Periods] text box" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:177 +msgid "Periods" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:179 +msgid "" +"Defines the size of the rolling window function, relative to the time " +"granularity selected" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:189 +msgid "Min periods" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:191 +msgid "" +"The minimum number of rolling periods required to show a value. For " +"instance if you do a cumulative sum on 7 days you may want your \"Min " +"Period\" to be 7, so that all data points shown are the total of 7 " +"periods. This will hide the \"ramp up\" taking place over the first 7 " +"periods" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +msgid "Time comparison" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:209 +msgid "Time shift" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 +msgid "" +"Overlay one or more timeseries from a relative time period. Expects " +"relative time deltas in natural language (example: 24 hours, 7 days, 52 " +"weeks, 365 days). Free text is supported." +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:232 +msgid "Calculation type" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 +msgid "" +"How to display time shifts: as individual lines; as the absolute " +"difference between the main time series and each time shift; as the " +"percentage change; or as the ratio between series and time shifts." +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 +msgid "Python functions" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:257 +msgid "Rule" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:260 +msgid "Pandas resample rule" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 +msgid "Method" +msgstr "" + +#: superset-frontend/src/explore/controlPanels/sections.tsx:278 +msgid "Pandas resample method" +msgstr "" + +#: superset-frontend/src/filters/components/GroupBy/GroupByFilterPlugin.tsx:60 +msgid "No columns" +msgstr "" + +#: superset-frontend/src/filters/components/GroupBy/GroupByFilterPlugin.tsx:61 +#: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:147 +#: superset-frontend/src/filters/components/TimeColumn/TimeColumnFilterPlugin.tsx:74 +#: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:65 +#, python-format +msgid "%s option" +msgstr "" + +#: superset-frontend/src/filters/components/Range/RangeFilterPlugin.tsx:74 +msgid "Chosen non-numeric column" +msgstr "" + +#: superset-frontend/src/filters/components/TimeColumn/TimeColumnFilterPlugin.tsx:73 +msgid "No time columns" +msgstr "" + +#: superset-frontend/src/profile/components/App.tsx:48 +msgid "Favorites" +msgstr "" + +#: superset-frontend/src/profile/components/App.tsx:62 +msgid "Created content" +msgstr "" + +#: superset-frontend/src/profile/components/App.tsx:76 +msgid "Recent activity" +msgstr "" + +#: superset-frontend/src/profile/components/App.tsx:90 +msgid "Security & Access" +msgstr "" + +#: superset-frontend/src/profile/components/CreatedContent.tsx:45 +msgid "No charts" +msgstr "" + +#: superset-frontend/src/profile/components/CreatedContent.tsx:63 +msgid "No dashboards" +msgstr "" + +#: superset-frontend/src/profile/components/Favorites.tsx:46 +msgid "No favorite charts yet, go click on stars!" +msgstr "" + +#: superset-frontend/src/profile/components/Favorites.tsx:64 +msgid "No favorite dashboards yet, go click on stars!" +msgstr "" + +#: superset-frontend/src/profile/components/UserInfo.tsx:44 +msgid "Profile picture provided by Gravatar" +msgstr "" + +#: superset-frontend/src/profile/components/UserInfo.tsx:63 +msgid "joined" +msgstr "" + +#: superset-frontend/src/profile/components/UserInfo.tsx:75 +msgid "id:" +msgstr "" + +#: superset-frontend/src/views/CRUD/utils.tsx:145 +msgid "There was an error fetching your recent activity:" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:152 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:108 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:95 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:96 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:139 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:530 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:233 +#: superset-frontend/src/views/CRUD/utils.tsx:198 +#: superset-frontend/src/views/CRUD/utils.tsx:263 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:166 +#, python-format +msgid "Deleted: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/utils.tsx:201 +#, python-format +msgid "There was an issue deleting: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:155 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:112 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:98 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:100 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:145 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:534 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:236 +#: superset-frontend/src/views/CRUD/utils.tsx:267 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:169 +#, python-format +msgid "There was an issue deleting %s: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:80 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:452 +msgid "report" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:80 +msgid "alert" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:81 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:107 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:116 +#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:72 +msgid "reports" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:81 +msgid "alerts" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:170 +#, python-format +msgid "There was an issue deleting the selected %s: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:218 +msgid "Last run" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:250 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1282 +msgid "Notification method" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:297 +msgid "Execution log" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:325 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:194 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:253 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:374 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:232 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:353 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:362 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:389 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:318 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:404 +msgid "Actions" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:352 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:217 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:281 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:535 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:265 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:484 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:479 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:170 +msgid "Bulk select" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:366 +#, python-format +msgid "No %s yet" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:373 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:216 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:290 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:287 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:406 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:195 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:276 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:259 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:385 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:280 +msgid "Created by" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:382 +#, python-format +msgid "An error occurred while fetching created by values: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:389 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:238 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:406 +msgid "Status" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:395 +msgid "${AlertState.success}" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:396 +msgid "${AlertState.working}" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:397 +msgid "${AlertState.error}" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:398 +msgid "${AlertState.noop}" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:399 +msgid "${AlertState.grace}" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:416 +msgid "Alerts & reports" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:427 +msgid "Reports" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:453 +#, python-format +msgid "This action will permanently delete %s." +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:464 +#, python-format +msgid "Delete %s?" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:468 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:304 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:369 +#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:75 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:311 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:581 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:328 +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:104 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:291 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:522 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:600 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:490 +msgid "Please confirm" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:469 +#, python-format +msgid "Are you sure you want to delete the selected %s?" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:67 +msgid "< (Smaller than)" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:71 +msgid "> (Larger than)" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:75 +msgid "<= (Smaller or equal)" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:79 +msgid ">= (Larger or equal)" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:83 +msgid "== (Is equal)" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:87 +msgid "!= (Is not equal)" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:91 +msgid "Not null" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:102 +msgid "30 days" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:106 +msgid "60 days" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:110 +msgid "90 days" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:357 +msgid "Add notification method" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:358 +msgid "Add delivery method" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:979 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:279 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:231 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:225 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:252 +#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:106 +msgid "Add" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:991 +msgid "Edit ${isReport ? 'Report' : 'Alert'}" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:992 +msgid "Add ${isReport ? 'Report' : 'Alert'}" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1000 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1008 +msgid "Report name" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1000 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1008 +msgid "Alert name" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1054 +msgid "Alert condition" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1098 +msgid "Trigger Alert If..." +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1122 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1138 +#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:140 +msgid "Value" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1150 +msgid "Report schedule" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1151 +msgid "Alert condition schedule" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1162 +msgid "Schedule settings" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1166 +msgid "Log retention" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1190 +msgid "Working timeout" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1199 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1214 +msgid "Time in seconds" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1207 +msgid "Grace period" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1224 +msgid "Message content" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:63 +msgid "log" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:94 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:357 +msgid "State" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:105 +msgid "Execution ID" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:117 +msgid "Scheduled at (UTC)" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:125 +msgid "Start at (UTC)" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:135 +msgid "Duration" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:144 +msgid "Error message" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:156 +msgid "${alertResource?.type}" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/components/AlertReportCronScheduler.tsx:77 +msgid "CRON expression" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:64 +msgid "Report sent" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:65 +msgid "Alert triggered, notification sent" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:71 +msgid "Report sending" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:72 +msgid "Alert running" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:78 +msgid "Report failed" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:79 +msgid "Alert failed" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:84 +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:94 +msgid "Nothing triggered" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:89 +msgid "Alert Triggered, In Grace Period" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/components/NotificationMethod.tsx:162 +msgid "Recipients are separated by \",\" or \";\"" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/components/RecipientIcon.tsx:38 +msgid "${RecipientIconName.email}" +msgstr "" + +#: superset-frontend/src/views/CRUD/alert/components/RecipientIcon.tsx:42 +msgid "${RecipientIconName.slack}" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:64 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:110 +msgid "annotation" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:132 +#, python-format +msgid "There was an issue deleting the selected annotations: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:179 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:289 +msgid "Edit annotation" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:186 +msgid "Delete annotation" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:207 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:253 +msgid "Annotation" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:259 +msgid "No annotation yet" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:268 +msgid "Annotation Layer ${annotationLayerName}" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:290 +msgid "" +"Are you sure you want to delete " +"${annotationCurrentlyDeleting?.short_descr}?" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:300 +msgid "Delete Annotation?" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:305 +msgid "Are you sure you want to delete the selected annotations?" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:289 +msgid "Add annotation" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:298 +msgid "Annotation name" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:310 +msgid "date" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:330 +msgid "Additional information" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:337 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:267 +msgid "Description (this can be seen in the list)" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:107 +msgid "annotation_layer" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:242 +msgid "Edit annotation layer properties" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:252 +msgid "Annotation layer name" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:70 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:347 +msgid "Annotation layers" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:115 +#, python-format +msgid "There was an issue deleting the selected layers: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:184 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:271 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:161 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:295 +msgid "Last modified" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:209 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:187 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:340 +msgid "Created on" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:234 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:213 +msgid "Edit template" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:243 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:222 +msgid "Delete template" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:269 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:326 +msgid "Annotation layer" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:299 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:285 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:425 +#, python-format +msgid "An error occurred while fetching dataset datasource values: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:332 +msgid "No annotation layers yet" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:357 +msgid "This action will permanently delete the layer." +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:365 +msgid "Delete Layer?" +msgstr "" + +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:370 +msgid "Are you sure you want to delete the selected layers?" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:78 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:314 +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:107 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:294 +msgid "Are you sure you want to delete" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:151 +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:160 +#, python-format +msgid "Last modified %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:59 +msgid "" +"The passwords for the databases below are needed in order to import them " +"together with the charts. Please note that the \"Secure Extra\" and " +"\"Certificate\" sections of the database configuration are not present in" +" export files, and should be added manually after the import if they are " +"needed." +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:66 +msgid "" +"You are importing one or more charts that already exist. Overwriting " +"might cause you to lose some of your work. Are you sure you want to " +"overwrite?" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:190 +#, python-format +msgid "There was an issue deleting the selected charts: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:261 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:227 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:303 +msgid "Modified by" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:385 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:364 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:401 +msgid "Owner" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:389 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:410 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:431 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:455 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:368 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:389 +msgid "All" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:395 +#, python-format +msgid "An error occurred while fetching chart owners values: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:416 +#, python-format +msgid "An error occurred while fetching chart created by values: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:427 +msgid "Viz type" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:459 +#, python-format +msgid "An error occurred while fetching chart dataset values: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:469 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:417 +#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:139 +#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:114 +#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:140 +msgid "Favorite" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:474 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:410 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:422 +msgid "Any" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:476 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:424 +msgid "Yes" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:477 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:425 +msgid "No" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:492 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:440 +msgid "Alphabetical" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:498 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:446 +msgid "Recently modified" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:504 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:452 +msgid "Least recently modified" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:559 +msgid "Import charts" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:582 +msgid "Are you sure you want to delete the selected charts?" +msgstr "" + +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:96 +msgid "css_template" +msgstr "" + +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:236 +msgid "Edit CSS template properties" +msgstr "" + +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:237 +msgid "Add CSS template" +msgstr "" + +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:246 +msgid "CSS template name" +msgstr "" + +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:258 +msgid "css" +msgstr "" + +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:69 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:243 +msgid "CSS templates" +msgstr "" + +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:118 +#, python-format +msgid "There was an issue deleting the selected templates: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:154 +#, python-format +msgid "Last modified by %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:252 +msgid "CSS template" +msgstr "" + +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:316 +msgid "This action will permanently delete the template." +msgstr "" + +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:324 +msgid "Delete Template?" +msgstr "" + +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:329 +msgid "Are you sure you want to delete the selected templates?" +msgstr "" + +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:150 +msgid "published" +msgstr "" + +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:150 +msgid "draft" +msgstr "" + +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:52 +msgid "" +"The passwords for the databases below are needed in order to import them " +"together with the dashboards. Please note that the \"Secure Extra\" and " +"\"Certificate\" sections of the database configuration are not present in" +" export files, and should be added manually after the import if they are " +"needed." +msgstr "" + +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:59 +msgid "" +"You are importing one or more dashboards that already exist. Overwriting " +"might cause you to lose some of your work. Are you sure you want to " +"overwrite?" +msgstr "" + +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:165 +#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:88 +#, python-format +msgid "An error occurred while fetching dashboards: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:183 +msgid "There was an issue deleting the selected dashboards: " +msgstr "" + +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:374 +#, python-format +msgid "An error occurred while fetching dashboard owner values: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:395 +#, python-format +msgid "An error occurred while fetching dashboard created by values: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:523 +msgid "Are you sure you want to delete the selected dashboards?" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/components/SyntaxHighlighterCopy/index.tsx:73 +msgid "SQL Copied!" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:37 +msgid "" +"The passwords for the databases below are needed in order to import them." +" Please note that the \"Secure Extra\" and \"Certificate\" sections of " +"the database configuration are not present in export files, and should be" +" added manually after the import if they are needed." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:43 +msgid "" +"You are importing one or more databases that already exist. Overwriting " +"might cause you to lose some of your work. Are you sure you want to " +"overwrite?" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:86 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:457 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:80 +msgid "database" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:126 +#, python-format +msgid "An error occurred while fetching database related data: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:190 +msgid "Import databases" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:226 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:388 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:483 +msgid "Asynchronous query execution" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:229 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:391 +msgid "AQE" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:244 +msgid "Allow data manipulation language" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:247 +msgid "DML" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:259 +msgid "CSV upload" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:319 +msgid "Delete database" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:426 +#, python-format +msgid "" +"The database %s is linked to %s charts that appear on %s dashboards. Are " +"you sure you want to continue? Deleting the database will break those " +"objects." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:439 +msgid "Delete Database?" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:87 +msgid "Please enter a SQLAlchemy URI to test" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:212 +#, python-format +msgid "Sorry there was an error fetching database information: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:255 +msgid "Edit database" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:255 +msgid "Add database" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:265 +msgid "Display Name" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:273 +msgid "Name your dataset" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:278 +msgid "Pick a name to help you identify this database." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:292 +msgid "dialect+driver://username:password@host:port/database" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:299 +msgid "Refer to the " +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:307 +msgid " for more information on how to structure your URI." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:319 +msgid "Test connection" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:345 +msgid "Allow this database to be queried in SQL Lab" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:364 +msgid "Allow creation of new tables based on queries" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:380 +msgid "Allow creation of new views based on queries" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:389 +msgid "CTAS & CVAS SCHEMA" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:396 +msgid "Search or select schema" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:401 +msgid "" +"When allowing CREATE TABLE AS option in SQL Lab, this option forces the " +"table to be created in this schema." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:418 +msgid "" +"Allow manipulation of the database using non-SELECT statements such as " +"UPDATE, DELETE, CREATE, etc." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:431 +msgid "Allow multi schema metadata fetch" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:458 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:464 +msgid "Chart cache timeout" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:486 +msgid "" +"Operate the database in asynchronous mode, meaning that the queries are " +"executed on remote workers as opposed to on the web server itself. This " +"assumes that you have a Celery worker setup as well as a results backend." +" Refer to the installation docs for more information." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:508 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:513 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:605 +msgid "Secure extra" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:523 +msgid "JSON string containing additional connection configuration." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:528 +msgid "" +"This is used to provide connection information for systems like Hive, " +"Presto, and BigQuery, which do not conform to the username:password " +"syntax normally used by SQLAlchemy." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:547 +msgid "" +"Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" +" certain database engines." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:570 +msgid "Impersonate Logged In User (Presto & Hive)" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:573 +msgid "" +"If Presto, all the queries in SQL Lab are going to be executed as the " +"currently logged on user who must have permission to run them. If Hive " +"and hive.server2.enable.doAs is enabled, will run the queries as service " +"account, but impersonate the currently logged on user via " +"hive.server2.proxy.user property." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:590 +msgid "Allow data upload" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:593 +msgid "If selected, please set the schemas allowed for data upload in Extra." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:613 +msgid "JSON string containing extra configuration elements." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:616 +msgid "" +"1. The engine_params object gets unpacked into the " +"sqlalchemy.create_engine call, while the metadata_params gets unpacked " +"into the sqlalchemy.MetaData call." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:623 +msgid "" +"2. The metadata_cache_timeout is a cache timeout setting in seconds for " +"metadata fetch of this database. Specify it as " +"\"metadata_cache_timeout\": {\"schema_cache_timeout\": 600, " +"\"table_cache_timeout\": 600}. If unset, cache will not be enabled for " +"the functionality. A timeout of 0 indicates that the cache never expires." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:632 +msgid "" +"3. The schemas_allowed_for_csv_upload is a comma separated list of " +"schemas that CSVs are allowed to upload to. Specify it as " +"\"schemas_allowed_for_csv_upload\": [\"public\", \"csv_upload\"]. If " +"database flavor does not support schema or any schema is allowed to be " +"accessed, just leave the list empty." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:641 +msgid "" +"4. The version field is a string specifying this db's version. This " +"should be used with Presto DBs so that the syntax is correct." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:647 +msgid "" +"5. The allows_virtual_table_explore field is a boolean specifying whether" +" or not the Explore button in SQL Lab results is shown." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:111 +msgid "Add dataset" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:58 +msgid "" +"The passwords for the databases below are needed in order to import them " +"together with the datasets. Please note that the \"Secure Extra\" and " +"\"Certificate\" sections of the database configuration are not present in" +" export files, and should be added manually after the import if they are " +"needed." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:65 +msgid "" +"You are importing one or more datasets that already exist. Overwriting " +"might cause you to lose some of your work. Are you sure you want to " +"overwrite?" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:174 +msgid "An error occurred while fetching dataset related data" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:194 +#, python-format +msgid "An error occurred while fetching dataset related data: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:213 +msgid "Physical dataset" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:221 +msgid "Virtual dataset" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:410 +#, python-format +msgid "An error occurred while fetching dataset owner values: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:429 +#, python-format +msgid "An error occurred while fetching datasets: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:444 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:367 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:445 +#, python-format +msgid "An error occurred while fetching schema values: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:502 +msgid "Import datasets" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:552 +#, python-format +msgid "There was an issue deleting the selected datasets: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:575 +#, python-format +msgid "" +"The dataset %s is linked to %s charts that appear on %s dashboards. Are " +"you sure you want to continue? Deleting the dataset will break those " +"objects." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:588 +msgid "Delete Dataset?" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:601 +msgid "Are you sure you want to delete the selected datasets?" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:651 +msgid "0 Selected" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:654 +#, python-format +msgid "%s Selected (Virtual)" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:661 +#, python-format +msgid "%s Selected (Physical)" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:668 +#, python-format +msgid "%s Selected (%s Physical, %s Virtual)" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:122 +#, python-format +msgid "There was an issue previewing the selected query. %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:151 +msgid "Success" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:156 +msgid "Failed" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:161 +msgid "Running" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:166 +msgid "Offline" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:171 +msgid "Scheduled" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:214 +#, python-format +msgid "Duration: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:227 +#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:147 +msgid "Tab name" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:259 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:296 +msgid "TABLES" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:298 +msgid "Rows" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:326 +msgid "Open query in SQL Lab" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:350 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:384 +#, python-format +msgid "An error occurred while fetching database values: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:391 +msgid "Time range" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:397 +msgid "Search by query text" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:119 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:367 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryPreviewModal.tsx:98 +msgid "Query preview" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:127 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryPreviewModal.tsx:106 +msgid "Previous" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:135 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryPreviewModal.tsx:114 +msgid "Next" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:143 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryPreviewModal.tsx:122 +msgid "Open in SQL Lab" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:156 +msgid "User query" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:164 +msgid "Executed query" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:55 +msgid "" +"The passwords for the databases below are needed in order to import them " +"together with the saved queries. Please note that the \"Secure Extra\" " +"and \"Certificate\" sections of the database configuration are not " +"present in export files, and should be added manually after the import if" +" they are needed." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:62 +msgid "" +"You are importing one or more saved queries that already exist. " +"Overwriting might cause you to lose some of your work. Are you sure you " +"want to overwrite?" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:107 +#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:234 +msgid "Saved queries" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:153 +#, python-format +msgid "There was an issue previewing the selected query %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:191 +msgid "Import queries" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:217 +msgid "Link Copied!" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:253 +#, python-format +msgid "There was an issue deleting the selected queries: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:374 +msgid "Edit query" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:381 +msgid "Copy query URL" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:388 +msgid "Export query" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:395 +msgid "Delete query" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:466 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:243 +msgid "This action will permanently delete the saved query." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:476 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:255 +msgid "Delete Query?" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:491 +msgid "Are you sure you want to delete the selected queries?" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:534 +msgid "queries" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryPreviewModal.tsx:126 +msgid "Query name" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:99 +msgid "[Untitled]" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:100 +msgid "Unknown" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:175 +msgid "Edited" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:183 +msgid "Created" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:193 +msgid "Viewed" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:201 +msgid "Examples" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:145 +#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:147 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:272 +msgid "Mine" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:70 +msgid "Recently viewed charts, dashboards, and saved queries will appear here" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:75 +msgid "Recently created charts, dashboards, and saved queries will appear here" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:80 +msgid "Recent example charts, dashboards, and saved queries will appear here" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:85 +msgid "Recently edited charts, dashboards, and saved queries will appear here" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:112 +msgid "" +"${tableName\n" +" .split('')\n" +" .slice(0, tableName.length - 1)\n" +" .join('')}\n" +" " +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:131 +msgid "You don't have any favorites yet!" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:143 +msgid "SQL Lab queries" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:144 +msgid "${tableName}" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:125 +msgid "query" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:223 +msgid "Share" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:312 +#, python-format +msgid "Last run %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:147 +#, python-format +msgid "There was an issue fetching your recent activity: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:160 +#, python-format +msgid "There was an issues fetching your dashboards: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:169 +#, python-format +msgid "There was an issues fetching your chart: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:178 +#, python-format +msgid "There was an issues fetching your saved queries: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:211 +msgid "Recents" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:272 +msgid "Select start and end date" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:378 +#, python-format +msgid "Type or Select [%s]" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/FilterBoxChartPlugin.js:25 +msgid "Filter box" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:27 +msgid "Filters configuration" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:36 +msgid "Filter configuration for the filter box" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:49 +msgid "Date filter" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:51 +msgid "Whether to include a time filter" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:58 +msgid "Instant filtering" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:61 +msgid "" +"Check to apply filters instantly as they change instead of displaying " +"[Apply] button" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:72 +msgid "Show SQL granularity dropdown" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:74 +msgid "Check to include SQL granularity dropdown" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:81 +msgid "Show SQL time column" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:83 +msgid "Check to include time column dropdown" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:92 +msgid "Show Druid granularity dropdown" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:94 +msgid "Check to include Druid granularity dropdown" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:101 +msgid "Show Druid time origin" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:103 +msgid "Check to include time origin dropdown" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:113 +msgid "Limit selector values" +msgstr "" + +#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:114 +msgid "These filters apply to the values available in the dropdowns" +msgstr "" + +#: superset-frontend/src/visualizations/TimeTable/TimeTableChartPlugin.js:24 +msgid "Time-series Table" +msgstr ""