diff --git a/superset/config.py b/superset/config.py index 07b3bd73c7993..2d7e7dbb46965 100644 --- a/superset/config.py +++ b/superset/config.py @@ -314,6 +314,7 @@ def _try_json_readsha(filepath: str, length: int) -> Optional[str]: "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 0000000000000..b47c025ea0db8 --- /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\nExample:'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 0000000000000..1df6a549f9f2e --- /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%(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" +"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 ""