diff --git a/superset/assets/src/addSlice/AddSliceContainer.jsx b/superset/assets/src/addSlice/AddSliceContainer.jsx index 9b7c4bd413..0d876af537 100644 --- a/superset/assets/src/addSlice/AddSliceContainer.jsx +++ b/superset/assets/src/addSlice/AddSliceContainer.jsx @@ -98,7 +98,7 @@ export default class AddSliceContainer extends React.PureComponent { disabled={this.isBtnDisabled()} onClick={this.gotoSlice.bind(this)} > - {t('Create new slice')} + {t('Create new chart')}

diff --git a/superset/assets/src/dashboard/components/Controls.jsx b/superset/assets/src/dashboard/components/Controls.jsx index feacf961ba..baad7bba68 100644 --- a/superset/assets/src/dashboard/components/Controls.jsx +++ b/superset/assets/src/dashboard/components/Controls.jsx @@ -182,8 +182,8 @@ class Controls extends React.PureComponent { userId={userId} triggerNode={ } diff --git a/superset/assets/src/explore/components/SaveModal.jsx b/superset/assets/src/explore/components/SaveModal.jsx index 90bf12bc99..86028c8d64 100644 --- a/superset/assets/src/explore/components/SaveModal.jsx +++ b/superset/assets/src/explore/components/SaveModal.jsx @@ -71,7 +71,7 @@ class SaveModal extends React.Component { if (sliceParams.action === 'saveas') { sliceName = this.state.newSliceName; if (sliceName === '') { - this.setState({ alert: t('Please enter a slice name') }); + this.setState({ alert: t('Please enter a chart name') }); return; } sliceParams.slice_name = sliceName; diff --git a/superset/assets/src/explore/components/URLShortLinkButton.jsx b/superset/assets/src/explore/components/URLShortLinkButton.jsx index a0c0078ad4..223852477e 100644 --- a/superset/assets/src/explore/components/URLShortLinkButton.jsx +++ b/superset/assets/src/explore/components/URLShortLinkButton.jsx @@ -30,7 +30,7 @@ export default class URLShortLinkButton extends React.Component { } renderPopover() { - const emailBody = t('Check out this slice: %s', this.state.shortUrl); + const emailBody = t('Check out this chart: %s', this.state.shortUrl); return ( ); @@ -58,7 +58,7 @@ class CreatedContent extends React.PureComponent {

{t('Dashboards')}

{this.renderDashboardTable()}
-

{t('Slices')}

+

{t('Charts')}

{this.renderSliceTable()} ); diff --git a/superset/connectors/druid/views.py b/superset/connectors/druid/views.py index 82cd46215f..9563937eda 100644 --- a/superset/connectors/druid/views.py +++ b/superset/connectors/druid/views.py @@ -224,13 +224,13 @@ class DruidDatasourceModelView(DatasourceModelView, DeleteMixin, YamlExportMixin base_order = ('datasource_name', 'asc') description_columns = { 'slices': _( - 'The list of slices associated with this table. By ' + 'The list of charts associated with this table. By ' 'altering this datasource, you may change how these associated ' - 'slices behave. ' - 'Also note that slices need to point to a datasource, so ' - 'this form will fail at saving if removing slices from a ' - 'datasource. If you want to change the datasource for a slice, ' - "overwrite the slice from the 'explore view'"), + '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'"), 'offset': _('Timezone offset (in hours) for this datasource'), 'description': Markup( 'Supports 1000) will cause lag.":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Slice ID":[""],"The id of the active slice":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Color Scheme":[""],"The color scheme for rendering chart":[""],"Time":[""],"Time related form attributes":[""],"Datasource & Chart Type":[""],"This section exposes ways to include snippets of SQL in your query":[""],"Annotations":["Anmerkungen"],"Advanced Analytics":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":[""],"Breakdowns":[""],"Defines how each series is broken down":[""],"Pie Chart":[""],"Dual Axis Line Chart":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"Left Axis Format":[""],"Axes":[""],"GROUP BY":[""],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":[""],"Use this section if you want to query atomic rows":[""],"Options":[""],"Bubbles":[""],"Numeric Column":[""],"Select the numeric column to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":[""],"This secondary metric is used to define the color as a ratio against the primary metric. If the two metrics match, color is mapped level groups":[""],"Hierarchy":[""],"This defines the level of the hierarchy":[""],"Source / Target":[""],"Choose a source and a target":[""],"Chord Diagram":[""],"Choose a number format":[""],"Source":[""],"Choose a source":[""],"Target":[""],"Choose a target":[""],"ISO 3166-1 codes of region/province/department":[""],"It's ISO 3166-1 of your region/province/department in your table. (see documentation for list of ISO 3166-1)":[""],"Country Control":[""],"3 letter code of the country":[""],"Metric for color":[""],"Metric that defines the color of the country":[""],"Bubble size":[""],"Metric that defines the size of the bubble":[""],"Filter Box":[""],"Filter controls":[""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Heatmap Options":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Viewport":[""],"Longitude":[""],"Column containing longitude data":[""],"Latitude":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":[""],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"The server could not be reached. You may want to verify your connection and try again.":[""],"An unknown error occurred. (Status: %s )":[""],"Favorites":["Favoriten"],"Created Content":["Erstellte Inhalt"],"Recent Activity":["Kürzliche Aktivitäten"],"Security & Access":["Sicherheit & Zugriff"],"No slices":["Keine Schieben"],"No dashboards":["Keine Dashboards"],"Dashboards":["Dashboards"],"Slices":["Schieben"],"No favorite slices yet, go click on stars!":["Noch keine Lieblingsscheiben, klicken Sie auf ein paar Sterne!"],"No favorite dashboards yet, go click on stars!":["Noch keine Lieblingsdashboards, klicken Sie auf ein paar Sterne!"],"Roles":["Rollen"],"Databases":["Datenbanken"],"Datasources":["Datenquellen"],"Profile picture provided by Gravatar":["Profilbild von Gravatar"],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Select [%s]":[""],"No data was returned.":["Keine Daten zurückgesendet"],"List Druid Column":["Druid Spalten auflisten"],"Show Druid Column":["Druid Spalte anzeigen"],"Add Druid Column":["Druid Spalte einfügen"],"Edit Druid Column":["Druid Spalte bearbeiten"],"Column":["Spalte"],"Type":["Typ"],"Groupable":[""],"Filterable":[""],"Count Distinct":[""],"Sum":[""],"Whether this column is exposed in the `Filters` section of the explore view.":[""],"List Druid Metric":["Druid Metriken auflisten"],"Show Druid Metric":["Druid Metrik anzeigen"],"Add Druid Metric":["Druid Metrik einfügen"],"Edit Druid Metric":["Druid Metric bearbeiten"],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":[""],"Verbose Name":[""],"JSON":["JSON"],"Druid Datasource":["Druid Datenquelle"],"Warning Message":["Warnmeldung"],"List Druid Cluster":["Druid Cluster auflisten"],"Show Druid Cluster":["Druid Cluster anzeigen"],"Add Druid Cluster":["Druid Cluster einfügen"],"Edit Druid Cluster":["Druid Cluster bearbeiten"],"Cluster":[""],"Coordinator Host":[""],"Coordinator Port":[""],"Coordinator Endpoint":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":[""],"Sources":["Quellen"],"List Druid Datasource":["Druid Datenquellen auflisten"],"Show Druid Datasource":["Druid Datenquelle anzeigen"],"Add Druid Datasource":["Druid Datenquelle einfügen"],"Edit Druid Datasource":["Druid Datenquelle bearbeiten"],"The list of slices associated with this table. By altering this datasource, you may change how these associated slices behave. Also note that slices need to point to a datasource, so this form will fail at saving if removing slices from a datasource. If you want to change the datasource for a slice, overwrite the slice 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":[""],"Associated Slices":[""],"Data Source":["Datenquelle"],"Owner":[""],"Is Hidden":[""],"Enable Filter Select":[""],"Default Endpoint":[""],"Time Offset":[""],"Cache Timeout":[""],"Druid Datasources":["Druid Datenquellen"],"Scan New Datasources":["Neue Datenquellen suchen"],"Refresh Druid Metadata":["Druid Metadata aktualisieren"],"Datetime column not provided as part table configuration and is required by this type of chart":[""],"Empty query?":["Leere Abfrage?"],"Metric '{}' is not valid":[""],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[""],"List Columns":["Spalten auflisten"],"Show Column":["Spalte anzeigen"],"Add Column":["Spalte einfügen"],"Edit Column":["Spalte bearbeiten"],"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.":[""],"Expression":[""],"Is temporal":[""],"Datetime Format":[""],"Database Expression":[""],"List Metrics":["Metriken auflisten"],"Show Metric":["Metrik anzeigen"],"Add Metric":["Metrik einfügen"],"Edit Metric":["Metrik bearbeiten"],"SQL Expression":[""],"D3 Format":[""],"Is Restricted":["Ist begrenzt"],"List Tables":["Tabellen auflisten"],"Show Table":["Tabelle anzeigen"],"Add Table":["Tabelle einfügen"],"Edit Table":["Tabelle bearbeiten"],"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":[""],"Changed By":["Bearbeitet von"],"Database":["Datenbank"],"Last Changed":["Bearbeitet am"],"Schema":[""],"Offset":[""],"Table Name":["Tabellename"],"Fetch Values Predicate":[""],"Main Datetime Column":[""],"Table [{}] could not be found, please double check your database connection, schema, and table name":[""],"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.":[""],"Tables":["Tabellen"],"Profile":["Profil"],"Logout":["Ausloggen"],"Login":["Einloggen"],"Record Count":["Datensätzeanzahl"],"No records found":["Keine Datensätze gefunden"],"Import":["Importiern"],"No Access!":["Keine Zugriff!"],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":["Berechtigung anfordern"],"Welcome!":["Wilkommen!"],"Test Connection":[""],"Manage":["Einstellungen"],"Datasource %(name)s already exists":[""],"json isn't valid":[""],"Delete":["Löschen"],"Delete all Really?":["Wirklich alle löschen?"],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource":["Sie haben keine Zugriff auf diese Datenquelle"],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":["Dakenbanken auflisten"],"Show Database":["Datenbank anzeigen"],"Add Database":["Datenbank einfügen"],"Edit Database":["Datenbank bearbeiten"],"Expose this DB in SQL Lab":[""],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[""],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[""],"Allow CREATE TABLE AS option in SQL Lab":[""],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[""],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[""],"All the queries in Sql Lab are going to be executed on behalf of currently authorized user.":[""],"Expose in SQL Lab":[""],"Allow CREATE TABLE AS":[""],"Allow DML":[""],"CTAS Schema":[""],"Creator":["Schöpfer"],"SQLAlchemy URI":[""],"Extra":[""],"Allow Run Sync":[""],"Allow Run Async":[""],"Impersonate queries to the database":[""],"Import Dashboards":["Dashboards importieren"],"User":["Benutzer"],"User Roles":["Benutzer Rollen"],"Database URL":["Datenbank URL"],"Roles to grant":[""],"Created On":[""],"Access requests":["Zugriffsanforderungen"],"Security":["Sicherheit"],"List Slices":["Schieben auflisten"],"Show Slice":["Schiebe anzeigen"],"Add Slice":["Schiebe einfügen"],"Edit Slice":["Schiebe bearbeiten"],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Duration (in seconds) of the caching timeout for this slice.":[""],"Last Modified":["Geändert"],"Owners":[""],"Parameters":[""],"Slice":["Schiebe"],"List Dashboards":["Dashboards auflisten"],"Show Dashboard":["Dashboard anzeigen"],"Add Dashboard":["Dashboard einfügen"],"Edit Dashboard":["Dashboard bearbeiten"],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":[""],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[""],"To get a readable URL for your dashboard":[""],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Owners is a list of users who can alter the dashboard.":[""],"Dashboard":[""],"Slug":[""],"Position JSON":[""],"JSON Metadata":[""],"Underlying Tables":[""],"Export":[""],"Export dashboards?":[""],"Action":["Tat"],"dttm":[""],"Action Log":["Aktionsprotokoll"],"Access was requested":["Zugang wurde beantragt"],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Slice %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"Query record was not created as expected.":[""],"Template Name":["Vorlagename"],"CSS Templates":["CSS Vorlagen"],"SQL Editor":[""],"SQL Lab":[""],"Query Search":["Abfragen suchen"],"Status":[""],"Start Time":["Von Zeit"],"End Time":["Bis Zeit"],"Queries":["Abfragen"],"List Saved Query":["Gespeicherte Abfragen auflisten"],"Show Saved Query":["Gespeicherte Abfrage anzeigen"],"Add Saved Query":["Gespeicherte Abfrage einfügen"],"Edit Saved Query":["Gespeicherte Abfrage bearbeiten"],"Pop Tab Link":[""],"Changed on":["Bearbeitet am"],"Saved Queries":["Gespeicherte Abfragen"]}}} \ No newline at end of file +{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=2; plural=(n != 1)","lang":"de"},"Time Column":[""],"second":[""],"minute":[""],"hour":[""],"day":[""],"week":[""],"month":[""],"quarter":[""],"year":[""],"week_ending_saturday":[""],"week_start_sunday":[""],"week_start_monday":[""],"5 minute":[""],"half hour":[""],"10 minute":[""],"Table Name":[""],"Name of table to be created from csv data.":[""],"CSV File":[""],"Select a CSV file to be uploaded to a database.":[""],"CSV Files Only!":[""],"Database":[""],"Delimiter":[""],"Delimiter used by CSV file (for whitespace use \\s+).":[""],"Table Exists":[""],"If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).":[""],"Fail":[""],"Replace":[""],"Append":[""],"Schema":[""],"Specify a schema (if database flavour supports this).":[""],"Header Row":[""],"Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.":[""],"Index Column":[""],"Column to use as the row labels of the dataframe. Leave empty if no index column.":[""],"Mangle Duplicate Columns":[""],"Specify duplicate columns as \"X.0, X.1\".":[""],"Skip Initial Space":[""],"Skip spaces after delimiter.":[""],"Skip Rows":[""],"Number of rows to skip at start of file.":[""],"Rows to Read":[""],"Number of rows of file to read.":[""],"Skip Blank Lines":[""],"Skip blank lines rather than interpreting them as NaN values.":[""],"Parse Dates":[""],"A comma separated list of columns that should be parsed as dates.":[""],"Infer Datetime Format":[""],"Use Pandas to interpret the datetime format automatically.":[""],"Decimal Character":[""],"Character to interpret as decimal point.":[""],"Dataframe Index":[""],"Write dataframe index as a column.":[""],"Column Label(s)":[""],"Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.":[""],"[Superset] Access to the datasource %(name)s was granted":[""],"Viz is missing a datasource":[""],"From date cannot be larger than to date":[""],"Table View":[""],"Pick a granularity in the Time section or uncheck 'Include Time'":[""],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":[""],"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":[""],"Markup":[""],"Separator":[""],"Word Cloud":[""],"Treemap":[""],"Calendar Heatmap":[""],"Box Plot":[""],"Bubble Chart":[""],"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":[""],"`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.":[""],"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":[""],"Distribution - NVD3 - Pie Chart":[""],"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":[""],"Pick exactly 2 columns to 'Group By'":[""],"Country Map":[""],"World Map":[""],"Filters":[""],"Pick at least one filter field":[""],"iFrame":[""],"Parallel Coordinates":[""],"Heatmap":[""],"Horizon Charts":[""],"Mapbox":[""],"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":[""],"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":[""],"Your session timed out, please refresh your page and try again.":[""],"Your query was saved":[""],"Your query could not be saved":[""],"Failed at retrieving results from the results backend":[""],"Unknown error":[""],"Query was stopped.":[""],"Failed at stopping query.":[""],"Error occurred while fetching table metadata":[""],"shared query":[""],"The query couldn't be loaded":[""],"An error occurred while creating the data source":[""],"Pick a chart type!":[""],"To use this chart type you need at least one column flagged as a date":[""],"To use this chart type you need at least one dimension":[""],"To use this chart type you need at least one aggregation function":[""],"Untitled Query":[""],"Copy of %s":[""],"share query":[""],"copy URL to clipboard":[""],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":[""],"It seems you don't have access to any database":[""],"Search Results":[""],"[From]-":[""],"[To]-":[""],"[Query Status]":[""],"Search":[""],"Open in SQL Editor":[""],"view results":[""],"Data preview":[""],"Visualize the data out of this query":[""],"Overwrite text in editor with a query on this table":[""],"Run query in a new tab":[""],"Remove query from log":[""],".CSV":[""],"Visualize":[""],"Table":[""],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"Track Job":[""],"Loading...":[""],"Run Selected Query":[""],"Run Query":[""],"Run query synchronously":[""],"Run query asynchronously":[""],"Stop":[""],"Undefined":[""],"Label":[""],"Label for your query":[""],"Description":[""],"Write a description for your query":[""],"Save":[""],"Cancel":[""],"Save Query":[""],"Share Query":[""],"Run a query to display results here":[""],"Preview for %s":[""],"Results":[""],"Query History":[""],"Create table as with query results":[""],"new table name":[""],"Error while fetching table list":[""],"Error while fetching schema list":[""],"Type to search ...":[""],"Select table ":[""],"Error while fetching database list":[""],"Database:":[""],"Select a database":[""],"Select a schema (%s)":[""],"Schema:":[""],"Add a table (%s)":[""],"Reset State":[""],"Enter a new title for the tab":[""],"Untitled Query %s":[""],"close tab":[""],"rename tab":[""],"expand tool bar":[""],"hide tool bar":[""],"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 clipboard":[""],"Remove table preview":[""],"Template Parameters":[""],"Edit template parameters":[""],"Invalid JSON":[""],"%s is not right as a column name, please alias it (as in SELECT count(*) ":[""],"AS my_alias":[""],"using only alphanumeric characters and underscores":[""],"Creating a data source and popping a new tab":[""],"No results available for this query":[""],"Chart Type":[""],"[Chart Type]":[""],"Datasource Name":[""],"datasource name":[""],"Create a new chart":[""],"Choose a datasource":[""],"If the datasource your are looking for is not available in the list, follow the instructions on the how to add it on the ":[""],"Superset tutorial":[""],"Choose a visualization type":[""],"Create new chart":[""],"Unexpected error: ":[""],"Unexpected error.":[""],"Updating chart was stopped":[""],"An error occurred while rendering the visualization: %s":[""],"visualization queries are set to timeout at ${action.timeout} seconds. ":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is too large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[""],"Network error.":[""],"Click to see difference":[""],"Altered":[""],"Chart changes":[""],"Select ...":[""],"Loaded data cached":[""],"Loaded from cache":[""],"Click to force-refresh":[""],"Copy to clipboard":[""],"Not successful":[""],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[""],"Copied!":[""],"Title":[""],"click to edit title":[""],"You don't have the rights to alter this title.":[""],"Click to favorite/unfavorite":[""],"Dismiss":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Save as":[""],"Force Refresh":[""],"Force refresh the whole dashboard":[""],"Set autorefresh":[""],"Set the auto-refresh interval for this session":[""],"Save the dashboard":[""],"Edit properties":[""],"Edit the dashboards's properties":[""],"Email":[""],"Email a link to this dashboard":[""],"Add Charts":[""],"Add some charts to this dashboard":[""],"Edit CSS":[""],"Change the style of the dashboard using CSS code":[""],"Load a template":[""],"Load a CSS template":[""],"CSS":[""],"Live CSS Editor":[""],"You have unsaved changes.":[""],"Unsaved changes":[""],"Don't refresh":[""],"10 seconds":[""],"30 seconds":[""],"1 minute":[""],"5 minutes":[""],"Refresh Interval":[""],"Choose the refresh frequency for this dashboard":[""],"This dashboard was saved successfully.":[""],"Sorry, there was an error saving this dashboard: ":[""],"Error":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":[""],"Overwrite Dashboard [%s]":[""],"Save as:":[""],"[dashboard name]":[""],"Sorry, there was an error fetching charts to this dashboard: ":[""],"Sorry, there was an error adding charts to this dashboard: ":[""],"Name":[""],"Viz":[""],"Datasource":[""],"Modified":[""],"Add a new chart to the dashboard":[""],"Add Charts to Dashboard":[""],"Served from data cached %s . Click to force refresh.":[""],"Force refresh data":[""],"Annotation layers are still loading.":[""],"One ore more annotation layers failed loading.":[""],"Move chart":[""],"Toggle chart description":[""],"Edit chart":[""],"Export CSV":[""],"Explore chart":[""],"Remove chart from dashboard":[""],"A reference to the [Time] configuration, taking granularity into account":[""],"Group by":[""],"One or many controls to group by":[""],"For more information about objects are in context in the scope of this function, refer to the":[""]," source code of Superset's sandboxed parser":[""],"This functionality is disabled in your environment for security reasons.":[""],"Visualization Type":[""],"The type of visualization to display":[""],"Metrics":[""],"One or many metrics to display":[""],"Percentage Metrics":[""],"Metrics for which percentage of total are to be displayed":[""],"Y Axis Bounds":[""],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[""],"Ordering":[""],"Fixed Color":[""],"Use this to define a static color for all circles":[""],"Legend Position":[""],"Choose the position of the legend":[""],"Fill Color":[""]," Set the opacity to 0 if you do not want to override the color specified in the GeoJSON":[""],"Stroke Color":[""],"Metric":[""],"Right Axis Metric":[""],"Choose a metric for right axis":[""],"Stacked Style":[""],"Sort X Axis":[""],"Sort Y Axis":[""],"Linear Color Scheme":[""],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[""],"Horizon Color Scale":[""],"Defines how the color are attributed.":[""],"Rendering":[""],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":[""],"Number of steps to take between ticks when displaying the X scale":[""],"YScale Interval":[""],"Number of steps to take between ticks when displaying the Y scale":[""],"Include Time":[""],"Whether to include the time granularity as defined in the time section":[""],"Auto Zoom":[""],"When checked, the map will zoom to your data after each query":[""],"Show percentage":[""],"Whether to include the percentage in the tooltip":[""],"Stacked Bars":[""],"Show totals":[""],"Display total row/column":[""],"Show Markers":[""],"Show data points as circle markers on the lines":[""],"Bar Values":[""],"Show the value on top of the bar":[""],"Sort Bars":[""],"Sort bars by x labels.":[""],"Combine Metrics":[""],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":[""],"Extra Controls":[""],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":[""],"Reduce X ticks":[""],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[""],"Include Series":[""],"Include series name as an axis":[""],"Color Metric":[""],"A metric to use for color":[""],"Country Name":[""],"The name of country that Superset should display":[""],"Country Field Type":[""],"The country code standard that Superset should expect to find in the [country] column":[""],"Frequency":[""],"The periodicity over which to pivot time. Users can provide\n \"Pandas\" offset alias.\n Click on the info bubble for more details on accepted \"freq\" expressions.":[""],"Dimension":[""],"Select a dimension":[""],"Columns":[""],"One or many controls to pivot as columns":[""],"Columns to display":[""],"Longitude & Latitude":[""],"Point to your spatial columns":[""],"Start Longitude & Latitude":[""],"End Longitude & Latitude":[""],"Longitude":[""],"Select the longitude column":[""],"Latitude":[""],"Select the latitude column":[""],"GeoJson Column":[""],"Select the geojson column":[""],"Polygon Column":[""],"Select the polygon column. Each row should contain JSON.array(N) of [longitude, latitude] points":[""],"Point Radius Scale":[""],"Stroke Width":[""],"Origin":[""],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom Margin":[""],"Bottom margin, in pixels, allowing for more room for axis labels":[""],"X Tick Layout":[""],"The way the ticks are laid out on the X axis":[""],"Left Margin":[""],"Left margin, in pixels, allowing for more room for axis labels":[""],"Time Granularity":[""],"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`":[""],"Domain":[""],"The time unit used for the grouping of blocks":[""],"Subdomain":[""],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[""],"Link Length":[""],"Link length in the force layout":[""],"Charge":[""],"Charge in the force layout":[""],"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":[""],"Time Grain":[""],"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.":[""],"Resample Rule":[""],"Pandas resample rule":[""],"Resample How":[""],"Pandas resample how":[""],"Resample Fill Method":[""],"Pandas resample fill method":[""],"Since":[""],"7 days ago":[""],"Until":[""],"Max Bubble Size":[""],"Whisker/outlier options":[""],"Determines how whiskers and outliers are calculated.":[""],"Ratio":[""],"Target aspect ratio for treemap tiles.":[""],"Number format":[""],"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":[""],"Sort Descending":[""],"Whether to sort descending or ascending":[""],"Rolling":[""],"Defines a rolling window function to apply, works along with the [Periods] text box":[""],"Multiplier":[""],"Factor to multiply the metric by":[""],"Periods":[""],"Defines the size of the rolling window function, relative to the time granularity selected":[""],"Cell Size":[""],"The size of the square cell, in pixels":[""],"Cell Padding":[""],"The distance between cells, in pixels":[""],"Cell Radius":[""],"The pixel radius":[""],"Color Steps":[""],"The number color \"steps\"":[""],"Grid Size":[""],"Defines the grid size in pixels":[""],"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":[""],"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":[""],"URL":[""],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[""],"X Axis Label":[""],"Y Axis Label":[""],"Custom WHERE clause":[""],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Custom HAVING clause":[""],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Comparison Period Lag":[""],"Based on granularity, number of time periods to compare against":[""],"Comparison suffix":[""],"Suffix to apply after the percentage display":[""],"Table Timestamp Format":[""],"Timestamp Format":[""],"Series Height":[""],"Pixel height of each series":[""],"Page Length":[""],"Rows per page, 0 means no pagination":[""],"X Axis Format":[""],"Y Axis Format":[""],"When `Period Ratio` is set, the Y Axis Format is forced to `.1%`":[""],"Right Axis Format":[""],"Date Time Format":[""],"Markup Type":[""],"Pick your favorite markup language":[""],"Rotation":[""],"Rotation to apply to words in the cloud":[""],"Line Style":[""],"Line interpolation as defined by d3.js":[""],"Label Type":[""],"What should be shown on the label?":[""],"Code":[""],"Put your code here":[""],"Aggregation function":[""],"Aggregate function to apply when pivoting and computing the total rows and columns":[""],"Font Size From":[""],"Font size for the smallest value in the list":[""],"Font Size To":[""],"Font size for the biggest value in the list":[""],"Instant Filtering":[""],"Extruded":[""],"Show Range Filter":[""],"Whether to display the time range interactive selector":[""],"Date Filter":[""],"Whether to include a time filter":[""],"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":[""],"Data Table":[""],"Whether to display the interactive data table":[""],"Search Box":[""],"Whether to include a client side search box":[""],"Table Filter":[""],"Whether to apply filter when table cell is clicked":[""],"Align +/-":[""],"Whether to align the background chart for +/- values":[""],"Color +/-":[""],"Whether to color +/- values":[""],"Show Bubbles":[""],"Whether to display bubbles on top of countries":[""],"Legend":[""],"Whether to display the legend (toggles)":[""],"Show Values":[""],"Whether to display the numerical values within the cells":[""],"Show Metric Names":[""],"Whether to display the metric name as a title":[""],"X bounds":[""],"Whether to display the min and max values of the X axis":[""],"Y bounds":[""],"Whether to display the min and max values of the Y axis":[""],"Rich Tooltip":[""],"The rich tooltip shows a list of all series for that point in time":[""],"Y Log Scale":[""],"Use a log scale for the Y axis":[""],"X Log Scale":[""],"Use a log scale for the X axis":[""],"Log Scale":[""],"Use a log scale":[""],"Donut":[""],"Do you want a donut or a pie?":[""],"Put labels outside":[""],"Put the labels outside the pie?":[""],"Contribution":[""],"Compute the contribution to the total":[""],"Period Ratio":[""],"[integer] Number of period to compare against, this is relative to the granularity selected":[""],"Period Ratio Type":[""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[""],"Time Shift":[""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":[""],"Description text that shows up below your Big Number":[""],"label":[""],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[""],"Map Style":[""],"Base layer map style":[""],"Clustering Radius":[""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[""],"Point Size":[""],"Fixed point radius":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Point Unit":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Viewport":[""],"Parameters related to the view and perspective on the map":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Color":[""],"Pick a color":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Chart ID":[""],"The id of the active chart":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Color Scheme":[""],"The color scheme for rendering chart":[""],"Significance Level":[""],"Threshold alpha level for determining significance":[""],"p-value precision":[""],"Number of decimal places with which to display p-values":[""],"Lift percent precision":[""],"Number of decimal places with which to display lift values":[""],"Time Series Columns":[""],"Use Area Proportions":[""],"Check if the Rose Chart should use segment area instead of segment radius for proportioning":[""],"Options":[""],"Not Time Series":[""],"Ignore time":[""],"Time Series":[""],"Standard time series":[""],"Aggregate Mean":[""],"Mean of values over specified period":[""],"Aggregate Sum":[""],"Sum of values over specified period":[""],"Difference":[""],"Metric change in value from `since` to `until`":[""],"Percent Change":[""],"Metric percent change in value from `since` to `until`":[""],"Factor":[""],"Metric factor change from `since` to `until`":[""],"Advanced Analytics":[""],"Use the Advanced Analytics options below":[""],"Settings for time series":[""],"Equal Date Sizes":[""],"Check to force date partitions to have the same height":[""],"Partition Limit":[""],"The maximum number of subdivisions of each group; lower values are pruned first":[""],"Minimum Radius":[""],"Minimum radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this minimum radius.":[""],"Maximum Radius":[""],"Maxium radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this maximum radius.":[""],"Partition Threshold":[""],"Partitions whose height to parent height proportions are below this value are pruned":[""],"Lines column":[""],"The database columns that contains lines information":[""],"Lines encoding":[""],"The encoding format of the lines":[""],"Line width":[""],"The width of the lines":[""],"Reverse Lat & Long":[""],"deck.gl charts":[""],"Pick a set of deck.gl charts to layer on top of one another":[""],"Select charts":[""],"Error while fetching charts":[""],"Javascript data interceptor":[""],"Define a javascript function that receives the data array used in the visualization and is expected to return a modified version of that array. This can be used to alter properties of the data, filter, or enrich the array.":[""],"Javascript data mutator":[""],"Define a function that receives intercepts the data objects and can mutate it":[""],"Javascript tooltip generator":[""],"Define a function that receives the input and outputs the content for a tooltip":[""],"Javascript onClick href":[""],"Define a function that returns a URL to navigate to when user clicks":[""],"Extra data for JS":[""],"List of extra columns made available in Javascript functions":[""],"Stroked":[""],"Whether to display the stroke":[""],"Filled":[""],"Whether to fill the objects":[""],"Normalized":[""],"Whether to normalize the histogram":[""],"is expected to be a number":[""],"is expected to be an integer":[""],"cannot be empty":[""],"Time":[""],"Time related form attributes":[""],"Datasource & Chart Type":[""],"This section exposes ways to include snippets of SQL in your query":[""],"Annotations and Layers":[""],"Query":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":[""],"Breakdowns":[""],"Defines how each series is broken down":[""],"Pie Chart":[""],"Time Series - Periodicity Pivot":[""],"Dual Axis Line Chart":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"Left Axis Format":[""],"Map":[""],"Deck.gl - Hexagons":[""],"Advanced":[""],"Height":[""],"Metric used to control height":[""],"Deck.gl - Grid":[""],"Deck.gl - Screen grid":[""],"Grid":[""],"Weight":[""],"Metric used as a weight for the grid's coloring":[""],"Deck.gl - GeoJson":[""],"GeoJson Settings":[""],"Polygon Settings":[""],"Arc":[""],"Point Color":[""],"Categorical Color":[""],"Pick a dimension from which categorical colors are defined":[""],"GROUP BY":[""],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":[""],"Use this section if you want to query atomic rows":[""],"Time Series Table":[""],"Templated link, it's possible to include {{ metric }} or other values coming from the controls.":[""],"Pivot Options":[""],"Number Format":[""],"Time Format":[""],"Numeric Columns":[""],"Select the numeric columns to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Opacity of the bars. Between 0 and 1":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":[""],"[optional] this secondary metric is used to define the color as a ratio against the primary metric. When omitted, the color is categorical and based on labels":[""],"Hierarchy":[""],"This defines the level of the hierarchy":[""],"Source / Target":[""],"Choose a source and a target":[""],"Chord Diagram":[""],"Choose a number format":[""],"Source":[""],"Choose a source":[""],"Target":[""],"Choose a target":[""],"ISO 3166-2 codes of region/province/department":[""],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":[""],"Bubbles":[""],"Country Control":[""],"3 letter code of the country":[""],"Metric for color":[""],"Metric that defines the color of the country":[""],"Bubble size":[""],"Metric that defines the size of the bubble":[""],"Filter Box":[""],"Filter controls":[""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Heatmap Options":[""],"Whether to apply a normal distribution based on rank on the color scale":[""],"Value bounds":[""],"Hard value bounds applied for color coding. Is only relevant and applied when the normalization is applied against the whole heatmap.":[""],"Value Format":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Column containing longitude data":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":[""],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"Paired t-test":[""],"Time Series Options":[""],"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 operators(s)":[""],"type a value here":[""],"Filter value":[""],"choose WHERE or HAVING...":[""],"%s aggregates(s)":[""],"description":[""],"bolt":[""],"Changing this control takes effect instantly":[""],"Error...":[""],"Width":[""],"Export to .json":[""],"Export to .csv format":[""],"%s - untitled":[""],"Edit chart properties":[""],"Limit reached":[""],"Please enter a chart name":[""],"Please select a dashboard":[""],"Please enter a dashboard name":[""],"Save A Chart":[""],"Overwrite chart %s":[""],"[chart name]":[""],"Do not add to a dashboard":[""],"Add chart to existing dashboard":[""],"Add to new dashboard":[""],"Save & go to dashboard":[""],"Check out this chart: %s":[""],"choose a column or metric":[""],"Add Annotation Layer":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":[""],"Max":[""],"Something went wrong while fetching the datasource list":[""],"Select a datasource":[""],"Search / Filter":[""],"Click to point to another datasource":[""],"Edit the datasource's configuration":[""],"Show datasource configuration":[""],"Select metric":[""],"Select column":[""],"Select operator":[""],"Add Filter":[""],"choose a column or aggregate function":[""],"Error while fetching data":[""],"No results found":[""],"%s option(s)":[""],"Invalid lat/long configuration.":[""],"Longitude & Latitude columns":[""],"Delimited long & lat single column":[""],"Multiple formats accepted, look the geopy.points Python library for more details":[""],"Reverse lat/long ":[""],"Geohash":[""],"textarea":[""],"Edit":[""],"in modal":[""],"Select a visualization type":[""],"Favorites":[""],"Created Content":[""],"Recent Activity":[""],"Security & Access":[""],"No charts":[""],"No dashboards":[""],"Dashboards":[""],"Charts":[""],"No favorite charts yet, go click on stars!":[""],"No favorite dashboards yet, go click on stars!":[""],"Roles":[""],"Databases":[""],"Datasources":[""],"Profile picture provided by Gravatar":[""],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Data has no time steps":[""],"Select starting date":[""],"Select end date":[""],"Select [%s]":[""],"Apply":[""],"You cannot use 45° tick layout along with the time range filter":[""],"Recently Viewed":[""],"Metric(s) {} must be aggregations.":[""],"No data was returned.":[""],"Unsupported extraction function: ":[""],"List Druid Column":[""],"Show Druid Column":[""],"Add Druid Column":[""],"Edit Druid Column":[""],"Column":[""],"Type":[""],"Groupable":[""],"Filterable":[""],"Count Distinct":[""],"Sum":[""],"Whether this column is exposed in the `Filters` section of the explore view.":[""],"List Druid Metric":[""],"Show Druid Metric":[""],"Add Druid Metric":[""],"Edit Druid Metric":[""],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":[""],"Verbose Name":[""],"JSON":[""],"Druid Datasource":[""],"Warning Message":[""],"List Druid Cluster":[""],"Show Druid Cluster":[""],"Add Druid Cluster":[""],"Edit Druid Cluster":[""],"Cluster":[""],"Coordinator Host":[""],"Coordinator Port":[""],"Coordinator Endpoint":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":[""],"Sources":[""],"List Druid Datasource":[""],"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":[""],"Associated Charts":[""],"Data Source":[""],"Owner":[""],"Is Hidden":[""],"Enable Filter Select":[""],"Default Endpoint":[""],"Time Offset":[""],"Cache Timeout":[""],"Druid Datasources":[""],"Scan New Datasources":[""],"Refresh Druid Metadata":[""],"Datetime column not provided as part table configuration and is required by this type of chart":[""],"Empty query?":[""],"Metric '{}' is not valid":[""],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[""],"List 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.":[""],"Expression":[""],"Is temporal":[""],"Datetime Format":[""],"Database Expression":[""],"List Metrics":[""],"Show Metric":[""],"Add Metric":[""],"Edit Metric":[""],"SQL Expression":[""],"D3 Format":[""],"Is Restricted":[""],"List Tables":[""],"Show Table":[""],"Add Table":[""],"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":[""],"Changed By":[""],"Last Changed":[""],"Offset":[""],"Fetch Values Predicate":[""],"Main Datetime Column":[""],"SQL Lab View":[""],"Template parameters":[""],"Table [{}] could not be found, please double check your database connection, schema, and table name":[""],"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":[""],"Tables":[""],"Profile":[""],"Logout":[""],"Login":[""],"Record Count":[""],"No records found":[""],"Import dashboards":[""],"No Access!":[""],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":[""],"Test Connection":[""],"Annotation Layers":[""],"Manage":[""],"Annotations":[""],"Datasource %(name)s already exists":[""],"json isn't valid":[""],"Export to YAML":[""],"Export to YAML?":[""],"Delete":[""],"Delete all Really?":[""],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource. (Gain access)":[""],"You don't have access to this datasource":[""],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":[""],"Show Database":[""],"Add Database":[""],"Edit Database":[""],"Expose this DB in SQL Lab":[""],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[""],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[""],"Allow CREATE TABLE AS option in SQL Lab":[""],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[""],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[""],"If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.
If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.":[""],"Allow SQL Lab to fetch a list of all tables and all views across all database schemas. For large data warehouse with thousands of tables, this can be expensive and put strain on the system.":[""],"Expose in SQL Lab":[""],"Allow CREATE TABLE AS":[""],"Allow DML":[""],"CTAS Schema":[""],"Creator":[""],"SQLAlchemy URI":[""],"Extra":[""],"Allow Run Sync":[""],"Allow Run Async":[""],"Impersonate the logged on user":[""],"Import Dashboards":[""],"CSV to Database configuration":[""],"CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"":[""],"User":[""],"User Roles":[""],"Database URL":[""],"Roles to grant":[""],"Created On":[""],"Access requests":[""],"Security":[""],"List Charts":[""],"Show Chart":[""],"Add Chart":[""],"Edit Chart":[""],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Duration (in seconds) of the caching timeout for this chart.":[""],"Last Modified":[""],"Owners":[""],"Parameters":[""],"Chart":[""],"List Dashboards":[""],"Show Dashboard":[""],"Add Dashboard":[""],"Edit Dashboard":[""],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":[""],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[""],"To get a readable URL for your dashboard":[""],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Owners is a list of users who can alter the dashboard.":[""],"Dashboard":[""],"Slug":[""],"Position JSON":[""],"JSON Metadata":[""],"Underlying Tables":[""],"Export":[""],"Export dashboards?":[""],"Action":[""],"dttm":[""],"Action Log":[""],"Access was requested":[""],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"You don't have the rights to ":[""],"alter this ":[""],"chart":[""],"create a ":[""],"dashboard":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Chart %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"Query record was not created as expected.":[""],"Template Name":[""],"CSS Templates":[""],"SQL Editor":[""],"SQL Lab":[""],"Query Search":[""],"Upload a CSV":[""],"Status":[""],"Start Time":[""],"End Time":[""],"Queries":[""],"List Saved Query":[""],"Show Saved Query":[""],"Add Saved Query":[""],"Edit Saved Query":[""],"Pop Tab Link":[""],"Changed on":[""],"Saved Queries":[""]}}} \ No newline at end of file diff --git a/superset/translations/de/LC_MESSAGES/messages.mo b/superset/translations/de/LC_MESSAGES/messages.mo index ac9a1df743..a0f9f6cb02 100644 Binary files a/superset/translations/de/LC_MESSAGES/messages.mo and b/superset/translations/de/LC_MESSAGES/messages.mo differ diff --git a/superset/translations/de/LC_MESSAGES/messages.po b/superset/translations/de/LC_MESSAGES/messages.po index 7db79cda09..3e5bc7b0c7 100644 --- a/superset/translations/de/LC_MESSAGES/messages.po +++ b/superset/translations/de/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-10-04 10:12-0700\n" +"POT-Creation-Date: 2018-05-15 10:17-0700\n" "PO-Revision-Date: 2017-10-20 14:36+0100\n" "Last-Translator: FULL NAME \n" "Language: de\n" @@ -16,1442 +16,1648 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.5.1\n" +"Generated-By: Babel 2.5.3\n" -#: superset/assets/javascripts/explore/stores/controls.jsx:553 -#: superset/db_engine_specs.py:192 superset/db_engine_specs.py:223 -#: superset/db_engine_specs.py:267 superset/db_engine_specs.py:315 -#: superset/db_engine_specs.py:371 superset/db_engine_specs.py:839 -#: superset/db_engine_specs.py:875 superset/db_engine_specs.py:907 -#: superset/db_engine_specs.py:953 superset/db_engine_specs.py:990 -#: superset/db_engine_specs.py:1015 +#: superset/assets/src/explore/controls.jsx:838 superset/db_engine_specs.py:326 +#: superset/db_engine_specs.py:376 superset/db_engine_specs.py:405 +#: superset/db_engine_specs.py:430 superset/db_engine_specs.py:482 +#: superset/db_engine_specs.py:541 superset/db_engine_specs.py:605 +#: superset/db_engine_specs.py:1156 superset/db_engine_specs.py:1198 +#: superset/db_engine_specs.py:1253 superset/db_engine_specs.py:1298 +#: superset/db_engine_specs.py:1331 superset/db_engine_specs.py:1367 msgid "Time Column" -msgstr "Zeitspalte" - -#: superset/db_engine_specs.py:193 superset/db_engine_specs.py:224 -#: superset/db_engine_specs.py:316 superset/db_engine_specs.py:372 -#: superset/db_engine_specs.py:840 superset/db_engine_specs.py:908 -#: superset/db_engine_specs.py:991 -msgid "second" -msgstr "Sekunde" - -#: superset/db_engine_specs.py:194 superset/db_engine_specs.py:227 -#: superset/db_engine_specs.py:319 superset/db_engine_specs.py:374 -#: superset/db_engine_specs.py:842 superset/db_engine_specs.py:876 -#: superset/db_engine_specs.py:910 superset/db_engine_specs.py:954 -#: superset/db_engine_specs.py:992 superset/db_engine_specs.py:1016 -msgid "minute" -msgstr "Minute" - -#: superset/db_engine_specs.py:195 superset/db_engine_specs.py:231 -#: superset/db_engine_specs.py:321 superset/db_engine_specs.py:376 -#: superset/db_engine_specs.py:848 superset/db_engine_specs.py:878 -#: superset/db_engine_specs.py:912 superset/db_engine_specs.py:960 -#: superset/db_engine_specs.py:993 superset/db_engine_specs.py:1017 -msgid "hour" -msgstr "Stunde" - -#: superset/db_engine_specs.py:196 superset/db_engine_specs.py:236 -#: superset/db_engine_specs.py:268 superset/db_engine_specs.py:323 -#: superset/db_engine_specs.py:378 superset/db_engine_specs.py:850 -#: superset/db_engine_specs.py:880 superset/db_engine_specs.py:914 -#: superset/db_engine_specs.py:962 superset/db_engine_specs.py:994 -#: superset/db_engine_specs.py:1018 -msgid "day" -msgstr "Tag" - -#: superset/db_engine_specs.py:197 superset/db_engine_specs.py:242 -#: superset/db_engine_specs.py:269 superset/db_engine_specs.py:324 -#: superset/db_engine_specs.py:380 superset/db_engine_specs.py:852 -#: superset/db_engine_specs.py:882 superset/db_engine_specs.py:916 -#: superset/db_engine_specs.py:995 superset/db_engine_specs.py:1019 -msgid "week" -msgstr "Woche" - -#: superset/db_engine_specs.py:198 superset/db_engine_specs.py:244 -#: superset/db_engine_specs.py:271 superset/db_engine_specs.py:326 -#: superset/db_engine_specs.py:382 superset/db_engine_specs.py:854 -#: superset/db_engine_specs.py:884 superset/db_engine_specs.py:918 -#: superset/db_engine_specs.py:964 superset/db_engine_specs.py:996 -#: superset/db_engine_specs.py:1020 -msgid "month" -msgstr "Monat" - -#: superset/db_engine_specs.py:199 superset/db_engine_specs.py:246 -#: superset/db_engine_specs.py:328 superset/db_engine_specs.py:384 -#: superset/db_engine_specs.py:856 superset/db_engine_specs.py:886 -#: superset/db_engine_specs.py:920 superset/db_engine_specs.py:966 -#: superset/db_engine_specs.py:997 superset/db_engine_specs.py:1021 -msgid "quarter" -msgstr "Vierteljahr" - -#: superset/db_engine_specs.py:200 superset/db_engine_specs.py:250 -#: superset/db_engine_specs.py:330 superset/db_engine_specs.py:858 -#: superset/db_engine_specs.py:888 superset/db_engine_specs.py:968 -#: superset/db_engine_specs.py:998 superset/db_engine_specs.py:1022 -msgid "year" -msgstr "Jahr" - -#: superset/db_engine_specs.py:332 -msgid "week_start_monday" msgstr "" -#: superset/db_engine_specs.py:386 superset/db_engine_specs.py:922 +#: superset/db_engine_specs.py:327 superset/db_engine_specs.py:377 +#: superset/db_engine_specs.py:431 superset/db_engine_specs.py:542 +#: superset/db_engine_specs.py:606 superset/db_engine_specs.py:1157 +#: superset/db_engine_specs.py:1199 superset/db_engine_specs.py:1299 +#: superset/db_engine_specs.py:1368 +msgid "second" +msgstr "" + +#: superset/db_engine_specs.py:329 superset/db_engine_specs.py:378 +#: superset/db_engine_specs.py:406 superset/db_engine_specs.py:435 +#: superset/db_engine_specs.py:546 superset/db_engine_specs.py:609 +#: superset/db_engine_specs.py:1160 superset/db_engine_specs.py:1202 +#: superset/db_engine_specs.py:1254 superset/db_engine_specs.py:1300 +#: superset/db_engine_specs.py:1332 superset/db_engine_specs.py:1371 +msgid "minute" +msgstr "" + +#: superset/db_engine_specs.py:331 superset/db_engine_specs.py:379 +#: superset/db_engine_specs.py:407 superset/db_engine_specs.py:440 +#: superset/db_engine_specs.py:483 superset/db_engine_specs.py:549 +#: superset/db_engine_specs.py:612 superset/db_engine_specs.py:1169 +#: superset/db_engine_specs.py:1205 superset/db_engine_specs.py:1263 +#: superset/db_engine_specs.py:1301 superset/db_engine_specs.py:1333 +#: superset/db_engine_specs.py:1374 +msgid "hour" +msgstr "" + +#: superset/db_engine_specs.py:333 superset/db_engine_specs.py:380 +#: superset/db_engine_specs.py:408 superset/db_engine_specs.py:446 +#: superset/db_engine_specs.py:486 superset/db_engine_specs.py:552 +#: superset/db_engine_specs.py:615 superset/db_engine_specs.py:1172 +#: superset/db_engine_specs.py:1208 superset/db_engine_specs.py:1266 +#: superset/db_engine_specs.py:1302 superset/db_engine_specs.py:1334 +#: superset/db_engine_specs.py:1377 +msgid "day" +msgstr "" + +#: superset/db_engine_specs.py:335 superset/db_engine_specs.py:381 +#: superset/db_engine_specs.py:409 superset/db_engine_specs.py:453 +#: superset/db_engine_specs.py:487 superset/db_engine_specs.py:553 +#: superset/db_engine_specs.py:618 superset/db_engine_specs.py:1175 +#: superset/db_engine_specs.py:1211 superset/db_engine_specs.py:1303 +#: superset/db_engine_specs.py:1335 superset/db_engine_specs.py:1380 +msgid "week" +msgstr "" + +#: superset/db_engine_specs.py:337 superset/db_engine_specs.py:382 +#: superset/db_engine_specs.py:410 superset/db_engine_specs.py:456 +#: superset/db_engine_specs.py:490 superset/db_engine_specs.py:556 +#: superset/db_engine_specs.py:621 superset/db_engine_specs.py:1178 +#: superset/db_engine_specs.py:1214 superset/db_engine_specs.py:1269 +#: superset/db_engine_specs.py:1304 superset/db_engine_specs.py:1336 +#: superset/db_engine_specs.py:1384 +msgid "month" +msgstr "" + +#: superset/db_engine_specs.py:339 superset/db_engine_specs.py:383 +#: superset/db_engine_specs.py:411 superset/db_engine_specs.py:459 +#: superset/db_engine_specs.py:559 superset/db_engine_specs.py:624 +#: superset/db_engine_specs.py:1181 superset/db_engine_specs.py:1217 +#: superset/db_engine_specs.py:1272 superset/db_engine_specs.py:1305 +#: superset/db_engine_specs.py:1337 superset/db_engine_specs.py:1387 +msgid "quarter" +msgstr "" + +#: superset/db_engine_specs.py:341 superset/db_engine_specs.py:384 +#: superset/db_engine_specs.py:412 superset/db_engine_specs.py:464 +#: superset/db_engine_specs.py:562 superset/db_engine_specs.py:635 +#: superset/db_engine_specs.py:1184 superset/db_engine_specs.py:1275 +#: superset/db_engine_specs.py:1307 superset/db_engine_specs.py:1338 +#: superset/db_engine_specs.py:1391 +msgid "year" +msgstr "" + +#: superset/db_engine_specs.py:493 superset/db_engine_specs.py:627 +#: superset/db_engine_specs.py:1220 msgid "week_ending_saturday" msgstr "" -#: superset/db_engine_specs.py:389 superset/db_engine_specs.py:925 +#: superset/db_engine_specs.py:496 superset/db_engine_specs.py:631 +#: superset/db_engine_specs.py:1224 msgid "week_start_sunday" msgstr "" -#: superset/db_engine_specs.py:844 superset/db_engine_specs.py:956 -msgid "5 minute" -msgstr "5 Minuten" - -#: superset/db_engine_specs.py:846 -msgid "half hour" -msgstr "halbe Stunde" - -#: superset/db_engine_specs.py:958 -msgid "10 minute" -msgstr "10 Minuten" - -#: superset/utils.py:499 -#, python-format -msgid "[Superset] Access to the datasource %(name)s was granted" -msgstr "[Superset] Zugriff auf Datenquelle %(name)s war genehmigt " - -#: superset/viz.py:50 -msgid "Viz fehlt eine Datenquelle" +#: superset/db_engine_specs.py:565 +msgid "week_start_monday" msgstr "" -#: superset/viz.py:181 +#: superset/db_engine_specs.py:1163 superset/db_engine_specs.py:1257 +msgid "5 minute" +msgstr "" + +#: superset/db_engine_specs.py:1166 +msgid "half hour" +msgstr "" + +#: superset/db_engine_specs.py:1260 +msgid "10 minute" +msgstr "" + +#: superset/connectors/sqla/views.py:234 superset/forms.py:56 +msgid "Table Name" +msgstr "" + +#: superset/forms.py:57 +msgid "Name of table to be created from csv data." +msgstr "" + +#: superset/forms.py:61 +msgid "CSV File" +msgstr "" + +#: superset/forms.py:62 +msgid "Select a CSV file to be uploaded to a database." +msgstr "" + +#: superset/forms.py:64 +msgid "CSV Files Only!" +msgstr "" + +#: superset/connectors/sqla/views.py:227 superset/forms.py:66 +#: superset/views/core.py:275 superset/views/sql_lab.py:24 +#: superset/views/sql_lab.py:61 +msgid "Database" +msgstr "" + +#: superset/forms.py:70 +msgid "Delimiter" +msgstr "" + +#: superset/forms.py:71 +msgid "Delimiter used by CSV file (for whitespace use \\s+)." +msgstr "" + +#: superset/forms.py:75 +msgid "Table Exists" +msgstr "" + +#: superset/forms.py:76 +msgid "" +"If table exists do one of the following: Fail (do nothing), Replace (drop" +" and recreate table) or Append (insert data)." +msgstr "" + +#: superset/forms.py:81 +msgid "Fail" +msgstr "" + +#: superset/forms.py:81 +msgid "Replace" +msgstr "" + +#: superset/forms.py:82 +msgid "Append" +msgstr "" + +#: superset/connectors/sqla/views.py:230 superset/forms.py:85 +msgid "Schema" +msgstr "" + +#: superset/forms.py:86 +msgid "Specify a schema (if database flavour supports this)." +msgstr "" + +#: superset/forms.py:91 +msgid "Header Row" +msgstr "" + +#: superset/forms.py:92 +msgid "" +"Row containing the headers to use as column names (0 is first line of " +"data). Leave empty if there is no header row." +msgstr "" + +#: superset/forms.py:100 +msgid "Index Column" +msgstr "" + +#: superset/forms.py:101 +msgid "" +"Column to use as the row labels of the dataframe. Leave empty if no index" +" column." +msgstr "" + +#: superset/forms.py:108 +msgid "Mangle Duplicate Columns" +msgstr "" + +#: superset/forms.py:109 +msgid "Specify duplicate columns as \"X.0, X.1\"." +msgstr "" + +#: superset/forms.py:111 +msgid "Skip Initial Space" +msgstr "" + +#: superset/forms.py:112 +msgid "Skip spaces after delimiter." +msgstr "" + +#: superset/forms.py:114 +msgid "Skip Rows" +msgstr "" + +#: superset/forms.py:115 +msgid "Number of rows to skip at start of file." +msgstr "" + +#: superset/forms.py:120 +msgid "Rows to Read" +msgstr "" + +#: superset/forms.py:121 +msgid "Number of rows of file to read." +msgstr "" + +#: superset/forms.py:126 +msgid "Skip Blank Lines" +msgstr "" + +#: superset/forms.py:127 +msgid "Skip blank lines rather than interpreting them as NaN values." +msgstr "" + +#: superset/forms.py:131 +msgid "Parse Dates" +msgstr "" + +#: superset/forms.py:132 +msgid "A comma separated list of columns that should be parsed as dates." +msgstr "" + +#: superset/forms.py:137 +msgid "Infer Datetime Format" +msgstr "" + +#: superset/forms.py:138 +msgid "Use Pandas to interpret the datetime format automatically." +msgstr "" + +#: superset/forms.py:142 +msgid "Decimal Character" +msgstr "" + +#: superset/forms.py:143 +msgid "Character to interpret as decimal point." +msgstr "" + +#: superset/forms.py:148 +msgid "Dataframe Index" +msgstr "" + +#: superset/forms.py:149 +msgid "Write dataframe index as a column." +msgstr "" + +#: superset/forms.py:151 +msgid "Column Label(s)" +msgstr "" + +#: superset/forms.py:152 +msgid "" +"Column label for index column(s). If None is given and Dataframe Index is" +" True, Index Names are used." +msgstr "" + +#: superset/utils.py:576 +#, python-format +msgid "[Superset] Access to the datasource %(name)s was granted" +msgstr "" + +#: superset/viz.py:60 +msgid "Viz is missing a datasource" +msgstr "" + +#: superset/viz.py:249 msgid "From date cannot be larger than to date" -msgstr "'Von Datum' kann nicht größer als 'bis Datum' sein" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:334 -#: superset/viz.py:369 +#: superset/assets/src/explore/visTypes.js:805 superset/viz.py:497 msgid "Table View" -msgstr "Tabellenansicht" +msgstr "" -#: superset/viz.py:381 +#: superset/viz.py:509 msgid "Pick a granularity in the Time section or uncheck 'Include Time'" msgstr "" -#: superset/viz.py:391 +#: superset/viz.py:519 msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:386 -#: superset/viz.py:430 -msgid "Pivot Table" +#: superset/viz.py:596 +msgid "Time Table View" msgstr "" -#: superset/viz.py:444 -msgid "Please choose at least one \"Group by\" field " -msgstr "" - -#: superset/viz.py:446 -msgid "Please choose at least one metric" -msgstr "" - -#: superset/viz.py:450 -msgid "'Group By' and 'Columns' can't overlap" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:373 -#: superset/viz.py:483 -msgid "Markup" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:411 -#: superset/viz.py:502 -msgid "Separator" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:433 -#: superset/viz.py:514 -msgid "Word Cloud" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:454 -#: superset/viz.py:537 -msgid "Treemap" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:481 -#: superset/viz.py:563 -msgid "Calendar Heatmap" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:502 -#: superset/viz.py:621 -msgid "Box Plot" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:523 -#: superset/viz.py:710 -msgid "Bubble Chart" -msgstr "" - -#: superset/viz.py:734 -msgid "Pick a metric for x, y and size" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:574 -#: superset/viz.py:760 -msgid "Bullet Chart" -msgstr "" - -#: superset/viz.py:786 -msgid "Pick a metric to display" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:597 -#: superset/viz.py:809 -msgid "Big Number with Trendline" -msgstr "" - -#: superset/viz.py:817 superset/viz.py:846 -msgid "Pick a metric!" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:622 -#: superset/viz.py:838 -msgid "Big Number" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:157 -#: superset/viz.py:865 -msgid "Time Series - Line Chart" -msgstr "" - -#: superset/viz.py:913 superset/viz.py:1058 -msgid "Pick a time granularity for your time series" -msgstr "" - -#: superset/viz.py:1001 -msgid "Time Series - Dual Axis Line Chart" -msgstr "" - -#: superset/viz.py:1011 -msgid "Pick a metric for left axis!" -msgstr "" - -#: superset/viz.py:1013 -msgid "Pick a metric for right axis!" -msgstr "" - -#: superset/viz.py:1015 -msgid "Please choose different metrics on left and right axis" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:238 -#: superset/viz.py:1076 -msgid "Time Series - Bar Chart" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:274 -#: superset/viz.py:1084 -msgid "Time Series - Percent Change" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:297 -#: superset/viz.py:1092 -msgid "Time Series - Stacked" -msgstr "" - -#: superset/viz.py:1101 -msgid "Distribution - NVD3 - Pie Chart" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:647 -#: superset/viz.py:1119 -msgid "Histogram" -msgstr "Histogramm" - -#: superset/viz.py:1129 -msgid "Must have one numeric column specified" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:96 -#: superset/viz.py:1144 -msgid "Distribution - Bar Chart" -msgstr "" - -#: superset/viz.py:1155 -msgid "Can't have overlap between Series and Breakdowns" -msgstr "" - -#: superset/viz.py:1157 +#: superset/viz.py:605 superset/viz.py:1464 msgid "Pick at least one metric" msgstr "" -#: superset/viz.py:1159 +#: superset/viz.py:608 +msgid "When using 'Group By' you are limited to use a single metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:890 superset/viz.py:637 +msgid "Pivot Table" +msgstr "" + +#: superset/viz.py:651 +msgid "Please choose at least one 'Group by' field " +msgstr "" + +#: superset/viz.py:653 +msgid "Please choose at least one metric" +msgstr "" + +#: superset/viz.py:657 +msgid "Group By' and 'Columns' can't overlap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:876 superset/viz.py:690 +msgid "Markup" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:916 superset/viz.py:712 +msgid "Separator" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:938 superset/viz.py:724 +msgid "Word Cloud" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:960 superset/viz.py:747 +msgid "Treemap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:988 superset/viz.py:773 +msgid "Calendar Heatmap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1026 superset/viz.py:838 +msgid "Box Plot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1048 superset/viz.py:927 +msgid "Bubble Chart" +msgstr "" + +#: superset/viz.py:951 +msgid "Pick a metric for x, y and size" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1098 superset/viz.py:977 +msgid "Bullet Chart" +msgstr "" + +#: superset/viz.py:1003 +msgid "Pick a metric to display" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1122 superset/viz.py:1026 +msgid "Big Number with Trendline" +msgstr "" + +#: superset/viz.py:1034 superset/viz.py:1063 +msgid "Pick a metric!" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1149 superset/viz.py:1055 +msgid "Big Number" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:184 superset/viz.py:1082 +msgid "Time Series - Line Chart" +msgstr "" + +#: superset/viz.py:1145 superset/viz.py:1308 +msgid "Pick a time granularity for your time series" +msgstr "" + +#: superset/viz.py:1222 +msgid "" +"`Since` and `Until` time bounds should be specified when using the `Time " +"Shift` feature." +msgstr "" + +#: superset/viz.py:1251 +msgid "Time Series - Dual Axis Line Chart" +msgstr "" + +#: superset/viz.py:1261 +msgid "Pick a metric for left axis!" +msgstr "" + +#: superset/viz.py:1263 +msgid "Pick a metric for right axis!" +msgstr "" + +#: superset/viz.py:1265 +msgid "Please choose different metrics on left and right axis" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:318 superset/viz.py:1326 +msgid "Time Series - Bar Chart" +msgstr "" + +#: superset/viz.py:1335 +msgid "Time Series - Period Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:364 superset/viz.py:1375 +msgid "Time Series - Percent Change" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:759 superset/viz.py:1383 +msgid "Time Series - Stacked" +msgstr "" + +#: superset/viz.py:1392 +msgid "Distribution - NVD3 - Pie Chart" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1176 superset/viz.py:1410 +msgid "Histogram" +msgstr "" + +#: superset/viz.py:1420 +msgid "Must have at least one numeric column specified" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:110 superset/viz.py:1451 +msgid "Distribution - Bar Chart" +msgstr "" + +#: superset/viz.py:1462 +msgid "Can't have overlap between Series and Breakdowns" +msgstr "" + +#: superset/viz.py:1466 msgid "Pick at least one field for [Series]" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:679 -#: superset/viz.py:1212 +#: superset/assets/src/explore/visTypes.js:1218 superset/viz.py:1519 msgid "Sunburst" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:716 -#: superset/viz.py:1245 +#: superset/assets/src/explore/visTypes.js:1257 superset/viz.py:1550 msgid "Sankey" msgstr "" -#: superset/viz.py:1252 +#: superset/viz.py:1557 msgid "Pick exactly 2 columns as [Source / Target]" msgstr "" -#: superset/viz.py:1283 +#: superset/viz.py:1588 msgid "" "There's a loop in your Sankey, please provide a tree. Here's a faulty " "link: {}" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:743 -#: superset/viz.py:1294 superset/viz.py:1315 +#: superset/assets/src/explore/visTypes.js:1285 superset/viz.py:1599 +#: superset/viz.py:1620 msgid "Directed Force Layout" msgstr "" -#: superset/viz.py:1301 +#: superset/viz.py:1606 msgid "Pick exactly 2 columns to 'Group By'" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:808 -#: superset/viz.py:1348 +#: superset/assets/src/explore/visTypes.js:1351 superset/viz.py:1653 msgid "Country Map" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:841 -#: superset/viz.py:1376 +#: superset/assets/src/explore/visTypes.js:1385 superset/viz.py:1681 msgid "World Map" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:80 -#: superset/viz.py:1426 +#: superset/assets/src/explore/controls.jsx:1872 +#: superset/assets/src/explore/visTypes.js:85 superset/viz.py:1731 msgid "Filters" msgstr "" -#: superset/viz.py:1434 +#: superset/viz.py:1752 msgid "Pick at least one filter field" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:909 -#: superset/viz.py:1461 +#: superset/assets/src/explore/visTypes.js:1450 superset/viz.py:1777 msgid "iFrame" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:921 -#: superset/viz.py:1478 +#: superset/assets/src/explore/visTypes.js:1462 superset/viz.py:1797 msgid "Parallel Coordinates" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:943 -#: superset/viz.py:1503 +#: superset/assets/src/explore/visTypes.js:1484 superset/viz.py:1822 msgid "Heatmap" msgstr "" -#: superset/viz.py:1562 +#: superset/viz.py:1878 msgid "Horizon Charts" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1002 -#: superset/viz.py:1573 +#: superset/assets/src/explore/visTypes.js:1545 superset/viz.py:1889 msgid "Mapbox" msgstr "" -#: superset/viz.py:1588 +#: superset/viz.py:1904 msgid "Must have a [Group By] column to have 'count' as the [Label]" msgstr "" -#: superset/viz.py:1601 +#: superset/viz.py:1917 msgid "Choice of [Label] must be present in [Group By]" msgstr "" -#: superset/viz.py:1606 +#: superset/viz.py:1922 msgid "Choice of [Point Radius] must be present in [Group By]" msgstr "" -#: superset/viz.py:1611 +#: superset/viz.py:1927 msgid "[Longitude] and [Latitude] columns must be present in [Group By]" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1073 -#: superset/viz.py:1676 +#: superset/assets/src/explore/visTypes.js:405 superset/viz.py:1996 +msgid "Deck.gl - Multiple Layers" +msgstr "" + +#: superset/viz.py:2032 superset/viz.py:2045 +msgid "Bad spatial key" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:692 superset/viz.py:2128 +msgid "Deck.gl - Scatter plot" +msgstr "" + +#: superset/viz.py:2170 +msgid "Deck.gl - Screen Grid" +msgstr "" + +#: superset/viz.py:2192 +msgid "Deck.gl - 3D Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:497 superset/viz.py:2207 +msgid "Deck.gl - Paths" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:614 superset/viz.py:2240 +msgid "Deck.gl - Polygon" +msgstr "" + +#: superset/viz.py:2248 +msgid "Deck.gl - 3D HEX" +msgstr "" + +#: superset/viz.py:2263 +msgid "Deck.gl - GeoJSON" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:654 superset/viz.py:2282 +msgid "Deck.gl - Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1615 superset/viz.py:2306 msgid "Event flow" msgstr "" -#: superset/viz.py:1706 +#: superset/assets/src/explore/visTypes.js:1660 superset/viz.py:2337 msgid "Time Series - Paired t-test" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:57 -msgid "Your query was saved" -msgstr "Ihre Abfrage wurde gespeichert" - -#: superset/assets/javascripts/SqlLab/actions.js:58 -msgid "Your query could not be saved" -msgstr "Ihre Abfrage konnte nicht gespeichert werden" - -#: superset/assets/javascripts/SqlLab/actions.js:111 -msgid "Failed at retrieving results from the results backend" +#: superset/assets/src/explore/visTypes.js:1678 superset/viz.py:2395 +msgid "Time Series - Nightingale Rose Chart" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:157 -msgid "Could not connect to server" +#: superset/viz.py:2425 +msgid "Partition Diagram" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:162 +#: superset/assets/src/common.js:37 msgid "Your session timed out, please refresh your page and try again." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:181 +#: superset/assets/src/SqlLab/actions.js:59 +msgid "Your query was saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:60 +msgid "Your query could not be saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:113 +msgid "Failed at retrieving results from the results backend" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:163 +msgid "Unknown error" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:186 msgid "Query was stopped." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:184 +#: superset/assets/src/SqlLab/actions.js:189 msgid "Failed at stopping query." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:297 -#: superset/assets/javascripts/SqlLab/actions.js:310 +#: superset/assets/src/SqlLab/actions.js:309 +#: superset/assets/src/SqlLab/actions.js:322 msgid "Error occurred while fetching table metadata" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:364 +#: superset/assets/src/SqlLab/actions.js:376 msgid "shared query" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:372 -#: superset/assets/javascripts/SqlLab/actions.js:392 +#: superset/assets/src/SqlLab/actions.js:384 +#: superset/assets/src/SqlLab/actions.js:404 msgid "The query couldn't be loaded" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:426 +#: superset/assets/src/SqlLab/actions.js:438 msgid "An error occurred while creating the data source" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:30 +#: superset/assets/src/SqlLab/constants.js:30 msgid "Pick a chart type!" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:31 +#: superset/assets/src/SqlLab/constants.js:31 msgid "To use this chart type you need at least one column flagged as a date" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:32 +#: superset/assets/src/SqlLab/constants.js:32 msgid "To use this chart type you need at least one dimension" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:33 +#: superset/assets/src/SqlLab/constants.js:33 msgid "To use this chart type you need at least one aggregation function" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:49 -#: superset/assets/javascripts/SqlLab/reducers.js:11 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:49 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:112 +#: superset/assets/src/SqlLab/reducers.js:11 msgid "Untitled Query" msgstr "" -#: superset/assets/javascripts/SqlLab/reducers.js:44 +#: superset/assets/src/SqlLab/reducers.js:44 #, python-format msgid "Copy of %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:30 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:30 msgid "share query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:17 msgid "copy URL to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:61 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:61 msgid "Raw SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:71 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:71 msgid "Source SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:83 -#: superset/assets/javascripts/explore/stores/visTypes.js:40 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:83 +#: superset/assets/src/explore/visTypes.js:44 msgid "SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryHistory.jsx:28 +#: superset/assets/src/SqlLab/components/QueryHistory.jsx:28 msgid "No query history yet..." msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:106 -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:66 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:67 msgid "It seems you don't have access to any database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:154 -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:89 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:171 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:89 msgid "Search Results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:160 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:177 msgid "[From]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:170 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:187 msgid "[To]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:179 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:196 msgid "[Query Status]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:188 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:205 msgid "Search" -msgstr "Suche" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:114 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:114 msgid "Open in SQL Editor" -msgstr "Bearbeiten in SQL Editor" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:133 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:133 msgid "view results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:136 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:136 msgid "Data preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:176 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:176 msgid "Visualize the data out of this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:182 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:182 msgid "Overwrite text in editor with a query on this table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:188 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:188 msgid "Run query in a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:193 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:193 msgid "Remove query from log" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:67 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:67 msgid ".CSV" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:78 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:241 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:280 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:78 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:247 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:286 msgid "Visualize" -msgstr "Visualalisieren" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 -#: superset/connectors/sqla/views.py:85 superset/connectors/sqla/views.py:135 -#: superset/connectors/sqla/views.py:214 superset/views/core.py:380 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 +#: superset/connectors/sqla/views.py:88 superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:225 superset/views/core.py:467 msgid "Table" -msgstr "Tabellen" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 msgid "was created" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:169 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:170 msgid "Query in a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:210 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:211 msgid "Fetch data preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:230 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:231 msgid "Track Job" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:236 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:237 msgid "Loading..." msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 msgid "Run Selected Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 +#: superset/assets/src/components/RefreshChartOverlay.jsx:26 msgid "Run Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:22 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:36 +msgid "Run query synchronously" +msgstr "" + +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:48 msgid "Run query asynchronously" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:57 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:60 msgid "Stop" -msgstr "Stopp" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:16 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:18 msgid "Undefined" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:66 -#: superset/views/sql_lab.py:53 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:67 +#: superset/views/sql_lab.py:59 msgid "Label" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:71 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:72 msgid "Label for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:81 -#: superset/connectors/druid/views.py:107 -#: superset/connectors/druid/views.py:228 superset/connectors/sqla/views.py:82 -#: superset/connectors/sqla/views.py:131 superset/connectors/sqla/views.py:227 -#: superset/views/core.py:374 superset/views/sql_lab.py:56 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:82 +#: superset/connectors/druid/views.py:134 +#: superset/connectors/druid/views.py:258 superset/connectors/sqla/views.py:85 +#: superset/connectors/sqla/views.py:132 superset/connectors/sqla/views.py:238 +#: superset/views/core.py:461 superset/views/sql_lab.py:62 msgid "Description" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:85 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:86 msgid "Write a description for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:99 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:155 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:222 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:100 +#: superset/assets/src/dashboard/components/Controls.jsx:125 +#: superset/assets/src/dashboard/components/SaveModal.jsx:151 +#: superset/assets/src/explore/components/SaveModal.jsx:221 msgid "Save" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:102 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:103 #: superset/templates/superset/request_access.html:16 msgid "Cancel" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:123 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:115 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:119 msgid "Save Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:52 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:14 +msgid "Share Query" +msgstr "" + +#: superset/assets/src/SqlLab/components/SouthPane.jsx:52 msgid "Run a query to display results here" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:57 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:57 #, python-format msgid "Preview for %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:81 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:81 msgid "Results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:87 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:87 msgid "Query History" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:165 msgid "Create table as with query results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:173 msgid "new table name" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:90 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:91 msgid "Error while fetching table list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:132 msgid "Error while fetching schema list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:153 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:146 +msgid "Type to search ..." +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:148 +msgid "Select table " +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:162 msgid "Error while fetching database list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:159 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:168 msgid "Database:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:163 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:172 msgid "Select a database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:170 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:179 #, python-format msgid "Select a schema (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:175 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:184 msgid "Schema:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:190 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:198 #, python-format msgid "Add a table (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:203 -msgid "Type to search ..." -msgstr "" - -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:226 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:234 msgid "Reset State" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:105 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:106 msgid "Enter a new title for the tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:124 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:125 #, python-format msgid "Untitled Query %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:170 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:171 msgid "close tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:173 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:174 msgid "rename tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "expand tool bar" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "hide tool bar" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:75 +#: superset/assets/src/SqlLab/components/TableElement.jsx:75 msgid "Copy partition query to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:94 +#: superset/assets/src/SqlLab/components/TableElement.jsx:94 msgid "latest partition:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:110 +#: superset/assets/src/SqlLab/components/TableElement.jsx:110 msgid "Keys for table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:119 +#: superset/assets/src/SqlLab/components/TableElement.jsx:119 #, python-format msgid "View keys & indexes (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:135 +#: superset/assets/src/SqlLab/components/TableElement.jsx:135 msgid "Sort columns alphabetically" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:136 +#: superset/assets/src/SqlLab/components/TableElement.jsx:136 msgid "Original table column order" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:146 +#: superset/assets/src/SqlLab/components/TableElement.jsx:146 msgid "Copy SELECT statement to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:152 +#: superset/assets/src/SqlLab/components/TableElement.jsx:152 msgid "Remove table preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:90 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:102 +msgid "Template Parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:106 +msgid "Edit template parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:116 +msgid "Invalid JSON" +msgstr "" + +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:92 #, python-format msgid "%s is not right as a column name, please alias it (as in SELECT count(*) " msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "AS my_alias" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "using only alphanumeric characters and underscores" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:166 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:171 msgid "Creating a data source and popping a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:196 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:202 msgid "No results available for this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:248 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:254 msgid "Chart Type" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:251 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:257 msgid "[Chart Type]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:259 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:265 msgid "Datasource Name" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:263 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:269 msgid "datasource name" msgstr "" -#: superset/assets/javascripts/components/AsyncSelect.jsx:23 -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:26 -msgid "Select ..." +#: superset/assets/src/addSlice/AddSliceContainer.jsx:59 +msgid "Create a new chart" msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:26 -msgid "Loaded data cached" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:61 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:69 +msgid "Choose a datasource" msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:29 -msgid "Loaded from cache" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:75 +msgid "" +"If the datasource your are looking for is not available in the list, " +"follow the instructions on the how to add it on the " msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:33 -msgid "Click to force-refresh" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:79 +msgid "Superset tutorial" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:21 -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:67 -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:37 -msgid "Copy to clipboard" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:84 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:91 +msgid "Choose a visualization type" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:65 -msgid "Not successful" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:101 +msgid "Create new chart" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:68 -msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +#: superset/assets/src/chart/chartAction.js:165 +msgid "Unexpected error: " msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:79 -msgid "Copied!" +#: superset/assets/src/chart/chartAction.js:174 +msgid "Unexpected error." msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:13 -#: superset/views/core.py:475 superset/views/core.py:542 -msgid "Title" -msgstr "Titel" - -#: superset/assets/javascripts/components/EditableTitle.jsx:92 -msgid "click to edit title" -msgstr "" - -#: superset/assets/javascripts/components/EditableTitle.jsx:93 -msgid "You don't have the rights to alter this title." -msgstr "" - -#: superset/assets/javascripts/components/FaveStar.jsx:32 -#: superset/assets/javascripts/modules/superset.js:33 -msgid "Click to favorite/unfavorite" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:42 -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "You have unsaved changes." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "Click the" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:61 -msgid "button on the top right to save your changes." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:164 -#, python-format -msgid "Served from data cached %s . Click to force refresh." -msgstr "Von Daten dienten um %s im Cache gespeichert. Aktualisierung erzwingen durch Klicken" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:169 -msgid "Click to force refresh" -msgstr "Aktualisierung erzwingen" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:353 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:100 -msgid "Error" -msgstr "Fehler" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:354 -#, python-format -msgid "Sorry, there was an error adding slices to this dashboard: %s" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CodeModal.jsx:35 -msgid "Active Dashboard Filters" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:48 -#, python-format -msgid "Checkout this dashboard: %s" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:54 -msgid "Force refresh the whole dashboard" -msgstr "Ganze Dashboard Aktualisierung erzwingen" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:94 -msgid "Edit this dashboard's properties" -msgstr "Dashboardeigenschaften bearbeiten" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:65 -msgid "Load a template" -msgstr "Vorlage laden" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:68 -msgid "Load a CSS template" -msgstr "CSS Vorlage laden" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:80 -#: superset/views/core.py:482 -msgid "CSS" -msgstr "CSS" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:86 -msgid "Live CSS Editor" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:19 -msgid "Don't refresh" -msgstr "Nicht aktualisieren" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:20 -msgid "10 seconds" -msgstr "10 Sekunden" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:21 -msgid "30 seconds" -msgstr "30 Sekunden" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:22 -msgid "1 minute" -msgstr "1 Minute" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:23 -msgid "5 minutes" -msgstr "5 Minuten" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:38 -msgid "Refresh Interval" -msgstr "Aktualisierung Zwischenzeit" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:41 -msgid "Choose the refresh frequency for this dashboard" -msgstr "Aktualisierungsfrequenz auswählen für dieses Dashboard" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:63 -msgid "This dashboard was saved successfully." -msgstr "Dashboard wurde erfolgreich gespeichert" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:69 -msgid "Sorry, there was an error saving this dashboard: " -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:101 -msgid "You must pick a name for the new dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:115 -msgid "Save Dashboard" -msgstr "Dashboard speichern" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:123 -#, python-format -msgid "Overwrite Dashboard [%s]" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:131 -msgid "Save as:" -msgstr "Speichern als:" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:135 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:210 -msgid "[dashboard name]" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:142 -#: superset/views/core.py:379 -msgid "Name" -msgstr "Name" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:148 -msgid "Viz" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:157 -#: superset/views/core.py:480 superset/views/core.py:544 -#: superset/views/sql_lab.py:57 -msgid "Modified" -msgstr "Geändert" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:167 -msgid "Add Slices" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:176 -msgid "Add a new slice to the dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:181 -msgid "Add Slices to Dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:37 -msgid "Move chart" -msgstr "Diagramm bewegen" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:40 -msgid "Force refresh data" -msgstr "Aktualisierung erzwingen" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:44 -msgid "Toggle chart description" -msgstr "Diagramm Beschreibung umschalten" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:54 -msgid "Edit chart" -msgstr "Diagramm bearbeiten" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:62 -msgid "Export CSV" -msgstr "Exportieren als CSV" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:70 -msgid "Explore chart" -msgstr "Diagramm untersuchen" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:77 -msgid "Remove chart from dashboard" -msgstr "Diagramm von Dashboard entfernen" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:180 -#, python-format -msgid "%s - untitled" -msgstr "%s - unbenannt" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:287 -msgid "Edit slice properties" -msgstr "" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:32 -msgid "description" -msgstr "Beschreibung" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:42 -msgid "bolt" -msgstr "" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:61 -msgid "Error..." -msgstr "Fehler..." - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:97 -#: superset/assets/javascripts/explore/stores/visTypes.js:56 -#: superset/assets/javascripts/explore/stores/visTypes.js:137 -#: superset/assets/javascripts/explore/stores/visTypes.js:389 -#: superset/assets/javascripts/explore/stores/visTypes.js:436 -#: superset/assets/javascripts/explore/stores/visTypes.js:457 -#: superset/assets/javascripts/explore/stores/visTypes.js:485 -#: superset/assets/javascripts/explore/stores/visTypes.js:505 -#: superset/assets/javascripts/explore/stores/visTypes.js:526 -#: superset/assets/javascripts/explore/stores/visTypes.js:578 -#: superset/assets/javascripts/explore/stores/visTypes.js:600 -#: superset/assets/javascripts/explore/stores/visTypes.js:625 -#: superset/assets/javascripts/explore/stores/visTypes.js:650 -#: superset/assets/javascripts/explore/stores/visTypes.js:682 -#: superset/assets/javascripts/explore/stores/visTypes.js:719 -#: superset/assets/javascripts/explore/stores/visTypes.js:746 -#: superset/assets/javascripts/explore/stores/visTypes.js:773 -#: superset/assets/javascripts/explore/stores/visTypes.js:811 -#: superset/assets/javascripts/explore/stores/visTypes.js:844 -#: superset/assets/javascripts/explore/stores/visTypes.js:881 -#: superset/assets/javascripts/explore/stores/visTypes.js:924 -#: superset/assets/javascripts/explore/stores/visTypes.js:946 -#: superset/assets/javascripts/explore/stores/visTypes.js:1005 -msgid "Query" -msgstr "Abfrage" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:76 -msgid "Height" -msgstr "Höhe" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:90 -msgid "Width" -msgstr "Breite" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:32 -msgid "Export to .json" -msgstr "Exportieren als JSON" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:42 -msgid "Export to .csv format" -msgstr "Exportieren als CSV" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:74 -msgid "Please enter a slice name" -msgstr "Bitten Scheibename eingeben" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:89 -msgid "Please select a dashboard" -msgstr "Bitte Dashboard auswählen" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:97 -msgid "Please enter a dashboard name" -msgstr "Bitte Dashboardname eingeben" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:134 -msgid "Save A Slice" -msgstr "Scheibe speichern" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:155 -#, python-format -msgid "Overwrite slice %s" -msgstr "Überschreiben Scheibe %s" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:164 -msgid "Save as" -msgstr "Speichern als" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:168 -msgid "[slice name]" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:181 -msgid "Do not add to a dashboard" -msgstr "Nicht zum Dashboard hinzufügen" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:189 -msgid "Add slice to existing dashboard" -msgstr "Schiebe zum vorhandenen Dashboard hinzufügen" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:205 -msgid "Add to new dashboard" -msgstr "Schiebe zum neuen Dashboard hinzufügen" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:231 -msgid "Save & go to dashboard" -msgstr "Speichern & zum Dashboard gehen" - -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:32 -#, python-format -msgid "Check out this slice: %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:55 -msgid "`Min` value should be numeric or empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:58 -msgid "`Max` value should be numeric or empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:75 -#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:88 -msgid "Min" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:83 -#: superset/connectors/druid/views.py:51 superset/connectors/sqla/views.py:89 -msgid "Max" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:70 -msgid "Something went wrong while fetching the datasource list" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:95 -msgid "Click to point to another datasource" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:106 -msgid "Edit the datasource's configuration" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:122 -msgid "Select a datasource" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:132 -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:120 -msgid "Search / Filter" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:114 -msgid "Filter value" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select metric" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select column" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:155 -msgid "Select operator" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/FilterControl.jsx:138 -#: superset/templates/appbuilder/general/widgets/search.html:6 -msgid "Add Filter" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:24 -msgid "Error while fetching data" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SelectControl.jsx:106 -#, python-format -msgid "Select %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:63 -msgid "textarea" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "Edit" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "in modal" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:110 -msgid "Select a visualization type" -msgstr "Visualisierungstyp wählen" - -#: superset/assets/javascripts/explore/reducers/chartReducer.js:32 +#: superset/assets/src/chart/chartReducer.js:55 msgid "Updating chart was stopped" msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:38 -#: superset/assets/javascripts/modules/superset.js:223 +#: superset/assets/src/chart/chartReducer.js:66 #, python-format msgid "An error occurred while rendering the visualization: %s" msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:47 -msgid "" -"Perhaps your data has grown, your database is under unusual load, or you " -"are simply querying a data source that is to large to be processed within" -" the timeout range. If that is the case, we recommend that you summarize " -"your data further." +#: superset/assets/src/chart/chartReducer.js:74 +msgid "visualization queries are set to timeout at ${action.timeout} seconds. " msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:56 +#: superset/assets/src/chart/chartReducer.js:75 +msgid "" +"Perhaps your data has grown, your database is under unusual load, or you " +"are simply querying a data source that is too large to be processed " +"within the timeout range. If that is the case, we recommend that you " +"summarize your data further." +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:84 +#: superset/assets/src/chart/chartReducer.js:134 msgid "Network error." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:36 +#: superset/assets/src/components/AlteredSliceTag.jsx:113 +msgid "Click to see difference" +msgstr "" + +#: superset/assets/src/components/AlteredSliceTag.jsx:119 +msgid "Altered" +msgstr "" + +#: superset/assets/src/components/AlteredSliceTag.jsx:137 +msgid "Chart changes" +msgstr "" + +#: superset/assets/src/components/AsyncSelect.jsx:23 +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:27 +msgid "Select ..." +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:26 +msgid "Loaded data cached" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:29 +msgid "Loaded from cache" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:33 +msgid "Click to force-refresh" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:21 +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:68 +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:38 +msgid "Copy to clipboard" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:72 +msgid "Not successful" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:75 +msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:91 +msgid "Copied!" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:14 +#: superset/views/core.py:571 superset/views/core.py:641 +msgid "Title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:105 +msgid "click to edit title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:106 +msgid "You don't have the rights to alter this title." +msgstr "" + +#: superset/assets/src/components/FaveStar.jsx:33 +msgid "Click to favorite/unfavorite" +msgstr "" + +#: superset/assets/src/components/RefreshChartOverlay.jsx:32 +msgid "Dismiss" +msgstr "" + +#: superset/assets/src/dashboard/components/CodeModal.jsx:35 +msgid "Active Dashboard Filters" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:120 +#, python-format +msgid "Checkout this dashboard: %s" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:123 +#: superset/assets/src/explore/components/SaveModal.jsx:163 +msgid "Save as" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:131 +msgid "Force Refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:132 +msgid "Force refresh the whole dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:140 +msgid "Set autorefresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:141 +msgid "Set the auto-refresh interval for this session" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:156 +msgid "Save the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:164 +msgid "Edit properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:165 +msgid "Edit the dashboards's properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:172 +msgid "Email" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:173 +msgid "Email a link to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:185 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:196 +msgid "Add Charts" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:186 +msgid "Add some charts to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:197 +msgid "Edit CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:198 +msgid "Change the style of the dashboard using CSS code" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:45 +msgid "Load a template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:48 +msgid "Load a CSS template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:60 +#: superset/views/core.py:578 +msgid "CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:66 +msgid "Live CSS Editor" +msgstr "" + +#: superset/assets/src/dashboard/components/Dashboard.jsx:157 +msgid "You have unsaved changes." +msgstr "" + +#: superset/assets/src/dashboard/components/Header.jsx:49 +msgid "Unsaved changes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:19 +msgid "Don't refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:20 +msgid "10 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:21 +msgid "30 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:22 +msgid "1 minute" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:23 +msgid "5 minutes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:38 +msgid "Refresh Interval" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:41 +msgid "Choose the refresh frequency for this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:66 +msgid "This dashboard was saved successfully." +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:72 +msgid "Sorry, there was an error saving this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:95 +msgid "Error" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:96 +msgid "You must pick a name for the new dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:111 +msgid "Save Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:119 +#, python-format +msgid "Overwrite Dashboard [%s]" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:127 +msgid "Save as:" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:131 +#: superset/assets/src/explore/components/SaveModal.jsx:209 +msgid "[dashboard name]" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:73 +msgid "Sorry, there was an error fetching charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:93 +msgid "Sorry, there was an error adding charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:163 +#: superset/views/core.py:466 +msgid "Name" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:169 +msgid "Viz" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:177 +#: superset/assets/src/explore/controls.jsx:157 +#: superset/connectors/druid/views.py:52 superset/views/core.py:404 +#: superset/views/core.py:428 superset/views/core.py:460 +msgid "Datasource" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:186 +#: superset/views/core.py:576 superset/views/core.py:643 +#: superset/views/sql_lab.py:63 +msgid "Modified" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:205 +msgid "Add a new chart to the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:211 +msgid "Add Charts to Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:65 +#, python-format +msgid "Served from data cached %s . Click to force refresh." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:66 +msgid "Force refresh data" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:67 +msgid "Annotation layers are still loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:68 +msgid "One ore more annotation layers failed loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:107 +msgid "Move chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:127 +msgid "Toggle chart description" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:138 +msgid "Edit chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:148 +msgid "Export CSV" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:158 +msgid "Explore chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:169 +msgid "Remove chart from dashboard" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:86 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:50 +#: superset/assets/src/explore/controls.jsx:100 msgid "Group by" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:53 +#: superset/assets/src/explore/controls.jsx:103 msgid "One or many controls to group by" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:72 -#: superset/connectors/druid/views.py:45 superset/views/core.py:318 -#: superset/views/core.py:342 superset/views/core.py:373 -msgid "Datasource" -msgstr "Datenquelle" +#: superset/assets/src/explore/controls.jsx:124 +msgid "" +"For more information about objects are in context in the scope of this " +"function, refer to the" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:82 -#: superset/views/core.py:381 +#: superset/assets/src/explore/controls.jsx:126 +msgid " source code of Superset's sandboxed parser" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:148 +msgid "This functionality is disabled in your environment for security reasons." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:167 superset/views/core.py:468 msgid "Visualization Type" -msgstr "Visualisierungstyp" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:84 +#: superset/assets/src/explore/controls.jsx:169 msgid "The type of visualization to display" -msgstr "Der Visualisierungstyp anzuzeigen" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:90 +#: superset/assets/src/explore/controls.jsx:175 msgid "Metrics" -msgstr "Metriken" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:99 -#: superset/assets/javascripts/explore/stores/controls.jsx:116 +#: superset/assets/src/explore/controls.jsx:189 +#: superset/assets/src/explore/controls.jsx:221 msgid "One or many metrics to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:103 +#: superset/assets/src/explore/controls.jsx:195 +msgid "Percentage Metrics" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:202 +msgid "Metrics for which percentage of total are to be displayed" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:207 msgid "Y Axis Bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:106 +#: superset/assets/src/explore/controls.jsx:210 msgid "" "Bounds for the Y axis. When left empty, the bounds are dynamically " "defined based on the min/max of the data. Note that this feature will " "only expand the axis range. It won't narrow the data's extent." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:114 +#: superset/assets/src/explore/controls.jsx:219 msgid "Ordering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:125 -#: superset/views/annotations.py:47 -msgid "Annotation Layers" -msgstr "Anmerkungstufe" +#: superset/assets/src/explore/controls.jsx:227 +msgid "Fixed Color" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:127 -msgid "Annotation layers to overlay on the visualization" -msgstr "Anmerkungstufe auf die Visualisierung zu legen" +#: superset/assets/src/explore/controls.jsx:228 +msgid "Use this to define a static color for all circles" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:129 -msgid "Select a annotation layer" -msgstr "Anmerkungstufe auswählen" +#: superset/assets/src/explore/controls.jsx:235 +msgid "Legend Position" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:130 -msgid "Error while fetching annotation layers" -msgstr "Fehler bei Anmerkungstufeabruf" +#: superset/assets/src/explore/controls.jsx:236 +msgid "Choose the position of the legend" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:141 -#: superset/assets/javascripts/explore/stores/visTypes.js:832 -#: superset/connectors/druid/views.py:106 superset/connectors/sqla/views.py:130 +#: superset/assets/src/explore/controls.jsx:250 +msgid "Fill Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:251 +#: superset/assets/src/explore/controls.jsx:259 +msgid "" +" Set the opacity to 0 if you do not want to override the color specified " +"in the GeoJSON" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:258 +msgid "Stroke Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:268 +#: superset/assets/src/explore/visTypes.js:1376 +#: superset/connectors/druid/views.py:133 superset/connectors/sqla/views.py:131 msgid "Metric" -msgstr "Metrik" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:143 -msgid "Choose the metric" -msgstr "Metrik auswählen" - -#: superset/assets/javascripts/explore/stores/controls.jsx:156 +#: superset/assets/src/explore/controls.jsx:281 msgid "Right Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:160 +#: superset/assets/src/explore/controls.jsx:285 msgid "Choose a metric for right axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:171 +#: superset/assets/src/explore/controls.jsx:296 msgid "Stacked Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:199 +#: superset/assets/src/explore/controls.jsx:309 +msgid "Sort X Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:317 +msgid "Sort Y Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:325 msgid "Linear Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:216 +#: superset/assets/src/explore/controls.jsx:350 msgid "Normalize Across" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:223 +#: superset/assets/src/explore/controls.jsx:357 msgid "" "Color will be rendered based on a ratio of the cell against the sum of " "across this criteria" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:230 +#: superset/assets/src/explore/controls.jsx:364 msgid "Horizon Color Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:237 +#: superset/assets/src/explore/controls.jsx:371 msgid "Defines how the color are attributed." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:242 +#: superset/assets/src/explore/controls.jsx:376 msgid "Rendering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:249 +#: superset/assets/src/explore/controls.jsx:383 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:255 +#: superset/assets/src/explore/controls.jsx:389 msgid "XScale Interval" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:258 +#: superset/assets/src/explore/controls.jsx:394 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:264 +#: superset/assets/src/explore/controls.jsx:400 msgid "YScale Interval" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:267 +#: superset/assets/src/explore/controls.jsx:405 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:273 +#: superset/assets/src/explore/controls.jsx:411 msgid "Include Time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:274 +#: superset/assets/src/explore/controls.jsx:412 msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:288 +#: superset/assets/src/explore/controls.jsx:418 +msgid "Auto Zoom" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:421 +msgid "When checked, the map will zoom to your data after each query" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:426 +msgid "Show percentage" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:428 +msgid "Whether to include the percentage in the tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:434 msgid "Stacked Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:296 +#: superset/assets/src/explore/controls.jsx:442 msgid "Show totals" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:299 +#: superset/assets/src/explore/controls.jsx:445 msgid "Display total row/column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:304 +#: superset/assets/src/explore/controls.jsx:450 msgid "Show Markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:307 +#: superset/assets/src/explore/controls.jsx:453 msgid "Show data points as circle markers on the lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:312 +#: superset/assets/src/explore/controls.jsx:458 msgid "Bar Values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:315 +#: superset/assets/src/explore/controls.jsx:461 msgid "Show the value on top of the bar" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:320 +#: superset/assets/src/explore/controls.jsx:466 msgid "Sort Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:322 +#: superset/assets/src/explore/controls.jsx:469 msgid "Sort bars by x labels." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:327 +#: superset/assets/src/explore/controls.jsx:474 msgid "Combine Metrics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:329 +#: superset/assets/src/explore/controls.jsx:476 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:335 +#: superset/assets/src/explore/controls.jsx:482 msgid "Extra Controls" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:338 +#: superset/assets/src/explore/controls.jsx:485 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:345 +#: superset/assets/src/explore/controls.jsx:492 msgid "Reduce X ticks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:348 +#: superset/assets/src/explore/controls.jsx:495 msgid "" "Reduces the number of X axis ticks to be rendered. If true, the x axis " "wont overflow and labels may be missing. If false, a minimum width will " @@ -1459,137 +1665,227 @@ msgid "" "scroll." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:357 +#: superset/assets/src/explore/controls.jsx:504 msgid "Include Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:360 +#: superset/assets/src/explore/controls.jsx:507 msgid "Include series name as an axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:365 +#: superset/assets/src/explore/controls.jsx:512 msgid "Color Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:367 +#: superset/assets/src/explore/controls.jsx:514 msgid "A metric to use for color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:374 +#: superset/assets/src/explore/controls.jsx:521 msgid "Country Name" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:393 +#: superset/assets/src/explore/controls.jsx:541 msgid "The name of country that Superset should display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:397 +#: superset/assets/src/explore/controls.jsx:545 msgid "Country Field Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:405 +#: superset/assets/src/explore/controls.jsx:553 msgid "" "The country code standard that Superset should expect to find in the " "[country] column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:412 -#: superset/assets/javascripts/explore/stores/controls.jsx:419 +#: superset/assets/src/explore/controls.jsx:559 +msgid "Frequency" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:571 +msgid "" +"The periodicity over which to pivot time. Users can provide\n" +" \"Pandas\" offset alias.\n" +" Click on the info bubble for more details on accepted \"freq\" " +"expressions." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:584 +msgid "Dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:585 +msgid "Select a dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:591 +#: superset/assets/src/explore/controls.jsx:598 msgid "Columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:413 +#: superset/assets/src/explore/controls.jsx:592 msgid "One or many controls to pivot as columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:421 -#: superset/assets/javascripts/explore/stores/controls.jsx:431 -#: superset/assets/javascripts/explore/stores/controls.jsx:441 +#: superset/assets/src/explore/controls.jsx:600 +#: superset/assets/src/explore/controls.jsx:703 +#: superset/assets/src/explore/controls.jsx:713 msgid "Columns to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:450 +#: superset/assets/src/explore/controls.jsx:611 +msgid "Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:613 +#: superset/assets/src/explore/controls.jsx:623 +#: superset/assets/src/explore/controls.jsx:633 +msgid "Point to your spatial columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:621 +msgid "Start Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:631 +msgid "End Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:641 +#: superset/assets/src/explore/visTypes.js:1590 +msgid "Longitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:644 +msgid "Select the longitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:652 +#: superset/assets/src/explore/visTypes.js:1594 +msgid "Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:655 +msgid "Select the latitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:663 +msgid "GeoJson Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:665 +msgid "Select the geojson column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:673 +msgid "Polygon Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:675 +msgid "" +"Select the polygon column. Each row should contain JSON.array(N) of " +"[longitude, latitude] points" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:684 +msgid "Point Radius Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:693 +msgid "Stroke Width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:722 msgid "Origin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:456 +#: superset/assets/src/explore/controls.jsx:728 msgid "" "Defines the origin where time buckets start, accepts natural dates as in " "`now`, `sunday` or `1970-01-01`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:463 +#: superset/assets/src/explore/controls.jsx:736 msgid "Bottom Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:467 +#: superset/assets/src/explore/controls.jsx:740 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:473 +#: superset/assets/src/explore/controls.jsx:745 +msgid "X Tick Layout" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:750 +msgid "The way the ticks are laid out on the X axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:757 msgid "Left Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:477 +#: superset/assets/src/explore/controls.jsx:761 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:483 +#: superset/assets/src/explore/controls.jsx:767 msgid "Time Granularity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:500 +#: superset/assets/src/explore/controls.jsx:785 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/assets/javascripts/explore/stores/controls.jsx:507 +#: superset/assets/src/explore/controls.jsx:792 msgid "Domain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:510 +#: superset/assets/src/explore/controls.jsx:795 msgid "The time unit used for the grouping of blocks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:515 +#: superset/assets/src/explore/controls.jsx:800 msgid "Subdomain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:518 +#: superset/assets/src/explore/controls.jsx:803 msgid "" "The time unit for each block. Should be a smaller unit than " "domain_granularity. Should be larger or equal to Time Grain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:525 +#: superset/assets/src/explore/controls.jsx:810 msgid "Link Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:528 +#: superset/assets/src/explore/controls.jsx:813 msgid "Link length in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:534 +#: superset/assets/src/explore/controls.jsx:819 msgid "Charge" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:548 +#: superset/assets/src/explore/controls.jsx:833 msgid "Charge in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:556 +#: superset/assets/src/explore/controls.jsx:839 msgid "" "The time column for the visualization. Note that you can define arbitrary" -" expression that return a DATETIME column in the table or. Also note that" -" the filter below is applied against this column or expression" +" expression that return a DATETIME column in the table. Also note that " +"the filter below is applied against this column or expression" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:568 +#: superset/assets/src/explore/controls.jsx:865 msgid "Time Grain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:570 +#: superset/assets/src/explore/controls.jsx:867 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -1597,114 +1893,176 @@ msgid "" "in the Superset source code." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:583 +#: superset/assets/src/explore/controls.jsx:880 msgid "Resample Rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:586 +#: superset/assets/src/explore/controls.jsx:883 msgid "Pandas resample rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:592 +#: superset/assets/src/explore/controls.jsx:889 msgid "Resample How" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:595 +#: superset/assets/src/explore/controls.jsx:892 msgid "Pandas resample how" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:601 +#: superset/assets/src/explore/controls.jsx:898 msgid "Resample Fill Method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:604 +#: superset/assets/src/explore/controls.jsx:901 msgid "Pandas resample fill method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:610 +#: superset/assets/src/explore/controls.jsx:907 +#: superset/assets/src/visualizations/filter_box.jsx:114 msgid "Since" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:611 +#: superset/assets/src/explore/controls.jsx:908 msgid "7 days ago" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:617 +#: superset/assets/src/explore/controls.jsx:914 +#: superset/assets/src/visualizations/filter_box.jsx:123 msgid "Until" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:624 +#: superset/assets/src/explore/controls.jsx:921 msgid "Max Bubble Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:632 +#: superset/assets/src/explore/controls.jsx:929 msgid "Whisker/outlier options" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:634 +#: superset/assets/src/explore/controls.jsx:931 msgid "Determines how whiskers and outliers are calculated." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:645 +#: superset/assets/src/explore/controls.jsx:942 msgid "Ratio" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:648 +#: superset/assets/src/explore/controls.jsx:946 msgid "Target aspect ratio for treemap tiles." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:654 -#: superset/assets/javascripts/explore/stores/visTypes.js:616 -#: superset/assets/javascripts/explore/stores/visTypes.js:641 -#: superset/assets/javascripts/explore/stores/visTypes.js:790 +#: superset/assets/src/explore/controls.jsx:952 +#: superset/assets/src/explore/visTypes.js:1143 +#: superset/assets/src/explore/visTypes.js:1170 +#: superset/assets/src/explore/visTypes.js:1333 msgid "Number format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:664 +#: superset/assets/src/explore/controls.jsx:962 msgid "Row limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:672 +#: superset/assets/src/explore/controls.jsx:971 msgid "Series limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:675 -msgid "Limits the number of time series that get displayed" +#: superset/assets/src/explore/controls.jsx:974 +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/assets/javascripts/explore/stores/controls.jsx:680 +#: superset/assets/src/explore/controls.jsx:983 msgid "Sort By" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:682 +#: superset/assets/src/explore/controls.jsx:985 msgid "Metric used to define the top series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:697 +#: superset/assets/src/explore/controls.jsx:993 +msgid "Sort Descending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:995 +msgid "Whether to sort descending or ascending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1000 msgid "Rolling" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:700 +#: superset/assets/src/explore/controls.jsx:1003 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:706 +#: superset/assets/src/explore/controls.jsx:1009 +msgid "Multiplier" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1013 +msgid "Factor to multiply the metric by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1018 msgid "Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:708 +#: superset/assets/src/explore/controls.jsx:1020 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:714 +#: superset/assets/src/explore/controls.jsx:1030 +msgid "Cell Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1031 +msgid "The size of the square cell, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1040 +msgid "Cell Padding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1041 +msgid "The distance between cells, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1050 +msgid "Cell Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1051 +msgid "The pixel radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1060 +msgid "Color Steps" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1061 +msgid "The number color \"steps\"" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1066 +msgid "Grid Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1070 +msgid "Defines the grid size in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1075 msgid "Min Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:716 +#: superset/assets/src/explore/controls.jsx:1077 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 " @@ -1713,1186 +2071,2040 @@ msgid "" "periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:725 -#: superset/assets/javascripts/explore/stores/visTypes.js:123 +#: superset/assets/src/explore/controls.jsx:1086 +#: superset/assets/src/explore/visTypes.js:147 msgid "Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:727 +#: superset/assets/src/explore/controls.jsx:1088 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:737 +#: superset/assets/src/explore/controls.jsx:1098 msgid "Entity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:740 +#: superset/assets/src/explore/controls.jsx:1101 msgid "This defines the element to be plotted on the chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:748 -#: superset/assets/javascripts/explore/stores/visTypes.js:172 -#: superset/assets/javascripts/explore/stores/visTypes.js:547 +#: superset/assets/src/explore/controls.jsx:1109 +#: superset/assets/src/explore/visTypes.js:137 +#: superset/assets/src/explore/visTypes.js:200 +#: superset/assets/src/explore/visTypes.js:249 +#: superset/assets/src/explore/visTypes.js:335 +#: superset/assets/src/explore/visTypes.js:376 +#: superset/assets/src/explore/visTypes.js:774 +#: superset/assets/src/explore/visTypes.js:1069 msgid "X Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:749 +#: superset/assets/src/explore/controls.jsx:1110 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:762 -#: superset/assets/javascripts/explore/stores/visTypes.js:179 -#: superset/assets/javascripts/explore/stores/visTypes.js:555 +#: superset/assets/src/explore/controls.jsx:1123 +#: superset/assets/src/explore/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:257 +#: superset/assets/src/explore/visTypes.js:344 +#: superset/assets/src/explore/visTypes.js:385 +#: superset/assets/src/explore/visTypes.js:783 +#: superset/assets/src/explore/visTypes.js:1078 msgid "Y Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:765 +#: superset/assets/src/explore/controls.jsx:1126 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:776 +#: superset/assets/src/explore/controls.jsx:1137 msgid "Bubble Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:789 +#: superset/assets/src/explore/controls.jsx:1150 msgid "URL" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:790 +#: superset/assets/src/explore/controls.jsx:1151 msgid "" "The URL, this control is templated, so you can integrate {{ width }} " "and/or {{ height }} in your URL string." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:797 +#: superset/assets/src/explore/controls.jsx:1158 msgid "X Axis Label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:804 +#: superset/assets/src/explore/controls.jsx:1165 msgid "Y Axis Label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:811 +#: superset/assets/src/explore/controls.jsx:1172 msgid "Custom WHERE clause" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:813 +#: superset/assets/src/explore/controls.jsx:1178 msgid "" "The text in this box gets included in your query's WHERE clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:821 +#: superset/assets/src/explore/controls.jsx:1186 msgid "Custom HAVING clause" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:823 +#: superset/assets/src/explore/controls.jsx:1192 msgid "" "The text in this box gets included in your query's HAVING clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:831 +#: superset/assets/src/explore/controls.jsx:1200 msgid "Comparison Period Lag" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:833 +#: superset/assets/src/explore/controls.jsx:1202 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:838 +#: superset/assets/src/explore/controls.jsx:1207 msgid "Comparison suffix" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:839 +#: superset/assets/src/explore/controls.jsx:1208 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:845 +#: superset/assets/src/explore/controls.jsx:1214 msgid "Table Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:850 +#: superset/assets/src/explore/controls.jsx:1220 msgid "Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:856 +#: superset/assets/src/explore/controls.jsx:1226 msgid "Series Height" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:859 +#: superset/assets/src/explore/controls.jsx:1229 msgid "Pixel height of each series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:865 +#: superset/assets/src/explore/controls.jsx:1236 msgid "Page Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:868 +#: superset/assets/src/explore/controls.jsx:1239 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:874 -#: superset/assets/javascripts/explore/stores/controls.jsx:884 +#: superset/assets/src/explore/controls.jsx:1245 +#: superset/assets/src/explore/controls.jsx:1255 msgid "X Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:894 +#: superset/assets/src/explore/controls.jsx:1265 msgid "Y Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:904 +#: superset/assets/src/explore/controls.jsx:1277 +msgid "When `Period Ratio` is set, the Y Axis Format is forced to `.1%`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1286 msgid "Right Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:912 +#: superset/assets/src/explore/controls.jsx:1295 +msgid "Date Time Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1304 msgid "Markup Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:917 +#: superset/assets/src/explore/controls.jsx:1309 msgid "Pick your favorite markup language" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:922 +#: superset/assets/src/explore/controls.jsx:1314 msgid "Rotation" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:925 +#: superset/assets/src/explore/controls.jsx:1317 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:930 +#: superset/assets/src/explore/controls.jsx:1322 msgid "Line Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:935 +#: superset/assets/src/explore/controls.jsx:1327 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:940 +#: superset/assets/src/explore/controls.jsx:1332 msgid "Label Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:949 +#: superset/assets/src/explore/controls.jsx:1342 msgid "What should be shown on the label?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:954 -#: superset/assets/javascripts/explore/stores/visTypes.js:376 -#: superset/assets/javascripts/explore/stores/visTypes.js:414 +#: superset/assets/src/explore/controls.jsx:1347 +#: superset/assets/src/explore/visTypes.js:879 +#: superset/assets/src/explore/visTypes.js:919 msgid "Code" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:955 +#: superset/assets/src/explore/controls.jsx:1348 msgid "Put your code here" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:964 +#: superset/assets/src/explore/controls.jsx:1357 msgid "Aggregation function" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:976 +#: superset/assets/src/explore/controls.jsx:1369 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:983 +#: superset/assets/src/explore/controls.jsx:1376 msgid "Font Size From" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:985 +#: superset/assets/src/explore/controls.jsx:1378 msgid "Font size for the smallest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:991 +#: superset/assets/src/explore/controls.jsx:1384 msgid "Font Size To" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:993 +#: superset/assets/src/explore/controls.jsx:1386 msgid "Font size for the biggest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:998 +#: superset/assets/src/explore/controls.jsx:1391 msgid "Instant Filtering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1009 -msgid "Range Filter" +#: superset/assets/src/explore/controls.jsx:1402 +msgid "Extruded" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1012 +#: superset/assets/src/explore/controls.jsx:1410 +msgid "Show Range Filter" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1419 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1017 +#: superset/assets/src/explore/controls.jsx:1424 msgid "Date Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1019 +#: superset/assets/src/explore/controls.jsx:1426 msgid "Whether to include a time filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1024 +#: superset/assets/src/explore/controls.jsx:1431 +msgid "Show SQL Granularity Dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1433 +msgid "Check to include SQL Granularity dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1438 +msgid "Show SQL Time Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1440 +msgid "Check to include Time Column dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1445 +msgid "Show Druid Granularity Dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1447 +msgid "Check to include Druid Granularity dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1452 +msgid "Show Druid Time Origin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1454 +msgid "Check to include Time Origin dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1459 msgid "Data Table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1026 +#: superset/assets/src/explore/controls.jsx:1461 msgid "Whether to display the interactive data table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1031 +#: superset/assets/src/explore/controls.jsx:1466 msgid "Search Box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1034 +#: superset/assets/src/explore/controls.jsx:1469 msgid "Whether to include a client side search box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1039 +#: superset/assets/src/explore/controls.jsx:1474 msgid "Table Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1041 +#: superset/assets/src/explore/controls.jsx:1477 msgid "Whether to apply filter when table cell is clicked" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1046 +#: superset/assets/src/explore/controls.jsx:1482 +msgid "Align +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1485 +msgid "Whether to align the background chart for +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1490 +msgid "Color +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1493 +msgid "Whether to color +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1498 msgid "Show Bubbles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1049 +#: superset/assets/src/explore/controls.jsx:1501 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1054 +#: superset/assets/src/explore/controls.jsx:1506 msgid "Legend" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1057 +#: superset/assets/src/explore/controls.jsx:1509 msgid "Whether to display the legend (toggles)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1062 +#: superset/assets/src/explore/controls.jsx:1514 +msgid "Show Values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1517 +msgid "Whether to display the numerical values within the cells" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1522 +msgid "Show Metric Names" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1525 +msgid "Whether to display the metric name as a title" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1530 msgid "X bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1065 +#: superset/assets/src/explore/controls.jsx:1533 msgid "Whether to display the min and max values of the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1070 +#: superset/assets/src/explore/controls.jsx:1538 msgid "Y bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1073 +#: superset/assets/src/explore/controls.jsx:1541 msgid "Whether to display the min and max values of the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1078 +#: superset/assets/src/explore/controls.jsx:1546 msgid "Rich Tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1081 +#: superset/assets/src/explore/controls.jsx:1549 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1087 +#: superset/assets/src/explore/controls.jsx:1555 msgid "Y Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1090 +#: superset/assets/src/explore/controls.jsx:1558 msgid "Use a log scale for the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1095 +#: superset/assets/src/explore/controls.jsx:1563 msgid "X Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1098 +#: superset/assets/src/explore/controls.jsx:1566 msgid "Use a log scale for the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1103 +#: superset/assets/src/explore/controls.jsx:1571 +msgid "Log Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1574 +msgid "Use a log scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1579 msgid "Donut" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1106 +#: superset/assets/src/explore/controls.jsx:1582 msgid "Do you want a donut or a pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1111 +#: superset/assets/src/explore/controls.jsx:1587 msgid "Put labels outside" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1114 +#: superset/assets/src/explore/controls.jsx:1590 msgid "Put the labels outside the pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1119 +#: superset/assets/src/explore/controls.jsx:1595 msgid "Contribution" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1121 +#: superset/assets/src/explore/controls.jsx:1597 msgid "Compute the contribution to the total" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1126 +#: superset/assets/src/explore/controls.jsx:1602 msgid "Period Ratio" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1129 +#: superset/assets/src/explore/controls.jsx:1605 msgid "" "[integer] Number of period to compare against, this is relative to the " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1135 +#: superset/assets/src/explore/controls.jsx:1611 msgid "Period Ratio Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1138 +#: superset/assets/src/explore/controls.jsx:1614 msgid "" "`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` " "is (new-previous)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1144 +#: superset/assets/src/explore/controls.jsx:1620 msgid "Time Shift" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1146 +#: superset/assets/src/explore/controls.jsx:1622 msgid "" "Overlay a timeseries from a relative time period. Expects relative time " "delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 " "days)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1154 +#: superset/assets/src/explore/controls.jsx:1630 msgid "Subheader" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1155 +#: superset/assets/src/explore/controls.jsx:1631 msgid "Description text that shows up below your Big Number" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1161 +#: superset/assets/src/explore/controls.jsx:1637 msgid "label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1163 +#: superset/assets/src/explore/controls.jsx:1639 msgid "" "`count` is COUNT(*) if a group by is used. Numerical columns will be " "aggregated with the aggregator. Non-numerical columns will be used to " "label points. Leave empty to get a count of points in each cluster." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1174 +#: superset/assets/src/explore/controls.jsx:1650 msgid "Map Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1184 +#: superset/assets/src/explore/controls.jsx:1662 msgid "Base layer map style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1190 +#: superset/assets/src/explore/controls.jsx:1668 msgid "Clustering Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1203 +#: superset/assets/src/explore/controls.jsx:1681 msgid "" "The radius (in pixels) the algorithm uses to define a cluster. Choose 0 " "to turn off clustering, but beware that a large number of points (>1000) " "will cause lag." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1210 +#: superset/assets/src/explore/controls.jsx:1688 +#: superset/assets/src/explore/visTypes.js:722 +msgid "Point Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1690 +msgid "Fixed point radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1698 msgid "Point Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1212 +#: superset/assets/src/explore/controls.jsx:1700 msgid "" "The radius of individual points (ones that are not in a cluster). Either " "a numerical column or `Auto`, which scales the point based on the largest" " cluster" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1222 +#: superset/assets/src/explore/controls.jsx:1710 msgid "Point Radius Unit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1225 +#: superset/assets/src/explore/controls.jsx:1713 +#: superset/assets/src/explore/controls.jsx:1729 msgid "The unit of measure for the specified point radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1230 +#: superset/assets/src/explore/controls.jsx:1718 +msgid "Point Unit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1734 msgid "Opacity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1233 +#: superset/assets/src/explore/controls.jsx:1737 msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1239 +#: superset/assets/src/explore/controls.jsx:1743 +#: superset/assets/src/explore/visTypes.js:1581 +msgid "Viewport" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1745 +msgid "Parameters related to the view and perspective on the map" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1754 msgid "Zoom" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1242 +#: superset/assets/src/explore/controls.jsx:1757 msgid "Zoom level of the map" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1248 +#: superset/assets/src/explore/controls.jsx:1763 msgid "Default latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1251 +#: superset/assets/src/explore/controls.jsx:1766 msgid "Latitude of default viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1257 +#: superset/assets/src/explore/controls.jsx:1772 msgid "Default longitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1260 +#: superset/assets/src/explore/controls.jsx:1775 msgid "Longitude of default viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1266 +#: superset/assets/src/explore/controls.jsx:1781 msgid "Live render" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1268 +#: superset/assets/src/explore/controls.jsx:1783 msgid "Points and clusters will update as viewport is being changed" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1274 +#: superset/assets/src/explore/controls.jsx:1789 msgid "RGB Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1284 +#: superset/assets/src/explore/controls.jsx:1799 msgid "The color for points and clusters in RGB" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1289 +#: superset/assets/src/explore/controls.jsx:1804 +msgid "Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1806 +msgid "Pick a color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1811 msgid "Ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1291 +#: superset/assets/src/explore/controls.jsx:1813 msgid "Ranges to highlight with shading" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1296 +#: superset/assets/src/explore/controls.jsx:1818 msgid "Range labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1298 +#: superset/assets/src/explore/controls.jsx:1820 msgid "Labels for the ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1303 +#: superset/assets/src/explore/controls.jsx:1825 msgid "Markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1305 +#: superset/assets/src/explore/controls.jsx:1827 msgid "List of values to mark with triangles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1310 +#: superset/assets/src/explore/controls.jsx:1832 msgid "Marker labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1312 +#: superset/assets/src/explore/controls.jsx:1834 msgid "Labels for the markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1317 +#: superset/assets/src/explore/controls.jsx:1839 msgid "Marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1319 +#: superset/assets/src/explore/controls.jsx:1841 msgid "List of values to mark with lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1324 +#: superset/assets/src/explore/controls.jsx:1846 msgid "Marker line labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1326 +#: superset/assets/src/explore/controls.jsx:1848 msgid "Labels for the marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1353 -msgid "Slice ID" +#: superset/assets/src/explore/controls.jsx:1897 +msgid "Chart ID" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1355 -msgid "The id of the active slice" +#: superset/assets/src/explore/controls.jsx:1899 +msgid "The id of the active chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1360 +#: superset/assets/src/explore/controls.jsx:1904 msgid "Cache Timeout (seconds)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1362 +#: superset/assets/src/explore/controls.jsx:1906 msgid "The number of seconds before expiring the cache" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1367 +#: superset/assets/src/explore/controls.jsx:1911 msgid "Order by entity id" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1368 +#: superset/assets/src/explore/controls.jsx:1912 msgid "" "Important! Select this if the table is not already sorted by entity id, " "else there is no guarantee that all events for each entity are returned." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1376 +#: superset/assets/src/explore/controls.jsx:1920 msgid "Minimum leaf node event count" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1379 +#: superset/assets/src/explore/controls.jsx:1923 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1385 -#: superset/assets/javascripts/explore/stores/visTypes.js:25 +#: superset/assets/src/explore/controls.jsx:1929 +#: superset/assets/src/explore/visTypes.js:29 msgid "Color Scheme" -msgstr "Farbschema" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1389 +#: superset/assets/src/explore/controls.jsx:1933 msgid "The color scheme for rendering chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:7 -#: superset/assets/javascripts/explore/stores/visTypes.js:31 -msgid "Time" +#: superset/assets/src/explore/controls.jsx:1939 +msgid "Significance Level" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:9 -#: superset/assets/javascripts/explore/stores/visTypes.js:32 -msgid "Time related form attributes" +#: superset/assets/src/explore/controls.jsx:1941 +msgid "Threshold alpha level for determining significance" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:16 -msgid "Datasource & Chart Type" +#: superset/assets/src/explore/controls.jsx:1946 +msgid "p-value precision" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:45 -msgid "This section exposes ways to include snippets of SQL in your query" +#: superset/assets/src/explore/controls.jsx:1948 +msgid "Number of decimal places with which to display p-values" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:48 -#: superset/views/annotations.py:55 -msgid "Annotations" -msgstr "Anmerkungen" +#: superset/assets/src/explore/controls.jsx:1953 +msgid "Lift percent precision" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:66 +#: superset/assets/src/explore/controls.jsx:1955 +msgid "Number of decimal places with which to display lift values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1960 +msgid "Time Series Columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1967 +msgid "Use Area Proportions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1968 +msgid "" +"Check if the Rose Chart should use segment area instead of segment radius" +" for proportioning" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1978 +#: superset/assets/src/explore/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:949 +#: superset/assets/src/explore/visTypes.js:1297 +#: superset/assets/src/explore/visTypes.js:1362 +#: superset/assets/src/explore/visTypes.js:1453 +#: superset/assets/src/explore/visTypes.js:1475 +msgid "Options" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1984 +msgid "Not Time Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1986 +msgid "Ignore time" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1989 +msgid "Time Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1991 +msgid "Standard time series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1994 +msgid "Aggregate Mean" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1996 +msgid "Mean of values over specified period" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1999 +msgid "Aggregate Sum" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2001 +msgid "Sum of values over specified period" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2004 +msgid "Difference" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2006 +msgid "Metric change in value from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2009 +msgid "Percent Change" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2011 +msgid "Metric percent change in value from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2014 +msgid "Factor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2016 +msgid "Metric factor change from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2019 +#: superset/assets/src/explore/visTypes.js:71 msgid "Advanced Analytics" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:67 +#: superset/assets/src/explore/controls.jsx:2021 +msgid "Use the Advanced Analytics options below" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2026 +msgid "Settings for time series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2031 +msgid "Equal Date Sizes" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2034 +msgid "Check to force date partitions to have the same height" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2039 +msgid "Partition Limit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2043 +msgid "" +"The maximum number of subdivisions of each group; lower values are pruned" +" first" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2049 +msgid "Minimum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2055 +msgid "" +"Minimum radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this minimum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2061 +msgid "Maximum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2067 +msgid "" +"Maxium radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this maximum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2073 +msgid "Partition Threshold" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2077 +msgid "" +"Partitions whose height to parent height proportions are below this value" +" are pruned" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2083 +msgid "Lines column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2085 +msgid "The database columns that contains lines information" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2093 +msgid "Lines encoding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2096 +msgid "The encoding format of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2105 +msgid "Line width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2109 +msgid "The width of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2114 +msgid "Reverse Lat & Long" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2121 +msgid "deck.gl charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2124 +msgid "Pick a set of deck.gl charts to layer on top of one another" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2126 +msgid "Select charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2127 +msgid "Error while fetching charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2137 +msgid "Javascript data interceptor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2138 +msgid "" +"Define a javascript function that receives the data array used in the " +"visualization and is expected to return a modified version of that array." +" This can be used to alter properties of the data, filter, or enrich the " +"array." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2144 +msgid "Javascript data mutator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2145 +msgid "" +"Define a function that receives intercepts the data objects and can " +"mutate it" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2149 +msgid "Javascript tooltip generator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2150 +msgid "" +"Define a function that receives the input and outputs the content for a " +"tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2154 +msgid "Javascript onClick href" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2155 +msgid "Define a function that returns a URL to navigate to when user clicks" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2160 +msgid "Extra data for JS" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2162 +msgid "List of extra columns made available in Javascript functions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2167 +msgid "Stroked" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2169 +msgid "Whether to display the stroke" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2175 +msgid "Filled" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2177 +msgid "Whether to fill the objects" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2183 +msgid "Normalized" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2185 +msgid "Whether to normalize the histogram" +msgstr "" + +#: superset/assets/src/explore/validators.js:11 +msgid "is expected to be a number" +msgstr "" + +#: superset/assets/src/explore/validators.js:18 +msgid "is expected to be an integer" +msgstr "" + +#: superset/assets/src/explore/validators.js:30 +msgid "cannot be empty" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:11 +#: superset/assets/src/explore/visTypes.js:35 +msgid "Time" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:13 +#: superset/assets/src/explore/visTypes.js:36 +msgid "Time related form attributes" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:20 +msgid "Datasource & Chart Type" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:49 +msgid "This section exposes ways to include snippets of SQL in your query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:52 +msgid "Annotations and Layers" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:126 +#: superset/assets/src/explore/visTypes.js:60 +#: superset/assets/src/explore/visTypes.js:114 +#: superset/assets/src/explore/visTypes.js:161 +#: superset/assets/src/explore/visTypes.js:234 +#: superset/assets/src/explore/visTypes.js:424 +#: superset/assets/src/explore/visTypes.js:462 +#: superset/assets/src/explore/visTypes.js:501 +#: superset/assets/src/explore/visTypes.js:534 +#: superset/assets/src/explore/visTypes.js:579 +#: superset/assets/src/explore/visTypes.js:618 +#: superset/assets/src/explore/visTypes.js:658 +#: superset/assets/src/explore/visTypes.js:707 +#: superset/assets/src/explore/visTypes.js:853 +#: superset/assets/src/explore/visTypes.js:893 +#: superset/assets/src/explore/visTypes.js:941 +#: superset/assets/src/explore/visTypes.js:963 +#: superset/assets/src/explore/visTypes.js:992 +#: superset/assets/src/explore/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1051 +#: superset/assets/src/explore/visTypes.js:1102 +#: superset/assets/src/explore/visTypes.js:1125 +#: superset/assets/src/explore/visTypes.js:1152 +#: superset/assets/src/explore/visTypes.js:1179 +#: superset/assets/src/explore/visTypes.js:1221 +#: superset/assets/src/explore/visTypes.js:1260 +#: superset/assets/src/explore/visTypes.js:1288 +#: superset/assets/src/explore/visTypes.js:1315 +#: superset/assets/src/explore/visTypes.js:1354 +#: superset/assets/src/explore/visTypes.js:1388 +#: superset/assets/src/explore/visTypes.js:1425 +#: superset/assets/src/explore/visTypes.js:1465 +#: superset/assets/src/explore/visTypes.js:1487 +#: superset/assets/src/explore/visTypes.js:1548 +msgid "Query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:72 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:85 +#: superset/assets/src/explore/visTypes.js:90 msgid "Result Filters" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:87 +#: superset/assets/src/explore/visTypes.js:92 msgid "" "The filters to apply after post-aggregation.Leave the value control empty" " to filter empty strings or nulls" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:100 -#: superset/assets/javascripts/explore/stores/visTypes.js:109 -#: superset/assets/javascripts/explore/stores/visTypes.js:145 -#: superset/assets/javascripts/explore/stores/visTypes.js:163 -#: superset/assets/javascripts/explore/stores/visTypes.js:202 -#: superset/assets/javascripts/explore/stores/visTypes.js:244 -#: superset/assets/javascripts/explore/stores/visTypes.js:279 -#: superset/assets/javascripts/explore/stores/visTypes.js:302 -#: superset/assets/javascripts/explore/stores/visTypes.js:465 -#: superset/assets/javascripts/explore/stores/visTypes.js:513 -#: superset/assets/javascripts/explore/stores/visTypes.js:534 -#: superset/assets/javascripts/explore/stores/visTypes.js:658 -#: superset/assets/javascripts/explore/stores/visTypes.js:691 -#: superset/assets/javascripts/explore/stores/visTypes.js:728 -#: superset/assets/javascripts/explore/stores/visTypes.js:781 -#: superset/assets/javascripts/explore/stores/visTypes.js:993 +#: superset/assets/src/explore/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:171 +#: superset/assets/src/explore/visTypes.js:190 +#: superset/assets/src/explore/visTypes.js:241 +#: superset/assets/src/explore/visTypes.js:279 +#: superset/assets/src/explore/visTypes.js:324 +#: superset/assets/src/explore/visTypes.js:369 +#: superset/assets/src/explore/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:971 +#: superset/assets/src/explore/visTypes.js:1000 +#: superset/assets/src/explore/visTypes.js:1037 +#: superset/assets/src/explore/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1109 +#: superset/assets/src/explore/visTypes.js:1133 +#: superset/assets/src/explore/visTypes.js:1160 +#: superset/assets/src/explore/visTypes.js:1188 +#: superset/assets/src/explore/visTypes.js:1230 +#: superset/assets/src/explore/visTypes.js:1269 +#: superset/assets/src/explore/visTypes.js:1323 +#: superset/assets/src/explore/visTypes.js:1535 +#: superset/assets/src/explore/visTypes.js:1684 +#: superset/assets/src/explore/visTypes.js:1709 msgid "Chart Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:150 msgid "Breakdowns" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:127 +#: superset/assets/src/explore/visTypes.js:151 msgid "Defines how each series is broken down" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:133 +#: superset/assets/src/explore/visTypes.js:157 msgid "Pie Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:198 +#: superset/assets/src/explore/visTypes.js:229 +msgid "Time Series - Periodicity Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:275 msgid "Dual Axis Line Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:287 msgid "Y Axis 1" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:215 +#: superset/assets/src/explore/visTypes.js:294 msgid "Y Axis 2" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:224 +#: superset/assets/src/explore/visTypes.js:304 msgid "Left Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:225 +#: superset/assets/src/explore/visTypes.js:305 msgid "Choose a metric for left axis" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:228 +#: superset/assets/src/explore/visTypes.js:308 msgid "Left Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:254 -#: superset/assets/javascripts/explore/stores/visTypes.js:312 -msgid "Axes" +#: superset/assets/src/explore/visTypes.js:409 +#: superset/assets/src/explore/visTypes.js:432 +#: superset/assets/src/explore/visTypes.js:470 +#: superset/assets/src/explore/visTypes.js:509 +#: superset/assets/src/explore/visTypes.js:542 +#: superset/assets/src/explore/visTypes.js:586 +#: superset/assets/src/explore/visTypes.js:626 +#: superset/assets/src/explore/visTypes.js:666 +#: superset/assets/src/explore/visTypes.js:714 +msgid "Map" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:337 +#: superset/assets/src/explore/visTypes.js:420 +msgid "Deck.gl - Hexagons" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:440 +#: superset/assets/src/explore/visTypes.js:478 +#: superset/assets/src/explore/visTypes.js:518 +#: superset/assets/src/explore/visTypes.js:555 +#: superset/assets/src/explore/visTypes.js:602 +#: superset/assets/src/explore/visTypes.js:642 +#: superset/assets/src/explore/visTypes.js:680 +#: superset/assets/src/explore/visTypes.js:737 +msgid "Advanced" +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:77 +#: superset/assets/src/explore/visTypes.js:451 +#: superset/assets/src/explore/visTypes.js:489 +msgid "Height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:452 +#: superset/assets/src/explore/visTypes.js:490 +msgid "Metric used to control height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:458 +msgid "Deck.gl - Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:530 +msgid "Deck.gl - Screen grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:549 +msgid "Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:566 +msgid "Weight" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:567 +msgid "Metric used as a weight for the grid's coloring" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:575 +msgid "Deck.gl - GeoJson" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:593 +msgid "GeoJson Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:633 +msgid "Polygon Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:673 +msgid "Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:730 +msgid "Point Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:748 +msgid "Categorical Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:749 +msgid "Pick a dimension from which categorical colors are defined" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:808 msgid "GROUP BY" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:338 +#: superset/assets/src/explore/visTypes.js:809 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:346 +#: superset/assets/src/explore/visTypes.js:820 msgid "NOT GROUPED BY" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:347 +#: superset/assets/src/explore/visTypes.js:821 msgid "Use this section if you want to query atomic rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:354 -#: superset/assets/javascripts/explore/stores/visTypes.js:755 -#: superset/assets/javascripts/explore/stores/visTypes.js:819 -#: superset/assets/javascripts/explore/stores/visTypes.js:912 -msgid "Options" +#: superset/assets/src/explore/visTypes.js:850 +msgid "Time Series Table" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:541 -#: superset/assets/javascripts/explore/stores/visTypes.js:853 -msgid "Bubbles" +#: superset/assets/src/explore/visTypes.js:868 +msgid "" +"Templated link, it's possible to include {{ metric }} or other values " +"coming from the controls." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:667 -msgid "Numeric Column" +#: superset/assets/src/explore/visTypes.js:902 +msgid "Pivot Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:668 -msgid "Select the numeric column to draw the histogram" +#: superset/assets/src/explore/visTypes.js:1014 +msgid "Number Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:671 +#: superset/assets/src/explore/visTypes.js:1017 +msgid "Time Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1201 +msgid "Numeric Columns" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1202 +msgid "Select the numeric columns to draw the histogram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1206 msgid "No of Bins" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:672 +#: superset/assets/src/explore/visTypes.js:1207 msgid "Select number of bins for the histogram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:699 +#: superset/assets/src/explore/visTypes.js:1211 +msgid "Opacity of the bars. Between 0 and 1" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1239 msgid "Primary Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:700 +#: superset/assets/src/explore/visTypes.js:1240 msgid "The primary metric is used to define the arc segment sizes" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:703 +#: superset/assets/src/explore/visTypes.js:1243 msgid "Secondary Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:704 +#: superset/assets/src/explore/visTypes.js:1245 msgid "" -"This secondary metric is used to define the color as a ratio against the " -"primary metric. If the two metrics match, color is mapped level groups" +"[optional] this secondary metric is used to define the color as a ratio " +"against the primary metric. When omitted, the color is categorical and " +"based on labels" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:709 +#: superset/assets/src/explore/visTypes.js:1250 msgid "Hierarchy" -msgstr "Hierarchie" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:710 +#: superset/assets/src/explore/visTypes.js:1251 msgid "This defines the level of the hierarchy" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:736 -#: superset/assets/javascripts/explore/stores/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:1278 +#: superset/assets/src/explore/visTypes.js:1306 msgid "Source / Target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:737 -#: superset/assets/javascripts/explore/stores/visTypes.js:765 +#: superset/assets/src/explore/visTypes.js:1279 +#: superset/assets/src/explore/visTypes.js:1307 msgid "Choose a source and a target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:770 +#: superset/assets/src/explore/visTypes.js:1312 msgid "Chord Diagram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:791 +#: superset/assets/src/explore/visTypes.js:1334 msgid "Choose a number format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:794 +#: superset/assets/src/explore/visTypes.js:1337 msgid "Source" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:797 +#: superset/assets/src/explore/visTypes.js:1340 msgid "Choose a source" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:800 +#: superset/assets/src/explore/visTypes.js:1343 msgid "Target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:803 +#: superset/assets/src/explore/visTypes.js:1346 msgid "Choose a target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:828 -msgid "ISO 3166-1 codes of region/province/department" +#: superset/assets/src/explore/visTypes.js:1372 +msgid "ISO 3166-2 codes of region/province/department" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:1373 msgid "" -"It's ISO 3166-1 of your region/province/department in your table. (see " -"documentation for list of ISO 3166-1)" +"It's ISO 3166-2 of your region/province/department in your table. (see " +"documentation for list of ISO 3166-2)" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:863 +#: superset/assets/src/explore/visTypes.js:1397 +msgid "Bubbles" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1407 msgid "Country Control" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:864 +#: superset/assets/src/explore/visTypes.js:1408 msgid "3 letter code of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:867 +#: superset/assets/src/explore/visTypes.js:1411 msgid "Metric for color" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:868 +#: superset/assets/src/explore/visTypes.js:1412 msgid "Metric that defines the color of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:871 +#: superset/assets/src/explore/visTypes.js:1415 msgid "Bubble size" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:872 +#: superset/assets/src/explore/visTypes.js:1416 msgid "Metric that defines the size of the bubble" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:878 +#: superset/assets/src/explore/visTypes.js:1422 msgid "Filter Box" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:897 +#: superset/assets/src/explore/visTypes.js:1438 msgid "Filter controls" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:898 +#: superset/assets/src/explore/visTypes.js:1439 msgid "" "The controls you want to filter on. Note that only columns checked as " "\"filterable\" will show up on this list." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:954 +#: superset/assets/src/explore/visTypes.js:1495 msgid "Heatmap Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:989 +#: superset/assets/src/explore/visTypes.js:1516 +msgid "Whether to apply a normal distribution based on rank on the color scale" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1518 +msgid "Value bounds" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1520 +msgid "" +"Hard value bounds applied for color coding. Is only relevant and applied " +"when the normalization is applied against the whole heatmap." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1525 +msgid "Value Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1531 msgid "Horizon" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1015 +#: superset/assets/src/explore/visTypes.js:1558 msgid "Points" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1022 +#: superset/assets/src/explore/visTypes.js:1565 msgid "Labelling" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1572 msgid "Visual Tweaks" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1038 -msgid "Viewport" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1048 -msgid "Longitude" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1049 +#: superset/assets/src/explore/visTypes.js:1591 msgid "Column containing longitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1052 -msgid "Latitude" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1053 +#: superset/assets/src/explore/visTypes.js:1595 msgid "Column containing latitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1056 +#: superset/assets/src/explore/visTypes.js:1598 msgid "Cluster label aggregator" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1057 +#: superset/assets/src/explore/visTypes.js:1599 msgid "" "Aggregate function applied to the list of points in each cluster to " "produce the cluster label." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1603 msgid "Tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1062 +#: superset/assets/src/explore/visTypes.js:1604 msgid "Show a tooltip when hovering over points and clusters describing the label" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1066 +#: superset/assets/src/explore/visTypes.js:1608 msgid "" "One or many controls to group by. If grouping, latitude and longitude " "columns must be present." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1077 +#: superset/assets/src/explore/visTypes.js:1619 msgid "Event definition" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1087 +#: superset/assets/src/explore/visTypes.js:1629 msgid "Additional meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1095 +#: superset/assets/src/explore/visTypes.js:1637 msgid "Column containing entity ids" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1096 +#: superset/assets/src/explore/visTypes.js:1638 msgid "e.g., a \"user id\" column" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1099 +#: superset/assets/src/explore/visTypes.js:1641 msgid "Column containing event names" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1107 +#: superset/assets/src/explore/visTypes.js:1649 msgid "Event count limit" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1108 +#: superset/assets/src/explore/visTypes.js:1650 msgid "The maximum number of events to return, equivalent to number of rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1111 +#: superset/assets/src/explore/visTypes.js:1653 msgid "Meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1112 +#: superset/assets/src/explore/visTypes.js:1654 msgid "Select any columns for meta data inspection" msgstr "" -#: superset/assets/javascripts/modules/superset.js:130 -msgid "" -"The server could not be reached. You may want to verify your connection " -"and try again." +#: superset/assets/src/explore/visTypes.js:1666 +msgid "Paired t-test" msgstr "" -#: superset/assets/javascripts/modules/superset.js:133 +#: superset/assets/src/explore/visTypes.js:1702 +msgid "Time Series Options" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:177 +msgid "No such column found. To filter on a metric, try the Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:183 #, python-format -msgid "An unknown error occurred. (Status: %s )" +msgid "%s column(s) and metric(s)" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:24 +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:193 +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:154 +#, python-format +msgid "%s column(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:194 +msgid "To filter on a metric, use Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:200 +#, python-format +msgid "%s operators(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:240 +msgid "type a value here" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:248 +#: superset/assets/src/explore/components/controls/Filter.jsx:120 +msgid "Filter value" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSqlTabContent.jsx:80 +msgid "choose WHERE or HAVING..." +msgstr "" + +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:167 +#, python-format +msgid "%s aggregates(s)" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:35 +msgid "description" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:46 +msgid "bolt" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:47 +msgid "Changing this control takes effect instantly" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:75 +msgid "Error..." +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:91 +msgid "Width" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:37 +msgid "Export to .json" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:47 +msgid "Export to .csv format" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:64 +#, python-format +msgid "%s - untitled" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:100 +msgid "Edit chart properties" +msgstr "" + +#: superset/assets/src/explore/components/RowCountLabel.jsx:25 +msgid "Limit reached" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:74 +msgid "Please enter a chart name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:89 +msgid "Please select a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:97 +msgid "Please enter a dashboard name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:133 +msgid "Save A Chart" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:154 +#, python-format +msgid "Overwrite chart %s" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:167 +msgid "[chart name]" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:180 +msgid "Do not add to a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:188 +msgid "Add chart to existing dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:204 +msgid "Add to new dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:230 +msgid "Save & go to dashboard" +msgstr "" + +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:33 +#, python-format +msgid "Check out this chart: %s" +msgstr "" + +#: superset/assets/src/explore/components/controls/AdhocFilterControl.jsx:241 +msgid "choose a column or metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/AnnotationLayerControl.jsx:147 +msgid "Add Annotation Layer" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:50 +msgid "`Min` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:53 +msgid "`Max` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:70 +#: superset/connectors/druid/views.py:57 +msgid "Min" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:78 +#: superset/connectors/druid/views.py:58 +msgid "Max" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:79 +msgid "Something went wrong while fetching the datasource list" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:110 +msgid "Select a datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:120 +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:120 +msgid "Search / Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:180 +msgid "Click to point to another datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:191 +msgid "Edit the datasource's configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:203 +msgid "Show datasource configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select column" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:161 +msgid "Select operator" +msgstr "" + +#: superset/assets/src/explore/components/controls/FilterControl.jsx:145 +#: superset/templates/appbuilder/general/widgets/search.html:6 +msgid "Add Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/MetricsControl.jsx:239 +msgid "choose a column or aggregate function" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:25 +msgid "Error while fetching data" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:47 +msgid "No results found" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:113 +#, python-format +msgid "%s option(s)" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:62 +msgid "Invalid lat/long configuration." +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:128 +msgid "Longitude & Latitude columns" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:144 +msgid "Delimited long & lat single column" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:145 +msgid "" +"Multiple formats accepted, look the geopy.points Python library for more " +"details" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:157 +msgid "Reverse lat/long " +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:163 +msgid "Geohash" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:70 +msgid "textarea" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "Edit" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "in modal" +msgstr "" + +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:110 +msgid "Select a visualization type" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:24 +#: superset/assets/src/welcome/App.jsx:56 +#: superset/assets/src/welcome/App.jsx:59 msgid "Favorites" -msgstr "Favoriten" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:30 +#: superset/assets/src/profile/components/App.jsx:30 msgid "Created Content" -msgstr "Erstellte Inhalt" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:37 +#: superset/assets/src/profile/components/App.jsx:37 msgid "Recent Activity" -msgstr "Kürzliche Aktivitäten" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:42 +#: superset/assets/src/profile/components/App.jsx:42 msgid "Security & Access" -msgstr "Sicherheit & Zugriff" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:33 -msgid "No slices" -msgstr "Keine Schieben" +#: superset/assets/src/profile/components/CreatedContent.jsx:33 +msgid "No charts" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:49 +#: superset/assets/src/profile/components/CreatedContent.jsx:49 msgid "No dashboards" -msgstr "Keine Dashboards" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:58 -#: superset/assets/javascripts/profile/components/Favorites.jsx:59 -#: superset/templates/superset/welcome.html:13 superset/views/core.py:372 -#: superset/views/core.py:532 +#: superset/assets/src/profile/components/CreatedContent.jsx:58 +#: superset/assets/src/profile/components/Favorites.jsx:59 +#: superset/assets/src/welcome/App.jsx:28 +#: superset/assets/src/welcome/App.jsx:31 superset/views/core.py:459 +#: superset/views/core.py:628 msgid "Dashboards" -msgstr "Dashboards" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:61 -#: superset/assets/javascripts/profile/components/Favorites.jsx:62 -#: superset/views/core.py:408 superset/views/core.py:477 -msgid "Slices" -msgstr "Schieben" +#: superset/assets/src/profile/components/CreatedContent.jsx:61 +#: superset/assets/src/profile/components/Favorites.jsx:62 +#: superset/views/core.py:500 superset/views/core.py:573 +msgid "Charts" +msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:34 -msgid "No favorite slices yet, go click on stars!" -msgstr "Noch keine Lieblingsscheiben, klicken Sie auf ein paar Sterne!" +#: superset/assets/src/profile/components/Favorites.jsx:34 +msgid "No favorite charts yet, go click on stars!" +msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:50 +#: superset/assets/src/profile/components/Favorites.jsx:50 msgid "No favorite dashboards yet, go click on stars!" -msgstr "Noch keine Lieblingsdashboards, klicken Sie auf ein paar Sterne!" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:14 +#: superset/assets/src/profile/components/Security.jsx:14 msgid "Roles" -msgstr "Rollen" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:23 -#: superset/views/core.py:284 +#: superset/assets/src/profile/components/Security.jsx:23 +#: superset/views/core.py:313 msgid "Databases" -msgstr "Datenbanken" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:34 +#: superset/assets/src/profile/components/Security.jsx:34 msgid "Datasources" -msgstr "Datenquellen" +msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:18 +#: superset/assets/src/profile/components/UserInfo.jsx:19 msgid "Profile picture provided by Gravatar" -msgstr "Profilbild von Gravatar" +msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:33 +#: superset/assets/src/profile/components/UserInfo.jsx:34 msgid "joined" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:43 +#: superset/assets/src/profile/components/UserInfo.jsx:44 msgid "id:" msgstr "" -#: superset/assets/visualizations/EventFlow.jsx:56 +#: superset/assets/src/visualizations/EventFlow.jsx:56 msgid "Sorry, there appears to be no data" msgstr "" -#: superset/assets/visualizations/filter_box.jsx:106 +#: superset/assets/src/visualizations/PlaySlider.jsx:99 +msgid "Data has no time steps" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:115 +msgid "Select starting date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:124 +msgid "Select end date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:193 #, python-format msgid "Select [%s]" msgstr "" -#: superset/connectors/druid/models.py:1073 +#: superset/assets/src/visualizations/filter_box.jsx:230 +msgid "Apply" +msgstr "" + +#: superset/assets/src/visualizations/nvd3_vis.js:166 +msgid "You cannot use 45° tick layout along with the time range filter" +msgstr "" + +#: superset/assets/src/welcome/App.jsx:47 +#: superset/assets/src/welcome/App.jsx:50 +msgid "Recently Viewed" +msgstr "" + +#: superset/connectors/druid/models.py:1030 +msgid "Metric(s) {} must be aggregations." +msgstr "" + +#: superset/connectors/druid/models.py:1341 msgid "No data was returned." -msgstr "Keine Daten zurückgesendet" +msgstr "" -#: superset/connectors/druid/views.py:28 +#: superset/connectors/druid/models.py:1398 +msgid "Unsupported extraction function: " +msgstr "" + +#: superset/connectors/druid/views.py:33 msgid "List Druid Column" -msgstr "Druid Spalten auflisten" +msgstr "" -#: superset/connectors/druid/views.py:29 +#: superset/connectors/druid/views.py:34 msgid "Show Druid Column" -msgstr "Druid Spalte anzeigen" +msgstr "" -#: superset/connectors/druid/views.py:30 +#: superset/connectors/druid/views.py:35 msgid "Add Druid Column" -msgstr "Druid Spalte einfügen" +msgstr "" -#: superset/connectors/druid/views.py:31 +#: superset/connectors/druid/views.py:36 msgid "Edit Druid Column" -msgstr "Druid Spalte bearbeiten" +msgstr "" -#: superset/connectors/druid/views.py:43 superset/connectors/sqla/views.py:80 +#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:83 msgid "Column" -msgstr "Spalte" +msgstr "" -#: superset/connectors/druid/views.py:44 superset/connectors/druid/views.py:109 -#: superset/connectors/sqla/views.py:94 superset/connectors/sqla/views.py:133 +#: superset/connectors/druid/views.py:51 superset/connectors/druid/views.py:136 +#: superset/connectors/sqla/views.py:93 superset/connectors/sqla/views.py:134 msgid "Type" -msgstr "Typ" +msgstr "" -#: superset/connectors/druid/views.py:46 superset/connectors/sqla/views.py:83 +#: superset/connectors/druid/views.py:53 superset/connectors/sqla/views.py:86 msgid "Groupable" msgstr "" -#: superset/connectors/druid/views.py:47 superset/connectors/sqla/views.py:84 +#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:87 msgid "Filterable" msgstr "" -#: superset/connectors/druid/views.py:48 superset/connectors/sqla/views.py:86 +#: superset/connectors/druid/views.py:55 msgid "Count Distinct" msgstr "" -#: superset/connectors/druid/views.py:49 superset/connectors/sqla/views.py:87 +#: superset/connectors/druid/views.py:56 msgid "Sum" msgstr "" -#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:49 +#: superset/connectors/druid/views.py:61 superset/connectors/sqla/views.py:52 msgid "" "Whether this column is exposed in the `Filters` section of the explore " "view." msgstr "" -#: superset/connectors/druid/views.py:80 +#: superset/connectors/druid/views.py:107 msgid "List Druid Metric" -msgstr "Druid Metriken auflisten" +msgstr "" -#: superset/connectors/druid/views.py:81 +#: superset/connectors/druid/views.py:108 msgid "Show Druid Metric" -msgstr "Druid Metrik anzeigen" +msgstr "" -#: superset/connectors/druid/views.py:82 +#: superset/connectors/druid/views.py:109 msgid "Add Druid Metric" -msgstr "Druid Metrik einfügen" +msgstr "" -#: superset/connectors/druid/views.py:83 +#: superset/connectors/druid/views.py:110 msgid "Edit Druid Metric" -msgstr "Druid Metric bearbeiten" +msgstr "" -#: superset/connectors/druid/views.py:100 superset/connectors/sqla/views.py:115 +#: superset/connectors/druid/views.py:127 superset/connectors/sqla/views.py:116 msgid "" "Whether the access to this metric is restricted to certain roles. Only " "roles with the permission 'metric access on XXX (the name of this " "metric)' are allowed to access this metric" msgstr "" -#: superset/connectors/druid/views.py:108 superset/connectors/sqla/views.py:81 -#: superset/connectors/sqla/views.py:132 +#: superset/connectors/druid/views.py:135 superset/connectors/sqla/views.py:84 +#: superset/connectors/sqla/views.py:133 msgid "Verbose Name" msgstr "" -#: superset/connectors/druid/views.py:110 superset/views/core.py:559 +#: superset/connectors/druid/views.py:137 superset/views/core.py:670 msgid "JSON" -msgstr "JSON" +msgstr "" -#: superset/connectors/druid/views.py:111 +#: superset/connectors/druid/views.py:138 msgid "Druid Datasource" -msgstr "Druid Datenquelle" +msgstr "" -#: superset/connectors/druid/views.py:112 superset/connectors/sqla/views.py:138 +#: superset/connectors/druid/views.py:139 superset/connectors/sqla/views.py:139 msgid "Warning Message" -msgstr "Warnmeldung" +msgstr "" -#: superset/connectors/druid/views.py:129 +#: superset/connectors/druid/views.py:157 msgid "List Druid Cluster" -msgstr "Druid Cluster auflisten" +msgstr "" -#: superset/connectors/druid/views.py:130 +#: superset/connectors/druid/views.py:158 msgid "Show Druid Cluster" -msgstr "Druid Cluster anzeigen" +msgstr "" -#: superset/connectors/druid/views.py:131 +#: superset/connectors/druid/views.py:159 msgid "Add Druid Cluster" -msgstr "Druid Cluster einfügen" +msgstr "" -#: superset/connectors/druid/views.py:132 +#: superset/connectors/druid/views.py:160 msgid "Edit Druid Cluster" -msgstr "Druid Cluster bearbeiten" +msgstr "" -#: superset/connectors/druid/views.py:143 -#: superset/connectors/druid/views.py:227 +#: superset/connectors/druid/views.py:171 +#: superset/connectors/druid/views.py:257 msgid "Cluster" msgstr "" -#: superset/connectors/druid/views.py:144 +#: superset/connectors/druid/views.py:172 msgid "Coordinator Host" msgstr "" -#: superset/connectors/druid/views.py:145 +#: superset/connectors/druid/views.py:173 msgid "Coordinator Port" msgstr "" -#: superset/connectors/druid/views.py:146 +#: superset/connectors/druid/views.py:174 msgid "Coordinator Endpoint" msgstr "" -#: superset/connectors/druid/views.py:147 +#: superset/connectors/druid/views.py:175 msgid "Broker Host" msgstr "" -#: superset/connectors/druid/views.py:148 +#: superset/connectors/druid/views.py:176 msgid "Broker Port" msgstr "" -#: superset/connectors/druid/views.py:149 +#: superset/connectors/druid/views.py:177 msgid "Broker Endpoint" msgstr "" -#: superset/connectors/druid/views.py:164 +#: superset/connectors/druid/views.py:193 msgid "Druid Clusters" msgstr "" -#: superset/connectors/druid/views.py:167 -#: superset/connectors/druid/views.py:267 -#: superset/connectors/druid/views.py:315 -#: superset/connectors/druid/views.py:323 superset/connectors/sqla/views.py:281 -#: superset/views/core.py:287 +#: superset/connectors/druid/views.py:196 +#: superset/connectors/druid/views.py:298 +#: superset/connectors/druid/views.py:347 +#: superset/connectors/druid/views.py:355 superset/connectors/sqla/views.py:315 +#: superset/views/core.py:316 superset/views/core.py:2765 msgid "Sources" -msgstr "Quellen" - -#: superset/connectors/druid/views.py:174 -msgid "List Druid Datasource" -msgstr "Druid Datenquellen auflisten" - -#: superset/connectors/druid/views.py:175 -msgid "Show Druid Datasource" -msgstr "Druid Datenquelle anzeigen" - -#: superset/connectors/druid/views.py:176 -msgid "Add Druid Datasource" -msgstr "Druid Datenquelle einfügen" - -#: superset/connectors/druid/views.py:177 -msgid "Edit Druid Datasource" -msgstr "Druid Datenquelle bearbeiten" - -#: superset/connectors/druid/views.py:196 superset/connectors/sqla/views.py:176 -msgid "" -"The list of slices associated with this table. By altering this " -"datasource, you may change how these associated slices behave. Also note " -"that slices need to point to a datasource, so this form will fail at " -"saving if removing slices from a datasource. If you want to change the " -"datasource for a slice, overwrite the slice from the 'explore view'" msgstr "" -#: superset/connectors/druid/views.py:204 superset/connectors/sqla/views.py:184 +#: superset/connectors/druid/views.py:204 +msgid "List Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:205 +msgid "Show Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:206 +msgid "Add Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:207 +msgid "Edit Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:226 superset/connectors/sqla/views.py:182 +msgid "" +"The list of charts associated with this table. By altering this " +"datasource, you may change how these associated charts behave. Also note " +"that charts need to point to a datasource, so this form will fail at " +"saving if removing charts from a datasource. If you want to change the " +"datasource for a chart, overwrite the chart from the 'explore view'" +msgstr "" + +#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:190 msgid "Timezone offset (in hours) for this datasource" msgstr "" -#: superset/connectors/druid/views.py:208 +#: superset/connectors/druid/views.py:238 msgid "" "Time expression to use as a predicate when retrieving distinct values to " "populate the filter component. Only applies when `Enable Filter Select` " @@ -2900,274 +4112,292 @@ msgid "" "filter will be populated based on the distinct value over the past week" msgstr "" -#: superset/connectors/druid/views.py:215 superset/connectors/sqla/views.py:206 +#: superset/connectors/druid/views.py:245 superset/connectors/sqla/views.py:212 msgid "" "Whether to populate the filter's dropdown in the explore view's filter " "section with a list of distinct values fetched from the backend on the " "fly" msgstr "" -#: superset/connectors/druid/views.py:219 +#: superset/connectors/druid/views.py:249 msgid "" "Redirects to this endpoint when clicking on the datasource from the " "datasource list" msgstr "" -#: superset/connectors/druid/views.py:225 superset/connectors/sqla/views.py:213 -msgid "Associated Slices" +#: superset/connectors/druid/views.py:255 superset/connectors/sqla/views.py:224 +msgid "Associated Charts" msgstr "" -#: superset/connectors/druid/views.py:226 +#: superset/connectors/druid/views.py:256 msgid "Data Source" -msgstr "Datenquelle" +msgstr "" -#: superset/connectors/druid/views.py:229 superset/connectors/sqla/views.py:225 +#: superset/connectors/druid/views.py:259 superset/connectors/sqla/views.py:236 msgid "Owner" msgstr "" -#: superset/connectors/druid/views.py:230 +#: superset/connectors/druid/views.py:260 msgid "Is Hidden" msgstr "" -#: superset/connectors/druid/views.py:231 superset/connectors/sqla/views.py:218 +#: superset/connectors/druid/views.py:261 superset/connectors/sqla/views.py:229 msgid "Enable Filter Select" msgstr "" -#: superset/connectors/druid/views.py:232 superset/connectors/sqla/views.py:220 +#: superset/connectors/druid/views.py:262 superset/connectors/sqla/views.py:231 msgid "Default Endpoint" msgstr "" -#: superset/connectors/druid/views.py:233 +#: superset/connectors/druid/views.py:263 msgid "Time Offset" msgstr "" -#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:222 -#: superset/views/core.py:251 superset/views/core.py:370 +#: superset/connectors/druid/views.py:264 superset/connectors/sqla/views.py:233 +#: superset/views/core.py:279 superset/views/core.py:457 msgid "Cache Timeout" msgstr "" -#: superset/connectors/druid/views.py:265 +#: superset/connectors/druid/views.py:296 msgid "Druid Datasources" -msgstr "Druid Datenquellen" +msgstr "" -#: superset/connectors/druid/views.py:312 +#: superset/connectors/druid/views.py:344 msgid "Scan New Datasources" -msgstr "Neue Datenquellen suchen" +msgstr "" -#: superset/connectors/druid/views.py:320 +#: superset/connectors/druid/views.py:352 msgid "Refresh Druid Metadata" -msgstr "Druid Metadata aktualisieren" +msgstr "" -#: superset/connectors/sqla/models.py:394 +#: superset/connectors/sqla/models.py:513 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" msgstr "" -#: superset/connectors/sqla/models.py:398 +#: superset/connectors/sqla/models.py:517 msgid "Empty query?" -msgstr "Leere Abfrage?" +msgstr "" -#: superset/connectors/sqla/models.py:401 +#: superset/connectors/sqla/models.py:525 msgid "Metric '{}' is not valid" -msgstr "Metrik '{}' ist nicht valide" +msgstr "" -#: superset/connectors/sqla/models.py:590 +#: superset/connectors/sqla/models.py:748 msgid "" "Table [{}] doesn't seem to exist in the specified database, couldn't " "fetch column information" msgstr "" -#: superset/connectors/sqla/views.py:27 -msgid "List Columns" -msgstr "Spalten auflisten" - -#: superset/connectors/sqla/views.py:28 -msgid "Show Column" -msgstr "Spalte anzeigen" - -#: superset/connectors/sqla/views.py:29 -msgid "Add Column" -msgstr "Spalte einfügen" - #: superset/connectors/sqla/views.py:30 -msgid "Edit Column" -msgstr "Spalte bearbeiten" +msgid "List Columns" +msgstr "" -#: superset/connectors/sqla/views.py:45 +#: superset/connectors/sqla/views.py:31 +msgid "Show Column" +msgstr "" + +#: superset/connectors/sqla/views.py:32 +msgid "Add Column" +msgstr "" + +#: superset/connectors/sqla/views.py:33 +msgid "Edit Column" +msgstr "" + +#: superset/connectors/sqla/views.py:48 msgid "" "Whether to make this column available as a [Time Granularity] option, " "column has to be DATETIME or DATETIME-like" msgstr "" -#: superset/connectors/sqla/views.py:52 +#: superset/connectors/sqla/views.py:55 msgid "" "The data type that was inferred by the database. It may be necessary to " "input a type manually for expression-defined columns in some cases. In " "most case users should not need to alter this." msgstr "" -#: superset/connectors/sqla/views.py:90 +#: superset/connectors/sqla/views.py:89 msgid "Expression" msgstr "" -#: superset/connectors/sqla/views.py:91 +#: superset/connectors/sqla/views.py:90 msgid "Is temporal" msgstr "" -#: superset/connectors/sqla/views.py:92 +#: superset/connectors/sqla/views.py:91 msgid "Datetime Format" msgstr "" -#: superset/connectors/sqla/views.py:93 +#: superset/connectors/sqla/views.py:92 msgid "Database Expression" msgstr "" -#: superset/connectors/sqla/views.py:102 -msgid "List Metrics" -msgstr "Metriken auflisten" - #: superset/connectors/sqla/views.py:103 -msgid "Show Metric" -msgstr "Metrik anzeigen" +msgid "List Metrics" +msgstr "" #: superset/connectors/sqla/views.py:104 -msgid "Add Metric" -msgstr "Metrik einfügen" +msgid "Show Metric" +msgstr "" #: superset/connectors/sqla/views.py:105 -msgid "Edit Metric" -msgstr "Metrik bearbeiten" +msgid "Add Metric" +msgstr "" -#: superset/connectors/sqla/views.py:134 +#: superset/connectors/sqla/views.py:106 +msgid "Edit Metric" +msgstr "" + +#: superset/connectors/sqla/views.py:135 msgid "SQL Expression" msgstr "" -#: superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:137 msgid "D3 Format" msgstr "" -#: superset/connectors/sqla/views.py:137 +#: superset/connectors/sqla/views.py:138 msgid "Is Restricted" -msgstr "Ist begrenzt" - -#: superset/connectors/sqla/views.py:155 -msgid "List Tables" -msgstr "Tabellen auflisten" - -#: superset/connectors/sqla/views.py:156 -msgid "Show Table" -msgstr "Tabelle anzeigen" +msgstr "" #: superset/connectors/sqla/views.py:157 -msgid "Add Table" -msgstr "Tabelle einfügen" +msgid "List Tables" +msgstr "" #: superset/connectors/sqla/views.py:158 -msgid "Edit Table" -msgstr "Tabelle bearbeiten" +msgid "Show Table" +msgstr "" -#: superset/connectors/sqla/views.py:185 +#: superset/connectors/sqla/views.py:159 +msgid "Add Table" +msgstr "" + +#: superset/connectors/sqla/views.py:160 +msgid "Edit Table" +msgstr "" + +#: superset/connectors/sqla/views.py:191 msgid "Name of the table that exists in the source database" msgstr "" -#: superset/connectors/sqla/views.py:187 +#: superset/connectors/sqla/views.py:193 msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -#: superset/connectors/sqla/views.py:193 +#: superset/connectors/sqla/views.py:199 msgid "" "This fields acts a Superset view, meaning that Superset will run a query " "against this string as a subquery." msgstr "" -#: superset/connectors/sqla/views.py:197 +#: superset/connectors/sqla/views.py:203 msgid "" "Predicate applied when fetching distinct value to populate the filter " "control component. Supports jinja template syntax. Applies only when " "`Enable Filter Select` is on." msgstr "" -#: superset/connectors/sqla/views.py:203 +#: superset/connectors/sqla/views.py:209 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -#: superset/connectors/sqla/views.py:215 -msgid "Changed By" -msgstr "Bearbeitet von" - -#: superset/connectors/sqla/views.py:216 superset/views/core.py:247 -#: superset/views/sql_lab.py:19 superset/views/sql_lab.py:55 -msgid "Database" -msgstr "Datenbank" - -#: superset/connectors/sqla/views.py:217 superset/views/core.py:249 -msgid "Last Changed" -msgstr "Bearbeitet am" +#: superset/connectors/sqla/views.py:216 +msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +msgstr "" #: superset/connectors/sqla/views.py:219 -msgid "Schema" -msgstr "" - -#: superset/connectors/sqla/views.py:221 -msgid "Offset" -msgstr "" - -#: superset/connectors/sqla/views.py:223 -msgid "Table Name" -msgstr "Tabellenname" - -#: superset/connectors/sqla/views.py:224 -msgid "Fetch Values Predicate" +msgid "" +"A set of parameters that become available in the query using Jinja " +"templating syntax" msgstr "" #: superset/connectors/sqla/views.py:226 +msgid "Changed By" +msgstr "" + +#: superset/connectors/sqla/views.py:228 superset/views/core.py:277 +msgid "Last Changed" +msgstr "" + +#: superset/connectors/sqla/views.py:232 +msgid "Offset" +msgstr "" + +#: superset/connectors/sqla/views.py:235 +msgid "Fetch Values Predicate" +msgstr "" + +#: superset/connectors/sqla/views.py:237 msgid "Main Datetime Column" msgstr "" -#: superset/connectors/sqla/views.py:242 +#: superset/connectors/sqla/views.py:239 +msgid "SQL Lab View" +msgstr "" + +#: superset/connectors/sqla/views.py:240 +msgid "Template parameters" +msgstr "" + +#: superset/connectors/sqla/views.py:257 msgid "" "Table [{}] could not be found, please double check your database " "connection, schema, and table name" msgstr "" -#: superset/connectors/sqla/views.py:255 +#: superset/connectors/sqla/views.py:270 msgid "" "The table was created. As part of this two phase configuration process, " "you should now click the edit button by the new table to configure it." msgstr "" -#: superset/connectors/sqla/views.py:279 +#: superset/connectors/sqla/views.py:293 +msgid "Refresh Metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:294 +msgid "Refresh column metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:303 +#, python-format +msgid "Metadata refreshed for the following table(s): %(tables)s" +msgstr "" + +#: superset/connectors/sqla/views.py:311 msgid "Tables" -msgstr "Tabellen" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:41 msgid "Profile" -msgstr "Profil" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:42 msgid "Logout" -msgstr "Abmelden" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:47 msgid "Login" -msgstr "Anmelden" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:37 msgid "Record Count" -msgstr "Datensätzeanzahl" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:46 msgid "No records found" -msgstr "Keine Datensätze gefunden" +msgstr "" #: superset/templates/superset/import_dashboards.html:11 -msgid "Import" -msgstr "Importieren" +msgid "Import dashboards" +msgstr "" #: superset/templates/superset/request_access.html:2 msgid "No Access!" -msgstr "Keine Zugriff!" +msgstr "" #: superset/templates/superset/request_access.html:7 #, python-format @@ -3176,219 +4406,253 @@ msgstr "" #: superset/templates/superset/request_access.html:13 msgid "Request Permissions" -msgstr "Berechtigung anfordern" - -#: superset/templates/superset/welcome.html:3 -msgid "Welcome!" -msgstr "Willkommen!" +msgstr "" #: superset/templates/superset/models/database/macros.html:4 msgid "Test Connection" -msgstr "Verbindungstest" +msgstr "" -#: superset/views/annotations.py:50 superset/views/annotations.py:58 -#: superset/views/core.py:277 superset/views/core.py:2371 -#: superset/views/sql_lab.py:30 +#: superset/views/annotations.py:49 +msgid "Annotation Layers" +msgstr "" + +#: superset/views/annotations.py:52 superset/views/annotations.py:60 +#: superset/views/core.py:306 superset/views/core.py:2733 +#: superset/views/sql_lab.py:36 msgid "Manage" -msgstr "Einstellungen" +msgstr "" -#: superset/views/base.py:62 +#: superset/views/annotations.py:57 +msgid "Annotations" +msgstr "" + +#: superset/views/base.py:79 #, python-format msgid "Datasource %(name)s already exists" msgstr "" -#: superset/views/base.py:221 +#: superset/views/base.py:123 msgid "json isn't valid" msgstr "" -#: superset/views/base.py:272 +#: superset/views/base.py:127 +msgid "Export to YAML" +msgstr "" + +#: superset/views/base.py:127 +msgid "Export to YAML?" +msgstr "" + +#: superset/views/base.py:188 msgid "Delete" -msgstr "Löschen" +msgstr "" -#: superset/views/base.py:273 +#: superset/views/base.py:189 msgid "Delete all Really?" -msgstr "Wirklich alle löschen?" +msgstr "" -#: superset/views/core.py:56 +#: superset/views/core.py:65 msgid "This endpoint requires the `all_datasource_access` permission" msgstr "" -#: superset/views/core.py:58 +#: superset/views/core.py:67 msgid "The datasource seems to have been deleted" msgstr "" -#: superset/views/core.py:59 +#: superset/views/core.py:68 msgid "The access requests seem to have been deleted" msgstr "" -#: superset/views/core.py:61 +#: superset/views/core.py:70 msgid "The user seems to have been deleted" msgstr "" -#: superset/views/core.py:62 -msgid "You don't have access to this datasource" -msgstr "Sie haben keine Zugriff auf diese Datenquelle" +#: superset/views/core.py:75 +msgid "You don't have access to this datasource. (Gain access)" +msgstr "" -#: superset/views/core.py:66 +#: superset/views/core.py:78 +msgid "You don't have access to this datasource" +msgstr "" + +#: superset/views/core.py:90 #, python-format msgid "" "This view requires the database %(name)s or `all_datasource_access` " "permission" msgstr "" -#: superset/views/core.py:71 +#: superset/views/core.py:95 #, python-format msgid "" "This endpoint requires the datasource %(name)s, database or " "`all_datasource_access` permission" msgstr "" -#: superset/views/core.py:174 +#: superset/views/core.py:189 msgid "List Databases" -msgstr "Dakenbanken auflisten" +msgstr "" -#: superset/views/core.py:175 +#: superset/views/core.py:190 msgid "Show Database" -msgstr "Datenbank anzeigen" +msgstr "" -#: superset/views/core.py:176 +#: superset/views/core.py:191 msgid "Add Database" -msgstr "Datenbank einfügen" +msgstr "" -#: superset/views/core.py:177 +#: superset/views/core.py:192 msgid "Edit Database" -msgstr "Datenbank bearbeiten" +msgstr "" -#: superset/views/core.py:212 +#: superset/views/core.py:233 msgid "Expose this DB in SQL Lab" msgstr "" -#: superset/views/core.py:213 +#: superset/views/core.py:234 msgid "" "Allow users to run synchronous queries, this is the default and should " "work well for queries that can be executed within a web request scope " "(<~1 minute)" msgstr "" -#: superset/views/core.py:217 +#: superset/views/core.py:238 msgid "" "Allow users to run queries, against an async backend. This assumes that " "you have a Celery worker setup as well as a results backend." msgstr "" -#: superset/views/core.py:221 +#: superset/views/core.py:242 msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "" -#: superset/views/core.py:222 +#: superset/views/core.py:243 msgid "" "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in" " SQL Lab" msgstr "" -#: superset/views/core.py:226 +#: superset/views/core.py:247 msgid "" "When allowing CREATE TABLE AS option in SQL Lab, this option forces the " "table to be created in this schema" msgstr "" -#: superset/views/core.py:238 +#: superset/views/core.py:259 msgid "" -"All the queries in Sql Lab are going to be executed on behalf of " -"currently authorized user." +"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/views/core.py:243 +#: superset/views/core.py:265 +msgid "" +"Allow SQL Lab to fetch a list of all tables and all views across all " +"database schemas. For large data warehouse with thousands of tables, this" +" can be expensive and put strain on the system." +msgstr "" + +#: superset/views/core.py:271 msgid "Expose in SQL Lab" msgstr "" -#: superset/views/core.py:244 +#: superset/views/core.py:272 msgid "Allow CREATE TABLE AS" msgstr "" -#: superset/views/core.py:245 +#: superset/views/core.py:273 msgid "Allow DML" msgstr "" -#: superset/views/core.py:246 +#: superset/views/core.py:274 msgid "CTAS Schema" msgstr "" -#: superset/views/core.py:248 superset/views/core.py:371 -#: superset/views/core.py:479 superset/views/core.py:543 +#: superset/views/core.py:276 superset/views/core.py:458 +#: superset/views/core.py:575 superset/views/core.py:642 msgid "Creator" -msgstr "Schöpfer" +msgstr "" -#: superset/views/core.py:250 +#: superset/views/core.py:278 msgid "SQLAlchemy URI" msgstr "" -#: superset/views/core.py:252 +#: superset/views/core.py:280 msgid "Extra" msgstr "" -#: superset/views/core.py:253 +#: superset/views/core.py:281 msgid "Allow Run Sync" msgstr "" -#: superset/views/core.py:254 +#: superset/views/core.py:282 msgid "Allow Run Async" msgstr "" -#: superset/views/core.py:255 -msgid "Impersonate queries to the database" +#: superset/views/core.py:283 +msgid "Impersonate the logged on user" msgstr "" -#: superset/views/core.py:273 +#: superset/views/core.py:302 msgid "Import Dashboards" -msgstr "Dashboards importieren" +msgstr "" -#: superset/views/core.py:315 superset/views/core.py:556 -#: superset/views/sql_lab.py:18 superset/views/sql_lab.py:54 +#: superset/views/core.py:334 +msgid "CSV to Database configuration" +msgstr "" + +#: superset/views/core.py:375 +msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +msgstr "" + +#: superset/views/core.py:401 superset/views/core.py:667 +#: superset/views/sql_lab.py:23 superset/views/sql_lab.py:60 msgid "User" -msgstr "Benutzer" +msgstr "" -#: superset/views/core.py:316 +#: superset/views/core.py:402 msgid "User Roles" -msgstr "Benutzer Rollen" +msgstr "" -#: superset/views/core.py:317 +#: superset/views/core.py:403 msgid "Database URL" -msgstr "Datenbank URL" +msgstr "" -#: superset/views/core.py:319 +#: superset/views/core.py:405 msgid "Roles to grant" msgstr "" -#: superset/views/core.py:320 +#: superset/views/core.py:406 msgid "Created On" msgstr "" -#: superset/views/core.py:326 +#: superset/views/core.py:412 msgid "Access requests" -msgstr "Zugriffsanforderungen" +msgstr "" -#: superset/views/core.py:328 superset/views/core.py:567 +#: superset/views/core.py:414 superset/views/core.py:679 msgid "Security" -msgstr "Sicherheit" +msgstr "" -#: superset/views/core.py:335 -msgid "List Slices" -msgstr "Schieben auflisten" +#: superset/views/core.py:421 +msgid "List Charts" +msgstr "" -#: superset/views/core.py:336 -msgid "Show Slice" -msgstr "Schiebe anzeigen" +#: superset/views/core.py:422 +msgid "Show Chart" +msgstr "" -#: superset/views/core.py:337 -msgid "Add Slice" -msgstr "Schiebe einfügen" +#: superset/views/core.py:423 +msgid "Add Chart" +msgstr "" -#: superset/views/core.py:338 -msgid "Edit Slice" -msgstr "Schiebe bearbeiten" +#: superset/views/core.py:424 +msgid "Edit Chart" +msgstr "" -#: superset/views/core.py:359 +#: superset/views/core.py:446 msgid "" "These parameters are generated dynamically when clicking the save or " "overwrite button in the explore view. This JSON object is exposed here " @@ -3396,221 +4660,3234 @@ msgid "" "parameters." msgstr "" -#: superset/views/core.py:364 -msgid "Duration (in seconds) of the caching timeout for this slice." +#: superset/views/core.py:452 +msgid "Duration (in seconds) of the caching timeout for this chart." msgstr "" -#: superset/views/core.py:375 +#: superset/views/core.py:462 msgid "Last Modified" -msgstr "Geändert" +msgstr "" -#: superset/views/core.py:376 superset/views/core.py:478 +#: superset/views/core.py:463 superset/views/core.py:574 msgid "Owners" msgstr "" -#: superset/views/core.py:377 +#: superset/views/core.py:464 msgid "Parameters" -msgstr "Parameter" +msgstr "" -#: superset/views/core.py:378 superset/views/core.py:420 -msgid "Slice" -msgstr "Schiebe" +#: superset/views/core.py:465 superset/views/core.py:512 +msgid "Chart" +msgstr "" -#: superset/views/core.py:437 +#: superset/views/core.py:532 msgid "List Dashboards" -msgstr "Dashboards auflisten" +msgstr "" -#: superset/views/core.py:438 +#: superset/views/core.py:533 msgid "Show Dashboard" -msgstr "Dashboard anzeigen" +msgstr "" -#: superset/views/core.py:439 +#: superset/views/core.py:534 msgid "Add Dashboard" -msgstr "Dashboard einfügen" +msgstr "" -#: superset/views/core.py:440 +#: superset/views/core.py:535 msgid "Edit Dashboard" -msgstr "Dashboard bearbeiten" +msgstr "" -#: superset/views/core.py:451 +#: superset/views/core.py:547 msgid "" "This json object describes the positioning of the widgets in the " "dashboard. It is dynamically generated when adjusting the widgets size " "and positions by using drag & drop in the dashboard view" msgstr "" -#: superset/views/core.py:456 +#: superset/views/core.py:552 msgid "" "The css for individual dashboards can be altered here, or in the " "dashboard view where changes are immediately visible" msgstr "" -#: superset/views/core.py:460 +#: superset/views/core.py:556 msgid "To get a readable URL for your dashboard" msgstr "" -#: superset/views/core.py:461 +#: superset/views/core.py:557 msgid "" "This JSON object is generated dynamically when clicking the save or " "overwrite button in the dashboard view. It is exposed here for reference " "and for power users who may want to alter specific parameters." msgstr "" -#: superset/views/core.py:466 +#: superset/views/core.py:562 msgid "Owners is a list of users who can alter the dashboard." msgstr "" -#: superset/views/core.py:474 superset/views/core.py:541 +#: superset/views/core.py:570 superset/views/core.py:640 msgid "Dashboard" msgstr "" -#: superset/views/core.py:476 +#: superset/views/core.py:572 msgid "Slug" msgstr "" -#: superset/views/core.py:481 +#: superset/views/core.py:577 msgid "Position JSON" msgstr "" -#: superset/views/core.py:483 +#: superset/views/core.py:579 msgid "JSON Metadata" msgstr "" -#: superset/views/core.py:484 +#: superset/views/core.py:580 msgid "Underlying Tables" msgstr "" -#: superset/views/core.py:507 +#: superset/views/core.py:603 msgid "Export" msgstr "" -#: superset/views/core.py:507 +#: superset/views/core.py:603 msgid "Export dashboards?" msgstr "" -#: superset/views/core.py:557 +#: superset/views/core.py:668 msgid "Action" -msgstr "Aktion" +msgstr "" -#: superset/views/core.py:558 +#: superset/views/core.py:669 msgid "dttm" msgstr "" -#: superset/views/core.py:565 +#: superset/views/core.py:677 msgid "Action Log" -msgstr "Aktionsprotokoll" +msgstr "" -#: superset/views/core.py:796 +#: superset/views/core.py:875 msgid "Access was requested" -msgstr "Zugang wurde beantragt" +msgstr "" -#: superset/views/core.py:857 +#: superset/views/core.py:936 #, python-format msgid "" "%(user)s was granted the role %(role)s that gives access to the " "%(datasource)s" msgstr "" -#: superset/views/core.py:873 +#: superset/views/core.py:952 #, python-format msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" msgstr "" -#: superset/views/core.py:882 +#: superset/views/core.py:961 msgid "You have no permission to approve this request" msgstr "" -#: superset/views/core.py:1646 +#: superset/views/core.py:1287 superset/views/core.py:1292 +#: superset/views/core.py:1400 superset/views/core.py:1414 +msgid "You don't have the rights to " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1400 +msgid "alter this " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1292 +msgid "chart" +msgstr "" + +#: superset/views/core.py:1292 superset/views/core.py:1414 +msgid "create a " +msgstr "" + +#: superset/views/core.py:1401 superset/views/core.py:1414 +msgid "dashboard" +msgstr "" + +#: superset/views/core.py:1949 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/views/core.py:1652 +#: superset/views/core.py:1955 #, python-format -msgid "Slice %(id)s not found" +msgid "Chart %(id)s not found" msgstr "" -#: superset/views/core.py:1664 +#: superset/views/core.py:1967 #, python-format msgid "Table %(t)s wasn't found in the database %(d)s" msgstr "" -#: superset/views/core.py:1803 +#: superset/views/core.py:2121 #, python-format msgid "Can't find User '%(name)s', please ask your admin to create one." msgstr "" -#: superset/views/core.py:1810 +#: superset/views/core.py:2128 #, python-format msgid "Can't find DruidCluster with cluster_name = '%(name)s'" msgstr "" -#: superset/views/core.py:2071 +#: superset/views/core.py:2407 msgid "Query record was not created as expected." msgstr "" -#: superset/views/core.py:2357 +#: superset/views/core.py:2718 msgid "Template Name" -msgstr "Vorlagename" +msgstr "" -#: superset/views/core.py:2368 +#: superset/views/core.py:2730 msgid "CSS Templates" -msgstr "CSS Vorlagen" +msgstr "" -#: superset/views/core.py:2379 +#: superset/views/core.py:2741 msgid "SQL Editor" msgstr "" -#: superset/views/core.py:2384 superset/views/core.py:2393 +#: superset/views/core.py:2746 superset/views/core.py:2756 msgid "SQL Lab" msgstr "" -#: superset/views/core.py:2388 +#: superset/views/core.py:2751 msgid "Query Search" -msgstr "Abfragen suchen" +msgstr "" -#: superset/views/sql_lab.py:20 +#: superset/views/core.py:2761 +msgid "Upload a CSV" +msgstr "" + +#: superset/views/sql_lab.py:25 msgid "Status" msgstr "" -#: superset/views/sql_lab.py:21 +#: superset/views/sql_lab.py:26 msgid "Start Time" -msgstr "Von Zeit" +msgstr "" -#: superset/views/sql_lab.py:22 superset/views/sql_lab.py:58 +#: superset/views/sql_lab.py:27 superset/views/sql_lab.py:64 msgid "End Time" -msgstr "Bis Zeit" +msgstr "" -#: superset/views/sql_lab.py:28 +#: superset/views/sql_lab.py:34 msgid "Queries" -msgstr "Abfragen" +msgstr "" -#: superset/views/sql_lab.py:37 +#: superset/views/sql_lab.py:43 msgid "List Saved Query" -msgstr "Gespeicherte Abfragen auflisten" +msgstr "" -#: superset/views/sql_lab.py:38 +#: superset/views/sql_lab.py:44 msgid "Show Saved Query" -msgstr "Gespeicherte Abfrage anzeigen" +msgstr "" -#: superset/views/sql_lab.py:39 +#: superset/views/sql_lab.py:45 msgid "Add Saved Query" -msgstr "Gespeicherte Abfrage einfügen" +msgstr "" -#: superset/views/sql_lab.py:40 +#: superset/views/sql_lab.py:46 msgid "Edit Saved Query" -msgstr "Gespeicherte Abfrage bearbeiten" +msgstr "" -#: superset/views/sql_lab.py:59 +#: superset/views/sql_lab.py:65 msgid "Pop Tab Link" msgstr "" -#: superset/views/sql_lab.py:60 +#: superset/views/sql_lab.py:66 msgid "Changed on" -msgstr "Bearbeitet am" +msgstr "" -#: superset/views/sql_lab.py:79 +#: superset/views/sql_lab.py:86 msgid "Saved Queries" -msgstr "Gespeicherte Abfragen" +msgstr "" + +#~ msgid "[Superset] Access to the datasource %(name)s was granted" +#~ msgstr "[Superset] Zugriff auf Datenquelle %(name)s war genehmigt " + +#~ msgid "Viz fehlt eine Datenquelle" +#~ msgstr "" + +#~ msgid "Please choose at least one \"Group by\" field " +#~ msgstr "" + +#~ msgid "'Group By' and 'Columns' can't overlap" +#~ msgstr "" + +#~ msgid "Must have one numeric column specified" +#~ msgstr "" + +#~ msgid "Your query was saved" +#~ msgstr "Ihre Abfrage wurde gespeichert" + +#~ msgid "Your query could not be saved" +#~ msgstr "Ihre Abfrage konnte nicht gespeichert werden" + +#~ msgid "Failed at retrieving results from the results backend" +#~ msgstr "" + +#~ msgid "Could not connect to server" +#~ msgstr "" + +#~ msgid "Your session timed out, please refresh your page and try again." +#~ msgstr "" + +#~ msgid "Query was stopped." +#~ msgstr "" + +#~ msgid "Failed at stopping query." +#~ msgstr "" + +#~ msgid "Error occurred while fetching table metadata" +#~ msgstr "" + +#~ msgid "shared query" +#~ msgstr "" + +#~ msgid "The query couldn't be loaded" +#~ msgstr "" + +#~ msgid "An error occurred while creating the data source" +#~ msgstr "" + +#~ msgid "Pick a chart type!" +#~ msgstr "" + +#~ msgid "To use this chart type you need at least one column flagged as a date" +#~ msgstr "" + +#~ msgid "To use this chart type you need at least one dimension" +#~ msgstr "" + +#~ msgid "To use this chart type you need at least one aggregation function" +#~ msgstr "" + +#~ msgid "Untitled Query" +#~ msgstr "" + +#~ msgid "Copy of %s" +#~ msgstr "" + +#~ msgid "share query" +#~ msgstr "" + +#~ msgid "copy URL to clipboard" +#~ msgstr "" + +#~ msgid "Raw SQL" +#~ msgstr "" + +#~ msgid "Source SQL" +#~ msgstr "" + +#~ msgid "SQL" +#~ msgstr "" + +#~ msgid "No query history yet..." +#~ msgstr "" + +#~ msgid "It seems you don't have access to any database" +#~ msgstr "" + +#~ msgid "Search Results" +#~ msgstr "" + +#~ msgid "[From]-" +#~ msgstr "" + +#~ msgid "[To]-" +#~ msgstr "" + +#~ msgid "[Query Status]" +#~ msgstr "" + +#~ msgid "Search" +#~ msgstr "Suche" + +#~ msgid "Open in SQL Editor" +#~ msgstr "Bearbeiten in SQL Editor" + +#~ msgid "view results" +#~ msgstr "" + +#~ msgid "Data preview" +#~ msgstr "" + +#~ msgid "Visualize the data out of this query" +#~ msgstr "" + +#~ msgid "Overwrite text in editor with a query on this table" +#~ msgstr "" + +#~ msgid "Run query in a new tab" +#~ msgstr "" + +#~ msgid "Remove query from log" +#~ msgstr "" + +#~ msgid ".CSV" +#~ msgstr "" + +#~ msgid "Visualize" +#~ msgstr "Visualalisieren" + +#~ msgid "was created" +#~ msgstr "" + +#~ msgid "Query in a new tab" +#~ msgstr "" + +#~ msgid "Fetch data preview" +#~ msgstr "" + +#~ msgid "Track Job" +#~ msgstr "" + +#~ msgid "Loading..." +#~ msgstr "" + +#~ msgid "Run Selected Query" +#~ msgstr "" + +#~ msgid "Run Query" +#~ msgstr "" + +#~ msgid "Run query asynchronously" +#~ msgstr "" + +#~ msgid "Stop" +#~ msgstr "Stopp" + +#~ msgid "Undefined" +#~ msgstr "" + +#~ msgid "Label for your query" +#~ msgstr "" + +#~ msgid "Write a description for your query" +#~ msgstr "" + +#~ msgid "Save" +#~ msgstr "" + +#~ msgid "Save Query" +#~ msgstr "" + +#~ msgid "Run a query to display results here" +#~ msgstr "" + +#~ msgid "Preview for %s" +#~ msgstr "" + +#~ msgid "Results" +#~ msgstr "" + +#~ msgid "Query History" +#~ msgstr "" + +#~ msgid "Create table as with query results" +#~ msgstr "" + +#~ msgid "new table name" +#~ msgstr "" + +#~ msgid "Error while fetching table list" +#~ msgstr "" + +#~ msgid "Error while fetching schema list" +#~ msgstr "" + +#~ msgid "Error while fetching database list" +#~ msgstr "" + +#~ msgid "Database:" +#~ msgstr "" + +#~ msgid "Select a database" +#~ msgstr "" + +#~ msgid "Select a schema (%s)" +#~ msgstr "" + +#~ msgid "Schema:" +#~ msgstr "" + +#~ msgid "Add a table (%s)" +#~ msgstr "" + +#~ msgid "Type to search ..." +#~ msgstr "" + +#~ msgid "Reset State" +#~ msgstr "" + +#~ msgid "Enter a new title for the tab" +#~ msgstr "" + +#~ msgid "Untitled Query %s" +#~ msgstr "" + +#~ msgid "close tab" +#~ msgstr "" + +#~ msgid "rename tab" +#~ msgstr "" + +#~ msgid "expand tool bar" +#~ msgstr "" + +#~ msgid "hide tool bar" +#~ msgstr "" + +#~ msgid "Copy partition query to clipboard" +#~ msgstr "" + +#~ msgid "latest partition:" +#~ msgstr "" + +#~ msgid "Keys for table" +#~ msgstr "" + +#~ msgid "View keys & indexes (%s)" +#~ msgstr "" + +#~ msgid "Sort columns alphabetically" +#~ msgstr "" + +#~ msgid "Original table column order" +#~ msgstr "" + +#~ msgid "Copy SELECT statement to clipboard" +#~ msgstr "" + +#~ msgid "Remove table preview" +#~ msgstr "" + +#~ msgid "" +#~ "%s is not right as a column " +#~ "name, please alias it (as in " +#~ "SELECT count(*) " +#~ msgstr "" + +#~ msgid "AS my_alias" +#~ msgstr "" + +#~ msgid "using only alphanumeric characters and underscores" +#~ msgstr "" + +#~ msgid "Creating a data source and popping a new tab" +#~ msgstr "" + +#~ msgid "No results available for this query" +#~ msgstr "" + +#~ msgid "Chart Type" +#~ msgstr "" + +#~ msgid "[Chart Type]" +#~ msgstr "" + +#~ msgid "Datasource Name" +#~ msgstr "" + +#~ msgid "datasource name" +#~ msgstr "" + +#~ msgid "Select ..." +#~ msgstr "" + +#~ msgid "Loaded data cached" +#~ msgstr "" + +#~ msgid "Loaded from cache" +#~ msgstr "" + +#~ msgid "Click to force-refresh" +#~ msgstr "" + +#~ msgid "Copy to clipboard" +#~ msgstr "" + +#~ msgid "Not successful" +#~ msgstr "" + +#~ msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +#~ msgstr "" + +#~ msgid "Copied!" +#~ msgstr "" + +#~ msgid "click to edit title" +#~ msgstr "" + +#~ msgid "You don't have the rights to alter this title." +#~ msgstr "" + +#~ msgid "Click to favorite/unfavorite" +#~ msgstr "" + +#~ msgid "You have unsaved changes." +#~ msgstr "" + +#~ msgid "Click the" +#~ msgstr "" + +#~ msgid "button on the top right to save your changes." +#~ msgstr "" + +#~ msgid "Served from data cached %s . Click to force refresh." +#~ msgstr "" +#~ "Von Daten dienten um %s im Cache" +#~ " gespeichert. Aktualisierung erzwingen durch " +#~ "Klicken" + +#~ msgid "Click to force refresh" +#~ msgstr "Aktualisierung erzwingen" + +#~ msgid "Error" +#~ msgstr "Fehler" + +#~ msgid "Sorry, there was an error adding slices to this dashboard: %s" +#~ msgstr "" + +#~ msgid "Active Dashboard Filters" +#~ msgstr "" + +#~ msgid "Checkout this dashboard: %s" +#~ msgstr "" + +#~ msgid "Force refresh the whole dashboard" +#~ msgstr "Ganze Dashboard Aktualisierung erzwingen" + +#~ msgid "Edit this dashboard's properties" +#~ msgstr "Dashboardeigenschaften bearbeiten" + +#~ msgid "Load a template" +#~ msgstr "Vorlage laden" + +#~ msgid "Load a CSS template" +#~ msgstr "CSS Vorlage laden" + +#~ msgid "Live CSS Editor" +#~ msgstr "" + +#~ msgid "Don't refresh" +#~ msgstr "Nicht aktualisieren" + +#~ msgid "10 seconds" +#~ msgstr "10 Sekunden" + +#~ msgid "30 seconds" +#~ msgstr "30 Sekunden" + +#~ msgid "1 minute" +#~ msgstr "1 Minute" + +#~ msgid "5 minutes" +#~ msgstr "5 Minuten" + +#~ msgid "Refresh Interval" +#~ msgstr "Aktualisierung Zwischenzeit" + +#~ msgid "Choose the refresh frequency for this dashboard" +#~ msgstr "Aktualisierungsfrequenz auswählen für dieses Dashboard" + +#~ msgid "This dashboard was saved successfully." +#~ msgstr "Dashboard wurde erfolgreich gespeichert" + +#~ msgid "Sorry, there was an error saving this dashboard: " +#~ msgstr "" + +#~ msgid "You must pick a name for the new dashboard" +#~ msgstr "" + +#~ msgid "Save Dashboard" +#~ msgstr "Dashboard speichern" + +#~ msgid "Overwrite Dashboard [%s]" +#~ msgstr "" + +#~ msgid "Save as:" +#~ msgstr "Speichern als:" + +#~ msgid "[dashboard name]" +#~ msgstr "" + +#~ msgid "Viz" +#~ msgstr "" + +#~ msgid "Add Slices" +#~ msgstr "" + +#~ msgid "Add a new slice to the dashboard" +#~ msgstr "" + +#~ msgid "Add Slices to Dashboard" +#~ msgstr "" + +#~ msgid "Move chart" +#~ msgstr "Diagramm bewegen" + +#~ msgid "Force refresh data" +#~ msgstr "Aktualisierung erzwingen" + +#~ msgid "Toggle chart description" +#~ msgstr "Diagramm Beschreibung umschalten" + +#~ msgid "Edit chart" +#~ msgstr "Diagramm bearbeiten" + +#~ msgid "Export CSV" +#~ msgstr "Exportieren als CSV" + +#~ msgid "Explore chart" +#~ msgstr "Diagramm untersuchen" + +#~ msgid "Remove chart from dashboard" +#~ msgstr "Diagramm von Dashboard entfernen" + +#~ msgid "%s - untitled" +#~ msgstr "%s - unbenannt" + +#~ msgid "Edit slice properties" +#~ msgstr "" + +#~ msgid "description" +#~ msgstr "Beschreibung" + +#~ msgid "bolt" +#~ msgstr "" + +#~ msgid "Error..." +#~ msgstr "Fehler..." + +#~ msgid "Query" +#~ msgstr "Abfrage" + +#~ msgid "Height" +#~ msgstr "Höhe" + +#~ msgid "Width" +#~ msgstr "Breite" + +#~ msgid "Export to .json" +#~ msgstr "Exportieren als JSON" + +#~ msgid "Export to .csv format" +#~ msgstr "Exportieren als CSV" + +#~ msgid "Please enter a slice name" +#~ msgstr "Bitten Scheibename eingeben" + +#~ msgid "Please select a dashboard" +#~ msgstr "Bitte Dashboard auswählen" + +#~ msgid "Please enter a dashboard name" +#~ msgstr "Bitte Dashboardname eingeben" + +#~ msgid "Save A Slice" +#~ msgstr "Scheibe speichern" + +#~ msgid "Overwrite slice %s" +#~ msgstr "Überschreiben Scheibe %s" + +#~ msgid "Save as" +#~ msgstr "Speichern als" + +#~ msgid "[slice name]" +#~ msgstr "" + +#~ msgid "Do not add to a dashboard" +#~ msgstr "Nicht zum Dashboard hinzufügen" + +#~ msgid "Add slice to existing dashboard" +#~ msgstr "Schiebe zum vorhandenen Dashboard hinzufügen" + +#~ msgid "Add to new dashboard" +#~ msgstr "Schiebe zum neuen Dashboard hinzufügen" + +#~ msgid "Save & go to dashboard" +#~ msgstr "Speichern & zum Dashboard gehen" + +#~ msgid "Check out this slice: %s" +#~ msgstr "" + +#~ msgid "`Min` value should be numeric or empty" +#~ msgstr "" + +#~ msgid "`Max` value should be numeric or empty" +#~ msgstr "" + +#~ msgid "Something went wrong while fetching the datasource list" +#~ msgstr "" + +#~ msgid "Click to point to another datasource" +#~ msgstr "" + +#~ msgid "Edit the datasource's configuration" +#~ msgstr "" + +#~ msgid "Select a datasource" +#~ msgstr "" + +#~ msgid "Search / Filter" +#~ msgstr "" + +#~ msgid "Filter value" +#~ msgstr "" + +#~ msgid "Select metric" +#~ msgstr "" + +#~ msgid "Select column" +#~ msgstr "" + +#~ msgid "Select operator" +#~ msgstr "" + +#~ msgid "Error while fetching data" +#~ msgstr "" + +#~ msgid "Select %s" +#~ msgstr "" + +#~ msgid "textarea" +#~ msgstr "" + +#~ msgid "Edit" +#~ msgstr "" + +#~ msgid "in modal" +#~ msgstr "" + +#~ msgid "Select a visualization type" +#~ msgstr "Visualisierungstyp wählen" + +#~ msgid "Updating chart was stopped" +#~ msgstr "" + +#~ msgid "An error occurred while rendering the visualization: %s" +#~ msgstr "" + +#~ msgid "" +#~ "Perhaps your data has grown, your " +#~ "database is under unusual load, or " +#~ "you are simply querying a data " +#~ "source that is to large to be " +#~ "processed within the timeout range. If" +#~ " that is the case, we recommend " +#~ "that you summarize your data further." +#~ msgstr "" + +#~ msgid "Network error." +#~ msgstr "" + +#~ msgid "" +#~ "A reference to the [Time] configuration," +#~ " taking granularity into account" +#~ msgstr "" + +#~ msgid "Group by" +#~ msgstr "" + +#~ msgid "One or many controls to group by" +#~ msgstr "" + +#~ msgid "The type of visualization to display" +#~ msgstr "Der Visualisierungstyp anzuzeigen" + +#~ msgid "Metrics" +#~ msgstr "Metriken" + +#~ msgid "One or many metrics to display" +#~ msgstr "" + +#~ msgid "Y Axis Bounds" +#~ msgstr "" + +#~ msgid "" +#~ "Bounds for the Y axis. When left" +#~ " empty, the bounds are dynamically " +#~ "defined based on the min/max of " +#~ "the data. Note that this feature " +#~ "will only expand the axis range. " +#~ "It won't narrow the data's extent." +#~ msgstr "" + +#~ msgid "Ordering" +#~ msgstr "" + +#~ msgid "Annotation Layers" +#~ msgstr "Anmerkungstufe" + +#~ msgid "Annotation layers to overlay on the visualization" +#~ msgstr "Anmerkungstufe auf die Visualisierung zu legen" + +#~ msgid "Select a annotation layer" +#~ msgstr "Anmerkungstufe auswählen" + +#~ msgid "Error while fetching annotation layers" +#~ msgstr "Fehler bei Anmerkungstufeabruf" + +#~ msgid "Choose the metric" +#~ msgstr "Metrik auswählen" + +#~ msgid "Right Axis Metric" +#~ msgstr "" + +#~ msgid "Choose a metric for right axis" +#~ msgstr "" + +#~ msgid "Stacked Style" +#~ msgstr "" + +#~ msgid "Linear Color Scheme" +#~ msgstr "" + +#~ msgid "Normalize Across" +#~ msgstr "" + +#~ msgid "" +#~ "Color will be rendered based on a" +#~ " ratio of the cell against the " +#~ "sum of across this criteria" +#~ msgstr "" + +#~ msgid "Horizon Color Scale" +#~ msgstr "" + +#~ msgid "Defines how the color are attributed." +#~ msgstr "" + +#~ msgid "Rendering" +#~ msgstr "" + +#~ msgid "" +#~ "image-rendering CSS attribute of the " +#~ "canvas object that defines how the " +#~ "browser scales up the image" +#~ msgstr "" + +#~ msgid "XScale Interval" +#~ msgstr "" + +#~ msgid "Number of steps to take between ticks when displaying the X scale" +#~ msgstr "" + +#~ msgid "YScale Interval" +#~ msgstr "" + +#~ msgid "Number of steps to take between ticks when displaying the Y scale" +#~ msgstr "" + +#~ msgid "Include Time" +#~ msgstr "" + +#~ msgid "Whether to include the time granularity as defined in the time section" +#~ msgstr "" + +#~ msgid "Stacked Bars" +#~ msgstr "" + +#~ msgid "Show totals" +#~ msgstr "" + +#~ msgid "Display total row/column" +#~ msgstr "" + +#~ msgid "Show Markers" +#~ msgstr "" + +#~ msgid "Show data points as circle markers on the lines" +#~ msgstr "" + +#~ msgid "Bar Values" +#~ msgstr "" + +#~ msgid "Show the value on top of the bar" +#~ msgstr "" + +#~ msgid "Sort Bars" +#~ msgstr "" + +#~ msgid "Sort bars by x labels." +#~ msgstr "" + +#~ msgid "Combine Metrics" +#~ msgstr "" + +#~ msgid "" +#~ "Display metrics side by side within " +#~ "each column, as opposed to each " +#~ "column being displayed side by side " +#~ "for each metric." +#~ msgstr "" + +#~ msgid "Extra Controls" +#~ msgstr "" + +#~ msgid "" +#~ "Whether to show extra controls or " +#~ "not. Extra controls include things like" +#~ " making mulitBar charts stacked or " +#~ "side by side." +#~ msgstr "" + +#~ msgid "Reduce X ticks" +#~ msgstr "" + +#~ msgid "" +#~ "Reduces the number of X axis ticks" +#~ " to be rendered. If true, the x" +#~ " axis wont overflow and labels may" +#~ " be missing. If false, a minimum " +#~ "width will be applied to columns " +#~ "and the width may overflow into an" +#~ " horizontal scroll." +#~ msgstr "" + +#~ msgid "Include Series" +#~ msgstr "" + +#~ msgid "Include series name as an axis" +#~ msgstr "" + +#~ msgid "Color Metric" +#~ msgstr "" + +#~ msgid "A metric to use for color" +#~ msgstr "" + +#~ msgid "Country Name" +#~ msgstr "" + +#~ msgid "The name of country that Superset should display" +#~ msgstr "" + +#~ msgid "Country Field Type" +#~ msgstr "" + +#~ msgid "" +#~ "The country code standard that Superset" +#~ " should expect to find in the " +#~ "[country] column" +#~ msgstr "" + +#~ msgid "Columns" +#~ msgstr "" + +#~ msgid "One or many controls to pivot as columns" +#~ msgstr "" + +#~ msgid "Columns to display" +#~ msgstr "" + +#~ msgid "Origin" +#~ msgstr "" + +#~ msgid "" +#~ "Defines the origin where time buckets" +#~ " start, accepts natural dates as in" +#~ " `now`, `sunday` or `1970-01-01`" +#~ msgstr "" + +#~ msgid "Bottom Margin" +#~ msgstr "" + +#~ msgid "Bottom margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" + +#~ msgid "Left Margin" +#~ msgstr "" + +#~ msgid "Left margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" + +#~ msgid "Time Granularity" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "Domain" +#~ msgstr "" + +#~ msgid "The time unit used for the grouping of blocks" +#~ msgstr "" + +#~ msgid "Subdomain" +#~ msgstr "" + +#~ msgid "" +#~ "The time unit for each block. " +#~ "Should be a smaller unit than " +#~ "domain_granularity. Should be larger or " +#~ "equal to Time Grain" +#~ msgstr "" + +#~ msgid "Link Length" +#~ msgstr "" + +#~ msgid "Link length in the force layout" +#~ msgstr "" + +#~ msgid "Charge" +#~ msgstr "" + +#~ msgid "Charge in the force layout" +#~ msgstr "" + +#~ msgid "" +#~ "The time column for the visualization." +#~ " Note that you can define arbitrary" +#~ " expression that return a DATETIME " +#~ "column in the table or. Also note" +#~ " that the filter below is applied " +#~ "against this column or expression" +#~ msgstr "" + +#~ msgid "Time Grain" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "Resample Rule" +#~ msgstr "" + +#~ msgid "Pandas resample rule" +#~ msgstr "" + +#~ msgid "Resample How" +#~ msgstr "" + +#~ msgid "Pandas resample how" +#~ msgstr "" + +#~ msgid "Resample Fill Method" +#~ msgstr "" + +#~ msgid "Pandas resample fill method" +#~ msgstr "" + +#~ msgid "Since" +#~ msgstr "" + +#~ msgid "7 days ago" +#~ msgstr "" + +#~ msgid "Until" +#~ msgstr "" + +#~ msgid "Max Bubble Size" +#~ msgstr "" + +#~ msgid "Whisker/outlier options" +#~ msgstr "" + +#~ msgid "Determines how whiskers and outliers are calculated." +#~ msgstr "" + +#~ msgid "Ratio" +#~ msgstr "" + +#~ msgid "Target aspect ratio for treemap tiles." +#~ msgstr "" + +#~ msgid "Number format" +#~ msgstr "" + +#~ msgid "Row limit" +#~ msgstr "" + +#~ msgid "Series limit" +#~ msgstr "" + +#~ msgid "Limits the number of time series that get displayed" +#~ msgstr "" + +#~ msgid "Sort By" +#~ msgstr "" + +#~ msgid "Metric used to define the top series" +#~ msgstr "" + +#~ msgid "Rolling" +#~ msgstr "" + +#~ msgid "" +#~ "Defines a rolling window function to " +#~ "apply, works along with the [Periods]" +#~ " text box" +#~ msgstr "" + +#~ msgid "Periods" +#~ msgstr "" + +#~ msgid "" +#~ "Defines the size of the rolling " +#~ "window function, relative to the time" +#~ " granularity selected" +#~ msgstr "" + +#~ msgid "Min Periods" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "Series" +#~ msgstr "" + +#~ msgid "" +#~ "Defines the grouping of entities. Each" +#~ " series is shown as a specific " +#~ "color on the chart and has a " +#~ "legend toggle" +#~ msgstr "" + +#~ msgid "Entity" +#~ msgstr "" + +#~ msgid "This defines the element to be plotted on the chart" +#~ msgstr "" + +#~ msgid "X Axis" +#~ msgstr "" + +#~ msgid "Metric assigned to the [X] axis" +#~ msgstr "" + +#~ msgid "Y Axis" +#~ msgstr "" + +#~ msgid "Metric assigned to the [Y] axis" +#~ msgstr "" + +#~ msgid "Bubble Size" +#~ msgstr "" + +#~ msgid "URL" +#~ msgstr "" + +#~ msgid "" +#~ "The URL, this control is templated, " +#~ "so you can integrate {{ width }}" +#~ " and/or {{ height }} in your " +#~ "URL string." +#~ msgstr "" + +#~ msgid "X Axis Label" +#~ msgstr "" + +#~ msgid "Y Axis Label" +#~ msgstr "" + +#~ msgid "Custom WHERE clause" +#~ msgstr "" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's WHERE clause, as " +#~ "an AND to other criteria. You can" +#~ " include complex expression, parenthesis " +#~ "and anything else supported by the " +#~ "backend it is directed towards." +#~ msgstr "" + +#~ msgid "Custom HAVING clause" +#~ msgstr "" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's HAVING clause, as" +#~ " an AND to other criteria. You " +#~ "can include complex expression, parenthesis" +#~ " and anything else supported by the" +#~ " backend it is directed towards." +#~ msgstr "" + +#~ msgid "Comparison Period Lag" +#~ msgstr "" + +#~ msgid "Based on granularity, number of time periods to compare against" +#~ msgstr "" + +#~ msgid "Comparison suffix" +#~ msgstr "" + +#~ msgid "Suffix to apply after the percentage display" +#~ msgstr "" + +#~ msgid "Table Timestamp Format" +#~ msgstr "" + +#~ msgid "Timestamp Format" +#~ msgstr "" + +#~ msgid "Series Height" +#~ msgstr "" + +#~ msgid "Pixel height of each series" +#~ msgstr "" + +#~ msgid "Page Length" +#~ msgstr "" + +#~ msgid "Rows per page, 0 means no pagination" +#~ msgstr "" + +#~ msgid "X Axis Format" +#~ msgstr "" + +#~ msgid "Y Axis Format" +#~ msgstr "" + +#~ msgid "Right Axis Format" +#~ msgstr "" + +#~ msgid "Markup Type" +#~ msgstr "" + +#~ msgid "Pick your favorite markup language" +#~ msgstr "" + +#~ msgid "Rotation" +#~ msgstr "" + +#~ msgid "Rotation to apply to words in the cloud" +#~ msgstr "" + +#~ msgid "Line Style" +#~ msgstr "" + +#~ msgid "Line interpolation as defined by d3.js" +#~ msgstr "" + +#~ msgid "Label Type" +#~ msgstr "" + +#~ msgid "What should be shown on the label?" +#~ msgstr "" + +#~ msgid "Code" +#~ msgstr "" + +#~ msgid "Put your code here" +#~ msgstr "" + +#~ msgid "Aggregation function" +#~ msgstr "" + +#~ msgid "" +#~ "Aggregate function to apply when " +#~ "pivoting and computing the total rows" +#~ " and columns" +#~ msgstr "" + +#~ msgid "Font Size From" +#~ msgstr "" + +#~ msgid "Font size for the smallest value in the list" +#~ msgstr "" + +#~ msgid "Font Size To" +#~ msgstr "" + +#~ msgid "Font size for the biggest value in the list" +#~ msgstr "" + +#~ msgid "Instant Filtering" +#~ msgstr "" + +#~ msgid "Range Filter" +#~ msgstr "" + +#~ msgid "Whether to display the time range interactive selector" +#~ msgstr "" + +#~ msgid "Date Filter" +#~ msgstr "" + +#~ msgid "Whether to include a time filter" +#~ msgstr "" + +#~ msgid "Data Table" +#~ msgstr "" + +#~ msgid "Whether to display the interactive data table" +#~ msgstr "" + +#~ msgid "Search Box" +#~ msgstr "" + +#~ msgid "Whether to include a client side search box" +#~ msgstr "" + +#~ msgid "Table Filter" +#~ msgstr "" + +#~ msgid "Whether to apply filter when table cell is clicked" +#~ msgstr "" + +#~ msgid "Show Bubbles" +#~ msgstr "" + +#~ msgid "Whether to display bubbles on top of countries" +#~ msgstr "" + +#~ msgid "Legend" +#~ msgstr "" + +#~ msgid "Whether to display the legend (toggles)" +#~ msgstr "" + +#~ msgid "X bounds" +#~ msgstr "" + +#~ msgid "Whether to display the min and max values of the X axis" +#~ msgstr "" + +#~ msgid "Y bounds" +#~ msgstr "" + +#~ msgid "Whether to display the min and max values of the Y axis" +#~ msgstr "" + +#~ msgid "Rich Tooltip" +#~ msgstr "" + +#~ msgid "The rich tooltip shows a list of all series for that point in time" +#~ msgstr "" + +#~ msgid "Y Log Scale" +#~ msgstr "" + +#~ msgid "Use a log scale for the Y axis" +#~ msgstr "" + +#~ msgid "X Log Scale" +#~ msgstr "" + +#~ msgid "Use a log scale for the X axis" +#~ msgstr "" + +#~ msgid "Donut" +#~ msgstr "" + +#~ msgid "Do you want a donut or a pie?" +#~ msgstr "" + +#~ msgid "Put labels outside" +#~ msgstr "" + +#~ msgid "Put the labels outside the pie?" +#~ msgstr "" + +#~ msgid "Contribution" +#~ msgstr "" + +#~ msgid "Compute the contribution to the total" +#~ msgstr "" + +#~ msgid "Period Ratio" +#~ msgstr "" + +#~ msgid "" +#~ "[integer] Number of period to compare" +#~ " against, this is relative to the " +#~ "granularity selected" +#~ msgstr "" + +#~ msgid "Period Ratio Type" +#~ msgstr "" + +#~ msgid "" +#~ "`factor` means (new/previous), `growth` is " +#~ "((new/previous) - 1), `value` is " +#~ "(new-previous)" +#~ msgstr "" + +#~ msgid "Time Shift" +#~ msgstr "" + +#~ msgid "" +#~ "Overlay a timeseries from a relative " +#~ "time period. Expects relative time delta" +#~ " in natural language (example: 24 " +#~ "hours, 7 days, 56 weeks, 365 days)" +#~ msgstr "" + +#~ msgid "Subheader" +#~ msgstr "" + +#~ msgid "Description text that shows up below your Big Number" +#~ msgstr "" + +#~ msgid "label" +#~ msgstr "" + +#~ msgid "" +#~ "`count` is COUNT(*) if a group by" +#~ " is used. Numerical columns will be" +#~ " aggregated with the aggregator. Non-" +#~ "numerical columns will be used to " +#~ "label points. Leave empty to get a" +#~ " count of points in each cluster." +#~ msgstr "" + +#~ msgid "Map Style" +#~ msgstr "" + +#~ msgid "Base layer map style" +#~ msgstr "" + +#~ msgid "Clustering Radius" +#~ msgstr "" + +#~ msgid "" +#~ "The radius (in pixels) the algorithm " +#~ "uses to define a cluster. Choose 0" +#~ " to turn off clustering, but beware" +#~ " that a large number of points " +#~ "(>1000) will cause lag." +#~ msgstr "" + +#~ msgid "Point Radius" +#~ msgstr "" + +#~ msgid "" +#~ "The radius of individual points (ones" +#~ " that are not in a cluster). " +#~ "Either a numerical column or `Auto`, " +#~ "which scales the point based on " +#~ "the largest cluster" +#~ msgstr "" + +#~ msgid "Point Radius Unit" +#~ msgstr "" + +#~ msgid "The unit of measure for the specified point radius" +#~ msgstr "" + +#~ msgid "Opacity" +#~ msgstr "" + +#~ msgid "Opacity of all clusters, points, and labels. Between 0 and 1." +#~ msgstr "" + +#~ msgid "Zoom" +#~ msgstr "" + +#~ msgid "Zoom level of the map" +#~ msgstr "" + +#~ msgid "Default latitude" +#~ msgstr "" + +#~ msgid "Latitude of default viewport" +#~ msgstr "" + +#~ msgid "Default longitude" +#~ msgstr "" + +#~ msgid "Longitude of default viewport" +#~ msgstr "" + +#~ msgid "Live render" +#~ msgstr "" + +#~ msgid "Points and clusters will update as viewport is being changed" +#~ msgstr "" + +#~ msgid "RGB Color" +#~ msgstr "" + +#~ msgid "The color for points and clusters in RGB" +#~ msgstr "" + +#~ msgid "Ranges" +#~ msgstr "" + +#~ msgid "Ranges to highlight with shading" +#~ msgstr "" + +#~ msgid "Range labels" +#~ msgstr "" + +#~ msgid "Labels for the ranges" +#~ msgstr "" + +#~ msgid "Markers" +#~ msgstr "" + +#~ msgid "List of values to mark with triangles" +#~ msgstr "" + +#~ msgid "Marker labels" +#~ msgstr "" + +#~ msgid "Labels for the markers" +#~ msgstr "" + +#~ msgid "Marker lines" +#~ msgstr "" + +#~ msgid "List of values to mark with lines" +#~ msgstr "" + +#~ msgid "Marker line labels" +#~ msgstr "" + +#~ msgid "Labels for the marker lines" +#~ msgstr "" + +#~ msgid "Slice ID" +#~ msgstr "" + +#~ msgid "The id of the active slice" +#~ msgstr "" + +#~ msgid "Cache Timeout (seconds)" +#~ msgstr "" + +#~ msgid "The number of seconds before expiring the cache" +#~ msgstr "" + +#~ msgid "Order by entity id" +#~ msgstr "" + +#~ msgid "" +#~ "Important! Select this if the table " +#~ "is not already sorted by entity " +#~ "id, else there is no guarantee " +#~ "that all events for each entity " +#~ "are returned." +#~ msgstr "" + +#~ msgid "Minimum leaf node event count" +#~ msgstr "" + +#~ msgid "" +#~ "Leaf nodes that represent fewer than " +#~ "this number of events will be " +#~ "initially hidden in the visualization" +#~ msgstr "" + +#~ msgid "Color Scheme" +#~ msgstr "Farbschema" + +#~ msgid "The color scheme for rendering chart" +#~ msgstr "" + +#~ msgid "Time" +#~ msgstr "" + +#~ msgid "Time related form attributes" +#~ msgstr "" + +#~ msgid "Datasource & Chart Type" +#~ msgstr "" + +#~ msgid "This section exposes ways to include snippets of SQL in your query" +#~ msgstr "" + +#~ msgid "Annotations" +#~ msgstr "Anmerkungen" + +#~ msgid "Advanced Analytics" +#~ msgstr "" + +#~ msgid "" +#~ "This section contains options that allow" +#~ " for advanced analytical post processing" +#~ " of query results" +#~ msgstr "" + +#~ msgid "Result Filters" +#~ msgstr "" + +#~ msgid "" +#~ "The filters to apply after post-" +#~ "aggregation.Leave the value control empty " +#~ "to filter empty strings or nulls" +#~ msgstr "" + +#~ msgid "Chart Options" +#~ msgstr "" + +#~ msgid "Breakdowns" +#~ msgstr "" + +#~ msgid "Defines how each series is broken down" +#~ msgstr "" + +#~ msgid "Pie Chart" +#~ msgstr "" + +#~ msgid "Dual Axis Line Chart" +#~ msgstr "" + +#~ msgid "Y Axis 1" +#~ msgstr "" + +#~ msgid "Y Axis 2" +#~ msgstr "" + +#~ msgid "Left Axis Metric" +#~ msgstr "" + +#~ msgid "Choose a metric for left axis" +#~ msgstr "" + +#~ msgid "Left Axis Format" +#~ msgstr "" + +#~ msgid "Axes" +#~ msgstr "" + +#~ msgid "GROUP BY" +#~ msgstr "" + +#~ msgid "Use this section if you want a query that aggregates" +#~ msgstr "" + +#~ msgid "NOT GROUPED BY" +#~ msgstr "" + +#~ msgid "Use this section if you want to query atomic rows" +#~ msgstr "" + +#~ msgid "Options" +#~ msgstr "" + +#~ msgid "Bubbles" +#~ msgstr "" + +#~ msgid "Numeric Column" +#~ msgstr "" + +#~ msgid "Select the numeric column to draw the histogram" +#~ msgstr "" + +#~ msgid "No of Bins" +#~ msgstr "" + +#~ msgid "Select number of bins for the histogram" +#~ msgstr "" + +#~ msgid "Primary Metric" +#~ msgstr "" + +#~ msgid "The primary metric is used to define the arc segment sizes" +#~ msgstr "" + +#~ msgid "Secondary Metric" +#~ msgstr "" + +#~ msgid "" +#~ "This secondary metric is used to " +#~ "define the color as a ratio " +#~ "against the primary metric. If the " +#~ "two metrics match, color is mapped " +#~ "level groups" +#~ msgstr "" + +#~ msgid "Hierarchy" +#~ msgstr "Hierarchie" + +#~ msgid "This defines the level of the hierarchy" +#~ msgstr "" + +#~ msgid "Source / Target" +#~ msgstr "" + +#~ msgid "Choose a source and a target" +#~ msgstr "" + +#~ msgid "Chord Diagram" +#~ msgstr "" + +#~ msgid "Choose a number format" +#~ msgstr "" + +#~ msgid "Source" +#~ msgstr "" + +#~ msgid "Choose a source" +#~ msgstr "" + +#~ msgid "Target" +#~ msgstr "" + +#~ msgid "Choose a target" +#~ msgstr "" + +#~ msgid "ISO 3166-1 codes of region/province/department" +#~ msgstr "" + +#~ msgid "" +#~ "It's ISO 3166-1 of your " +#~ "region/province/department in your table. (see" +#~ " documentation for list of ISO " +#~ "3166-1)" +#~ msgstr "" + +#~ msgid "Country Control" +#~ msgstr "" + +#~ msgid "3 letter code of the country" +#~ msgstr "" + +#~ msgid "Metric for color" +#~ msgstr "" + +#~ msgid "Metric that defines the color of the country" +#~ msgstr "" + +#~ msgid "Bubble size" +#~ msgstr "" + +#~ msgid "Metric that defines the size of the bubble" +#~ msgstr "" + +#~ msgid "Filter Box" +#~ msgstr "" + +#~ msgid "Filter controls" +#~ msgstr "" + +#~ msgid "" +#~ "The controls you want to filter " +#~ "on. Note that only columns checked " +#~ "as \"filterable\" will show up on " +#~ "this list." +#~ msgstr "" + +#~ msgid "Heatmap Options" +#~ msgstr "" + +#~ msgid "Horizon" +#~ msgstr "" + +#~ msgid "Points" +#~ msgstr "" + +#~ msgid "Labelling" +#~ msgstr "" + +#~ msgid "Visual Tweaks" +#~ msgstr "" + +#~ msgid "Viewport" +#~ msgstr "" + +#~ msgid "Longitude" +#~ msgstr "" + +#~ msgid "Column containing longitude data" +#~ msgstr "" + +#~ msgid "Latitude" +#~ msgstr "" + +#~ msgid "Column containing latitude data" +#~ msgstr "" + +#~ msgid "Cluster label aggregator" +#~ msgstr "" + +#~ msgid "" +#~ "Aggregate function applied to the list" +#~ " of points in each cluster to " +#~ "produce the cluster label." +#~ msgstr "" + +#~ msgid "Tooltip" +#~ msgstr "" + +#~ msgid "" +#~ "Show a tooltip when hovering over " +#~ "points and clusters describing the label" +#~ msgstr "" + +#~ msgid "" +#~ "One or many controls to group by." +#~ " If grouping, latitude and longitude " +#~ "columns must be present." +#~ msgstr "" + +#~ msgid "Event definition" +#~ msgstr "" + +#~ msgid "Additional meta data" +#~ msgstr "" + +#~ msgid "Column containing entity ids" +#~ msgstr "" + +#~ msgid "e.g., a \"user id\" column" +#~ msgstr "" + +#~ msgid "Column containing event names" +#~ msgstr "" + +#~ msgid "Event count limit" +#~ msgstr "" + +#~ msgid "The maximum number of events to return, equivalent to number of rows" +#~ msgstr "" + +#~ msgid "Meta data" +#~ msgstr "" + +#~ msgid "Select any columns for meta data inspection" +#~ msgstr "" + +#~ msgid "" +#~ "The server could not be reached. " +#~ "You may want to verify your " +#~ "connection and try again." +#~ msgstr "" + +#~ msgid "An unknown error occurred. (Status: %s )" +#~ msgstr "" + +#~ msgid "Favorites" +#~ msgstr "Favoriten" + +#~ msgid "Created Content" +#~ msgstr "Erstellte Inhalt" + +#~ msgid "Recent Activity" +#~ msgstr "Kürzliche Aktivitäten" + +#~ msgid "Security & Access" +#~ msgstr "Sicherheit & Zugriff" + +#~ msgid "No slices" +#~ msgstr "Keine Schieben" + +#~ msgid "No dashboards" +#~ msgstr "Keine Dashboards" + +#~ msgid "Slices" +#~ msgstr "Schieben" + +#~ msgid "No favorite slices yet, go click on stars!" +#~ msgstr "Noch keine Lieblingsscheiben, klicken Sie auf ein paar Sterne!" + +#~ msgid "No favorite dashboards yet, go click on stars!" +#~ msgstr "Noch keine Lieblingsdashboards, klicken Sie auf ein paar Sterne!" + +#~ msgid "Roles" +#~ msgstr "Rollen" + +#~ msgid "Databases" +#~ msgstr "Datenbanken" + +#~ msgid "Datasources" +#~ msgstr "Datenquellen" + +#~ msgid "Profile picture provided by Gravatar" +#~ msgstr "Profilbild von Gravatar" + +#~ msgid "joined" +#~ msgstr "" + +#~ msgid "id:" +#~ msgstr "" + +#~ msgid "Sorry, there appears to be no data" +#~ msgstr "" + +#~ msgid "Select [%s]" +#~ msgstr "" + +#~ msgid "Druid Clusters" +#~ msgstr "" + +#~ msgid "Sources" +#~ msgstr "Quellen" + +#~ msgid "Associated Slices" +#~ msgstr "" + +#~ msgid "Druid Datasources" +#~ msgstr "Druid Datenquellen" + +#~ msgid "Scan New Datasources" +#~ msgstr "Neue Datenquellen suchen" + +#~ msgid "Refresh Druid Metadata" +#~ msgstr "Druid Metadata aktualisieren" + +#~ msgid "Tables" +#~ msgstr "Tabellen" + +#~ msgid "Import" +#~ msgstr "Importieren" + +#~ msgid "Welcome!" +#~ msgstr "Willkommen!" + +#~ msgid "Manage" +#~ msgstr "Einstellungen" + +#~ msgid "Datasource %(name)s already exists" +#~ msgstr "" + +#~ msgid "Delete" +#~ msgstr "Löschen" + +#~ msgid "Delete all Really?" +#~ msgstr "Wirklich alle löschen?" + +#~ msgid "This endpoint requires the `all_datasource_access` permission" +#~ msgstr "" + +#~ msgid "The datasource seems to have been deleted" +#~ msgstr "" + +#~ msgid "The access requests seem to have been deleted" +#~ msgstr "" + +#~ msgid "The user seems to have been deleted" +#~ msgstr "" + +#~ msgid "You don't have access to this datasource" +#~ msgstr "Sie haben keine Zugriff auf diese Datenquelle" + +#~ msgid "" +#~ "This view requires the database %(name)s" +#~ " or `all_datasource_access` permission" +#~ msgstr "" + +#~ msgid "" +#~ "This endpoint requires the datasource " +#~ "%(name)s, database or `all_datasource_access` " +#~ "permission" +#~ msgstr "" + +#~ msgid "" +#~ "All the queries in Sql Lab are " +#~ "going to be executed on behalf of" +#~ " currently authorized user." +#~ msgstr "" + +#~ msgid "Impersonate queries to the database" +#~ msgstr "" + +#~ msgid "Import Dashboards" +#~ msgstr "Dashboards importieren" + +#~ msgid "Access requests" +#~ msgstr "Zugriffsanforderungen" + +#~ msgid "Security" +#~ msgstr "Sicherheit" + +#~ msgid "List Slices" +#~ msgstr "Schieben auflisten" + +#~ msgid "Show Slice" +#~ msgstr "Schiebe anzeigen" + +#~ msgid "Add Slice" +#~ msgstr "Schiebe einfügen" + +#~ msgid "Edit Slice" +#~ msgstr "Schiebe bearbeiten" + +#~ msgid "Slice" +#~ msgstr "Schiebe" + +#~ msgid "Export" +#~ msgstr "" + +#~ msgid "Export dashboards?" +#~ msgstr "" + +#~ msgid "Action Log" +#~ msgstr "Aktionsprotokoll" + +#~ msgid "Access was requested" +#~ msgstr "Zugang wurde beantragt" + +#~ msgid "" +#~ "%(user)s was granted the role %(role)s" +#~ " that gives access to the " +#~ "%(datasource)s" +#~ msgstr "" + +#~ msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" +#~ msgstr "" + +#~ msgid "You have no permission to approve this request" +#~ msgstr "" + +#~ msgid "" +#~ "Malformed request. slice_id or table_name " +#~ "and db_name arguments are expected" +#~ msgstr "" + +#~ msgid "Slice %(id)s not found" +#~ msgstr "" + +#~ msgid "Table %(t)s wasn't found in the database %(d)s" +#~ msgstr "" + +#~ msgid "Can't find User '%(name)s', please ask your admin to create one." +#~ msgstr "" + +#~ msgid "Can't find DruidCluster with cluster_name = '%(name)s'" +#~ msgstr "" + +#~ msgid "CSS Templates" +#~ msgstr "CSS Vorlagen" + +#~ msgid "SQL Lab" +#~ msgstr "" + +#~ msgid "Queries" +#~ msgstr "Abfragen" + +#~ msgid "Saved Queries" +#~ msgstr "Gespeicherte Abfragen" + +#~ msgid "Time Column" +#~ msgstr "Zeitspalte" + +#~ msgid "second" +#~ msgstr "Sekunde" + +#~ msgid "minute" +#~ msgstr "Minute" + +#~ msgid "hour" +#~ msgstr "Stunde" + +#~ msgid "day" +#~ msgstr "Tag" + +#~ msgid "week" +#~ msgstr "Woche" + +#~ msgid "month" +#~ msgstr "Monat" + +#~ msgid "quarter" +#~ msgstr "Vierteljahr" + +#~ msgid "year" +#~ msgstr "Jahr" + +#~ msgid "week_ending_saturday" +#~ msgstr "" + +#~ msgid "week_start_sunday" +#~ msgstr "" + +#~ msgid "week_start_monday" +#~ msgstr "" + +#~ msgid "5 minute" +#~ msgstr "5 Minuten" + +#~ msgid "half hour" +#~ msgstr "halbe Stunde" + +#~ msgid "10 minute" +#~ msgstr "10 Minuten" + +#~ msgid "Table Name" +#~ msgstr "Tabellenname" + +#~ msgid "Name of table to be created from csv data." +#~ msgstr "" + +#~ msgid "CSV File" +#~ msgstr "" + +#~ msgid "Select a CSV file to be uploaded to a database." +#~ msgstr "" + +#~ msgid "CSV Files Only!" +#~ msgstr "" + +#~ msgid "Database" +#~ msgstr "Datenbank" + +#~ msgid "Delimiter" +#~ msgstr "" + +#~ msgid "Delimiter used by CSV file (for whitespace use \\s+)." +#~ msgstr "" + +#~ msgid "Table Exists" +#~ msgstr "" + +#~ msgid "" +#~ "If table exists do one of the " +#~ "following: Fail (do nothing), Replace " +#~ "(drop and recreate table) or Append " +#~ "(insert data)." +#~ msgstr "" + +#~ msgid "Fail" +#~ msgstr "" + +#~ msgid "Replace" +#~ msgstr "" + +#~ msgid "Append" +#~ msgstr "" + +#~ msgid "Schema" +#~ msgstr "" + +#~ msgid "Specify a schema (if database flavour supports this)." +#~ msgstr "" + +#~ msgid "Header Row" +#~ msgstr "" + +#~ msgid "" +#~ "Row containing the headers to use " +#~ "as column names (0 is first line" +#~ " of data). Leave empty if there " +#~ "is no header row." +#~ msgstr "" + +#~ msgid "Index Column" +#~ msgstr "" + +#~ msgid "" +#~ "Column to use as the row labels" +#~ " of the dataframe. Leave empty if " +#~ "no index column." +#~ msgstr "" + +#~ msgid "Mangle Duplicate Columns" +#~ msgstr "" + +#~ msgid "Specify duplicate columns as \"X.0, X.1\"." +#~ msgstr "" + +#~ msgid "Skip Initial Space" +#~ msgstr "" + +#~ msgid "Skip spaces after delimiter." +#~ msgstr "" + +#~ msgid "Skip Rows" +#~ msgstr "" + +#~ msgid "Number of rows to skip at start of file." +#~ msgstr "" + +#~ msgid "Rows to Read" +#~ msgstr "" + +#~ msgid "Number of rows of file to read." +#~ msgstr "" + +#~ msgid "Skip Blank Lines" +#~ msgstr "" + +#~ msgid "Skip blank lines rather than interpreting them as NaN values." +#~ msgstr "" + +#~ msgid "Parse Dates" +#~ msgstr "" + +#~ msgid "A comma separated list of columns that should be parsed as dates." +#~ msgstr "" + +#~ msgid "Infer Datetime Format" +#~ msgstr "" + +#~ msgid "Use Pandas to interpret the datetime format automatically." +#~ msgstr "" + +#~ msgid "Decimal Character" +#~ msgstr "" + +#~ msgid "Character to interpret as decimal point." +#~ msgstr "" + +#~ msgid "Dataframe Index" +#~ msgstr "" + +#~ msgid "Write dataframe index as a column." +#~ msgstr "" + +#~ msgid "Column Label(s)" +#~ msgstr "" + +#~ msgid "" +#~ "Column label for index column(s). If " +#~ "None is given and Dataframe Index " +#~ "is True, Index Names are used." +#~ msgstr "" + +#~ msgid "Viz is missing a datasource" +#~ msgstr "" + +#~ msgid "From date cannot be larger than to date" +#~ msgstr "'Von Datum' kann nicht größer als 'bis Datum' sein" + +#~ msgid "Table View" +#~ msgstr "Tabellenansicht" + +#~ msgid "Pick a granularity in the Time section or uncheck 'Include Time'" +#~ msgstr "" + +#~ msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" +#~ msgstr "" + +#~ msgid "Time Table View" +#~ msgstr "" + +#~ msgid "Pick at least one metric" +#~ msgstr "" + +#~ msgid "When using 'Group By' you are limited to use a single metric" +#~ msgstr "" + +#~ msgid "Pivot Table" +#~ msgstr "" + +#~ msgid "Please choose at least one 'Group by' field " +#~ msgstr "" + +#~ msgid "Please choose at least one metric" +#~ msgstr "" + +#~ msgid "Group By' and 'Columns' can't overlap" +#~ msgstr "" + +#~ msgid "Markup" +#~ msgstr "" + +#~ msgid "Separator" +#~ msgstr "" + +#~ msgid "Word Cloud" +#~ msgstr "" + +#~ msgid "Treemap" +#~ msgstr "" + +#~ msgid "Calendar Heatmap" +#~ msgstr "" + +#~ msgid "Box Plot" +#~ msgstr "" + +#~ msgid "Bubble Chart" +#~ msgstr "" + +#~ msgid "Pick a metric for x, y and size" +#~ msgstr "" + +#~ msgid "Bullet Chart" +#~ msgstr "" + +#~ msgid "Pick a metric to display" +#~ msgstr "" + +#~ msgid "Big Number with Trendline" +#~ msgstr "" + +#~ msgid "Pick a metric!" +#~ msgstr "" + +#~ msgid "Big Number" +#~ msgstr "" + +#~ msgid "Time Series - Line Chart" +#~ msgstr "" + +#~ msgid "Pick a time granularity for your time series" +#~ msgstr "" + +#~ msgid "" +#~ "`Since` and `Until` time bounds should" +#~ " be specified when using the `Time" +#~ " Shift` feature." +#~ msgstr "" + +#~ msgid "Time Series - Dual Axis Line Chart" +#~ msgstr "" + +#~ msgid "Pick a metric for left axis!" +#~ msgstr "" + +#~ msgid "Pick a metric for right axis!" +#~ msgstr "" + +#~ msgid "Please choose different metrics on left and right axis" +#~ msgstr "" + +#~ msgid "Time Series - Bar Chart" +#~ msgstr "" + +#~ msgid "Time Series - Period Pivot" +#~ msgstr "" + +#~ msgid "Time Series - Percent Change" +#~ msgstr "" + +#~ msgid "Time Series - Stacked" +#~ msgstr "" + +#~ msgid "Distribution - NVD3 - Pie Chart" +#~ msgstr "" + +#~ msgid "Histogram" +#~ msgstr "Histogramm" + +#~ msgid "Must have at least one numeric column specified" +#~ msgstr "" + +#~ msgid "Distribution - Bar Chart" +#~ msgstr "" + +#~ msgid "Can't have overlap between Series and Breakdowns" +#~ msgstr "" + +#~ msgid "Pick at least one field for [Series]" +#~ msgstr "" + +#~ msgid "Sunburst" +#~ msgstr "" + +#~ msgid "Sankey" +#~ msgstr "" + +#~ msgid "Pick exactly 2 columns as [Source / Target]" +#~ msgstr "" + +#~ msgid "" +#~ "There's a loop in your Sankey, " +#~ "please provide a tree. Here's a " +#~ "faulty link: {}" +#~ msgstr "" + +#~ msgid "Directed Force Layout" +#~ msgstr "" + +#~ msgid "Pick exactly 2 columns to 'Group By'" +#~ msgstr "" + +#~ msgid "Country Map" +#~ msgstr "" + +#~ msgid "World Map" +#~ msgstr "" + +#~ msgid "Filters" +#~ msgstr "" + +#~ msgid "Pick at least one filter field" +#~ msgstr "" + +#~ msgid "iFrame" +#~ msgstr "" + +#~ msgid "Parallel Coordinates" +#~ msgstr "" + +#~ msgid "Heatmap" +#~ msgstr "" + +#~ msgid "Horizon Charts" +#~ msgstr "" + +#~ msgid "Mapbox" +#~ msgstr "" + +#~ msgid "Must have a [Group By] column to have 'count' as the [Label]" +#~ msgstr "" + +#~ msgid "Choice of [Label] must be present in [Group By]" +#~ msgstr "" + +#~ msgid "Choice of [Point Radius] must be present in [Group By]" +#~ msgstr "" + +#~ msgid "[Longitude] and [Latitude] columns must be present in [Group By]" +#~ msgstr "" + +#~ msgid "Deck.gl - Multiple Layers" +#~ msgstr "" + +#~ msgid "Bad spatial key" +#~ msgstr "" + +#~ msgid "Deck.gl - Scatter plot" +#~ msgstr "" + +#~ msgid "Deck.gl - Screen Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - Paths" +#~ msgstr "" + +#~ msgid "Deck.gl - Polygon" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D HEX" +#~ msgstr "" + +#~ msgid "Deck.gl - GeoJSON" +#~ msgstr "" + +#~ msgid "Deck.gl - Arc" +#~ msgstr "" + +#~ msgid "Event flow" +#~ msgstr "" + +#~ msgid "Time Series - Paired t-test" +#~ msgstr "" + +#~ msgid "Time Series - Nightingale Rose Chart" +#~ msgstr "" + +#~ msgid "Partition Diagram" +#~ msgstr "" + +#~ msgid "Metric(s) {} must be aggregations." +#~ msgstr "" + +#~ msgid "No data was returned." +#~ msgstr "Keine Daten zurückgesendet" + +#~ msgid "Unsupported extraction function: " +#~ msgstr "" + +#~ msgid "List Druid Column" +#~ msgstr "Druid Spalten auflisten" + +#~ msgid "Show Druid Column" +#~ msgstr "Druid Spalte anzeigen" + +#~ msgid "Add Druid Column" +#~ msgstr "Druid Spalte einfügen" + +#~ msgid "Edit Druid Column" +#~ msgstr "Druid Spalte bearbeiten" + +#~ msgid "Column" +#~ msgstr "Spalte" + +#~ msgid "Type" +#~ msgstr "Typ" + +#~ msgid "Datasource" +#~ msgstr "Datenquelle" + +#~ msgid "Groupable" +#~ msgstr "" + +#~ msgid "Filterable" +#~ msgstr "" + +#~ msgid "Count Distinct" +#~ msgstr "" + +#~ msgid "Sum" +#~ msgstr "" + +#~ msgid "Min" +#~ msgstr "" + +#~ msgid "Max" +#~ msgstr "" + +#~ msgid "" +#~ "Whether this column is exposed in " +#~ "the `Filters` section of the explore " +#~ "view." +#~ msgstr "" + +#~ msgid "List Druid Metric" +#~ msgstr "Druid Metriken auflisten" + +#~ msgid "Show Druid Metric" +#~ msgstr "Druid Metrik anzeigen" + +#~ msgid "Add Druid Metric" +#~ msgstr "Druid Metrik einfügen" + +#~ msgid "Edit Druid Metric" +#~ msgstr "Druid Metric bearbeiten" + +#~ msgid "" +#~ "Whether the access to this metric " +#~ "is restricted to certain roles. Only " +#~ "roles with the permission 'metric access" +#~ " on XXX (the name of this " +#~ "metric)' are allowed to access this " +#~ "metric" +#~ msgstr "" + +#~ msgid "Metric" +#~ msgstr "Metrik" + +#~ msgid "Description" +#~ msgstr "" + +#~ msgid "Verbose Name" +#~ msgstr "" + +#~ msgid "JSON" +#~ msgstr "JSON" + +#~ msgid "Druid Datasource" +#~ msgstr "Druid Datenquelle" + +#~ msgid "Warning Message" +#~ msgstr "Warnmeldung" + +#~ msgid "List Druid Cluster" +#~ msgstr "Druid Cluster auflisten" + +#~ msgid "Show Druid Cluster" +#~ msgstr "Druid Cluster anzeigen" + +#~ msgid "Add Druid Cluster" +#~ msgstr "Druid Cluster einfügen" + +#~ msgid "Edit Druid Cluster" +#~ msgstr "Druid Cluster bearbeiten" + +#~ msgid "Cluster" +#~ msgstr "" + +#~ msgid "Coordinator Host" +#~ msgstr "" + +#~ msgid "Coordinator Port" +#~ msgstr "" + +#~ msgid "Coordinator Endpoint" +#~ msgstr "" + +#~ msgid "Broker Host" +#~ msgstr "" + +#~ msgid "Broker Port" +#~ msgstr "" + +#~ msgid "Broker Endpoint" +#~ msgstr "" + +#~ msgid "List Druid Datasource" +#~ msgstr "Druid Datenquellen auflisten" + +#~ msgid "Show Druid Datasource" +#~ msgstr "Druid Datenquelle anzeigen" + +#~ msgid "Add Druid Datasource" +#~ msgstr "Druid Datenquelle einfügen" + +#~ msgid "Edit Druid Datasource" +#~ msgstr "Druid Datenquelle bearbeiten" + +#~ msgid "" +#~ "The list of slices associated with " +#~ "this table. By altering this datasource," +#~ " you may change how these associated" +#~ " slices behave. Also note that slices" +#~ " need to point to a datasource, " +#~ "so this form will fail at saving" +#~ " if removing slices from a " +#~ "datasource. If you want to change " +#~ "the datasource for a slice, overwrite" +#~ " the slice from the 'explore view'" +#~ msgstr "" + +#~ msgid "Timezone offset (in hours) for this datasource" +#~ msgstr "" + +#~ msgid "" +#~ "Time expression to use as a " +#~ "predicate when retrieving distinct values " +#~ "to populate the filter component. Only" +#~ " applies when `Enable Filter Select` " +#~ "is on. If you enter `7 days " +#~ "ago`, the distinct list of values " +#~ "in the filter will be populated " +#~ "based on the distinct value over " +#~ "the past week" +#~ msgstr "" + +#~ msgid "" +#~ "Whether to populate the filter's " +#~ "dropdown in the explore view's filter" +#~ " section with a list of distinct " +#~ "values fetched from the backend on " +#~ "the fly" +#~ msgstr "" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the datasource from the " +#~ "datasource list" +#~ msgstr "" + +#~ msgid "Associated Charts" +#~ msgstr "" + +#~ msgid "Data Source" +#~ msgstr "Datenquelle" + +#~ msgid "Owner" +#~ msgstr "" + +#~ msgid "Is Hidden" +#~ msgstr "" + +#~ msgid "Enable Filter Select" +#~ msgstr "" + +#~ msgid "Default Endpoint" +#~ msgstr "" + +#~ msgid "Time Offset" +#~ msgstr "" + +#~ msgid "Cache Timeout" +#~ msgstr "" + +#~ msgid "" +#~ "Datetime column not provided as part " +#~ "table configuration and is required by" +#~ " this type of chart" +#~ msgstr "" + +#~ msgid "Empty query?" +#~ msgstr "Leere Abfrage?" + +#~ msgid "Metric '{}' is not valid" +#~ msgstr "Metrik '{}' ist nicht valide" + +#~ msgid "" +#~ "Table [{}] doesn't seem to exist " +#~ "in the specified database, couldn't " +#~ "fetch column information" +#~ msgstr "" + +#~ msgid "List Columns" +#~ msgstr "Spalten auflisten" + +#~ msgid "Show Column" +#~ msgstr "Spalte anzeigen" + +#~ msgid "Add Column" +#~ msgstr "Spalte einfügen" + +#~ msgid "Edit Column" +#~ msgstr "Spalte bearbeiten" + +#~ msgid "" +#~ "Whether to make this column available" +#~ " as a [Time Granularity] option, " +#~ "column has to be DATETIME or " +#~ "DATETIME-like" +#~ msgstr "" + +#~ msgid "" +#~ "The data type that was inferred by" +#~ " the database. It may be necessary" +#~ " to input a type manually for " +#~ "expression-defined columns in some cases." +#~ " In most case users should not " +#~ "need to alter this." +#~ msgstr "" + +#~ msgid "Table" +#~ msgstr "Tabellen" + +#~ msgid "Expression" +#~ msgstr "" + +#~ msgid "Is temporal" +#~ msgstr "" + +#~ msgid "Datetime Format" +#~ msgstr "" + +#~ msgid "Database Expression" +#~ msgstr "" + +#~ msgid "List Metrics" +#~ msgstr "Metriken auflisten" + +#~ msgid "Show Metric" +#~ msgstr "Metrik anzeigen" + +#~ msgid "Add Metric" +#~ msgstr "Metrik einfügen" + +#~ msgid "Edit Metric" +#~ msgstr "Metrik bearbeiten" + +#~ msgid "SQL Expression" +#~ msgstr "" + +#~ msgid "D3 Format" +#~ msgstr "" + +#~ msgid "Is Restricted" +#~ msgstr "Ist begrenzt" + +#~ msgid "List Tables" +#~ msgstr "Tabellen auflisten" + +#~ msgid "Show Table" +#~ msgstr "Tabelle anzeigen" + +#~ msgid "Add Table" +#~ msgstr "Tabelle einfügen" + +#~ msgid "Edit Table" +#~ msgstr "Tabelle bearbeiten" + +#~ msgid "Name of the table that exists in the source database" +#~ msgstr "" + +#~ msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +#~ msgstr "" + +#~ msgid "" +#~ "This fields acts a Superset view, " +#~ "meaning that Superset will run a " +#~ "query against this string as a " +#~ "subquery." +#~ msgstr "" + +#~ msgid "" +#~ "Predicate applied when fetching distinct " +#~ "value to populate the filter control " +#~ "component. Supports jinja template syntax. " +#~ "Applies only when `Enable Filter Select`" +#~ " is on." +#~ msgstr "" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the table from the table " +#~ "list" +#~ msgstr "" + +#~ msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "A set of parameters that become " +#~ "available in the query using Jinja " +#~ "templating syntax" +#~ msgstr "" + +#~ msgid "Changed By" +#~ msgstr "Bearbeitet von" + +#~ msgid "Last Changed" +#~ msgstr "Bearbeitet am" + +#~ msgid "Offset" +#~ msgstr "" + +#~ msgid "Fetch Values Predicate" +#~ msgstr "" + +#~ msgid "Main Datetime Column" +#~ msgstr "" + +#~ msgid "SQL Lab View" +#~ msgstr "" + +#~ msgid "Template parameters" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] could not be found, " +#~ "please double check your database " +#~ "connection, schema, and table name" +#~ msgstr "" + +#~ msgid "" +#~ "The table was created. As part of" +#~ " this two phase configuration process, " +#~ "you should now click the edit " +#~ "button by the new table to " +#~ "configure it." +#~ msgstr "" + +#~ msgid "Metadata refreshed for the following table(s): %(tables)s" +#~ msgstr "" + +#~ msgid "Profile" +#~ msgstr "Profil" + +#~ msgid "Logout" +#~ msgstr "Abmelden" + +#~ msgid "Login" +#~ msgstr "Anmelden" + +#~ msgid "Record Count" +#~ msgstr "Datensätzeanzahl" + +#~ msgid "No records found" +#~ msgstr "Keine Datensätze gefunden" + +#~ msgid "Add Filter" +#~ msgstr "" + +#~ msgid "Import dashboards" +#~ msgstr "" + +#~ msgid "No Access!" +#~ msgstr "Keine Zugriff!" + +#~ msgid "You do not have permissions to access the datasource(s): %(name)s." +#~ msgstr "" + +#~ msgid "Request Permissions" +#~ msgstr "Berechtigung anfordern" + +#~ msgid "Cancel" +#~ msgstr "" + +#~ msgid "Test Connection" +#~ msgstr "Verbindungstest" + +#~ msgid "json isn't valid" +#~ msgstr "" + +#~ msgid "List Databases" +#~ msgstr "Dakenbanken auflisten" + +#~ msgid "Show Database" +#~ msgstr "Datenbank anzeigen" + +#~ msgid "Add Database" +#~ msgstr "Datenbank einfügen" + +#~ msgid "Edit Database" +#~ msgstr "Datenbank bearbeiten" + +#~ msgid "Expose this DB in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "Allow users to run synchronous queries," +#~ " this is the default and should " +#~ "work well for queries that can be" +#~ " executed within a web request scope" +#~ " (<~1 minute)" +#~ msgstr "" + +#~ msgid "" +#~ "Allow users to run queries, against " +#~ "an async backend. This assumes that " +#~ "you have a Celery worker setup as" +#~ " well as a results backend." +#~ msgstr "" + +#~ msgid "Allow CREATE TABLE AS option in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "Allow users to run non-SELECT " +#~ "statements (UPDATE, DELETE, CREATE, ...) " +#~ "in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "When allowing CREATE TABLE AS option " +#~ "in SQL Lab, this option forces the" +#~ " table to be created in this " +#~ "schema" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "" +#~ "Allow SQL Lab to fetch a list " +#~ "of all tables and all views across" +#~ " all database schemas. For large data" +#~ " warehouse with thousands of tables, " +#~ "this can be expensive and put " +#~ "strain on the system." +#~ msgstr "" + +#~ msgid "Expose in SQL Lab" +#~ msgstr "" + +#~ msgid "Allow CREATE TABLE AS" +#~ msgstr "" + +#~ msgid "Allow DML" +#~ msgstr "" + +#~ msgid "CTAS Schema" +#~ msgstr "" + +#~ msgid "Creator" +#~ msgstr "Schöpfer" + +#~ msgid "SQLAlchemy URI" +#~ msgstr "" + +#~ msgid "Extra" +#~ msgstr "" + +#~ msgid "Allow Run Sync" +#~ msgstr "" + +#~ msgid "Allow Run Async" +#~ msgstr "" + +#~ msgid "Impersonate the logged on user" +#~ msgstr "" + +#~ msgid "CSV to Database configuration" +#~ msgstr "" + +#~ msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +#~ msgstr "" + +#~ msgid "User" +#~ msgstr "Benutzer" + +#~ msgid "User Roles" +#~ msgstr "Benutzer Rollen" + +#~ msgid "Database URL" +#~ msgstr "Datenbank URL" + +#~ msgid "Roles to grant" +#~ msgstr "" + +#~ msgid "Created On" +#~ msgstr "" + +#~ msgid "List Charts" +#~ msgstr "" + +#~ msgid "Show Chart" +#~ msgstr "" + +#~ msgid "Add Chart" +#~ msgstr "" + +#~ msgid "Edit Chart" +#~ msgstr "" + +#~ msgid "" +#~ "These parameters are generated dynamically " +#~ "when clicking the save or overwrite " +#~ "button in the explore view. This " +#~ "JSON object is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" + +#~ msgid "Duration (in seconds) of the caching timeout for this slice." +#~ msgstr "" + +#~ msgid "Dashboards" +#~ msgstr "Dashboards" + +#~ msgid "Last Modified" +#~ msgstr "Geändert" + +#~ msgid "Owners" +#~ msgstr "" + +#~ msgid "Parameters" +#~ msgstr "Parameter" + +#~ msgid "Chart" +#~ msgstr "" + +#~ msgid "Name" +#~ msgstr "Name" + +#~ msgid "Visualization Type" +#~ msgstr "Visualisierungstyp" + +#~ msgid "List Dashboards" +#~ msgstr "Dashboards auflisten" + +#~ msgid "Show Dashboard" +#~ msgstr "Dashboard anzeigen" + +#~ msgid "Add Dashboard" +#~ msgstr "Dashboard einfügen" + +#~ msgid "Edit Dashboard" +#~ msgstr "Dashboard bearbeiten" + +#~ msgid "" +#~ "This json object describes the " +#~ "positioning of the widgets in the " +#~ "dashboard. It is dynamically generated " +#~ "when adjusting the widgets size and " +#~ "positions by using drag & drop in" +#~ " the dashboard view" +#~ msgstr "" + +#~ msgid "" +#~ "The css for individual dashboards can" +#~ " be altered here, or in the " +#~ "dashboard view where changes are " +#~ "immediately visible" +#~ msgstr "" + +#~ msgid "To get a readable URL for your dashboard" +#~ msgstr "" + +#~ msgid "" +#~ "This JSON object is generated " +#~ "dynamically when clicking the save or" +#~ " overwrite button in the dashboard " +#~ "view. It is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" + +#~ msgid "Owners is a list of users who can alter the dashboard." +#~ msgstr "" + +#~ msgid "Dashboard" +#~ msgstr "" + +#~ msgid "Title" +#~ msgstr "Titel" + +#~ msgid "Slug" +#~ msgstr "" + +#~ msgid "Charts" +#~ msgstr "" + +#~ msgid "Modified" +#~ msgstr "Geändert" + +#~ msgid "Position JSON" +#~ msgstr "" + +#~ msgid "CSS" +#~ msgstr "CSS" + +#~ msgid "JSON Metadata" +#~ msgstr "" + +#~ msgid "Underlying Tables" +#~ msgstr "" + +#~ msgid "Action" +#~ msgstr "Aktion" + +#~ msgid "dttm" +#~ msgstr "" + +#~ msgid "You don't have the rights to " +#~ msgstr "" + +#~ msgid "alter this " +#~ msgstr "" + +#~ msgid "chart" +#~ msgstr "" + +#~ msgid "create a " +#~ msgstr "" + +#~ msgid "dashboard" +#~ msgstr "" + +#~ msgid "Query record was not created as expected." +#~ msgstr "" + +#~ msgid "Template Name" +#~ msgstr "Vorlagename" + +#~ msgid "SQL Editor" +#~ msgstr "" + +#~ msgid "Query Search" +#~ msgstr "Abfragen suchen" + +#~ msgid "Status" +#~ msgstr "" + +#~ msgid "Start Time" +#~ msgstr "Von Zeit" + +#~ msgid "End Time" +#~ msgstr "Bis Zeit" + +#~ msgid "List Saved Query" +#~ msgstr "Gespeicherte Abfragen auflisten" + +#~ msgid "Show Saved Query" +#~ msgstr "Gespeicherte Abfrage anzeigen" + +#~ msgid "Add Saved Query" +#~ msgstr "Gespeicherte Abfrage einfügen" + +#~ msgid "Edit Saved Query" +#~ msgstr "Gespeicherte Abfrage bearbeiten" + +#~ msgid "Label" +#~ msgstr "" + +#~ msgid "Pop Tab Link" +#~ msgstr "" + +#~ msgid "Changed on" +#~ msgstr "Bearbeitet am" diff --git a/superset/translations/en/LC_MESSAGES/messages.json b/superset/translations/en/LC_MESSAGES/messages.json index 2fd857e645..e6caf7990a 100644 --- a/superset/translations/en/LC_MESSAGES/messages.json +++ b/superset/translations/en/LC_MESSAGES/messages.json @@ -1 +1 @@ -{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=2; plural=(n != 1)","lang":"en"},"Time Column":[""],"second":[""],"minute":[""],"hour":[""],"day":[""],"week":[""],"month":[""],"quarter":[""],"year":[""],"week_start_monday":[""],"week_ending_saturday":[""],"week_start_sunday":[""],"5 minute":[""],"half hour":[""],"10 minute":[""],"[Superset] Access to the datasource %(name)s was granted":[""],"Viz is missing a datasource":[""],"From date cannot be larger than to date":[""],"Table View":[""],"Pick a granularity in the Time section or uncheck 'Include Time'":[""],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":[""],"Pivot Table":[""],"Please choose at least one \"Group by\" field ":[""],"Please choose at least one metric":[""],"'Group By' and 'Columns' can't overlap":[""],"Markup":[""],"Separator":[""],"Word Cloud":[""],"Treemap":[""],"Calendar Heatmap":[""],"Box Plot":[""],"Bubble Chart":[""],"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":[""],"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 - Percent Change":[""],"Time Series - Stacked":[""],"Distribution - NVD3 - Pie Chart":[""],"Histogram":[""],"Must have one numeric column specified":[""],"Distribution - Bar Chart":[""],"Can't have overlap between Series and Breakdowns":[""],"Pick at least one metric":[""],"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":[""],"Pick exactly 2 columns to 'Group By'":[""],"Country Map":[""],"World Map":[""],"Filters":[""],"Pick at least one filter field":[""],"iFrame":[""],"Parallel Coordinates":[""],"Heatmap":[""],"Horizon Charts":[""],"Mapbox":[""],"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]":[""],"Event flow":[""],"Time Series - Paired t-test":[""],"No data was returned.":[""],"List Druid Column":[""],"Show Druid Column":[""],"Add Druid Column":[""],"Edit Druid Column":[""],"Column":[""],"Type":[""],"Datasource":[""],"Groupable":[""],"Filterable":[""],"Count Distinct":[""],"Sum":[""],"Min":[""],"Max":[""],"Whether this column is exposed in the `Filters` section of the explore view.":[""],"List Druid Metric":[""],"Show Druid Metric":[""],"Add Druid Metric":[""],"Edit Druid Metric":[""],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":[""],"Metric":[""],"Description":[""],"Verbose Name":[""],"JSON":[""],"Druid Datasource":[""],"Warning Message":[""],"List Druid Cluster":[""],"Show Druid Cluster":[""],"Add Druid Cluster":[""],"Edit Druid Cluster":[""],"Cluster":[""],"Coordinator Host":[""],"Coordinator Port":[""],"Coordinator Endpoint":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":[""],"Sources":[""],"List Druid Datasource":[""],"Show Druid Datasource":[""],"Add Druid Datasource":[""],"Edit Druid Datasource":[""],"The list of slices associated with this table. By altering this datasource, you may change how these associated slices behave. Also note that slices need to point to a datasource, so this form will fail at saving if removing slices from a datasource. If you want to change the datasource for a slice, overwrite the slice 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":[""],"Associated Slices":[""],"Data Source":[""],"Owner":[""],"Is Hidden":[""],"Enable Filter Select":[""],"Default Endpoint":[""],"Time Offset":[""],"Cache Timeout":[""],"Druid Datasources":[""],"Scan New Datasources":[""],"Refresh Druid Metadata":[""],"Datetime column not provided as part table configuration and is required by this type of chart":[""],"Empty query?":[""],"Metric '{}' is not valid":[""],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[""],"List 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":[""],"Database Expression":[""],"List Metrics":[""],"Show Metric":[""],"Add Metric":[""],"Edit Metric":[""],"SQL Expression":[""],"D3 Format":[""],"Is Restricted":[""],"List Tables":[""],"Show Table":[""],"Add Table":[""],"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":[""],"Changed By":[""],"Database":[""],"Last Changed":[""],"Schema":[""],"Offset":[""],"Table Name":[""],"Fetch Values Predicate":[""],"Main Datetime Column":[""],"Table [{}] could not be found, please double check your database connection, schema, and table name":[""],"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.":[""],"Tables":[""],"Profile":[""],"Logout":[""],"Login":[""],"Record Count":[""],"No records found":[""],"Add Filter":[""],"Import":[""],"No Access!":[""],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":[""],"Cancel":[""],"Welcome!":[""],"Dashboards":[""],"Test Connection":[""],"Annotation Layers":[""],"Manage":[""],"Annotations":[""],"Datasource %(name)s already exists":[""],"json isn't valid":[""],"Delete":[""],"Delete all Really?":[""],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource":[""],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":[""],"Show Database":[""],"Add Database":[""],"Edit Database":[""],"Expose this DB in SQL Lab":[""],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[""],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[""],"Allow CREATE TABLE AS option in SQL Lab":[""],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[""],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[""],"All the queries in Sql Lab are going to be executed on behalf of currently authorized user.":[""],"Expose in SQL Lab":[""],"Allow CREATE TABLE AS":[""],"Allow DML":[""],"CTAS Schema":[""],"Creator":[""],"SQLAlchemy URI":[""],"Extra":[""],"Allow Run Sync":[""],"Allow Run Async":[""],"Impersonate queries to the database":[""],"Import Dashboards":[""],"Databases":[""],"User":[""],"User Roles":[""],"Database URL":[""],"Roles to grant":[""],"Created On":[""],"Access requests":[""],"Security":[""],"List Slices":[""],"Show Slice":[""],"Add Slice":[""],"Edit Slice":[""],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Duration (in seconds) of the caching timeout for this slice.":[""],"Last Modified":[""],"Owners":[""],"Parameters":[""],"Slice":[""],"Name":[""],"Visualization Type":[""],"Slices":[""],"List Dashboards":[""],"Show Dashboard":[""],"Add Dashboard":[""],"Edit Dashboard":[""],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":[""],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[""],"To get a readable URL for your dashboard":[""],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Owners is a list of users who can alter the dashboard.":[""],"Dashboard":[""],"Title":[""],"Slug":[""],"Modified":[""],"Position JSON":[""],"CSS":[""],"JSON Metadata":[""],"Underlying Tables":[""],"Export":[""],"Export dashboards?":[""],"Action":[""],"dttm":[""],"Action Log":[""],"Access was requested":[""],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Slice %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"Query record was not created as expected.":[""],"Template Name":[""],"CSS Templates":[""],"SQL Editor":[""],"SQL Lab":[""],"Query Search":[""],"Status":[""],"Start Time":[""],"End Time":[""],"Queries":[""],"List Saved Query":[""],"Show Saved Query":[""],"Add Saved Query":[""],"Edit Saved Query":[""],"Label":[""],"Pop Tab Link":[""],"Changed on":[""],"Saved Queries":[""]}}} \ No newline at end of file +{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=2; plural=(n != 1)","lang":"en"},"Time Column":[""],"second":[""],"minute":[""],"hour":[""],"day":[""],"week":[""],"month":[""],"quarter":[""],"year":[""],"week_ending_saturday":[""],"week_start_sunday":[""],"week_start_monday":[""],"5 minute":[""],"half hour":[""],"10 minute":[""],"Table Name":[""],"Name of table to be created from csv data.":[""],"CSV File":[""],"Select a CSV file to be uploaded to a database.":[""],"CSV Files Only!":[""],"Database":[""],"Delimiter":[""],"Delimiter used by CSV file (for whitespace use \\s+).":[""],"Table Exists":[""],"If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).":[""],"Fail":[""],"Replace":[""],"Append":[""],"Schema":[""],"Specify a schema (if database flavour supports this).":[""],"Header Row":[""],"Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.":[""],"Index Column":[""],"Column to use as the row labels of the dataframe. Leave empty if no index column.":[""],"Mangle Duplicate Columns":[""],"Specify duplicate columns as \"X.0, X.1\".":[""],"Skip Initial Space":[""],"Skip spaces after delimiter.":[""],"Skip Rows":[""],"Number of rows to skip at start of file.":[""],"Rows to Read":[""],"Number of rows of file to read.":[""],"Skip Blank Lines":[""],"Skip blank lines rather than interpreting them as NaN values.":[""],"Parse Dates":[""],"A comma separated list of columns that should be parsed as dates.":[""],"Infer Datetime Format":[""],"Use Pandas to interpret the datetime format automatically.":[""],"Decimal Character":[""],"Character to interpret as decimal point.":[""],"Dataframe Index":[""],"Write dataframe index as a column.":[""],"Column Label(s)":[""],"Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.":[""],"[Superset] Access to the datasource %(name)s was granted":[""],"Viz is missing a datasource":[""],"From date cannot be larger than to date":[""],"Table View":[""],"Pick a granularity in the Time section or uncheck 'Include Time'":[""],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":[""],"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":[""],"Markup":[""],"Separator":[""],"Word Cloud":[""],"Treemap":[""],"Calendar Heatmap":[""],"Box Plot":[""],"Bubble Chart":[""],"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":[""],"`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.":[""],"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":[""],"Distribution - NVD3 - Pie Chart":[""],"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":[""],"Pick exactly 2 columns to 'Group By'":[""],"Country Map":[""],"World Map":[""],"Filters":[""],"Pick at least one filter field":[""],"iFrame":[""],"Parallel Coordinates":[""],"Heatmap":[""],"Horizon Charts":[""],"Mapbox":[""],"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":[""],"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":[""],"Your session timed out, please refresh your page and try again.":[""],"Your query was saved":[""],"Your query could not be saved":[""],"Failed at retrieving results from the results backend":[""],"Unknown error":[""],"Query was stopped.":[""],"Failed at stopping query.":[""],"Error occurred while fetching table metadata":[""],"shared query":[""],"The query couldn't be loaded":[""],"An error occurred while creating the data source":[""],"Pick a chart type!":[""],"To use this chart type you need at least one column flagged as a date":[""],"To use this chart type you need at least one dimension":[""],"To use this chart type you need at least one aggregation function":[""],"Untitled Query":[""],"Copy of %s":[""],"share query":[""],"copy URL to clipboard":[""],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":[""],"It seems you don't have access to any database":[""],"Search Results":[""],"[From]-":[""],"[To]-":[""],"[Query Status]":[""],"Search":[""],"Open in SQL Editor":[""],"view results":[""],"Data preview":[""],"Visualize the data out of this query":[""],"Overwrite text in editor with a query on this table":[""],"Run query in a new tab":[""],"Remove query from log":[""],".CSV":[""],"Visualize":[""],"Table":[""],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"Track Job":[""],"Loading...":[""],"Run Selected Query":[""],"Run Query":[""],"Run query synchronously":[""],"Run query asynchronously":[""],"Stop":[""],"Undefined":[""],"Label":[""],"Label for your query":[""],"Description":[""],"Write a description for your query":[""],"Save":[""],"Cancel":[""],"Save Query":[""],"Share Query":[""],"Run a query to display results here":[""],"Preview for %s":[""],"Results":[""],"Query History":[""],"Create table as with query results":[""],"new table name":[""],"Error while fetching table list":[""],"Error while fetching schema list":[""],"Type to search ...":[""],"Select table ":[""],"Error while fetching database list":[""],"Database:":[""],"Select a database":[""],"Select a schema (%s)":[""],"Schema:":[""],"Add a table (%s)":[""],"Reset State":[""],"Enter a new title for the tab":[""],"Untitled Query %s":[""],"close tab":[""],"rename tab":[""],"expand tool bar":[""],"hide tool bar":[""],"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 clipboard":[""],"Remove table preview":[""],"Template Parameters":[""],"Edit template parameters":[""],"Invalid JSON":[""],"%s is not right as a column name, please alias it (as in SELECT count(*) ":[""],"AS my_alias":[""],"using only alphanumeric characters and underscores":[""],"Creating a data source and popping a new tab":[""],"No results available for this query":[""],"Chart Type":[""],"[Chart Type]":[""],"Datasource Name":[""],"datasource name":[""],"Create a new chart":[""],"Choose a datasource":[""],"If the datasource your are looking for is not available in the list, follow the instructions on the how to add it on the ":[""],"Superset tutorial":[""],"Choose a visualization type":[""],"Create new chart":[""],"Unexpected error: ":[""],"Unexpected error.":[""],"Updating chart was stopped":[""],"An error occurred while rendering the visualization: %s":[""],"visualization queries are set to timeout at ${action.timeout} seconds. ":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is too large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[""],"Network error.":[""],"Click to see difference":[""],"Altered":[""],"Chart changes":[""],"Select ...":[""],"Loaded data cached":[""],"Loaded from cache":[""],"Click to force-refresh":[""],"Copy to clipboard":[""],"Not successful":[""],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[""],"Copied!":[""],"Title":[""],"click to edit title":[""],"You don't have the rights to alter this title.":[""],"Click to favorite/unfavorite":[""],"Dismiss":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Save as":[""],"Force Refresh":[""],"Force refresh the whole dashboard":[""],"Set autorefresh":[""],"Set the auto-refresh interval for this session":[""],"Save the dashboard":[""],"Edit properties":[""],"Edit the dashboards's properties":[""],"Email":[""],"Email a link to this dashboard":[""],"Add Charts":[""],"Add some charts to this dashboard":[""],"Edit CSS":[""],"Change the style of the dashboard using CSS code":[""],"Load a template":[""],"Load a CSS template":[""],"CSS":[""],"Live CSS Editor":[""],"You have unsaved changes.":[""],"Unsaved changes":[""],"Don't refresh":[""],"10 seconds":[""],"30 seconds":[""],"1 minute":[""],"5 minutes":[""],"Refresh Interval":[""],"Choose the refresh frequency for this dashboard":[""],"This dashboard was saved successfully.":[""],"Sorry, there was an error saving this dashboard: ":[""],"Error":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":[""],"Overwrite Dashboard [%s]":[""],"Save as:":[""],"[dashboard name]":[""],"Sorry, there was an error fetching charts to this dashboard: ":[""],"Sorry, there was an error adding charts to this dashboard: ":[""],"Name":[""],"Viz":[""],"Datasource":[""],"Modified":[""],"Add a new chart to the dashboard":[""],"Add Charts to Dashboard":[""],"Served from data cached %s . Click to force refresh.":[""],"Force refresh data":[""],"Annotation layers are still loading.":[""],"One ore more annotation layers failed loading.":[""],"Move chart":[""],"Toggle chart description":[""],"Edit chart":[""],"Export CSV":[""],"Explore chart":[""],"Remove chart from dashboard":[""],"A reference to the [Time] configuration, taking granularity into account":[""],"Group by":[""],"One or many controls to group by":[""],"For more information about objects are in context in the scope of this function, refer to the":[""]," source code of Superset's sandboxed parser":[""],"This functionality is disabled in your environment for security reasons.":[""],"Visualization Type":[""],"The type of visualization to display":[""],"Metrics":[""],"One or many metrics to display":[""],"Percentage Metrics":[""],"Metrics for which percentage of total are to be displayed":[""],"Y Axis Bounds":[""],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[""],"Ordering":[""],"Fixed Color":[""],"Use this to define a static color for all circles":[""],"Legend Position":[""],"Choose the position of the legend":[""],"Fill Color":[""]," Set the opacity to 0 if you do not want to override the color specified in the GeoJSON":[""],"Stroke Color":[""],"Metric":[""],"Right Axis Metric":[""],"Choose a metric for right axis":[""],"Stacked Style":[""],"Sort X Axis":[""],"Sort Y Axis":[""],"Linear Color Scheme":[""],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[""],"Horizon Color Scale":[""],"Defines how the color are attributed.":[""],"Rendering":[""],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":[""],"Number of steps to take between ticks when displaying the X scale":[""],"YScale Interval":[""],"Number of steps to take between ticks when displaying the Y scale":[""],"Include Time":[""],"Whether to include the time granularity as defined in the time section":[""],"Auto Zoom":[""],"When checked, the map will zoom to your data after each query":[""],"Show percentage":[""],"Whether to include the percentage in the tooltip":[""],"Stacked Bars":[""],"Show totals":[""],"Display total row/column":[""],"Show Markers":[""],"Show data points as circle markers on the lines":[""],"Bar Values":[""],"Show the value on top of the bar":[""],"Sort Bars":[""],"Sort bars by x labels.":[""],"Combine Metrics":[""],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":[""],"Extra Controls":[""],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":[""],"Reduce X ticks":[""],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[""],"Include Series":[""],"Include series name as an axis":[""],"Color Metric":[""],"A metric to use for color":[""],"Country Name":[""],"The name of country that Superset should display":[""],"Country Field Type":[""],"The country code standard that Superset should expect to find in the [country] column":[""],"Frequency":[""],"The periodicity over which to pivot time. Users can provide\n \"Pandas\" offset alias.\n Click on the info bubble for more details on accepted \"freq\" expressions.":[""],"Dimension":[""],"Select a dimension":[""],"Columns":[""],"One or many controls to pivot as columns":[""],"Columns to display":[""],"Longitude & Latitude":[""],"Point to your spatial columns":[""],"Start Longitude & Latitude":[""],"End Longitude & Latitude":[""],"Longitude":[""],"Select the longitude column":[""],"Latitude":[""],"Select the latitude column":[""],"GeoJson Column":[""],"Select the geojson column":[""],"Polygon Column":[""],"Select the polygon column. Each row should contain JSON.array(N) of [longitude, latitude] points":[""],"Point Radius Scale":[""],"Stroke Width":[""],"Origin":[""],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom Margin":[""],"Bottom margin, in pixels, allowing for more room for axis labels":[""],"X Tick Layout":[""],"The way the ticks are laid out on the X axis":[""],"Left Margin":[""],"Left margin, in pixels, allowing for more room for axis labels":[""],"Time Granularity":[""],"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`":[""],"Domain":[""],"The time unit used for the grouping of blocks":[""],"Subdomain":[""],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[""],"Link Length":[""],"Link length in the force layout":[""],"Charge":[""],"Charge in the force layout":[""],"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":[""],"Time Grain":[""],"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.":[""],"Resample Rule":[""],"Pandas resample rule":[""],"Resample How":[""],"Pandas resample how":[""],"Resample Fill Method":[""],"Pandas resample fill method":[""],"Since":[""],"7 days ago":[""],"Until":[""],"Max Bubble Size":[""],"Whisker/outlier options":[""],"Determines how whiskers and outliers are calculated.":[""],"Ratio":[""],"Target aspect ratio for treemap tiles.":[""],"Number format":[""],"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":[""],"Sort Descending":[""],"Whether to sort descending or ascending":[""],"Rolling":[""],"Defines a rolling window function to apply, works along with the [Periods] text box":[""],"Multiplier":[""],"Factor to multiply the metric by":[""],"Periods":[""],"Defines the size of the rolling window function, relative to the time granularity selected":[""],"Cell Size":[""],"The size of the square cell, in pixels":[""],"Cell Padding":[""],"The distance between cells, in pixels":[""],"Cell Radius":[""],"The pixel radius":[""],"Color Steps":[""],"The number color \"steps\"":[""],"Grid Size":[""],"Defines the grid size in pixels":[""],"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":[""],"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":[""],"URL":[""],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[""],"X Axis Label":[""],"Y Axis Label":[""],"Custom WHERE clause":[""],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Custom HAVING clause":[""],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Comparison Period Lag":[""],"Based on granularity, number of time periods to compare against":[""],"Comparison suffix":[""],"Suffix to apply after the percentage display":[""],"Table Timestamp Format":[""],"Timestamp Format":[""],"Series Height":[""],"Pixel height of each series":[""],"Page Length":[""],"Rows per page, 0 means no pagination":[""],"X Axis Format":[""],"Y Axis Format":[""],"When `Period Ratio` is set, the Y Axis Format is forced to `.1%`":[""],"Right Axis Format":[""],"Date Time Format":[""],"Markup Type":[""],"Pick your favorite markup language":[""],"Rotation":[""],"Rotation to apply to words in the cloud":[""],"Line Style":[""],"Line interpolation as defined by d3.js":[""],"Label Type":[""],"What should be shown on the label?":[""],"Code":[""],"Put your code here":[""],"Aggregation function":[""],"Aggregate function to apply when pivoting and computing the total rows and columns":[""],"Font Size From":[""],"Font size for the smallest value in the list":[""],"Font Size To":[""],"Font size for the biggest value in the list":[""],"Instant Filtering":[""],"Extruded":[""],"Show Range Filter":[""],"Whether to display the time range interactive selector":[""],"Date Filter":[""],"Whether to include a time filter":[""],"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":[""],"Data Table":[""],"Whether to display the interactive data table":[""],"Search Box":[""],"Whether to include a client side search box":[""],"Table Filter":[""],"Whether to apply filter when table cell is clicked":[""],"Align +/-":[""],"Whether to align the background chart for +/- values":[""],"Color +/-":[""],"Whether to color +/- values":[""],"Show Bubbles":[""],"Whether to display bubbles on top of countries":[""],"Legend":[""],"Whether to display the legend (toggles)":[""],"Show Values":[""],"Whether to display the numerical values within the cells":[""],"Show Metric Names":[""],"Whether to display the metric name as a title":[""],"X bounds":[""],"Whether to display the min and max values of the X axis":[""],"Y bounds":[""],"Whether to display the min and max values of the Y axis":[""],"Rich Tooltip":[""],"The rich tooltip shows a list of all series for that point in time":[""],"Y Log Scale":[""],"Use a log scale for the Y axis":[""],"X Log Scale":[""],"Use a log scale for the X axis":[""],"Log Scale":[""],"Use a log scale":[""],"Donut":[""],"Do you want a donut or a pie?":[""],"Put labels outside":[""],"Put the labels outside the pie?":[""],"Contribution":[""],"Compute the contribution to the total":[""],"Period Ratio":[""],"[integer] Number of period to compare against, this is relative to the granularity selected":[""],"Period Ratio Type":[""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[""],"Time Shift":[""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":[""],"Description text that shows up below your Big Number":[""],"label":[""],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[""],"Map Style":[""],"Base layer map style":[""],"Clustering Radius":[""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[""],"Point Size":[""],"Fixed point radius":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Point Unit":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Viewport":[""],"Parameters related to the view and perspective on the map":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Color":[""],"Pick a color":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Chart ID":[""],"The id of the active chart":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Color Scheme":[""],"The color scheme for rendering chart":[""],"Significance Level":[""],"Threshold alpha level for determining significance":[""],"p-value precision":[""],"Number of decimal places with which to display p-values":[""],"Lift percent precision":[""],"Number of decimal places with which to display lift values":[""],"Time Series Columns":[""],"Use Area Proportions":[""],"Check if the Rose Chart should use segment area instead of segment radius for proportioning":[""],"Options":[""],"Not Time Series":[""],"Ignore time":[""],"Time Series":[""],"Standard time series":[""],"Aggregate Mean":[""],"Mean of values over specified period":[""],"Aggregate Sum":[""],"Sum of values over specified period":[""],"Difference":[""],"Metric change in value from `since` to `until`":[""],"Percent Change":[""],"Metric percent change in value from `since` to `until`":[""],"Factor":[""],"Metric factor change from `since` to `until`":[""],"Advanced Analytics":[""],"Use the Advanced Analytics options below":[""],"Settings for time series":[""],"Equal Date Sizes":[""],"Check to force date partitions to have the same height":[""],"Partition Limit":[""],"The maximum number of subdivisions of each group; lower values are pruned first":[""],"Minimum Radius":[""],"Minimum radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this minimum radius.":[""],"Maximum Radius":[""],"Maxium radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this maximum radius.":[""],"Partition Threshold":[""],"Partitions whose height to parent height proportions are below this value are pruned":[""],"Lines column":[""],"The database columns that contains lines information":[""],"Lines encoding":[""],"The encoding format of the lines":[""],"Line width":[""],"The width of the lines":[""],"Reverse Lat & Long":[""],"deck.gl charts":[""],"Pick a set of deck.gl charts to layer on top of one another":[""],"Select charts":[""],"Error while fetching charts":[""],"Javascript data interceptor":[""],"Define a javascript function that receives the data array used in the visualization and is expected to return a modified version of that array. This can be used to alter properties of the data, filter, or enrich the array.":[""],"Javascript data mutator":[""],"Define a function that receives intercepts the data objects and can mutate it":[""],"Javascript tooltip generator":[""],"Define a function that receives the input and outputs the content for a tooltip":[""],"Javascript onClick href":[""],"Define a function that returns a URL to navigate to when user clicks":[""],"Extra data for JS":[""],"List of extra columns made available in Javascript functions":[""],"Stroked":[""],"Whether to display the stroke":[""],"Filled":[""],"Whether to fill the objects":[""],"Normalized":[""],"Whether to normalize the histogram":[""],"is expected to be a number":[""],"is expected to be an integer":[""],"cannot be empty":[""],"Time":[""],"Time related form attributes":[""],"Datasource & Chart Type":[""],"This section exposes ways to include snippets of SQL in your query":[""],"Annotations and Layers":[""],"Query":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":[""],"Breakdowns":[""],"Defines how each series is broken down":[""],"Pie Chart":[""],"Time Series - Periodicity Pivot":[""],"Dual Axis Line Chart":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"Left Axis Format":[""],"Map":[""],"Deck.gl - Hexagons":[""],"Advanced":[""],"Height":[""],"Metric used to control height":[""],"Deck.gl - Grid":[""],"Deck.gl - Screen grid":[""],"Grid":[""],"Weight":[""],"Metric used as a weight for the grid's coloring":[""],"Deck.gl - GeoJson":[""],"GeoJson Settings":[""],"Polygon Settings":[""],"Arc":[""],"Point Color":[""],"Categorical Color":[""],"Pick a dimension from which categorical colors are defined":[""],"GROUP BY":[""],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":[""],"Use this section if you want to query atomic rows":[""],"Time Series Table":[""],"Templated link, it's possible to include {{ metric }} or other values coming from the controls.":[""],"Pivot Options":[""],"Number Format":[""],"Time Format":[""],"Numeric Columns":[""],"Select the numeric columns to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Opacity of the bars. Between 0 and 1":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":[""],"[optional] this secondary metric is used to define the color as a ratio against the primary metric. When omitted, the color is categorical and based on labels":[""],"Hierarchy":[""],"This defines the level of the hierarchy":[""],"Source / Target":[""],"Choose a source and a target":[""],"Chord Diagram":[""],"Choose a number format":[""],"Source":[""],"Choose a source":[""],"Target":[""],"Choose a target":[""],"ISO 3166-2 codes of region/province/department":[""],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":[""],"Bubbles":[""],"Country Control":[""],"3 letter code of the country":[""],"Metric for color":[""],"Metric that defines the color of the country":[""],"Bubble size":[""],"Metric that defines the size of the bubble":[""],"Filter Box":[""],"Filter controls":[""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Heatmap Options":[""],"Whether to apply a normal distribution based on rank on the color scale":[""],"Value bounds":[""],"Hard value bounds applied for color coding. Is only relevant and applied when the normalization is applied against the whole heatmap.":[""],"Value Format":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Column containing longitude data":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":[""],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"Paired t-test":[""],"Time Series Options":[""],"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 operators(s)":[""],"type a value here":[""],"Filter value":[""],"choose WHERE or HAVING...":[""],"%s aggregates(s)":[""],"description":[""],"bolt":[""],"Changing this control takes effect instantly":[""],"Error...":[""],"Width":[""],"Export to .json":[""],"Export to .csv format":[""],"%s - untitled":[""],"Edit chart properties":[""],"Limit reached":[""],"Please enter a chart name":[""],"Please select a dashboard":[""],"Please enter a dashboard name":[""],"Save A Chart":[""],"Overwrite chart %s":[""],"[chart name]":[""],"Do not add to a dashboard":[""],"Add chart to existing dashboard":[""],"Add to new dashboard":[""],"Save & go to dashboard":[""],"Check out this chart: %s":[""],"choose a column or metric":[""],"Add Annotation Layer":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":[""],"Max":[""],"Something went wrong while fetching the datasource list":[""],"Select a datasource":[""],"Search / Filter":[""],"Click to point to another datasource":[""],"Edit the datasource's configuration":[""],"Show datasource configuration":[""],"Select metric":[""],"Select column":[""],"Select operator":[""],"Add Filter":[""],"choose a column or aggregate function":[""],"Error while fetching data":[""],"No results found":[""],"%s option(s)":[""],"Invalid lat/long configuration.":[""],"Longitude & Latitude columns":[""],"Delimited long & lat single column":[""],"Multiple formats accepted, look the geopy.points Python library for more details":[""],"Reverse lat/long ":[""],"Geohash":[""],"textarea":[""],"Edit":[""],"in modal":[""],"Select a visualization type":[""],"Favorites":[""],"Created Content":[""],"Recent Activity":[""],"Security & Access":[""],"No charts":[""],"No dashboards":[""],"Dashboards":[""],"Charts":[""],"No favorite charts yet, go click on stars!":[""],"No favorite dashboards yet, go click on stars!":[""],"Roles":[""],"Databases":[""],"Datasources":[""],"Profile picture provided by Gravatar":[""],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Data has no time steps":[""],"Select starting date":[""],"Select end date":[""],"Select [%s]":[""],"Apply":[""],"You cannot use 45° tick layout along with the time range filter":[""],"Recently Viewed":[""],"Metric(s) {} must be aggregations.":[""],"No data was returned.":[""],"Unsupported extraction function: ":[""],"List Druid Column":[""],"Show Druid Column":[""],"Add Druid Column":[""],"Edit Druid Column":[""],"Column":[""],"Type":[""],"Groupable":[""],"Filterable":[""],"Count Distinct":[""],"Sum":[""],"Whether this column is exposed in the `Filters` section of the explore view.":[""],"List Druid Metric":[""],"Show Druid Metric":[""],"Add Druid Metric":[""],"Edit Druid Metric":[""],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":[""],"Verbose Name":[""],"JSON":[""],"Druid Datasource":[""],"Warning Message":[""],"List Druid Cluster":[""],"Show Druid Cluster":[""],"Add Druid Cluster":[""],"Edit Druid Cluster":[""],"Cluster":[""],"Coordinator Host":[""],"Coordinator Port":[""],"Coordinator Endpoint":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":[""],"Sources":[""],"List Druid Datasource":[""],"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":[""],"Associated Charts":[""],"Data Source":[""],"Owner":[""],"Is Hidden":[""],"Enable Filter Select":[""],"Default Endpoint":[""],"Time Offset":[""],"Cache Timeout":[""],"Druid Datasources":[""],"Scan New Datasources":[""],"Refresh Druid Metadata":[""],"Datetime column not provided as part table configuration and is required by this type of chart":[""],"Empty query?":[""],"Metric '{}' is not valid":[""],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[""],"List 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.":[""],"Expression":[""],"Is temporal":[""],"Datetime Format":[""],"Database Expression":[""],"List Metrics":[""],"Show Metric":[""],"Add Metric":[""],"Edit Metric":[""],"SQL Expression":[""],"D3 Format":[""],"Is Restricted":[""],"List Tables":[""],"Show Table":[""],"Add Table":[""],"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":[""],"Changed By":[""],"Last Changed":[""],"Offset":[""],"Fetch Values Predicate":[""],"Main Datetime Column":[""],"SQL Lab View":[""],"Template parameters":[""],"Table [{}] could not be found, please double check your database connection, schema, and table name":[""],"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":[""],"Tables":[""],"Profile":[""],"Logout":[""],"Login":[""],"Record Count":[""],"No records found":[""],"Import dashboards":[""],"No Access!":[""],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":[""],"Test Connection":[""],"Annotation Layers":[""],"Manage":[""],"Annotations":[""],"Datasource %(name)s already exists":[""],"json isn't valid":[""],"Export to YAML":[""],"Export to YAML?":[""],"Delete":[""],"Delete all Really?":[""],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource. (Gain access)":[""],"You don't have access to this datasource":[""],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":[""],"Show Database":[""],"Add Database":[""],"Edit Database":[""],"Expose this DB in SQL Lab":[""],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[""],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[""],"Allow CREATE TABLE AS option in SQL Lab":[""],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[""],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[""],"If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.
If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.":[""],"Allow SQL Lab to fetch a list of all tables and all views across all database schemas. For large data warehouse with thousands of tables, this can be expensive and put strain on the system.":[""],"Expose in SQL Lab":[""],"Allow CREATE TABLE AS":[""],"Allow DML":[""],"CTAS Schema":[""],"Creator":[""],"SQLAlchemy URI":[""],"Extra":[""],"Allow Run Sync":[""],"Allow Run Async":[""],"Impersonate the logged on user":[""],"Import Dashboards":[""],"CSV to Database configuration":[""],"CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"":[""],"User":[""],"User Roles":[""],"Database URL":[""],"Roles to grant":[""],"Created On":[""],"Access requests":[""],"Security":[""],"List Charts":[""],"Show Chart":[""],"Add Chart":[""],"Edit Chart":[""],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Duration (in seconds) of the caching timeout for this chart.":[""],"Last Modified":[""],"Owners":[""],"Parameters":[""],"Chart":[""],"List Dashboards":[""],"Show Dashboard":[""],"Add Dashboard":[""],"Edit Dashboard":[""],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":[""],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[""],"To get a readable URL for your dashboard":[""],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Owners is a list of users who can alter the dashboard.":[""],"Dashboard":[""],"Slug":[""],"Position JSON":[""],"JSON Metadata":[""],"Underlying Tables":[""],"Export":[""],"Export dashboards?":[""],"Action":[""],"dttm":[""],"Action Log":[""],"Access was requested":[""],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"You don't have the rights to ":[""],"alter this ":[""],"chart":[""],"create a ":[""],"dashboard":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Chart %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"Query record was not created as expected.":[""],"Template Name":[""],"CSS Templates":[""],"SQL Editor":[""],"SQL Lab":[""],"Query Search":[""],"Upload a CSV":[""],"Status":[""],"Start Time":[""],"End Time":[""],"Queries":[""],"List Saved Query":[""],"Show Saved Query":[""],"Add Saved Query":[""],"Edit Saved Query":[""],"Pop Tab Link":[""],"Changed on":[""],"Saved Queries":[""]}}} \ No newline at end of file diff --git a/superset/translations/en/LC_MESSAGES/messages.mo b/superset/translations/en/LC_MESSAGES/messages.mo index 66384407cc..e854cb96cb 100644 Binary files a/superset/translations/en/LC_MESSAGES/messages.mo and b/superset/translations/en/LC_MESSAGES/messages.mo differ diff --git a/superset/translations/en/LC_MESSAGES/messages.po b/superset/translations/en/LC_MESSAGES/messages.po index 80f9112cc2..63b3d7beaf 100644 --- a/superset/translations/en/LC_MESSAGES/messages.po +++ b/superset/translations/en/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-10-04 10:12-0700\n" +"POT-Creation-Date: 2018-05-15 10:17-0700\n" "PO-Revision-Date: 2016-05-02 08:49-0700\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -16,1442 +16,1648 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.4.0\n" +"Generated-By: Babel 2.5.3\n" -#: superset/assets/javascripts/explore/stores/controls.jsx:553 -#: superset/db_engine_specs.py:192 superset/db_engine_specs.py:223 -#: superset/db_engine_specs.py:267 superset/db_engine_specs.py:315 -#: superset/db_engine_specs.py:371 superset/db_engine_specs.py:839 -#: superset/db_engine_specs.py:875 superset/db_engine_specs.py:907 -#: superset/db_engine_specs.py:953 superset/db_engine_specs.py:990 -#: superset/db_engine_specs.py:1015 +#: superset/assets/src/explore/controls.jsx:838 superset/db_engine_specs.py:326 +#: superset/db_engine_specs.py:376 superset/db_engine_specs.py:405 +#: superset/db_engine_specs.py:430 superset/db_engine_specs.py:482 +#: superset/db_engine_specs.py:541 superset/db_engine_specs.py:605 +#: superset/db_engine_specs.py:1156 superset/db_engine_specs.py:1198 +#: superset/db_engine_specs.py:1253 superset/db_engine_specs.py:1298 +#: superset/db_engine_specs.py:1331 superset/db_engine_specs.py:1367 msgid "Time Column" msgstr "" -#: superset/db_engine_specs.py:193 superset/db_engine_specs.py:224 -#: superset/db_engine_specs.py:316 superset/db_engine_specs.py:372 -#: superset/db_engine_specs.py:840 superset/db_engine_specs.py:908 -#: superset/db_engine_specs.py:991 +#: superset/db_engine_specs.py:327 superset/db_engine_specs.py:377 +#: superset/db_engine_specs.py:431 superset/db_engine_specs.py:542 +#: superset/db_engine_specs.py:606 superset/db_engine_specs.py:1157 +#: superset/db_engine_specs.py:1199 superset/db_engine_specs.py:1299 +#: superset/db_engine_specs.py:1368 msgid "second" msgstr "" -#: superset/db_engine_specs.py:194 superset/db_engine_specs.py:227 -#: superset/db_engine_specs.py:319 superset/db_engine_specs.py:374 -#: superset/db_engine_specs.py:842 superset/db_engine_specs.py:876 -#: superset/db_engine_specs.py:910 superset/db_engine_specs.py:954 -#: superset/db_engine_specs.py:992 superset/db_engine_specs.py:1016 +#: superset/db_engine_specs.py:329 superset/db_engine_specs.py:378 +#: superset/db_engine_specs.py:406 superset/db_engine_specs.py:435 +#: superset/db_engine_specs.py:546 superset/db_engine_specs.py:609 +#: superset/db_engine_specs.py:1160 superset/db_engine_specs.py:1202 +#: superset/db_engine_specs.py:1254 superset/db_engine_specs.py:1300 +#: superset/db_engine_specs.py:1332 superset/db_engine_specs.py:1371 msgid "minute" msgstr "" -#: superset/db_engine_specs.py:195 superset/db_engine_specs.py:231 -#: superset/db_engine_specs.py:321 superset/db_engine_specs.py:376 -#: superset/db_engine_specs.py:848 superset/db_engine_specs.py:878 -#: superset/db_engine_specs.py:912 superset/db_engine_specs.py:960 -#: superset/db_engine_specs.py:993 superset/db_engine_specs.py:1017 +#: superset/db_engine_specs.py:331 superset/db_engine_specs.py:379 +#: superset/db_engine_specs.py:407 superset/db_engine_specs.py:440 +#: superset/db_engine_specs.py:483 superset/db_engine_specs.py:549 +#: superset/db_engine_specs.py:612 superset/db_engine_specs.py:1169 +#: superset/db_engine_specs.py:1205 superset/db_engine_specs.py:1263 +#: superset/db_engine_specs.py:1301 superset/db_engine_specs.py:1333 +#: superset/db_engine_specs.py:1374 msgid "hour" msgstr "" -#: superset/db_engine_specs.py:196 superset/db_engine_specs.py:236 -#: superset/db_engine_specs.py:268 superset/db_engine_specs.py:323 -#: superset/db_engine_specs.py:378 superset/db_engine_specs.py:850 -#: superset/db_engine_specs.py:880 superset/db_engine_specs.py:914 -#: superset/db_engine_specs.py:962 superset/db_engine_specs.py:994 -#: superset/db_engine_specs.py:1018 +#: superset/db_engine_specs.py:333 superset/db_engine_specs.py:380 +#: superset/db_engine_specs.py:408 superset/db_engine_specs.py:446 +#: superset/db_engine_specs.py:486 superset/db_engine_specs.py:552 +#: superset/db_engine_specs.py:615 superset/db_engine_specs.py:1172 +#: superset/db_engine_specs.py:1208 superset/db_engine_specs.py:1266 +#: superset/db_engine_specs.py:1302 superset/db_engine_specs.py:1334 +#: superset/db_engine_specs.py:1377 msgid "day" msgstr "" -#: superset/db_engine_specs.py:197 superset/db_engine_specs.py:242 -#: superset/db_engine_specs.py:269 superset/db_engine_specs.py:324 -#: superset/db_engine_specs.py:380 superset/db_engine_specs.py:852 -#: superset/db_engine_specs.py:882 superset/db_engine_specs.py:916 -#: superset/db_engine_specs.py:995 superset/db_engine_specs.py:1019 +#: superset/db_engine_specs.py:335 superset/db_engine_specs.py:381 +#: superset/db_engine_specs.py:409 superset/db_engine_specs.py:453 +#: superset/db_engine_specs.py:487 superset/db_engine_specs.py:553 +#: superset/db_engine_specs.py:618 superset/db_engine_specs.py:1175 +#: superset/db_engine_specs.py:1211 superset/db_engine_specs.py:1303 +#: superset/db_engine_specs.py:1335 superset/db_engine_specs.py:1380 msgid "week" msgstr "" -#: superset/db_engine_specs.py:198 superset/db_engine_specs.py:244 -#: superset/db_engine_specs.py:271 superset/db_engine_specs.py:326 -#: superset/db_engine_specs.py:382 superset/db_engine_specs.py:854 -#: superset/db_engine_specs.py:884 superset/db_engine_specs.py:918 -#: superset/db_engine_specs.py:964 superset/db_engine_specs.py:996 -#: superset/db_engine_specs.py:1020 +#: superset/db_engine_specs.py:337 superset/db_engine_specs.py:382 +#: superset/db_engine_specs.py:410 superset/db_engine_specs.py:456 +#: superset/db_engine_specs.py:490 superset/db_engine_specs.py:556 +#: superset/db_engine_specs.py:621 superset/db_engine_specs.py:1178 +#: superset/db_engine_specs.py:1214 superset/db_engine_specs.py:1269 +#: superset/db_engine_specs.py:1304 superset/db_engine_specs.py:1336 +#: superset/db_engine_specs.py:1384 msgid "month" msgstr "" -#: superset/db_engine_specs.py:199 superset/db_engine_specs.py:246 -#: superset/db_engine_specs.py:328 superset/db_engine_specs.py:384 -#: superset/db_engine_specs.py:856 superset/db_engine_specs.py:886 -#: superset/db_engine_specs.py:920 superset/db_engine_specs.py:966 -#: superset/db_engine_specs.py:997 superset/db_engine_specs.py:1021 +#: superset/db_engine_specs.py:339 superset/db_engine_specs.py:383 +#: superset/db_engine_specs.py:411 superset/db_engine_specs.py:459 +#: superset/db_engine_specs.py:559 superset/db_engine_specs.py:624 +#: superset/db_engine_specs.py:1181 superset/db_engine_specs.py:1217 +#: superset/db_engine_specs.py:1272 superset/db_engine_specs.py:1305 +#: superset/db_engine_specs.py:1337 superset/db_engine_specs.py:1387 msgid "quarter" msgstr "" -#: superset/db_engine_specs.py:200 superset/db_engine_specs.py:250 -#: superset/db_engine_specs.py:330 superset/db_engine_specs.py:858 -#: superset/db_engine_specs.py:888 superset/db_engine_specs.py:968 -#: superset/db_engine_specs.py:998 superset/db_engine_specs.py:1022 +#: superset/db_engine_specs.py:341 superset/db_engine_specs.py:384 +#: superset/db_engine_specs.py:412 superset/db_engine_specs.py:464 +#: superset/db_engine_specs.py:562 superset/db_engine_specs.py:635 +#: superset/db_engine_specs.py:1184 superset/db_engine_specs.py:1275 +#: superset/db_engine_specs.py:1307 superset/db_engine_specs.py:1338 +#: superset/db_engine_specs.py:1391 msgid "year" msgstr "" -#: superset/db_engine_specs.py:332 -msgid "week_start_monday" -msgstr "" - -#: superset/db_engine_specs.py:386 superset/db_engine_specs.py:922 +#: superset/db_engine_specs.py:493 superset/db_engine_specs.py:627 +#: superset/db_engine_specs.py:1220 msgid "week_ending_saturday" msgstr "" -#: superset/db_engine_specs.py:389 superset/db_engine_specs.py:925 +#: superset/db_engine_specs.py:496 superset/db_engine_specs.py:631 +#: superset/db_engine_specs.py:1224 msgid "week_start_sunday" msgstr "" -#: superset/db_engine_specs.py:844 superset/db_engine_specs.py:956 +#: superset/db_engine_specs.py:565 +msgid "week_start_monday" +msgstr "" + +#: superset/db_engine_specs.py:1163 superset/db_engine_specs.py:1257 msgid "5 minute" msgstr "" -#: superset/db_engine_specs.py:846 +#: superset/db_engine_specs.py:1166 msgid "half hour" msgstr "" -#: superset/db_engine_specs.py:958 +#: superset/db_engine_specs.py:1260 msgid "10 minute" msgstr "" -#: superset/utils.py:499 +#: superset/connectors/sqla/views.py:234 superset/forms.py:56 +msgid "Table Name" +msgstr "" + +#: superset/forms.py:57 +msgid "Name of table to be created from csv data." +msgstr "" + +#: superset/forms.py:61 +msgid "CSV File" +msgstr "" + +#: superset/forms.py:62 +msgid "Select a CSV file to be uploaded to a database." +msgstr "" + +#: superset/forms.py:64 +msgid "CSV Files Only!" +msgstr "" + +#: superset/connectors/sqla/views.py:227 superset/forms.py:66 +#: superset/views/core.py:275 superset/views/sql_lab.py:24 +#: superset/views/sql_lab.py:61 +msgid "Database" +msgstr "" + +#: superset/forms.py:70 +msgid "Delimiter" +msgstr "" + +#: superset/forms.py:71 +msgid "Delimiter used by CSV file (for whitespace use \\s+)." +msgstr "" + +#: superset/forms.py:75 +msgid "Table Exists" +msgstr "" + +#: superset/forms.py:76 +msgid "" +"If table exists do one of the following: Fail (do nothing), Replace (drop" +" and recreate table) or Append (insert data)." +msgstr "" + +#: superset/forms.py:81 +msgid "Fail" +msgstr "" + +#: superset/forms.py:81 +msgid "Replace" +msgstr "" + +#: superset/forms.py:82 +msgid "Append" +msgstr "" + +#: superset/connectors/sqla/views.py:230 superset/forms.py:85 +msgid "Schema" +msgstr "" + +#: superset/forms.py:86 +msgid "Specify a schema (if database flavour supports this)." +msgstr "" + +#: superset/forms.py:91 +msgid "Header Row" +msgstr "" + +#: superset/forms.py:92 +msgid "" +"Row containing the headers to use as column names (0 is first line of " +"data). Leave empty if there is no header row." +msgstr "" + +#: superset/forms.py:100 +msgid "Index Column" +msgstr "" + +#: superset/forms.py:101 +msgid "" +"Column to use as the row labels of the dataframe. Leave empty if no index" +" column." +msgstr "" + +#: superset/forms.py:108 +msgid "Mangle Duplicate Columns" +msgstr "" + +#: superset/forms.py:109 +msgid "Specify duplicate columns as \"X.0, X.1\"." +msgstr "" + +#: superset/forms.py:111 +msgid "Skip Initial Space" +msgstr "" + +#: superset/forms.py:112 +msgid "Skip spaces after delimiter." +msgstr "" + +#: superset/forms.py:114 +msgid "Skip Rows" +msgstr "" + +#: superset/forms.py:115 +msgid "Number of rows to skip at start of file." +msgstr "" + +#: superset/forms.py:120 +msgid "Rows to Read" +msgstr "" + +#: superset/forms.py:121 +msgid "Number of rows of file to read." +msgstr "" + +#: superset/forms.py:126 +msgid "Skip Blank Lines" +msgstr "" + +#: superset/forms.py:127 +msgid "Skip blank lines rather than interpreting them as NaN values." +msgstr "" + +#: superset/forms.py:131 +msgid "Parse Dates" +msgstr "" + +#: superset/forms.py:132 +msgid "A comma separated list of columns that should be parsed as dates." +msgstr "" + +#: superset/forms.py:137 +msgid "Infer Datetime Format" +msgstr "" + +#: superset/forms.py:138 +msgid "Use Pandas to interpret the datetime format automatically." +msgstr "" + +#: superset/forms.py:142 +msgid "Decimal Character" +msgstr "" + +#: superset/forms.py:143 +msgid "Character to interpret as decimal point." +msgstr "" + +#: superset/forms.py:148 +msgid "Dataframe Index" +msgstr "" + +#: superset/forms.py:149 +msgid "Write dataframe index as a column." +msgstr "" + +#: superset/forms.py:151 +msgid "Column Label(s)" +msgstr "" + +#: superset/forms.py:152 +msgid "" +"Column label for index column(s). If None is given and Dataframe Index is" +" True, Index Names are used." +msgstr "" + +#: superset/utils.py:576 #, python-format msgid "[Superset] Access to the datasource %(name)s was granted" msgstr "" -#: superset/viz.py:50 +#: superset/viz.py:60 msgid "Viz is missing a datasource" msgstr "" -#: superset/viz.py:181 +#: superset/viz.py:249 msgid "From date cannot be larger than to date" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:334 -#: superset/viz.py:369 +#: superset/assets/src/explore/visTypes.js:805 superset/viz.py:497 msgid "Table View" msgstr "" -#: superset/viz.py:381 +#: superset/viz.py:509 msgid "Pick a granularity in the Time section or uncheck 'Include Time'" msgstr "" -#: superset/viz.py:391 +#: superset/viz.py:519 msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:386 -#: superset/viz.py:430 -msgid "Pivot Table" +#: superset/viz.py:596 +msgid "Time Table View" msgstr "" -#: superset/viz.py:444 -msgid "Please choose at least one \"Group by\" field " -msgstr "" - -#: superset/viz.py:446 -msgid "Please choose at least one metric" -msgstr "" - -#: superset/viz.py:450 -msgid "'Group By' and 'Columns' can't overlap" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:373 -#: superset/viz.py:483 -msgid "Markup" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:411 -#: superset/viz.py:502 -msgid "Separator" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:433 -#: superset/viz.py:514 -msgid "Word Cloud" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:454 -#: superset/viz.py:537 -msgid "Treemap" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:481 -#: superset/viz.py:563 -msgid "Calendar Heatmap" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:502 -#: superset/viz.py:621 -msgid "Box Plot" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:523 -#: superset/viz.py:710 -msgid "Bubble Chart" -msgstr "" - -#: superset/viz.py:734 -msgid "Pick a metric for x, y and size" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:574 -#: superset/viz.py:760 -msgid "Bullet Chart" -msgstr "" - -#: superset/viz.py:786 -msgid "Pick a metric to display" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:597 -#: superset/viz.py:809 -msgid "Big Number with Trendline" -msgstr "" - -#: superset/viz.py:817 superset/viz.py:846 -msgid "Pick a metric!" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:622 -#: superset/viz.py:838 -msgid "Big Number" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:157 -#: superset/viz.py:865 -msgid "Time Series - Line Chart" -msgstr "" - -#: superset/viz.py:913 superset/viz.py:1058 -msgid "Pick a time granularity for your time series" -msgstr "" - -#: superset/viz.py:1001 -msgid "Time Series - Dual Axis Line Chart" -msgstr "" - -#: superset/viz.py:1011 -msgid "Pick a metric for left axis!" -msgstr "" - -#: superset/viz.py:1013 -msgid "Pick a metric for right axis!" -msgstr "" - -#: superset/viz.py:1015 -msgid "Please choose different metrics on left and right axis" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:238 -#: superset/viz.py:1076 -msgid "Time Series - Bar Chart" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:274 -#: superset/viz.py:1084 -msgid "Time Series - Percent Change" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:297 -#: superset/viz.py:1092 -msgid "Time Series - Stacked" -msgstr "" - -#: superset/viz.py:1101 -msgid "Distribution - NVD3 - Pie Chart" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:647 -#: superset/viz.py:1119 -msgid "Histogram" -msgstr "" - -#: superset/viz.py:1129 -msgid "Must have one numeric column specified" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:96 -#: superset/viz.py:1144 -msgid "Distribution - Bar Chart" -msgstr "" - -#: superset/viz.py:1155 -msgid "Can't have overlap between Series and Breakdowns" -msgstr "" - -#: superset/viz.py:1157 +#: superset/viz.py:605 superset/viz.py:1464 msgid "Pick at least one metric" msgstr "" -#: superset/viz.py:1159 +#: superset/viz.py:608 +msgid "When using 'Group By' you are limited to use a single metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:890 superset/viz.py:637 +msgid "Pivot Table" +msgstr "" + +#: superset/viz.py:651 +msgid "Please choose at least one 'Group by' field " +msgstr "" + +#: superset/viz.py:653 +msgid "Please choose at least one metric" +msgstr "" + +#: superset/viz.py:657 +msgid "Group By' and 'Columns' can't overlap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:876 superset/viz.py:690 +msgid "Markup" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:916 superset/viz.py:712 +msgid "Separator" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:938 superset/viz.py:724 +msgid "Word Cloud" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:960 superset/viz.py:747 +msgid "Treemap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:988 superset/viz.py:773 +msgid "Calendar Heatmap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1026 superset/viz.py:838 +msgid "Box Plot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1048 superset/viz.py:927 +msgid "Bubble Chart" +msgstr "" + +#: superset/viz.py:951 +msgid "Pick a metric for x, y and size" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1098 superset/viz.py:977 +msgid "Bullet Chart" +msgstr "" + +#: superset/viz.py:1003 +msgid "Pick a metric to display" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1122 superset/viz.py:1026 +msgid "Big Number with Trendline" +msgstr "" + +#: superset/viz.py:1034 superset/viz.py:1063 +msgid "Pick a metric!" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1149 superset/viz.py:1055 +msgid "Big Number" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:184 superset/viz.py:1082 +msgid "Time Series - Line Chart" +msgstr "" + +#: superset/viz.py:1145 superset/viz.py:1308 +msgid "Pick a time granularity for your time series" +msgstr "" + +#: superset/viz.py:1222 +msgid "" +"`Since` and `Until` time bounds should be specified when using the `Time " +"Shift` feature." +msgstr "" + +#: superset/viz.py:1251 +msgid "Time Series - Dual Axis Line Chart" +msgstr "" + +#: superset/viz.py:1261 +msgid "Pick a metric for left axis!" +msgstr "" + +#: superset/viz.py:1263 +msgid "Pick a metric for right axis!" +msgstr "" + +#: superset/viz.py:1265 +msgid "Please choose different metrics on left and right axis" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:318 superset/viz.py:1326 +msgid "Time Series - Bar Chart" +msgstr "" + +#: superset/viz.py:1335 +msgid "Time Series - Period Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:364 superset/viz.py:1375 +msgid "Time Series - Percent Change" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:759 superset/viz.py:1383 +msgid "Time Series - Stacked" +msgstr "" + +#: superset/viz.py:1392 +msgid "Distribution - NVD3 - Pie Chart" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1176 superset/viz.py:1410 +msgid "Histogram" +msgstr "" + +#: superset/viz.py:1420 +msgid "Must have at least one numeric column specified" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:110 superset/viz.py:1451 +msgid "Distribution - Bar Chart" +msgstr "" + +#: superset/viz.py:1462 +msgid "Can't have overlap between Series and Breakdowns" +msgstr "" + +#: superset/viz.py:1466 msgid "Pick at least one field for [Series]" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:679 -#: superset/viz.py:1212 +#: superset/assets/src/explore/visTypes.js:1218 superset/viz.py:1519 msgid "Sunburst" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:716 -#: superset/viz.py:1245 +#: superset/assets/src/explore/visTypes.js:1257 superset/viz.py:1550 msgid "Sankey" msgstr "" -#: superset/viz.py:1252 +#: superset/viz.py:1557 msgid "Pick exactly 2 columns as [Source / Target]" msgstr "" -#: superset/viz.py:1283 +#: superset/viz.py:1588 msgid "" "There's a loop in your Sankey, please provide a tree. Here's a faulty " "link: {}" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:743 -#: superset/viz.py:1294 superset/viz.py:1315 +#: superset/assets/src/explore/visTypes.js:1285 superset/viz.py:1599 +#: superset/viz.py:1620 msgid "Directed Force Layout" msgstr "" -#: superset/viz.py:1301 +#: superset/viz.py:1606 msgid "Pick exactly 2 columns to 'Group By'" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:808 -#: superset/viz.py:1348 +#: superset/assets/src/explore/visTypes.js:1351 superset/viz.py:1653 msgid "Country Map" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:841 -#: superset/viz.py:1376 +#: superset/assets/src/explore/visTypes.js:1385 superset/viz.py:1681 msgid "World Map" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:80 -#: superset/viz.py:1426 +#: superset/assets/src/explore/controls.jsx:1872 +#: superset/assets/src/explore/visTypes.js:85 superset/viz.py:1731 msgid "Filters" msgstr "" -#: superset/viz.py:1434 +#: superset/viz.py:1752 msgid "Pick at least one filter field" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:909 -#: superset/viz.py:1461 +#: superset/assets/src/explore/visTypes.js:1450 superset/viz.py:1777 msgid "iFrame" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:921 -#: superset/viz.py:1478 +#: superset/assets/src/explore/visTypes.js:1462 superset/viz.py:1797 msgid "Parallel Coordinates" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:943 -#: superset/viz.py:1503 +#: superset/assets/src/explore/visTypes.js:1484 superset/viz.py:1822 msgid "Heatmap" msgstr "" -#: superset/viz.py:1562 +#: superset/viz.py:1878 msgid "Horizon Charts" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1002 -#: superset/viz.py:1573 +#: superset/assets/src/explore/visTypes.js:1545 superset/viz.py:1889 msgid "Mapbox" msgstr "" -#: superset/viz.py:1588 +#: superset/viz.py:1904 msgid "Must have a [Group By] column to have 'count' as the [Label]" msgstr "" -#: superset/viz.py:1601 +#: superset/viz.py:1917 msgid "Choice of [Label] must be present in [Group By]" msgstr "" -#: superset/viz.py:1606 +#: superset/viz.py:1922 msgid "Choice of [Point Radius] must be present in [Group By]" msgstr "" -#: superset/viz.py:1611 +#: superset/viz.py:1927 msgid "[Longitude] and [Latitude] columns must be present in [Group By]" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1073 -#: superset/viz.py:1676 +#: superset/assets/src/explore/visTypes.js:405 superset/viz.py:1996 +msgid "Deck.gl - Multiple Layers" +msgstr "" + +#: superset/viz.py:2032 superset/viz.py:2045 +msgid "Bad spatial key" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:692 superset/viz.py:2128 +msgid "Deck.gl - Scatter plot" +msgstr "" + +#: superset/viz.py:2170 +msgid "Deck.gl - Screen Grid" +msgstr "" + +#: superset/viz.py:2192 +msgid "Deck.gl - 3D Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:497 superset/viz.py:2207 +msgid "Deck.gl - Paths" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:614 superset/viz.py:2240 +msgid "Deck.gl - Polygon" +msgstr "" + +#: superset/viz.py:2248 +msgid "Deck.gl - 3D HEX" +msgstr "" + +#: superset/viz.py:2263 +msgid "Deck.gl - GeoJSON" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:654 superset/viz.py:2282 +msgid "Deck.gl - Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1615 superset/viz.py:2306 msgid "Event flow" msgstr "" -#: superset/viz.py:1706 +#: superset/assets/src/explore/visTypes.js:1660 superset/viz.py:2337 msgid "Time Series - Paired t-test" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:57 -msgid "Your query was saved" +#: superset/assets/src/explore/visTypes.js:1678 superset/viz.py:2395 +msgid "Time Series - Nightingale Rose Chart" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:58 -msgid "Your query could not be saved" +#: superset/viz.py:2425 +msgid "Partition Diagram" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:111 -msgid "Failed at retrieving results from the results backend" -msgstr "" - -#: superset/assets/javascripts/SqlLab/actions.js:157 -msgid "Could not connect to server" -msgstr "" - -#: superset/assets/javascripts/SqlLab/actions.js:162 +#: superset/assets/src/common.js:37 msgid "Your session timed out, please refresh your page and try again." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:181 +#: superset/assets/src/SqlLab/actions.js:59 +msgid "Your query was saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:60 +msgid "Your query could not be saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:113 +msgid "Failed at retrieving results from the results backend" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:163 +msgid "Unknown error" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:186 msgid "Query was stopped." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:184 +#: superset/assets/src/SqlLab/actions.js:189 msgid "Failed at stopping query." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:297 -#: superset/assets/javascripts/SqlLab/actions.js:310 +#: superset/assets/src/SqlLab/actions.js:309 +#: superset/assets/src/SqlLab/actions.js:322 msgid "Error occurred while fetching table metadata" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:364 +#: superset/assets/src/SqlLab/actions.js:376 msgid "shared query" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:372 -#: superset/assets/javascripts/SqlLab/actions.js:392 +#: superset/assets/src/SqlLab/actions.js:384 +#: superset/assets/src/SqlLab/actions.js:404 msgid "The query couldn't be loaded" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:426 +#: superset/assets/src/SqlLab/actions.js:438 msgid "An error occurred while creating the data source" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:30 +#: superset/assets/src/SqlLab/constants.js:30 msgid "Pick a chart type!" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:31 +#: superset/assets/src/SqlLab/constants.js:31 msgid "To use this chart type you need at least one column flagged as a date" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:32 +#: superset/assets/src/SqlLab/constants.js:32 msgid "To use this chart type you need at least one dimension" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:33 +#: superset/assets/src/SqlLab/constants.js:33 msgid "To use this chart type you need at least one aggregation function" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:49 -#: superset/assets/javascripts/SqlLab/reducers.js:11 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:49 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:112 +#: superset/assets/src/SqlLab/reducers.js:11 msgid "Untitled Query" msgstr "" -#: superset/assets/javascripts/SqlLab/reducers.js:44 +#: superset/assets/src/SqlLab/reducers.js:44 #, python-format msgid "Copy of %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:30 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:30 msgid "share query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:17 msgid "copy URL to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:61 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:61 msgid "Raw SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:71 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:71 msgid "Source SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:83 -#: superset/assets/javascripts/explore/stores/visTypes.js:40 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:83 +#: superset/assets/src/explore/visTypes.js:44 msgid "SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryHistory.jsx:28 +#: superset/assets/src/SqlLab/components/QueryHistory.jsx:28 msgid "No query history yet..." msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:106 -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:66 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:67 msgid "It seems you don't have access to any database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:154 -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:89 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:171 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:89 msgid "Search Results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:160 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:177 msgid "[From]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:170 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:187 msgid "[To]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:179 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:196 msgid "[Query Status]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:188 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:205 msgid "Search" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:114 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:114 msgid "Open in SQL Editor" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:133 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:133 msgid "view results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:136 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:136 msgid "Data preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:176 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:176 msgid "Visualize the data out of this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:182 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:182 msgid "Overwrite text in editor with a query on this table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:188 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:188 msgid "Run query in a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:193 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:193 msgid "Remove query from log" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:67 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:67 msgid ".CSV" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:78 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:241 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:280 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:78 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:247 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:286 msgid "Visualize" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 -#: superset/connectors/sqla/views.py:85 superset/connectors/sqla/views.py:135 -#: superset/connectors/sqla/views.py:214 superset/views/core.py:380 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 +#: superset/connectors/sqla/views.py:88 superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:225 superset/views/core.py:467 msgid "Table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 msgid "was created" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:169 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:170 msgid "Query in a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:210 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:211 msgid "Fetch data preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:230 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:231 msgid "Track Job" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:236 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:237 msgid "Loading..." msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 msgid "Run Selected Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 +#: superset/assets/src/components/RefreshChartOverlay.jsx:26 msgid "Run Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:22 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:36 +msgid "Run query synchronously" +msgstr "" + +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:48 msgid "Run query asynchronously" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:57 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:60 msgid "Stop" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:16 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:18 msgid "Undefined" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:66 -#: superset/views/sql_lab.py:53 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:67 +#: superset/views/sql_lab.py:59 msgid "Label" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:71 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:72 msgid "Label for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:81 -#: superset/connectors/druid/views.py:107 -#: superset/connectors/druid/views.py:228 superset/connectors/sqla/views.py:82 -#: superset/connectors/sqla/views.py:131 superset/connectors/sqla/views.py:227 -#: superset/views/core.py:374 superset/views/sql_lab.py:56 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:82 +#: superset/connectors/druid/views.py:134 +#: superset/connectors/druid/views.py:258 superset/connectors/sqla/views.py:85 +#: superset/connectors/sqla/views.py:132 superset/connectors/sqla/views.py:238 +#: superset/views/core.py:461 superset/views/sql_lab.py:62 msgid "Description" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:85 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:86 msgid "Write a description for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:99 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:155 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:222 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:100 +#: superset/assets/src/dashboard/components/Controls.jsx:125 +#: superset/assets/src/dashboard/components/SaveModal.jsx:151 +#: superset/assets/src/explore/components/SaveModal.jsx:221 msgid "Save" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:102 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:103 #: superset/templates/superset/request_access.html:16 msgid "Cancel" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:123 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:115 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:119 msgid "Save Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:52 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:14 +msgid "Share Query" +msgstr "" + +#: superset/assets/src/SqlLab/components/SouthPane.jsx:52 msgid "Run a query to display results here" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:57 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:57 #, python-format msgid "Preview for %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:81 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:81 msgid "Results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:87 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:87 msgid "Query History" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:165 msgid "Create table as with query results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:173 msgid "new table name" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:90 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:91 msgid "Error while fetching table list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:132 msgid "Error while fetching schema list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:153 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:146 +msgid "Type to search ..." +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:148 +msgid "Select table " +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:162 msgid "Error while fetching database list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:159 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:168 msgid "Database:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:163 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:172 msgid "Select a database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:170 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:179 #, python-format msgid "Select a schema (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:175 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:184 msgid "Schema:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:190 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:198 #, python-format msgid "Add a table (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:203 -msgid "Type to search ..." -msgstr "" - -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:226 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:234 msgid "Reset State" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:105 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:106 msgid "Enter a new title for the tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:124 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:125 #, python-format msgid "Untitled Query %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:170 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:171 msgid "close tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:173 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:174 msgid "rename tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "expand tool bar" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "hide tool bar" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:75 +#: superset/assets/src/SqlLab/components/TableElement.jsx:75 msgid "Copy partition query to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:94 +#: superset/assets/src/SqlLab/components/TableElement.jsx:94 msgid "latest partition:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:110 +#: superset/assets/src/SqlLab/components/TableElement.jsx:110 msgid "Keys for table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:119 +#: superset/assets/src/SqlLab/components/TableElement.jsx:119 #, python-format msgid "View keys & indexes (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:135 +#: superset/assets/src/SqlLab/components/TableElement.jsx:135 msgid "Sort columns alphabetically" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:136 +#: superset/assets/src/SqlLab/components/TableElement.jsx:136 msgid "Original table column order" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:146 +#: superset/assets/src/SqlLab/components/TableElement.jsx:146 msgid "Copy SELECT statement to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:152 +#: superset/assets/src/SqlLab/components/TableElement.jsx:152 msgid "Remove table preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:90 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:102 +msgid "Template Parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:106 +msgid "Edit template parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:116 +msgid "Invalid JSON" +msgstr "" + +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:92 #, python-format msgid "%s is not right as a column name, please alias it (as in SELECT count(*) " msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "AS my_alias" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "using only alphanumeric characters and underscores" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:166 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:171 msgid "Creating a data source and popping a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:196 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:202 msgid "No results available for this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:248 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:254 msgid "Chart Type" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:251 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:257 msgid "[Chart Type]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:259 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:265 msgid "Datasource Name" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:263 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:269 msgid "datasource name" msgstr "" -#: superset/assets/javascripts/components/AsyncSelect.jsx:23 -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:26 -msgid "Select ..." +#: superset/assets/src/addSlice/AddSliceContainer.jsx:59 +msgid "Create a new chart" msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:26 -msgid "Loaded data cached" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:61 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:69 +msgid "Choose a datasource" msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:29 -msgid "Loaded from cache" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:75 +msgid "" +"If the datasource your are looking for is not available in the list, " +"follow the instructions on the how to add it on the " msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:33 -msgid "Click to force-refresh" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:79 +msgid "Superset tutorial" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:21 -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:67 -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:37 -msgid "Copy to clipboard" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:84 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:91 +msgid "Choose a visualization type" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:65 -msgid "Not successful" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:101 +msgid "Create new chart" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:68 -msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +#: superset/assets/src/chart/chartAction.js:165 +msgid "Unexpected error: " msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:79 -msgid "Copied!" +#: superset/assets/src/chart/chartAction.js:174 +msgid "Unexpected error." msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:13 -#: superset/views/core.py:475 superset/views/core.py:542 -msgid "Title" -msgstr "" - -#: superset/assets/javascripts/components/EditableTitle.jsx:92 -msgid "click to edit title" -msgstr "" - -#: superset/assets/javascripts/components/EditableTitle.jsx:93 -msgid "You don't have the rights to alter this title." -msgstr "" - -#: superset/assets/javascripts/components/FaveStar.jsx:32 -#: superset/assets/javascripts/modules/superset.js:33 -msgid "Click to favorite/unfavorite" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:42 -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "You have unsaved changes." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "Click the" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:61 -msgid "button on the top right to save your changes." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:164 -#, python-format -msgid "Served from data cached %s . Click to force refresh." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:169 -msgid "Click to force refresh" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:353 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:100 -msgid "Error" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:354 -#, python-format -msgid "Sorry, there was an error adding slices to this dashboard: %s" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CodeModal.jsx:35 -msgid "Active Dashboard Filters" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:48 -#, python-format -msgid "Checkout this dashboard: %s" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:54 -msgid "Force refresh the whole dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:94 -msgid "Edit this dashboard's properties" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:65 -msgid "Load a template" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:68 -msgid "Load a CSS template" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:80 -#: superset/views/core.py:482 -msgid "CSS" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:86 -msgid "Live CSS Editor" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:19 -msgid "Don't refresh" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:20 -msgid "10 seconds" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:21 -msgid "30 seconds" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:22 -msgid "1 minute" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:23 -msgid "5 minutes" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:38 -msgid "Refresh Interval" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:41 -msgid "Choose the refresh frequency for this dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:63 -msgid "This dashboard was saved successfully." -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:69 -msgid "Sorry, there was an error saving this dashboard: " -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:101 -msgid "You must pick a name for the new dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:115 -msgid "Save Dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:123 -#, python-format -msgid "Overwrite Dashboard [%s]" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:131 -msgid "Save as:" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:135 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:210 -msgid "[dashboard name]" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:142 -#: superset/views/core.py:379 -msgid "Name" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:148 -msgid "Viz" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:157 -#: superset/views/core.py:480 superset/views/core.py:544 -#: superset/views/sql_lab.py:57 -msgid "Modified" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:167 -msgid "Add Slices" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:176 -msgid "Add a new slice to the dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:181 -msgid "Add Slices to Dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:37 -msgid "Move chart" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:40 -msgid "Force refresh data" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:44 -msgid "Toggle chart description" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:54 -msgid "Edit chart" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:62 -msgid "Export CSV" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:70 -msgid "Explore chart" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:77 -msgid "Remove chart from dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:180 -#, python-format -msgid "%s - untitled" -msgstr "" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:287 -msgid "Edit slice properties" -msgstr "" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:32 -msgid "description" -msgstr "" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:42 -msgid "bolt" -msgstr "" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:61 -msgid "Error..." -msgstr "" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:97 -#: superset/assets/javascripts/explore/stores/visTypes.js:56 -#: superset/assets/javascripts/explore/stores/visTypes.js:137 -#: superset/assets/javascripts/explore/stores/visTypes.js:389 -#: superset/assets/javascripts/explore/stores/visTypes.js:436 -#: superset/assets/javascripts/explore/stores/visTypes.js:457 -#: superset/assets/javascripts/explore/stores/visTypes.js:485 -#: superset/assets/javascripts/explore/stores/visTypes.js:505 -#: superset/assets/javascripts/explore/stores/visTypes.js:526 -#: superset/assets/javascripts/explore/stores/visTypes.js:578 -#: superset/assets/javascripts/explore/stores/visTypes.js:600 -#: superset/assets/javascripts/explore/stores/visTypes.js:625 -#: superset/assets/javascripts/explore/stores/visTypes.js:650 -#: superset/assets/javascripts/explore/stores/visTypes.js:682 -#: superset/assets/javascripts/explore/stores/visTypes.js:719 -#: superset/assets/javascripts/explore/stores/visTypes.js:746 -#: superset/assets/javascripts/explore/stores/visTypes.js:773 -#: superset/assets/javascripts/explore/stores/visTypes.js:811 -#: superset/assets/javascripts/explore/stores/visTypes.js:844 -#: superset/assets/javascripts/explore/stores/visTypes.js:881 -#: superset/assets/javascripts/explore/stores/visTypes.js:924 -#: superset/assets/javascripts/explore/stores/visTypes.js:946 -#: superset/assets/javascripts/explore/stores/visTypes.js:1005 -msgid "Query" -msgstr "" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:76 -msgid "Height" -msgstr "" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:90 -msgid "Width" -msgstr "" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:32 -msgid "Export to .json" -msgstr "" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:42 -msgid "Export to .csv format" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:74 -msgid "Please enter a slice name" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:89 -msgid "Please select a dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:97 -msgid "Please enter a dashboard name" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:134 -msgid "Save A Slice" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:155 -#, python-format -msgid "Overwrite slice %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:164 -msgid "Save as" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:168 -msgid "[slice name]" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:181 -msgid "Do not add to a dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:189 -msgid "Add slice to existing dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:205 -msgid "Add to new dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:231 -msgid "Save & go to dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:32 -#, python-format -msgid "Check out this slice: %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:55 -msgid "`Min` value should be numeric or empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:58 -msgid "`Max` value should be numeric or empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:75 -#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:88 -msgid "Min" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:83 -#: superset/connectors/druid/views.py:51 superset/connectors/sqla/views.py:89 -msgid "Max" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:70 -msgid "Something went wrong while fetching the datasource list" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:95 -msgid "Click to point to another datasource" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:106 -msgid "Edit the datasource's configuration" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:122 -msgid "Select a datasource" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:132 -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:120 -msgid "Search / Filter" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:114 -msgid "Filter value" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select metric" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select column" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:155 -msgid "Select operator" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/FilterControl.jsx:138 -#: superset/templates/appbuilder/general/widgets/search.html:6 -msgid "Add Filter" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:24 -msgid "Error while fetching data" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SelectControl.jsx:106 -#, python-format -msgid "Select %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:63 -msgid "textarea" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "Edit" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "in modal" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:110 -msgid "Select a visualization type" -msgstr "" - -#: superset/assets/javascripts/explore/reducers/chartReducer.js:32 +#: superset/assets/src/chart/chartReducer.js:55 msgid "Updating chart was stopped" msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:38 -#: superset/assets/javascripts/modules/superset.js:223 +#: superset/assets/src/chart/chartReducer.js:66 #, python-format msgid "An error occurred while rendering the visualization: %s" msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:47 -msgid "" -"Perhaps your data has grown, your database is under unusual load, or you " -"are simply querying a data source that is to large to be processed within" -" the timeout range. If that is the case, we recommend that you summarize " -"your data further." +#: superset/assets/src/chart/chartReducer.js:74 +msgid "visualization queries are set to timeout at ${action.timeout} seconds. " msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:56 +#: superset/assets/src/chart/chartReducer.js:75 +msgid "" +"Perhaps your data has grown, your database is under unusual load, or you " +"are simply querying a data source that is too large to be processed " +"within the timeout range. If that is the case, we recommend that you " +"summarize your data further." +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:84 +#: superset/assets/src/chart/chartReducer.js:134 msgid "Network error." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:36 -msgid "A reference to the [Time] configuration, taking granularity into account" +#: superset/assets/src/components/AlteredSliceTag.jsx:113 +msgid "Click to see difference" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:50 -msgid "Group by" +#: superset/assets/src/components/AlteredSliceTag.jsx:119 +msgid "Altered" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:53 -msgid "One or many controls to group by" +#: superset/assets/src/components/AlteredSliceTag.jsx:137 +msgid "Chart changes" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:72 -#: superset/connectors/druid/views.py:45 superset/views/core.py:318 -#: superset/views/core.py:342 superset/views/core.py:373 +#: superset/assets/src/components/AsyncSelect.jsx:23 +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:27 +msgid "Select ..." +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:26 +msgid "Loaded data cached" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:29 +msgid "Loaded from cache" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:33 +msgid "Click to force-refresh" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:21 +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:68 +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:38 +msgid "Copy to clipboard" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:72 +msgid "Not successful" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:75 +msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:91 +msgid "Copied!" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:14 +#: superset/views/core.py:571 superset/views/core.py:641 +msgid "Title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:105 +msgid "click to edit title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:106 +msgid "You don't have the rights to alter this title." +msgstr "" + +#: superset/assets/src/components/FaveStar.jsx:33 +msgid "Click to favorite/unfavorite" +msgstr "" + +#: superset/assets/src/components/RefreshChartOverlay.jsx:32 +msgid "Dismiss" +msgstr "" + +#: superset/assets/src/dashboard/components/CodeModal.jsx:35 +msgid "Active Dashboard Filters" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:120 +#, python-format +msgid "Checkout this dashboard: %s" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:123 +#: superset/assets/src/explore/components/SaveModal.jsx:163 +msgid "Save as" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:131 +msgid "Force Refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:132 +msgid "Force refresh the whole dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:140 +msgid "Set autorefresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:141 +msgid "Set the auto-refresh interval for this session" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:156 +msgid "Save the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:164 +msgid "Edit properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:165 +msgid "Edit the dashboards's properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:172 +msgid "Email" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:173 +msgid "Email a link to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:185 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:196 +msgid "Add Charts" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:186 +msgid "Add some charts to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:197 +msgid "Edit CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:198 +msgid "Change the style of the dashboard using CSS code" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:45 +msgid "Load a template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:48 +msgid "Load a CSS template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:60 +#: superset/views/core.py:578 +msgid "CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:66 +msgid "Live CSS Editor" +msgstr "" + +#: superset/assets/src/dashboard/components/Dashboard.jsx:157 +msgid "You have unsaved changes." +msgstr "" + +#: superset/assets/src/dashboard/components/Header.jsx:49 +msgid "Unsaved changes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:19 +msgid "Don't refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:20 +msgid "10 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:21 +msgid "30 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:22 +msgid "1 minute" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:23 +msgid "5 minutes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:38 +msgid "Refresh Interval" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:41 +msgid "Choose the refresh frequency for this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:66 +msgid "This dashboard was saved successfully." +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:72 +msgid "Sorry, there was an error saving this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:95 +msgid "Error" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:96 +msgid "You must pick a name for the new dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:111 +msgid "Save Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:119 +#, python-format +msgid "Overwrite Dashboard [%s]" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:127 +msgid "Save as:" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:131 +#: superset/assets/src/explore/components/SaveModal.jsx:209 +msgid "[dashboard name]" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:73 +msgid "Sorry, there was an error fetching charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:93 +msgid "Sorry, there was an error adding charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:163 +#: superset/views/core.py:466 +msgid "Name" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:169 +msgid "Viz" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:177 +#: superset/assets/src/explore/controls.jsx:157 +#: superset/connectors/druid/views.py:52 superset/views/core.py:404 +#: superset/views/core.py:428 superset/views/core.py:460 msgid "Datasource" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:82 -#: superset/views/core.py:381 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:186 +#: superset/views/core.py:576 superset/views/core.py:643 +#: superset/views/sql_lab.py:63 +msgid "Modified" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:205 +msgid "Add a new chart to the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:211 +msgid "Add Charts to Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:65 +#, python-format +msgid "Served from data cached %s . Click to force refresh." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:66 +msgid "Force refresh data" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:67 +msgid "Annotation layers are still loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:68 +msgid "One ore more annotation layers failed loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:107 +msgid "Move chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:127 +msgid "Toggle chart description" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:138 +msgid "Edit chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:148 +msgid "Export CSV" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:158 +msgid "Explore chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:169 +msgid "Remove chart from dashboard" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:86 +msgid "A reference to the [Time] configuration, taking granularity into account" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:100 +msgid "Group by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:103 +msgid "One or many controls to group by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:124 +msgid "" +"For more information about objects are in context in the scope of this " +"function, refer to the" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:126 +msgid " source code of Superset's sandboxed parser" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:148 +msgid "This functionality is disabled in your environment for security reasons." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:167 superset/views/core.py:468 msgid "Visualization Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:84 +#: superset/assets/src/explore/controls.jsx:169 msgid "The type of visualization to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:90 +#: superset/assets/src/explore/controls.jsx:175 msgid "Metrics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:99 -#: superset/assets/javascripts/explore/stores/controls.jsx:116 +#: superset/assets/src/explore/controls.jsx:189 +#: superset/assets/src/explore/controls.jsx:221 msgid "One or many metrics to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:103 +#: superset/assets/src/explore/controls.jsx:195 +msgid "Percentage Metrics" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:202 +msgid "Metrics for which percentage of total are to be displayed" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:207 msgid "Y Axis Bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:106 +#: superset/assets/src/explore/controls.jsx:210 msgid "" "Bounds for the Y axis. When left empty, the bounds are dynamically " "defined based on the min/max of the data. Note that this feature will " "only expand the axis range. It won't narrow the data's extent." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:114 +#: superset/assets/src/explore/controls.jsx:219 msgid "Ordering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:125 -#: superset/views/annotations.py:47 -msgid "Annotation Layers" +#: superset/assets/src/explore/controls.jsx:227 +msgid "Fixed Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:127 -msgid "Annotation layers to overlay on the visualization" +#: superset/assets/src/explore/controls.jsx:228 +msgid "Use this to define a static color for all circles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:129 -msgid "Select a annotation layer" +#: superset/assets/src/explore/controls.jsx:235 +msgid "Legend Position" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:130 -msgid "Error while fetching annotation layers" +#: superset/assets/src/explore/controls.jsx:236 +msgid "Choose the position of the legend" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:141 -#: superset/assets/javascripts/explore/stores/visTypes.js:832 -#: superset/connectors/druid/views.py:106 superset/connectors/sqla/views.py:130 +#: superset/assets/src/explore/controls.jsx:250 +msgid "Fill Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:251 +#: superset/assets/src/explore/controls.jsx:259 +msgid "" +" Set the opacity to 0 if you do not want to override the color specified " +"in the GeoJSON" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:258 +msgid "Stroke Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:268 +#: superset/assets/src/explore/visTypes.js:1376 +#: superset/connectors/druid/views.py:133 superset/connectors/sqla/views.py:131 msgid "Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:143 -msgid "Choose the metric" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:156 +#: superset/assets/src/explore/controls.jsx:281 msgid "Right Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:160 +#: superset/assets/src/explore/controls.jsx:285 msgid "Choose a metric for right axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:171 +#: superset/assets/src/explore/controls.jsx:296 msgid "Stacked Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:199 +#: superset/assets/src/explore/controls.jsx:309 +msgid "Sort X Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:317 +msgid "Sort Y Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:325 msgid "Linear Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:216 +#: superset/assets/src/explore/controls.jsx:350 msgid "Normalize Across" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:223 +#: superset/assets/src/explore/controls.jsx:357 msgid "" "Color will be rendered based on a ratio of the cell against the sum of " "across this criteria" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:230 +#: superset/assets/src/explore/controls.jsx:364 msgid "Horizon Color Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:237 +#: superset/assets/src/explore/controls.jsx:371 msgid "Defines how the color are attributed." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:242 +#: superset/assets/src/explore/controls.jsx:376 msgid "Rendering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:249 +#: superset/assets/src/explore/controls.jsx:383 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:255 +#: superset/assets/src/explore/controls.jsx:389 msgid "XScale Interval" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:258 +#: superset/assets/src/explore/controls.jsx:394 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:264 +#: superset/assets/src/explore/controls.jsx:400 msgid "YScale Interval" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:267 +#: superset/assets/src/explore/controls.jsx:405 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:273 +#: superset/assets/src/explore/controls.jsx:411 msgid "Include Time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:274 +#: superset/assets/src/explore/controls.jsx:412 msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:288 +#: superset/assets/src/explore/controls.jsx:418 +msgid "Auto Zoom" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:421 +msgid "When checked, the map will zoom to your data after each query" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:426 +msgid "Show percentage" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:428 +msgid "Whether to include the percentage in the tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:434 msgid "Stacked Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:296 +#: superset/assets/src/explore/controls.jsx:442 msgid "Show totals" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:299 +#: superset/assets/src/explore/controls.jsx:445 msgid "Display total row/column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:304 +#: superset/assets/src/explore/controls.jsx:450 msgid "Show Markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:307 +#: superset/assets/src/explore/controls.jsx:453 msgid "Show data points as circle markers on the lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:312 +#: superset/assets/src/explore/controls.jsx:458 msgid "Bar Values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:315 +#: superset/assets/src/explore/controls.jsx:461 msgid "Show the value on top of the bar" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:320 +#: superset/assets/src/explore/controls.jsx:466 msgid "Sort Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:322 +#: superset/assets/src/explore/controls.jsx:469 msgid "Sort bars by x labels." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:327 +#: superset/assets/src/explore/controls.jsx:474 msgid "Combine Metrics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:329 +#: superset/assets/src/explore/controls.jsx:476 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:335 +#: superset/assets/src/explore/controls.jsx:482 msgid "Extra Controls" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:338 +#: superset/assets/src/explore/controls.jsx:485 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:345 +#: superset/assets/src/explore/controls.jsx:492 msgid "Reduce X ticks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:348 +#: superset/assets/src/explore/controls.jsx:495 msgid "" "Reduces the number of X axis ticks to be rendered. If true, the x axis " "wont overflow and labels may be missing. If false, a minimum width will " @@ -1459,137 +1665,227 @@ msgid "" "scroll." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:357 +#: superset/assets/src/explore/controls.jsx:504 msgid "Include Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:360 +#: superset/assets/src/explore/controls.jsx:507 msgid "Include series name as an axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:365 +#: superset/assets/src/explore/controls.jsx:512 msgid "Color Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:367 +#: superset/assets/src/explore/controls.jsx:514 msgid "A metric to use for color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:374 +#: superset/assets/src/explore/controls.jsx:521 msgid "Country Name" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:393 +#: superset/assets/src/explore/controls.jsx:541 msgid "The name of country that Superset should display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:397 +#: superset/assets/src/explore/controls.jsx:545 msgid "Country Field Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:405 +#: superset/assets/src/explore/controls.jsx:553 msgid "" "The country code standard that Superset should expect to find in the " "[country] column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:412 -#: superset/assets/javascripts/explore/stores/controls.jsx:419 +#: superset/assets/src/explore/controls.jsx:559 +msgid "Frequency" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:571 +msgid "" +"The periodicity over which to pivot time. Users can provide\n" +" \"Pandas\" offset alias.\n" +" Click on the info bubble for more details on accepted \"freq\" " +"expressions." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:584 +msgid "Dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:585 +msgid "Select a dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:591 +#: superset/assets/src/explore/controls.jsx:598 msgid "Columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:413 +#: superset/assets/src/explore/controls.jsx:592 msgid "One or many controls to pivot as columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:421 -#: superset/assets/javascripts/explore/stores/controls.jsx:431 -#: superset/assets/javascripts/explore/stores/controls.jsx:441 +#: superset/assets/src/explore/controls.jsx:600 +#: superset/assets/src/explore/controls.jsx:703 +#: superset/assets/src/explore/controls.jsx:713 msgid "Columns to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:450 +#: superset/assets/src/explore/controls.jsx:611 +msgid "Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:613 +#: superset/assets/src/explore/controls.jsx:623 +#: superset/assets/src/explore/controls.jsx:633 +msgid "Point to your spatial columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:621 +msgid "Start Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:631 +msgid "End Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:641 +#: superset/assets/src/explore/visTypes.js:1590 +msgid "Longitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:644 +msgid "Select the longitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:652 +#: superset/assets/src/explore/visTypes.js:1594 +msgid "Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:655 +msgid "Select the latitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:663 +msgid "GeoJson Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:665 +msgid "Select the geojson column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:673 +msgid "Polygon Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:675 +msgid "" +"Select the polygon column. Each row should contain JSON.array(N) of " +"[longitude, latitude] points" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:684 +msgid "Point Radius Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:693 +msgid "Stroke Width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:722 msgid "Origin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:456 +#: superset/assets/src/explore/controls.jsx:728 msgid "" "Defines the origin where time buckets start, accepts natural dates as in " "`now`, `sunday` or `1970-01-01`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:463 +#: superset/assets/src/explore/controls.jsx:736 msgid "Bottom Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:467 +#: superset/assets/src/explore/controls.jsx:740 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:473 +#: superset/assets/src/explore/controls.jsx:745 +msgid "X Tick Layout" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:750 +msgid "The way the ticks are laid out on the X axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:757 msgid "Left Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:477 +#: superset/assets/src/explore/controls.jsx:761 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:483 +#: superset/assets/src/explore/controls.jsx:767 msgid "Time Granularity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:500 +#: superset/assets/src/explore/controls.jsx:785 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/assets/javascripts/explore/stores/controls.jsx:507 +#: superset/assets/src/explore/controls.jsx:792 msgid "Domain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:510 +#: superset/assets/src/explore/controls.jsx:795 msgid "The time unit used for the grouping of blocks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:515 +#: superset/assets/src/explore/controls.jsx:800 msgid "Subdomain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:518 +#: superset/assets/src/explore/controls.jsx:803 msgid "" "The time unit for each block. Should be a smaller unit than " "domain_granularity. Should be larger or equal to Time Grain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:525 +#: superset/assets/src/explore/controls.jsx:810 msgid "Link Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:528 +#: superset/assets/src/explore/controls.jsx:813 msgid "Link length in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:534 +#: superset/assets/src/explore/controls.jsx:819 msgid "Charge" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:548 +#: superset/assets/src/explore/controls.jsx:833 msgid "Charge in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:556 +#: superset/assets/src/explore/controls.jsx:839 msgid "" "The time column for the visualization. Note that you can define arbitrary" -" expression that return a DATETIME column in the table or. Also note that" -" the filter below is applied against this column or expression" +" expression that return a DATETIME column in the table. Also note that " +"the filter below is applied against this column or expression" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:568 +#: superset/assets/src/explore/controls.jsx:865 msgid "Time Grain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:570 +#: superset/assets/src/explore/controls.jsx:867 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -1597,114 +1893,176 @@ msgid "" "in the Superset source code." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:583 +#: superset/assets/src/explore/controls.jsx:880 msgid "Resample Rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:586 +#: superset/assets/src/explore/controls.jsx:883 msgid "Pandas resample rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:592 +#: superset/assets/src/explore/controls.jsx:889 msgid "Resample How" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:595 +#: superset/assets/src/explore/controls.jsx:892 msgid "Pandas resample how" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:601 +#: superset/assets/src/explore/controls.jsx:898 msgid "Resample Fill Method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:604 +#: superset/assets/src/explore/controls.jsx:901 msgid "Pandas resample fill method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:610 +#: superset/assets/src/explore/controls.jsx:907 +#: superset/assets/src/visualizations/filter_box.jsx:114 msgid "Since" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:611 +#: superset/assets/src/explore/controls.jsx:908 msgid "7 days ago" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:617 +#: superset/assets/src/explore/controls.jsx:914 +#: superset/assets/src/visualizations/filter_box.jsx:123 msgid "Until" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:624 +#: superset/assets/src/explore/controls.jsx:921 msgid "Max Bubble Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:632 +#: superset/assets/src/explore/controls.jsx:929 msgid "Whisker/outlier options" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:634 +#: superset/assets/src/explore/controls.jsx:931 msgid "Determines how whiskers and outliers are calculated." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:645 +#: superset/assets/src/explore/controls.jsx:942 msgid "Ratio" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:648 +#: superset/assets/src/explore/controls.jsx:946 msgid "Target aspect ratio for treemap tiles." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:654 -#: superset/assets/javascripts/explore/stores/visTypes.js:616 -#: superset/assets/javascripts/explore/stores/visTypes.js:641 -#: superset/assets/javascripts/explore/stores/visTypes.js:790 +#: superset/assets/src/explore/controls.jsx:952 +#: superset/assets/src/explore/visTypes.js:1143 +#: superset/assets/src/explore/visTypes.js:1170 +#: superset/assets/src/explore/visTypes.js:1333 msgid "Number format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:664 +#: superset/assets/src/explore/controls.jsx:962 msgid "Row limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:672 +#: superset/assets/src/explore/controls.jsx:971 msgid "Series limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:675 -msgid "Limits the number of time series that get displayed" +#: superset/assets/src/explore/controls.jsx:974 +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/assets/javascripts/explore/stores/controls.jsx:680 +#: superset/assets/src/explore/controls.jsx:983 msgid "Sort By" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:682 +#: superset/assets/src/explore/controls.jsx:985 msgid "Metric used to define the top series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:697 +#: superset/assets/src/explore/controls.jsx:993 +msgid "Sort Descending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:995 +msgid "Whether to sort descending or ascending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1000 msgid "Rolling" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:700 +#: superset/assets/src/explore/controls.jsx:1003 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:706 +#: superset/assets/src/explore/controls.jsx:1009 +msgid "Multiplier" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1013 +msgid "Factor to multiply the metric by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1018 msgid "Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:708 +#: superset/assets/src/explore/controls.jsx:1020 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:714 +#: superset/assets/src/explore/controls.jsx:1030 +msgid "Cell Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1031 +msgid "The size of the square cell, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1040 +msgid "Cell Padding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1041 +msgid "The distance between cells, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1050 +msgid "Cell Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1051 +msgid "The pixel radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1060 +msgid "Color Steps" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1061 +msgid "The number color \"steps\"" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1066 +msgid "Grid Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1070 +msgid "Defines the grid size in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1075 msgid "Min Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:716 +#: superset/assets/src/explore/controls.jsx:1077 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 " @@ -1713,1186 +2071,2040 @@ msgid "" "periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:725 -#: superset/assets/javascripts/explore/stores/visTypes.js:123 +#: superset/assets/src/explore/controls.jsx:1086 +#: superset/assets/src/explore/visTypes.js:147 msgid "Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:727 +#: superset/assets/src/explore/controls.jsx:1088 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:737 +#: superset/assets/src/explore/controls.jsx:1098 msgid "Entity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:740 +#: superset/assets/src/explore/controls.jsx:1101 msgid "This defines the element to be plotted on the chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:748 -#: superset/assets/javascripts/explore/stores/visTypes.js:172 -#: superset/assets/javascripts/explore/stores/visTypes.js:547 +#: superset/assets/src/explore/controls.jsx:1109 +#: superset/assets/src/explore/visTypes.js:137 +#: superset/assets/src/explore/visTypes.js:200 +#: superset/assets/src/explore/visTypes.js:249 +#: superset/assets/src/explore/visTypes.js:335 +#: superset/assets/src/explore/visTypes.js:376 +#: superset/assets/src/explore/visTypes.js:774 +#: superset/assets/src/explore/visTypes.js:1069 msgid "X Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:749 +#: superset/assets/src/explore/controls.jsx:1110 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:762 -#: superset/assets/javascripts/explore/stores/visTypes.js:179 -#: superset/assets/javascripts/explore/stores/visTypes.js:555 +#: superset/assets/src/explore/controls.jsx:1123 +#: superset/assets/src/explore/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:257 +#: superset/assets/src/explore/visTypes.js:344 +#: superset/assets/src/explore/visTypes.js:385 +#: superset/assets/src/explore/visTypes.js:783 +#: superset/assets/src/explore/visTypes.js:1078 msgid "Y Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:765 +#: superset/assets/src/explore/controls.jsx:1126 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:776 +#: superset/assets/src/explore/controls.jsx:1137 msgid "Bubble Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:789 +#: superset/assets/src/explore/controls.jsx:1150 msgid "URL" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:790 +#: superset/assets/src/explore/controls.jsx:1151 msgid "" "The URL, this control is templated, so you can integrate {{ width }} " "and/or {{ height }} in your URL string." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:797 +#: superset/assets/src/explore/controls.jsx:1158 msgid "X Axis Label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:804 +#: superset/assets/src/explore/controls.jsx:1165 msgid "Y Axis Label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:811 +#: superset/assets/src/explore/controls.jsx:1172 msgid "Custom WHERE clause" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:813 +#: superset/assets/src/explore/controls.jsx:1178 msgid "" "The text in this box gets included in your query's WHERE clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:821 +#: superset/assets/src/explore/controls.jsx:1186 msgid "Custom HAVING clause" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:823 +#: superset/assets/src/explore/controls.jsx:1192 msgid "" "The text in this box gets included in your query's HAVING clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:831 +#: superset/assets/src/explore/controls.jsx:1200 msgid "Comparison Period Lag" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:833 +#: superset/assets/src/explore/controls.jsx:1202 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:838 +#: superset/assets/src/explore/controls.jsx:1207 msgid "Comparison suffix" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:839 +#: superset/assets/src/explore/controls.jsx:1208 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:845 +#: superset/assets/src/explore/controls.jsx:1214 msgid "Table Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:850 +#: superset/assets/src/explore/controls.jsx:1220 msgid "Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:856 +#: superset/assets/src/explore/controls.jsx:1226 msgid "Series Height" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:859 +#: superset/assets/src/explore/controls.jsx:1229 msgid "Pixel height of each series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:865 +#: superset/assets/src/explore/controls.jsx:1236 msgid "Page Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:868 +#: superset/assets/src/explore/controls.jsx:1239 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:874 -#: superset/assets/javascripts/explore/stores/controls.jsx:884 +#: superset/assets/src/explore/controls.jsx:1245 +#: superset/assets/src/explore/controls.jsx:1255 msgid "X Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:894 +#: superset/assets/src/explore/controls.jsx:1265 msgid "Y Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:904 +#: superset/assets/src/explore/controls.jsx:1277 +msgid "When `Period Ratio` is set, the Y Axis Format is forced to `.1%`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1286 msgid "Right Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:912 +#: superset/assets/src/explore/controls.jsx:1295 +msgid "Date Time Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1304 msgid "Markup Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:917 +#: superset/assets/src/explore/controls.jsx:1309 msgid "Pick your favorite markup language" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:922 +#: superset/assets/src/explore/controls.jsx:1314 msgid "Rotation" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:925 +#: superset/assets/src/explore/controls.jsx:1317 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:930 +#: superset/assets/src/explore/controls.jsx:1322 msgid "Line Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:935 +#: superset/assets/src/explore/controls.jsx:1327 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:940 +#: superset/assets/src/explore/controls.jsx:1332 msgid "Label Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:949 +#: superset/assets/src/explore/controls.jsx:1342 msgid "What should be shown on the label?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:954 -#: superset/assets/javascripts/explore/stores/visTypes.js:376 -#: superset/assets/javascripts/explore/stores/visTypes.js:414 +#: superset/assets/src/explore/controls.jsx:1347 +#: superset/assets/src/explore/visTypes.js:879 +#: superset/assets/src/explore/visTypes.js:919 msgid "Code" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:955 +#: superset/assets/src/explore/controls.jsx:1348 msgid "Put your code here" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:964 +#: superset/assets/src/explore/controls.jsx:1357 msgid "Aggregation function" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:976 +#: superset/assets/src/explore/controls.jsx:1369 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:983 +#: superset/assets/src/explore/controls.jsx:1376 msgid "Font Size From" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:985 +#: superset/assets/src/explore/controls.jsx:1378 msgid "Font size for the smallest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:991 +#: superset/assets/src/explore/controls.jsx:1384 msgid "Font Size To" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:993 +#: superset/assets/src/explore/controls.jsx:1386 msgid "Font size for the biggest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:998 +#: superset/assets/src/explore/controls.jsx:1391 msgid "Instant Filtering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1009 -msgid "Range Filter" +#: superset/assets/src/explore/controls.jsx:1402 +msgid "Extruded" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1012 +#: superset/assets/src/explore/controls.jsx:1410 +msgid "Show Range Filter" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1419 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1017 +#: superset/assets/src/explore/controls.jsx:1424 msgid "Date Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1019 +#: superset/assets/src/explore/controls.jsx:1426 msgid "Whether to include a time filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1024 +#: superset/assets/src/explore/controls.jsx:1431 +msgid "Show SQL Granularity Dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1433 +msgid "Check to include SQL Granularity dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1438 +msgid "Show SQL Time Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1440 +msgid "Check to include Time Column dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1445 +msgid "Show Druid Granularity Dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1447 +msgid "Check to include Druid Granularity dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1452 +msgid "Show Druid Time Origin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1454 +msgid "Check to include Time Origin dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1459 msgid "Data Table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1026 +#: superset/assets/src/explore/controls.jsx:1461 msgid "Whether to display the interactive data table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1031 +#: superset/assets/src/explore/controls.jsx:1466 msgid "Search Box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1034 +#: superset/assets/src/explore/controls.jsx:1469 msgid "Whether to include a client side search box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1039 +#: superset/assets/src/explore/controls.jsx:1474 msgid "Table Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1041 +#: superset/assets/src/explore/controls.jsx:1477 msgid "Whether to apply filter when table cell is clicked" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1046 +#: superset/assets/src/explore/controls.jsx:1482 +msgid "Align +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1485 +msgid "Whether to align the background chart for +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1490 +msgid "Color +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1493 +msgid "Whether to color +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1498 msgid "Show Bubbles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1049 +#: superset/assets/src/explore/controls.jsx:1501 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1054 +#: superset/assets/src/explore/controls.jsx:1506 msgid "Legend" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1057 +#: superset/assets/src/explore/controls.jsx:1509 msgid "Whether to display the legend (toggles)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1062 +#: superset/assets/src/explore/controls.jsx:1514 +msgid "Show Values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1517 +msgid "Whether to display the numerical values within the cells" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1522 +msgid "Show Metric Names" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1525 +msgid "Whether to display the metric name as a title" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1530 msgid "X bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1065 +#: superset/assets/src/explore/controls.jsx:1533 msgid "Whether to display the min and max values of the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1070 +#: superset/assets/src/explore/controls.jsx:1538 msgid "Y bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1073 +#: superset/assets/src/explore/controls.jsx:1541 msgid "Whether to display the min and max values of the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1078 +#: superset/assets/src/explore/controls.jsx:1546 msgid "Rich Tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1081 +#: superset/assets/src/explore/controls.jsx:1549 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1087 +#: superset/assets/src/explore/controls.jsx:1555 msgid "Y Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1090 +#: superset/assets/src/explore/controls.jsx:1558 msgid "Use a log scale for the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1095 +#: superset/assets/src/explore/controls.jsx:1563 msgid "X Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1098 +#: superset/assets/src/explore/controls.jsx:1566 msgid "Use a log scale for the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1103 +#: superset/assets/src/explore/controls.jsx:1571 +msgid "Log Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1574 +msgid "Use a log scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1579 msgid "Donut" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1106 +#: superset/assets/src/explore/controls.jsx:1582 msgid "Do you want a donut or a pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1111 +#: superset/assets/src/explore/controls.jsx:1587 msgid "Put labels outside" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1114 +#: superset/assets/src/explore/controls.jsx:1590 msgid "Put the labels outside the pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1119 +#: superset/assets/src/explore/controls.jsx:1595 msgid "Contribution" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1121 +#: superset/assets/src/explore/controls.jsx:1597 msgid "Compute the contribution to the total" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1126 +#: superset/assets/src/explore/controls.jsx:1602 msgid "Period Ratio" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1129 +#: superset/assets/src/explore/controls.jsx:1605 msgid "" "[integer] Number of period to compare against, this is relative to the " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1135 +#: superset/assets/src/explore/controls.jsx:1611 msgid "Period Ratio Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1138 +#: superset/assets/src/explore/controls.jsx:1614 msgid "" "`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` " "is (new-previous)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1144 +#: superset/assets/src/explore/controls.jsx:1620 msgid "Time Shift" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1146 +#: superset/assets/src/explore/controls.jsx:1622 msgid "" "Overlay a timeseries from a relative time period. Expects relative time " "delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 " "days)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1154 +#: superset/assets/src/explore/controls.jsx:1630 msgid "Subheader" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1155 +#: superset/assets/src/explore/controls.jsx:1631 msgid "Description text that shows up below your Big Number" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1161 +#: superset/assets/src/explore/controls.jsx:1637 msgid "label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1163 +#: superset/assets/src/explore/controls.jsx:1639 msgid "" "`count` is COUNT(*) if a group by is used. Numerical columns will be " "aggregated with the aggregator. Non-numerical columns will be used to " "label points. Leave empty to get a count of points in each cluster." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1174 +#: superset/assets/src/explore/controls.jsx:1650 msgid "Map Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1184 +#: superset/assets/src/explore/controls.jsx:1662 msgid "Base layer map style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1190 +#: superset/assets/src/explore/controls.jsx:1668 msgid "Clustering Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1203 +#: superset/assets/src/explore/controls.jsx:1681 msgid "" "The radius (in pixels) the algorithm uses to define a cluster. Choose 0 " "to turn off clustering, but beware that a large number of points (>1000) " "will cause lag." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1210 +#: superset/assets/src/explore/controls.jsx:1688 +#: superset/assets/src/explore/visTypes.js:722 +msgid "Point Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1690 +msgid "Fixed point radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1698 msgid "Point Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1212 +#: superset/assets/src/explore/controls.jsx:1700 msgid "" "The radius of individual points (ones that are not in a cluster). Either " "a numerical column or `Auto`, which scales the point based on the largest" " cluster" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1222 +#: superset/assets/src/explore/controls.jsx:1710 msgid "Point Radius Unit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1225 +#: superset/assets/src/explore/controls.jsx:1713 +#: superset/assets/src/explore/controls.jsx:1729 msgid "The unit of measure for the specified point radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1230 +#: superset/assets/src/explore/controls.jsx:1718 +msgid "Point Unit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1734 msgid "Opacity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1233 +#: superset/assets/src/explore/controls.jsx:1737 msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1239 +#: superset/assets/src/explore/controls.jsx:1743 +#: superset/assets/src/explore/visTypes.js:1581 +msgid "Viewport" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1745 +msgid "Parameters related to the view and perspective on the map" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1754 msgid "Zoom" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1242 +#: superset/assets/src/explore/controls.jsx:1757 msgid "Zoom level of the map" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1248 +#: superset/assets/src/explore/controls.jsx:1763 msgid "Default latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1251 +#: superset/assets/src/explore/controls.jsx:1766 msgid "Latitude of default viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1257 +#: superset/assets/src/explore/controls.jsx:1772 msgid "Default longitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1260 +#: superset/assets/src/explore/controls.jsx:1775 msgid "Longitude of default viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1266 +#: superset/assets/src/explore/controls.jsx:1781 msgid "Live render" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1268 +#: superset/assets/src/explore/controls.jsx:1783 msgid "Points and clusters will update as viewport is being changed" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1274 +#: superset/assets/src/explore/controls.jsx:1789 msgid "RGB Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1284 +#: superset/assets/src/explore/controls.jsx:1799 msgid "The color for points and clusters in RGB" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1289 +#: superset/assets/src/explore/controls.jsx:1804 +msgid "Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1806 +msgid "Pick a color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1811 msgid "Ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1291 +#: superset/assets/src/explore/controls.jsx:1813 msgid "Ranges to highlight with shading" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1296 +#: superset/assets/src/explore/controls.jsx:1818 msgid "Range labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1298 +#: superset/assets/src/explore/controls.jsx:1820 msgid "Labels for the ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1303 +#: superset/assets/src/explore/controls.jsx:1825 msgid "Markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1305 +#: superset/assets/src/explore/controls.jsx:1827 msgid "List of values to mark with triangles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1310 +#: superset/assets/src/explore/controls.jsx:1832 msgid "Marker labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1312 +#: superset/assets/src/explore/controls.jsx:1834 msgid "Labels for the markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1317 +#: superset/assets/src/explore/controls.jsx:1839 msgid "Marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1319 +#: superset/assets/src/explore/controls.jsx:1841 msgid "List of values to mark with lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1324 +#: superset/assets/src/explore/controls.jsx:1846 msgid "Marker line labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1326 +#: superset/assets/src/explore/controls.jsx:1848 msgid "Labels for the marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1353 -msgid "Slice ID" +#: superset/assets/src/explore/controls.jsx:1897 +msgid "Chart ID" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1355 -msgid "The id of the active slice" +#: superset/assets/src/explore/controls.jsx:1899 +msgid "The id of the active chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1360 +#: superset/assets/src/explore/controls.jsx:1904 msgid "Cache Timeout (seconds)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1362 +#: superset/assets/src/explore/controls.jsx:1906 msgid "The number of seconds before expiring the cache" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1367 +#: superset/assets/src/explore/controls.jsx:1911 msgid "Order by entity id" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1368 +#: superset/assets/src/explore/controls.jsx:1912 msgid "" "Important! Select this if the table is not already sorted by entity id, " "else there is no guarantee that all events for each entity are returned." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1376 +#: superset/assets/src/explore/controls.jsx:1920 msgid "Minimum leaf node event count" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1379 +#: superset/assets/src/explore/controls.jsx:1923 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1385 -#: superset/assets/javascripts/explore/stores/visTypes.js:25 +#: superset/assets/src/explore/controls.jsx:1929 +#: superset/assets/src/explore/visTypes.js:29 msgid "Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1389 +#: superset/assets/src/explore/controls.jsx:1933 msgid "The color scheme for rendering chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:7 -#: superset/assets/javascripts/explore/stores/visTypes.js:31 -msgid "Time" +#: superset/assets/src/explore/controls.jsx:1939 +msgid "Significance Level" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:9 -#: superset/assets/javascripts/explore/stores/visTypes.js:32 -msgid "Time related form attributes" +#: superset/assets/src/explore/controls.jsx:1941 +msgid "Threshold alpha level for determining significance" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:16 -msgid "Datasource & Chart Type" +#: superset/assets/src/explore/controls.jsx:1946 +msgid "p-value precision" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:45 -msgid "This section exposes ways to include snippets of SQL in your query" +#: superset/assets/src/explore/controls.jsx:1948 +msgid "Number of decimal places with which to display p-values" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:48 -#: superset/views/annotations.py:55 -msgid "Annotations" +#: superset/assets/src/explore/controls.jsx:1953 +msgid "Lift percent precision" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:66 +#: superset/assets/src/explore/controls.jsx:1955 +msgid "Number of decimal places with which to display lift values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1960 +msgid "Time Series Columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1967 +msgid "Use Area Proportions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1968 +msgid "" +"Check if the Rose Chart should use segment area instead of segment radius" +" for proportioning" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1978 +#: superset/assets/src/explore/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:949 +#: superset/assets/src/explore/visTypes.js:1297 +#: superset/assets/src/explore/visTypes.js:1362 +#: superset/assets/src/explore/visTypes.js:1453 +#: superset/assets/src/explore/visTypes.js:1475 +msgid "Options" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1984 +msgid "Not Time Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1986 +msgid "Ignore time" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1989 +msgid "Time Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1991 +msgid "Standard time series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1994 +msgid "Aggregate Mean" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1996 +msgid "Mean of values over specified period" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1999 +msgid "Aggregate Sum" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2001 +msgid "Sum of values over specified period" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2004 +msgid "Difference" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2006 +msgid "Metric change in value from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2009 +msgid "Percent Change" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2011 +msgid "Metric percent change in value from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2014 +msgid "Factor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2016 +msgid "Metric factor change from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2019 +#: superset/assets/src/explore/visTypes.js:71 msgid "Advanced Analytics" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:67 +#: superset/assets/src/explore/controls.jsx:2021 +msgid "Use the Advanced Analytics options below" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2026 +msgid "Settings for time series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2031 +msgid "Equal Date Sizes" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2034 +msgid "Check to force date partitions to have the same height" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2039 +msgid "Partition Limit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2043 +msgid "" +"The maximum number of subdivisions of each group; lower values are pruned" +" first" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2049 +msgid "Minimum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2055 +msgid "" +"Minimum radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this minimum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2061 +msgid "Maximum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2067 +msgid "" +"Maxium radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this maximum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2073 +msgid "Partition Threshold" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2077 +msgid "" +"Partitions whose height to parent height proportions are below this value" +" are pruned" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2083 +msgid "Lines column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2085 +msgid "The database columns that contains lines information" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2093 +msgid "Lines encoding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2096 +msgid "The encoding format of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2105 +msgid "Line width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2109 +msgid "The width of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2114 +msgid "Reverse Lat & Long" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2121 +msgid "deck.gl charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2124 +msgid "Pick a set of deck.gl charts to layer on top of one another" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2126 +msgid "Select charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2127 +msgid "Error while fetching charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2137 +msgid "Javascript data interceptor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2138 +msgid "" +"Define a javascript function that receives the data array used in the " +"visualization and is expected to return a modified version of that array." +" This can be used to alter properties of the data, filter, or enrich the " +"array." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2144 +msgid "Javascript data mutator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2145 +msgid "" +"Define a function that receives intercepts the data objects and can " +"mutate it" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2149 +msgid "Javascript tooltip generator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2150 +msgid "" +"Define a function that receives the input and outputs the content for a " +"tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2154 +msgid "Javascript onClick href" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2155 +msgid "Define a function that returns a URL to navigate to when user clicks" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2160 +msgid "Extra data for JS" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2162 +msgid "List of extra columns made available in Javascript functions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2167 +msgid "Stroked" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2169 +msgid "Whether to display the stroke" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2175 +msgid "Filled" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2177 +msgid "Whether to fill the objects" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2183 +msgid "Normalized" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2185 +msgid "Whether to normalize the histogram" +msgstr "" + +#: superset/assets/src/explore/validators.js:11 +msgid "is expected to be a number" +msgstr "" + +#: superset/assets/src/explore/validators.js:18 +msgid "is expected to be an integer" +msgstr "" + +#: superset/assets/src/explore/validators.js:30 +msgid "cannot be empty" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:11 +#: superset/assets/src/explore/visTypes.js:35 +msgid "Time" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:13 +#: superset/assets/src/explore/visTypes.js:36 +msgid "Time related form attributes" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:20 +msgid "Datasource & Chart Type" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:49 +msgid "This section exposes ways to include snippets of SQL in your query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:52 +msgid "Annotations and Layers" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:126 +#: superset/assets/src/explore/visTypes.js:60 +#: superset/assets/src/explore/visTypes.js:114 +#: superset/assets/src/explore/visTypes.js:161 +#: superset/assets/src/explore/visTypes.js:234 +#: superset/assets/src/explore/visTypes.js:424 +#: superset/assets/src/explore/visTypes.js:462 +#: superset/assets/src/explore/visTypes.js:501 +#: superset/assets/src/explore/visTypes.js:534 +#: superset/assets/src/explore/visTypes.js:579 +#: superset/assets/src/explore/visTypes.js:618 +#: superset/assets/src/explore/visTypes.js:658 +#: superset/assets/src/explore/visTypes.js:707 +#: superset/assets/src/explore/visTypes.js:853 +#: superset/assets/src/explore/visTypes.js:893 +#: superset/assets/src/explore/visTypes.js:941 +#: superset/assets/src/explore/visTypes.js:963 +#: superset/assets/src/explore/visTypes.js:992 +#: superset/assets/src/explore/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1051 +#: superset/assets/src/explore/visTypes.js:1102 +#: superset/assets/src/explore/visTypes.js:1125 +#: superset/assets/src/explore/visTypes.js:1152 +#: superset/assets/src/explore/visTypes.js:1179 +#: superset/assets/src/explore/visTypes.js:1221 +#: superset/assets/src/explore/visTypes.js:1260 +#: superset/assets/src/explore/visTypes.js:1288 +#: superset/assets/src/explore/visTypes.js:1315 +#: superset/assets/src/explore/visTypes.js:1354 +#: superset/assets/src/explore/visTypes.js:1388 +#: superset/assets/src/explore/visTypes.js:1425 +#: superset/assets/src/explore/visTypes.js:1465 +#: superset/assets/src/explore/visTypes.js:1487 +#: superset/assets/src/explore/visTypes.js:1548 +msgid "Query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:72 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:85 +#: superset/assets/src/explore/visTypes.js:90 msgid "Result Filters" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:87 +#: superset/assets/src/explore/visTypes.js:92 msgid "" "The filters to apply after post-aggregation.Leave the value control empty" " to filter empty strings or nulls" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:100 -#: superset/assets/javascripts/explore/stores/visTypes.js:109 -#: superset/assets/javascripts/explore/stores/visTypes.js:145 -#: superset/assets/javascripts/explore/stores/visTypes.js:163 -#: superset/assets/javascripts/explore/stores/visTypes.js:202 -#: superset/assets/javascripts/explore/stores/visTypes.js:244 -#: superset/assets/javascripts/explore/stores/visTypes.js:279 -#: superset/assets/javascripts/explore/stores/visTypes.js:302 -#: superset/assets/javascripts/explore/stores/visTypes.js:465 -#: superset/assets/javascripts/explore/stores/visTypes.js:513 -#: superset/assets/javascripts/explore/stores/visTypes.js:534 -#: superset/assets/javascripts/explore/stores/visTypes.js:658 -#: superset/assets/javascripts/explore/stores/visTypes.js:691 -#: superset/assets/javascripts/explore/stores/visTypes.js:728 -#: superset/assets/javascripts/explore/stores/visTypes.js:781 -#: superset/assets/javascripts/explore/stores/visTypes.js:993 +#: superset/assets/src/explore/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:171 +#: superset/assets/src/explore/visTypes.js:190 +#: superset/assets/src/explore/visTypes.js:241 +#: superset/assets/src/explore/visTypes.js:279 +#: superset/assets/src/explore/visTypes.js:324 +#: superset/assets/src/explore/visTypes.js:369 +#: superset/assets/src/explore/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:971 +#: superset/assets/src/explore/visTypes.js:1000 +#: superset/assets/src/explore/visTypes.js:1037 +#: superset/assets/src/explore/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1109 +#: superset/assets/src/explore/visTypes.js:1133 +#: superset/assets/src/explore/visTypes.js:1160 +#: superset/assets/src/explore/visTypes.js:1188 +#: superset/assets/src/explore/visTypes.js:1230 +#: superset/assets/src/explore/visTypes.js:1269 +#: superset/assets/src/explore/visTypes.js:1323 +#: superset/assets/src/explore/visTypes.js:1535 +#: superset/assets/src/explore/visTypes.js:1684 +#: superset/assets/src/explore/visTypes.js:1709 msgid "Chart Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:150 msgid "Breakdowns" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:127 +#: superset/assets/src/explore/visTypes.js:151 msgid "Defines how each series is broken down" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:133 +#: superset/assets/src/explore/visTypes.js:157 msgid "Pie Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:198 +#: superset/assets/src/explore/visTypes.js:229 +msgid "Time Series - Periodicity Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:275 msgid "Dual Axis Line Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:287 msgid "Y Axis 1" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:215 +#: superset/assets/src/explore/visTypes.js:294 msgid "Y Axis 2" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:224 +#: superset/assets/src/explore/visTypes.js:304 msgid "Left Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:225 +#: superset/assets/src/explore/visTypes.js:305 msgid "Choose a metric for left axis" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:228 +#: superset/assets/src/explore/visTypes.js:308 msgid "Left Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:254 -#: superset/assets/javascripts/explore/stores/visTypes.js:312 -msgid "Axes" +#: superset/assets/src/explore/visTypes.js:409 +#: superset/assets/src/explore/visTypes.js:432 +#: superset/assets/src/explore/visTypes.js:470 +#: superset/assets/src/explore/visTypes.js:509 +#: superset/assets/src/explore/visTypes.js:542 +#: superset/assets/src/explore/visTypes.js:586 +#: superset/assets/src/explore/visTypes.js:626 +#: superset/assets/src/explore/visTypes.js:666 +#: superset/assets/src/explore/visTypes.js:714 +msgid "Map" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:337 +#: superset/assets/src/explore/visTypes.js:420 +msgid "Deck.gl - Hexagons" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:440 +#: superset/assets/src/explore/visTypes.js:478 +#: superset/assets/src/explore/visTypes.js:518 +#: superset/assets/src/explore/visTypes.js:555 +#: superset/assets/src/explore/visTypes.js:602 +#: superset/assets/src/explore/visTypes.js:642 +#: superset/assets/src/explore/visTypes.js:680 +#: superset/assets/src/explore/visTypes.js:737 +msgid "Advanced" +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:77 +#: superset/assets/src/explore/visTypes.js:451 +#: superset/assets/src/explore/visTypes.js:489 +msgid "Height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:452 +#: superset/assets/src/explore/visTypes.js:490 +msgid "Metric used to control height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:458 +msgid "Deck.gl - Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:530 +msgid "Deck.gl - Screen grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:549 +msgid "Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:566 +msgid "Weight" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:567 +msgid "Metric used as a weight for the grid's coloring" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:575 +msgid "Deck.gl - GeoJson" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:593 +msgid "GeoJson Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:633 +msgid "Polygon Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:673 +msgid "Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:730 +msgid "Point Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:748 +msgid "Categorical Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:749 +msgid "Pick a dimension from which categorical colors are defined" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:808 msgid "GROUP BY" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:338 +#: superset/assets/src/explore/visTypes.js:809 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:346 +#: superset/assets/src/explore/visTypes.js:820 msgid "NOT GROUPED BY" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:347 +#: superset/assets/src/explore/visTypes.js:821 msgid "Use this section if you want to query atomic rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:354 -#: superset/assets/javascripts/explore/stores/visTypes.js:755 -#: superset/assets/javascripts/explore/stores/visTypes.js:819 -#: superset/assets/javascripts/explore/stores/visTypes.js:912 -msgid "Options" +#: superset/assets/src/explore/visTypes.js:850 +msgid "Time Series Table" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:541 -#: superset/assets/javascripts/explore/stores/visTypes.js:853 -msgid "Bubbles" +#: superset/assets/src/explore/visTypes.js:868 +msgid "" +"Templated link, it's possible to include {{ metric }} or other values " +"coming from the controls." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:667 -msgid "Numeric Column" +#: superset/assets/src/explore/visTypes.js:902 +msgid "Pivot Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:668 -msgid "Select the numeric column to draw the histogram" +#: superset/assets/src/explore/visTypes.js:1014 +msgid "Number Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:671 +#: superset/assets/src/explore/visTypes.js:1017 +msgid "Time Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1201 +msgid "Numeric Columns" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1202 +msgid "Select the numeric columns to draw the histogram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1206 msgid "No of Bins" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:672 +#: superset/assets/src/explore/visTypes.js:1207 msgid "Select number of bins for the histogram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:699 +#: superset/assets/src/explore/visTypes.js:1211 +msgid "Opacity of the bars. Between 0 and 1" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1239 msgid "Primary Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:700 +#: superset/assets/src/explore/visTypes.js:1240 msgid "The primary metric is used to define the arc segment sizes" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:703 +#: superset/assets/src/explore/visTypes.js:1243 msgid "Secondary Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:704 +#: superset/assets/src/explore/visTypes.js:1245 msgid "" -"This secondary metric is used to define the color as a ratio against the " -"primary metric. If the two metrics match, color is mapped level groups" +"[optional] this secondary metric is used to define the color as a ratio " +"against the primary metric. When omitted, the color is categorical and " +"based on labels" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:709 +#: superset/assets/src/explore/visTypes.js:1250 msgid "Hierarchy" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:710 +#: superset/assets/src/explore/visTypes.js:1251 msgid "This defines the level of the hierarchy" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:736 -#: superset/assets/javascripts/explore/stores/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:1278 +#: superset/assets/src/explore/visTypes.js:1306 msgid "Source / Target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:737 -#: superset/assets/javascripts/explore/stores/visTypes.js:765 +#: superset/assets/src/explore/visTypes.js:1279 +#: superset/assets/src/explore/visTypes.js:1307 msgid "Choose a source and a target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:770 +#: superset/assets/src/explore/visTypes.js:1312 msgid "Chord Diagram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:791 +#: superset/assets/src/explore/visTypes.js:1334 msgid "Choose a number format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:794 +#: superset/assets/src/explore/visTypes.js:1337 msgid "Source" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:797 +#: superset/assets/src/explore/visTypes.js:1340 msgid "Choose a source" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:800 +#: superset/assets/src/explore/visTypes.js:1343 msgid "Target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:803 +#: superset/assets/src/explore/visTypes.js:1346 msgid "Choose a target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:828 +#: superset/assets/src/explore/visTypes.js:1372 msgid "ISO 3166-2 codes of region/province/department" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:1373 msgid "" "It's ISO 3166-2 of your region/province/department in your table. (see " "documentation for list of ISO 3166-2)" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:863 +#: superset/assets/src/explore/visTypes.js:1397 +msgid "Bubbles" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1407 msgid "Country Control" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:864 +#: superset/assets/src/explore/visTypes.js:1408 msgid "3 letter code of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:867 +#: superset/assets/src/explore/visTypes.js:1411 msgid "Metric for color" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:868 +#: superset/assets/src/explore/visTypes.js:1412 msgid "Metric that defines the color of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:871 +#: superset/assets/src/explore/visTypes.js:1415 msgid "Bubble size" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:872 +#: superset/assets/src/explore/visTypes.js:1416 msgid "Metric that defines the size of the bubble" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:878 +#: superset/assets/src/explore/visTypes.js:1422 msgid "Filter Box" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:897 +#: superset/assets/src/explore/visTypes.js:1438 msgid "Filter controls" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:898 +#: superset/assets/src/explore/visTypes.js:1439 msgid "" "The controls you want to filter on. Note that only columns checked as " "\"filterable\" will show up on this list." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:954 +#: superset/assets/src/explore/visTypes.js:1495 msgid "Heatmap Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:989 +#: superset/assets/src/explore/visTypes.js:1516 +msgid "Whether to apply a normal distribution based on rank on the color scale" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1518 +msgid "Value bounds" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1520 +msgid "" +"Hard value bounds applied for color coding. Is only relevant and applied " +"when the normalization is applied against the whole heatmap." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1525 +msgid "Value Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1531 msgid "Horizon" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1015 +#: superset/assets/src/explore/visTypes.js:1558 msgid "Points" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1022 +#: superset/assets/src/explore/visTypes.js:1565 msgid "Labelling" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1572 msgid "Visual Tweaks" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1038 -msgid "Viewport" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1048 -msgid "Longitude" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1049 +#: superset/assets/src/explore/visTypes.js:1591 msgid "Column containing longitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1052 -msgid "Latitude" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1053 +#: superset/assets/src/explore/visTypes.js:1595 msgid "Column containing latitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1056 +#: superset/assets/src/explore/visTypes.js:1598 msgid "Cluster label aggregator" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1057 +#: superset/assets/src/explore/visTypes.js:1599 msgid "" "Aggregate function applied to the list of points in each cluster to " "produce the cluster label." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1603 msgid "Tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1062 +#: superset/assets/src/explore/visTypes.js:1604 msgid "Show a tooltip when hovering over points and clusters describing the label" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1066 +#: superset/assets/src/explore/visTypes.js:1608 msgid "" "One or many controls to group by. If grouping, latitude and longitude " "columns must be present." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1077 +#: superset/assets/src/explore/visTypes.js:1619 msgid "Event definition" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1087 +#: superset/assets/src/explore/visTypes.js:1629 msgid "Additional meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1095 +#: superset/assets/src/explore/visTypes.js:1637 msgid "Column containing entity ids" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1096 +#: superset/assets/src/explore/visTypes.js:1638 msgid "e.g., a \"user id\" column" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1099 +#: superset/assets/src/explore/visTypes.js:1641 msgid "Column containing event names" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1107 +#: superset/assets/src/explore/visTypes.js:1649 msgid "Event count limit" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1108 +#: superset/assets/src/explore/visTypes.js:1650 msgid "The maximum number of events to return, equivalent to number of rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1111 +#: superset/assets/src/explore/visTypes.js:1653 msgid "Meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1112 +#: superset/assets/src/explore/visTypes.js:1654 msgid "Select any columns for meta data inspection" msgstr "" -#: superset/assets/javascripts/modules/superset.js:130 -msgid "" -"The server could not be reached. You may want to verify your connection " -"and try again." +#: superset/assets/src/explore/visTypes.js:1666 +msgid "Paired t-test" msgstr "" -#: superset/assets/javascripts/modules/superset.js:133 +#: superset/assets/src/explore/visTypes.js:1702 +msgid "Time Series Options" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:177 +msgid "No such column found. To filter on a metric, try the Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:183 #, python-format -msgid "An unknown error occurred. (Status: %s )" +msgid "%s column(s) and metric(s)" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:24 +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:193 +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:154 +#, python-format +msgid "%s column(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:194 +msgid "To filter on a metric, use Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:200 +#, python-format +msgid "%s operators(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:240 +msgid "type a value here" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:248 +#: superset/assets/src/explore/components/controls/Filter.jsx:120 +msgid "Filter value" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSqlTabContent.jsx:80 +msgid "choose WHERE or HAVING..." +msgstr "" + +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:167 +#, python-format +msgid "%s aggregates(s)" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:35 +msgid "description" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:46 +msgid "bolt" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:47 +msgid "Changing this control takes effect instantly" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:75 +msgid "Error..." +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:91 +msgid "Width" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:37 +msgid "Export to .json" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:47 +msgid "Export to .csv format" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:64 +#, python-format +msgid "%s - untitled" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:100 +msgid "Edit chart properties" +msgstr "" + +#: superset/assets/src/explore/components/RowCountLabel.jsx:25 +msgid "Limit reached" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:74 +msgid "Please enter a chart name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:89 +msgid "Please select a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:97 +msgid "Please enter a dashboard name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:133 +msgid "Save A Chart" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:154 +#, python-format +msgid "Overwrite chart %s" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:167 +msgid "[chart name]" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:180 +msgid "Do not add to a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:188 +msgid "Add chart to existing dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:204 +msgid "Add to new dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:230 +msgid "Save & go to dashboard" +msgstr "" + +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:33 +#, python-format +msgid "Check out this chart: %s" +msgstr "" + +#: superset/assets/src/explore/components/controls/AdhocFilterControl.jsx:241 +msgid "choose a column or metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/AnnotationLayerControl.jsx:147 +msgid "Add Annotation Layer" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:50 +msgid "`Min` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:53 +msgid "`Max` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:70 +#: superset/connectors/druid/views.py:57 +msgid "Min" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:78 +#: superset/connectors/druid/views.py:58 +msgid "Max" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:79 +msgid "Something went wrong while fetching the datasource list" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:110 +msgid "Select a datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:120 +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:120 +msgid "Search / Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:180 +msgid "Click to point to another datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:191 +msgid "Edit the datasource's configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:203 +msgid "Show datasource configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select column" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:161 +msgid "Select operator" +msgstr "" + +#: superset/assets/src/explore/components/controls/FilterControl.jsx:145 +#: superset/templates/appbuilder/general/widgets/search.html:6 +msgid "Add Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/MetricsControl.jsx:239 +msgid "choose a column or aggregate function" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:25 +msgid "Error while fetching data" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:47 +msgid "No results found" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:113 +#, python-format +msgid "%s option(s)" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:62 +msgid "Invalid lat/long configuration." +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:128 +msgid "Longitude & Latitude columns" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:144 +msgid "Delimited long & lat single column" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:145 +msgid "" +"Multiple formats accepted, look the geopy.points Python library for more " +"details" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:157 +msgid "Reverse lat/long " +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:163 +msgid "Geohash" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:70 +msgid "textarea" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "Edit" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "in modal" +msgstr "" + +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:110 +msgid "Select a visualization type" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:24 +#: superset/assets/src/welcome/App.jsx:56 +#: superset/assets/src/welcome/App.jsx:59 msgid "Favorites" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:30 +#: superset/assets/src/profile/components/App.jsx:30 msgid "Created Content" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:37 +#: superset/assets/src/profile/components/App.jsx:37 msgid "Recent Activity" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:42 +#: superset/assets/src/profile/components/App.jsx:42 msgid "Security & Access" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:33 -msgid "No slices" +#: superset/assets/src/profile/components/CreatedContent.jsx:33 +msgid "No charts" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:49 +#: superset/assets/src/profile/components/CreatedContent.jsx:49 msgid "No dashboards" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:58 -#: superset/assets/javascripts/profile/components/Favorites.jsx:59 -#: superset/templates/superset/welcome.html:13 superset/views/core.py:372 -#: superset/views/core.py:532 +#: superset/assets/src/profile/components/CreatedContent.jsx:58 +#: superset/assets/src/profile/components/Favorites.jsx:59 +#: superset/assets/src/welcome/App.jsx:28 +#: superset/assets/src/welcome/App.jsx:31 superset/views/core.py:459 +#: superset/views/core.py:628 msgid "Dashboards" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:61 -#: superset/assets/javascripts/profile/components/Favorites.jsx:62 -#: superset/views/core.py:408 superset/views/core.py:477 -msgid "Slices" +#: superset/assets/src/profile/components/CreatedContent.jsx:61 +#: superset/assets/src/profile/components/Favorites.jsx:62 +#: superset/views/core.py:500 superset/views/core.py:573 +msgid "Charts" msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:34 -msgid "No favorite slices yet, go click on stars!" +#: superset/assets/src/profile/components/Favorites.jsx:34 +msgid "No favorite charts yet, go click on stars!" msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:50 +#: superset/assets/src/profile/components/Favorites.jsx:50 msgid "No favorite dashboards yet, go click on stars!" msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:14 +#: superset/assets/src/profile/components/Security.jsx:14 msgid "Roles" msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:23 -#: superset/views/core.py:284 +#: superset/assets/src/profile/components/Security.jsx:23 +#: superset/views/core.py:313 msgid "Databases" msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:34 +#: superset/assets/src/profile/components/Security.jsx:34 msgid "Datasources" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:18 +#: superset/assets/src/profile/components/UserInfo.jsx:19 msgid "Profile picture provided by Gravatar" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:33 +#: superset/assets/src/profile/components/UserInfo.jsx:34 msgid "joined" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:43 +#: superset/assets/src/profile/components/UserInfo.jsx:44 msgid "id:" msgstr "" -#: superset/assets/visualizations/EventFlow.jsx:56 +#: superset/assets/src/visualizations/EventFlow.jsx:56 msgid "Sorry, there appears to be no data" msgstr "" -#: superset/assets/visualizations/filter_box.jsx:106 +#: superset/assets/src/visualizations/PlaySlider.jsx:99 +msgid "Data has no time steps" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:115 +msgid "Select starting date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:124 +msgid "Select end date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:193 #, python-format msgid "Select [%s]" msgstr "" -#: superset/connectors/druid/models.py:1073 +#: superset/assets/src/visualizations/filter_box.jsx:230 +msgid "Apply" +msgstr "" + +#: superset/assets/src/visualizations/nvd3_vis.js:166 +msgid "You cannot use 45° tick layout along with the time range filter" +msgstr "" + +#: superset/assets/src/welcome/App.jsx:47 +#: superset/assets/src/welcome/App.jsx:50 +msgid "Recently Viewed" +msgstr "" + +#: superset/connectors/druid/models.py:1030 +msgid "Metric(s) {} must be aggregations." +msgstr "" + +#: superset/connectors/druid/models.py:1341 msgid "No data was returned." msgstr "" -#: superset/connectors/druid/views.py:28 +#: superset/connectors/druid/models.py:1398 +msgid "Unsupported extraction function: " +msgstr "" + +#: superset/connectors/druid/views.py:33 msgid "List Druid Column" msgstr "" -#: superset/connectors/druid/views.py:29 +#: superset/connectors/druid/views.py:34 msgid "Show Druid Column" msgstr "" -#: superset/connectors/druid/views.py:30 +#: superset/connectors/druid/views.py:35 msgid "Add Druid Column" msgstr "" -#: superset/connectors/druid/views.py:31 +#: superset/connectors/druid/views.py:36 msgid "Edit Druid Column" msgstr "" -#: superset/connectors/druid/views.py:43 superset/connectors/sqla/views.py:80 +#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:83 msgid "Column" msgstr "" -#: superset/connectors/druid/views.py:44 superset/connectors/druid/views.py:109 -#: superset/connectors/sqla/views.py:94 superset/connectors/sqla/views.py:133 +#: superset/connectors/druid/views.py:51 superset/connectors/druid/views.py:136 +#: superset/connectors/sqla/views.py:93 superset/connectors/sqla/views.py:134 msgid "Type" msgstr "" -#: superset/connectors/druid/views.py:46 superset/connectors/sqla/views.py:83 +#: superset/connectors/druid/views.py:53 superset/connectors/sqla/views.py:86 msgid "Groupable" msgstr "" -#: superset/connectors/druid/views.py:47 superset/connectors/sqla/views.py:84 +#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:87 msgid "Filterable" msgstr "" -#: superset/connectors/druid/views.py:48 superset/connectors/sqla/views.py:86 +#: superset/connectors/druid/views.py:55 msgid "Count Distinct" msgstr "" -#: superset/connectors/druid/views.py:49 superset/connectors/sqla/views.py:87 +#: superset/connectors/druid/views.py:56 msgid "Sum" msgstr "" -#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:49 +#: superset/connectors/druid/views.py:61 superset/connectors/sqla/views.py:52 msgid "" "Whether this column is exposed in the `Filters` section of the explore " "view." msgstr "" -#: superset/connectors/druid/views.py:80 +#: superset/connectors/druid/views.py:107 msgid "List Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:81 +#: superset/connectors/druid/views.py:108 msgid "Show Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:82 +#: superset/connectors/druid/views.py:109 msgid "Add Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:83 +#: superset/connectors/druid/views.py:110 msgid "Edit Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:100 superset/connectors/sqla/views.py:115 +#: superset/connectors/druid/views.py:127 superset/connectors/sqla/views.py:116 msgid "" "Whether the access to this metric is restricted to certain roles. Only " "roles with the permission 'metric access on XXX (the name of this " "metric)' are allowed to access this metric" msgstr "" -#: superset/connectors/druid/views.py:108 superset/connectors/sqla/views.py:81 -#: superset/connectors/sqla/views.py:132 +#: superset/connectors/druid/views.py:135 superset/connectors/sqla/views.py:84 +#: superset/connectors/sqla/views.py:133 msgid "Verbose Name" msgstr "" -#: superset/connectors/druid/views.py:110 superset/views/core.py:559 +#: superset/connectors/druid/views.py:137 superset/views/core.py:670 msgid "JSON" msgstr "" -#: superset/connectors/druid/views.py:111 +#: superset/connectors/druid/views.py:138 msgid "Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:112 superset/connectors/sqla/views.py:138 +#: superset/connectors/druid/views.py:139 superset/connectors/sqla/views.py:139 msgid "Warning Message" msgstr "" -#: superset/connectors/druid/views.py:129 +#: superset/connectors/druid/views.py:157 msgid "List Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:130 +#: superset/connectors/druid/views.py:158 msgid "Show Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:131 +#: superset/connectors/druid/views.py:159 msgid "Add Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:132 +#: superset/connectors/druid/views.py:160 msgid "Edit Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:143 -#: superset/connectors/druid/views.py:227 +#: superset/connectors/druid/views.py:171 +#: superset/connectors/druid/views.py:257 msgid "Cluster" msgstr "" -#: superset/connectors/druid/views.py:144 +#: superset/connectors/druid/views.py:172 msgid "Coordinator Host" msgstr "" -#: superset/connectors/druid/views.py:145 +#: superset/connectors/druid/views.py:173 msgid "Coordinator Port" msgstr "" -#: superset/connectors/druid/views.py:146 +#: superset/connectors/druid/views.py:174 msgid "Coordinator Endpoint" msgstr "" -#: superset/connectors/druid/views.py:147 +#: superset/connectors/druid/views.py:175 msgid "Broker Host" msgstr "" -#: superset/connectors/druid/views.py:148 +#: superset/connectors/druid/views.py:176 msgid "Broker Port" msgstr "" -#: superset/connectors/druid/views.py:149 +#: superset/connectors/druid/views.py:177 msgid "Broker Endpoint" msgstr "" -#: superset/connectors/druid/views.py:164 +#: superset/connectors/druid/views.py:193 msgid "Druid Clusters" msgstr "" -#: superset/connectors/druid/views.py:167 -#: superset/connectors/druid/views.py:267 -#: superset/connectors/druid/views.py:315 -#: superset/connectors/druid/views.py:323 superset/connectors/sqla/views.py:281 -#: superset/views/core.py:287 +#: superset/connectors/druid/views.py:196 +#: superset/connectors/druid/views.py:298 +#: superset/connectors/druid/views.py:347 +#: superset/connectors/druid/views.py:355 superset/connectors/sqla/views.py:315 +#: superset/views/core.py:316 superset/views/core.py:2765 msgid "Sources" msgstr "" -#: superset/connectors/druid/views.py:174 +#: superset/connectors/druid/views.py:204 msgid "List Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:175 +#: superset/connectors/druid/views.py:205 msgid "Show Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:176 +#: superset/connectors/druid/views.py:206 msgid "Add Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:177 +#: superset/connectors/druid/views.py:207 msgid "Edit Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:196 superset/connectors/sqla/views.py:176 +#: superset/connectors/druid/views.py:226 superset/connectors/sqla/views.py:182 msgid "" -"The list of slices associated with this table. By altering this " -"datasource, you may change how these associated slices behave. Also note " -"that slices need to point to a datasource, so this form will fail at " -"saving if removing slices from a datasource. If you want to change the " -"datasource for a slice, overwrite the slice from the 'explore view'" +"The list of charts associated with this table. By altering this " +"datasource, you may change how these associated charts behave. Also note " +"that charts need to point to a datasource, so this form will fail at " +"saving if removing charts from a datasource. If you want to change the " +"datasource for a chart, overwrite the chart from the 'explore view'" msgstr "" -#: superset/connectors/druid/views.py:204 superset/connectors/sqla/views.py:184 +#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:190 msgid "Timezone offset (in hours) for this datasource" msgstr "" -#: superset/connectors/druid/views.py:208 +#: superset/connectors/druid/views.py:238 msgid "" "Time expression to use as a predicate when retrieving distinct values to " "populate the filter component. Only applies when `Enable Filter Select` " @@ -2900,244 +4112,262 @@ msgid "" "filter will be populated based on the distinct value over the past week" msgstr "" -#: superset/connectors/druid/views.py:215 superset/connectors/sqla/views.py:206 +#: superset/connectors/druid/views.py:245 superset/connectors/sqla/views.py:212 msgid "" "Whether to populate the filter's dropdown in the explore view's filter " "section with a list of distinct values fetched from the backend on the " "fly" msgstr "" -#: superset/connectors/druid/views.py:219 +#: superset/connectors/druid/views.py:249 msgid "" "Redirects to this endpoint when clicking on the datasource from the " "datasource list" msgstr "" -#: superset/connectors/druid/views.py:225 superset/connectors/sqla/views.py:213 -msgid "Associated Slices" +#: superset/connectors/druid/views.py:255 superset/connectors/sqla/views.py:224 +msgid "Associated Charts" msgstr "" -#: superset/connectors/druid/views.py:226 +#: superset/connectors/druid/views.py:256 msgid "Data Source" msgstr "" -#: superset/connectors/druid/views.py:229 superset/connectors/sqla/views.py:225 +#: superset/connectors/druid/views.py:259 superset/connectors/sqla/views.py:236 msgid "Owner" msgstr "" -#: superset/connectors/druid/views.py:230 +#: superset/connectors/druid/views.py:260 msgid "Is Hidden" msgstr "" -#: superset/connectors/druid/views.py:231 superset/connectors/sqla/views.py:218 +#: superset/connectors/druid/views.py:261 superset/connectors/sqla/views.py:229 msgid "Enable Filter Select" msgstr "" -#: superset/connectors/druid/views.py:232 superset/connectors/sqla/views.py:220 +#: superset/connectors/druid/views.py:262 superset/connectors/sqla/views.py:231 msgid "Default Endpoint" msgstr "" -#: superset/connectors/druid/views.py:233 +#: superset/connectors/druid/views.py:263 msgid "Time Offset" msgstr "" -#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:222 -#: superset/views/core.py:251 superset/views/core.py:370 +#: superset/connectors/druid/views.py:264 superset/connectors/sqla/views.py:233 +#: superset/views/core.py:279 superset/views/core.py:457 msgid "Cache Timeout" msgstr "" -#: superset/connectors/druid/views.py:265 +#: superset/connectors/druid/views.py:296 msgid "Druid Datasources" msgstr "" -#: superset/connectors/druid/views.py:312 +#: superset/connectors/druid/views.py:344 msgid "Scan New Datasources" msgstr "" -#: superset/connectors/druid/views.py:320 +#: superset/connectors/druid/views.py:352 msgid "Refresh Druid Metadata" msgstr "" -#: superset/connectors/sqla/models.py:394 +#: superset/connectors/sqla/models.py:513 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" msgstr "" -#: superset/connectors/sqla/models.py:398 +#: superset/connectors/sqla/models.py:517 msgid "Empty query?" msgstr "" -#: superset/connectors/sqla/models.py:401 +#: superset/connectors/sqla/models.py:525 msgid "Metric '{}' is not valid" msgstr "" -#: superset/connectors/sqla/models.py:590 +#: superset/connectors/sqla/models.py:748 msgid "" "Table [{}] doesn't seem to exist in the specified database, couldn't " "fetch column information" msgstr "" -#: superset/connectors/sqla/views.py:27 +#: superset/connectors/sqla/views.py:30 msgid "List Columns" msgstr "" -#: superset/connectors/sqla/views.py:28 +#: superset/connectors/sqla/views.py:31 msgid "Show Column" msgstr "" -#: superset/connectors/sqla/views.py:29 +#: superset/connectors/sqla/views.py:32 msgid "Add Column" msgstr "" -#: superset/connectors/sqla/views.py:30 +#: superset/connectors/sqla/views.py:33 msgid "Edit Column" msgstr "" -#: superset/connectors/sqla/views.py:45 +#: superset/connectors/sqla/views.py:48 msgid "" "Whether to make this column available as a [Time Granularity] option, " "column has to be DATETIME or DATETIME-like" msgstr "" -#: superset/connectors/sqla/views.py:52 +#: superset/connectors/sqla/views.py:55 msgid "" "The data type that was inferred by the database. It may be necessary to " "input a type manually for expression-defined columns in some cases. In " "most case users should not need to alter this." msgstr "" -#: superset/connectors/sqla/views.py:90 +#: superset/connectors/sqla/views.py:89 msgid "Expression" msgstr "" -#: superset/connectors/sqla/views.py:91 +#: superset/connectors/sqla/views.py:90 msgid "Is temporal" msgstr "" -#: superset/connectors/sqla/views.py:92 +#: superset/connectors/sqla/views.py:91 msgid "Datetime Format" msgstr "" -#: superset/connectors/sqla/views.py:93 +#: superset/connectors/sqla/views.py:92 msgid "Database Expression" msgstr "" -#: superset/connectors/sqla/views.py:102 +#: superset/connectors/sqla/views.py:103 msgid "List Metrics" msgstr "" -#: superset/connectors/sqla/views.py:103 +#: superset/connectors/sqla/views.py:104 msgid "Show Metric" msgstr "" -#: superset/connectors/sqla/views.py:104 +#: superset/connectors/sqla/views.py:105 msgid "Add Metric" msgstr "" -#: superset/connectors/sqla/views.py:105 +#: superset/connectors/sqla/views.py:106 msgid "Edit Metric" msgstr "" -#: superset/connectors/sqla/views.py:134 +#: superset/connectors/sqla/views.py:135 msgid "SQL Expression" msgstr "" -#: superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:137 msgid "D3 Format" msgstr "" -#: superset/connectors/sqla/views.py:137 +#: superset/connectors/sqla/views.py:138 msgid "Is Restricted" msgstr "" -#: superset/connectors/sqla/views.py:155 +#: superset/connectors/sqla/views.py:157 msgid "List Tables" msgstr "" -#: superset/connectors/sqla/views.py:156 +#: superset/connectors/sqla/views.py:158 msgid "Show Table" msgstr "" -#: superset/connectors/sqla/views.py:157 +#: superset/connectors/sqla/views.py:159 msgid "Add Table" msgstr "" -#: superset/connectors/sqla/views.py:158 +#: superset/connectors/sqla/views.py:160 msgid "Edit Table" msgstr "" -#: superset/connectors/sqla/views.py:185 +#: superset/connectors/sqla/views.py:191 msgid "Name of the table that exists in the source database" msgstr "" -#: superset/connectors/sqla/views.py:187 +#: superset/connectors/sqla/views.py:193 msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -#: superset/connectors/sqla/views.py:193 +#: superset/connectors/sqla/views.py:199 msgid "" "This fields acts a Superset view, meaning that Superset will run a query " "against this string as a subquery." msgstr "" -#: superset/connectors/sqla/views.py:197 +#: superset/connectors/sqla/views.py:203 msgid "" "Predicate applied when fetching distinct value to populate the filter " "control component. Supports jinja template syntax. Applies only when " "`Enable Filter Select` is on." msgstr "" -#: superset/connectors/sqla/views.py:203 +#: superset/connectors/sqla/views.py:209 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -#: superset/connectors/sqla/views.py:215 -msgid "Changed By" -msgstr "" - -#: superset/connectors/sqla/views.py:216 superset/views/core.py:247 -#: superset/views/sql_lab.py:19 superset/views/sql_lab.py:55 -msgid "Database" -msgstr "" - -#: superset/connectors/sqla/views.py:217 superset/views/core.py:249 -msgid "Last Changed" +#: superset/connectors/sqla/views.py:216 +msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" msgstr "" #: superset/connectors/sqla/views.py:219 -msgid "Schema" -msgstr "" - -#: superset/connectors/sqla/views.py:221 -msgid "Offset" -msgstr "" - -#: superset/connectors/sqla/views.py:223 -msgid "Table Name" -msgstr "" - -#: superset/connectors/sqla/views.py:224 -msgid "Fetch Values Predicate" +msgid "" +"A set of parameters that become available in the query using Jinja " +"templating syntax" msgstr "" #: superset/connectors/sqla/views.py:226 +msgid "Changed By" +msgstr "" + +#: superset/connectors/sqla/views.py:228 superset/views/core.py:277 +msgid "Last Changed" +msgstr "" + +#: superset/connectors/sqla/views.py:232 +msgid "Offset" +msgstr "" + +#: superset/connectors/sqla/views.py:235 +msgid "Fetch Values Predicate" +msgstr "" + +#: superset/connectors/sqla/views.py:237 msgid "Main Datetime Column" msgstr "" -#: superset/connectors/sqla/views.py:242 +#: superset/connectors/sqla/views.py:239 +msgid "SQL Lab View" +msgstr "" + +#: superset/connectors/sqla/views.py:240 +msgid "Template parameters" +msgstr "" + +#: superset/connectors/sqla/views.py:257 msgid "" "Table [{}] could not be found, please double check your database " "connection, schema, and table name" msgstr "" -#: superset/connectors/sqla/views.py:255 +#: superset/connectors/sqla/views.py:270 msgid "" "The table was created. As part of this two phase configuration process, " "you should now click the edit button by the new table to configure it." msgstr "" -#: superset/connectors/sqla/views.py:279 +#: superset/connectors/sqla/views.py:293 +msgid "Refresh Metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:294 +msgid "Refresh column metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:303 +#, python-format +msgid "Metadata refreshed for the following table(s): %(tables)s" +msgstr "" + +#: superset/connectors/sqla/views.py:311 msgid "Tables" msgstr "" @@ -3162,7 +4392,7 @@ msgid "No records found" msgstr "" #: superset/templates/superset/import_dashboards.html:11 -msgid "Import" +msgid "Import dashboards" msgstr "" #: superset/templates/superset/request_access.html:2 @@ -3178,217 +4408,251 @@ msgstr "" msgid "Request Permissions" msgstr "" -#: superset/templates/superset/welcome.html:3 -msgid "Welcome!" -msgstr "" - #: superset/templates/superset/models/database/macros.html:4 msgid "Test Connection" msgstr "" -#: superset/views/annotations.py:50 superset/views/annotations.py:58 -#: superset/views/core.py:277 superset/views/core.py:2371 -#: superset/views/sql_lab.py:30 +#: superset/views/annotations.py:49 +msgid "Annotation Layers" +msgstr "" + +#: superset/views/annotations.py:52 superset/views/annotations.py:60 +#: superset/views/core.py:306 superset/views/core.py:2733 +#: superset/views/sql_lab.py:36 msgid "Manage" msgstr "" -#: superset/views/base.py:62 +#: superset/views/annotations.py:57 +msgid "Annotations" +msgstr "" + +#: superset/views/base.py:79 #, python-format msgid "Datasource %(name)s already exists" msgstr "" -#: superset/views/base.py:221 +#: superset/views/base.py:123 msgid "json isn't valid" msgstr "" -#: superset/views/base.py:272 +#: superset/views/base.py:127 +msgid "Export to YAML" +msgstr "" + +#: superset/views/base.py:127 +msgid "Export to YAML?" +msgstr "" + +#: superset/views/base.py:188 msgid "Delete" msgstr "" -#: superset/views/base.py:273 +#: superset/views/base.py:189 msgid "Delete all Really?" msgstr "" -#: superset/views/core.py:56 +#: superset/views/core.py:65 msgid "This endpoint requires the `all_datasource_access` permission" msgstr "" -#: superset/views/core.py:58 +#: superset/views/core.py:67 msgid "The datasource seems to have been deleted" msgstr "" -#: superset/views/core.py:59 +#: superset/views/core.py:68 msgid "The access requests seem to have been deleted" msgstr "" -#: superset/views/core.py:61 +#: superset/views/core.py:70 msgid "The user seems to have been deleted" msgstr "" -#: superset/views/core.py:62 +#: superset/views/core.py:75 +msgid "You don't have access to this datasource. (Gain access)" +msgstr "" + +#: superset/views/core.py:78 msgid "You don't have access to this datasource" msgstr "" -#: superset/views/core.py:66 +#: superset/views/core.py:90 #, python-format msgid "" "This view requires the database %(name)s or `all_datasource_access` " "permission" msgstr "" -#: superset/views/core.py:71 +#: superset/views/core.py:95 #, python-format msgid "" "This endpoint requires the datasource %(name)s, database or " "`all_datasource_access` permission" msgstr "" -#: superset/views/core.py:174 +#: superset/views/core.py:189 msgid "List Databases" msgstr "" -#: superset/views/core.py:175 +#: superset/views/core.py:190 msgid "Show Database" msgstr "" -#: superset/views/core.py:176 +#: superset/views/core.py:191 msgid "Add Database" msgstr "" -#: superset/views/core.py:177 +#: superset/views/core.py:192 msgid "Edit Database" msgstr "" -#: superset/views/core.py:212 +#: superset/views/core.py:233 msgid "Expose this DB in SQL Lab" msgstr "" -#: superset/views/core.py:213 +#: superset/views/core.py:234 msgid "" "Allow users to run synchronous queries, this is the default and should " "work well for queries that can be executed within a web request scope " "(<~1 minute)" msgstr "" -#: superset/views/core.py:217 +#: superset/views/core.py:238 msgid "" "Allow users to run queries, against an async backend. This assumes that " "you have a Celery worker setup as well as a results backend." msgstr "" -#: superset/views/core.py:221 +#: superset/views/core.py:242 msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "" -#: superset/views/core.py:222 +#: superset/views/core.py:243 msgid "" "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in" " SQL Lab" msgstr "" -#: superset/views/core.py:226 +#: superset/views/core.py:247 msgid "" "When allowing CREATE TABLE AS option in SQL Lab, this option forces the " "table to be created in this schema" msgstr "" -#: superset/views/core.py:238 +#: superset/views/core.py:259 msgid "" -"All the queries in Sql Lab are going to be executed on behalf of " -"currently authorized user." +"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/views/core.py:243 +#: superset/views/core.py:265 +msgid "" +"Allow SQL Lab to fetch a list of all tables and all views across all " +"database schemas. For large data warehouse with thousands of tables, this" +" can be expensive and put strain on the system." +msgstr "" + +#: superset/views/core.py:271 msgid "Expose in SQL Lab" msgstr "" -#: superset/views/core.py:244 +#: superset/views/core.py:272 msgid "Allow CREATE TABLE AS" msgstr "" -#: superset/views/core.py:245 +#: superset/views/core.py:273 msgid "Allow DML" msgstr "" -#: superset/views/core.py:246 +#: superset/views/core.py:274 msgid "CTAS Schema" msgstr "" -#: superset/views/core.py:248 superset/views/core.py:371 -#: superset/views/core.py:479 superset/views/core.py:543 +#: superset/views/core.py:276 superset/views/core.py:458 +#: superset/views/core.py:575 superset/views/core.py:642 msgid "Creator" msgstr "" -#: superset/views/core.py:250 +#: superset/views/core.py:278 msgid "SQLAlchemy URI" msgstr "" -#: superset/views/core.py:252 +#: superset/views/core.py:280 msgid "Extra" msgstr "" -#: superset/views/core.py:253 +#: superset/views/core.py:281 msgid "Allow Run Sync" msgstr "" -#: superset/views/core.py:254 +#: superset/views/core.py:282 msgid "Allow Run Async" msgstr "" -#: superset/views/core.py:255 -msgid "Impersonate queries to the database" +#: superset/views/core.py:283 +msgid "Impersonate the logged on user" msgstr "" -#: superset/views/core.py:273 +#: superset/views/core.py:302 msgid "Import Dashboards" msgstr "" -#: superset/views/core.py:315 superset/views/core.py:556 -#: superset/views/sql_lab.py:18 superset/views/sql_lab.py:54 +#: superset/views/core.py:334 +msgid "CSV to Database configuration" +msgstr "" + +#: superset/views/core.py:375 +msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +msgstr "" + +#: superset/views/core.py:401 superset/views/core.py:667 +#: superset/views/sql_lab.py:23 superset/views/sql_lab.py:60 msgid "User" msgstr "" -#: superset/views/core.py:316 +#: superset/views/core.py:402 msgid "User Roles" msgstr "" -#: superset/views/core.py:317 +#: superset/views/core.py:403 msgid "Database URL" msgstr "" -#: superset/views/core.py:319 +#: superset/views/core.py:405 msgid "Roles to grant" msgstr "" -#: superset/views/core.py:320 +#: superset/views/core.py:406 msgid "Created On" msgstr "" -#: superset/views/core.py:326 +#: superset/views/core.py:412 msgid "Access requests" msgstr "" -#: superset/views/core.py:328 superset/views/core.py:567 +#: superset/views/core.py:414 superset/views/core.py:679 msgid "Security" msgstr "" -#: superset/views/core.py:335 -msgid "List Slices" +#: superset/views/core.py:421 +msgid "List Charts" msgstr "" -#: superset/views/core.py:336 -msgid "Show Slice" +#: superset/views/core.py:422 +msgid "Show Chart" msgstr "" -#: superset/views/core.py:337 -msgid "Add Slice" +#: superset/views/core.py:423 +msgid "Add Chart" msgstr "" -#: superset/views/core.py:338 -msgid "Edit Slice" +#: superset/views/core.py:424 +msgid "Edit Chart" msgstr "" -#: superset/views/core.py:359 +#: superset/views/core.py:446 msgid "" "These parameters are generated dynamically when clicking the save or " "overwrite button in the explore view. This JSON object is exposed here " @@ -3396,221 +4660,246 @@ msgid "" "parameters." msgstr "" -#: superset/views/core.py:364 -msgid "Duration (in seconds) of the caching timeout for this slice." +#: superset/views/core.py:452 +msgid "Duration (in seconds) of the caching timeout for this chart." msgstr "" -#: superset/views/core.py:375 +#: superset/views/core.py:462 msgid "Last Modified" msgstr "" -#: superset/views/core.py:376 superset/views/core.py:478 +#: superset/views/core.py:463 superset/views/core.py:574 msgid "Owners" msgstr "" -#: superset/views/core.py:377 +#: superset/views/core.py:464 msgid "Parameters" msgstr "" -#: superset/views/core.py:378 superset/views/core.py:420 -msgid "Slice" +#: superset/views/core.py:465 superset/views/core.py:512 +msgid "Chart" msgstr "" -#: superset/views/core.py:437 +#: superset/views/core.py:532 msgid "List Dashboards" msgstr "" -#: superset/views/core.py:438 +#: superset/views/core.py:533 msgid "Show Dashboard" msgstr "" -#: superset/views/core.py:439 +#: superset/views/core.py:534 msgid "Add Dashboard" msgstr "" -#: superset/views/core.py:440 +#: superset/views/core.py:535 msgid "Edit Dashboard" msgstr "" -#: superset/views/core.py:451 +#: superset/views/core.py:547 msgid "" "This json object describes the positioning of the widgets in the " "dashboard. It is dynamically generated when adjusting the widgets size " "and positions by using drag & drop in the dashboard view" msgstr "" -#: superset/views/core.py:456 +#: superset/views/core.py:552 msgid "" "The css for individual dashboards can be altered here, or in the " "dashboard view where changes are immediately visible" msgstr "" -#: superset/views/core.py:460 +#: superset/views/core.py:556 msgid "To get a readable URL for your dashboard" msgstr "" -#: superset/views/core.py:461 +#: superset/views/core.py:557 msgid "" "This JSON object is generated dynamically when clicking the save or " "overwrite button in the dashboard view. It is exposed here for reference " "and for power users who may want to alter specific parameters." msgstr "" -#: superset/views/core.py:466 +#: superset/views/core.py:562 msgid "Owners is a list of users who can alter the dashboard." msgstr "" -#: superset/views/core.py:474 superset/views/core.py:541 +#: superset/views/core.py:570 superset/views/core.py:640 msgid "Dashboard" msgstr "" -#: superset/views/core.py:476 +#: superset/views/core.py:572 msgid "Slug" msgstr "" -#: superset/views/core.py:481 +#: superset/views/core.py:577 msgid "Position JSON" msgstr "" -#: superset/views/core.py:483 +#: superset/views/core.py:579 msgid "JSON Metadata" msgstr "" -#: superset/views/core.py:484 +#: superset/views/core.py:580 msgid "Underlying Tables" msgstr "" -#: superset/views/core.py:507 +#: superset/views/core.py:603 msgid "Export" msgstr "" -#: superset/views/core.py:507 +#: superset/views/core.py:603 msgid "Export dashboards?" msgstr "" -#: superset/views/core.py:557 +#: superset/views/core.py:668 msgid "Action" msgstr "" -#: superset/views/core.py:558 +#: superset/views/core.py:669 msgid "dttm" msgstr "" -#: superset/views/core.py:565 +#: superset/views/core.py:677 msgid "Action Log" msgstr "" -#: superset/views/core.py:796 +#: superset/views/core.py:875 msgid "Access was requested" msgstr "" -#: superset/views/core.py:857 +#: superset/views/core.py:936 #, python-format msgid "" "%(user)s was granted the role %(role)s that gives access to the " "%(datasource)s" msgstr "" -#: superset/views/core.py:873 +#: superset/views/core.py:952 #, python-format msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" msgstr "" -#: superset/views/core.py:882 +#: superset/views/core.py:961 msgid "You have no permission to approve this request" msgstr "" -#: superset/views/core.py:1646 +#: superset/views/core.py:1287 superset/views/core.py:1292 +#: superset/views/core.py:1400 superset/views/core.py:1414 +msgid "You don't have the rights to " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1400 +msgid "alter this " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1292 +msgid "chart" +msgstr "" + +#: superset/views/core.py:1292 superset/views/core.py:1414 +msgid "create a " +msgstr "" + +#: superset/views/core.py:1401 superset/views/core.py:1414 +msgid "dashboard" +msgstr "" + +#: superset/views/core.py:1949 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/views/core.py:1652 +#: superset/views/core.py:1955 #, python-format -msgid "Slice %(id)s not found" +msgid "Chart %(id)s not found" msgstr "" -#: superset/views/core.py:1664 +#: superset/views/core.py:1967 #, python-format msgid "Table %(t)s wasn't found in the database %(d)s" msgstr "" -#: superset/views/core.py:1803 +#: superset/views/core.py:2121 #, python-format msgid "Can't find User '%(name)s', please ask your admin to create one." msgstr "" -#: superset/views/core.py:1810 +#: superset/views/core.py:2128 #, python-format msgid "Can't find DruidCluster with cluster_name = '%(name)s'" msgstr "" -#: superset/views/core.py:2071 +#: superset/views/core.py:2407 msgid "Query record was not created as expected." msgstr "" -#: superset/views/core.py:2357 +#: superset/views/core.py:2718 msgid "Template Name" msgstr "" -#: superset/views/core.py:2368 +#: superset/views/core.py:2730 msgid "CSS Templates" msgstr "" -#: superset/views/core.py:2379 +#: superset/views/core.py:2741 msgid "SQL Editor" msgstr "" -#: superset/views/core.py:2384 superset/views/core.py:2393 +#: superset/views/core.py:2746 superset/views/core.py:2756 msgid "SQL Lab" msgstr "" -#: superset/views/core.py:2388 +#: superset/views/core.py:2751 msgid "Query Search" msgstr "" -#: superset/views/sql_lab.py:20 +#: superset/views/core.py:2761 +msgid "Upload a CSV" +msgstr "" + +#: superset/views/sql_lab.py:25 msgid "Status" msgstr "" -#: superset/views/sql_lab.py:21 +#: superset/views/sql_lab.py:26 msgid "Start Time" msgstr "" -#: superset/views/sql_lab.py:22 superset/views/sql_lab.py:58 +#: superset/views/sql_lab.py:27 superset/views/sql_lab.py:64 msgid "End Time" msgstr "" -#: superset/views/sql_lab.py:28 +#: superset/views/sql_lab.py:34 msgid "Queries" msgstr "" -#: superset/views/sql_lab.py:37 +#: superset/views/sql_lab.py:43 msgid "List Saved Query" msgstr "" -#: superset/views/sql_lab.py:38 +#: superset/views/sql_lab.py:44 msgid "Show Saved Query" msgstr "" -#: superset/views/sql_lab.py:39 +#: superset/views/sql_lab.py:45 msgid "Add Saved Query" msgstr "" -#: superset/views/sql_lab.py:40 +#: superset/views/sql_lab.py:46 msgid "Edit Saved Query" msgstr "" -#: superset/views/sql_lab.py:59 +#: superset/views/sql_lab.py:65 msgid "Pop Tab Link" msgstr "" -#: superset/views/sql_lab.py:60 +#: superset/views/sql_lab.py:66 msgid "Changed on" msgstr "" -#: superset/views/sql_lab.py:79 +#: superset/views/sql_lab.py:86 msgid "Saved Queries" msgstr "" @@ -5286,3 +6575,1413 @@ msgstr "" #~ msgid "Select [%s]" #~ msgstr "" +#~ msgid "[Superset] Access to the datasource %(name)s was granted" +#~ msgstr "" + +#~ msgid "Please choose at least one \"Group by\" field " +#~ msgstr "" + +#~ msgid "'Group By' and 'Columns' can't overlap" +#~ msgstr "" + +#~ msgid "Must have one numeric column specified" +#~ msgstr "" + +#~ msgid "Track Job" +#~ msgstr "" + +#~ msgid "Loading..." +#~ msgstr "" + +#~ msgid "Export CSV" +#~ msgstr "" + +#~ msgid "description" +#~ msgstr "" + +#~ msgid "bolt" +#~ msgstr "" + +#~ msgid "Something went wrong while fetching the datasource list" +#~ msgstr "" + +#~ msgid "Click to point to another datasource" +#~ msgstr "" + +#~ msgid "Edit the datasource's configuration" +#~ msgstr "" + +#~ msgid "Select a datasource" +#~ msgstr "" + +#~ msgid "Error while fetching data" +#~ msgstr "" + +#~ msgid "" +#~ "A reference to the [Time] configuration," +#~ " taking granularity into account" +#~ msgstr "" + +#~ msgid "Y Axis Bounds" +#~ msgstr "" + +#~ msgid "Annotation Layers" +#~ msgstr "" + +#~ msgid "Annotation layers to overlay on the visualization" +#~ msgstr "" + +#~ msgid "Select a annotation layer" +#~ msgstr "" + +#~ msgid "Error while fetching annotation layers" +#~ msgstr "" + +#~ msgid "Show totals" +#~ msgstr "" + +#~ msgid "Display total row/column" +#~ msgstr "" + +#~ msgid "Show the value on top of the bar" +#~ msgstr "" + +#~ msgid "Combine Metrics" +#~ msgstr "" + +#~ msgid "" +#~ "Display metrics side by side within " +#~ "each column, as opposed to each " +#~ "column being displayed side by side " +#~ "for each metric." +#~ msgstr "" + +#~ msgid "One or many controls to pivot as columns" +#~ msgstr "" + +#~ msgid "Bottom Margin" +#~ msgstr "" + +#~ msgid "Bottom margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" + +#~ msgid "Left Margin" +#~ msgstr "" + +#~ msgid "Left margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" + +#~ msgid "7 days ago" +#~ msgstr "" + +#~ msgid "Min Periods" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "Y bounds" +#~ msgstr "" + +#~ msgid "Whether to display the min and max values of the Y axis" +#~ msgstr "" + +#~ msgid "Color Scheme" +#~ msgstr "" + +#~ msgid "The color scheme for rendering chart" +#~ msgstr "" + +#~ msgid "Annotations" +#~ msgstr "" + +#~ msgid "ISO 3166-2 codes of region/province/department" +#~ msgstr "" + +#~ msgid "" +#~ "It's ISO 3166-2 of your " +#~ "region/province/department in your table. (see" +#~ " documentation for list of ISO " +#~ "3166-2)" +#~ msgstr "" + +#~ msgid "Slices" +#~ msgstr "" + +#~ msgid "Databases" +#~ msgstr "" + +#~ msgid "Druid Clusters" +#~ msgstr "" + +#~ msgid "Sources" +#~ msgstr "" + +#~ msgid "Associated Slices" +#~ msgstr "" + +#~ msgid "Druid Datasources" +#~ msgstr "" + +#~ msgid "Scan New Datasources" +#~ msgstr "" + +#~ msgid "Refresh Druid Metadata" +#~ msgstr "" + +#~ msgid "Tables" +#~ msgstr "" + +#~ msgid "Import" +#~ msgstr "" + +#~ msgid "Welcome!" +#~ msgstr "" + +#~ msgid "Manage" +#~ msgstr "" + +#~ msgid "Datasource %(name)s already exists" +#~ msgstr "" + +#~ msgid "Delete" +#~ msgstr "" + +#~ msgid "Delete all Really?" +#~ msgstr "" + +#~ msgid "This endpoint requires the `all_datasource_access` permission" +#~ msgstr "" + +#~ msgid "The datasource seems to have been deleted" +#~ msgstr "" + +#~ msgid "The access requests seem to have been deleted" +#~ msgstr "" + +#~ msgid "The user seems to have been deleted" +#~ msgstr "" + +#~ msgid "You don't have access to this datasource" +#~ msgstr "" + +#~ msgid "" +#~ "This view requires the database %(name)s" +#~ " or `all_datasource_access` permission" +#~ msgstr "" + +#~ msgid "" +#~ "This endpoint requires the datasource " +#~ "%(name)s, database or `all_datasource_access` " +#~ "permission" +#~ msgstr "" + +#~ msgid "" +#~ "All the queries in Sql Lab are " +#~ "going to be executed on behalf of" +#~ " currently authorized user." +#~ msgstr "" + +#~ msgid "Impersonate queries to the database" +#~ msgstr "" + +#~ msgid "Import Dashboards" +#~ msgstr "" + +#~ msgid "Access requests" +#~ msgstr "" + +#~ msgid "Security" +#~ msgstr "" + +#~ msgid "List Slices" +#~ msgstr "" + +#~ msgid "Show Slice" +#~ msgstr "" + +#~ msgid "Add Slice" +#~ msgstr "" + +#~ msgid "Edit Slice" +#~ msgstr "" + +#~ msgid "Slice" +#~ msgstr "" + +#~ msgid "Export" +#~ msgstr "" + +#~ msgid "Export dashboards?" +#~ msgstr "" + +#~ msgid "Action Log" +#~ msgstr "" + +#~ msgid "Access was requested" +#~ msgstr "" + +#~ msgid "" +#~ "%(user)s was granted the role %(role)s" +#~ " that gives access to the " +#~ "%(datasource)s" +#~ msgstr "" + +#~ msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" +#~ msgstr "" + +#~ msgid "You have no permission to approve this request" +#~ msgstr "" + +#~ msgid "" +#~ "Malformed request. slice_id or table_name " +#~ "and db_name arguments are expected" +#~ msgstr "" + +#~ msgid "Slice %(id)s not found" +#~ msgstr "" + +#~ msgid "Table %(t)s wasn't found in the database %(d)s" +#~ msgstr "" + +#~ msgid "Can't find User '%(name)s', please ask your admin to create one." +#~ msgstr "" + +#~ msgid "Can't find DruidCluster with cluster_name = '%(name)s'" +#~ msgstr "" + +#~ msgid "CSS Templates" +#~ msgstr "" + +#~ msgid "SQL Lab" +#~ msgstr "" + +#~ msgid "Queries" +#~ msgstr "" + +#~ msgid "Saved Queries" +#~ msgstr "" + +#~ msgid "Time Column" +#~ msgstr "" + +#~ msgid "second" +#~ msgstr "" + +#~ msgid "minute" +#~ msgstr "" + +#~ msgid "hour" +#~ msgstr "" + +#~ msgid "day" +#~ msgstr "" + +#~ msgid "week" +#~ msgstr "" + +#~ msgid "month" +#~ msgstr "" + +#~ msgid "quarter" +#~ msgstr "" + +#~ msgid "year" +#~ msgstr "" + +#~ msgid "week_ending_saturday" +#~ msgstr "" + +#~ msgid "week_start_sunday" +#~ msgstr "" + +#~ msgid "week_start_monday" +#~ msgstr "" + +#~ msgid "5 minute" +#~ msgstr "" + +#~ msgid "half hour" +#~ msgstr "" + +#~ msgid "10 minute" +#~ msgstr "" + +#~ msgid "Table Name" +#~ msgstr "" + +#~ msgid "Name of table to be created from csv data." +#~ msgstr "" + +#~ msgid "CSV File" +#~ msgstr "" + +#~ msgid "Select a CSV file to be uploaded to a database." +#~ msgstr "" + +#~ msgid "CSV Files Only!" +#~ msgstr "" + +#~ msgid "Database" +#~ msgstr "" + +#~ msgid "Delimiter" +#~ msgstr "" + +#~ msgid "Delimiter used by CSV file (for whitespace use \\s+)." +#~ msgstr "" + +#~ msgid "Table Exists" +#~ msgstr "" + +#~ msgid "" +#~ "If table exists do one of the " +#~ "following: Fail (do nothing), Replace " +#~ "(drop and recreate table) or Append " +#~ "(insert data)." +#~ msgstr "" + +#~ msgid "Fail" +#~ msgstr "" + +#~ msgid "Replace" +#~ msgstr "" + +#~ msgid "Append" +#~ msgstr "" + +#~ msgid "Schema" +#~ msgstr "" + +#~ msgid "Specify a schema (if database flavour supports this)." +#~ msgstr "" + +#~ msgid "Header Row" +#~ msgstr "" + +#~ msgid "" +#~ "Row containing the headers to use " +#~ "as column names (0 is first line" +#~ " of data). Leave empty if there " +#~ "is no header row." +#~ msgstr "" + +#~ msgid "Index Column" +#~ msgstr "" + +#~ msgid "" +#~ "Column to use as the row labels" +#~ " of the dataframe. Leave empty if " +#~ "no index column." +#~ msgstr "" + +#~ msgid "Mangle Duplicate Columns" +#~ msgstr "" + +#~ msgid "Specify duplicate columns as \"X.0, X.1\"." +#~ msgstr "" + +#~ msgid "Skip Initial Space" +#~ msgstr "" + +#~ msgid "Skip spaces after delimiter." +#~ msgstr "" + +#~ msgid "Skip Rows" +#~ msgstr "" + +#~ msgid "Number of rows to skip at start of file." +#~ msgstr "" + +#~ msgid "Rows to Read" +#~ msgstr "" + +#~ msgid "Number of rows of file to read." +#~ msgstr "" + +#~ msgid "Skip Blank Lines" +#~ msgstr "" + +#~ msgid "Skip blank lines rather than interpreting them as NaN values." +#~ msgstr "" + +#~ msgid "Parse Dates" +#~ msgstr "" + +#~ msgid "A comma separated list of columns that should be parsed as dates." +#~ msgstr "" + +#~ msgid "Infer Datetime Format" +#~ msgstr "" + +#~ msgid "Use Pandas to interpret the datetime format automatically." +#~ msgstr "" + +#~ msgid "Decimal Character" +#~ msgstr "" + +#~ msgid "Character to interpret as decimal point." +#~ msgstr "" + +#~ msgid "Dataframe Index" +#~ msgstr "" + +#~ msgid "Write dataframe index as a column." +#~ msgstr "" + +#~ msgid "Column Label(s)" +#~ msgstr "" + +#~ msgid "" +#~ "Column label for index column(s). If " +#~ "None is given and Dataframe Index " +#~ "is True, Index Names are used." +#~ msgstr "" + +#~ msgid "Viz is missing a datasource" +#~ msgstr "" + +#~ msgid "From date cannot be larger than to date" +#~ msgstr "" + +#~ msgid "Table View" +#~ msgstr "" + +#~ msgid "Pick a granularity in the Time section or uncheck 'Include Time'" +#~ msgstr "" + +#~ msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" +#~ msgstr "" + +#~ msgid "Time Table View" +#~ msgstr "" + +#~ msgid "Pick at least one metric" +#~ msgstr "" + +#~ msgid "When using 'Group By' you are limited to use a single metric" +#~ msgstr "" + +#~ msgid "Pivot Table" +#~ msgstr "" + +#~ msgid "Please choose at least one 'Group by' field " +#~ msgstr "" + +#~ msgid "Please choose at least one metric" +#~ msgstr "" + +#~ msgid "Group By' and 'Columns' can't overlap" +#~ msgstr "" + +#~ msgid "Markup" +#~ msgstr "" + +#~ msgid "Separator" +#~ msgstr "" + +#~ msgid "Word Cloud" +#~ msgstr "" + +#~ msgid "Treemap" +#~ msgstr "" + +#~ msgid "Calendar Heatmap" +#~ msgstr "" + +#~ msgid "Box Plot" +#~ msgstr "" + +#~ msgid "Bubble Chart" +#~ msgstr "" + +#~ msgid "Pick a metric for x, y and size" +#~ msgstr "" + +#~ msgid "Bullet Chart" +#~ msgstr "" + +#~ msgid "Pick a metric to display" +#~ msgstr "" + +#~ msgid "Big Number with Trendline" +#~ msgstr "" + +#~ msgid "Pick a metric!" +#~ msgstr "" + +#~ msgid "Big Number" +#~ msgstr "" + +#~ msgid "Time Series - Line Chart" +#~ msgstr "" + +#~ msgid "Pick a time granularity for your time series" +#~ msgstr "" + +#~ msgid "" +#~ "`Since` and `Until` time bounds should" +#~ " be specified when using the `Time" +#~ " Shift` feature." +#~ msgstr "" + +#~ msgid "Time Series - Dual Axis Line Chart" +#~ msgstr "" + +#~ msgid "Pick a metric for left axis!" +#~ msgstr "" + +#~ msgid "Pick a metric for right axis!" +#~ msgstr "" + +#~ msgid "Please choose different metrics on left and right axis" +#~ msgstr "" + +#~ msgid "Time Series - Bar Chart" +#~ msgstr "" + +#~ msgid "Time Series - Period Pivot" +#~ msgstr "" + +#~ msgid "Time Series - Percent Change" +#~ msgstr "" + +#~ msgid "Time Series - Stacked" +#~ msgstr "" + +#~ msgid "Distribution - NVD3 - Pie Chart" +#~ msgstr "" + +#~ msgid "Histogram" +#~ msgstr "" + +#~ msgid "Must have at least one numeric column specified" +#~ msgstr "" + +#~ msgid "Distribution - Bar Chart" +#~ msgstr "" + +#~ msgid "Can't have overlap between Series and Breakdowns" +#~ msgstr "" + +#~ msgid "Pick at least one field for [Series]" +#~ msgstr "" + +#~ msgid "Sunburst" +#~ msgstr "" + +#~ msgid "Sankey" +#~ msgstr "" + +#~ msgid "Pick exactly 2 columns as [Source / Target]" +#~ msgstr "" + +#~ msgid "" +#~ "There's a loop in your Sankey, " +#~ "please provide a tree. Here's a " +#~ "faulty link: {}" +#~ msgstr "" + +#~ msgid "Directed Force Layout" +#~ msgstr "" + +#~ msgid "Pick exactly 2 columns to 'Group By'" +#~ msgstr "" + +#~ msgid "Country Map" +#~ msgstr "" + +#~ msgid "World Map" +#~ msgstr "" + +#~ msgid "Filters" +#~ msgstr "" + +#~ msgid "Pick at least one filter field" +#~ msgstr "" + +#~ msgid "iFrame" +#~ msgstr "" + +#~ msgid "Parallel Coordinates" +#~ msgstr "" + +#~ msgid "Heatmap" +#~ msgstr "" + +#~ msgid "Horizon Charts" +#~ msgstr "" + +#~ msgid "Mapbox" +#~ msgstr "" + +#~ msgid "Must have a [Group By] column to have 'count' as the [Label]" +#~ msgstr "" + +#~ msgid "Choice of [Label] must be present in [Group By]" +#~ msgstr "" + +#~ msgid "Choice of [Point Radius] must be present in [Group By]" +#~ msgstr "" + +#~ msgid "[Longitude] and [Latitude] columns must be present in [Group By]" +#~ msgstr "" + +#~ msgid "Deck.gl - Multiple Layers" +#~ msgstr "" + +#~ msgid "Bad spatial key" +#~ msgstr "" + +#~ msgid "Deck.gl - Scatter plot" +#~ msgstr "" + +#~ msgid "Deck.gl - Screen Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - Paths" +#~ msgstr "" + +#~ msgid "Deck.gl - Polygon" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D HEX" +#~ msgstr "" + +#~ msgid "Deck.gl - GeoJSON" +#~ msgstr "" + +#~ msgid "Deck.gl - Arc" +#~ msgstr "" + +#~ msgid "Event flow" +#~ msgstr "" + +#~ msgid "Time Series - Paired t-test" +#~ msgstr "" + +#~ msgid "Time Series - Nightingale Rose Chart" +#~ msgstr "" + +#~ msgid "Partition Diagram" +#~ msgstr "" + +#~ msgid "Metric(s) {} must be aggregations." +#~ msgstr "" + +#~ msgid "No data was returned." +#~ msgstr "" + +#~ msgid "Unsupported extraction function: " +#~ msgstr "" + +#~ msgid "List Druid Column" +#~ msgstr "" + +#~ msgid "Show Druid Column" +#~ msgstr "" + +#~ msgid "Add Druid Column" +#~ msgstr "" + +#~ msgid "Edit Druid Column" +#~ msgstr "" + +#~ msgid "Column" +#~ msgstr "" + +#~ msgid "Type" +#~ msgstr "" + +#~ msgid "Datasource" +#~ msgstr "" + +#~ msgid "Groupable" +#~ msgstr "" + +#~ msgid "Filterable" +#~ msgstr "" + +#~ msgid "Count Distinct" +#~ msgstr "" + +#~ msgid "Sum" +#~ msgstr "" + +#~ msgid "Min" +#~ msgstr "" + +#~ msgid "Max" +#~ msgstr "" + +#~ msgid "" +#~ "Whether this column is exposed in " +#~ "the `Filters` section of the explore " +#~ "view." +#~ msgstr "" + +#~ msgid "List Druid Metric" +#~ msgstr "" + +#~ msgid "Show Druid Metric" +#~ msgstr "" + +#~ msgid "Add Druid Metric" +#~ msgstr "" + +#~ msgid "Edit Druid Metric" +#~ msgstr "" + +#~ msgid "" +#~ "Whether the access to this metric " +#~ "is restricted to certain roles. Only " +#~ "roles with the permission 'metric access" +#~ " on XXX (the name of this " +#~ "metric)' are allowed to access this " +#~ "metric" +#~ msgstr "" + +#~ msgid "Metric" +#~ msgstr "" + +#~ msgid "Description" +#~ msgstr "" + +#~ msgid "Verbose Name" +#~ msgstr "" + +#~ msgid "JSON" +#~ msgstr "" + +#~ msgid "Druid Datasource" +#~ msgstr "" + +#~ msgid "Warning Message" +#~ msgstr "" + +#~ msgid "List Druid Cluster" +#~ msgstr "" + +#~ msgid "Show Druid Cluster" +#~ msgstr "" + +#~ msgid "Add Druid Cluster" +#~ msgstr "" + +#~ msgid "Edit Druid Cluster" +#~ msgstr "" + +#~ msgid "Cluster" +#~ msgstr "" + +#~ msgid "Coordinator Host" +#~ msgstr "" + +#~ msgid "Coordinator Port" +#~ msgstr "" + +#~ msgid "Coordinator Endpoint" +#~ msgstr "" + +#~ msgid "Broker Host" +#~ msgstr "" + +#~ msgid "Broker Port" +#~ msgstr "" + +#~ msgid "Broker Endpoint" +#~ msgstr "" + +#~ msgid "List Druid Datasource" +#~ msgstr "" + +#~ msgid "Show Druid Datasource" +#~ msgstr "" + +#~ msgid "Add Druid Datasource" +#~ msgstr "" + +#~ msgid "Edit Druid Datasource" +#~ msgstr "" + +#~ msgid "" +#~ "The list of slices associated with " +#~ "this table. By altering this datasource," +#~ " you may change how these associated" +#~ " slices behave. Also note that slices" +#~ " need to point to a datasource, " +#~ "so this form will fail at saving" +#~ " if removing slices from a " +#~ "datasource. If you want to change " +#~ "the datasource for a slice, overwrite" +#~ " the slice from the 'explore view'" +#~ msgstr "" + +#~ msgid "Timezone offset (in hours) for this datasource" +#~ msgstr "" + +#~ msgid "" +#~ "Time expression to use as a " +#~ "predicate when retrieving distinct values " +#~ "to populate the filter component. Only" +#~ " applies when `Enable Filter Select` " +#~ "is on. If you enter `7 days " +#~ "ago`, the distinct list of values " +#~ "in the filter will be populated " +#~ "based on the distinct value over " +#~ "the past week" +#~ msgstr "" + +#~ msgid "" +#~ "Whether to populate the filter's " +#~ "dropdown in the explore view's filter" +#~ " section with a list of distinct " +#~ "values fetched from the backend on " +#~ "the fly" +#~ msgstr "" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the datasource from the " +#~ "datasource list" +#~ msgstr "" + +#~ msgid "Associated Charts" +#~ msgstr "" + +#~ msgid "Data Source" +#~ msgstr "" + +#~ msgid "Owner" +#~ msgstr "" + +#~ msgid "Is Hidden" +#~ msgstr "" + +#~ msgid "Enable Filter Select" +#~ msgstr "" + +#~ msgid "Default Endpoint" +#~ msgstr "" + +#~ msgid "Time Offset" +#~ msgstr "" + +#~ msgid "Cache Timeout" +#~ msgstr "" + +#~ msgid "" +#~ "Datetime column not provided as part " +#~ "table configuration and is required by" +#~ " this type of chart" +#~ msgstr "" + +#~ msgid "Empty query?" +#~ msgstr "" + +#~ msgid "Metric '{}' is not valid" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] doesn't seem to exist " +#~ "in the specified database, couldn't " +#~ "fetch column information" +#~ msgstr "" + +#~ msgid "List Columns" +#~ msgstr "" + +#~ msgid "Show Column" +#~ msgstr "" + +#~ msgid "Add Column" +#~ msgstr "" + +#~ msgid "Edit Column" +#~ msgstr "" + +#~ msgid "" +#~ "Whether to make this column available" +#~ " as a [Time Granularity] option, " +#~ "column has to be DATETIME or " +#~ "DATETIME-like" +#~ msgstr "" + +#~ msgid "" +#~ "The data type that was inferred by" +#~ " the database. It may be necessary" +#~ " to input a type manually for " +#~ "expression-defined columns in some cases." +#~ " In most case users should not " +#~ "need to alter this." +#~ msgstr "" + +#~ msgid "Table" +#~ msgstr "" + +#~ msgid "Expression" +#~ msgstr "" + +#~ msgid "Is temporal" +#~ msgstr "" + +#~ msgid "Datetime Format" +#~ msgstr "" + +#~ msgid "Database Expression" +#~ msgstr "" + +#~ msgid "List Metrics" +#~ msgstr "" + +#~ msgid "Show Metric" +#~ msgstr "" + +#~ msgid "Add Metric" +#~ msgstr "" + +#~ msgid "Edit Metric" +#~ msgstr "" + +#~ msgid "SQL Expression" +#~ msgstr "" + +#~ msgid "D3 Format" +#~ msgstr "" + +#~ msgid "Is Restricted" +#~ msgstr "" + +#~ msgid "List Tables" +#~ msgstr "" + +#~ msgid "Show Table" +#~ msgstr "" + +#~ msgid "Add Table" +#~ msgstr "" + +#~ msgid "Edit Table" +#~ msgstr "" + +#~ msgid "Name of the table that exists in the source database" +#~ msgstr "" + +#~ msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +#~ msgstr "" + +#~ msgid "" +#~ "This fields acts a Superset view, " +#~ "meaning that Superset will run a " +#~ "query against this string as a " +#~ "subquery." +#~ msgstr "" + +#~ msgid "" +#~ "Predicate applied when fetching distinct " +#~ "value to populate the filter control " +#~ "component. Supports jinja template syntax. " +#~ "Applies only when `Enable Filter Select`" +#~ " is on." +#~ msgstr "" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the table from the table " +#~ "list" +#~ msgstr "" + +#~ msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "A set of parameters that become " +#~ "available in the query using Jinja " +#~ "templating syntax" +#~ msgstr "" + +#~ msgid "Changed By" +#~ msgstr "" + +#~ msgid "Last Changed" +#~ msgstr "" + +#~ msgid "Offset" +#~ msgstr "" + +#~ msgid "Fetch Values Predicate" +#~ msgstr "" + +#~ msgid "Main Datetime Column" +#~ msgstr "" + +#~ msgid "SQL Lab View" +#~ msgstr "" + +#~ msgid "Template parameters" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] could not be found, " +#~ "please double check your database " +#~ "connection, schema, and table name" +#~ msgstr "" + +#~ msgid "" +#~ "The table was created. As part of" +#~ " this two phase configuration process, " +#~ "you should now click the edit " +#~ "button by the new table to " +#~ "configure it." +#~ msgstr "" + +#~ msgid "Metadata refreshed for the following table(s): %(tables)s" +#~ msgstr "" + +#~ msgid "Profile" +#~ msgstr "" + +#~ msgid "Logout" +#~ msgstr "" + +#~ msgid "Login" +#~ msgstr "" + +#~ msgid "Record Count" +#~ msgstr "" + +#~ msgid "No records found" +#~ msgstr "" + +#~ msgid "Add Filter" +#~ msgstr "" + +#~ msgid "Import dashboards" +#~ msgstr "" + +#~ msgid "No Access!" +#~ msgstr "" + +#~ msgid "You do not have permissions to access the datasource(s): %(name)s." +#~ msgstr "" + +#~ msgid "Request Permissions" +#~ msgstr "" + +#~ msgid "Cancel" +#~ msgstr "" + +#~ msgid "Test Connection" +#~ msgstr "" + +#~ msgid "json isn't valid" +#~ msgstr "" + +#~ msgid "List Databases" +#~ msgstr "" + +#~ msgid "Show Database" +#~ msgstr "" + +#~ msgid "Add Database" +#~ msgstr "" + +#~ msgid "Edit Database" +#~ msgstr "" + +#~ msgid "Expose this DB in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "Allow users to run synchronous queries," +#~ " this is the default and should " +#~ "work well for queries that can be" +#~ " executed within a web request scope" +#~ " (<~1 minute)" +#~ msgstr "" + +#~ msgid "" +#~ "Allow users to run queries, against " +#~ "an async backend. This assumes that " +#~ "you have a Celery worker setup as" +#~ " well as a results backend." +#~ msgstr "" + +#~ msgid "Allow CREATE TABLE AS option in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "Allow users to run non-SELECT " +#~ "statements (UPDATE, DELETE, CREATE, ...) " +#~ "in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "When allowing CREATE TABLE AS option " +#~ "in SQL Lab, this option forces the" +#~ " table to be created in this " +#~ "schema" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "" +#~ "Allow SQL Lab to fetch a list " +#~ "of all tables and all views across" +#~ " all database schemas. For large data" +#~ " warehouse with thousands of tables, " +#~ "this can be expensive and put " +#~ "strain on the system." +#~ msgstr "" + +#~ msgid "Expose in SQL Lab" +#~ msgstr "" + +#~ msgid "Allow CREATE TABLE AS" +#~ msgstr "" + +#~ msgid "Allow DML" +#~ msgstr "" + +#~ msgid "CTAS Schema" +#~ msgstr "" + +#~ msgid "Creator" +#~ msgstr "" + +#~ msgid "SQLAlchemy URI" +#~ msgstr "" + +#~ msgid "Extra" +#~ msgstr "" + +#~ msgid "Allow Run Sync" +#~ msgstr "" + +#~ msgid "Allow Run Async" +#~ msgstr "" + +#~ msgid "Impersonate the logged on user" +#~ msgstr "" + +#~ msgid "CSV to Database configuration" +#~ msgstr "" + +#~ msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +#~ msgstr "" + +#~ msgid "User" +#~ msgstr "" + +#~ msgid "User Roles" +#~ msgstr "" + +#~ msgid "Database URL" +#~ msgstr "" + +#~ msgid "Roles to grant" +#~ msgstr "" + +#~ msgid "Created On" +#~ msgstr "" + +#~ msgid "List Charts" +#~ msgstr "" + +#~ msgid "Show Chart" +#~ msgstr "" + +#~ msgid "Add Chart" +#~ msgstr "" + +#~ msgid "Edit Chart" +#~ msgstr "" + +#~ msgid "" +#~ "These parameters are generated dynamically " +#~ "when clicking the save or overwrite " +#~ "button in the explore view. This " +#~ "JSON object is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" + +#~ msgid "Duration (in seconds) of the caching timeout for this slice." +#~ msgstr "" + +#~ msgid "Dashboards" +#~ msgstr "" + +#~ msgid "Last Modified" +#~ msgstr "" + +#~ msgid "Owners" +#~ msgstr "" + +#~ msgid "Parameters" +#~ msgstr "" + +#~ msgid "Chart" +#~ msgstr "" + +#~ msgid "Name" +#~ msgstr "" + +#~ msgid "Visualization Type" +#~ msgstr "" + +#~ msgid "List Dashboards" +#~ msgstr "" + +#~ msgid "Show Dashboard" +#~ msgstr "" + +#~ msgid "Add Dashboard" +#~ msgstr "" + +#~ msgid "Edit Dashboard" +#~ msgstr "" + +#~ msgid "" +#~ "This json object describes the " +#~ "positioning of the widgets in the " +#~ "dashboard. It is dynamically generated " +#~ "when adjusting the widgets size and " +#~ "positions by using drag & drop in" +#~ " the dashboard view" +#~ msgstr "" + +#~ msgid "" +#~ "The css for individual dashboards can" +#~ " be altered here, or in the " +#~ "dashboard view where changes are " +#~ "immediately visible" +#~ msgstr "" + +#~ msgid "To get a readable URL for your dashboard" +#~ msgstr "" + +#~ msgid "" +#~ "This JSON object is generated " +#~ "dynamically when clicking the save or" +#~ " overwrite button in the dashboard " +#~ "view. It is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" + +#~ msgid "Owners is a list of users who can alter the dashboard." +#~ msgstr "" + +#~ msgid "Dashboard" +#~ msgstr "" + +#~ msgid "Title" +#~ msgstr "" + +#~ msgid "Slug" +#~ msgstr "" + +#~ msgid "Charts" +#~ msgstr "" + +#~ msgid "Modified" +#~ msgstr "" + +#~ msgid "Position JSON" +#~ msgstr "" + +#~ msgid "CSS" +#~ msgstr "" + +#~ msgid "JSON Metadata" +#~ msgstr "" + +#~ msgid "Underlying Tables" +#~ msgstr "" + +#~ msgid "Action" +#~ msgstr "" + +#~ msgid "dttm" +#~ msgstr "" + +#~ msgid "You don't have the rights to " +#~ msgstr "" + +#~ msgid "alter this " +#~ msgstr "" + +#~ msgid "chart" +#~ msgstr "" + +#~ msgid "create a " +#~ msgstr "" + +#~ msgid "dashboard" +#~ msgstr "" + +#~ msgid "Query record was not created as expected." +#~ msgstr "" + +#~ msgid "Template Name" +#~ msgstr "" + +#~ msgid "SQL Editor" +#~ msgstr "" + +#~ msgid "Query Search" +#~ msgstr "" + +#~ msgid "Status" +#~ msgstr "" + +#~ msgid "Start Time" +#~ msgstr "" + +#~ msgid "End Time" +#~ msgstr "" + +#~ msgid "List Saved Query" +#~ msgstr "" + +#~ msgid "Show Saved Query" +#~ msgstr "" + +#~ msgid "Add Saved Query" +#~ msgstr "" + +#~ msgid "Edit Saved Query" +#~ msgstr "" + +#~ msgid "Label" +#~ msgstr "" + +#~ msgid "Pop Tab Link" +#~ msgstr "" + +#~ msgid "Changed on" +#~ msgstr "" + diff --git a/superset/translations/es/LC_MESSAGES/messages.json b/superset/translations/es/LC_MESSAGES/messages.json index ee006cf18b..405107dbe3 100644 --- a/superset/translations/es/LC_MESSAGES/messages.json +++ b/superset/translations/es/LC_MESSAGES/messages.json @@ -1 +1 @@ -{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=2; plural=(n != 1)","lang":"es"},"Time Column":[""],"second":[""],"minute":[""],"hour":[""],"day":[""],"week":[""],"month":[""],"quarter":[""],"year":[""],"week_start_monday":[""],"week_ending_saturday":[""],"week_start_sunday":[""],"5 minute":[""],"half hour":[""],"10 minute":[""],"[Superset] Access to the datasource %(name)s was granted":[""],"Table View":[""],"Pivot Table":[""],"Markup":[""],"Separator":[""],"Word Cloud":[""],"Treemap":[""],"Calendar Heatmap":[""],"Box Plot":[""],"Bubble Chart":[""],"Bullet Chart":[""],"Big Number with Trendline":[""],"Big Number":[""],"Time Series - Line Chart":[""],"Time Series - Dual Axis Line Chart":[""],"Time Series - Bar Chart":[""],"Time Series - Percent Change":[""],"Time Series - Stacked":[""],"Distribution - NVD3 - Pie Chart":[""],"Histogram":[""],"Distribution - Bar Chart":[""],"Sunburst":[""],"Sankey":[""],"Directed Force Layout":[""],"Country Map":[""],"World Map":[""],"Filters":[""],"iFrame":[""],"Parallel Coordinates":[""],"Heatmap":[""],"Horizon Charts":[""],"Mapbox":[""],"Event flow":[""],"Your query was saved":[""],"Your query could not be saved":[""],"Failed at retrieving results from the results backend":[""],"Could not connect to server":[""],"Your session timed out, please refresh your page and try again.":[""],"Query was stopped.":[""],"Failed at stopping query.":[""],"Error occurred while fetching table metadata":[""],"shared query":[""],"The query couldn't be loaded":[""],"An error occurred while creating the data source":[""],"Pick a chart type!":[""],"To use this chart type you need at least one column flagged as a date":[""],"To use this chart type you need at least one dimension":[""],"To use this chart type you need at least one aggregation function":[""],"Untitled Query":[""],"Copy of %s":[""],"share query":[""],"copy URL to clipboard":[""],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":[""],"It seems you don't have access to any database":[""],"Search Results":[""],"[From]-":[""],"[To]-":[""],"[Query Status]":[""],"Search":[""],"Open in SQL Editor":[""],"view results":[""],"Data preview":[""],"Visualize the data out of this query":[""],"Overwrite text in editor with a query on this table":[""],"Run query in a new tab":[""],"Remove query from log":[""],".CSV":[""],"Visualize":[""],"Query was stopped":[""],"Table":[""],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"The query returned no data":[""],"Run Selected Query":[""],"Run Query":[""],"Run query asynchronously":[""],"Stop":[""],"Undefined":[""],"Label":[""],"Label for your query":[""],"Description":[""],"Write a description for your query":[""],"Save":[""],"Cancel":[""],"Save Query":[""],"Run a query to display results here":[""],"Preview for %s":[""],"Results":[""],"Query History":[""],"It appears that the number of rows in the query results displayed was limited on the server side to the %s limit.":[""],"Create table as with query results":[""],"new table name":[""],"Error while fetching table list":[""],"Error while fetching schema list":[""],"Error while fetching database list":[""],"Database:":[""],"Select a database":[""],"Select a schema (%s)":[""],"Schema:":[""],"Add a table (%s)":[""],"Type to search ...":[""],"Reset State":[""],"Enter a new title for the tab":[""],"Untitled Query %s":[""],"close tab":[""],"rename tab":[""],"expand tool bar":[""],"hide tool bar":[""],"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 clipboard":[""],"Remove table preview":[""],"Pie Chart":[""],"%s is not right as a column name, please alias it (as in SELECT count(*) ":[""],"AS my_alias":[""],"using only alphanumeric characters and underscores":[""],"Creating a data source and popping a new tab":[""],"No results available for this query":[""],"Chart Type":[""],"[Chart Type]":[""],"Datasource Name":[""],"datasource name":[""],"Create a new slice":[""],"Choose a datasource":[""],"Choose a visualization type":[""],"Create new slice":[""],"Select ...":[""],"Loaded data cached":[""],"Loaded from cache":[""],"Click to force-refresh":[""],"Copy to clipboard":[""],"Not successful":[""],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[""],"Copied!":[""],"Title":[""],"click to edit title":[""],"You don't have the rights to alter this title.":[""],"Click to favorite/unfavorite":[""],"You have unsaved changes.":[""],"Click the":[""],"button on the top right to save your changes.":[""],"Served from data cached %s . Click to force refresh.":[""],"Click to force refresh":[""],"Error":[""],"Sorry, there was an error adding slices to this dashboard: %s":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Force refresh the whole dashboard":[""],"Edit this dashboard's properties":[""],"Load a template":[""],"Load a CSS template":[""],"CSS":[""],"Live CSS Editor":[""],"Don't refresh":[""],"10 seconds":[""],"30 seconds":[""],"1 minute":[""],"5 minutes":[""],"Refresh Interval":[""],"Choose the refresh frequency for this dashboard":[""],"This dashboard was saved successfully.":[""],"Sorry, there was an error saving this dashboard: ":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":[""],"Overwrite Dashboard [%s]":[""],"Save as:":[""],"[dashboard name]":[""],"Name":[""],"Viz":[""],"Modified":[""],"Add Slices":[""],"Add a new slice to the dashboard":[""],"Add Slices to Dashboard":[""],"Move chart":[""],"Force refresh data":[""],"Toggle chart description":[""],"Edit chart":[""],"Explore chart":[""],"Remove chart from dashboard":[""],"%s - untitled":[""],"Edit slice properties":[""],"Takes effect on chart immediatly":[""],"Error...":[""],"Query":[""],"Height":[""],"Width":[""],"Export to .json":[""],"Export to .csv format":[""],"Please enter a slice name":[""],"Please select a dashboard":[""],"Please enter a dashboard name":[""],"Save A Slice":[""],"Overwrite slice %s":[""],"Save as":[""],"[slice name]":[""],"Do not add to a dashboard":[""],"Add slice to existing dashboard":[""],"Add to new dashboard":[""],"Save & go to dashboard":[""],"Check out this slice: %s":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":[""],"Max":[""],"Filter value":[""],"Select metric":[""],"Select column":[""],"Select operator":[""],"Add Filter":[""],"Select %s":[""],"textarea":[""],"Edit":[""],"in modal":[""],"edit":[""],"Select a visualization type":[""],"Search / Filter":[""],"fetching dashboards failed for %s":[""],"Updating chart was stopped":[""],"An error occurred while rendering the visualization: %s":[""],"Query timeout":[""],"- visualization query are set to timeout at %s seconds. ":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is to large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[""],"Network error.":[""],"Failed to save slice":[""],"Datasource":[""],"Visualization Type":[""],"The type of visualization to display":[""],"Metrics":[""],"One or many metrics to display":[""],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[""],"Ordering":[""],"Choose the metric":[""],"Right Axis Metric":[""],"Choose a metric for right axis":[""],"Stacked Style":[""],"Linear Color Scheme":[""],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[""],"Horizon Color Scale":[""],"Defines how the color are attributed.":[""],"Rendering":[""],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":[""],"Number of steps to take between ticks when displaying the X scale":[""],"YScale Interval":[""],"Number of steps to take between ticks when displaying the Y scale":[""],"Include Time":[""],"Whether to include the time granularity as defined in the time section":[""],"Stacked Bars":[""],"Show Markers":[""],"Show data points as circle markers on the lines":[""],"Bar Values":[""],"Sort Bars":[""],"Sort bars by x labels.":[""],"Extra Controls":[""],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":[""],"Reduce X ticks":[""],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[""],"Include Series":[""],"Include series name as an axis":[""],"Color Metric":[""],"A metric to use for color":[""],"Country Name":[""],"The name of country that Superset should display":[""],"Country Field Type":[""],"The country code standard that Superset should expect to find in the [country] column":[""],"Group by":[""],"One or many controls to group by":[""],"Columns":[""],"Columns to display":[""],"X":[""],"Y":[""],"Origin":[""],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom marging, in pixels, allowing for more room for axis labels":[""],"Time Granularity":[""],"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`":[""],"Domain":[""],"The time unit used for the grouping of blocks":[""],"Subdomain":[""],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[""],"Link Length":[""],"Link length in the force layout":[""],"Charge":[""],"Charge in the force layout":[""],"The time column for the visualization. Note that you can define arbitrary expression that return a DATETIME column in the table or. Also note that the filter below is applied against this column or expression":[""],"Time Grain":[""],"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.":[""],"Resample Rule":[""],"Pandas resample rule":[""],"Resample How":[""],"Pandas resample how":[""],"Resample Fill Method":[""],"Pandas resample fill method":[""],"Since":[""],"Timestamp from filter. This supports free form typing and natural language as in `1 day ago`, `28 days` or `3 years`":[""],"Until":[""],"Max Bubble Size":[""],"Whisker/outlier options":[""],"Determines how whiskers and outliers are calculated.":[""],"Ratio":[""],"Target aspect ratio for treemap tiles.":[""],"Number format":[""],"Row limit":[""],"Series limit":[""],"Limits the number of time series that get displayed":[""],"Sort By":[""],"Metric used to define the top series":[""],"Rolling":[""],"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":[""],"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":[""],"URL":[""],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[""],"X Axis Label":[""],"Y Axis Label":[""],"Custom WHERE clause":[""],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Custom HAVING clause":[""],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Comparison Period Lag":[""],"Based on granularity, number of time periods to compare against":[""],"Comparison suffix":[""],"Suffix to apply after the percentage display":[""],"Table Timestamp Format":[""],"Timestamp Format":[""],"Series Height":[""],"Pixel height of each series":[""],"Page Length":[""],"Rows per page, 0 means no pagination":[""],"X Axis Format":[""],"Y Axis Format":[""],"Right Axis Format":[""],"Markup Type":[""],"Pick your favorite markup language":[""],"Rotation":[""],"Rotation to apply to words in the cloud":[""],"Line Style":[""],"Line interpolation as defined by d3.js":[""],"Label Type":[""],"What should be shown on the label?":[""],"Code":[""],"Put your code here":[""],"Aggregation function":[""],"Aggregate function to apply when pivoting and computing the total rows and columns":[""],"Font Size From":[""],"Font size for the smallest value in the list":[""],"Font Size To":[""],"Font size for the biggest value in the list":[""],"Instant Filtering":[""],"Whether to apply filters as they change, or wait forusers to hit an [Apply] button":[""],"Range Filter":[""],"Whether to display the time range interactive selector":[""],"Date Filter":[""],"Whether to include a time filter":[""],"Data Table":[""],"Whether to display the interactive data table":[""],"Search Box":[""],"Whether to include a client side search box":[""],"Table Filter":[""],"Whether to apply filter when table cell is clicked":[""],"Show Bubbles":[""],"Whether to display bubbles on top of countries":[""],"Legend":[""],"Whether to display the legend (toggles)":[""],"X bounds":[""],"Whether to display the min and max values of the X axis":[""],"Rich Tooltip":[""],"The rich tooltip shows a list of all series for that point in time":[""],"Y Log Scale":[""],"Use a log scale for the Y axis":[""],"X Log Scale":[""],"Use a log scale for the X axis":[""],"Donut":[""],"Do you want a donut or a pie?":[""],"Put labels outside":[""],"Put the labels outside the pie?":[""],"Contribution":[""],"Compute the contribution to the total":[""],"Period Ratio":[""],"[integer] Number of period to compare against, this is relative to the granularity selected":[""],"Period Ratio Type":[""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[""],"Time Shift":[""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":[""],"Description text that shows up below your Big Number":[""],"label":[""],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[""],"Map Style":[""],"Base layer map style":[""],"Clustering Radius":[""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Slice ID":[""],"The id of the active slice":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Time":[""],"Time related form attributes":[""],"Datasource & Chart Type":[""],"This section exposes ways to include snippets of SQL in your query":[""],"Advanced Analytics":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Filters are defined using comma delimited strings as in Leave the value control empty to filter empty strings or nullsFor filters with comma in values, wrap them in single quotesas in ":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":[""],"Breakdowns":[""],"Defines how each series is broken down":[""],"Axes":[""],"Dual Axis Line Chart":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"Left Axis Format":[""],"GROUP BY":[""],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":[""],"Use this section if you want to query atomic rows":[""],"Options":[""],"Bubbles":[""],"Histogram Options":[""],"Numeric Column":[""],"Select the numeric column to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":[""],"This secondary metric is used to define the color as a ratio against the primary metric. If the two metrics match, color is mapped level groups":[""],"Hierarchy":[""],"This defines the level of the hierarchy":[""],"Source / Target":[""],"Choose a source and a target":[""],"Force Layout":[""],"Chord Diagram":[""],"Choose a number format":[""],"Source":[""],"Choose a source":[""],"Target":[""],"Choose a target":[""],"ISO 3166-1 codes of region/province/department":[""],"It's ISO 3166-1 of your region/province/department in your table. (see documentation for list of ISO 3166-1)":[""],"Metric":[""],"Metric to display bottom title":[""],"Country Control":[""],"3 letter code of the country":[""],"Metric for color":[""],"Metric that defines the color of the country":[""],"Bubble size":[""],"Metric that defines the size of the bubble":[""],"Filter Box":[""],"Filter controls":[""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Axis & Metrics":[""],"Heatmap Options":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Viewport":[""],"Longitude":[""],"Column containing longitude data":[""],"Latitude":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":[""],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"The server could not be reached. You may want to verify your connection and try again.":[""],"An unknown error occurred. (Status: %s )":[""],"Query timeout - visualization query are set to time out at %s seconds.":[""],"Favorites":[""],"Created Content":[""],"Recent Activity":[""],"Security & Access":[""],"No slices":[""],"No dashboards":[""],"Dashboards":[""],"Slices":[""],"No favorite slices yet, go click on stars!":[""],"No favorite dashboards yet, go click on stars!":[""],"Roles":[""],"Databases":[""],"Datasources":[""],"Profile picture provided by Gravatar":[""],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Select [%s]":[""],"No data was returned.":[""],"List Druid Column":[""],"Show Druid Column":[""],"Add Druid Column":[""],"Edit Druid Column":[""],"Column":[""],"Type":[""],"Groupable":[""],"Filterable":[""],"Count Distinct":[""],"Sum":[""],"Whether this column is exposed in the `Filters` section of the explore view.":[""],"List Druid Metric":[""],"Show Druid Metric":[""],"Add Druid Metric":[""],"Edit Druid Metric":[""],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":[""],"Verbose Name":[""],"JSON":[""],"Druid Datasource":[""],"List Druid Cluster":[""],"Show Druid Cluster":[""],"Add Druid Cluster":[""],"Edit Druid Cluster":[""],"Cluster":[""],"Coordinator Host":[""],"Coordinator Port":[""],"Coordinator Endpoint":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":[""],"Sources":[""],"List Druid Datasource":[""],"Show Druid Datasource":[""],"Add Druid Datasource":[""],"Edit Druid Datasource":[""],"The list of slices associated with this table. By altering this datasource, you may change how these associated slices behave. Also note that slices need to point to a datasource, so this form will fail at saving if removing slices from a datasource. If you want to change the datasource for a slice, overwrite the slice 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":[""],"Associated Slices":[""],"Data Source":[""],"Owner":[""],"Is Hidden":[""],"Enable Filter Select":[""],"Default Endpoint":[""],"Time Offset":[""],"Cache Timeout":[""],"Druid Datasources":[""],"Refresh Druid Metadata":[""],"Datetime column not provided as part table configuration and is required by this type of chart":[""],"Metric '{}' is not valid":[""],"List 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.":[""],"Expression":[""],"Is temporal":[""],"Datetime Format":[""],"Database Expression":[""],"List Metrics":[""],"Show Metric":[""],"Add Metric":[""],"Edit Metric":[""],"SQL Expression":[""],"List Tables":[""],"Show Table":[""],"Add Table":[""],"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":[""],"Changed By":[""],"Database":[""],"Last Changed":[""],"Schema":[""],"Offset":[""],"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.":[""],"Tables":[""],"Profile":[""],"Logout":[""],"Login":[""],"Import":[""],"No Access!":[""],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":[""],"Welcome!":[""],"Test Connection":[""],"Datasource %(name)s already exists":[""],"Delete":[""],"Delete all Really?":[""],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource":[""],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":[""],"Show Database":[""],"Add Database":[""],"Edit Database":[""],"Expose this DB in SQL Lab":[""],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[""],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[""],"Allow CREATE TABLE AS option in SQL Lab":[""],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[""],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[""],"Expose in SQL Lab":[""],"Allow CREATE TABLE AS":[""],"Allow DML":[""],"CTAS Schema":[""],"Creator":[""],"SQLAlchemy URI":[""],"Extra":[""],"Import Dashboards":[""],"Manage":[""],"User":[""],"User Roles":[""],"Database URL":[""],"Roles to grant":[""],"Created On":[""],"Access requests":[""],"Security":[""],"List Slices":[""],"Show Slice":[""],"Add Slice":[""],"Edit Slice":[""],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Duration (in seconds) of the caching timeout for this slice.":[""],"Last Modified":[""],"Owners":[""],"Parameters":[""],"Slice":[""],"List Dashboards":[""],"Show Dashboard":[""],"Add Dashboard":[""],"Edit Dashboard":[""],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":[""],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[""],"To get a readable URL for your dashboard":[""],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Owners is a list of users who can alter the dashboard.":[""],"Dashboard":[""],"Slug":[""],"Position JSON":[""],"JSON Metadata":[""],"Underlying Tables":[""],"Export":[""],"Export dashboards?":[""],"Action":[""],"dttm":[""],"Action Log":[""],"Access was requested":[""],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Slice %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"CSS Templates":[""],"SQL Editor":[""],"SQL Lab":[""],"Query Search":[""],"Queries":[""],"List Saved Query":[""],"Show Saved Query":[""],"Add Saved Query":[""],"Edit Saved Query":[""],"Saved Queries":[""]}}} \ No newline at end of file +{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=2; plural=(n != 1)","lang":"es"},"Time Column":[""],"second":[""],"minute":[""],"hour":[""],"day":[""],"week":[""],"month":[""],"quarter":[""],"year":[""],"week_ending_saturday":[""],"week_start_sunday":[""],"week_start_monday":[""],"5 minute":[""],"half hour":[""],"10 minute":[""],"Table Name":[""],"Name of table to be created from csv data.":[""],"CSV File":[""],"Select a CSV file to be uploaded to a database.":[""],"CSV Files Only!":[""],"Database":[""],"Delimiter":[""],"Delimiter used by CSV file (for whitespace use \\s+).":[""],"Table Exists":[""],"If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).":[""],"Fail":[""],"Replace":[""],"Append":[""],"Schema":[""],"Specify a schema (if database flavour supports this).":[""],"Header Row":[""],"Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.":[""],"Index Column":[""],"Column to use as the row labels of the dataframe. Leave empty if no index column.":[""],"Mangle Duplicate Columns":[""],"Specify duplicate columns as \"X.0, X.1\".":[""],"Skip Initial Space":[""],"Skip spaces after delimiter.":[""],"Skip Rows":[""],"Number of rows to skip at start of file.":[""],"Rows to Read":[""],"Number of rows of file to read.":[""],"Skip Blank Lines":[""],"Skip blank lines rather than interpreting them as NaN values.":[""],"Parse Dates":[""],"A comma separated list of columns that should be parsed as dates.":[""],"Infer Datetime Format":[""],"Use Pandas to interpret the datetime format automatically.":[""],"Decimal Character":[""],"Character to interpret as decimal point.":[""],"Dataframe Index":[""],"Write dataframe index as a column.":[""],"Column Label(s)":[""],"Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.":[""],"[Superset] Access to the datasource %(name)s was granted":[""],"Viz is missing a datasource":[""],"From date cannot be larger than to date":[""],"Table View":[""],"Pick a granularity in the Time section or uncheck 'Include Time'":[""],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":[""],"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":[""],"Markup":[""],"Separator":[""],"Word Cloud":[""],"Treemap":[""],"Calendar Heatmap":[""],"Box Plot":[""],"Bubble Chart":[""],"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":[""],"`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.":[""],"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":[""],"Distribution - NVD3 - Pie Chart":[""],"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":[""],"Pick exactly 2 columns to 'Group By'":[""],"Country Map":[""],"World Map":[""],"Filters":[""],"Pick at least one filter field":[""],"iFrame":[""],"Parallel Coordinates":[""],"Heatmap":[""],"Horizon Charts":[""],"Mapbox":[""],"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":[""],"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":[""],"Your session timed out, please refresh your page and try again.":[""],"Your query was saved":[""],"Your query could not be saved":[""],"Failed at retrieving results from the results backend":[""],"Unknown error":[""],"Query was stopped.":[""],"Failed at stopping query.":[""],"Error occurred while fetching table metadata":[""],"shared query":[""],"The query couldn't be loaded":[""],"An error occurred while creating the data source":[""],"Pick a chart type!":[""],"To use this chart type you need at least one column flagged as a date":[""],"To use this chart type you need at least one dimension":[""],"To use this chart type you need at least one aggregation function":[""],"Untitled Query":[""],"Copy of %s":[""],"share query":[""],"copy URL to clipboard":[""],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":[""],"It seems you don't have access to any database":[""],"Search Results":[""],"[From]-":[""],"[To]-":[""],"[Query Status]":[""],"Search":[""],"Open in SQL Editor":[""],"view results":[""],"Data preview":[""],"Visualize the data out of this query":[""],"Overwrite text in editor with a query on this table":[""],"Run query in a new tab":[""],"Remove query from log":[""],".CSV":[""],"Visualize":[""],"Table":[""],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"Track Job":[""],"Loading...":[""],"Run Selected Query":[""],"Run Query":[""],"Run query synchronously":[""],"Run query asynchronously":[""],"Stop":[""],"Undefined":[""],"Label":[""],"Label for your query":[""],"Description":[""],"Write a description for your query":[""],"Save":[""],"Cancel":[""],"Save Query":[""],"Share Query":[""],"Run a query to display results here":[""],"Preview for %s":[""],"Results":[""],"Query History":[""],"Create table as with query results":[""],"new table name":[""],"Error while fetching table list":[""],"Error while fetching schema list":[""],"Type to search ...":[""],"Select table ":[""],"Error while fetching database list":[""],"Database:":[""],"Select a database":[""],"Select a schema (%s)":[""],"Schema:":[""],"Add a table (%s)":[""],"Reset State":[""],"Enter a new title for the tab":[""],"Untitled Query %s":[""],"close tab":[""],"rename tab":[""],"expand tool bar":[""],"hide tool bar":[""],"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 clipboard":[""],"Remove table preview":[""],"Template Parameters":[""],"Edit template parameters":[""],"Invalid JSON":[""],"%s is not right as a column name, please alias it (as in SELECT count(*) ":[""],"AS my_alias":[""],"using only alphanumeric characters and underscores":[""],"Creating a data source and popping a new tab":[""],"No results available for this query":[""],"Chart Type":[""],"[Chart Type]":[""],"Datasource Name":[""],"datasource name":[""],"Create a new chart":[""],"Choose a datasource":[""],"If the datasource your are looking for is not available in the list, follow the instructions on the how to add it on the ":[""],"Superset tutorial":[""],"Choose a visualization type":[""],"Create new chart":[""],"Unexpected error: ":[""],"Unexpected error.":[""],"Updating chart was stopped":[""],"An error occurred while rendering the visualization: %s":[""],"visualization queries are set to timeout at ${action.timeout} seconds. ":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is too large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[""],"Network error.":[""],"Click to see difference":[""],"Altered":[""],"Chart changes":[""],"Select ...":[""],"Loaded data cached":[""],"Loaded from cache":[""],"Click to force-refresh":[""],"Copy to clipboard":[""],"Not successful":[""],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[""],"Copied!":[""],"Title":[""],"click to edit title":[""],"You don't have the rights to alter this title.":[""],"Click to favorite/unfavorite":[""],"Dismiss":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Save as":[""],"Force Refresh":[""],"Force refresh the whole dashboard":[""],"Set autorefresh":[""],"Set the auto-refresh interval for this session":[""],"Save the dashboard":[""],"Edit properties":[""],"Edit the dashboards's properties":[""],"Email":[""],"Email a link to this dashboard":[""],"Add Charts":[""],"Add some charts to this dashboard":[""],"Edit CSS":[""],"Change the style of the dashboard using CSS code":[""],"Load a template":[""],"Load a CSS template":[""],"CSS":[""],"Live CSS Editor":[""],"You have unsaved changes.":[""],"Unsaved changes":[""],"Don't refresh":[""],"10 seconds":[""],"30 seconds":[""],"1 minute":[""],"5 minutes":[""],"Refresh Interval":[""],"Choose the refresh frequency for this dashboard":[""],"This dashboard was saved successfully.":[""],"Sorry, there was an error saving this dashboard: ":[""],"Error":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":[""],"Overwrite Dashboard [%s]":[""],"Save as:":[""],"[dashboard name]":[""],"Sorry, there was an error fetching charts to this dashboard: ":[""],"Sorry, there was an error adding charts to this dashboard: ":[""],"Name":[""],"Viz":[""],"Datasource":[""],"Modified":[""],"Add a new chart to the dashboard":[""],"Add Charts to Dashboard":[""],"Served from data cached %s . Click to force refresh.":[""],"Force refresh data":[""],"Annotation layers are still loading.":[""],"One ore more annotation layers failed loading.":[""],"Move chart":[""],"Toggle chart description":[""],"Edit chart":[""],"Export CSV":[""],"Explore chart":[""],"Remove chart from dashboard":[""],"A reference to the [Time] configuration, taking granularity into account":[""],"Group by":[""],"One or many controls to group by":[""],"For more information about objects are in context in the scope of this function, refer to the":[""]," source code of Superset's sandboxed parser":[""],"This functionality is disabled in your environment for security reasons.":[""],"Visualization Type":[""],"The type of visualization to display":[""],"Metrics":[""],"One or many metrics to display":[""],"Percentage Metrics":[""],"Metrics for which percentage of total are to be displayed":[""],"Y Axis Bounds":[""],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[""],"Ordering":[""],"Fixed Color":[""],"Use this to define a static color for all circles":[""],"Legend Position":[""],"Choose the position of the legend":[""],"Fill Color":[""]," Set the opacity to 0 if you do not want to override the color specified in the GeoJSON":[""],"Stroke Color":[""],"Metric":[""],"Right Axis Metric":[""],"Choose a metric for right axis":[""],"Stacked Style":[""],"Sort X Axis":[""],"Sort Y Axis":[""],"Linear Color Scheme":[""],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[""],"Horizon Color Scale":[""],"Defines how the color are attributed.":[""],"Rendering":[""],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":[""],"Number of steps to take between ticks when displaying the X scale":[""],"YScale Interval":[""],"Number of steps to take between ticks when displaying the Y scale":[""],"Include Time":[""],"Whether to include the time granularity as defined in the time section":[""],"Auto Zoom":[""],"When checked, the map will zoom to your data after each query":[""],"Show percentage":[""],"Whether to include the percentage in the tooltip":[""],"Stacked Bars":[""],"Show totals":[""],"Display total row/column":[""],"Show Markers":[""],"Show data points as circle markers on the lines":[""],"Bar Values":[""],"Show the value on top of the bar":[""],"Sort Bars":[""],"Sort bars by x labels.":[""],"Combine Metrics":[""],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":[""],"Extra Controls":[""],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":[""],"Reduce X ticks":[""],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[""],"Include Series":[""],"Include series name as an axis":[""],"Color Metric":[""],"A metric to use for color":[""],"Country Name":[""],"The name of country that Superset should display":[""],"Country Field Type":[""],"The country code standard that Superset should expect to find in the [country] column":[""],"Frequency":[""],"The periodicity over which to pivot time. Users can provide\n \"Pandas\" offset alias.\n Click on the info bubble for more details on accepted \"freq\" expressions.":[""],"Dimension":[""],"Select a dimension":[""],"Columns":[""],"One or many controls to pivot as columns":[""],"Columns to display":[""],"Longitude & Latitude":[""],"Point to your spatial columns":[""],"Start Longitude & Latitude":[""],"End Longitude & Latitude":[""],"Longitude":[""],"Select the longitude column":[""],"Latitude":[""],"Select the latitude column":[""],"GeoJson Column":[""],"Select the geojson column":[""],"Polygon Column":[""],"Select the polygon column. Each row should contain JSON.array(N) of [longitude, latitude] points":[""],"Point Radius Scale":[""],"Stroke Width":[""],"Origin":[""],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom Margin":[""],"Bottom margin, in pixels, allowing for more room for axis labels":[""],"X Tick Layout":[""],"The way the ticks are laid out on the X axis":[""],"Left Margin":[""],"Left margin, in pixels, allowing for more room for axis labels":[""],"Time Granularity":[""],"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`":[""],"Domain":[""],"The time unit used for the grouping of blocks":[""],"Subdomain":[""],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[""],"Link Length":[""],"Link length in the force layout":[""],"Charge":[""],"Charge in the force layout":[""],"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":[""],"Time Grain":[""],"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.":[""],"Resample Rule":[""],"Pandas resample rule":[""],"Resample How":[""],"Pandas resample how":[""],"Resample Fill Method":[""],"Pandas resample fill method":[""],"Since":[""],"7 days ago":[""],"Until":[""],"Max Bubble Size":[""],"Whisker/outlier options":[""],"Determines how whiskers and outliers are calculated.":[""],"Ratio":[""],"Target aspect ratio for treemap tiles.":[""],"Number format":[""],"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":[""],"Sort Descending":[""],"Whether to sort descending or ascending":[""],"Rolling":[""],"Defines a rolling window function to apply, works along with the [Periods] text box":[""],"Multiplier":[""],"Factor to multiply the metric by":[""],"Periods":[""],"Defines the size of the rolling window function, relative to the time granularity selected":[""],"Cell Size":[""],"The size of the square cell, in pixels":[""],"Cell Padding":[""],"The distance between cells, in pixels":[""],"Cell Radius":[""],"The pixel radius":[""],"Color Steps":[""],"The number color \"steps\"":[""],"Grid Size":[""],"Defines the grid size in pixels":[""],"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":[""],"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":[""],"URL":[""],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[""],"X Axis Label":[""],"Y Axis Label":[""],"Custom WHERE clause":[""],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Custom HAVING clause":[""],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Comparison Period Lag":[""],"Based on granularity, number of time periods to compare against":[""],"Comparison suffix":[""],"Suffix to apply after the percentage display":[""],"Table Timestamp Format":[""],"Timestamp Format":[""],"Series Height":[""],"Pixel height of each series":[""],"Page Length":[""],"Rows per page, 0 means no pagination":[""],"X Axis Format":[""],"Y Axis Format":[""],"When `Period Ratio` is set, the Y Axis Format is forced to `.1%`":[""],"Right Axis Format":[""],"Date Time Format":[""],"Markup Type":[""],"Pick your favorite markup language":[""],"Rotation":[""],"Rotation to apply to words in the cloud":[""],"Line Style":[""],"Line interpolation as defined by d3.js":[""],"Label Type":[""],"What should be shown on the label?":[""],"Code":[""],"Put your code here":[""],"Aggregation function":[""],"Aggregate function to apply when pivoting and computing the total rows and columns":[""],"Font Size From":[""],"Font size for the smallest value in the list":[""],"Font Size To":[""],"Font size for the biggest value in the list":[""],"Instant Filtering":[""],"Extruded":[""],"Show Range Filter":[""],"Whether to display the time range interactive selector":[""],"Date Filter":[""],"Whether to include a time filter":[""],"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":[""],"Data Table":[""],"Whether to display the interactive data table":[""],"Search Box":[""],"Whether to include a client side search box":[""],"Table Filter":[""],"Whether to apply filter when table cell is clicked":[""],"Align +/-":[""],"Whether to align the background chart for +/- values":[""],"Color +/-":[""],"Whether to color +/- values":[""],"Show Bubbles":[""],"Whether to display bubbles on top of countries":[""],"Legend":[""],"Whether to display the legend (toggles)":[""],"Show Values":[""],"Whether to display the numerical values within the cells":[""],"Show Metric Names":[""],"Whether to display the metric name as a title":[""],"X bounds":[""],"Whether to display the min and max values of the X axis":[""],"Y bounds":[""],"Whether to display the min and max values of the Y axis":[""],"Rich Tooltip":[""],"The rich tooltip shows a list of all series for that point in time":[""],"Y Log Scale":[""],"Use a log scale for the Y axis":[""],"X Log Scale":[""],"Use a log scale for the X axis":[""],"Log Scale":[""],"Use a log scale":[""],"Donut":[""],"Do you want a donut or a pie?":[""],"Put labels outside":[""],"Put the labels outside the pie?":[""],"Contribution":[""],"Compute the contribution to the total":[""],"Period Ratio":[""],"[integer] Number of period to compare against, this is relative to the granularity selected":[""],"Period Ratio Type":[""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[""],"Time Shift":[""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":[""],"Description text that shows up below your Big Number":[""],"label":[""],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[""],"Map Style":[""],"Base layer map style":[""],"Clustering Radius":[""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[""],"Point Size":[""],"Fixed point radius":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Point Unit":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Viewport":[""],"Parameters related to the view and perspective on the map":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Color":[""],"Pick a color":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Chart ID":[""],"The id of the active chart":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Color Scheme":[""],"The color scheme for rendering chart":[""],"Significance Level":[""],"Threshold alpha level for determining significance":[""],"p-value precision":[""],"Number of decimal places with which to display p-values":[""],"Lift percent precision":[""],"Number of decimal places with which to display lift values":[""],"Time Series Columns":[""],"Use Area Proportions":[""],"Check if the Rose Chart should use segment area instead of segment radius for proportioning":[""],"Options":[""],"Not Time Series":[""],"Ignore time":[""],"Time Series":[""],"Standard time series":[""],"Aggregate Mean":[""],"Mean of values over specified period":[""],"Aggregate Sum":[""],"Sum of values over specified period":[""],"Difference":[""],"Metric change in value from `since` to `until`":[""],"Percent Change":[""],"Metric percent change in value from `since` to `until`":[""],"Factor":[""],"Metric factor change from `since` to `until`":[""],"Advanced Analytics":[""],"Use the Advanced Analytics options below":[""],"Settings for time series":[""],"Equal Date Sizes":[""],"Check to force date partitions to have the same height":[""],"Partition Limit":[""],"The maximum number of subdivisions of each group; lower values are pruned first":[""],"Minimum Radius":[""],"Minimum radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this minimum radius.":[""],"Maximum Radius":[""],"Maxium radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this maximum radius.":[""],"Partition Threshold":[""],"Partitions whose height to parent height proportions are below this value are pruned":[""],"Lines column":[""],"The database columns that contains lines information":[""],"Lines encoding":[""],"The encoding format of the lines":[""],"Line width":[""],"The width of the lines":[""],"Reverse Lat & Long":[""],"deck.gl charts":[""],"Pick a set of deck.gl charts to layer on top of one another":[""],"Select charts":[""],"Error while fetching charts":[""],"Javascript data interceptor":[""],"Define a javascript function that receives the data array used in the visualization and is expected to return a modified version of that array. This can be used to alter properties of the data, filter, or enrich the array.":[""],"Javascript data mutator":[""],"Define a function that receives intercepts the data objects and can mutate it":[""],"Javascript tooltip generator":[""],"Define a function that receives the input and outputs the content for a tooltip":[""],"Javascript onClick href":[""],"Define a function that returns a URL to navigate to when user clicks":[""],"Extra data for JS":[""],"List of extra columns made available in Javascript functions":[""],"Stroked":[""],"Whether to display the stroke":[""],"Filled":[""],"Whether to fill the objects":[""],"Normalized":[""],"Whether to normalize the histogram":[""],"is expected to be a number":[""],"is expected to be an integer":[""],"cannot be empty":[""],"Time":[""],"Time related form attributes":[""],"Datasource & Chart Type":[""],"This section exposes ways to include snippets of SQL in your query":[""],"Annotations and Layers":[""],"Query":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":[""],"Breakdowns":[""],"Defines how each series is broken down":[""],"Pie Chart":[""],"Time Series - Periodicity Pivot":[""],"Dual Axis Line Chart":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"Left Axis Format":[""],"Map":[""],"Deck.gl - Hexagons":[""],"Advanced":[""],"Height":[""],"Metric used to control height":[""],"Deck.gl - Grid":[""],"Deck.gl - Screen grid":[""],"Grid":[""],"Weight":[""],"Metric used as a weight for the grid's coloring":[""],"Deck.gl - GeoJson":[""],"GeoJson Settings":[""],"Polygon Settings":[""],"Arc":[""],"Point Color":[""],"Categorical Color":[""],"Pick a dimension from which categorical colors are defined":[""],"GROUP BY":[""],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":[""],"Use this section if you want to query atomic rows":[""],"Time Series Table":[""],"Templated link, it's possible to include {{ metric }} or other values coming from the controls.":[""],"Pivot Options":[""],"Number Format":[""],"Time Format":[""],"Numeric Columns":[""],"Select the numeric columns to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Opacity of the bars. Between 0 and 1":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":[""],"[optional] this secondary metric is used to define the color as a ratio against the primary metric. When omitted, the color is categorical and based on labels":[""],"Hierarchy":[""],"This defines the level of the hierarchy":[""],"Source / Target":[""],"Choose a source and a target":[""],"Chord Diagram":[""],"Choose a number format":[""],"Source":[""],"Choose a source":[""],"Target":[""],"Choose a target":[""],"ISO 3166-2 codes of region/province/department":[""],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":[""],"Bubbles":[""],"Country Control":[""],"3 letter code of the country":[""],"Metric for color":[""],"Metric that defines the color of the country":[""],"Bubble size":[""],"Metric that defines the size of the bubble":[""],"Filter Box":[""],"Filter controls":[""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Heatmap Options":[""],"Whether to apply a normal distribution based on rank on the color scale":[""],"Value bounds":[""],"Hard value bounds applied for color coding. Is only relevant and applied when the normalization is applied against the whole heatmap.":[""],"Value Format":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Column containing longitude data":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":[""],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"Paired t-test":[""],"Time Series Options":[""],"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 operators(s)":[""],"type a value here":[""],"Filter value":[""],"choose WHERE or HAVING...":[""],"%s aggregates(s)":[""],"description":[""],"bolt":[""],"Changing this control takes effect instantly":[""],"Error...":[""],"Width":[""],"Export to .json":[""],"Export to .csv format":[""],"%s - untitled":[""],"Edit chart properties":[""],"Limit reached":[""],"Please enter a chart name":[""],"Please select a dashboard":[""],"Please enter a dashboard name":[""],"Save A Chart":[""],"Overwrite chart %s":[""],"[chart name]":[""],"Do not add to a dashboard":[""],"Add chart to existing dashboard":[""],"Add to new dashboard":[""],"Save & go to dashboard":[""],"Check out this chart: %s":[""],"choose a column or metric":[""],"Add Annotation Layer":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":[""],"Max":[""],"Something went wrong while fetching the datasource list":[""],"Select a datasource":[""],"Search / Filter":[""],"Click to point to another datasource":[""],"Edit the datasource's configuration":[""],"Show datasource configuration":[""],"Select metric":[""],"Select column":[""],"Select operator":[""],"Add Filter":[""],"choose a column or aggregate function":[""],"Error while fetching data":[""],"No results found":[""],"%s option(s)":[""],"Invalid lat/long configuration.":[""],"Longitude & Latitude columns":[""],"Delimited long & lat single column":[""],"Multiple formats accepted, look the geopy.points Python library for more details":[""],"Reverse lat/long ":[""],"Geohash":[""],"textarea":[""],"Edit":[""],"in modal":[""],"Select a visualization type":[""],"Favorites":[""],"Created Content":[""],"Recent Activity":[""],"Security & Access":[""],"No charts":[""],"No dashboards":[""],"Dashboards":[""],"Charts":[""],"No favorite charts yet, go click on stars!":[""],"No favorite dashboards yet, go click on stars!":[""],"Roles":[""],"Databases":[""],"Datasources":[""],"Profile picture provided by Gravatar":[""],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Data has no time steps":[""],"Select starting date":[""],"Select end date":[""],"Select [%s]":[""],"Apply":[""],"You cannot use 45° tick layout along with the time range filter":[""],"Recently Viewed":[""],"Metric(s) {} must be aggregations.":[""],"No data was returned.":[""],"Unsupported extraction function: ":[""],"List Druid Column":[""],"Show Druid Column":[""],"Add Druid Column":[""],"Edit Druid Column":[""],"Column":[""],"Type":[""],"Groupable":[""],"Filterable":[""],"Count Distinct":[""],"Sum":[""],"Whether this column is exposed in the `Filters` section of the explore view.":[""],"List Druid Metric":[""],"Show Druid Metric":[""],"Add Druid Metric":[""],"Edit Druid Metric":[""],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":[""],"Verbose Name":[""],"JSON":[""],"Druid Datasource":[""],"Warning Message":[""],"List Druid Cluster":[""],"Show Druid Cluster":[""],"Add Druid Cluster":[""],"Edit Druid Cluster":[""],"Cluster":[""],"Coordinator Host":[""],"Coordinator Port":[""],"Coordinator Endpoint":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":[""],"Sources":[""],"List Druid Datasource":[""],"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":[""],"Associated Charts":[""],"Data Source":[""],"Owner":[""],"Is Hidden":[""],"Enable Filter Select":[""],"Default Endpoint":[""],"Time Offset":[""],"Cache Timeout":[""],"Druid Datasources":[""],"Scan New Datasources":[""],"Refresh Druid Metadata":[""],"Datetime column not provided as part table configuration and is required by this type of chart":[""],"Empty query?":[""],"Metric '{}' is not valid":[""],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[""],"List 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.":[""],"Expression":[""],"Is temporal":[""],"Datetime Format":[""],"Database Expression":[""],"List Metrics":[""],"Show Metric":[""],"Add Metric":[""],"Edit Metric":[""],"SQL Expression":[""],"D3 Format":[""],"Is Restricted":[""],"List Tables":[""],"Show Table":[""],"Add Table":[""],"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":[""],"Changed By":[""],"Last Changed":[""],"Offset":[""],"Fetch Values Predicate":[""],"Main Datetime Column":[""],"SQL Lab View":[""],"Template parameters":[""],"Table [{}] could not be found, please double check your database connection, schema, and table name":[""],"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":[""],"Tables":[""],"Profile":[""],"Logout":[""],"Login":[""],"Record Count":[""],"No records found":[""],"Import dashboards":[""],"No Access!":[""],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":[""],"Test Connection":[""],"Annotation Layers":[""],"Manage":[""],"Annotations":[""],"Datasource %(name)s already exists":[""],"json isn't valid":[""],"Export to YAML":[""],"Export to YAML?":[""],"Delete":[""],"Delete all Really?":[""],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource. (Gain access)":[""],"You don't have access to this datasource":[""],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":[""],"Show Database":[""],"Add Database":[""],"Edit Database":[""],"Expose this DB in SQL Lab":[""],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[""],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[""],"Allow CREATE TABLE AS option in SQL Lab":[""],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[""],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[""],"If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.
If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.":[""],"Allow SQL Lab to fetch a list of all tables and all views across all database schemas. For large data warehouse with thousands of tables, this can be expensive and put strain on the system.":[""],"Expose in SQL Lab":[""],"Allow CREATE TABLE AS":[""],"Allow DML":[""],"CTAS Schema":[""],"Creator":[""],"SQLAlchemy URI":[""],"Extra":[""],"Allow Run Sync":[""],"Allow Run Async":[""],"Impersonate the logged on user":[""],"Import Dashboards":[""],"CSV to Database configuration":[""],"CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"":[""],"User":[""],"User Roles":[""],"Database URL":[""],"Roles to grant":[""],"Created On":[""],"Access requests":[""],"Security":[""],"List Charts":[""],"Show Chart":[""],"Add Chart":[""],"Edit Chart":[""],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Duration (in seconds) of the caching timeout for this chart.":[""],"Last Modified":[""],"Owners":[""],"Parameters":[""],"Chart":[""],"List Dashboards":[""],"Show Dashboard":[""],"Add Dashboard":[""],"Edit Dashboard":[""],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":[""],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[""],"To get a readable URL for your dashboard":[""],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Owners is a list of users who can alter the dashboard.":[""],"Dashboard":[""],"Slug":[""],"Position JSON":[""],"JSON Metadata":[""],"Underlying Tables":[""],"Export":[""],"Export dashboards?":[""],"Action":[""],"dttm":[""],"Action Log":[""],"Access was requested":[""],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"You don't have the rights to ":[""],"alter this ":[""],"chart":[""],"create a ":[""],"dashboard":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Chart %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"Query record was not created as expected.":[""],"Template Name":[""],"CSS Templates":[""],"SQL Editor":[""],"SQL Lab":[""],"Query Search":[""],"Upload a CSV":[""],"Status":[""],"Start Time":[""],"End Time":[""],"Queries":[""],"List Saved Query":[""],"Show Saved Query":[""],"Add Saved Query":[""],"Edit Saved Query":[""],"Pop Tab Link":[""],"Changed on":[""],"Saved Queries":[""]}}} \ No newline at end of file diff --git a/superset/translations/es/LC_MESSAGES/messages.mo b/superset/translations/es/LC_MESSAGES/messages.mo index 8bed6eb58b..7578247ea0 100644 Binary files a/superset/translations/es/LC_MESSAGES/messages.mo and b/superset/translations/es/LC_MESSAGES/messages.mo differ diff --git a/superset/translations/es/LC_MESSAGES/messages.po b/superset/translations/es/LC_MESSAGES/messages.po index 4742f76379..cb57677edc 100644 --- a/superset/translations/es/LC_MESSAGES/messages.po +++ b/superset/translations/es/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-10-04 10:12-0700\n" +"POT-Creation-Date: 2018-05-15 10:17-0700\n" "PO-Revision-Date: 2016-05-02 08:49-0700\n" "Last-Translator: FULL NAME \n" "Language: es\n" @@ -16,1502 +16,1648 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.4.0\n" +"Generated-By: Babel 2.5.3\n" -#: superset/assets/javascripts/explore/stores/controls.jsx:553 -#: superset/db_engine_specs.py:192 -#: superset/db_engine_specs.py:223 -#: superset/db_engine_specs.py:267 -#: superset/db_engine_specs.py:315 -#: superset/db_engine_specs.py:371 -#: superset/db_engine_specs.py:839 -#: superset/db_engine_specs.py:875 -#: superset/db_engine_specs.py:907 -#: superset/db_engine_specs.py:953 -#: superset/db_engine_specs.py:990 -#: superset/db_engine_specs.py:1015 +#: superset/assets/src/explore/controls.jsx:838 superset/db_engine_specs.py:326 +#: superset/db_engine_specs.py:376 superset/db_engine_specs.py:405 +#: superset/db_engine_specs.py:430 superset/db_engine_specs.py:482 +#: superset/db_engine_specs.py:541 superset/db_engine_specs.py:605 +#: superset/db_engine_specs.py:1156 superset/db_engine_specs.py:1198 +#: superset/db_engine_specs.py:1253 superset/db_engine_specs.py:1298 +#: superset/db_engine_specs.py:1331 superset/db_engine_specs.py:1367 msgid "Time Column" -msgstr "Columna de Tiempo" +msgstr "" -#: superset/db_engine_specs.py:193 -#: superset/db_engine_specs.py:224 -#: superset/db_engine_specs.py:316 -#: superset/db_engine_specs.py:372 -#: superset/db_engine_specs.py:840 -#: superset/db_engine_specs.py:908 -#: superset/db_engine_specs.py:991 +#: superset/db_engine_specs.py:327 superset/db_engine_specs.py:377 +#: superset/db_engine_specs.py:431 superset/db_engine_specs.py:542 +#: superset/db_engine_specs.py:606 superset/db_engine_specs.py:1157 +#: superset/db_engine_specs.py:1199 superset/db_engine_specs.py:1299 +#: superset/db_engine_specs.py:1368 msgid "second" -msgstr "segundo" +msgstr "" -#: superset/db_engine_specs.py:194 -#: superset/db_engine_specs.py:227 -#: superset/db_engine_specs.py:319 -#: superset/db_engine_specs.py:374 -#: superset/db_engine_specs.py:842 -#: superset/db_engine_specs.py:876 -#: superset/db_engine_specs.py:910 -#: superset/db_engine_specs.py:954 -#: superset/db_engine_specs.py:992 -#: superset/db_engine_specs.py:1016 +#: superset/db_engine_specs.py:329 superset/db_engine_specs.py:378 +#: superset/db_engine_specs.py:406 superset/db_engine_specs.py:435 +#: superset/db_engine_specs.py:546 superset/db_engine_specs.py:609 +#: superset/db_engine_specs.py:1160 superset/db_engine_specs.py:1202 +#: superset/db_engine_specs.py:1254 superset/db_engine_specs.py:1300 +#: superset/db_engine_specs.py:1332 superset/db_engine_specs.py:1371 msgid "minute" -msgstr "minuto" +msgstr "" -#: superset/db_engine_specs.py:195 -#: superset/db_engine_specs.py:231 -#: superset/db_engine_specs.py:321 -#: superset/db_engine_specs.py:376 -#: superset/db_engine_specs.py:848 -#: superset/db_engine_specs.py:878 -#: superset/db_engine_specs.py:912 -#: superset/db_engine_specs.py:960 -#: superset/db_engine_specs.py:993 -#: superset/db_engine_specs.py:1017 +#: superset/db_engine_specs.py:331 superset/db_engine_specs.py:379 +#: superset/db_engine_specs.py:407 superset/db_engine_specs.py:440 +#: superset/db_engine_specs.py:483 superset/db_engine_specs.py:549 +#: superset/db_engine_specs.py:612 superset/db_engine_specs.py:1169 +#: superset/db_engine_specs.py:1205 superset/db_engine_specs.py:1263 +#: superset/db_engine_specs.py:1301 superset/db_engine_specs.py:1333 +#: superset/db_engine_specs.py:1374 msgid "hour" -msgstr "hora" +msgstr "" -#: superset/db_engine_specs.py:196 -#: superset/db_engine_specs.py:236 -#: superset/db_engine_specs.py:268 -#: superset/db_engine_specs.py:323 -#: superset/db_engine_specs.py:378 -#: superset/db_engine_specs.py:850 -#: superset/db_engine_specs.py:880 -#: superset/db_engine_specs.py:914 -#: superset/db_engine_specs.py:962 -#: superset/db_engine_specs.py:994 -#: superset/db_engine_specs.py:1018 +#: superset/db_engine_specs.py:333 superset/db_engine_specs.py:380 +#: superset/db_engine_specs.py:408 superset/db_engine_specs.py:446 +#: superset/db_engine_specs.py:486 superset/db_engine_specs.py:552 +#: superset/db_engine_specs.py:615 superset/db_engine_specs.py:1172 +#: superset/db_engine_specs.py:1208 superset/db_engine_specs.py:1266 +#: superset/db_engine_specs.py:1302 superset/db_engine_specs.py:1334 +#: superset/db_engine_specs.py:1377 msgid "day" -msgstr "día" +msgstr "" -#: superset/db_engine_specs.py:197 -#: superset/db_engine_specs.py:242 -#: superset/db_engine_specs.py:269 -#: superset/db_engine_specs.py:324 -#: superset/db_engine_specs.py:380 -#: superset/db_engine_specs.py:852 -#: superset/db_engine_specs.py:882 -#: superset/db_engine_specs.py:916 -#: superset/db_engine_specs.py:995 -#: superset/db_engine_specs.py:1019 +#: superset/db_engine_specs.py:335 superset/db_engine_specs.py:381 +#: superset/db_engine_specs.py:409 superset/db_engine_specs.py:453 +#: superset/db_engine_specs.py:487 superset/db_engine_specs.py:553 +#: superset/db_engine_specs.py:618 superset/db_engine_specs.py:1175 +#: superset/db_engine_specs.py:1211 superset/db_engine_specs.py:1303 +#: superset/db_engine_specs.py:1335 superset/db_engine_specs.py:1380 msgid "week" -msgstr "semana" +msgstr "" -#: superset/db_engine_specs.py:198 -#: superset/db_engine_specs.py:244 -#: superset/db_engine_specs.py:271 -#: superset/db_engine_specs.py:326 -#: superset/db_engine_specs.py:382 -#: superset/db_engine_specs.py:854 -#: superset/db_engine_specs.py:884 -#: superset/db_engine_specs.py:918 -#: superset/db_engine_specs.py:964 -#: superset/db_engine_specs.py:996 -#: superset/db_engine_specs.py:1020 +#: superset/db_engine_specs.py:337 superset/db_engine_specs.py:382 +#: superset/db_engine_specs.py:410 superset/db_engine_specs.py:456 +#: superset/db_engine_specs.py:490 superset/db_engine_specs.py:556 +#: superset/db_engine_specs.py:621 superset/db_engine_specs.py:1178 +#: superset/db_engine_specs.py:1214 superset/db_engine_specs.py:1269 +#: superset/db_engine_specs.py:1304 superset/db_engine_specs.py:1336 +#: superset/db_engine_specs.py:1384 msgid "month" -msgstr "mes" +msgstr "" -#: superset/db_engine_specs.py:199 -#: superset/db_engine_specs.py:246 -#: superset/db_engine_specs.py:328 -#: superset/db_engine_specs.py:384 -#: superset/db_engine_specs.py:856 -#: superset/db_engine_specs.py:886 -#: superset/db_engine_specs.py:920 -#: superset/db_engine_specs.py:966 -#: superset/db_engine_specs.py:997 -#: superset/db_engine_specs.py:1021 +#: superset/db_engine_specs.py:339 superset/db_engine_specs.py:383 +#: superset/db_engine_specs.py:411 superset/db_engine_specs.py:459 +#: superset/db_engine_specs.py:559 superset/db_engine_specs.py:624 +#: superset/db_engine_specs.py:1181 superset/db_engine_specs.py:1217 +#: superset/db_engine_specs.py:1272 superset/db_engine_specs.py:1305 +#: superset/db_engine_specs.py:1337 superset/db_engine_specs.py:1387 msgid "quarter" -msgstr "trimestre" +msgstr "" -#: superset/db_engine_specs.py:200 -#: superset/db_engine_specs.py:250 -#: superset/db_engine_specs.py:330 -#: superset/db_engine_specs.py:858 -#: superset/db_engine_specs.py:888 -#: superset/db_engine_specs.py:968 -#: superset/db_engine_specs.py:998 -#: superset/db_engine_specs.py:1022 +#: superset/db_engine_specs.py:341 superset/db_engine_specs.py:384 +#: superset/db_engine_specs.py:412 superset/db_engine_specs.py:464 +#: superset/db_engine_specs.py:562 superset/db_engine_specs.py:635 +#: superset/db_engine_specs.py:1184 superset/db_engine_specs.py:1275 +#: superset/db_engine_specs.py:1307 superset/db_engine_specs.py:1338 +#: superset/db_engine_specs.py:1391 msgid "year" -msgstr "año" +msgstr "" -#: superset/db_engine_specs.py:332 -msgid "week_start_monday" -msgstr "semana_empieza_lunes" - -#: superset/db_engine_specs.py:386 -#: superset/db_engine_specs.py:922 +#: superset/db_engine_specs.py:493 superset/db_engine_specs.py:627 +#: superset/db_engine_specs.py:1220 msgid "week_ending_saturday" -msgstr "semana_termina_sábado" +msgstr "" -#: superset/db_engine_specs.py:389 -#: superset/db_engine_specs.py:925 +#: superset/db_engine_specs.py:496 superset/db_engine_specs.py:631 +#: superset/db_engine_specs.py:1224 msgid "week_start_sunday" -msgstr "semana_empieza_domingo" +msgstr "" -#: superset/db_engine_specs.py:844 -#: superset/db_engine_specs.py:956 +#: superset/db_engine_specs.py:565 +msgid "week_start_monday" +msgstr "" + +#: superset/db_engine_specs.py:1163 superset/db_engine_specs.py:1257 msgid "5 minute" -msgstr "5 minutos" +msgstr "" -#: superset/db_engine_specs.py:846 +#: superset/db_engine_specs.py:1166 msgid "half hour" -msgstr "media hora" +msgstr "" -#: superset/db_engine_specs.py:958 +#: superset/db_engine_specs.py:1260 msgid "10 minute" -msgstr "10 minutos" +msgstr "" -#: superset/utils.py:499 +#: superset/connectors/sqla/views.py:234 superset/forms.py:56 +msgid "Table Name" +msgstr "" + +#: superset/forms.py:57 +msgid "Name of table to be created from csv data." +msgstr "" + +#: superset/forms.py:61 +msgid "CSV File" +msgstr "" + +#: superset/forms.py:62 +msgid "Select a CSV file to be uploaded to a database." +msgstr "" + +#: superset/forms.py:64 +msgid "CSV Files Only!" +msgstr "" + +#: superset/connectors/sqla/views.py:227 superset/forms.py:66 +#: superset/views/core.py:275 superset/views/sql_lab.py:24 +#: superset/views/sql_lab.py:61 +msgid "Database" +msgstr "" + +#: superset/forms.py:70 +msgid "Delimiter" +msgstr "" + +#: superset/forms.py:71 +msgid "Delimiter used by CSV file (for whitespace use \\s+)." +msgstr "" + +#: superset/forms.py:75 +msgid "Table Exists" +msgstr "" + +#: superset/forms.py:76 +msgid "" +"If table exists do one of the following: Fail (do nothing), Replace (drop" +" and recreate table) or Append (insert data)." +msgstr "" + +#: superset/forms.py:81 +msgid "Fail" +msgstr "" + +#: superset/forms.py:81 +msgid "Replace" +msgstr "" + +#: superset/forms.py:82 +msgid "Append" +msgstr "" + +#: superset/connectors/sqla/views.py:230 superset/forms.py:85 +msgid "Schema" +msgstr "" + +#: superset/forms.py:86 +msgid "Specify a schema (if database flavour supports this)." +msgstr "" + +#: superset/forms.py:91 +msgid "Header Row" +msgstr "" + +#: superset/forms.py:92 +msgid "" +"Row containing the headers to use as column names (0 is first line of " +"data). Leave empty if there is no header row." +msgstr "" + +#: superset/forms.py:100 +msgid "Index Column" +msgstr "" + +#: superset/forms.py:101 +msgid "" +"Column to use as the row labels of the dataframe. Leave empty if no index" +" column." +msgstr "" + +#: superset/forms.py:108 +msgid "Mangle Duplicate Columns" +msgstr "" + +#: superset/forms.py:109 +msgid "Specify duplicate columns as \"X.0, X.1\"." +msgstr "" + +#: superset/forms.py:111 +msgid "Skip Initial Space" +msgstr "" + +#: superset/forms.py:112 +msgid "Skip spaces after delimiter." +msgstr "" + +#: superset/forms.py:114 +msgid "Skip Rows" +msgstr "" + +#: superset/forms.py:115 +msgid "Number of rows to skip at start of file." +msgstr "" + +#: superset/forms.py:120 +msgid "Rows to Read" +msgstr "" + +#: superset/forms.py:121 +msgid "Number of rows of file to read." +msgstr "" + +#: superset/forms.py:126 +msgid "Skip Blank Lines" +msgstr "" + +#: superset/forms.py:127 +msgid "Skip blank lines rather than interpreting them as NaN values." +msgstr "" + +#: superset/forms.py:131 +msgid "Parse Dates" +msgstr "" + +#: superset/forms.py:132 +msgid "A comma separated list of columns that should be parsed as dates." +msgstr "" + +#: superset/forms.py:137 +msgid "Infer Datetime Format" +msgstr "" + +#: superset/forms.py:138 +msgid "Use Pandas to interpret the datetime format automatically." +msgstr "" + +#: superset/forms.py:142 +msgid "Decimal Character" +msgstr "" + +#: superset/forms.py:143 +msgid "Character to interpret as decimal point." +msgstr "" + +#: superset/forms.py:148 +msgid "Dataframe Index" +msgstr "" + +#: superset/forms.py:149 +msgid "Write dataframe index as a column." +msgstr "" + +#: superset/forms.py:151 +msgid "Column Label(s)" +msgstr "" + +#: superset/forms.py:152 +msgid "" +"Column label for index column(s). If None is given and Dataframe Index is" +" True, Index Names are used." +msgstr "" + +#: superset/utils.py:576 #, python-format msgid "[Superset] Access to the datasource %(name)s was granted" -msgstr "Se ha otorgado Acceso [Superset] a la fuente de datos %(name)" +msgstr "" -#: superset/viz.py:50 +#: superset/viz.py:60 msgid "Viz is missing a datasource" -msgstr "Falta una fuente de datos" +msgstr "" -#: superset/viz.py:181 +#: superset/viz.py:249 msgid "From date cannot be larger than to date" -msgstr "La fecha de inicio no puede ser superior a la de fin" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:334 -#: superset/viz.py:369 +#: superset/assets/src/explore/visTypes.js:805 superset/viz.py:497 msgid "Table View" -msgstr "Vista de Tabla" +msgstr "" -#: superset/viz.py:381 +#: superset/viz.py:509 msgid "Pick a granularity in the Time section or uncheck 'Include Time'" -msgstr "Elige una granularidad en la sección de tiempo o desmarca 'Incluir tiempo'" +msgstr "" -#: superset/viz.py:391 +#: superset/viz.py:519 msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:386 -#: superset/viz.py:430 -msgid "Pivot Table" -msgstr "Tabla Dinámica" - -#: superset/viz.py:444 -msgid "Please choose at least one \"Group by\" field " +#: superset/viz.py:596 +msgid "Time Table View" msgstr "" -#: superset/viz.py:446 -msgid "Please choose at least one metric" -msgstr "" - -#: superset/viz.py:450 -msgid "'Group By' and 'Columns' can't overlap" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:373 -#: superset/viz.py:483 -msgid "Markup" -msgstr "Texto con Formato" - -#: superset/assets/javascripts/explore/stores/visTypes.js:411 -#: superset/viz.py:502 -msgid "Separator" -msgstr "Separador" - -#: superset/assets/javascripts/explore/stores/visTypes.js:433 -#: superset/viz.py:514 -msgid "Word Cloud" -msgstr "Nube de Etiquetas" - -#: superset/assets/javascripts/explore/stores/visTypes.js:454 -#: superset/viz.py:537 -msgid "Treemap" -msgstr "Mapa de Arbol" - -#: superset/assets/javascripts/explore/stores/visTypes.js:481 -#: superset/viz.py:563 -msgid "Calendar Heatmap" -msgstr "Mapa de Calor del Calendario" - -#: superset/assets/javascripts/explore/stores/visTypes.js:502 -#: superset/viz.py:621 -msgid "Box Plot" -msgstr "Diagrama de Caja" - -#: superset/assets/javascripts/explore/stores/visTypes.js:523 -#: superset/viz.py:710 -msgid "Bubble Chart" -msgstr "Gráfico de Burbujas" - -#: superset/viz.py:734 -msgid "Pick a metric for x, y and size" -msgstr "Elige una métrica y tamaño para x, y " - -#: superset/assets/javascripts/explore/stores/visTypes.js:574 -#: superset/viz.py:760 -msgid "Bullet Chart" -msgstr "Grafico de Puntos" - -#: superset/viz.py:786 -msgid "Pick a metric to display" -msgstr "Elige una métrica para mostrar" - -#: superset/assets/javascripts/explore/stores/visTypes.js:597 -#: superset/viz.py:809 -msgid "Big Number with Trendline" -msgstr "Número Grande con Línea de Tendencia" - -#: superset/viz.py:817 -#: superset/viz.py:846 -msgid "Pick a metric!" -msgstr "Elige una métrica!" - -#: superset/assets/javascripts/explore/stores/visTypes.js:622 -#: superset/viz.py:838 -msgid "Big Number" -msgstr "Número Grande" - -#: superset/assets/javascripts/explore/stores/visTypes.js:157 -#: superset/viz.py:865 -msgid "Time Series - Line Chart" -msgstr "Serie Temporal - Gráfico de Líneas" - -#: superset/viz.py:913 -#: superset/viz.py:1058 -msgid "Pick a time granularity for your time series" -msgstr "" - -#: superset/viz.py:1001 -msgid "Time Series - Dual Axis Line Chart" -msgstr "" - -#: superset/viz.py:1011 -msgid "Pick a metric for left axis!" -msgstr "" - -#: superset/viz.py:1013 -msgid "Pick a metric for right axis!" -msgstr "" - -#: superset/viz.py:1015 -msgid "Please choose different metrics on left and right axis" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:238 -#: superset/viz.py:1076 -msgid "Time Series - Bar Chart" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:274 -#: superset/viz.py:1084 -msgid "Time Series - Percent Change" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:297 -#: superset/viz.py:1092 -msgid "Time Series - Stacked" -msgstr "" - -#: superset/viz.py:1101 -msgid "Distribution - NVD3 - Pie Chart" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:647 -#: superset/viz.py:1119 -msgid "Histogram" -msgstr "Histograma" - -#: superset/viz.py:1129 -msgid "Must have one numeric column specified" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:96 -#: superset/viz.py:1144 -msgid "Distribution - Bar Chart" -msgstr "" - -#: superset/viz.py:1155 -msgid "Can't have overlap between Series and Breakdowns" -msgstr "" - -#: superset/viz.py:1157 +#: superset/viz.py:605 superset/viz.py:1464 msgid "Pick at least one metric" msgstr "" -#: superset/viz.py:1159 +#: superset/viz.py:608 +msgid "When using 'Group By' you are limited to use a single metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:890 superset/viz.py:637 +msgid "Pivot Table" +msgstr "" + +#: superset/viz.py:651 +msgid "Please choose at least one 'Group by' field " +msgstr "" + +#: superset/viz.py:653 +msgid "Please choose at least one metric" +msgstr "" + +#: superset/viz.py:657 +msgid "Group By' and 'Columns' can't overlap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:876 superset/viz.py:690 +msgid "Markup" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:916 superset/viz.py:712 +msgid "Separator" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:938 superset/viz.py:724 +msgid "Word Cloud" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:960 superset/viz.py:747 +msgid "Treemap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:988 superset/viz.py:773 +msgid "Calendar Heatmap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1026 superset/viz.py:838 +msgid "Box Plot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1048 superset/viz.py:927 +msgid "Bubble Chart" +msgstr "" + +#: superset/viz.py:951 +msgid "Pick a metric for x, y and size" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1098 superset/viz.py:977 +msgid "Bullet Chart" +msgstr "" + +#: superset/viz.py:1003 +msgid "Pick a metric to display" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1122 superset/viz.py:1026 +msgid "Big Number with Trendline" +msgstr "" + +#: superset/viz.py:1034 superset/viz.py:1063 +msgid "Pick a metric!" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1149 superset/viz.py:1055 +msgid "Big Number" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:184 superset/viz.py:1082 +msgid "Time Series - Line Chart" +msgstr "" + +#: superset/viz.py:1145 superset/viz.py:1308 +msgid "Pick a time granularity for your time series" +msgstr "" + +#: superset/viz.py:1222 +msgid "" +"`Since` and `Until` time bounds should be specified when using the `Time " +"Shift` feature." +msgstr "" + +#: superset/viz.py:1251 +msgid "Time Series - Dual Axis Line Chart" +msgstr "" + +#: superset/viz.py:1261 +msgid "Pick a metric for left axis!" +msgstr "" + +#: superset/viz.py:1263 +msgid "Pick a metric for right axis!" +msgstr "" + +#: superset/viz.py:1265 +msgid "Please choose different metrics on left and right axis" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:318 superset/viz.py:1326 +msgid "Time Series - Bar Chart" +msgstr "" + +#: superset/viz.py:1335 +msgid "Time Series - Period Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:364 superset/viz.py:1375 +msgid "Time Series - Percent Change" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:759 superset/viz.py:1383 +msgid "Time Series - Stacked" +msgstr "" + +#: superset/viz.py:1392 +msgid "Distribution - NVD3 - Pie Chart" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1176 superset/viz.py:1410 +msgid "Histogram" +msgstr "" + +#: superset/viz.py:1420 +msgid "Must have at least one numeric column specified" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:110 superset/viz.py:1451 +msgid "Distribution - Bar Chart" +msgstr "" + +#: superset/viz.py:1462 +msgid "Can't have overlap between Series and Breakdowns" +msgstr "" + +#: superset/viz.py:1466 msgid "Pick at least one field for [Series]" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:679 -#: superset/viz.py:1212 +#: superset/assets/src/explore/visTypes.js:1218 superset/viz.py:1519 msgid "Sunburst" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:716 -#: superset/viz.py:1245 +#: superset/assets/src/explore/visTypes.js:1257 superset/viz.py:1550 msgid "Sankey" msgstr "" -#: superset/viz.py:1252 +#: superset/viz.py:1557 msgid "Pick exactly 2 columns as [Source / Target]" msgstr "" -#: superset/viz.py:1283 +#: superset/viz.py:1588 msgid "" "There's a loop in your Sankey, please provide a tree. Here's a faulty " "link: {}" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:743 -#: superset/viz.py:1294 -#: superset/viz.py:1315 +#: superset/assets/src/explore/visTypes.js:1285 superset/viz.py:1599 +#: superset/viz.py:1620 msgid "Directed Force Layout" msgstr "" -#: superset/viz.py:1301 +#: superset/viz.py:1606 msgid "Pick exactly 2 columns to 'Group By'" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:808 -#: superset/viz.py:1348 +#: superset/assets/src/explore/visTypes.js:1351 superset/viz.py:1653 msgid "Country Map" -msgstr "Mapa de País" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:841 -#: superset/viz.py:1376 +#: superset/assets/src/explore/visTypes.js:1385 superset/viz.py:1681 msgid "World Map" -msgstr "Mapa Mundial" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:80 -#: superset/viz.py:1426 +#: superset/assets/src/explore/controls.jsx:1872 +#: superset/assets/src/explore/visTypes.js:85 superset/viz.py:1731 msgid "Filters" -msgstr "Filtros" +msgstr "" -#: superset/viz.py:1434 +#: superset/viz.py:1752 msgid "Pick at least one filter field" -msgstr "Elige al menos un campo de filtro" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:909 -#: superset/viz.py:1461 +#: superset/assets/src/explore/visTypes.js:1450 superset/viz.py:1777 msgid "iFrame" -msgstr "iFrame" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:921 -#: superset/viz.py:1478 +#: superset/assets/src/explore/visTypes.js:1462 superset/viz.py:1797 msgid "Parallel Coordinates" -msgstr "Coordenadas Paralelas" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:943 -#: superset/viz.py:1503 +#: superset/assets/src/explore/visTypes.js:1484 superset/viz.py:1822 msgid "Heatmap" -msgstr "Mapa de Calor" +msgstr "" -#: superset/viz.py:1562 +#: superset/viz.py:1878 msgid "Horizon Charts" -msgstr "Gráficos de Horizontes" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1002 -#: superset/viz.py:1573 +#: superset/assets/src/explore/visTypes.js:1545 superset/viz.py:1889 msgid "Mapbox" -msgstr "Caja de Mapa" +msgstr "" -#: superset/viz.py:1588 +#: superset/viz.py:1904 msgid "Must have a [Group By] column to have 'count' as the [Label]" msgstr "" -#: superset/viz.py:1601 +#: superset/viz.py:1917 msgid "Choice of [Label] must be present in [Group By]" msgstr "" -#: superset/viz.py:1606 +#: superset/viz.py:1922 msgid "Choice of [Point Radius] must be present in [Group By]" msgstr "" -#: superset/viz.py:1611 +#: superset/viz.py:1927 msgid "[Longitude] and [Latitude] columns must be present in [Group By]" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1073 -#: superset/viz.py:1676 +#: superset/assets/src/explore/visTypes.js:405 superset/viz.py:1996 +msgid "Deck.gl - Multiple Layers" +msgstr "" + +#: superset/viz.py:2032 superset/viz.py:2045 +msgid "Bad spatial key" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:692 superset/viz.py:2128 +msgid "Deck.gl - Scatter plot" +msgstr "" + +#: superset/viz.py:2170 +msgid "Deck.gl - Screen Grid" +msgstr "" + +#: superset/viz.py:2192 +msgid "Deck.gl - 3D Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:497 superset/viz.py:2207 +msgid "Deck.gl - Paths" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:614 superset/viz.py:2240 +msgid "Deck.gl - Polygon" +msgstr "" + +#: superset/viz.py:2248 +msgid "Deck.gl - 3D HEX" +msgstr "" + +#: superset/viz.py:2263 +msgid "Deck.gl - GeoJSON" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:654 superset/viz.py:2282 +msgid "Deck.gl - Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1615 superset/viz.py:2306 msgid "Event flow" -msgstr "Flujo de Evento" +msgstr "" -#: superset/viz.py:1706 +#: superset/assets/src/explore/visTypes.js:1660 superset/viz.py:2337 msgid "Time Series - Paired t-test" -msgstr "Serie Temportal - Prueba-T Pareada" - -#: superset/assets/javascripts/SqlLab/actions.js:57 -msgid "Your query was saved" -msgstr "Tu consulta fue guardada" - -#: superset/assets/javascripts/SqlLab/actions.js:58 -msgid "Your query could not be saved" -msgstr "Tu consulta no pudo ser guardada" - -#: superset/assets/javascripts/SqlLab/actions.js:111 -msgid "Failed at retrieving results from the results backend" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:157 -msgid "Could not connect to server" +#: superset/assets/src/explore/visTypes.js:1678 superset/viz.py:2395 +msgid "Time Series - Nightingale Rose Chart" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:162 +#: superset/viz.py:2425 +msgid "Partition Diagram" +msgstr "" + +#: superset/assets/src/common.js:37 msgid "Your session timed out, please refresh your page and try again." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:181 +#: superset/assets/src/SqlLab/actions.js:59 +msgid "Your query was saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:60 +msgid "Your query could not be saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:113 +msgid "Failed at retrieving results from the results backend" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:163 +msgid "Unknown error" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:186 msgid "Query was stopped." -msgstr "La consulta ha sido detenida." +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:184 +#: superset/assets/src/SqlLab/actions.js:189 msgid "Failed at stopping query." -msgstr "No se ha podido detener la consulta." +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:297 -#: superset/assets/javascripts/SqlLab/actions.js:310 +#: superset/assets/src/SqlLab/actions.js:309 +#: superset/assets/src/SqlLab/actions.js:322 msgid "Error occurred while fetching table metadata" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:364 +#: superset/assets/src/SqlLab/actions.js:376 msgid "shared query" -msgstr "consulta compartida" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:372 -#: superset/assets/javascripts/SqlLab/actions.js:392 +#: superset/assets/src/SqlLab/actions.js:384 +#: superset/assets/src/SqlLab/actions.js:404 msgid "The query couldn't be loaded" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:426 +#: superset/assets/src/SqlLab/actions.js:438 msgid "An error occurred while creating the data source" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:30 +#: superset/assets/src/SqlLab/constants.js:30 msgid "Pick a chart type!" -msgstr "Elige un tipo de gráfico!" +msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:31 +#: superset/assets/src/SqlLab/constants.js:31 msgid "To use this chart type you need at least one column flagged as a date" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:32 +#: superset/assets/src/SqlLab/constants.js:32 msgid "To use this chart type you need at least one dimension" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:33 +#: superset/assets/src/SqlLab/constants.js:33 msgid "To use this chart type you need at least one aggregation function" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:49 -#: superset/assets/javascripts/SqlLab/reducers.js:11 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:49 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:112 +#: superset/assets/src/SqlLab/reducers.js:11 msgid "Untitled Query" -msgstr "Consulta sin Nombre" +msgstr "" -#: superset/assets/javascripts/SqlLab/reducers.js:44 +#: superset/assets/src/SqlLab/reducers.js:44 #, python-format msgid "Copy of %s" -msgstr "Copia de %s" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:30 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:30 msgid "share query" -msgstr "compartir consulta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:17 msgid "copy URL to clipboard" -msgstr "copiar URL al portapapeles" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:61 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:61 msgid "Raw SQL" -msgstr "SQL Directo" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:71 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:71 msgid "Source SQL" -msgstr "Fuente SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:83 -#: superset/assets/javascripts/explore/stores/visTypes.js:40 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:83 +#: superset/assets/src/explore/visTypes.js:44 msgid "SQL" -msgstr "SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryHistory.jsx:28 +#: superset/assets/src/SqlLab/components/QueryHistory.jsx:28 msgid "No query history yet..." -msgstr "No hay histórico de consultas" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:106 -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:66 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:67 msgid "It seems you don't have access to any database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:154 -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:89 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:171 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:89 msgid "Search Results" -msgstr "Buscar Resultados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:160 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:177 msgid "[From]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:170 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:187 msgid "[To]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:179 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:196 msgid "[Query Status]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:188 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:205 msgid "Search" -msgstr "Buscar" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:114 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:114 msgid "Open in SQL Editor" -msgstr "Abrir en el Editor SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:133 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:133 msgid "view results" -msgstr "ver resultados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:136 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:136 msgid "Data preview" -msgstr "Previsualización de Datos" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:176 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:176 msgid "Visualize the data out of this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:182 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:182 msgid "Overwrite text in editor with a query on this table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:188 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:188 msgid "Run query in a new tab" -msgstr "Ejecutar consulta en otra pestaña" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:193 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:193 msgid "Remove query from log" -msgstr "Eliminar consulta del historial" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:67 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:67 msgid ".CSV" -msgstr ".CSV" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:78 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:241 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:280 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:78 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:247 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:286 msgid "Visualize" -msgstr "Visualizar" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 -#: superset/connectors/sqla/views.py:85 -#: superset/connectors/sqla/views.py:135 -#: superset/connectors/sqla/views.py:214 -#: superset/views/core.py:380 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 +#: superset/connectors/sqla/views.py:88 superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:225 superset/views/core.py:467 msgid "Table" -msgstr "Tabla" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 msgid "was created" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:169 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:170 msgid "Query in a new tab" -msgstr "Consultar en otra pestaña" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:210 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:211 msgid "Fetch data preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:230 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:231 msgid "Track Job" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:236 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:237 msgid "Loading..." -msgstr "Cargando..." +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 msgid "Run Selected Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 +#: superset/assets/src/components/RefreshChartOverlay.jsx:26 msgid "Run Query" -msgstr "Ejecutar consulta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:22 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:36 +msgid "Run query synchronously" +msgstr "" + +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:48 msgid "Run query asynchronously" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:57 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:60 msgid "Stop" -msgstr "Detener" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:16 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:18 msgid "Undefined" -msgstr "Indefinido" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:66 -#: superset/views/sql_lab.py:53 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:67 +#: superset/views/sql_lab.py:59 msgid "Label" -msgstr "Etiqueta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:71 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:72 msgid "Label for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:81 -#: superset/connectors/druid/views.py:107 -#: superset/connectors/druid/views.py:228 -#: superset/connectors/sqla/views.py:82 -#: superset/connectors/sqla/views.py:131 -#: superset/connectors/sqla/views.py:227 -#: superset/views/core.py:374 -#: superset/views/sql_lab.py:56 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:82 +#: superset/connectors/druid/views.py:134 +#: superset/connectors/druid/views.py:258 superset/connectors/sqla/views.py:85 +#: superset/connectors/sqla/views.py:132 superset/connectors/sqla/views.py:238 +#: superset/views/core.py:461 superset/views/sql_lab.py:62 msgid "Description" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:85 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:86 msgid "Write a description for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:99 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:155 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:222 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:100 +#: superset/assets/src/dashboard/components/Controls.jsx:125 +#: superset/assets/src/dashboard/components/SaveModal.jsx:151 +#: superset/assets/src/explore/components/SaveModal.jsx:221 msgid "Save" -msgstr "Guardar" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:102 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:103 #: superset/templates/superset/request_access.html:16 msgid "Cancel" -msgstr "Cancelar" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:123 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:115 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:119 msgid "Save Query" -msgstr "Guardar Consulta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:52 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:14 +msgid "Share Query" +msgstr "" + +#: superset/assets/src/SqlLab/components/SouthPane.jsx:52 msgid "Run a query to display results here" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:57 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:57 #, python-format msgid "Preview for %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:81 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:81 msgid "Results" -msgstr "Resultados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:87 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:87 msgid "Query History" -msgstr "Historial de la Consulta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:165 msgid "Create table as with query results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:173 msgid "new table name" -msgstr "nuevo nombre de tabla" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:90 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:91 msgid "Error while fetching table list" -msgstr "Error recuperando la lista de tablas" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:132 msgid "Error while fetching schema list" -msgstr "Error recuperando la lista de esquemas" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:153 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:146 +msgid "Type to search ..." +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:148 +msgid "Select table " +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:162 msgid "Error while fetching database list" -msgstr "Error recuperando la lista de bases de datos" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:159 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:168 msgid "Database:" -msgstr "Base de datos:" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:163 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:172 msgid "Select a database" -msgstr "Selecciona una base de datos" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:170 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:179 #, python-format msgid "Select a schema (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:175 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:184 msgid "Schema:" -msgstr "Esquema:" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:190 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:198 #, python-format msgid "Add a table (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:203 -msgid "Type to search ..." -msgstr "" - -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:226 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:234 msgid "Reset State" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:105 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:106 msgid "Enter a new title for the tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:124 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:125 #, python-format msgid "Untitled Query %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:170 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:171 msgid "close tab" -msgstr "cerrar pestaña" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:173 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:174 msgid "rename tab" -msgstr "renombrar pestaña" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "expand tool bar" -msgstr "expandir la barra de herramientas" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "hide tool bar" -msgstr "esconder la barra de herramientas" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:75 +#: superset/assets/src/SqlLab/components/TableElement.jsx:75 msgid "Copy partition query to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:94 +#: superset/assets/src/SqlLab/components/TableElement.jsx:94 msgid "latest partition:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:110 +#: superset/assets/src/SqlLab/components/TableElement.jsx:110 msgid "Keys for table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:119 +#: superset/assets/src/SqlLab/components/TableElement.jsx:119 #, python-format msgid "View keys & indexes (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:135 +#: superset/assets/src/SqlLab/components/TableElement.jsx:135 msgid "Sort columns alphabetically" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:136 +#: superset/assets/src/SqlLab/components/TableElement.jsx:136 msgid "Original table column order" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:146 +#: superset/assets/src/SqlLab/components/TableElement.jsx:146 msgid "Copy SELECT statement to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:152 +#: superset/assets/src/SqlLab/components/TableElement.jsx:152 msgid "Remove table preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:90 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:102 +msgid "Template Parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:106 +msgid "Edit template parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:116 +msgid "Invalid JSON" +msgstr "" + +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:92 #, python-format msgid "%s is not right as a column name, please alias it (as in SELECT count(*) " msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "AS my_alias" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "using only alphanumeric characters and underscores" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:166 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:171 msgid "Creating a data source and popping a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:196 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:202 msgid "No results available for this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:248 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:254 msgid "Chart Type" -msgstr "Tipo Gráfico" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:251 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:257 msgid "[Chart Type]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:259 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:265 msgid "Datasource Name" -msgstr "Nombre de la Fuente de Datos" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:263 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:269 msgid "datasource name" -msgstr "nombre de la fuente de datos" - -#: superset/assets/javascripts/components/AsyncSelect.jsx:23 -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:26 -msgid "Select ..." -msgstr "Selecciona ..." - -#: superset/assets/javascripts/components/CachedLabel.jsx:26 -msgid "Loaded data cached" msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:29 -msgid "Loaded from cache" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:59 +msgid "Create a new chart" msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:33 -msgid "Click to force-refresh" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:61 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:69 +msgid "Choose a datasource" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:21 -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:67 -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:37 -msgid "Copy to clipboard" -msgstr "Copiar al portapapeles" - -#: superset/assets/javascripts/components/CopyToClipboard.jsx:65 -msgid "Not successful" -msgstr "Sin éxito" - -#: superset/assets/javascripts/components/CopyToClipboard.jsx:68 -msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:75 +msgid "" +"If the datasource your are looking for is not available in the list, " +"follow the instructions on the how to add it on the " msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:79 -msgid "Copied!" -msgstr "Copiado!" - -#: superset/assets/javascripts/components/EditableTitle.jsx:13 -#: superset/views/core.py:475 -#: superset/views/core.py:542 -msgid "Title" -msgstr "Título" - -#: superset/assets/javascripts/components/EditableTitle.jsx:92 -msgid "click to edit title" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:79 +msgid "Superset tutorial" msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:93 -msgid "You don't have the rights to alter this title." +#: superset/assets/src/addSlice/AddSliceContainer.jsx:84 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:91 +msgid "Choose a visualization type" msgstr "" -#: superset/assets/javascripts/components/FaveStar.jsx:32 -#: superset/assets/javascripts/modules/superset.js:33 -msgid "Click to favorite/unfavorite" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:101 +msgid "Create new chart" msgstr "" -#: superset/assets/javascripts/dashboard/Dashboard.jsx:42 -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "You have unsaved changes." +#: superset/assets/src/chart/chartAction.js:165 +msgid "Unexpected error: " msgstr "" -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "Click the" +#: superset/assets/src/chart/chartAction.js:174 +msgid "Unexpected error." msgstr "" -#: superset/assets/javascripts/dashboard/Dashboard.jsx:61 -msgid "button on the top right to save your changes." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:164 -#, python-format -msgid "Served from data cached %s . Click to force refresh." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:169 -msgid "Click to force refresh" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:353 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:100 -msgid "Error" -msgstr "Error" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:354 -#, python-format -msgid "Sorry, there was an error adding slices to this dashboard: %s" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CodeModal.jsx:35 -msgid "Active Dashboard Filters" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:48 -#, python-format -msgid "Checkout this dashboard: %s" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:54 -msgid "Force refresh the whole dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:94 -msgid "Edit this dashboard's properties" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:65 -msgid "Load a template" -msgstr "Cargar una plantilla" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:68 -msgid "Load a CSS template" -msgstr "Cargar una plantilla CSS" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:80 -#: superset/views/core.py:482 -msgid "CSS" -msgstr "CSS" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:86 -msgid "Live CSS Editor" -msgstr "Editor CSS" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:19 -msgid "Don't refresh" -msgstr "No Actualizar" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:20 -msgid "10 seconds" -msgstr "10 segundos" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:21 -msgid "30 seconds" -msgstr "30 segundos" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:22 -msgid "1 minute" -msgstr "1 minuto" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:23 -msgid "5 minutes" -msgstr "5 minutos" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:38 -msgid "Refresh Interval" -msgstr "Intérvalo Actualización" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:41 -msgid "Choose the refresh frequency for this dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:63 -msgid "This dashboard was saved successfully." -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:69 -msgid "Sorry, there was an error saving this dashboard: " -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:101 -msgid "You must pick a name for the new dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:115 -msgid "Save Dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:123 -#, python-format -msgid "Overwrite Dashboard [%s]" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:131 -msgid "Save as:" -msgstr "Guardar como:" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:135 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:210 -msgid "[dashboard name]" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:142 -#: superset/views/core.py:379 -msgid "Name" -msgstr "Nombre" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:148 -msgid "Viz" -msgstr "Viz" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:157 -#: superset/views/core.py:480 -#: superset/views/core.py:544 -#: superset/views/sql_lab.py:57 -msgid "Modified" -msgstr "Modificado" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:167 -msgid "Add Slices" -msgstr "Añadir Segmentos" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:176 -msgid "Add a new slice to the dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:181 -msgid "Add Slices to Dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:37 -msgid "Move chart" -msgstr "Mover gráfico" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:40 -msgid "Force refresh data" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:44 -msgid "Toggle chart description" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:54 -msgid "Edit chart" -msgstr "Editar gráfico" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:62 -msgid "Export CSV" -msgstr "Exportar CSV" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:70 -msgid "Explore chart" -msgstr "Explorar gráfico" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:77 -msgid "Remove chart from dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:180 -#, python-format -msgid "%s - untitled" -msgstr "" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:287 -msgid "Edit slice properties" -msgstr "" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:32 -msgid "description" -msgstr "descripción" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:42 -msgid "bolt" -msgstr "tornillo" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:61 -msgid "Error..." -msgstr "Error..." - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:97 -#: superset/assets/javascripts/explore/stores/visTypes.js:56 -#: superset/assets/javascripts/explore/stores/visTypes.js:137 -#: superset/assets/javascripts/explore/stores/visTypes.js:389 -#: superset/assets/javascripts/explore/stores/visTypes.js:436 -#: superset/assets/javascripts/explore/stores/visTypes.js:457 -#: superset/assets/javascripts/explore/stores/visTypes.js:485 -#: superset/assets/javascripts/explore/stores/visTypes.js:505 -#: superset/assets/javascripts/explore/stores/visTypes.js:526 -#: superset/assets/javascripts/explore/stores/visTypes.js:578 -#: superset/assets/javascripts/explore/stores/visTypes.js:600 -#: superset/assets/javascripts/explore/stores/visTypes.js:625 -#: superset/assets/javascripts/explore/stores/visTypes.js:650 -#: superset/assets/javascripts/explore/stores/visTypes.js:682 -#: superset/assets/javascripts/explore/stores/visTypes.js:719 -#: superset/assets/javascripts/explore/stores/visTypes.js:746 -#: superset/assets/javascripts/explore/stores/visTypes.js:773 -#: superset/assets/javascripts/explore/stores/visTypes.js:811 -#: superset/assets/javascripts/explore/stores/visTypes.js:844 -#: superset/assets/javascripts/explore/stores/visTypes.js:881 -#: superset/assets/javascripts/explore/stores/visTypes.js:924 -#: superset/assets/javascripts/explore/stores/visTypes.js:946 -#: superset/assets/javascripts/explore/stores/visTypes.js:1005 -msgid "Query" -msgstr "Consulta" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:76 -msgid "Height" -msgstr "Altura" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:90 -msgid "Width" -msgstr "Anchura" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:32 -msgid "Export to .json" -msgstr "Exportar a .json" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:42 -msgid "Export to .csv format" -msgstr "Exportar a .csv" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:74 -msgid "Please enter a slice name" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:89 -msgid "Please select a dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:97 -msgid "Please enter a dashboard name" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:134 -msgid "Save A Slice" -msgstr "Guardar un Segmento" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:155 -#, python-format -msgid "Overwrite slice %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:164 -msgid "Save as" -msgstr "Guardar como" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:168 -msgid "[slice name]" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:181 -msgid "Do not add to a dashboard" -msgstr "No añadir a un cuadro de mando" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:189 -msgid "Add slice to existing dashboard" -msgstr "Añadir a un cuadro de mando existente" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:205 -msgid "Add to new dashboard" -msgstr "Añadir a un nuevo cuadro de mando" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:231 -msgid "Save & go to dashboard" -msgstr "Guardar e ir al cuadro de mando" - -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:32 -#, python-format -msgid "Check out this slice: %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:55 -msgid "`Min` value should be numeric or empty" -msgstr "El valor `Mín` debe ser numérico o vacío" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:58 -msgid "`Max` value should be numeric or empty" -msgstr "El valor `Máx` debe ser numérico o vacío" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:75 -#: superset/connectors/druid/views.py:50 -#: superset/connectors/sqla/views.py:88 -msgid "Min" -msgstr "Mín" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:83 -#: superset/connectors/druid/views.py:51 -#: superset/connectors/sqla/views.py:89 -msgid "Max" -msgstr "Máx" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:70 -msgid "Something went wrong while fetching the datasource list" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:95 -msgid "Click to point to another datasource" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:106 -msgid "Edit the datasource's configuration" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:122 -msgid "Select a datasource" -msgstr "Selecciona una fuente de datos" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:132 -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:120 -msgid "Search / Filter" -msgstr "Buscar / Filtrar" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:114 -msgid "Filter value" -msgstr "Valor del Filtro" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select metric" -msgstr "Selecciona la métrica" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select column" -msgstr "Selecciona la columna" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:155 -msgid "Select operator" -msgstr "Selecciona el operador" - -#: superset/assets/javascripts/explore/components/controls/FilterControl.jsx:138 -#: superset/templates/appbuilder/general/widgets/search.html:6 -msgid "Add Filter" -msgstr "Añadir Filtro" - -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:24 -msgid "Error while fetching data" -msgstr "Error recuperando datos" - -#: superset/assets/javascripts/explore/components/controls/SelectControl.jsx:106 -#, python-format -msgid "Select %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:63 -msgid "textarea" -msgstr "área de texto" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "Edit" -msgstr "Editar" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "in modal" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:110 -msgid "Select a visualization type" -msgstr "Selecciona un tipo de visualización" - -#: superset/assets/javascripts/explore/reducers/chartReducer.js:32 +#: superset/assets/src/chart/chartReducer.js:55 msgid "Updating chart was stopped" -msgstr "La actualización del gráfico ha sido detenida" +msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:38 -#: superset/assets/javascripts/modules/superset.js:223 +#: superset/assets/src/chart/chartReducer.js:66 #, python-format msgid "An error occurred while rendering the visualization: %s" msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:47 -msgid "" -"Perhaps your data has grown, your database is under unusual load, or you " -"are simply querying a data source that is to large to be processed within" -" the timeout range. If that is the case, we recommend that you summarize " -"your data further." +#: superset/assets/src/chart/chartReducer.js:74 +msgid "visualization queries are set to timeout at ${action.timeout} seconds. " msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:56 -msgid "Network error." -msgstr "Error de red." +#: superset/assets/src/chart/chartReducer.js:75 +msgid "" +"Perhaps your data has grown, your database is under unusual load, or you " +"are simply querying a data source that is too large to be processed " +"within the timeout range. If that is the case, we recommend that you " +"summarize your data further." +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:36 +#: superset/assets/src/chart/chartReducer.js:84 +#: superset/assets/src/chart/chartReducer.js:134 +msgid "Network error." +msgstr "" + +#: superset/assets/src/components/AlteredSliceTag.jsx:113 +msgid "Click to see difference" +msgstr "" + +#: superset/assets/src/components/AlteredSliceTag.jsx:119 +msgid "Altered" +msgstr "" + +#: superset/assets/src/components/AlteredSliceTag.jsx:137 +msgid "Chart changes" +msgstr "" + +#: superset/assets/src/components/AsyncSelect.jsx:23 +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:27 +msgid "Select ..." +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:26 +msgid "Loaded data cached" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:29 +msgid "Loaded from cache" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:33 +msgid "Click to force-refresh" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:21 +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:68 +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:38 +msgid "Copy to clipboard" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:72 +msgid "Not successful" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:75 +msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:91 +msgid "Copied!" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:14 +#: superset/views/core.py:571 superset/views/core.py:641 +msgid "Title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:105 +msgid "click to edit title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:106 +msgid "You don't have the rights to alter this title." +msgstr "" + +#: superset/assets/src/components/FaveStar.jsx:33 +msgid "Click to favorite/unfavorite" +msgstr "" + +#: superset/assets/src/components/RefreshChartOverlay.jsx:32 +msgid "Dismiss" +msgstr "" + +#: superset/assets/src/dashboard/components/CodeModal.jsx:35 +msgid "Active Dashboard Filters" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:120 +#, python-format +msgid "Checkout this dashboard: %s" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:123 +#: superset/assets/src/explore/components/SaveModal.jsx:163 +msgid "Save as" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:131 +msgid "Force Refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:132 +msgid "Force refresh the whole dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:140 +msgid "Set autorefresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:141 +msgid "Set the auto-refresh interval for this session" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:156 +msgid "Save the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:164 +msgid "Edit properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:165 +msgid "Edit the dashboards's properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:172 +msgid "Email" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:173 +msgid "Email a link to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:185 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:196 +msgid "Add Charts" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:186 +msgid "Add some charts to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:197 +msgid "Edit CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:198 +msgid "Change the style of the dashboard using CSS code" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:45 +msgid "Load a template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:48 +msgid "Load a CSS template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:60 +#: superset/views/core.py:578 +msgid "CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:66 +msgid "Live CSS Editor" +msgstr "" + +#: superset/assets/src/dashboard/components/Dashboard.jsx:157 +msgid "You have unsaved changes." +msgstr "" + +#: superset/assets/src/dashboard/components/Header.jsx:49 +msgid "Unsaved changes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:19 +msgid "Don't refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:20 +msgid "10 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:21 +msgid "30 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:22 +msgid "1 minute" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:23 +msgid "5 minutes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:38 +msgid "Refresh Interval" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:41 +msgid "Choose the refresh frequency for this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:66 +msgid "This dashboard was saved successfully." +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:72 +msgid "Sorry, there was an error saving this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:95 +msgid "Error" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:96 +msgid "You must pick a name for the new dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:111 +msgid "Save Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:119 +#, python-format +msgid "Overwrite Dashboard [%s]" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:127 +msgid "Save as:" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:131 +#: superset/assets/src/explore/components/SaveModal.jsx:209 +msgid "[dashboard name]" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:73 +msgid "Sorry, there was an error fetching charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:93 +msgid "Sorry, there was an error adding charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:163 +#: superset/views/core.py:466 +msgid "Name" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:169 +msgid "Viz" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:177 +#: superset/assets/src/explore/controls.jsx:157 +#: superset/connectors/druid/views.py:52 superset/views/core.py:404 +#: superset/views/core.py:428 superset/views/core.py:460 +msgid "Datasource" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:186 +#: superset/views/core.py:576 superset/views/core.py:643 +#: superset/views/sql_lab.py:63 +msgid "Modified" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:205 +msgid "Add a new chart to the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:211 +msgid "Add Charts to Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:65 +#, python-format +msgid "Served from data cached %s . Click to force refresh." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:66 +msgid "Force refresh data" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:67 +msgid "Annotation layers are still loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:68 +msgid "One ore more annotation layers failed loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:107 +msgid "Move chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:127 +msgid "Toggle chart description" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:138 +msgid "Edit chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:148 +msgid "Export CSV" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:158 +msgid "Explore chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:169 +msgid "Remove chart from dashboard" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:86 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:50 +#: superset/assets/src/explore/controls.jsx:100 msgid "Group by" -msgstr "Agrupar por" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:53 +#: superset/assets/src/explore/controls.jsx:103 msgid "One or many controls to group by" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:72 -#: superset/connectors/druid/views.py:45 -#: superset/views/core.py:318 -#: superset/views/core.py:342 -#: superset/views/core.py:373 -msgid "Datasource" -msgstr "Fuente de datos" +#: superset/assets/src/explore/controls.jsx:124 +msgid "" +"For more information about objects are in context in the scope of this " +"function, refer to the" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:82 -#: superset/views/core.py:381 +#: superset/assets/src/explore/controls.jsx:126 +msgid " source code of Superset's sandboxed parser" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:148 +msgid "This functionality is disabled in your environment for security reasons." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:167 superset/views/core.py:468 msgid "Visualization Type" -msgstr "Tipo de Visualización" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:84 +#: superset/assets/src/explore/controls.jsx:169 msgid "The type of visualization to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:90 +#: superset/assets/src/explore/controls.jsx:175 msgid "Metrics" -msgstr "Métricas" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:99 -#: superset/assets/javascripts/explore/stores/controls.jsx:116 +#: superset/assets/src/explore/controls.jsx:189 +#: superset/assets/src/explore/controls.jsx:221 msgid "One or many metrics to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:103 -msgid "Y Axis Bounds" -msgstr "Límites del Eje Y" +#: superset/assets/src/explore/controls.jsx:195 +msgid "Percentage Metrics" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:106 +#: superset/assets/src/explore/controls.jsx:202 +msgid "Metrics for which percentage of total are to be displayed" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:207 +msgid "Y Axis Bounds" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:210 msgid "" "Bounds for the Y axis. When left empty, the bounds are dynamically " "defined based on the min/max of the data. Note that this feature will " "only expand the axis range. It won't narrow the data's extent." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:114 +#: superset/assets/src/explore/controls.jsx:219 msgid "Ordering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:125 -#: superset/views/annotations.py:47 -msgid "Annotation Layers" -msgstr "Capas de Anotación" - -#: superset/assets/javascripts/explore/stores/controls.jsx:127 -msgid "Annotation layers to overlay on the visualization" +#: superset/assets/src/explore/controls.jsx:227 +msgid "Fixed Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:129 -msgid "Select a annotation layer" -msgstr "Selecciona una capa de anotación" - -#: superset/assets/javascripts/explore/stores/controls.jsx:130 -msgid "Error while fetching annotation layers" +#: superset/assets/src/explore/controls.jsx:228 +msgid "Use this to define a static color for all circles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:141 -#: superset/assets/javascripts/explore/stores/visTypes.js:832 -#: superset/connectors/druid/views.py:106 -#: superset/connectors/sqla/views.py:130 +#: superset/assets/src/explore/controls.jsx:235 +msgid "Legend Position" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:236 +msgid "Choose the position of the legend" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:250 +msgid "Fill Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:251 +#: superset/assets/src/explore/controls.jsx:259 +msgid "" +" Set the opacity to 0 if you do not want to override the color specified " +"in the GeoJSON" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:258 +msgid "Stroke Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:268 +#: superset/assets/src/explore/visTypes.js:1376 +#: superset/connectors/druid/views.py:133 superset/connectors/sqla/views.py:131 msgid "Metric" -msgstr "Métrica" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:143 -msgid "Choose the metric" -msgstr "Elige la métrica" - -#: superset/assets/javascripts/explore/stores/controls.jsx:156 +#: superset/assets/src/explore/controls.jsx:281 msgid "Right Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:160 +#: superset/assets/src/explore/controls.jsx:285 msgid "Choose a metric for right axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:171 +#: superset/assets/src/explore/controls.jsx:296 msgid "Stacked Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:199 +#: superset/assets/src/explore/controls.jsx:309 +msgid "Sort X Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:317 +msgid "Sort Y Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:325 msgid "Linear Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:216 +#: superset/assets/src/explore/controls.jsx:350 msgid "Normalize Across" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:223 +#: superset/assets/src/explore/controls.jsx:357 msgid "" "Color will be rendered based on a ratio of the cell against the sum of " "across this criteria" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:230 +#: superset/assets/src/explore/controls.jsx:364 msgid "Horizon Color Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:237 +#: superset/assets/src/explore/controls.jsx:371 msgid "Defines how the color are attributed." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:242 +#: superset/assets/src/explore/controls.jsx:376 msgid "Rendering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:249 +#: superset/assets/src/explore/controls.jsx:383 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:255 +#: superset/assets/src/explore/controls.jsx:389 msgid "XScale Interval" -msgstr "Intervalo Escala X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:258 +#: superset/assets/src/explore/controls.jsx:394 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:264 +#: superset/assets/src/explore/controls.jsx:400 msgid "YScale Interval" -msgstr "Intervalo Escala Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:267 +#: superset/assets/src/explore/controls.jsx:405 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:273 +#: superset/assets/src/explore/controls.jsx:411 msgid "Include Time" -msgstr "Incluir Tiempo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:274 +#: superset/assets/src/explore/controls.jsx:412 msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:288 +#: superset/assets/src/explore/controls.jsx:418 +msgid "Auto Zoom" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:421 +msgid "When checked, the map will zoom to your data after each query" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:426 +msgid "Show percentage" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:428 +msgid "Whether to include the percentage in the tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:434 msgid "Stacked Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:296 +#: superset/assets/src/explore/controls.jsx:442 msgid "Show totals" -msgstr "Mostrar Totales" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:299 +#: superset/assets/src/explore/controls.jsx:445 msgid "Display total row/column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:304 +#: superset/assets/src/explore/controls.jsx:450 msgid "Show Markers" -msgstr "Mostrar Marcadores" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:307 +#: superset/assets/src/explore/controls.jsx:453 msgid "Show data points as circle markers on the lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:312 +#: superset/assets/src/explore/controls.jsx:458 msgid "Bar Values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:315 +#: superset/assets/src/explore/controls.jsx:461 msgid "Show the value on top of the bar" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:320 +#: superset/assets/src/explore/controls.jsx:466 msgid "Sort Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:322 +#: superset/assets/src/explore/controls.jsx:469 msgid "Sort bars by x labels." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:327 +#: superset/assets/src/explore/controls.jsx:474 msgid "Combine Metrics" -msgstr "Combinar Métricas" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:329 +#: superset/assets/src/explore/controls.jsx:476 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:335 +#: superset/assets/src/explore/controls.jsx:482 msgid "Extra Controls" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:338 +#: superset/assets/src/explore/controls.jsx:485 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:345 +#: superset/assets/src/explore/controls.jsx:492 msgid "Reduce X ticks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:348 +#: superset/assets/src/explore/controls.jsx:495 msgid "" "Reduces the number of X axis ticks to be rendered. If true, the x axis " "wont overflow and labels may be missing. If false, a minimum width will " @@ -1519,137 +1665,227 @@ msgid "" "scroll." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:357 +#: superset/assets/src/explore/controls.jsx:504 msgid "Include Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:360 +#: superset/assets/src/explore/controls.jsx:507 msgid "Include series name as an axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:365 +#: superset/assets/src/explore/controls.jsx:512 msgid "Color Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:367 +#: superset/assets/src/explore/controls.jsx:514 msgid "A metric to use for color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:374 +#: superset/assets/src/explore/controls.jsx:521 msgid "Country Name" -msgstr "Nombre País" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:393 +#: superset/assets/src/explore/controls.jsx:541 msgid "The name of country that Superset should display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:397 +#: superset/assets/src/explore/controls.jsx:545 msgid "Country Field Type" -msgstr "Tipo de Campo de País" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:405 +#: superset/assets/src/explore/controls.jsx:553 msgid "" "The country code standard that Superset should expect to find in the " "[country] column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:412 -#: superset/assets/javascripts/explore/stores/controls.jsx:419 -msgid "Columns" -msgstr "Columnas" +#: superset/assets/src/explore/controls.jsx:559 +msgid "Frequency" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:413 +#: superset/assets/src/explore/controls.jsx:571 +msgid "" +"The periodicity over which to pivot time. Users can provide\n" +" \"Pandas\" offset alias.\n" +" Click on the info bubble for more details on accepted \"freq\" " +"expressions." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:584 +msgid "Dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:585 +msgid "Select a dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:591 +#: superset/assets/src/explore/controls.jsx:598 +msgid "Columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:592 msgid "One or many controls to pivot as columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:421 -#: superset/assets/javascripts/explore/stores/controls.jsx:431 -#: superset/assets/javascripts/explore/stores/controls.jsx:441 +#: superset/assets/src/explore/controls.jsx:600 +#: superset/assets/src/explore/controls.jsx:703 +#: superset/assets/src/explore/controls.jsx:713 msgid "Columns to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:450 -msgid "Origin" -msgstr "Origen" +#: superset/assets/src/explore/controls.jsx:611 +msgid "Longitude & Latitude" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:456 +#: superset/assets/src/explore/controls.jsx:613 +#: superset/assets/src/explore/controls.jsx:623 +#: superset/assets/src/explore/controls.jsx:633 +msgid "Point to your spatial columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:621 +msgid "Start Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:631 +msgid "End Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:641 +#: superset/assets/src/explore/visTypes.js:1590 +msgid "Longitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:644 +msgid "Select the longitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:652 +#: superset/assets/src/explore/visTypes.js:1594 +msgid "Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:655 +msgid "Select the latitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:663 +msgid "GeoJson Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:665 +msgid "Select the geojson column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:673 +msgid "Polygon Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:675 +msgid "" +"Select the polygon column. Each row should contain JSON.array(N) of " +"[longitude, latitude] points" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:684 +msgid "Point Radius Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:693 +msgid "Stroke Width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:722 +msgid "Origin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:728 msgid "" "Defines the origin where time buckets start, accepts natural dates as in " "`now`, `sunday` or `1970-01-01`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:463 +#: superset/assets/src/explore/controls.jsx:736 msgid "Bottom Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:467 +#: superset/assets/src/explore/controls.jsx:740 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:473 -msgid "Left Margin" -msgstr "Margen Izquierdo" +#: superset/assets/src/explore/controls.jsx:745 +msgid "X Tick Layout" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:477 +#: superset/assets/src/explore/controls.jsx:750 +msgid "The way the ticks are laid out on the X axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:757 +msgid "Left Margin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:761 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:483 +#: superset/assets/src/explore/controls.jsx:767 msgid "Time Granularity" -msgstr "Granularidad de Tiempo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:500 +#: superset/assets/src/explore/controls.jsx:785 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/assets/javascripts/explore/stores/controls.jsx:507 +#: superset/assets/src/explore/controls.jsx:792 msgid "Domain" -msgstr "Dominio" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:510 +#: superset/assets/src/explore/controls.jsx:795 msgid "The time unit used for the grouping of blocks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:515 +#: superset/assets/src/explore/controls.jsx:800 msgid "Subdomain" -msgstr "Subdominio" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:518 +#: superset/assets/src/explore/controls.jsx:803 msgid "" "The time unit for each block. Should be a smaller unit than " "domain_granularity. Should be larger or equal to Time Grain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:525 +#: superset/assets/src/explore/controls.jsx:810 msgid "Link Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:528 +#: superset/assets/src/explore/controls.jsx:813 msgid "Link length in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:534 +#: superset/assets/src/explore/controls.jsx:819 msgid "Charge" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:548 +#: superset/assets/src/explore/controls.jsx:833 msgid "Charge in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:556 +#: superset/assets/src/explore/controls.jsx:839 msgid "" "The time column for the visualization. Note that you can define arbitrary" -" expression that return a DATETIME column in the table or. Also note that" -" the filter below is applied against this column or expression" +" expression that return a DATETIME column in the table. Also note that " +"the filter below is applied against this column or expression" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:568 +#: superset/assets/src/explore/controls.jsx:865 msgid "Time Grain" -msgstr "Granularidad Temporal" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:570 +#: superset/assets/src/explore/controls.jsx:867 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -1657,114 +1893,176 @@ msgid "" "in the Superset source code." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:583 +#: superset/assets/src/explore/controls.jsx:880 msgid "Resample Rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:586 +#: superset/assets/src/explore/controls.jsx:883 msgid "Pandas resample rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:592 +#: superset/assets/src/explore/controls.jsx:889 msgid "Resample How" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:595 +#: superset/assets/src/explore/controls.jsx:892 msgid "Pandas resample how" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:601 +#: superset/assets/src/explore/controls.jsx:898 msgid "Resample Fill Method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:604 +#: superset/assets/src/explore/controls.jsx:901 msgid "Pandas resample fill method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:610 +#: superset/assets/src/explore/controls.jsx:907 +#: superset/assets/src/visualizations/filter_box.jsx:114 msgid "Since" -msgstr "desde" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:611 +#: superset/assets/src/explore/controls.jsx:908 msgid "7 days ago" -msgstr "Hace 7 días" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:617 +#: superset/assets/src/explore/controls.jsx:914 +#: superset/assets/src/visualizations/filter_box.jsx:123 msgid "Until" -msgstr "Hasta" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:624 +#: superset/assets/src/explore/controls.jsx:921 msgid "Max Bubble Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:632 +#: superset/assets/src/explore/controls.jsx:929 msgid "Whisker/outlier options" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:634 +#: superset/assets/src/explore/controls.jsx:931 msgid "Determines how whiskers and outliers are calculated." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:645 +#: superset/assets/src/explore/controls.jsx:942 msgid "Ratio" -msgstr "Proporción" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:648 +#: superset/assets/src/explore/controls.jsx:946 msgid "Target aspect ratio for treemap tiles." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:654 -#: superset/assets/javascripts/explore/stores/visTypes.js:616 -#: superset/assets/javascripts/explore/stores/visTypes.js:641 -#: superset/assets/javascripts/explore/stores/visTypes.js:790 +#: superset/assets/src/explore/controls.jsx:952 +#: superset/assets/src/explore/visTypes.js:1143 +#: superset/assets/src/explore/visTypes.js:1170 +#: superset/assets/src/explore/visTypes.js:1333 msgid "Number format" -msgstr "Formato numérico" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:664 +#: superset/assets/src/explore/controls.jsx:962 msgid "Row limit" -msgstr "Límite filas" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:672 +#: superset/assets/src/explore/controls.jsx:971 msgid "Series limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:675 -msgid "Limits the number of time series that get displayed" +#: superset/assets/src/explore/controls.jsx:974 +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/assets/javascripts/explore/stores/controls.jsx:680 +#: superset/assets/src/explore/controls.jsx:983 msgid "Sort By" -msgstr "Ordenar por" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:682 +#: superset/assets/src/explore/controls.jsx:985 msgid "Metric used to define the top series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:697 +#: superset/assets/src/explore/controls.jsx:993 +msgid "Sort Descending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:995 +msgid "Whether to sort descending or ascending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1000 msgid "Rolling" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:700 +#: superset/assets/src/explore/controls.jsx:1003 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:706 +#: superset/assets/src/explore/controls.jsx:1009 +msgid "Multiplier" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1013 +msgid "Factor to multiply the metric by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1018 msgid "Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:708 +#: superset/assets/src/explore/controls.jsx:1020 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:714 +#: superset/assets/src/explore/controls.jsx:1030 +msgid "Cell Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1031 +msgid "The size of the square cell, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1040 +msgid "Cell Padding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1041 +msgid "The distance between cells, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1050 +msgid "Cell Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1051 +msgid "The pixel radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1060 +msgid "Color Steps" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1061 +msgid "The number color \"steps\"" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1066 +msgid "Grid Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1070 +msgid "Defines the grid size in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1075 msgid "Min Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:716 +#: superset/assets/src/explore/controls.jsx:1077 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 " @@ -1773,1203 +2071,2040 @@ msgid "" "periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:725 -#: superset/assets/javascripts/explore/stores/visTypes.js:123 +#: superset/assets/src/explore/controls.jsx:1086 +#: superset/assets/src/explore/visTypes.js:147 msgid "Series" -msgstr "Series" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:727 +#: superset/assets/src/explore/controls.jsx:1088 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:737 +#: superset/assets/src/explore/controls.jsx:1098 msgid "Entity" -msgstr "Entidad" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:740 +#: superset/assets/src/explore/controls.jsx:1101 msgid "This defines the element to be plotted on the chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:748 -#: superset/assets/javascripts/explore/stores/visTypes.js:172 -#: superset/assets/javascripts/explore/stores/visTypes.js:547 +#: superset/assets/src/explore/controls.jsx:1109 +#: superset/assets/src/explore/visTypes.js:137 +#: superset/assets/src/explore/visTypes.js:200 +#: superset/assets/src/explore/visTypes.js:249 +#: superset/assets/src/explore/visTypes.js:335 +#: superset/assets/src/explore/visTypes.js:376 +#: superset/assets/src/explore/visTypes.js:774 +#: superset/assets/src/explore/visTypes.js:1069 msgid "X Axis" -msgstr "Eje X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:749 +#: superset/assets/src/explore/controls.jsx:1110 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:762 -#: superset/assets/javascripts/explore/stores/visTypes.js:179 -#: superset/assets/javascripts/explore/stores/visTypes.js:555 +#: superset/assets/src/explore/controls.jsx:1123 +#: superset/assets/src/explore/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:257 +#: superset/assets/src/explore/visTypes.js:344 +#: superset/assets/src/explore/visTypes.js:385 +#: superset/assets/src/explore/visTypes.js:783 +#: superset/assets/src/explore/visTypes.js:1078 msgid "Y Axis" -msgstr "Eje Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:765 +#: superset/assets/src/explore/controls.jsx:1126 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:776 +#: superset/assets/src/explore/controls.jsx:1137 msgid "Bubble Size" -msgstr "Tamaño burbuja" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:789 +#: superset/assets/src/explore/controls.jsx:1150 msgid "URL" -msgstr "URL" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:790 +#: superset/assets/src/explore/controls.jsx:1151 msgid "" "The URL, this control is templated, so you can integrate {{ width }} " "and/or {{ height }} in your URL string." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:797 +#: superset/assets/src/explore/controls.jsx:1158 msgid "X Axis Label" -msgstr "Etiqueta Eje X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:804 +#: superset/assets/src/explore/controls.jsx:1165 msgid "Y Axis Label" -msgstr "Etiqueta Eje Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:811 +#: superset/assets/src/explore/controls.jsx:1172 msgid "Custom WHERE clause" -msgstr "Cláusula WHERE personalizada" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:813 +#: superset/assets/src/explore/controls.jsx:1178 msgid "" "The text in this box gets included in your query's WHERE clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:821 +#: superset/assets/src/explore/controls.jsx:1186 msgid "Custom HAVING clause" -msgstr "Cláusula HAVING personalizada" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:823 +#: superset/assets/src/explore/controls.jsx:1192 msgid "" "The text in this box gets included in your query's HAVING clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:831 +#: superset/assets/src/explore/controls.jsx:1200 msgid "Comparison Period Lag" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:833 +#: superset/assets/src/explore/controls.jsx:1202 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:838 +#: superset/assets/src/explore/controls.jsx:1207 msgid "Comparison suffix" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:839 +#: superset/assets/src/explore/controls.jsx:1208 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:845 +#: superset/assets/src/explore/controls.jsx:1214 msgid "Table Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:850 +#: superset/assets/src/explore/controls.jsx:1220 msgid "Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:856 +#: superset/assets/src/explore/controls.jsx:1226 msgid "Series Height" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:859 +#: superset/assets/src/explore/controls.jsx:1229 msgid "Pixel height of each series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:865 +#: superset/assets/src/explore/controls.jsx:1236 msgid "Page Length" -msgstr "Longitud de Página" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:868 +#: superset/assets/src/explore/controls.jsx:1239 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:874 -#: superset/assets/javascripts/explore/stores/controls.jsx:884 +#: superset/assets/src/explore/controls.jsx:1245 +#: superset/assets/src/explore/controls.jsx:1255 msgid "X Axis Format" -msgstr "Formato Eje X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:894 +#: superset/assets/src/explore/controls.jsx:1265 msgid "Y Axis Format" -msgstr "Formato Eje Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:904 +#: superset/assets/src/explore/controls.jsx:1277 +msgid "When `Period Ratio` is set, the Y Axis Format is forced to `.1%`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1286 msgid "Right Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:912 +#: superset/assets/src/explore/controls.jsx:1295 +msgid "Date Time Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1304 msgid "Markup Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:917 +#: superset/assets/src/explore/controls.jsx:1309 msgid "Pick your favorite markup language" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:922 +#: superset/assets/src/explore/controls.jsx:1314 msgid "Rotation" -msgstr "Rotación" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:925 +#: superset/assets/src/explore/controls.jsx:1317 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:930 +#: superset/assets/src/explore/controls.jsx:1322 msgid "Line Style" -msgstr "Estilo Línea" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:935 +#: superset/assets/src/explore/controls.jsx:1327 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:940 +#: superset/assets/src/explore/controls.jsx:1332 msgid "Label Type" -msgstr "Tipo Etiqueta" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:949 +#: superset/assets/src/explore/controls.jsx:1342 msgid "What should be shown on the label?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:954 -#: superset/assets/javascripts/explore/stores/visTypes.js:376 -#: superset/assets/javascripts/explore/stores/visTypes.js:414 +#: superset/assets/src/explore/controls.jsx:1347 +#: superset/assets/src/explore/visTypes.js:879 +#: superset/assets/src/explore/visTypes.js:919 msgid "Code" -msgstr "Código" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:955 +#: superset/assets/src/explore/controls.jsx:1348 msgid "Put your code here" -msgstr "Pon tu código aquí" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:964 +#: superset/assets/src/explore/controls.jsx:1357 msgid "Aggregation function" -msgstr "Función de agregación" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:976 +#: superset/assets/src/explore/controls.jsx:1369 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:983 +#: superset/assets/src/explore/controls.jsx:1376 msgid "Font Size From" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:985 +#: superset/assets/src/explore/controls.jsx:1378 msgid "Font size for the smallest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:991 +#: superset/assets/src/explore/controls.jsx:1384 msgid "Font Size To" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:993 +#: superset/assets/src/explore/controls.jsx:1386 msgid "Font size for the biggest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:998 +#: superset/assets/src/explore/controls.jsx:1391 msgid "Instant Filtering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1009 -msgid "Range Filter" -msgstr "Filtro de Rango" +#: superset/assets/src/explore/controls.jsx:1402 +msgid "Extruded" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1012 +#: superset/assets/src/explore/controls.jsx:1410 +msgid "Show Range Filter" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1419 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1017 +#: superset/assets/src/explore/controls.jsx:1424 msgid "Date Filter" -msgstr "Filtro de Fecha" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1019 +#: superset/assets/src/explore/controls.jsx:1426 msgid "Whether to include a time filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1024 -msgid "Data Table" -msgstr "Tabla de Datos" +#: superset/assets/src/explore/controls.jsx:1431 +msgid "Show SQL Granularity Dropdown" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1026 +#: superset/assets/src/explore/controls.jsx:1433 +msgid "Check to include SQL Granularity dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1438 +msgid "Show SQL Time Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1440 +msgid "Check to include Time Column dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1445 +msgid "Show Druid Granularity Dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1447 +msgid "Check to include Druid Granularity dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1452 +msgid "Show Druid Time Origin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1454 +msgid "Check to include Time Origin dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1459 +msgid "Data Table" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1461 msgid "Whether to display the interactive data table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1031 +#: superset/assets/src/explore/controls.jsx:1466 msgid "Search Box" -msgstr "Caja de Búsqueda" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1034 +#: superset/assets/src/explore/controls.jsx:1469 msgid "Whether to include a client side search box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1039 +#: superset/assets/src/explore/controls.jsx:1474 msgid "Table Filter" -msgstr "Filtro de Tabla" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1041 +#: superset/assets/src/explore/controls.jsx:1477 msgid "Whether to apply filter when table cell is clicked" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1046 -msgid "Show Bubbles" -msgstr "Mostrar Burbujas" +#: superset/assets/src/explore/controls.jsx:1482 +msgid "Align +/-" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1049 +#: superset/assets/src/explore/controls.jsx:1485 +msgid "Whether to align the background chart for +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1490 +msgid "Color +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1493 +msgid "Whether to color +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1498 +msgid "Show Bubbles" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1501 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1054 +#: superset/assets/src/explore/controls.jsx:1506 msgid "Legend" -msgstr "Leyenda" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1057 +#: superset/assets/src/explore/controls.jsx:1509 msgid "Whether to display the legend (toggles)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1062 -msgid "X bounds" -msgstr "Límites X" +#: superset/assets/src/explore/controls.jsx:1514 +msgid "Show Values" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1065 +#: superset/assets/src/explore/controls.jsx:1517 +msgid "Whether to display the numerical values within the cells" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1522 +msgid "Show Metric Names" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1525 +msgid "Whether to display the metric name as a title" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1530 +msgid "X bounds" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1533 msgid "Whether to display the min and max values of the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1070 +#: superset/assets/src/explore/controls.jsx:1538 msgid "Y bounds" -msgstr "Límites Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1073 +#: superset/assets/src/explore/controls.jsx:1541 msgid "Whether to display the min and max values of the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1078 +#: superset/assets/src/explore/controls.jsx:1546 msgid "Rich Tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1081 +#: superset/assets/src/explore/controls.jsx:1549 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1087 +#: superset/assets/src/explore/controls.jsx:1555 msgid "Y Log Scale" -msgstr "Escala Logarítmica Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1090 +#: superset/assets/src/explore/controls.jsx:1558 msgid "Use a log scale for the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1095 +#: superset/assets/src/explore/controls.jsx:1563 msgid "X Log Scale" -msgstr "Escala Logarítmica X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1098 +#: superset/assets/src/explore/controls.jsx:1566 msgid "Use a log scale for the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1103 +#: superset/assets/src/explore/controls.jsx:1571 +msgid "Log Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1574 +msgid "Use a log scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1579 msgid "Donut" -msgstr "Donut" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1106 +#: superset/assets/src/explore/controls.jsx:1582 msgid "Do you want a donut or a pie?" -msgstr "¿Quieres un donut o un pastel?" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1111 +#: superset/assets/src/explore/controls.jsx:1587 msgid "Put labels outside" -msgstr "Poner las etiquetas fuera" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1114 +#: superset/assets/src/explore/controls.jsx:1590 msgid "Put the labels outside the pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1119 +#: superset/assets/src/explore/controls.jsx:1595 msgid "Contribution" -msgstr "Contribución" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1121 +#: superset/assets/src/explore/controls.jsx:1597 msgid "Compute the contribution to the total" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1126 +#: superset/assets/src/explore/controls.jsx:1602 msgid "Period Ratio" -msgstr "Ratio de Periodo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1129 +#: superset/assets/src/explore/controls.jsx:1605 msgid "" "[integer] Number of period to compare against, this is relative to the " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1135 +#: superset/assets/src/explore/controls.jsx:1611 msgid "Period Ratio Type" -msgstr "Tipo de Ratio de Periodo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1138 +#: superset/assets/src/explore/controls.jsx:1614 msgid "" "`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` " "is (new-previous)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1144 +#: superset/assets/src/explore/controls.jsx:1620 msgid "Time Shift" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1146 +#: superset/assets/src/explore/controls.jsx:1622 msgid "" "Overlay a timeseries from a relative time period. Expects relative time " "delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 " "days)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1154 +#: superset/assets/src/explore/controls.jsx:1630 msgid "Subheader" -msgstr "Sub-encabezado" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1155 +#: superset/assets/src/explore/controls.jsx:1631 msgid "Description text that shows up below your Big Number" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1161 +#: superset/assets/src/explore/controls.jsx:1637 msgid "label" -msgstr "etiqueta" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1163 +#: superset/assets/src/explore/controls.jsx:1639 msgid "" "`count` is COUNT(*) if a group by is used. Numerical columns will be " "aggregated with the aggregator. Non-numerical columns will be used to " "label points. Leave empty to get a count of points in each cluster." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1174 +#: superset/assets/src/explore/controls.jsx:1650 msgid "Map Style" -msgstr "Estilo Mapa" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1184 +#: superset/assets/src/explore/controls.jsx:1662 msgid "Base layer map style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1190 +#: superset/assets/src/explore/controls.jsx:1668 msgid "Clustering Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1203 +#: superset/assets/src/explore/controls.jsx:1681 msgid "" "The radius (in pixels) the algorithm uses to define a cluster. Choose 0 " "to turn off clustering, but beware that a large number of points (>1000) " "will cause lag." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1210 +#: superset/assets/src/explore/controls.jsx:1688 +#: superset/assets/src/explore/visTypes.js:722 +msgid "Point Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1690 +msgid "Fixed point radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1698 msgid "Point Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1212 +#: superset/assets/src/explore/controls.jsx:1700 msgid "" "The radius of individual points (ones that are not in a cluster). Either " "a numerical column or `Auto`, which scales the point based on the largest" " cluster" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1222 +#: superset/assets/src/explore/controls.jsx:1710 msgid "Point Radius Unit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1225 +#: superset/assets/src/explore/controls.jsx:1713 +#: superset/assets/src/explore/controls.jsx:1729 msgid "The unit of measure for the specified point radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1230 -msgid "Opacity" -msgstr "Opacidad" +#: superset/assets/src/explore/controls.jsx:1718 +msgid "Point Unit" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1233 +#: superset/assets/src/explore/controls.jsx:1734 +msgid "Opacity" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1737 msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1239 +#: superset/assets/src/explore/controls.jsx:1743 +#: superset/assets/src/explore/visTypes.js:1581 +msgid "Viewport" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1745 +msgid "Parameters related to the view and perspective on the map" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1754 msgid "Zoom" -msgstr "Acercamiento" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1242 +#: superset/assets/src/explore/controls.jsx:1757 msgid "Zoom level of the map" -msgstr "Nivel de acercamiento del mapa" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1248 +#: superset/assets/src/explore/controls.jsx:1763 msgid "Default latitude" -msgstr "Latitud por defecto" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1251 +#: superset/assets/src/explore/controls.jsx:1766 msgid "Latitude of default viewport" -msgstr "Latitud de la ventana gráfica predeterminada" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1257 +#: superset/assets/src/explore/controls.jsx:1772 msgid "Default longitude" -msgstr "Longitud por defecto" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1260 +#: superset/assets/src/explore/controls.jsx:1775 msgid "Longitude of default viewport" -msgstr "Longitud de la ventana gráfica predeterminada" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1266 +#: superset/assets/src/explore/controls.jsx:1781 msgid "Live render" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1268 +#: superset/assets/src/explore/controls.jsx:1783 msgid "Points and clusters will update as viewport is being changed" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1274 +#: superset/assets/src/explore/controls.jsx:1789 msgid "RGB Color" -msgstr "Color RGB" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1284 +#: superset/assets/src/explore/controls.jsx:1799 msgid "The color for points and clusters in RGB" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1289 -msgid "Ranges" -msgstr "Rangos" +#: superset/assets/src/explore/controls.jsx:1804 +msgid "Color" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1291 +#: superset/assets/src/explore/controls.jsx:1806 +msgid "Pick a color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1811 +msgid "Ranges" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1813 msgid "Ranges to highlight with shading" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1296 +#: superset/assets/src/explore/controls.jsx:1818 msgid "Range labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1298 +#: superset/assets/src/explore/controls.jsx:1820 msgid "Labels for the ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1303 +#: superset/assets/src/explore/controls.jsx:1825 msgid "Markers" -msgstr "Marcadores" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1305 +#: superset/assets/src/explore/controls.jsx:1827 msgid "List of values to mark with triangles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1310 +#: superset/assets/src/explore/controls.jsx:1832 msgid "Marker labels" -msgstr "Etiquetas de Marcadores" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1312 +#: superset/assets/src/explore/controls.jsx:1834 msgid "Labels for the markers" -msgstr "Etiquetas para los Marcadores" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1317 +#: superset/assets/src/explore/controls.jsx:1839 msgid "Marker lines" -msgstr "Líneas de Marcadores" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1319 +#: superset/assets/src/explore/controls.jsx:1841 msgid "List of values to mark with lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1324 +#: superset/assets/src/explore/controls.jsx:1846 msgid "Marker line labels" -msgstr "Etiquetas de Líneas para los Marcadores" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1326 +#: superset/assets/src/explore/controls.jsx:1848 msgid "Labels for the marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1353 -msgid "Slice ID" +#: superset/assets/src/explore/controls.jsx:1897 +msgid "Chart ID" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1355 -msgid "The id of the active slice" +#: superset/assets/src/explore/controls.jsx:1899 +msgid "The id of the active chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1360 +#: superset/assets/src/explore/controls.jsx:1904 msgid "Cache Timeout (seconds)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1362 +#: superset/assets/src/explore/controls.jsx:1906 msgid "The number of seconds before expiring the cache" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1367 +#: superset/assets/src/explore/controls.jsx:1911 msgid "Order by entity id" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1368 +#: superset/assets/src/explore/controls.jsx:1912 msgid "" "Important! Select this if the table is not already sorted by entity id, " "else there is no guarantee that all events for each entity are returned." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1376 +#: superset/assets/src/explore/controls.jsx:1920 msgid "Minimum leaf node event count" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1379 +#: superset/assets/src/explore/controls.jsx:1923 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1385 -#: superset/assets/javascripts/explore/stores/visTypes.js:25 +#: superset/assets/src/explore/controls.jsx:1929 +#: superset/assets/src/explore/visTypes.js:29 msgid "Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1389 +#: superset/assets/src/explore/controls.jsx:1933 msgid "The color scheme for rendering chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:7 -#: superset/assets/javascripts/explore/stores/visTypes.js:31 -msgid "Time" -msgstr "Tiempo" +#: superset/assets/src/explore/controls.jsx:1939 +msgid "Significance Level" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:9 -#: superset/assets/javascripts/explore/stores/visTypes.js:32 +#: superset/assets/src/explore/controls.jsx:1941 +msgid "Threshold alpha level for determining significance" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1946 +msgid "p-value precision" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1948 +msgid "Number of decimal places with which to display p-values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1953 +msgid "Lift percent precision" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1955 +msgid "Number of decimal places with which to display lift values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1960 +msgid "Time Series Columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1967 +msgid "Use Area Proportions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1968 +msgid "" +"Check if the Rose Chart should use segment area instead of segment radius" +" for proportioning" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1978 +#: superset/assets/src/explore/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:949 +#: superset/assets/src/explore/visTypes.js:1297 +#: superset/assets/src/explore/visTypes.js:1362 +#: superset/assets/src/explore/visTypes.js:1453 +#: superset/assets/src/explore/visTypes.js:1475 +msgid "Options" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1984 +msgid "Not Time Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1986 +msgid "Ignore time" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1989 +msgid "Time Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1991 +msgid "Standard time series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1994 +msgid "Aggregate Mean" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1996 +msgid "Mean of values over specified period" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1999 +msgid "Aggregate Sum" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2001 +msgid "Sum of values over specified period" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2004 +msgid "Difference" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2006 +msgid "Metric change in value from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2009 +msgid "Percent Change" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2011 +msgid "Metric percent change in value from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2014 +msgid "Factor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2016 +msgid "Metric factor change from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2019 +#: superset/assets/src/explore/visTypes.js:71 +msgid "Advanced Analytics" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2021 +msgid "Use the Advanced Analytics options below" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2026 +msgid "Settings for time series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2031 +msgid "Equal Date Sizes" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2034 +msgid "Check to force date partitions to have the same height" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2039 +msgid "Partition Limit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2043 +msgid "" +"The maximum number of subdivisions of each group; lower values are pruned" +" first" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2049 +msgid "Minimum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2055 +msgid "" +"Minimum radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this minimum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2061 +msgid "Maximum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2067 +msgid "" +"Maxium radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this maximum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2073 +msgid "Partition Threshold" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2077 +msgid "" +"Partitions whose height to parent height proportions are below this value" +" are pruned" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2083 +msgid "Lines column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2085 +msgid "The database columns that contains lines information" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2093 +msgid "Lines encoding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2096 +msgid "The encoding format of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2105 +msgid "Line width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2109 +msgid "The width of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2114 +msgid "Reverse Lat & Long" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2121 +msgid "deck.gl charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2124 +msgid "Pick a set of deck.gl charts to layer on top of one another" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2126 +msgid "Select charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2127 +msgid "Error while fetching charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2137 +msgid "Javascript data interceptor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2138 +msgid "" +"Define a javascript function that receives the data array used in the " +"visualization and is expected to return a modified version of that array." +" This can be used to alter properties of the data, filter, or enrich the " +"array." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2144 +msgid "Javascript data mutator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2145 +msgid "" +"Define a function that receives intercepts the data objects and can " +"mutate it" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2149 +msgid "Javascript tooltip generator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2150 +msgid "" +"Define a function that receives the input and outputs the content for a " +"tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2154 +msgid "Javascript onClick href" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2155 +msgid "Define a function that returns a URL to navigate to when user clicks" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2160 +msgid "Extra data for JS" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2162 +msgid "List of extra columns made available in Javascript functions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2167 +msgid "Stroked" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2169 +msgid "Whether to display the stroke" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2175 +msgid "Filled" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2177 +msgid "Whether to fill the objects" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2183 +msgid "Normalized" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2185 +msgid "Whether to normalize the histogram" +msgstr "" + +#: superset/assets/src/explore/validators.js:11 +msgid "is expected to be a number" +msgstr "" + +#: superset/assets/src/explore/validators.js:18 +msgid "is expected to be an integer" +msgstr "" + +#: superset/assets/src/explore/validators.js:30 +msgid "cannot be empty" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:11 +#: superset/assets/src/explore/visTypes.js:35 +msgid "Time" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:13 +#: superset/assets/src/explore/visTypes.js:36 msgid "Time related form attributes" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:16 +#: superset/assets/src/explore/visTypes.js:20 msgid "Datasource & Chart Type" -msgstr "Tipo de Fuente de Datos y Gráfico" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:45 +#: superset/assets/src/explore/visTypes.js:49 msgid "This section exposes ways to include snippets of SQL in your query" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:48 -#: superset/views/annotations.py:55 -msgid "Annotations" -msgstr "Anotaciones" +#: superset/assets/src/explore/visTypes.js:52 +msgid "Annotations and Layers" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:66 -msgid "Advanced Analytics" -msgstr "Analíticas Avanzadas" +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:126 +#: superset/assets/src/explore/visTypes.js:60 +#: superset/assets/src/explore/visTypes.js:114 +#: superset/assets/src/explore/visTypes.js:161 +#: superset/assets/src/explore/visTypes.js:234 +#: superset/assets/src/explore/visTypes.js:424 +#: superset/assets/src/explore/visTypes.js:462 +#: superset/assets/src/explore/visTypes.js:501 +#: superset/assets/src/explore/visTypes.js:534 +#: superset/assets/src/explore/visTypes.js:579 +#: superset/assets/src/explore/visTypes.js:618 +#: superset/assets/src/explore/visTypes.js:658 +#: superset/assets/src/explore/visTypes.js:707 +#: superset/assets/src/explore/visTypes.js:853 +#: superset/assets/src/explore/visTypes.js:893 +#: superset/assets/src/explore/visTypes.js:941 +#: superset/assets/src/explore/visTypes.js:963 +#: superset/assets/src/explore/visTypes.js:992 +#: superset/assets/src/explore/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1051 +#: superset/assets/src/explore/visTypes.js:1102 +#: superset/assets/src/explore/visTypes.js:1125 +#: superset/assets/src/explore/visTypes.js:1152 +#: superset/assets/src/explore/visTypes.js:1179 +#: superset/assets/src/explore/visTypes.js:1221 +#: superset/assets/src/explore/visTypes.js:1260 +#: superset/assets/src/explore/visTypes.js:1288 +#: superset/assets/src/explore/visTypes.js:1315 +#: superset/assets/src/explore/visTypes.js:1354 +#: superset/assets/src/explore/visTypes.js:1388 +#: superset/assets/src/explore/visTypes.js:1425 +#: superset/assets/src/explore/visTypes.js:1465 +#: superset/assets/src/explore/visTypes.js:1487 +#: superset/assets/src/explore/visTypes.js:1548 +msgid "Query" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:67 +#: superset/assets/src/explore/visTypes.js:72 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:85 +#: superset/assets/src/explore/visTypes.js:90 msgid "Result Filters" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:87 +#: superset/assets/src/explore/visTypes.js:92 msgid "" "The filters to apply after post-aggregation.Leave the value control empty" " to filter empty strings or nulls" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:100 -#: superset/assets/javascripts/explore/stores/visTypes.js:109 -#: superset/assets/javascripts/explore/stores/visTypes.js:145 -#: superset/assets/javascripts/explore/stores/visTypes.js:163 -#: superset/assets/javascripts/explore/stores/visTypes.js:202 -#: superset/assets/javascripts/explore/stores/visTypes.js:244 -#: superset/assets/javascripts/explore/stores/visTypes.js:279 -#: superset/assets/javascripts/explore/stores/visTypes.js:302 -#: superset/assets/javascripts/explore/stores/visTypes.js:465 -#: superset/assets/javascripts/explore/stores/visTypes.js:513 -#: superset/assets/javascripts/explore/stores/visTypes.js:534 -#: superset/assets/javascripts/explore/stores/visTypes.js:658 -#: superset/assets/javascripts/explore/stores/visTypes.js:691 -#: superset/assets/javascripts/explore/stores/visTypes.js:728 -#: superset/assets/javascripts/explore/stores/visTypes.js:781 -#: superset/assets/javascripts/explore/stores/visTypes.js:993 +#: superset/assets/src/explore/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:171 +#: superset/assets/src/explore/visTypes.js:190 +#: superset/assets/src/explore/visTypes.js:241 +#: superset/assets/src/explore/visTypes.js:279 +#: superset/assets/src/explore/visTypes.js:324 +#: superset/assets/src/explore/visTypes.js:369 +#: superset/assets/src/explore/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:971 +#: superset/assets/src/explore/visTypes.js:1000 +#: superset/assets/src/explore/visTypes.js:1037 +#: superset/assets/src/explore/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1109 +#: superset/assets/src/explore/visTypes.js:1133 +#: superset/assets/src/explore/visTypes.js:1160 +#: superset/assets/src/explore/visTypes.js:1188 +#: superset/assets/src/explore/visTypes.js:1230 +#: superset/assets/src/explore/visTypes.js:1269 +#: superset/assets/src/explore/visTypes.js:1323 +#: superset/assets/src/explore/visTypes.js:1535 +#: superset/assets/src/explore/visTypes.js:1684 +#: superset/assets/src/explore/visTypes.js:1709 msgid "Chart Options" -msgstr "Opciones de Gráfico" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:150 msgid "Breakdowns" -msgstr "Descomposiciones" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:127 +#: superset/assets/src/explore/visTypes.js:151 msgid "Defines how each series is broken down" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:133 +#: superset/assets/src/explore/visTypes.js:157 msgid "Pie Chart" -msgstr "Gráfico Pastel" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:198 +#: superset/assets/src/explore/visTypes.js:229 +msgid "Time Series - Periodicity Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:275 msgid "Dual Axis Line Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:287 msgid "Y Axis 1" -msgstr "Eje Y 1" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:215 +#: superset/assets/src/explore/visTypes.js:294 msgid "Y Axis 2" -msgstr "Eje Y 2" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:224 +#: superset/assets/src/explore/visTypes.js:304 msgid "Left Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:225 +#: superset/assets/src/explore/visTypes.js:305 msgid "Choose a metric for left axis" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:228 +#: superset/assets/src/explore/visTypes.js:308 msgid "Left Axis Format" -msgstr "Formato del Eje Izquierdo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:254 -#: superset/assets/javascripts/explore/stores/visTypes.js:312 -msgid "Axes" -msgstr "Ejes" +#: superset/assets/src/explore/visTypes.js:409 +#: superset/assets/src/explore/visTypes.js:432 +#: superset/assets/src/explore/visTypes.js:470 +#: superset/assets/src/explore/visTypes.js:509 +#: superset/assets/src/explore/visTypes.js:542 +#: superset/assets/src/explore/visTypes.js:586 +#: superset/assets/src/explore/visTypes.js:626 +#: superset/assets/src/explore/visTypes.js:666 +#: superset/assets/src/explore/visTypes.js:714 +msgid "Map" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:337 +#: superset/assets/src/explore/visTypes.js:420 +msgid "Deck.gl - Hexagons" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:440 +#: superset/assets/src/explore/visTypes.js:478 +#: superset/assets/src/explore/visTypes.js:518 +#: superset/assets/src/explore/visTypes.js:555 +#: superset/assets/src/explore/visTypes.js:602 +#: superset/assets/src/explore/visTypes.js:642 +#: superset/assets/src/explore/visTypes.js:680 +#: superset/assets/src/explore/visTypes.js:737 +msgid "Advanced" +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:77 +#: superset/assets/src/explore/visTypes.js:451 +#: superset/assets/src/explore/visTypes.js:489 +msgid "Height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:452 +#: superset/assets/src/explore/visTypes.js:490 +msgid "Metric used to control height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:458 +msgid "Deck.gl - Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:530 +msgid "Deck.gl - Screen grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:549 +msgid "Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:566 +msgid "Weight" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:567 +msgid "Metric used as a weight for the grid's coloring" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:575 +msgid "Deck.gl - GeoJson" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:593 +msgid "GeoJson Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:633 +msgid "Polygon Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:673 +msgid "Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:730 +msgid "Point Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:748 +msgid "Categorical Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:749 +msgid "Pick a dimension from which categorical colors are defined" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:808 msgid "GROUP BY" -msgstr "AGRUPAR POR" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:338 +#: superset/assets/src/explore/visTypes.js:809 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:346 +#: superset/assets/src/explore/visTypes.js:820 msgid "NOT GROUPED BY" -msgstr "NO AGRUPADO POR" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:347 +#: superset/assets/src/explore/visTypes.js:821 msgid "Use this section if you want to query atomic rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:354 -#: superset/assets/javascripts/explore/stores/visTypes.js:755 -#: superset/assets/javascripts/explore/stores/visTypes.js:819 -#: superset/assets/javascripts/explore/stores/visTypes.js:912 -msgid "Options" -msgstr "Opciones" - -#: superset/assets/javascripts/explore/stores/visTypes.js:541 -#: superset/assets/javascripts/explore/stores/visTypes.js:853 -msgid "Bubbles" -msgstr "Burbujas" - -#: superset/assets/javascripts/explore/stores/visTypes.js:667 -msgid "Numeric Column" -msgstr "Columna Numérica" - -#: superset/assets/javascripts/explore/stores/visTypes.js:668 -msgid "Select the numeric column to draw the histogram" +#: superset/assets/src/explore/visTypes.js:850 +msgid "Time Series Table" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:671 +#: superset/assets/src/explore/visTypes.js:868 +msgid "" +"Templated link, it's possible to include {{ metric }} or other values " +"coming from the controls." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:902 +msgid "Pivot Options" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1014 +msgid "Number Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1017 +msgid "Time Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1201 +msgid "Numeric Columns" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1202 +msgid "Select the numeric columns to draw the histogram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1206 msgid "No of Bins" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:672 +#: superset/assets/src/explore/visTypes.js:1207 msgid "Select number of bins for the histogram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:699 -msgid "Primary Metric" -msgstr "Métrica Primaria" +#: superset/assets/src/explore/visTypes.js:1211 +msgid "Opacity of the bars. Between 0 and 1" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:700 +#: superset/assets/src/explore/visTypes.js:1239 +msgid "Primary Metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1240 msgid "The primary metric is used to define the arc segment sizes" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:703 +#: superset/assets/src/explore/visTypes.js:1243 msgid "Secondary Metric" -msgstr "Métrica Segundaria" - -#: superset/assets/javascripts/explore/stores/visTypes.js:704 -msgid "" -"This secondary metric is used to define the color as a ratio against the " -"primary metric. If the two metrics match, color is mapped level groups" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:709 -msgid "Hierarchy" -msgstr "Jerarquía" +#: superset/assets/src/explore/visTypes.js:1245 +msgid "" +"[optional] this secondary metric is used to define the color as a ratio " +"against the primary metric. When omitted, the color is categorical and " +"based on labels" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:710 +#: superset/assets/src/explore/visTypes.js:1250 +msgid "Hierarchy" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1251 msgid "This defines the level of the hierarchy" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:736 -#: superset/assets/javascripts/explore/stores/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:1278 +#: superset/assets/src/explore/visTypes.js:1306 msgid "Source / Target" -msgstr "Origen / Destino" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:737 -#: superset/assets/javascripts/explore/stores/visTypes.js:765 +#: superset/assets/src/explore/visTypes.js:1279 +#: superset/assets/src/explore/visTypes.js:1307 msgid "Choose a source and a target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:770 +#: superset/assets/src/explore/visTypes.js:1312 msgid "Chord Diagram" -msgstr "Diagrama de Cuerdas" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:791 +#: superset/assets/src/explore/visTypes.js:1334 msgid "Choose a number format" -msgstr "Elige un formato numérico" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:794 +#: superset/assets/src/explore/visTypes.js:1337 msgid "Source" -msgstr "Fuente" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:797 +#: superset/assets/src/explore/visTypes.js:1340 msgid "Choose a source" -msgstr "Elige una fuente" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:800 +#: superset/assets/src/explore/visTypes.js:1343 msgid "Target" -msgstr "Destino" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:803 +#: superset/assets/src/explore/visTypes.js:1346 msgid "Choose a target" -msgstr "Elige un destino" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:828 +#: superset/assets/src/explore/visTypes.js:1372 msgid "ISO 3166-2 codes of region/province/department" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:1373 msgid "" "It's ISO 3166-2 of your region/province/department in your table. (see " "documentation for list of ISO 3166-2)" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:863 -msgid "Country Control" -msgstr "Control de País" +#: superset/assets/src/explore/visTypes.js:1397 +msgid "Bubbles" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:864 +#: superset/assets/src/explore/visTypes.js:1407 +msgid "Country Control" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1408 msgid "3 letter code of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:867 +#: superset/assets/src/explore/visTypes.js:1411 msgid "Metric for color" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:868 +#: superset/assets/src/explore/visTypes.js:1412 msgid "Metric that defines the color of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:871 +#: superset/assets/src/explore/visTypes.js:1415 msgid "Bubble size" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:872 +#: superset/assets/src/explore/visTypes.js:1416 msgid "Metric that defines the size of the bubble" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:878 +#: superset/assets/src/explore/visTypes.js:1422 msgid "Filter Box" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:897 +#: superset/assets/src/explore/visTypes.js:1438 msgid "Filter controls" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:898 +#: superset/assets/src/explore/visTypes.js:1439 msgid "" "The controls you want to filter on. Note that only columns checked as " "\"filterable\" will show up on this list." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:954 +#: superset/assets/src/explore/visTypes.js:1495 msgid "Heatmap Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:989 +#: superset/assets/src/explore/visTypes.js:1516 +msgid "Whether to apply a normal distribution based on rank on the color scale" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1518 +msgid "Value bounds" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1520 +msgid "" +"Hard value bounds applied for color coding. Is only relevant and applied " +"when the normalization is applied against the whole heatmap." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1525 +msgid "Value Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1531 msgid "Horizon" -msgstr "Horizonte" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1015 +#: superset/assets/src/explore/visTypes.js:1558 msgid "Points" -msgstr "Puntos" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1022 +#: superset/assets/src/explore/visTypes.js:1565 msgid "Labelling" -msgstr "Etiquetando" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1572 msgid "Visual Tweaks" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1038 -msgid "Viewport" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1048 -msgid "Longitude" -msgstr "Longitud" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1049 +#: superset/assets/src/explore/visTypes.js:1591 msgid "Column containing longitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1052 -msgid "Latitude" -msgstr "Latitud" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1053 +#: superset/assets/src/explore/visTypes.js:1595 msgid "Column containing latitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1056 +#: superset/assets/src/explore/visTypes.js:1598 msgid "Cluster label aggregator" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1057 +#: superset/assets/src/explore/visTypes.js:1599 msgid "" "Aggregate function applied to the list of points in each cluster to " "produce the cluster label." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1603 msgid "Tooltip" -msgstr "Ayuda" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1062 +#: superset/assets/src/explore/visTypes.js:1604 msgid "Show a tooltip when hovering over points and clusters describing the label" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1066 +#: superset/assets/src/explore/visTypes.js:1608 msgid "" "One or many controls to group by. If grouping, latitude and longitude " "columns must be present." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1077 +#: superset/assets/src/explore/visTypes.js:1619 msgid "Event definition" -msgstr "Definición evento" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1087 +#: superset/assets/src/explore/visTypes.js:1629 msgid "Additional meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1095 +#: superset/assets/src/explore/visTypes.js:1637 msgid "Column containing entity ids" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1096 +#: superset/assets/src/explore/visTypes.js:1638 msgid "e.g., a \"user id\" column" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1099 +#: superset/assets/src/explore/visTypes.js:1641 msgid "Column containing event names" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1107 +#: superset/assets/src/explore/visTypes.js:1649 msgid "Event count limit" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1108 +#: superset/assets/src/explore/visTypes.js:1650 msgid "The maximum number of events to return, equivalent to number of rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1111 +#: superset/assets/src/explore/visTypes.js:1653 msgid "Meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1112 +#: superset/assets/src/explore/visTypes.js:1654 msgid "Select any columns for meta data inspection" msgstr "" -#: superset/assets/javascripts/modules/superset.js:130 -msgid "" -"The server could not be reached. You may want to verify your connection " -"and try again." +#: superset/assets/src/explore/visTypes.js:1666 +msgid "Paired t-test" msgstr "" -#: superset/assets/javascripts/modules/superset.js:133 +#: superset/assets/src/explore/visTypes.js:1702 +msgid "Time Series Options" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:177 +msgid "No such column found. To filter on a metric, try the Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:183 #, python-format -msgid "An unknown error occurred. (Status: %s )" +msgid "%s column(s) and metric(s)" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:24 -msgid "Favorites" -msgstr "Favoritos" +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:193 +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:154 +#, python-format +msgid "%s column(s)" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:30 +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:194 +msgid "To filter on a metric, use Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:200 +#, python-format +msgid "%s operators(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:240 +msgid "type a value here" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:248 +#: superset/assets/src/explore/components/controls/Filter.jsx:120 +msgid "Filter value" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSqlTabContent.jsx:80 +msgid "choose WHERE or HAVING..." +msgstr "" + +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:167 +#, python-format +msgid "%s aggregates(s)" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:35 +msgid "description" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:46 +msgid "bolt" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:47 +msgid "Changing this control takes effect instantly" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:75 +msgid "Error..." +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:91 +msgid "Width" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:37 +msgid "Export to .json" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:47 +msgid "Export to .csv format" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:64 +#, python-format +msgid "%s - untitled" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:100 +msgid "Edit chart properties" +msgstr "" + +#: superset/assets/src/explore/components/RowCountLabel.jsx:25 +msgid "Limit reached" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:74 +msgid "Please enter a chart name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:89 +msgid "Please select a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:97 +msgid "Please enter a dashboard name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:133 +msgid "Save A Chart" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:154 +#, python-format +msgid "Overwrite chart %s" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:167 +msgid "[chart name]" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:180 +msgid "Do not add to a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:188 +msgid "Add chart to existing dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:204 +msgid "Add to new dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:230 +msgid "Save & go to dashboard" +msgstr "" + +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:33 +#, python-format +msgid "Check out this chart: %s" +msgstr "" + +#: superset/assets/src/explore/components/controls/AdhocFilterControl.jsx:241 +msgid "choose a column or metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/AnnotationLayerControl.jsx:147 +msgid "Add Annotation Layer" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:50 +msgid "`Min` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:53 +msgid "`Max` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:70 +#: superset/connectors/druid/views.py:57 +msgid "Min" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:78 +#: superset/connectors/druid/views.py:58 +msgid "Max" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:79 +msgid "Something went wrong while fetching the datasource list" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:110 +msgid "Select a datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:120 +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:120 +msgid "Search / Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:180 +msgid "Click to point to another datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:191 +msgid "Edit the datasource's configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:203 +msgid "Show datasource configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select column" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:161 +msgid "Select operator" +msgstr "" + +#: superset/assets/src/explore/components/controls/FilterControl.jsx:145 +#: superset/templates/appbuilder/general/widgets/search.html:6 +msgid "Add Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/MetricsControl.jsx:239 +msgid "choose a column or aggregate function" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:25 +msgid "Error while fetching data" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:47 +msgid "No results found" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:113 +#, python-format +msgid "%s option(s)" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:62 +msgid "Invalid lat/long configuration." +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:128 +msgid "Longitude & Latitude columns" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:144 +msgid "Delimited long & lat single column" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:145 +msgid "" +"Multiple formats accepted, look the geopy.points Python library for more " +"details" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:157 +msgid "Reverse lat/long " +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:163 +msgid "Geohash" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:70 +msgid "textarea" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "Edit" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "in modal" +msgstr "" + +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:110 +msgid "Select a visualization type" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:24 +#: superset/assets/src/welcome/App.jsx:56 +#: superset/assets/src/welcome/App.jsx:59 +msgid "Favorites" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:30 msgid "Created Content" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:37 +#: superset/assets/src/profile/components/App.jsx:37 msgid "Recent Activity" -msgstr "Actividad Reciente" - -#: superset/assets/javascripts/profile/components/App.jsx:42 -msgid "Security & Access" -msgstr "Acceso y Seguridad" - -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:33 -msgid "No slices" -msgstr "Sin segmentos" - -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:49 -msgid "No dashboards" -msgstr "Sin cuadros de mando" - -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:58 -#: superset/assets/javascripts/profile/components/Favorites.jsx:59 -#: superset/templates/superset/welcome.html:13 -#: superset/views/core.py:372 -#: superset/views/core.py:532 -msgid "Dashboards" -msgstr "Cuadros de Mando" - -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:61 -#: superset/assets/javascripts/profile/components/Favorites.jsx:62 -#: superset/views/core.py:408 -#: superset/views/core.py:477 -msgid "Slices" -msgstr "Segmentos" - -#: superset/assets/javascripts/profile/components/Favorites.jsx:34 -msgid "No favorite slices yet, go click on stars!" msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:50 +#: superset/assets/src/profile/components/App.jsx:42 +msgid "Security & Access" +msgstr "" + +#: superset/assets/src/profile/components/CreatedContent.jsx:33 +msgid "No charts" +msgstr "" + +#: superset/assets/src/profile/components/CreatedContent.jsx:49 +msgid "No dashboards" +msgstr "" + +#: superset/assets/src/profile/components/CreatedContent.jsx:58 +#: superset/assets/src/profile/components/Favorites.jsx:59 +#: superset/assets/src/welcome/App.jsx:28 +#: superset/assets/src/welcome/App.jsx:31 superset/views/core.py:459 +#: superset/views/core.py:628 +msgid "Dashboards" +msgstr "" + +#: superset/assets/src/profile/components/CreatedContent.jsx:61 +#: superset/assets/src/profile/components/Favorites.jsx:62 +#: superset/views/core.py:500 superset/views/core.py:573 +msgid "Charts" +msgstr "" + +#: superset/assets/src/profile/components/Favorites.jsx:34 +msgid "No favorite charts yet, go click on stars!" +msgstr "" + +#: superset/assets/src/profile/components/Favorites.jsx:50 msgid "No favorite dashboards yet, go click on stars!" msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:14 +#: superset/assets/src/profile/components/Security.jsx:14 msgid "Roles" -msgstr "Roles" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:23 -#: superset/views/core.py:284 +#: superset/assets/src/profile/components/Security.jsx:23 +#: superset/views/core.py:313 msgid "Databases" -msgstr "Bases de datos" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:34 +#: superset/assets/src/profile/components/Security.jsx:34 msgid "Datasources" -msgstr "Fuentes de datos" +msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:18 +#: superset/assets/src/profile/components/UserInfo.jsx:19 msgid "Profile picture provided by Gravatar" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:33 +#: superset/assets/src/profile/components/UserInfo.jsx:34 msgid "joined" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:43 +#: superset/assets/src/profile/components/UserInfo.jsx:44 msgid "id:" -msgstr "id:" +msgstr "" -#: superset/assets/visualizations/EventFlow.jsx:56 +#: superset/assets/src/visualizations/EventFlow.jsx:56 msgid "Sorry, there appears to be no data" msgstr "" -#: superset/assets/visualizations/filter_box.jsx:106 +#: superset/assets/src/visualizations/PlaySlider.jsx:99 +msgid "Data has no time steps" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:115 +msgid "Select starting date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:124 +msgid "Select end date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:193 #, python-format msgid "Select [%s]" msgstr "" -#: superset/connectors/druid/models.py:1073 +#: superset/assets/src/visualizations/filter_box.jsx:230 +msgid "Apply" +msgstr "" + +#: superset/assets/src/visualizations/nvd3_vis.js:166 +msgid "You cannot use 45° tick layout along with the time range filter" +msgstr "" + +#: superset/assets/src/welcome/App.jsx:47 +#: superset/assets/src/welcome/App.jsx:50 +msgid "Recently Viewed" +msgstr "" + +#: superset/connectors/druid/models.py:1030 +msgid "Metric(s) {} must be aggregations." +msgstr "" + +#: superset/connectors/druid/models.py:1341 msgid "No data was returned." msgstr "" -#: superset/connectors/druid/views.py:28 +#: superset/connectors/druid/models.py:1398 +msgid "Unsupported extraction function: " +msgstr "" + +#: superset/connectors/druid/views.py:33 msgid "List Druid Column" -msgstr "Mostrar Columnas Druid" +msgstr "" -#: superset/connectors/druid/views.py:29 +#: superset/connectors/druid/views.py:34 msgid "Show Druid Column" -msgstr "Mostrar Columna Druid" +msgstr "" -#: superset/connectors/druid/views.py:30 +#: superset/connectors/druid/views.py:35 msgid "Add Druid Column" -msgstr "Añadir Columna Druid" +msgstr "" -#: superset/connectors/druid/views.py:31 +#: superset/connectors/druid/views.py:36 msgid "Edit Druid Column" -msgstr "Editar Columna Druid" +msgstr "" -#: superset/connectors/druid/views.py:43 -#: superset/connectors/sqla/views.py:80 +#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:83 msgid "Column" -msgstr "Columna" +msgstr "" -#: superset/connectors/druid/views.py:44 -#: superset/connectors/druid/views.py:109 -#: superset/connectors/sqla/views.py:94 -#: superset/connectors/sqla/views.py:133 +#: superset/connectors/druid/views.py:51 superset/connectors/druid/views.py:136 +#: superset/connectors/sqla/views.py:93 superset/connectors/sqla/views.py:134 msgid "Type" -msgstr "Tipo" +msgstr "" -#: superset/connectors/druid/views.py:46 -#: superset/connectors/sqla/views.py:83 +#: superset/connectors/druid/views.py:53 superset/connectors/sqla/views.py:86 msgid "Groupable" -msgstr "Agrupable" +msgstr "" -#: superset/connectors/druid/views.py:47 -#: superset/connectors/sqla/views.py:84 +#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:87 msgid "Filterable" -msgstr "Filtrable" +msgstr "" -#: superset/connectors/druid/views.py:48 -#: superset/connectors/sqla/views.py:86 +#: superset/connectors/druid/views.py:55 msgid "Count Distinct" -msgstr "Contar Distintos" +msgstr "" -#: superset/connectors/druid/views.py:49 -#: superset/connectors/sqla/views.py:87 +#: superset/connectors/druid/views.py:56 msgid "Sum" -msgstr "Suma" +msgstr "" -#: superset/connectors/druid/views.py:54 -#: superset/connectors/sqla/views.py:49 +#: superset/connectors/druid/views.py:61 superset/connectors/sqla/views.py:52 msgid "" "Whether this column is exposed in the `Filters` section of the explore " "view." msgstr "" -#: superset/connectors/druid/views.py:80 +#: superset/connectors/druid/views.py:107 msgid "List Druid Metric" -msgstr "Mostrar Métricas Druid" +msgstr "" -#: superset/connectors/druid/views.py:81 +#: superset/connectors/druid/views.py:108 msgid "Show Druid Metric" -msgstr "Mostrar Métrica Druid" +msgstr "" -#: superset/connectors/druid/views.py:82 +#: superset/connectors/druid/views.py:109 msgid "Add Druid Metric" -msgstr "Añadir Métricas Druid" +msgstr "" -#: superset/connectors/druid/views.py:83 +#: superset/connectors/druid/views.py:110 msgid "Edit Druid Metric" -msgstr "Editar Métricas Druid" +msgstr "" -#: superset/connectors/druid/views.py:100 -#: superset/connectors/sqla/views.py:115 +#: superset/connectors/druid/views.py:127 superset/connectors/sqla/views.py:116 msgid "" "Whether the access to this metric is restricted to certain roles. Only " "roles with the permission 'metric access on XXX (the name of this " "metric)' are allowed to access this metric" msgstr "" -#: superset/connectors/druid/views.py:108 -#: superset/connectors/sqla/views.py:81 -#: superset/connectors/sqla/views.py:132 +#: superset/connectors/druid/views.py:135 superset/connectors/sqla/views.py:84 +#: superset/connectors/sqla/views.py:133 msgid "Verbose Name" -msgstr "Nombre detallado" +msgstr "" -#: superset/connectors/druid/views.py:110 -#: superset/views/core.py:559 +#: superset/connectors/druid/views.py:137 superset/views/core.py:670 msgid "JSON" -msgstr "JSON" +msgstr "" -#: superset/connectors/druid/views.py:111 +#: superset/connectors/druid/views.py:138 msgid "Druid Datasource" -msgstr "Fuente de datos Druid" +msgstr "" -#: superset/connectors/druid/views.py:112 -#: superset/connectors/sqla/views.py:138 +#: superset/connectors/druid/views.py:139 superset/connectors/sqla/views.py:139 msgid "Warning Message" -msgstr "Mensaje de Aviso" +msgstr "" -#: superset/connectors/druid/views.py:129 +#: superset/connectors/druid/views.py:157 msgid "List Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:130 +#: superset/connectors/druid/views.py:158 msgid "Show Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:131 +#: superset/connectors/druid/views.py:159 msgid "Add Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:132 +#: superset/connectors/druid/views.py:160 msgid "Edit Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:143 -#: superset/connectors/druid/views.py:227 +#: superset/connectors/druid/views.py:171 +#: superset/connectors/druid/views.py:257 msgid "Cluster" -msgstr "Cluster" +msgstr "" -#: superset/connectors/druid/views.py:144 +#: superset/connectors/druid/views.py:172 msgid "Coordinator Host" msgstr "" -#: superset/connectors/druid/views.py:145 +#: superset/connectors/druid/views.py:173 msgid "Coordinator Port" msgstr "" -#: superset/connectors/druid/views.py:146 +#: superset/connectors/druid/views.py:174 msgid "Coordinator Endpoint" msgstr "" -#: superset/connectors/druid/views.py:147 +#: superset/connectors/druid/views.py:175 msgid "Broker Host" msgstr "" -#: superset/connectors/druid/views.py:148 +#: superset/connectors/druid/views.py:176 msgid "Broker Port" msgstr "" -#: superset/connectors/druid/views.py:149 +#: superset/connectors/druid/views.py:177 msgid "Broker Endpoint" msgstr "" -#: superset/connectors/druid/views.py:164 +#: superset/connectors/druid/views.py:193 msgid "Druid Clusters" msgstr "" -#: superset/connectors/druid/views.py:167 -#: superset/connectors/druid/views.py:267 -#: superset/connectors/druid/views.py:315 -#: superset/connectors/druid/views.py:323 -#: superset/connectors/sqla/views.py:281 -#: superset/views/core.py:287 -msgid "Sources" -msgstr "Fuentes" - -#: superset/connectors/druid/views.py:174 -msgid "List Druid Datasource" -msgstr "Mostrar Fuentes de Datos Druid" - -#: superset/connectors/druid/views.py:175 -msgid "Show Druid Datasource" -msgstr "Mostrar Fuente de Datos Druid" - -#: superset/connectors/druid/views.py:176 -msgid "Add Druid Datasource" -msgstr "Añadir Fuente de Datos Druid" - -#: superset/connectors/druid/views.py:177 -msgid "Edit Druid Datasource" -msgstr "Editar Fuente de Datos Druid" - #: superset/connectors/druid/views.py:196 -#: superset/connectors/sqla/views.py:176 -msgid "" -"The list of slices associated with this table. By altering this " -"datasource, you may change how these associated slices behave. Also note " -"that slices need to point to a datasource, so this form will fail at " -"saving if removing slices from a datasource. If you want to change the " -"datasource for a slice, overwrite the slice from the 'explore view'" +#: superset/connectors/druid/views.py:298 +#: superset/connectors/druid/views.py:347 +#: superset/connectors/druid/views.py:355 superset/connectors/sqla/views.py:315 +#: superset/views/core.py:316 superset/views/core.py:2765 +msgid "Sources" msgstr "" #: superset/connectors/druid/views.py:204 -#: superset/connectors/sqla/views.py:184 +msgid "List Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:205 +msgid "Show Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:206 +msgid "Add Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:207 +msgid "Edit Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:226 superset/connectors/sqla/views.py:182 +msgid "" +"The list of charts associated with this table. By altering this " +"datasource, you may change how these associated charts behave. Also note " +"that charts need to point to a datasource, so this form will fail at " +"saving if removing charts from a datasource. If you want to change the " +"datasource for a chart, overwrite the chart from the 'explore view'" +msgstr "" + +#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:190 msgid "Timezone offset (in hours) for this datasource" msgstr "" -#: superset/connectors/druid/views.py:208 +#: superset/connectors/druid/views.py:238 msgid "" "Time expression to use as a predicate when retrieving distinct values to " "populate the filter component. Only applies when `Enable Filter Select` " @@ -2977,284 +4112,292 @@ msgid "" "filter will be populated based on the distinct value over the past week" msgstr "" -#: superset/connectors/druid/views.py:215 -#: superset/connectors/sqla/views.py:206 +#: superset/connectors/druid/views.py:245 superset/connectors/sqla/views.py:212 msgid "" "Whether to populate the filter's dropdown in the explore view's filter " "section with a list of distinct values fetched from the backend on the " "fly" msgstr "" -#: superset/connectors/druid/views.py:219 +#: superset/connectors/druid/views.py:249 msgid "" "Redirects to this endpoint when clicking on the datasource from the " "datasource list" msgstr "" -#: superset/connectors/druid/views.py:225 -#: superset/connectors/sqla/views.py:213 -msgid "Associated Slices" -msgstr "Segmentos Asociados" +#: superset/connectors/druid/views.py:255 superset/connectors/sqla/views.py:224 +msgid "Associated Charts" +msgstr "" -#: superset/connectors/druid/views.py:226 +#: superset/connectors/druid/views.py:256 msgid "Data Source" -msgstr "Fuente de Datos" +msgstr "" -#: superset/connectors/druid/views.py:229 -#: superset/connectors/sqla/views.py:225 +#: superset/connectors/druid/views.py:259 superset/connectors/sqla/views.py:236 msgid "Owner" -msgstr "Propietario" +msgstr "" -#: superset/connectors/druid/views.py:230 +#: superset/connectors/druid/views.py:260 msgid "Is Hidden" -msgstr "Está Escondida" +msgstr "" -#: superset/connectors/druid/views.py:231 -#: superset/connectors/sqla/views.py:218 +#: superset/connectors/druid/views.py:261 superset/connectors/sqla/views.py:229 msgid "Enable Filter Select" msgstr "" -#: superset/connectors/druid/views.py:232 -#: superset/connectors/sqla/views.py:220 +#: superset/connectors/druid/views.py:262 superset/connectors/sqla/views.py:231 msgid "Default Endpoint" msgstr "" -#: superset/connectors/druid/views.py:233 +#: superset/connectors/druid/views.py:263 msgid "Time Offset" msgstr "" -#: superset/connectors/druid/views.py:234 -#: superset/connectors/sqla/views.py:222 -#: superset/views/core.py:251 -#: superset/views/core.py:370 +#: superset/connectors/druid/views.py:264 superset/connectors/sqla/views.py:233 +#: superset/views/core.py:279 superset/views/core.py:457 msgid "Cache Timeout" msgstr "" -#: superset/connectors/druid/views.py:265 +#: superset/connectors/druid/views.py:296 msgid "Druid Datasources" -msgstr "Fuentes de Datos Druid" +msgstr "" -#: superset/connectors/druid/views.py:312 +#: superset/connectors/druid/views.py:344 msgid "Scan New Datasources" -msgstr "Buscar Nuevas Fuentes de Datos" +msgstr "" -#: superset/connectors/druid/views.py:320 +#: superset/connectors/druid/views.py:352 msgid "Refresh Druid Metadata" msgstr "" -#: superset/connectors/sqla/models.py:394 +#: superset/connectors/sqla/models.py:513 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" msgstr "" -#: superset/connectors/sqla/models.py:398 +#: superset/connectors/sqla/models.py:517 msgid "Empty query?" -msgstr "¿Consulta vacía?" +msgstr "" -#: superset/connectors/sqla/models.py:401 +#: superset/connectors/sqla/models.py:525 msgid "Metric '{}' is not valid" msgstr "" -#: superset/connectors/sqla/models.py:590 +#: superset/connectors/sqla/models.py:748 msgid "" "Table [{}] doesn't seem to exist in the specified database, couldn't " "fetch column information" msgstr "" -#: superset/connectors/sqla/views.py:27 -msgid "List Columns" -msgstr "Mostrar Columnas" - -#: superset/connectors/sqla/views.py:28 -msgid "Show Column" -msgstr "Mostrar Columna" - -#: superset/connectors/sqla/views.py:29 -msgid "Add Column" -msgstr "Añadir Columna" - #: superset/connectors/sqla/views.py:30 -msgid "Edit Column" -msgstr "Editar Columna" +msgid "List Columns" +msgstr "" -#: superset/connectors/sqla/views.py:45 +#: superset/connectors/sqla/views.py:31 +msgid "Show Column" +msgstr "" + +#: superset/connectors/sqla/views.py:32 +msgid "Add Column" +msgstr "" + +#: superset/connectors/sqla/views.py:33 +msgid "Edit Column" +msgstr "" + +#: superset/connectors/sqla/views.py:48 msgid "" "Whether to make this column available as a [Time Granularity] option, " "column has to be DATETIME or DATETIME-like" msgstr "" -#: superset/connectors/sqla/views.py:52 +#: superset/connectors/sqla/views.py:55 msgid "" "The data type that was inferred by the database. It may be necessary to " "input a type manually for expression-defined columns in some cases. In " "most case users should not need to alter this." msgstr "" -#: superset/connectors/sqla/views.py:90 +#: superset/connectors/sqla/views.py:89 msgid "Expression" -msgstr "Expresión" +msgstr "" + +#: superset/connectors/sqla/views.py:90 +msgid "Is temporal" +msgstr "" #: superset/connectors/sqla/views.py:91 -msgid "Is temporal" -msgstr "Es temporal" +msgid "Datetime Format" +msgstr "" #: superset/connectors/sqla/views.py:92 -msgid "Datetime Format" -msgstr "Formato FechaHora" - -#: superset/connectors/sqla/views.py:93 msgid "Database Expression" -msgstr "Expresión de Base de Datos" - -#: superset/connectors/sqla/views.py:102 -msgid "List Metrics" -msgstr "Mostrar Métricas" +msgstr "" #: superset/connectors/sqla/views.py:103 -msgid "Show Metric" -msgstr "Mostrar Métrica" +msgid "List Metrics" +msgstr "" #: superset/connectors/sqla/views.py:104 -msgid "Add Metric" -msgstr "Añadir Métrica" +msgid "Show Metric" +msgstr "" #: superset/connectors/sqla/views.py:105 +msgid "Add Metric" +msgstr "" + +#: superset/connectors/sqla/views.py:106 msgid "Edit Metric" -msgstr "Editar Métrica" +msgstr "" -#: superset/connectors/sqla/views.py:134 +#: superset/connectors/sqla/views.py:135 msgid "SQL Expression" -msgstr "Expresión SQL" - -#: superset/connectors/sqla/views.py:136 -msgid "D3 Format" -msgstr "Formato D3" +msgstr "" #: superset/connectors/sqla/views.py:137 +msgid "D3 Format" +msgstr "" + +#: superset/connectors/sqla/views.py:138 msgid "Is Restricted" -msgstr "Está Restringido" - -#: superset/connectors/sqla/views.py:155 -msgid "List Tables" -msgstr "Mostrar Tablas" - -#: superset/connectors/sqla/views.py:156 -msgid "Show Table" -msgstr "Mostrar Tabla" +msgstr "" #: superset/connectors/sqla/views.py:157 -msgid "Add Table" -msgstr "Añadir Tabla" +msgid "List Tables" +msgstr "" #: superset/connectors/sqla/views.py:158 -msgid "Edit Table" -msgstr "Esitar Tabla" +msgid "Show Table" +msgstr "" -#: superset/connectors/sqla/views.py:185 +#: superset/connectors/sqla/views.py:159 +msgid "Add Table" +msgstr "" + +#: superset/connectors/sqla/views.py:160 +msgid "Edit Table" +msgstr "" + +#: superset/connectors/sqla/views.py:191 msgid "Name of the table that exists in the source database" msgstr "" -#: superset/connectors/sqla/views.py:187 +#: superset/connectors/sqla/views.py:193 msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -#: superset/connectors/sqla/views.py:193 +#: superset/connectors/sqla/views.py:199 msgid "" "This fields acts a Superset view, meaning that Superset will run a query " "against this string as a subquery." msgstr "" -#: superset/connectors/sqla/views.py:197 +#: superset/connectors/sqla/views.py:203 msgid "" "Predicate applied when fetching distinct value to populate the filter " "control component. Supports jinja template syntax. Applies only when " "`Enable Filter Select` is on." msgstr "" -#: superset/connectors/sqla/views.py:203 +#: superset/connectors/sqla/views.py:209 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -#: superset/connectors/sqla/views.py:215 -msgid "Changed By" -msgstr "Cambiado por" - #: superset/connectors/sqla/views.py:216 -#: superset/views/core.py:247 -#: superset/views/sql_lab.py:19 -#: superset/views/sql_lab.py:55 -msgid "Database" -msgstr "Base de datos" - -#: superset/connectors/sqla/views.py:217 -#: superset/views/core.py:249 -msgid "Last Changed" +msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" msgstr "" #: superset/connectors/sqla/views.py:219 -msgid "Schema" -msgstr "Esquema" - -#: superset/connectors/sqla/views.py:221 -msgid "Offset" -msgstr "" - -#: superset/connectors/sqla/views.py:223 -msgid "Table Name" -msgstr "Nombre Tabla" - -#: superset/connectors/sqla/views.py:224 -msgid "Fetch Values Predicate" +msgid "" +"A set of parameters that become available in the query using Jinja " +"templating syntax" msgstr "" #: superset/connectors/sqla/views.py:226 +msgid "Changed By" +msgstr "" + +#: superset/connectors/sqla/views.py:228 superset/views/core.py:277 +msgid "Last Changed" +msgstr "" + +#: superset/connectors/sqla/views.py:232 +msgid "Offset" +msgstr "" + +#: superset/connectors/sqla/views.py:235 +msgid "Fetch Values Predicate" +msgstr "" + +#: superset/connectors/sqla/views.py:237 msgid "Main Datetime Column" msgstr "" -#: superset/connectors/sqla/views.py:242 +#: superset/connectors/sqla/views.py:239 +msgid "SQL Lab View" +msgstr "" + +#: superset/connectors/sqla/views.py:240 +msgid "Template parameters" +msgstr "" + +#: superset/connectors/sqla/views.py:257 msgid "" "Table [{}] could not be found, please double check your database " "connection, schema, and table name" msgstr "" -#: superset/connectors/sqla/views.py:255 +#: superset/connectors/sqla/views.py:270 msgid "" "The table was created. As part of this two phase configuration process, " "you should now click the edit button by the new table to configure it." msgstr "" -#: superset/connectors/sqla/views.py:279 +#: superset/connectors/sqla/views.py:293 +msgid "Refresh Metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:294 +msgid "Refresh column metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:303 +#, python-format +msgid "Metadata refreshed for the following table(s): %(tables)s" +msgstr "" + +#: superset/connectors/sqla/views.py:311 msgid "Tables" -msgstr "Tablas" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:41 msgid "Profile" -msgstr "Perfil" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:42 msgid "Logout" -msgstr "Salir" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:47 msgid "Login" -msgstr "Acceder" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:37 msgid "Record Count" -msgstr "Número de Registros" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:46 msgid "No records found" -msgstr "No se encontrarón registros" +msgstr "" #: superset/templates/superset/import_dashboards.html:11 -msgid "Import" -msgstr "Importar" +msgid "Import dashboards" +msgstr "" #: superset/templates/superset/request_access.html:2 msgid "No Access!" -msgstr "Sin Acceso!" +msgstr "" #: superset/templates/superset/request_access.html:7 #, python-format @@ -3263,226 +4406,253 @@ msgstr "" #: superset/templates/superset/request_access.html:13 msgid "Request Permissions" -msgstr "Solicitar Permisos" - -#: superset/templates/superset/welcome.html:3 -msgid "Welcome!" -msgstr "Bienvenid@!" +msgstr "" #: superset/templates/superset/models/database/macros.html:4 msgid "Test Connection" -msgstr "Probar Conexión" +msgstr "" -#: superset/views/annotations.py:50 -#: superset/views/annotations.py:58 -#: superset/views/core.py:277 -#: superset/views/core.py:2371 -#: superset/views/sql_lab.py:30 +#: superset/views/annotations.py:49 +msgid "Annotation Layers" +msgstr "" + +#: superset/views/annotations.py:52 superset/views/annotations.py:60 +#: superset/views/core.py:306 superset/views/core.py:2733 +#: superset/views/sql_lab.py:36 msgid "Manage" -msgstr "Administrar" +msgstr "" -#: superset/views/base.py:62 +#: superset/views/annotations.py:57 +msgid "Annotations" +msgstr "" + +#: superset/views/base.py:79 #, python-format msgid "Datasource %(name)s already exists" msgstr "" -#: superset/views/base.py:221 +#: superset/views/base.py:123 msgid "json isn't valid" -msgstr "no es json válido" +msgstr "" -#: superset/views/base.py:272 +#: superset/views/base.py:127 +msgid "Export to YAML" +msgstr "" + +#: superset/views/base.py:127 +msgid "Export to YAML?" +msgstr "" + +#: superset/views/base.py:188 msgid "Delete" -msgstr "Eliminar" +msgstr "" -#: superset/views/base.py:273 +#: superset/views/base.py:189 msgid "Delete all Really?" -msgstr "¿Realmente quieres borrar todo?" +msgstr "" -#: superset/views/core.py:56 +#: superset/views/core.py:65 msgid "This endpoint requires the `all_datasource_access` permission" msgstr "" -#: superset/views/core.py:58 +#: superset/views/core.py:67 msgid "The datasource seems to have been deleted" msgstr "" -#: superset/views/core.py:59 +#: superset/views/core.py:68 msgid "The access requests seem to have been deleted" msgstr "" -#: superset/views/core.py:61 +#: superset/views/core.py:70 msgid "The user seems to have been deleted" msgstr "" -#: superset/views/core.py:62 +#: superset/views/core.py:75 +msgid "You don't have access to this datasource. (Gain access)" +msgstr "" + +#: superset/views/core.py:78 msgid "You don't have access to this datasource" msgstr "" -#: superset/views/core.py:66 +#: superset/views/core.py:90 #, python-format msgid "" "This view requires the database %(name)s or `all_datasource_access` " "permission" msgstr "" -#: superset/views/core.py:71 +#: superset/views/core.py:95 #, python-format msgid "" "This endpoint requires the datasource %(name)s, database or " "`all_datasource_access` permission" msgstr "" -#: superset/views/core.py:174 +#: superset/views/core.py:189 msgid "List Databases" -msgstr "Mostrar Bases de Datos" +msgstr "" -#: superset/views/core.py:175 +#: superset/views/core.py:190 msgid "Show Database" -msgstr "Mostrar Base de Datos" +msgstr "" -#: superset/views/core.py:176 +#: superset/views/core.py:191 msgid "Add Database" -msgstr "Añadir Base de Datos" +msgstr "" -#: superset/views/core.py:177 +#: superset/views/core.py:192 msgid "Edit Database" -msgstr "Editar Base de Datos" +msgstr "" -#: superset/views/core.py:212 +#: superset/views/core.py:233 msgid "Expose this DB in SQL Lab" -msgstr "Mostrar esta base de datos en el laboratorio SQL" +msgstr "" -#: superset/views/core.py:213 +#: superset/views/core.py:234 msgid "" "Allow users to run synchronous queries, this is the default and should " "work well for queries that can be executed within a web request scope " "(<~1 minute)" msgstr "" -#: superset/views/core.py:217 +#: superset/views/core.py:238 msgid "" "Allow users to run queries, against an async backend. This assumes that " "you have a Celery worker setup as well as a results backend." msgstr "" -#: superset/views/core.py:221 +#: superset/views/core.py:242 msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "" -#: superset/views/core.py:222 +#: superset/views/core.py:243 msgid "" "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in" " SQL Lab" msgstr "" -#: superset/views/core.py:226 +#: superset/views/core.py:247 msgid "" "When allowing CREATE TABLE AS option in SQL Lab, this option forces the " "table to be created in this schema" msgstr "" -#: superset/views/core.py:238 +#: superset/views/core.py:259 msgid "" -"All the queries in Sql Lab are going to be executed on behalf of " -"currently authorized user." +"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/views/core.py:243 +#: superset/views/core.py:265 +msgid "" +"Allow SQL Lab to fetch a list of all tables and all views across all " +"database schemas. For large data warehouse with thousands of tables, this" +" can be expensive and put strain on the system." +msgstr "" + +#: superset/views/core.py:271 msgid "Expose in SQL Lab" -msgstr "Mostrar en el laboratorio SQL" +msgstr "" -#: superset/views/core.py:244 +#: superset/views/core.py:272 msgid "Allow CREATE TABLE AS" -msgstr "Permitir CREATE TABLE AS" - -#: superset/views/core.py:245 -msgid "Allow DML" -msgstr "Permitir DML" - -#: superset/views/core.py:246 -msgid "CTAS Schema" -msgstr "Esquema CTAS" - -#: superset/views/core.py:248 -#: superset/views/core.py:371 -#: superset/views/core.py:479 -#: superset/views/core.py:543 -msgid "Creator" -msgstr "Creador" - -#: superset/views/core.py:250 -msgid "SQLAlchemy URI" -msgstr "" - -#: superset/views/core.py:252 -msgid "Extra" -msgstr "Extra" - -#: superset/views/core.py:253 -msgid "Allow Run Sync" -msgstr "" - -#: superset/views/core.py:254 -msgid "Allow Run Async" -msgstr "" - -#: superset/views/core.py:255 -msgid "Impersonate queries to the database" msgstr "" #: superset/views/core.py:273 +msgid "Allow DML" +msgstr "" + +#: superset/views/core.py:274 +msgid "CTAS Schema" +msgstr "" + +#: superset/views/core.py:276 superset/views/core.py:458 +#: superset/views/core.py:575 superset/views/core.py:642 +msgid "Creator" +msgstr "" + +#: superset/views/core.py:278 +msgid "SQLAlchemy URI" +msgstr "" + +#: superset/views/core.py:280 +msgid "Extra" +msgstr "" + +#: superset/views/core.py:281 +msgid "Allow Run Sync" +msgstr "" + +#: superset/views/core.py:282 +msgid "Allow Run Async" +msgstr "" + +#: superset/views/core.py:283 +msgid "Impersonate the logged on user" +msgstr "" + +#: superset/views/core.py:302 msgid "Import Dashboards" -msgstr "Importar Cuadros de Mando" +msgstr "" -#: superset/views/core.py:315 -#: superset/views/core.py:556 -#: superset/views/sql_lab.py:18 -#: superset/views/sql_lab.py:54 +#: superset/views/core.py:334 +msgid "CSV to Database configuration" +msgstr "" + +#: superset/views/core.py:375 +msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +msgstr "" + +#: superset/views/core.py:401 superset/views/core.py:667 +#: superset/views/sql_lab.py:23 superset/views/sql_lab.py:60 msgid "User" -msgstr "Usuario" +msgstr "" -#: superset/views/core.py:316 +#: superset/views/core.py:402 msgid "User Roles" -msgstr "Roles de Usuario" +msgstr "" -#: superset/views/core.py:317 +#: superset/views/core.py:403 msgid "Database URL" -msgstr "URL de la Base de datos" +msgstr "" -#: superset/views/core.py:319 +#: superset/views/core.py:405 msgid "Roles to grant" msgstr "" -#: superset/views/core.py:320 +#: superset/views/core.py:406 msgid "Created On" -msgstr "Creado el" +msgstr "" -#: superset/views/core.py:326 +#: superset/views/core.py:412 msgid "Access requests" -msgstr "Solicitudes de Acceso" +msgstr "" -#: superset/views/core.py:328 -#: superset/views/core.py:567 +#: superset/views/core.py:414 superset/views/core.py:679 msgid "Security" -msgstr "Seguridad" +msgstr "" -#: superset/views/core.py:335 -msgid "List Slices" -msgstr "Mostrar Segmentos" +#: superset/views/core.py:421 +msgid "List Charts" +msgstr "" -#: superset/views/core.py:336 -msgid "Show Slice" -msgstr "Mostrar Segmento" +#: superset/views/core.py:422 +msgid "Show Chart" +msgstr "" -#: superset/views/core.py:337 -msgid "Add Slice" -msgstr "Añadir Segmento" +#: superset/views/core.py:423 +msgid "Add Chart" +msgstr "" -#: superset/views/core.py:338 -msgid "Edit Slice" -msgstr "Esitar Segmento" +#: superset/views/core.py:424 +msgid "Edit Chart" +msgstr "" -#: superset/views/core.py:359 +#: superset/views/core.py:446 msgid "" "These parameters are generated dynamically when clicking the save or " "overwrite button in the explore view. This JSON object is exposed here " @@ -3490,226 +4660,3230 @@ msgid "" "parameters." msgstr "" -#: superset/views/core.py:364 -msgid "Duration (in seconds) of the caching timeout for this slice." +#: superset/views/core.py:452 +msgid "Duration (in seconds) of the caching timeout for this chart." msgstr "" -#: superset/views/core.py:375 +#: superset/views/core.py:462 msgid "Last Modified" msgstr "" -#: superset/views/core.py:376 -#: superset/views/core.py:478 +#: superset/views/core.py:463 superset/views/core.py:574 msgid "Owners" -msgstr "Propietarios" +msgstr "" -#: superset/views/core.py:377 +#: superset/views/core.py:464 msgid "Parameters" -msgstr "Parámetros" +msgstr "" -#: superset/views/core.py:378 -#: superset/views/core.py:420 -msgid "Slice" -msgstr "Segmento" +#: superset/views/core.py:465 superset/views/core.py:512 +msgid "Chart" +msgstr "" -#: superset/views/core.py:437 +#: superset/views/core.py:532 msgid "List Dashboards" -msgstr "Mostrar Cuadros de Mando" +msgstr "" -#: superset/views/core.py:438 +#: superset/views/core.py:533 msgid "Show Dashboard" -msgstr "Mostrar Cuadro de Mando" +msgstr "" -#: superset/views/core.py:439 +#: superset/views/core.py:534 msgid "Add Dashboard" -msgstr "Añadir Cuadro de Mando" +msgstr "" -#: superset/views/core.py:440 +#: superset/views/core.py:535 msgid "Edit Dashboard" -msgstr "Editar Cuadro de Mando" +msgstr "" -#: superset/views/core.py:451 +#: superset/views/core.py:547 msgid "" "This json object describes the positioning of the widgets in the " "dashboard. It is dynamically generated when adjusting the widgets size " "and positions by using drag & drop in the dashboard view" msgstr "" -#: superset/views/core.py:456 +#: superset/views/core.py:552 msgid "" "The css for individual dashboards can be altered here, or in the " "dashboard view where changes are immediately visible" msgstr "" -#: superset/views/core.py:460 +#: superset/views/core.py:556 msgid "To get a readable URL for your dashboard" msgstr "" -#: superset/views/core.py:461 +#: superset/views/core.py:557 msgid "" "This JSON object is generated dynamically when clicking the save or " "overwrite button in the dashboard view. It is exposed here for reference " "and for power users who may want to alter specific parameters." msgstr "" -#: superset/views/core.py:466 +#: superset/views/core.py:562 msgid "Owners is a list of users who can alter the dashboard." msgstr "" -#: superset/views/core.py:474 -#: superset/views/core.py:541 +#: superset/views/core.py:570 superset/views/core.py:640 msgid "Dashboard" -msgstr "Cuadro de Mando" +msgstr "" -#: superset/views/core.py:476 +#: superset/views/core.py:572 msgid "Slug" msgstr "" -#: superset/views/core.py:481 +#: superset/views/core.py:577 msgid "Position JSON" msgstr "" -#: superset/views/core.py:483 +#: superset/views/core.py:579 msgid "JSON Metadata" -msgstr "Metadatos JSON" +msgstr "" -#: superset/views/core.py:484 +#: superset/views/core.py:580 msgid "Underlying Tables" msgstr "" -#: superset/views/core.py:507 +#: superset/views/core.py:603 msgid "Export" -msgstr "Exportar" +msgstr "" -#: superset/views/core.py:507 +#: superset/views/core.py:603 msgid "Export dashboards?" -msgstr "¿Exportar Cuadros de Mando?" +msgstr "" -#: superset/views/core.py:557 +#: superset/views/core.py:668 msgid "Action" -msgstr "Acción" +msgstr "" -#: superset/views/core.py:558 +#: superset/views/core.py:669 msgid "dttm" -msgstr "dttm" +msgstr "" -#: superset/views/core.py:565 +#: superset/views/core.py:677 msgid "Action Log" -msgstr "Registro Acciones" +msgstr "" -#: superset/views/core.py:796 +#: superset/views/core.py:875 msgid "Access was requested" -msgstr "Se ha solicitado Acceso" +msgstr "" -#: superset/views/core.py:857 +#: superset/views/core.py:936 #, python-format msgid "" "%(user)s was granted the role %(role)s that gives access to the " "%(datasource)s" msgstr "" -#: superset/views/core.py:873 +#: superset/views/core.py:952 #, python-format msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" msgstr "" -#: superset/views/core.py:882 +#: superset/views/core.py:961 msgid "You have no permission to approve this request" msgstr "" -#: superset/views/core.py:1646 +#: superset/views/core.py:1287 superset/views/core.py:1292 +#: superset/views/core.py:1400 superset/views/core.py:1414 +msgid "You don't have the rights to " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1400 +msgid "alter this " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1292 +msgid "chart" +msgstr "" + +#: superset/views/core.py:1292 superset/views/core.py:1414 +msgid "create a " +msgstr "" + +#: superset/views/core.py:1401 superset/views/core.py:1414 +msgid "dashboard" +msgstr "" + +#: superset/views/core.py:1949 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/views/core.py:1652 +#: superset/views/core.py:1955 #, python-format -msgid "Slice %(id)s not found" +msgid "Chart %(id)s not found" msgstr "" -#: superset/views/core.py:1664 +#: superset/views/core.py:1967 #, python-format msgid "Table %(t)s wasn't found in the database %(d)s" msgstr "" -#: superset/views/core.py:1803 +#: superset/views/core.py:2121 #, python-format msgid "Can't find User '%(name)s', please ask your admin to create one." msgstr "" -#: superset/views/core.py:1810 +#: superset/views/core.py:2128 #, python-format msgid "Can't find DruidCluster with cluster_name = '%(name)s'" msgstr "" -#: superset/views/core.py:2071 +#: superset/views/core.py:2407 msgid "Query record was not created as expected." -msgstr "El registro de consulta no se creó como se esperaba." +msgstr "" -#: superset/views/core.py:2357 +#: superset/views/core.py:2718 msgid "Template Name" -msgstr "Nombre Plantilla" +msgstr "" -#: superset/views/core.py:2368 +#: superset/views/core.py:2730 msgid "CSS Templates" -msgstr "Plantillas CSS" +msgstr "" -#: superset/views/core.py:2379 +#: superset/views/core.py:2741 msgid "SQL Editor" -msgstr "Editor SQL" +msgstr "" -#: superset/views/core.py:2384 -#: superset/views/core.py:2393 +#: superset/views/core.py:2746 superset/views/core.py:2756 msgid "SQL Lab" -msgstr "Laboratorio SQL" +msgstr "" -#: superset/views/core.py:2388 +#: superset/views/core.py:2751 msgid "Query Search" -msgstr "Consulta de Búsqueda" +msgstr "" -#: superset/views/sql_lab.py:20 +#: superset/views/core.py:2761 +msgid "Upload a CSV" +msgstr "" + +#: superset/views/sql_lab.py:25 msgid "Status" -msgstr "Estado" +msgstr "" -#: superset/views/sql_lab.py:21 +#: superset/views/sql_lab.py:26 msgid "Start Time" -msgstr "Hora Inicio" +msgstr "" -#: superset/views/sql_lab.py:22 -#: superset/views/sql_lab.py:58 +#: superset/views/sql_lab.py:27 superset/views/sql_lab.py:64 msgid "End Time" -msgstr "Hora Fin" +msgstr "" -#: superset/views/sql_lab.py:28 +#: superset/views/sql_lab.py:34 msgid "Queries" -msgstr "Consultas" +msgstr "" -#: superset/views/sql_lab.py:37 +#: superset/views/sql_lab.py:43 msgid "List Saved Query" -msgstr "Mostrar Consultas Guardadas" +msgstr "" -#: superset/views/sql_lab.py:38 +#: superset/views/sql_lab.py:44 msgid "Show Saved Query" -msgstr "Mostrar Consulta Guardada" +msgstr "" -#: superset/views/sql_lab.py:39 +#: superset/views/sql_lab.py:45 msgid "Add Saved Query" -msgstr "Añadir Consulta Guardada" +msgstr "" -#: superset/views/sql_lab.py:40 +#: superset/views/sql_lab.py:46 msgid "Edit Saved Query" -msgstr "Editar Consulta Guardada" +msgstr "" -#: superset/views/sql_lab.py:59 +#: superset/views/sql_lab.py:65 msgid "Pop Tab Link" msgstr "" -#: superset/views/sql_lab.py:60 +#: superset/views/sql_lab.py:66 msgid "Changed on" -msgstr "Cambiado el" +msgstr "" -#: superset/views/sql_lab.py:79 +#: superset/views/sql_lab.py:86 msgid "Saved Queries" -msgstr " Consultas Guardadas" +msgstr "" + +#~ msgid "[Superset] Access to the datasource %(name)s was granted" +#~ msgstr "Se ha otorgado Acceso [Superset] a la fuente de datos %(name)" + +#~ msgid "Please choose at least one \"Group by\" field " +#~ msgstr "" + +#~ msgid "'Group By' and 'Columns' can't overlap" +#~ msgstr "" + +#~ msgid "Must have one numeric column specified" +#~ msgstr "" + +#~ msgid "Your query was saved" +#~ msgstr "Tu consulta fue guardada" + +#~ msgid "Your query could not be saved" +#~ msgstr "Tu consulta no pudo ser guardada" + +#~ msgid "Failed at retrieving results from the results backend" +#~ msgstr "" + +#~ msgid "Could not connect to server" +#~ msgstr "" + +#~ msgid "Your session timed out, please refresh your page and try again." +#~ msgstr "" + +#~ msgid "Query was stopped." +#~ msgstr "La consulta ha sido detenida." + +#~ msgid "Failed at stopping query." +#~ msgstr "No se ha podido detener la consulta." + +#~ msgid "Error occurred while fetching table metadata" +#~ msgstr "" + +#~ msgid "shared query" +#~ msgstr "consulta compartida" + +#~ msgid "The query couldn't be loaded" +#~ msgstr "" + +#~ msgid "An error occurred while creating the data source" +#~ msgstr "" + +#~ msgid "Pick a chart type!" +#~ msgstr "Elige un tipo de gráfico!" + +#~ msgid "To use this chart type you need at least one column flagged as a date" +#~ msgstr "" + +#~ msgid "To use this chart type you need at least one dimension" +#~ msgstr "" + +#~ msgid "To use this chart type you need at least one aggregation function" +#~ msgstr "" + +#~ msgid "Untitled Query" +#~ msgstr "Consulta sin Nombre" + +#~ msgid "Copy of %s" +#~ msgstr "Copia de %s" + +#~ msgid "share query" +#~ msgstr "compartir consulta" + +#~ msgid "copy URL to clipboard" +#~ msgstr "copiar URL al portapapeles" + +#~ msgid "Raw SQL" +#~ msgstr "SQL Directo" + +#~ msgid "Source SQL" +#~ msgstr "Fuente SQL" + +#~ msgid "SQL" +#~ msgstr "SQL" + +#~ msgid "No query history yet..." +#~ msgstr "No hay histórico de consultas" + +#~ msgid "It seems you don't have access to any database" +#~ msgstr "" + +#~ msgid "Search Results" +#~ msgstr "Buscar Resultados" + +#~ msgid "[From]-" +#~ msgstr "" + +#~ msgid "[To]-" +#~ msgstr "" + +#~ msgid "[Query Status]" +#~ msgstr "" + +#~ msgid "Search" +#~ msgstr "Buscar" + +#~ msgid "Open in SQL Editor" +#~ msgstr "Abrir en el Editor SQL" + +#~ msgid "view results" +#~ msgstr "ver resultados" + +#~ msgid "Data preview" +#~ msgstr "Previsualización de Datos" + +#~ msgid "Visualize the data out of this query" +#~ msgstr "" + +#~ msgid "Overwrite text in editor with a query on this table" +#~ msgstr "" + +#~ msgid "Run query in a new tab" +#~ msgstr "Ejecutar consulta en otra pestaña" + +#~ msgid "Remove query from log" +#~ msgstr "Eliminar consulta del historial" + +#~ msgid ".CSV" +#~ msgstr ".CSV" + +#~ msgid "Visualize" +#~ msgstr "Visualizar" + +#~ msgid "was created" +#~ msgstr "" + +#~ msgid "Query in a new tab" +#~ msgstr "Consultar en otra pestaña" + +#~ msgid "Fetch data preview" +#~ msgstr "" + +#~ msgid "Track Job" +#~ msgstr "" + +#~ msgid "Loading..." +#~ msgstr "Cargando..." + +#~ msgid "Run Selected Query" +#~ msgstr "" + +#~ msgid "Run Query" +#~ msgstr "Ejecutar consulta" + +#~ msgid "Run query asynchronously" +#~ msgstr "" + +#~ msgid "Stop" +#~ msgstr "Detener" + +#~ msgid "Undefined" +#~ msgstr "Indefinido" + +#~ msgid "Label for your query" +#~ msgstr "" + +#~ msgid "Write a description for your query" +#~ msgstr "" + +#~ msgid "Save" +#~ msgstr "Guardar" + +#~ msgid "Save Query" +#~ msgstr "Guardar Consulta" + +#~ msgid "Run a query to display results here" +#~ msgstr "" + +#~ msgid "Preview for %s" +#~ msgstr "" + +#~ msgid "Results" +#~ msgstr "Resultados" + +#~ msgid "Query History" +#~ msgstr "Historial de la Consulta" + +#~ msgid "Create table as with query results" +#~ msgstr "" + +#~ msgid "new table name" +#~ msgstr "nuevo nombre de tabla" + +#~ msgid "Error while fetching table list" +#~ msgstr "Error recuperando la lista de tablas" + +#~ msgid "Error while fetching schema list" +#~ msgstr "Error recuperando la lista de esquemas" + +#~ msgid "Error while fetching database list" +#~ msgstr "Error recuperando la lista de bases de datos" + +#~ msgid "Database:" +#~ msgstr "Base de datos:" + +#~ msgid "Select a database" +#~ msgstr "Selecciona una base de datos" + +#~ msgid "Select a schema (%s)" +#~ msgstr "" + +#~ msgid "Schema:" +#~ msgstr "Esquema:" + +#~ msgid "Add a table (%s)" +#~ msgstr "" + +#~ msgid "Type to search ..." +#~ msgstr "" + +#~ msgid "Reset State" +#~ msgstr "" + +#~ msgid "Enter a new title for the tab" +#~ msgstr "" + +#~ msgid "Untitled Query %s" +#~ msgstr "" + +#~ msgid "close tab" +#~ msgstr "cerrar pestaña" + +#~ msgid "rename tab" +#~ msgstr "renombrar pestaña" + +#~ msgid "expand tool bar" +#~ msgstr "expandir la barra de herramientas" + +#~ msgid "hide tool bar" +#~ msgstr "esconder la barra de herramientas" + +#~ msgid "Copy partition query to clipboard" +#~ msgstr "" + +#~ msgid "latest partition:" +#~ msgstr "" + +#~ msgid "Keys for table" +#~ msgstr "" + +#~ msgid "View keys & indexes (%s)" +#~ msgstr "" + +#~ msgid "Sort columns alphabetically" +#~ msgstr "" + +#~ msgid "Original table column order" +#~ msgstr "" + +#~ msgid "Copy SELECT statement to clipboard" +#~ msgstr "" + +#~ msgid "Remove table preview" +#~ msgstr "" + +#~ msgid "" +#~ "%s is not right as a column " +#~ "name, please alias it (as in " +#~ "SELECT count(*) " +#~ msgstr "" + +#~ msgid "AS my_alias" +#~ msgstr "" + +#~ msgid "using only alphanumeric characters and underscores" +#~ msgstr "" + +#~ msgid "Creating a data source and popping a new tab" +#~ msgstr "" + +#~ msgid "No results available for this query" +#~ msgstr "" + +#~ msgid "Chart Type" +#~ msgstr "Tipo Gráfico" + +#~ msgid "[Chart Type]" +#~ msgstr "" + +#~ msgid "Datasource Name" +#~ msgstr "Nombre de la Fuente de Datos" + +#~ msgid "datasource name" +#~ msgstr "nombre de la fuente de datos" + +#~ msgid "Select ..." +#~ msgstr "Selecciona ..." + +#~ msgid "Loaded data cached" +#~ msgstr "" + +#~ msgid "Loaded from cache" +#~ msgstr "" + +#~ msgid "Click to force-refresh" +#~ msgstr "" + +#~ msgid "Copy to clipboard" +#~ msgstr "Copiar al portapapeles" + +#~ msgid "Not successful" +#~ msgstr "Sin éxito" + +#~ msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +#~ msgstr "" + +#~ msgid "Copied!" +#~ msgstr "Copiado!" + +#~ msgid "click to edit title" +#~ msgstr "" + +#~ msgid "You don't have the rights to alter this title." +#~ msgstr "" + +#~ msgid "Click to favorite/unfavorite" +#~ msgstr "" + +#~ msgid "You have unsaved changes." +#~ msgstr "" + +#~ msgid "Click the" +#~ msgstr "" + +#~ msgid "button on the top right to save your changes." +#~ msgstr "" + +#~ msgid "Served from data cached %s . Click to force refresh." +#~ msgstr "" + +#~ msgid "Click to force refresh" +#~ msgstr "" + +#~ msgid "Error" +#~ msgstr "Error" + +#~ msgid "Sorry, there was an error adding slices to this dashboard: %s" +#~ msgstr "" + +#~ msgid "Active Dashboard Filters" +#~ msgstr "" + +#~ msgid "Checkout this dashboard: %s" +#~ msgstr "" + +#~ msgid "Force refresh the whole dashboard" +#~ msgstr "" + +#~ msgid "Edit this dashboard's properties" +#~ msgstr "" + +#~ msgid "Load a template" +#~ msgstr "Cargar una plantilla" + +#~ msgid "Load a CSS template" +#~ msgstr "Cargar una plantilla CSS" + +#~ msgid "Live CSS Editor" +#~ msgstr "Editor CSS" + +#~ msgid "Don't refresh" +#~ msgstr "No Actualizar" + +#~ msgid "10 seconds" +#~ msgstr "10 segundos" + +#~ msgid "30 seconds" +#~ msgstr "30 segundos" + +#~ msgid "1 minute" +#~ msgstr "1 minuto" + +#~ msgid "5 minutes" +#~ msgstr "5 minutos" + +#~ msgid "Refresh Interval" +#~ msgstr "Intérvalo Actualización" + +#~ msgid "Choose the refresh frequency for this dashboard" +#~ msgstr "" + +#~ msgid "This dashboard was saved successfully." +#~ msgstr "" + +#~ msgid "Sorry, there was an error saving this dashboard: " +#~ msgstr "" + +#~ msgid "You must pick a name for the new dashboard" +#~ msgstr "" + +#~ msgid "Save Dashboard" +#~ msgstr "" + +#~ msgid "Overwrite Dashboard [%s]" +#~ msgstr "" + +#~ msgid "Save as:" +#~ msgstr "Guardar como:" + +#~ msgid "[dashboard name]" +#~ msgstr "" + +#~ msgid "Viz" +#~ msgstr "Viz" + +#~ msgid "Add Slices" +#~ msgstr "Añadir Segmentos" + +#~ msgid "Add a new slice to the dashboard" +#~ msgstr "" + +#~ msgid "Add Slices to Dashboard" +#~ msgstr "" + +#~ msgid "Move chart" +#~ msgstr "Mover gráfico" + +#~ msgid "Force refresh data" +#~ msgstr "" + +#~ msgid "Toggle chart description" +#~ msgstr "" + +#~ msgid "Edit chart" +#~ msgstr "Editar gráfico" + +#~ msgid "Export CSV" +#~ msgstr "Exportar CSV" + +#~ msgid "Explore chart" +#~ msgstr "Explorar gráfico" + +#~ msgid "Remove chart from dashboard" +#~ msgstr "" + +#~ msgid "%s - untitled" +#~ msgstr "" + +#~ msgid "Edit slice properties" +#~ msgstr "" + +#~ msgid "description" +#~ msgstr "descripción" + +#~ msgid "bolt" +#~ msgstr "tornillo" + +#~ msgid "Error..." +#~ msgstr "Error..." + +#~ msgid "Query" +#~ msgstr "Consulta" + +#~ msgid "Height" +#~ msgstr "Altura" + +#~ msgid "Width" +#~ msgstr "Anchura" + +#~ msgid "Export to .json" +#~ msgstr "Exportar a .json" + +#~ msgid "Export to .csv format" +#~ msgstr "Exportar a .csv" + +#~ msgid "Please enter a slice name" +#~ msgstr "" + +#~ msgid "Please select a dashboard" +#~ msgstr "" + +#~ msgid "Please enter a dashboard name" +#~ msgstr "" + +#~ msgid "Save A Slice" +#~ msgstr "Guardar un Segmento" + +#~ msgid "Overwrite slice %s" +#~ msgstr "" + +#~ msgid "Save as" +#~ msgstr "Guardar como" + +#~ msgid "[slice name]" +#~ msgstr "" + +#~ msgid "Do not add to a dashboard" +#~ msgstr "No añadir a un cuadro de mando" + +#~ msgid "Add slice to existing dashboard" +#~ msgstr "Añadir a un cuadro de mando existente" + +#~ msgid "Add to new dashboard" +#~ msgstr "Añadir a un nuevo cuadro de mando" + +#~ msgid "Save & go to dashboard" +#~ msgstr "Guardar e ir al cuadro de mando" + +#~ msgid "Check out this slice: %s" +#~ msgstr "" + +#~ msgid "`Min` value should be numeric or empty" +#~ msgstr "El valor `Mín` debe ser numérico o vacío" + +#~ msgid "`Max` value should be numeric or empty" +#~ msgstr "El valor `Máx` debe ser numérico o vacío" + +#~ msgid "Something went wrong while fetching the datasource list" +#~ msgstr "" + +#~ msgid "Click to point to another datasource" +#~ msgstr "" + +#~ msgid "Edit the datasource's configuration" +#~ msgstr "" + +#~ msgid "Select a datasource" +#~ msgstr "Selecciona una fuente de datos" + +#~ msgid "Search / Filter" +#~ msgstr "Buscar / Filtrar" + +#~ msgid "Filter value" +#~ msgstr "Valor del Filtro" + +#~ msgid "Select metric" +#~ msgstr "Selecciona la métrica" + +#~ msgid "Select column" +#~ msgstr "Selecciona la columna" + +#~ msgid "Select operator" +#~ msgstr "Selecciona el operador" + +#~ msgid "Error while fetching data" +#~ msgstr "Error recuperando datos" + +#~ msgid "Select %s" +#~ msgstr "" + +#~ msgid "textarea" +#~ msgstr "área de texto" + +#~ msgid "Edit" +#~ msgstr "Editar" + +#~ msgid "in modal" +#~ msgstr "" + +#~ msgid "Select a visualization type" +#~ msgstr "Selecciona un tipo de visualización" + +#~ msgid "Updating chart was stopped" +#~ msgstr "La actualización del gráfico ha sido detenida" + +#~ msgid "An error occurred while rendering the visualization: %s" +#~ msgstr "" + +#~ msgid "" +#~ "Perhaps your data has grown, your " +#~ "database is under unusual load, or " +#~ "you are simply querying a data " +#~ "source that is to large to be " +#~ "processed within the timeout range. If" +#~ " that is the case, we recommend " +#~ "that you summarize your data further." +#~ msgstr "" + +#~ msgid "Network error." +#~ msgstr "Error de red." + +#~ msgid "" +#~ "A reference to the [Time] configuration," +#~ " taking granularity into account" +#~ msgstr "" + +#~ msgid "Group by" +#~ msgstr "Agrupar por" + +#~ msgid "One or many controls to group by" +#~ msgstr "" + +#~ msgid "The type of visualization to display" +#~ msgstr "" + +#~ msgid "Metrics" +#~ msgstr "Métricas" + +#~ msgid "One or many metrics to display" +#~ msgstr "" + +#~ msgid "Y Axis Bounds" +#~ msgstr "Límites del Eje Y" + +#~ msgid "" +#~ "Bounds for the Y axis. When left" +#~ " empty, the bounds are dynamically " +#~ "defined based on the min/max of " +#~ "the data. Note that this feature " +#~ "will only expand the axis range. " +#~ "It won't narrow the data's extent." +#~ msgstr "" + +#~ msgid "Ordering" +#~ msgstr "" + +#~ msgid "Annotation Layers" +#~ msgstr "Capas de Anotación" + +#~ msgid "Annotation layers to overlay on the visualization" +#~ msgstr "" + +#~ msgid "Select a annotation layer" +#~ msgstr "Selecciona una capa de anotación" + +#~ msgid "Error while fetching annotation layers" +#~ msgstr "" + +#~ msgid "Choose the metric" +#~ msgstr "Elige la métrica" + +#~ msgid "Right Axis Metric" +#~ msgstr "" + +#~ msgid "Choose a metric for right axis" +#~ msgstr "" + +#~ msgid "Stacked Style" +#~ msgstr "" + +#~ msgid "Linear Color Scheme" +#~ msgstr "" + +#~ msgid "Normalize Across" +#~ msgstr "" + +#~ msgid "" +#~ "Color will be rendered based on a" +#~ " ratio of the cell against the " +#~ "sum of across this criteria" +#~ msgstr "" + +#~ msgid "Horizon Color Scale" +#~ msgstr "" + +#~ msgid "Defines how the color are attributed." +#~ msgstr "" + +#~ msgid "Rendering" +#~ msgstr "" + +#~ msgid "" +#~ "image-rendering CSS attribute of the " +#~ "canvas object that defines how the " +#~ "browser scales up the image" +#~ msgstr "" + +#~ msgid "XScale Interval" +#~ msgstr "Intervalo Escala X" + +#~ msgid "Number of steps to take between ticks when displaying the X scale" +#~ msgstr "" + +#~ msgid "YScale Interval" +#~ msgstr "Intervalo Escala Y" + +#~ msgid "Number of steps to take between ticks when displaying the Y scale" +#~ msgstr "" + +#~ msgid "Include Time" +#~ msgstr "Incluir Tiempo" + +#~ msgid "Whether to include the time granularity as defined in the time section" +#~ msgstr "" + +#~ msgid "Stacked Bars" +#~ msgstr "" + +#~ msgid "Show totals" +#~ msgstr "Mostrar Totales" + +#~ msgid "Display total row/column" +#~ msgstr "" + +#~ msgid "Show Markers" +#~ msgstr "Mostrar Marcadores" + +#~ msgid "Show data points as circle markers on the lines" +#~ msgstr "" + +#~ msgid "Bar Values" +#~ msgstr "" + +#~ msgid "Show the value on top of the bar" +#~ msgstr "" + +#~ msgid "Sort Bars" +#~ msgstr "" + +#~ msgid "Sort bars by x labels." +#~ msgstr "" + +#~ msgid "Combine Metrics" +#~ msgstr "Combinar Métricas" + +#~ msgid "" +#~ "Display metrics side by side within " +#~ "each column, as opposed to each " +#~ "column being displayed side by side " +#~ "for each metric." +#~ msgstr "" + +#~ msgid "Extra Controls" +#~ msgstr "" + +#~ msgid "" +#~ "Whether to show extra controls or " +#~ "not. Extra controls include things like" +#~ " making mulitBar charts stacked or " +#~ "side by side." +#~ msgstr "" + +#~ msgid "Reduce X ticks" +#~ msgstr "" + +#~ msgid "" +#~ "Reduces the number of X axis ticks" +#~ " to be rendered. If true, the x" +#~ " axis wont overflow and labels may" +#~ " be missing. If false, a minimum " +#~ "width will be applied to columns " +#~ "and the width may overflow into an" +#~ " horizontal scroll." +#~ msgstr "" + +#~ msgid "Include Series" +#~ msgstr "" + +#~ msgid "Include series name as an axis" +#~ msgstr "" + +#~ msgid "Color Metric" +#~ msgstr "" + +#~ msgid "A metric to use for color" +#~ msgstr "" + +#~ msgid "Country Name" +#~ msgstr "Nombre País" + +#~ msgid "The name of country that Superset should display" +#~ msgstr "" + +#~ msgid "Country Field Type" +#~ msgstr "Tipo de Campo de País" + +#~ msgid "" +#~ "The country code standard that Superset" +#~ " should expect to find in the " +#~ "[country] column" +#~ msgstr "" + +#~ msgid "Columns" +#~ msgstr "Columnas" + +#~ msgid "One or many controls to pivot as columns" +#~ msgstr "" + +#~ msgid "Columns to display" +#~ msgstr "" + +#~ msgid "Origin" +#~ msgstr "Origen" + +#~ msgid "" +#~ "Defines the origin where time buckets" +#~ " start, accepts natural dates as in" +#~ " `now`, `sunday` or `1970-01-01`" +#~ msgstr "" + +#~ msgid "Bottom Margin" +#~ msgstr "" + +#~ msgid "Bottom margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" + +#~ msgid "Left Margin" +#~ msgstr "Margen Izquierdo" + +#~ msgid "Left margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" + +#~ msgid "Time Granularity" +#~ msgstr "Granularidad de Tiempo" + +#~ 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 "" + +#~ msgid "Domain" +#~ msgstr "Dominio" + +#~ msgid "The time unit used for the grouping of blocks" +#~ msgstr "" + +#~ msgid "Subdomain" +#~ msgstr "Subdominio" + +#~ msgid "" +#~ "The time unit for each block. " +#~ "Should be a smaller unit than " +#~ "domain_granularity. Should be larger or " +#~ "equal to Time Grain" +#~ msgstr "" + +#~ msgid "Link Length" +#~ msgstr "" + +#~ msgid "Link length in the force layout" +#~ msgstr "" + +#~ msgid "Charge" +#~ msgstr "" + +#~ msgid "Charge in the force layout" +#~ msgstr "" + +#~ msgid "" +#~ "The time column for the visualization." +#~ " Note that you can define arbitrary" +#~ " expression that return a DATETIME " +#~ "column in the table or. Also note" +#~ " that the filter below is applied " +#~ "against this column or expression" +#~ msgstr "" + +#~ msgid "Time Grain" +#~ msgstr "Granularidad Temporal" + +#~ 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 "" + +#~ msgid "Resample Rule" +#~ msgstr "" + +#~ msgid "Pandas resample rule" +#~ msgstr "" + +#~ msgid "Resample How" +#~ msgstr "" + +#~ msgid "Pandas resample how" +#~ msgstr "" + +#~ msgid "Resample Fill Method" +#~ msgstr "" + +#~ msgid "Pandas resample fill method" +#~ msgstr "" + +#~ msgid "Since" +#~ msgstr "desde" + +#~ msgid "7 days ago" +#~ msgstr "Hace 7 días" + +#~ msgid "Until" +#~ msgstr "Hasta" + +#~ msgid "Max Bubble Size" +#~ msgstr "" + +#~ msgid "Whisker/outlier options" +#~ msgstr "" + +#~ msgid "Determines how whiskers and outliers are calculated." +#~ msgstr "" + +#~ msgid "Ratio" +#~ msgstr "Proporción" + +#~ msgid "Target aspect ratio for treemap tiles." +#~ msgstr "" + +#~ msgid "Number format" +#~ msgstr "Formato numérico" + +#~ msgid "Row limit" +#~ msgstr "Límite filas" + +#~ msgid "Series limit" +#~ msgstr "" + +#~ msgid "Limits the number of time series that get displayed" +#~ msgstr "" + +#~ msgid "Sort By" +#~ msgstr "Ordenar por" + +#~ msgid "Metric used to define the top series" +#~ msgstr "" + +#~ msgid "Rolling" +#~ msgstr "" + +#~ msgid "" +#~ "Defines a rolling window function to " +#~ "apply, works along with the [Periods]" +#~ " text box" +#~ msgstr "" + +#~ msgid "Periods" +#~ msgstr "" + +#~ msgid "" +#~ "Defines the size of the rolling " +#~ "window function, relative to the time" +#~ " granularity selected" +#~ msgstr "" + +#~ msgid "Min Periods" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "Series" +#~ msgstr "Series" + +#~ msgid "" +#~ "Defines the grouping of entities. Each" +#~ " series is shown as a specific " +#~ "color on the chart and has a " +#~ "legend toggle" +#~ msgstr "" + +#~ msgid "Entity" +#~ msgstr "Entidad" + +#~ msgid "This defines the element to be plotted on the chart" +#~ msgstr "" + +#~ msgid "X Axis" +#~ msgstr "Eje X" + +#~ msgid "Metric assigned to the [X] axis" +#~ msgstr "" + +#~ msgid "Y Axis" +#~ msgstr "Eje Y" + +#~ msgid "Metric assigned to the [Y] axis" +#~ msgstr "" + +#~ msgid "Bubble Size" +#~ msgstr "Tamaño burbuja" + +#~ msgid "URL" +#~ msgstr "URL" + +#~ msgid "" +#~ "The URL, this control is templated, " +#~ "so you can integrate {{ width }}" +#~ " and/or {{ height }} in your " +#~ "URL string." +#~ msgstr "" + +#~ msgid "X Axis Label" +#~ msgstr "Etiqueta Eje X" + +#~ msgid "Y Axis Label" +#~ msgstr "Etiqueta Eje Y" + +#~ msgid "Custom WHERE clause" +#~ msgstr "Cláusula WHERE personalizada" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's WHERE clause, as " +#~ "an AND to other criteria. You can" +#~ " include complex expression, parenthesis " +#~ "and anything else supported by the " +#~ "backend it is directed towards." +#~ msgstr "" + +#~ msgid "Custom HAVING clause" +#~ msgstr "Cláusula HAVING personalizada" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's HAVING clause, as" +#~ " an AND to other criteria. You " +#~ "can include complex expression, parenthesis" +#~ " and anything else supported by the" +#~ " backend it is directed towards." +#~ msgstr "" + +#~ msgid "Comparison Period Lag" +#~ msgstr "" + +#~ msgid "Based on granularity, number of time periods to compare against" +#~ msgstr "" + +#~ msgid "Comparison suffix" +#~ msgstr "" + +#~ msgid "Suffix to apply after the percentage display" +#~ msgstr "" + +#~ msgid "Table Timestamp Format" +#~ msgstr "" + +#~ msgid "Timestamp Format" +#~ msgstr "" + +#~ msgid "Series Height" +#~ msgstr "" + +#~ msgid "Pixel height of each series" +#~ msgstr "" + +#~ msgid "Page Length" +#~ msgstr "Longitud de Página" + +#~ msgid "Rows per page, 0 means no pagination" +#~ msgstr "" + +#~ msgid "X Axis Format" +#~ msgstr "Formato Eje X" + +#~ msgid "Y Axis Format" +#~ msgstr "Formato Eje Y" + +#~ msgid "Right Axis Format" +#~ msgstr "" + +#~ msgid "Markup Type" +#~ msgstr "" + +#~ msgid "Pick your favorite markup language" +#~ msgstr "" + +#~ msgid "Rotation" +#~ msgstr "Rotación" + +#~ msgid "Rotation to apply to words in the cloud" +#~ msgstr "" + +#~ msgid "Line Style" +#~ msgstr "Estilo Línea" + +#~ msgid "Line interpolation as defined by d3.js" +#~ msgstr "" + +#~ msgid "Label Type" +#~ msgstr "Tipo Etiqueta" + +#~ msgid "What should be shown on the label?" +#~ msgstr "" + +#~ msgid "Code" +#~ msgstr "Código" + +#~ msgid "Put your code here" +#~ msgstr "Pon tu código aquí" + +#~ msgid "Aggregation function" +#~ msgstr "Función de agregación" + +#~ msgid "" +#~ "Aggregate function to apply when " +#~ "pivoting and computing the total rows" +#~ " and columns" +#~ msgstr "" + +#~ msgid "Font Size From" +#~ msgstr "" + +#~ msgid "Font size for the smallest value in the list" +#~ msgstr "" + +#~ msgid "Font Size To" +#~ msgstr "" + +#~ msgid "Font size for the biggest value in the list" +#~ msgstr "" + +#~ msgid "Instant Filtering" +#~ msgstr "" + +#~ msgid "Range Filter" +#~ msgstr "Filtro de Rango" + +#~ msgid "Whether to display the time range interactive selector" +#~ msgstr "" + +#~ msgid "Date Filter" +#~ msgstr "Filtro de Fecha" + +#~ msgid "Whether to include a time filter" +#~ msgstr "" + +#~ msgid "Data Table" +#~ msgstr "Tabla de Datos" + +#~ msgid "Whether to display the interactive data table" +#~ msgstr "" + +#~ msgid "Search Box" +#~ msgstr "Caja de Búsqueda" + +#~ msgid "Whether to include a client side search box" +#~ msgstr "" + +#~ msgid "Table Filter" +#~ msgstr "Filtro de Tabla" + +#~ msgid "Whether to apply filter when table cell is clicked" +#~ msgstr "" + +#~ msgid "Show Bubbles" +#~ msgstr "Mostrar Burbujas" + +#~ msgid "Whether to display bubbles on top of countries" +#~ msgstr "" + +#~ msgid "Legend" +#~ msgstr "Leyenda" + +#~ msgid "Whether to display the legend (toggles)" +#~ msgstr "" + +#~ msgid "X bounds" +#~ msgstr "Límites X" + +#~ msgid "Whether to display the min and max values of the X axis" +#~ msgstr "" + +#~ msgid "Y bounds" +#~ msgstr "Límites Y" + +#~ msgid "Whether to display the min and max values of the Y axis" +#~ msgstr "" + +#~ msgid "Rich Tooltip" +#~ msgstr "" + +#~ msgid "The rich tooltip shows a list of all series for that point in time" +#~ msgstr "" + +#~ msgid "Y Log Scale" +#~ msgstr "Escala Logarítmica Y" + +#~ msgid "Use a log scale for the Y axis" +#~ msgstr "" + +#~ msgid "X Log Scale" +#~ msgstr "Escala Logarítmica X" + +#~ msgid "Use a log scale for the X axis" +#~ msgstr "" + +#~ msgid "Donut" +#~ msgstr "Donut" + +#~ msgid "Do you want a donut or a pie?" +#~ msgstr "¿Quieres un donut o un pastel?" + +#~ msgid "Put labels outside" +#~ msgstr "Poner las etiquetas fuera" + +#~ msgid "Put the labels outside the pie?" +#~ msgstr "" + +#~ msgid "Contribution" +#~ msgstr "Contribución" + +#~ msgid "Compute the contribution to the total" +#~ msgstr "" + +#~ msgid "Period Ratio" +#~ msgstr "Ratio de Periodo" + +#~ msgid "" +#~ "[integer] Number of period to compare" +#~ " against, this is relative to the " +#~ "granularity selected" +#~ msgstr "" + +#~ msgid "Period Ratio Type" +#~ msgstr "Tipo de Ratio de Periodo" + +#~ msgid "" +#~ "`factor` means (new/previous), `growth` is " +#~ "((new/previous) - 1), `value` is " +#~ "(new-previous)" +#~ msgstr "" + +#~ msgid "Time Shift" +#~ msgstr "" + +#~ msgid "" +#~ "Overlay a timeseries from a relative " +#~ "time period. Expects relative time delta" +#~ " in natural language (example: 24 " +#~ "hours, 7 days, 56 weeks, 365 days)" +#~ msgstr "" + +#~ msgid "Subheader" +#~ msgstr "Sub-encabezado" + +#~ msgid "Description text that shows up below your Big Number" +#~ msgstr "" + +#~ msgid "label" +#~ msgstr "etiqueta" + +#~ msgid "" +#~ "`count` is COUNT(*) if a group by" +#~ " is used. Numerical columns will be" +#~ " aggregated with the aggregator. Non-" +#~ "numerical columns will be used to " +#~ "label points. Leave empty to get a" +#~ " count of points in each cluster." +#~ msgstr "" + +#~ msgid "Map Style" +#~ msgstr "Estilo Mapa" + +#~ msgid "Base layer map style" +#~ msgstr "" + +#~ msgid "Clustering Radius" +#~ msgstr "" + +#~ msgid "" +#~ "The radius (in pixels) the algorithm " +#~ "uses to define a cluster. Choose 0" +#~ " to turn off clustering, but beware" +#~ " that a large number of points " +#~ "(>1000) will cause lag." +#~ msgstr "" + +#~ msgid "Point Radius" +#~ msgstr "" + +#~ msgid "" +#~ "The radius of individual points (ones" +#~ " that are not in a cluster). " +#~ "Either a numerical column or `Auto`, " +#~ "which scales the point based on " +#~ "the largest cluster" +#~ msgstr "" + +#~ msgid "Point Radius Unit" +#~ msgstr "" + +#~ msgid "The unit of measure for the specified point radius" +#~ msgstr "" + +#~ msgid "Opacity" +#~ msgstr "Opacidad" + +#~ msgid "Opacity of all clusters, points, and labels. Between 0 and 1." +#~ msgstr "" + +#~ msgid "Zoom" +#~ msgstr "Acercamiento" + +#~ msgid "Zoom level of the map" +#~ msgstr "Nivel de acercamiento del mapa" + +#~ msgid "Default latitude" +#~ msgstr "Latitud por defecto" + +#~ msgid "Latitude of default viewport" +#~ msgstr "Latitud de la ventana gráfica predeterminada" + +#~ msgid "Default longitude" +#~ msgstr "Longitud por defecto" + +#~ msgid "Longitude of default viewport" +#~ msgstr "Longitud de la ventana gráfica predeterminada" + +#~ msgid "Live render" +#~ msgstr "" + +#~ msgid "Points and clusters will update as viewport is being changed" +#~ msgstr "" + +#~ msgid "RGB Color" +#~ msgstr "Color RGB" + +#~ msgid "The color for points and clusters in RGB" +#~ msgstr "" + +#~ msgid "Ranges" +#~ msgstr "Rangos" + +#~ msgid "Ranges to highlight with shading" +#~ msgstr "" + +#~ msgid "Range labels" +#~ msgstr "" + +#~ msgid "Labels for the ranges" +#~ msgstr "" + +#~ msgid "Markers" +#~ msgstr "Marcadores" + +#~ msgid "List of values to mark with triangles" +#~ msgstr "" + +#~ msgid "Marker labels" +#~ msgstr "Etiquetas de Marcadores" + +#~ msgid "Labels for the markers" +#~ msgstr "Etiquetas para los Marcadores" + +#~ msgid "Marker lines" +#~ msgstr "Líneas de Marcadores" + +#~ msgid "List of values to mark with lines" +#~ msgstr "" + +#~ msgid "Marker line labels" +#~ msgstr "Etiquetas de Líneas para los Marcadores" + +#~ msgid "Labels for the marker lines" +#~ msgstr "" + +#~ msgid "Slice ID" +#~ msgstr "" + +#~ msgid "The id of the active slice" +#~ msgstr "" + +#~ msgid "Cache Timeout (seconds)" +#~ msgstr "" + +#~ msgid "The number of seconds before expiring the cache" +#~ msgstr "" + +#~ msgid "Order by entity id" +#~ msgstr "" + +#~ msgid "" +#~ "Important! Select this if the table " +#~ "is not already sorted by entity " +#~ "id, else there is no guarantee " +#~ "that all events for each entity " +#~ "are returned." +#~ msgstr "" + +#~ msgid "Minimum leaf node event count" +#~ msgstr "" + +#~ msgid "" +#~ "Leaf nodes that represent fewer than " +#~ "this number of events will be " +#~ "initially hidden in the visualization" +#~ msgstr "" + +#~ msgid "Color Scheme" +#~ msgstr "" + +#~ msgid "The color scheme for rendering chart" +#~ msgstr "" + +#~ msgid "Time" +#~ msgstr "Tiempo" + +#~ msgid "Time related form attributes" +#~ msgstr "" + +#~ msgid "Datasource & Chart Type" +#~ msgstr "Tipo de Fuente de Datos y Gráfico" + +#~ msgid "This section exposes ways to include snippets of SQL in your query" +#~ msgstr "" + +#~ msgid "Annotations" +#~ msgstr "Anotaciones" + +#~ msgid "Advanced Analytics" +#~ msgstr "Analíticas Avanzadas" + +#~ msgid "" +#~ "This section contains options that allow" +#~ " for advanced analytical post processing" +#~ " of query results" +#~ msgstr "" + +#~ msgid "Result Filters" +#~ msgstr "" + +#~ msgid "" +#~ "The filters to apply after post-" +#~ "aggregation.Leave the value control empty " +#~ "to filter empty strings or nulls" +#~ msgstr "" + +#~ msgid "Chart Options" +#~ msgstr "Opciones de Gráfico" + +#~ msgid "Breakdowns" +#~ msgstr "Descomposiciones" + +#~ msgid "Defines how each series is broken down" +#~ msgstr "" + +#~ msgid "Pie Chart" +#~ msgstr "Gráfico Pastel" + +#~ msgid "Dual Axis Line Chart" +#~ msgstr "" + +#~ msgid "Y Axis 1" +#~ msgstr "Eje Y 1" + +#~ msgid "Y Axis 2" +#~ msgstr "Eje Y 2" + +#~ msgid "Left Axis Metric" +#~ msgstr "" + +#~ msgid "Choose a metric for left axis" +#~ msgstr "" + +#~ msgid "Left Axis Format" +#~ msgstr "Formato del Eje Izquierdo" + +#~ msgid "Axes" +#~ msgstr "Ejes" + +#~ msgid "GROUP BY" +#~ msgstr "AGRUPAR POR" + +#~ msgid "Use this section if you want a query that aggregates" +#~ msgstr "" + +#~ msgid "NOT GROUPED BY" +#~ msgstr "NO AGRUPADO POR" + +#~ msgid "Use this section if you want to query atomic rows" +#~ msgstr "" + +#~ msgid "Options" +#~ msgstr "Opciones" + +#~ msgid "Bubbles" +#~ msgstr "Burbujas" + +#~ msgid "Numeric Column" +#~ msgstr "Columna Numérica" + +#~ msgid "Select the numeric column to draw the histogram" +#~ msgstr "" + +#~ msgid "No of Bins" +#~ msgstr "" + +#~ msgid "Select number of bins for the histogram" +#~ msgstr "" + +#~ msgid "Primary Metric" +#~ msgstr "Métrica Primaria" + +#~ msgid "The primary metric is used to define the arc segment sizes" +#~ msgstr "" + +#~ msgid "Secondary Metric" +#~ msgstr "Métrica Segundaria" + +#~ msgid "" +#~ "This secondary metric is used to " +#~ "define the color as a ratio " +#~ "against the primary metric. If the " +#~ "two metrics match, color is mapped " +#~ "level groups" +#~ msgstr "" + +#~ msgid "Hierarchy" +#~ msgstr "Jerarquía" + +#~ msgid "This defines the level of the hierarchy" +#~ msgstr "" + +#~ msgid "Source / Target" +#~ msgstr "Origen / Destino" + +#~ msgid "Choose a source and a target" +#~ msgstr "" + +#~ msgid "Chord Diagram" +#~ msgstr "Diagrama de Cuerdas" + +#~ msgid "Choose a number format" +#~ msgstr "Elige un formato numérico" + +#~ msgid "Source" +#~ msgstr "Fuente" + +#~ msgid "Choose a source" +#~ msgstr "Elige una fuente" + +#~ msgid "Target" +#~ msgstr "Destino" + +#~ msgid "Choose a target" +#~ msgstr "Elige un destino" + +#~ msgid "ISO 3166-2 codes of region/province/department" +#~ msgstr "" + +#~ msgid "" +#~ "It's ISO 3166-2 of your " +#~ "region/province/department in your table. (see" +#~ " documentation for list of ISO " +#~ "3166-2)" +#~ msgstr "" + +#~ msgid "Country Control" +#~ msgstr "Control de País" + +#~ msgid "3 letter code of the country" +#~ msgstr "" + +#~ msgid "Metric for color" +#~ msgstr "" + +#~ msgid "Metric that defines the color of the country" +#~ msgstr "" + +#~ msgid "Bubble size" +#~ msgstr "" + +#~ msgid "Metric that defines the size of the bubble" +#~ msgstr "" + +#~ msgid "Filter Box" +#~ msgstr "" + +#~ msgid "Filter controls" +#~ msgstr "" + +#~ msgid "" +#~ "The controls you want to filter " +#~ "on. Note that only columns checked " +#~ "as \"filterable\" will show up on " +#~ "this list." +#~ msgstr "" + +#~ msgid "Heatmap Options" +#~ msgstr "" + +#~ msgid "Horizon" +#~ msgstr "Horizonte" + +#~ msgid "Points" +#~ msgstr "Puntos" + +#~ msgid "Labelling" +#~ msgstr "Etiquetando" + +#~ msgid "Visual Tweaks" +#~ msgstr "" + +#~ msgid "Viewport" +#~ msgstr "" + +#~ msgid "Longitude" +#~ msgstr "Longitud" + +#~ msgid "Column containing longitude data" +#~ msgstr "" + +#~ msgid "Latitude" +#~ msgstr "Latitud" + +#~ msgid "Column containing latitude data" +#~ msgstr "" + +#~ msgid "Cluster label aggregator" +#~ msgstr "" + +#~ msgid "" +#~ "Aggregate function applied to the list" +#~ " of points in each cluster to " +#~ "produce the cluster label." +#~ msgstr "" + +#~ msgid "Tooltip" +#~ msgstr "Ayuda" + +#~ msgid "" +#~ "Show a tooltip when hovering over " +#~ "points and clusters describing the label" +#~ msgstr "" + +#~ msgid "" +#~ "One or many controls to group by." +#~ " If grouping, latitude and longitude " +#~ "columns must be present." +#~ msgstr "" + +#~ msgid "Event definition" +#~ msgstr "Definición evento" + +#~ msgid "Additional meta data" +#~ msgstr "" + +#~ msgid "Column containing entity ids" +#~ msgstr "" + +#~ msgid "e.g., a \"user id\" column" +#~ msgstr "" + +#~ msgid "Column containing event names" +#~ msgstr "" + +#~ msgid "Event count limit" +#~ msgstr "" + +#~ msgid "The maximum number of events to return, equivalent to number of rows" +#~ msgstr "" + +#~ msgid "Meta data" +#~ msgstr "" + +#~ msgid "Select any columns for meta data inspection" +#~ msgstr "" + +#~ msgid "" +#~ "The server could not be reached. " +#~ "You may want to verify your " +#~ "connection and try again." +#~ msgstr "" + +#~ msgid "An unknown error occurred. (Status: %s )" +#~ msgstr "" + +#~ msgid "Favorites" +#~ msgstr "Favoritos" + +#~ msgid "Created Content" +#~ msgstr "" + +#~ msgid "Recent Activity" +#~ msgstr "Actividad Reciente" + +#~ msgid "Security & Access" +#~ msgstr "Acceso y Seguridad" + +#~ msgid "No slices" +#~ msgstr "Sin segmentos" + +#~ msgid "No dashboards" +#~ msgstr "Sin cuadros de mando" + +#~ msgid "Slices" +#~ msgstr "Segmentos" + +#~ msgid "No favorite slices yet, go click on stars!" +#~ msgstr "" + +#~ msgid "No favorite dashboards yet, go click on stars!" +#~ msgstr "" + +#~ msgid "Roles" +#~ msgstr "Roles" + +#~ msgid "Databases" +#~ msgstr "Bases de datos" + +#~ msgid "Datasources" +#~ msgstr "Fuentes de datos" + +#~ msgid "Profile picture provided by Gravatar" +#~ msgstr "" + +#~ msgid "joined" +#~ msgstr "" + +#~ msgid "id:" +#~ msgstr "id:" + +#~ msgid "Sorry, there appears to be no data" +#~ msgstr "" + +#~ msgid "Select [%s]" +#~ msgstr "" + +#~ msgid "Druid Clusters" +#~ msgstr "" + +#~ msgid "Sources" +#~ msgstr "Fuentes" + +#~ msgid "Associated Slices" +#~ msgstr "Segmentos Asociados" + +#~ msgid "Druid Datasources" +#~ msgstr "Fuentes de Datos Druid" + +#~ msgid "Scan New Datasources" +#~ msgstr "Buscar Nuevas Fuentes de Datos" + +#~ msgid "Refresh Druid Metadata" +#~ msgstr "" + +#~ msgid "Tables" +#~ msgstr "Tablas" + +#~ msgid "Import" +#~ msgstr "Importar" + +#~ msgid "Welcome!" +#~ msgstr "Bienvenid@!" + +#~ msgid "Manage" +#~ msgstr "Administrar" + +#~ msgid "Datasource %(name)s already exists" +#~ msgstr "" + +#~ msgid "Delete" +#~ msgstr "Eliminar" + +#~ msgid "Delete all Really?" +#~ msgstr "¿Realmente quieres borrar todo?" + +#~ msgid "This endpoint requires the `all_datasource_access` permission" +#~ msgstr "" + +#~ msgid "The datasource seems to have been deleted" +#~ msgstr "" + +#~ msgid "The access requests seem to have been deleted" +#~ msgstr "" + +#~ msgid "The user seems to have been deleted" +#~ msgstr "" + +#~ msgid "You don't have access to this datasource" +#~ msgstr "" + +#~ msgid "" +#~ "This view requires the database %(name)s" +#~ " or `all_datasource_access` permission" +#~ msgstr "" + +#~ msgid "" +#~ "This endpoint requires the datasource " +#~ "%(name)s, database or `all_datasource_access` " +#~ "permission" +#~ msgstr "" + +#~ msgid "" +#~ "All the queries in Sql Lab are " +#~ "going to be executed on behalf of" +#~ " currently authorized user." +#~ msgstr "" + +#~ msgid "Impersonate queries to the database" +#~ msgstr "" + +#~ msgid "Import Dashboards" +#~ msgstr "Importar Cuadros de Mando" + +#~ msgid "Access requests" +#~ msgstr "Solicitudes de Acceso" + +#~ msgid "Security" +#~ msgstr "Seguridad" + +#~ msgid "List Slices" +#~ msgstr "Mostrar Segmentos" + +#~ msgid "Show Slice" +#~ msgstr "Mostrar Segmento" + +#~ msgid "Add Slice" +#~ msgstr "Añadir Segmento" + +#~ msgid "Edit Slice" +#~ msgstr "Esitar Segmento" + +#~ msgid "Slice" +#~ msgstr "Segmento" + +#~ msgid "Export" +#~ msgstr "Exportar" + +#~ msgid "Export dashboards?" +#~ msgstr "¿Exportar Cuadros de Mando?" + +#~ msgid "Action Log" +#~ msgstr "Registro Acciones" + +#~ msgid "Access was requested" +#~ msgstr "Se ha solicitado Acceso" + +#~ msgid "" +#~ "%(user)s was granted the role %(role)s" +#~ " that gives access to the " +#~ "%(datasource)s" +#~ msgstr "" + +#~ msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" +#~ msgstr "" + +#~ msgid "You have no permission to approve this request" +#~ msgstr "" + +#~ msgid "" +#~ "Malformed request. slice_id or table_name " +#~ "and db_name arguments are expected" +#~ msgstr "" + +#~ msgid "Slice %(id)s not found" +#~ msgstr "" + +#~ msgid "Table %(t)s wasn't found in the database %(d)s" +#~ msgstr "" + +#~ msgid "Can't find User '%(name)s', please ask your admin to create one." +#~ msgstr "" + +#~ msgid "Can't find DruidCluster with cluster_name = '%(name)s'" +#~ msgstr "" + +#~ msgid "CSS Templates" +#~ msgstr "Plantillas CSS" + +#~ msgid "SQL Lab" +#~ msgstr "Laboratorio SQL" + +#~ msgid "Queries" +#~ msgstr "Consultas" + +#~ msgid "Saved Queries" +#~ msgstr " Consultas Guardadas" + +#~ msgid "Time Column" +#~ msgstr "Columna de Tiempo" + +#~ msgid "second" +#~ msgstr "segundo" + +#~ msgid "minute" +#~ msgstr "minuto" + +#~ msgid "hour" +#~ msgstr "hora" + +#~ msgid "day" +#~ msgstr "día" + +#~ msgid "week" +#~ msgstr "semana" + +#~ msgid "month" +#~ msgstr "mes" + +#~ msgid "quarter" +#~ msgstr "trimestre" + +#~ msgid "year" +#~ msgstr "año" + +#~ msgid "week_ending_saturday" +#~ msgstr "semana_termina_sábado" + +#~ msgid "week_start_sunday" +#~ msgstr "semana_empieza_domingo" + +#~ msgid "week_start_monday" +#~ msgstr "semana_empieza_lunes" + +#~ msgid "5 minute" +#~ msgstr "5 minutos" + +#~ msgid "half hour" +#~ msgstr "media hora" + +#~ msgid "10 minute" +#~ msgstr "10 minutos" + +#~ msgid "Table Name" +#~ msgstr "Nombre Tabla" + +#~ msgid "Name of table to be created from csv data." +#~ msgstr "" + +#~ msgid "CSV File" +#~ msgstr "" + +#~ msgid "Select a CSV file to be uploaded to a database." +#~ msgstr "" + +#~ msgid "CSV Files Only!" +#~ msgstr "" + +#~ msgid "Database" +#~ msgstr "Base de datos" + +#~ msgid "Delimiter" +#~ msgstr "" + +#~ msgid "Delimiter used by CSV file (for whitespace use \\s+)." +#~ msgstr "" + +#~ msgid "Table Exists" +#~ msgstr "" + +#~ msgid "" +#~ "If table exists do one of the " +#~ "following: Fail (do nothing), Replace " +#~ "(drop and recreate table) or Append " +#~ "(insert data)." +#~ msgstr "" + +#~ msgid "Fail" +#~ msgstr "" + +#~ msgid "Replace" +#~ msgstr "" + +#~ msgid "Append" +#~ msgstr "" + +#~ msgid "Schema" +#~ msgstr "Esquema" + +#~ msgid "Specify a schema (if database flavour supports this)." +#~ msgstr "" + +#~ msgid "Header Row" +#~ msgstr "" + +#~ msgid "" +#~ "Row containing the headers to use " +#~ "as column names (0 is first line" +#~ " of data). Leave empty if there " +#~ "is no header row." +#~ msgstr "" + +#~ msgid "Index Column" +#~ msgstr "" + +#~ msgid "" +#~ "Column to use as the row labels" +#~ " of the dataframe. Leave empty if " +#~ "no index column." +#~ msgstr "" + +#~ msgid "Mangle Duplicate Columns" +#~ msgstr "" + +#~ msgid "Specify duplicate columns as \"X.0, X.1\"." +#~ msgstr "" + +#~ msgid "Skip Initial Space" +#~ msgstr "" + +#~ msgid "Skip spaces after delimiter." +#~ msgstr "" + +#~ msgid "Skip Rows" +#~ msgstr "" + +#~ msgid "Number of rows to skip at start of file." +#~ msgstr "" + +#~ msgid "Rows to Read" +#~ msgstr "" + +#~ msgid "Number of rows of file to read." +#~ msgstr "" + +#~ msgid "Skip Blank Lines" +#~ msgstr "" + +#~ msgid "Skip blank lines rather than interpreting them as NaN values." +#~ msgstr "" + +#~ msgid "Parse Dates" +#~ msgstr "" + +#~ msgid "A comma separated list of columns that should be parsed as dates." +#~ msgstr "" + +#~ msgid "Infer Datetime Format" +#~ msgstr "" + +#~ msgid "Use Pandas to interpret the datetime format automatically." +#~ msgstr "" + +#~ msgid "Decimal Character" +#~ msgstr "" + +#~ msgid "Character to interpret as decimal point." +#~ msgstr "" + +#~ msgid "Dataframe Index" +#~ msgstr "" + +#~ msgid "Write dataframe index as a column." +#~ msgstr "" + +#~ msgid "Column Label(s)" +#~ msgstr "" + +#~ msgid "" +#~ "Column label for index column(s). If " +#~ "None is given and Dataframe Index " +#~ "is True, Index Names are used." +#~ msgstr "" + +#~ msgid "Viz is missing a datasource" +#~ msgstr "Falta una fuente de datos" + +#~ msgid "From date cannot be larger than to date" +#~ msgstr "La fecha de inicio no puede ser superior a la de fin" + +#~ msgid "Table View" +#~ msgstr "Vista de Tabla" + +#~ msgid "Pick a granularity in the Time section or uncheck 'Include Time'" +#~ msgstr "" +#~ "Elige una granularidad en la sección " +#~ "de tiempo o desmarca 'Incluir tiempo'" + +#~ msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" +#~ msgstr "" + +#~ msgid "Time Table View" +#~ msgstr "" + +#~ msgid "Pick at least one metric" +#~ msgstr "" + +#~ msgid "When using 'Group By' you are limited to use a single metric" +#~ msgstr "" + +#~ msgid "Pivot Table" +#~ msgstr "Tabla Dinámica" + +#~ msgid "Please choose at least one 'Group by' field " +#~ msgstr "" + +#~ msgid "Please choose at least one metric" +#~ msgstr "" + +#~ msgid "Group By' and 'Columns' can't overlap" +#~ msgstr "" + +#~ msgid "Markup" +#~ msgstr "Texto con Formato" + +#~ msgid "Separator" +#~ msgstr "Separador" + +#~ msgid "Word Cloud" +#~ msgstr "Nube de Etiquetas" + +#~ msgid "Treemap" +#~ msgstr "Mapa de Arbol" + +#~ msgid "Calendar Heatmap" +#~ msgstr "Mapa de Calor del Calendario" + +#~ msgid "Box Plot" +#~ msgstr "Diagrama de Caja" + +#~ msgid "Bubble Chart" +#~ msgstr "Gráfico de Burbujas" + +#~ msgid "Pick a metric for x, y and size" +#~ msgstr "Elige una métrica y tamaño para x, y " + +#~ msgid "Bullet Chart" +#~ msgstr "Grafico de Puntos" + +#~ msgid "Pick a metric to display" +#~ msgstr "Elige una métrica para mostrar" + +#~ msgid "Big Number with Trendline" +#~ msgstr "Número Grande con Línea de Tendencia" + +#~ msgid "Pick a metric!" +#~ msgstr "Elige una métrica!" + +#~ msgid "Big Number" +#~ msgstr "Número Grande" + +#~ msgid "Time Series - Line Chart" +#~ msgstr "Serie Temporal - Gráfico de Líneas" + +#~ msgid "Pick a time granularity for your time series" +#~ msgstr "" + +#~ msgid "" +#~ "`Since` and `Until` time bounds should" +#~ " be specified when using the `Time" +#~ " Shift` feature." +#~ msgstr "" + +#~ msgid "Time Series - Dual Axis Line Chart" +#~ msgstr "" + +#~ msgid "Pick a metric for left axis!" +#~ msgstr "" + +#~ msgid "Pick a metric for right axis!" +#~ msgstr "" + +#~ msgid "Please choose different metrics on left and right axis" +#~ msgstr "" + +#~ msgid "Time Series - Bar Chart" +#~ msgstr "" + +#~ msgid "Time Series - Period Pivot" +#~ msgstr "" + +#~ msgid "Time Series - Percent Change" +#~ msgstr "" + +#~ msgid "Time Series - Stacked" +#~ msgstr "" + +#~ msgid "Distribution - NVD3 - Pie Chart" +#~ msgstr "" + +#~ msgid "Histogram" +#~ msgstr "Histograma" + +#~ msgid "Must have at least one numeric column specified" +#~ msgstr "" + +#~ msgid "Distribution - Bar Chart" +#~ msgstr "" + +#~ msgid "Can't have overlap between Series and Breakdowns" +#~ msgstr "" + +#~ msgid "Pick at least one field for [Series]" +#~ msgstr "" + +#~ msgid "Sunburst" +#~ msgstr "" + +#~ msgid "Sankey" +#~ msgstr "" + +#~ msgid "Pick exactly 2 columns as [Source / Target]" +#~ msgstr "" + +#~ msgid "" +#~ "There's a loop in your Sankey, " +#~ "please provide a tree. Here's a " +#~ "faulty link: {}" +#~ msgstr "" + +#~ msgid "Directed Force Layout" +#~ msgstr "" + +#~ msgid "Pick exactly 2 columns to 'Group By'" +#~ msgstr "" + +#~ msgid "Country Map" +#~ msgstr "Mapa de País" + +#~ msgid "World Map" +#~ msgstr "Mapa Mundial" + +#~ msgid "Filters" +#~ msgstr "Filtros" + +#~ msgid "Pick at least one filter field" +#~ msgstr "Elige al menos un campo de filtro" + +#~ msgid "iFrame" +#~ msgstr "iFrame" + +#~ msgid "Parallel Coordinates" +#~ msgstr "Coordenadas Paralelas" + +#~ msgid "Heatmap" +#~ msgstr "Mapa de Calor" + +#~ msgid "Horizon Charts" +#~ msgstr "Gráficos de Horizontes" + +#~ msgid "Mapbox" +#~ msgstr "Caja de Mapa" + +#~ msgid "Must have a [Group By] column to have 'count' as the [Label]" +#~ msgstr "" + +#~ msgid "Choice of [Label] must be present in [Group By]" +#~ msgstr "" + +#~ msgid "Choice of [Point Radius] must be present in [Group By]" +#~ msgstr "" + +#~ msgid "[Longitude] and [Latitude] columns must be present in [Group By]" +#~ msgstr "" + +#~ msgid "Deck.gl - Multiple Layers" +#~ msgstr "" + +#~ msgid "Bad spatial key" +#~ msgstr "" + +#~ msgid "Deck.gl - Scatter plot" +#~ msgstr "" + +#~ msgid "Deck.gl - Screen Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - Paths" +#~ msgstr "" + +#~ msgid "Deck.gl - Polygon" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D HEX" +#~ msgstr "" + +#~ msgid "Deck.gl - GeoJSON" +#~ msgstr "" + +#~ msgid "Deck.gl - Arc" +#~ msgstr "" + +#~ msgid "Event flow" +#~ msgstr "Flujo de Evento" + +#~ msgid "Time Series - Paired t-test" +#~ msgstr "Serie Temportal - Prueba-T Pareada" + +#~ msgid "Time Series - Nightingale Rose Chart" +#~ msgstr "" + +#~ msgid "Partition Diagram" +#~ msgstr "" + +#~ msgid "Metric(s) {} must be aggregations." +#~ msgstr "" + +#~ msgid "No data was returned." +#~ msgstr "" + +#~ msgid "Unsupported extraction function: " +#~ msgstr "" + +#~ msgid "List Druid Column" +#~ msgstr "Mostrar Columnas Druid" + +#~ msgid "Show Druid Column" +#~ msgstr "Mostrar Columna Druid" + +#~ msgid "Add Druid Column" +#~ msgstr "Añadir Columna Druid" + +#~ msgid "Edit Druid Column" +#~ msgstr "Editar Columna Druid" + +#~ msgid "Column" +#~ msgstr "Columna" + +#~ msgid "Type" +#~ msgstr "Tipo" + +#~ msgid "Datasource" +#~ msgstr "Fuente de datos" + +#~ msgid "Groupable" +#~ msgstr "Agrupable" + +#~ msgid "Filterable" +#~ msgstr "Filtrable" + +#~ msgid "Count Distinct" +#~ msgstr "Contar Distintos" + +#~ msgid "Sum" +#~ msgstr "Suma" + +#~ msgid "Min" +#~ msgstr "Mín" + +#~ msgid "Max" +#~ msgstr "Máx" + +#~ msgid "" +#~ "Whether this column is exposed in " +#~ "the `Filters` section of the explore " +#~ "view." +#~ msgstr "" + +#~ msgid "List Druid Metric" +#~ msgstr "Mostrar Métricas Druid" + +#~ msgid "Show Druid Metric" +#~ msgstr "Mostrar Métrica Druid" + +#~ msgid "Add Druid Metric" +#~ msgstr "Añadir Métricas Druid" + +#~ msgid "Edit Druid Metric" +#~ msgstr "Editar Métricas Druid" + +#~ msgid "" +#~ "Whether the access to this metric " +#~ "is restricted to certain roles. Only " +#~ "roles with the permission 'metric access" +#~ " on XXX (the name of this " +#~ "metric)' are allowed to access this " +#~ "metric" +#~ msgstr "" + +#~ msgid "Metric" +#~ msgstr "Métrica" + +#~ msgid "Description" +#~ msgstr "" + +#~ msgid "Verbose Name" +#~ msgstr "Nombre detallado" + +#~ msgid "JSON" +#~ msgstr "JSON" + +#~ msgid "Druid Datasource" +#~ msgstr "Fuente de datos Druid" + +#~ msgid "Warning Message" +#~ msgstr "Mensaje de Aviso" + +#~ msgid "List Druid Cluster" +#~ msgstr "" + +#~ msgid "Show Druid Cluster" +#~ msgstr "" + +#~ msgid "Add Druid Cluster" +#~ msgstr "" + +#~ msgid "Edit Druid Cluster" +#~ msgstr "" + +#~ msgid "Cluster" +#~ msgstr "Cluster" + +#~ msgid "Coordinator Host" +#~ msgstr "" + +#~ msgid "Coordinator Port" +#~ msgstr "" + +#~ msgid "Coordinator Endpoint" +#~ msgstr "" + +#~ msgid "Broker Host" +#~ msgstr "" + +#~ msgid "Broker Port" +#~ msgstr "" + +#~ msgid "Broker Endpoint" +#~ msgstr "" + +#~ msgid "List Druid Datasource" +#~ msgstr "Mostrar Fuentes de Datos Druid" + +#~ msgid "Show Druid Datasource" +#~ msgstr "Mostrar Fuente de Datos Druid" + +#~ msgid "Add Druid Datasource" +#~ msgstr "Añadir Fuente de Datos Druid" + +#~ msgid "Edit Druid Datasource" +#~ msgstr "Editar Fuente de Datos Druid" + +#~ msgid "" +#~ "The list of slices associated with " +#~ "this table. By altering this datasource," +#~ " you may change how these associated" +#~ " slices behave. Also note that slices" +#~ " need to point to a datasource, " +#~ "so this form will fail at saving" +#~ " if removing slices from a " +#~ "datasource. If you want to change " +#~ "the datasource for a slice, overwrite" +#~ " the slice from the 'explore view'" +#~ msgstr "" + +#~ msgid "Timezone offset (in hours) for this datasource" +#~ msgstr "" + +#~ msgid "" +#~ "Time expression to use as a " +#~ "predicate when retrieving distinct values " +#~ "to populate the filter component. Only" +#~ " applies when `Enable Filter Select` " +#~ "is on. If you enter `7 days " +#~ "ago`, the distinct list of values " +#~ "in the filter will be populated " +#~ "based on the distinct value over " +#~ "the past week" +#~ msgstr "" + +#~ msgid "" +#~ "Whether to populate the filter's " +#~ "dropdown in the explore view's filter" +#~ " section with a list of distinct " +#~ "values fetched from the backend on " +#~ "the fly" +#~ msgstr "" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the datasource from the " +#~ "datasource list" +#~ msgstr "" + +#~ msgid "Associated Charts" +#~ msgstr "" + +#~ msgid "Data Source" +#~ msgstr "Fuente de Datos" + +#~ msgid "Owner" +#~ msgstr "Propietario" + +#~ msgid "Is Hidden" +#~ msgstr "Está Escondida" + +#~ msgid "Enable Filter Select" +#~ msgstr "" + +#~ msgid "Default Endpoint" +#~ msgstr "" + +#~ msgid "Time Offset" +#~ msgstr "" + +#~ msgid "Cache Timeout" +#~ msgstr "" + +#~ msgid "" +#~ "Datetime column not provided as part " +#~ "table configuration and is required by" +#~ " this type of chart" +#~ msgstr "" + +#~ msgid "Empty query?" +#~ msgstr "¿Consulta vacía?" + +#~ msgid "Metric '{}' is not valid" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] doesn't seem to exist " +#~ "in the specified database, couldn't " +#~ "fetch column information" +#~ msgstr "" + +#~ msgid "List Columns" +#~ msgstr "Mostrar Columnas" + +#~ msgid "Show Column" +#~ msgstr "Mostrar Columna" + +#~ msgid "Add Column" +#~ msgstr "Añadir Columna" + +#~ msgid "Edit Column" +#~ msgstr "Editar Columna" + +#~ msgid "" +#~ "Whether to make this column available" +#~ " as a [Time Granularity] option, " +#~ "column has to be DATETIME or " +#~ "DATETIME-like" +#~ msgstr "" + +#~ msgid "" +#~ "The data type that was inferred by" +#~ " the database. It may be necessary" +#~ " to input a type manually for " +#~ "expression-defined columns in some cases." +#~ " In most case users should not " +#~ "need to alter this." +#~ msgstr "" + +#~ msgid "Table" +#~ msgstr "Tabla" + +#~ msgid "Expression" +#~ msgstr "Expresión" + +#~ msgid "Is temporal" +#~ msgstr "Es temporal" + +#~ msgid "Datetime Format" +#~ msgstr "Formato FechaHora" + +#~ msgid "Database Expression" +#~ msgstr "Expresión de Base de Datos" + +#~ msgid "List Metrics" +#~ msgstr "Mostrar Métricas" + +#~ msgid "Show Metric" +#~ msgstr "Mostrar Métrica" + +#~ msgid "Add Metric" +#~ msgstr "Añadir Métrica" + +#~ msgid "Edit Metric" +#~ msgstr "Editar Métrica" + +#~ msgid "SQL Expression" +#~ msgstr "Expresión SQL" + +#~ msgid "D3 Format" +#~ msgstr "Formato D3" + +#~ msgid "Is Restricted" +#~ msgstr "Está Restringido" + +#~ msgid "List Tables" +#~ msgstr "Mostrar Tablas" + +#~ msgid "Show Table" +#~ msgstr "Mostrar Tabla" + +#~ msgid "Add Table" +#~ msgstr "Añadir Tabla" + +#~ msgid "Edit Table" +#~ msgstr "Esitar Tabla" + +#~ msgid "Name of the table that exists in the source database" +#~ msgstr "" + +#~ msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +#~ msgstr "" + +#~ msgid "" +#~ "This fields acts a Superset view, " +#~ "meaning that Superset will run a " +#~ "query against this string as a " +#~ "subquery." +#~ msgstr "" + +#~ msgid "" +#~ "Predicate applied when fetching distinct " +#~ "value to populate the filter control " +#~ "component. Supports jinja template syntax. " +#~ "Applies only when `Enable Filter Select`" +#~ " is on." +#~ msgstr "" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the table from the table " +#~ "list" +#~ msgstr "" + +#~ msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "A set of parameters that become " +#~ "available in the query using Jinja " +#~ "templating syntax" +#~ msgstr "" + +#~ msgid "Changed By" +#~ msgstr "Cambiado por" + +#~ msgid "Last Changed" +#~ msgstr "" + +#~ msgid "Offset" +#~ msgstr "" + +#~ msgid "Fetch Values Predicate" +#~ msgstr "" + +#~ msgid "Main Datetime Column" +#~ msgstr "" + +#~ msgid "SQL Lab View" +#~ msgstr "" + +#~ msgid "Template parameters" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] could not be found, " +#~ "please double check your database " +#~ "connection, schema, and table name" +#~ msgstr "" + +#~ msgid "" +#~ "The table was created. As part of" +#~ " this two phase configuration process, " +#~ "you should now click the edit " +#~ "button by the new table to " +#~ "configure it." +#~ msgstr "" + +#~ msgid "Metadata refreshed for the following table(s): %(tables)s" +#~ msgstr "" + +#~ msgid "Profile" +#~ msgstr "Perfil" + +#~ msgid "Logout" +#~ msgstr "Salir" + +#~ msgid "Login" +#~ msgstr "Acceder" + +#~ msgid "Record Count" +#~ msgstr "Número de Registros" + +#~ msgid "No records found" +#~ msgstr "No se encontrarón registros" + +#~ msgid "Add Filter" +#~ msgstr "Añadir Filtro" + +#~ msgid "Import dashboards" +#~ msgstr "" + +#~ msgid "No Access!" +#~ msgstr "Sin Acceso!" + +#~ msgid "You do not have permissions to access the datasource(s): %(name)s." +#~ msgstr "" + +#~ msgid "Request Permissions" +#~ msgstr "Solicitar Permisos" + +#~ msgid "Cancel" +#~ msgstr "Cancelar" + +#~ msgid "Test Connection" +#~ msgstr "Probar Conexión" + +#~ msgid "json isn't valid" +#~ msgstr "no es json válido" + +#~ msgid "List Databases" +#~ msgstr "Mostrar Bases de Datos" + +#~ msgid "Show Database" +#~ msgstr "Mostrar Base de Datos" + +#~ msgid "Add Database" +#~ msgstr "Añadir Base de Datos" + +#~ msgid "Edit Database" +#~ msgstr "Editar Base de Datos" + +#~ msgid "Expose this DB in SQL Lab" +#~ msgstr "Mostrar esta base de datos en el laboratorio SQL" + +#~ msgid "" +#~ "Allow users to run synchronous queries," +#~ " this is the default and should " +#~ "work well for queries that can be" +#~ " executed within a web request scope" +#~ " (<~1 minute)" +#~ msgstr "" + +#~ msgid "" +#~ "Allow users to run queries, against " +#~ "an async backend. This assumes that " +#~ "you have a Celery worker setup as" +#~ " well as a results backend." +#~ msgstr "" + +#~ msgid "Allow CREATE TABLE AS option in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "Allow users to run non-SELECT " +#~ "statements (UPDATE, DELETE, CREATE, ...) " +#~ "in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "When allowing CREATE TABLE AS option " +#~ "in SQL Lab, this option forces the" +#~ " table to be created in this " +#~ "schema" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "" +#~ "Allow SQL Lab to fetch a list " +#~ "of all tables and all views across" +#~ " all database schemas. For large data" +#~ " warehouse with thousands of tables, " +#~ "this can be expensive and put " +#~ "strain on the system." +#~ msgstr "" + +#~ msgid "Expose in SQL Lab" +#~ msgstr "Mostrar en el laboratorio SQL" + +#~ msgid "Allow CREATE TABLE AS" +#~ msgstr "Permitir CREATE TABLE AS" + +#~ msgid "Allow DML" +#~ msgstr "Permitir DML" + +#~ msgid "CTAS Schema" +#~ msgstr "Esquema CTAS" + +#~ msgid "Creator" +#~ msgstr "Creador" + +#~ msgid "SQLAlchemy URI" +#~ msgstr "" + +#~ msgid "Extra" +#~ msgstr "Extra" + +#~ msgid "Allow Run Sync" +#~ msgstr "" + +#~ msgid "Allow Run Async" +#~ msgstr "" + +#~ msgid "Impersonate the logged on user" +#~ msgstr "" + +#~ msgid "CSV to Database configuration" +#~ msgstr "" + +#~ msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +#~ msgstr "" + +#~ msgid "User" +#~ msgstr "Usuario" + +#~ msgid "User Roles" +#~ msgstr "Roles de Usuario" + +#~ msgid "Database URL" +#~ msgstr "URL de la Base de datos" + +#~ msgid "Roles to grant" +#~ msgstr "" + +#~ msgid "Created On" +#~ msgstr "Creado el" + +#~ msgid "List Charts" +#~ msgstr "" + +#~ msgid "Show Chart" +#~ msgstr "" + +#~ msgid "Add Chart" +#~ msgstr "" + +#~ msgid "Edit Chart" +#~ msgstr "" + +#~ msgid "" +#~ "These parameters are generated dynamically " +#~ "when clicking the save or overwrite " +#~ "button in the explore view. This " +#~ "JSON object is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" + +#~ msgid "Duration (in seconds) of the caching timeout for this slice." +#~ msgstr "" + +#~ msgid "Dashboards" +#~ msgstr "Cuadros de Mando" + +#~ msgid "Last Modified" +#~ msgstr "" + +#~ msgid "Owners" +#~ msgstr "Propietarios" + +#~ msgid "Parameters" +#~ msgstr "Parámetros" + +#~ msgid "Chart" +#~ msgstr "" + +#~ msgid "Name" +#~ msgstr "Nombre" + +#~ msgid "Visualization Type" +#~ msgstr "Tipo de Visualización" + +#~ msgid "List Dashboards" +#~ msgstr "Mostrar Cuadros de Mando" + +#~ msgid "Show Dashboard" +#~ msgstr "Mostrar Cuadro de Mando" + +#~ msgid "Add Dashboard" +#~ msgstr "Añadir Cuadro de Mando" + +#~ msgid "Edit Dashboard" +#~ msgstr "Editar Cuadro de Mando" + +#~ msgid "" +#~ "This json object describes the " +#~ "positioning of the widgets in the " +#~ "dashboard. It is dynamically generated " +#~ "when adjusting the widgets size and " +#~ "positions by using drag & drop in" +#~ " the dashboard view" +#~ msgstr "" + +#~ msgid "" +#~ "The css for individual dashboards can" +#~ " be altered here, or in the " +#~ "dashboard view where changes are " +#~ "immediately visible" +#~ msgstr "" + +#~ msgid "To get a readable URL for your dashboard" +#~ msgstr "" + +#~ msgid "" +#~ "This JSON object is generated " +#~ "dynamically when clicking the save or" +#~ " overwrite button in the dashboard " +#~ "view. It is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" + +#~ msgid "Owners is a list of users who can alter the dashboard." +#~ msgstr "" + +#~ msgid "Dashboard" +#~ msgstr "Cuadro de Mando" + +#~ msgid "Title" +#~ msgstr "Título" + +#~ msgid "Slug" +#~ msgstr "" + +#~ msgid "Charts" +#~ msgstr "" + +#~ msgid "Modified" +#~ msgstr "Modificado" + +#~ msgid "Position JSON" +#~ msgstr "" + +#~ msgid "CSS" +#~ msgstr "CSS" + +#~ msgid "JSON Metadata" +#~ msgstr "Metadatos JSON" + +#~ msgid "Underlying Tables" +#~ msgstr "" + +#~ msgid "Action" +#~ msgstr "Acción" + +#~ msgid "dttm" +#~ msgstr "dttm" + +#~ msgid "You don't have the rights to " +#~ msgstr "" + +#~ msgid "alter this " +#~ msgstr "" + +#~ msgid "chart" +#~ msgstr "" + +#~ msgid "create a " +#~ msgstr "" + +#~ msgid "dashboard" +#~ msgstr "" + +#~ msgid "Query record was not created as expected." +#~ msgstr "El registro de consulta no se creó como se esperaba." + +#~ msgid "Template Name" +#~ msgstr "Nombre Plantilla" + +#~ msgid "SQL Editor" +#~ msgstr "Editor SQL" + +#~ msgid "Query Search" +#~ msgstr "Consulta de Búsqueda" + +#~ msgid "Status" +#~ msgstr "Estado" + +#~ msgid "Start Time" +#~ msgstr "Hora Inicio" + +#~ msgid "End Time" +#~ msgstr "Hora Fin" + +#~ msgid "List Saved Query" +#~ msgstr "Mostrar Consultas Guardadas" + +#~ msgid "Show Saved Query" +#~ msgstr "Mostrar Consulta Guardada" + +#~ msgid "Add Saved Query" +#~ msgstr "Añadir Consulta Guardada" + +#~ msgid "Edit Saved Query" +#~ msgstr "Editar Consulta Guardada" + +#~ msgid "Label" +#~ msgstr "Etiqueta" + +#~ msgid "Pop Tab Link" +#~ msgstr "" + +#~ msgid "Changed on" +#~ msgstr "Cambiado el" diff --git a/superset/translations/fr/LC_MESSAGES/messages.json b/superset/translations/fr/LC_MESSAGES/messages.json index 7a9eca77ae..dfabcde4e6 100644 --- a/superset/translations/fr/LC_MESSAGES/messages.json +++ b/superset/translations/fr/LC_MESSAGES/messages.json @@ -1 +1 @@ -{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=2; plural=(n > 1)","lang":"fr"},"Time Column":["Colonne du temps"],"second":["seconde"],"minute":["minute"],"hour":["heure"],"day":["jour"],"week":["semaine"],"month":["mois"],"quarter":["trimestre"],"year":["année"],"week_start_monday":["semaine_commence_lundi"],"week_ending_saturday":["semaine_finit_samedi"],"week_start_sunday":["semande_commence_dimanche"],"5 minute":["5 minutes"],"half hour":["demi-heure"],"10 minute":["10 minutes"],"[Superset] Access to the datasource %(name)s was granted":["[Superset] Accès à la source de données %(name)s accordé"],"Viz is missing a datasource":["Viz est une source de données manquante"],"From date cannot be larger than to date":["From date ne peut être plus grand que to date"],"Table View":["Vue en table"],"Pick a granularity in the Time section or uncheck 'Include Time'":["Choississez une granularité dans Time ou décochez 'Include Time'"],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":["Choisissez soit des champs dans [Grouper par] et [Métriques] ou dans [Colonnes], pas les deux"],"Pivot Table":["Table pivot"],"Please choose at least one \"Group by\" field ":["Choisissez au moins un champs \"Grouper par\""],"Please choose at least one metric":["Choississez au moins une métrique"],"'Group By' and 'Columns' can't overlap":["'Grouper par' et 'Colonnes' ne peuvent pas avoir de champs en commun"],"Markup":["Markup"],"Separator":["Séparateur"],"Word Cloud":["Nuage de mots"],"Treemap":["Treemap"],"Calendar Heatmap":["Calendrier Heatmap"],"Box Plot":["Boites à moustaches"],"Bubble Chart":["Bulles"],"Pick a metric for x, y and size":["Choisissez une métrique pour x, y, taille"],"Bullet Chart":["Points"],"Pick a metric to display":["Choisissez une métrique à afficher"],"Big Number with Trendline":["Gros nombre avec tendance"],"Pick a metric!":["Choisissez une métrique"],"Big Number":["Gros nombre"],"Time Series - Line Chart":["Séries temporelles - ligne"],"Pick a time granularity for your time series":["Choisissez une granularité pour vos séries temporelles"],"Time Series - Dual Axis Line Chart":["Séries temporelles - double axe"],"Pick a metric for left axis!":["Choisissez une métrique pour l'axe de gauche"],"Pick a metric for right axis!":["Choississez une métrique pour l'axe de droite"],"Please choose different metrics on left and right axis":["Choisissez des métriques différentes pour les axes gauches et droits"],"Time Series - Bar Chart":["Séries temporelles - histogramme"],"Time Series - Percent Change":["Séries temporelles - pourcentage de changement"],"Time Series - Stacked":["Séries temporelles - empilées"],"Distribution - NVD3 - Pie Chart":["Distribution - camembert"],"Histogram":["Histogramme"],"Must have one numeric column specified":["Il faut un moins une colonne numérique"],"Distribution - Bar Chart":["Distibution - histogramme"],"Can't have overlap between Series and Breakdowns":["Il ne faut pas d'élement en commun entre Serie et Breakdowns"],"Pick at least one metric":["Choisissez au moins une métrique"],"Pick at least one field for [Series]":["Choisissez au moins un champs pour [Séries]"],"Sunburst":["Camembert hiérarchique"],"Sankey":["Sankey"],"Pick exactly 2 columns as [Source / Target]":["Choisissez exactement 2 colonnes pour [Source / Target]"],"There's a loop in your Sankey, please provide a tree. Here's a faulty link: {}":["Il y a une boucle dans votre Sankey, il faut un arbre. Lien fautif: {}"],"Directed Force Layout":["Graphe orienté"],"Pick exactly 2 columns to 'Group By'":["Choisissez exactement 2 colonnes pour 'Grouper par'"],"Country Map":["Carte de pays"],"World Map":["Carte du monde"],"Filters":["Filtres"],"Pick at least one filter field":["Choisissez au moins un champ sur lequel filtrer"],"iFrame":["iFrame"],"Parallel Coordinates":["Coordonnées parallèles"],"Heatmap":["Carte de chaleur"],"Horizon Charts":["Histogrammes horizontaux"],"Mapbox":["Mapbox"],"Must have a [Group By] column to have 'count' as the [Label]":["Il faut une colonne [Grouper par] pour avoir 'count' comme [Label]"],"Choice of [Label] must be present in [Group By]":["Le [Label] choisi doit être présent dans [Grouper par]"],"Choice of [Point Radius] must be present in [Group By]":["Le [Point Radius] doit être présent dans [Grouper par]"],"[Longitude] and [Latitude] columns must be present in [Group By]":["Les colonnes [Longitude] et [Latitude] doivent êtres présentes dans [Grouper par]"],"Event flow":["Flot d'événements"],"Time Series - Paired t-test":[""],"Your query was saved":[""],"Your query could not be saved":[""],"Failed at retrieving results from the results backend":[""],"Could not connect to server":[""],"Your session timed out, please refresh your page and try again.":[""],"Query was stopped.":[""],"Failed at stopping query.":[""],"Error occurred while fetching table metadata":[""],"shared query":[""],"The query couldn't be loaded":[""],"An error occurred while creating the data source":[""],"Pick a chart type!":[""],"To use this chart type you need at least one column flagged as a date":[""],"To use this chart type you need at least one dimension":[""],"To use this chart type you need at least one aggregation function":[""],"Untitled Query":[""],"Copy of %s":[""],"share query":[""],"copy URL to clipboard":[""],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":[""],"It seems you don't have access to any database":[""],"Search Results":[""],"[From]-":[""],"[To]-":[""],"[Query Status]":[""],"Search":[""],"Open in SQL Editor":[""],"view results":[""],"Data preview":[""],"Visualize the data out of this query":[""],"Overwrite text in editor with a query on this table":[""],"Run query in a new tab":[""],"Remove query from log":[""],".CSV":[""],"Visualize":[""],"Table":["Table"],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"Track Job":[""],"Loading...":[""],"Run Selected Query":[""],"Run Query":[""],"Run query asynchronously":[""],"Stop":[""],"Undefined":[""],"Label":["Label"],"Label for your query":[""],"Description":["Description"],"Write a description for your query":[""],"Save":[""],"Cancel":["Annuler"],"Save Query":[""],"Run a query to display results here":[""],"Preview for %s":[""],"Results":[""],"Query History":[""],"Create table as with query results":[""],"new table name":[""],"Error while fetching table list":[""],"Error while fetching schema list":[""],"Error while fetching database list":[""],"Database:":[""],"Select a database":[""],"Select a schema (%s)":[""],"Schema:":[""],"Add a table (%s)":[""],"Type to search ...":[""],"Reset State":[""],"Enter a new title for the tab":[""],"Untitled Query %s":[""],"close tab":[""],"rename tab":[""],"expand tool bar":[""],"hide tool bar":[""],"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 clipboard":[""],"Remove table preview":[""],"%s is not right as a column name, please alias it (as in SELECT count(*) ":[""],"AS my_alias":[""],"using only alphanumeric characters and underscores":[""],"Creating a data source and popping a new tab":[""],"No results available for this query":[""],"Chart Type":[""],"[Chart Type]":[""],"Datasource Name":[""],"datasource name":[""],"Select ...":[""],"Loaded data cached":[""],"Loaded from cache":[""],"Click to force-refresh":[""],"Copy to clipboard":[""],"Not successful":[""],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[""],"Copied!":[""],"Title":["Title"],"click to edit title":[""],"You don't have the rights to alter this title.":[""],"Click to favorite/unfavorite":[""],"You have unsaved changes.":[""],"Click the":[""],"button on the top right to save your changes.":[""],"Served from data cached %s . Click to force refresh.":[""],"Click to force refresh":[""],"Error":[""],"Sorry, there was an error adding slices to this dashboard: %s":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Force refresh the whole dashboard":[""],"Edit this dashboard's properties":[""],"Load a template":[""],"Load a CSS template":[""],"CSS":["CSS"],"Live CSS Editor":[""],"Don't refresh":[""],"10 seconds":[""],"30 seconds":[""],"1 minute":[""],"5 minutes":[""],"Refresh Interval":[""],"Choose the refresh frequency for this dashboard":[""],"This dashboard was saved successfully.":[""],"Sorry, there was an error saving this dashboard: ":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":[""],"Overwrite Dashboard [%s]":[""],"Save as:":[""],"[dashboard name]":[""],"Name":["Nom"],"Viz":[""],"Modified":["Modifié"],"Add Slices":[""],"Add a new slice to the dashboard":[""],"Add Slices to Dashboard":[""],"Move chart":[""],"Force refresh data":[""],"Toggle chart description":[""],"Edit chart":[""],"Export CSV":[""],"Explore chart":[""],"Remove chart from dashboard":[""],"%s - untitled":[""],"Edit slice properties":[""],"description":[""],"bolt":[""],"Error...":[""],"Query":["Reqête"],"Height":["Hauteur"],"Width":["Largeur"],"Export to .json":[""],"Export to .csv format":[""],"Please enter a slice name":[""],"Please select a dashboard":[""],"Please enter a dashboard name":[""],"Save A Slice":[""],"Overwrite slice %s":[""],"Save as":[""],"[slice name]":[""],"Do not add to a dashboard":[""],"Add slice to existing dashboard":[""],"Add to new dashboard":[""],"Save & go to dashboard":[""],"Check out this slice: %s":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":["Min"],"Max":["Max"],"Something went wrong while fetching the datasource list":[""],"Click to point to another datasource":[""],"Edit the datasource's configuration":[""],"Select a datasource":[""],"Search / Filter":[""],"Filter value":[""],"Select metric":[""],"Select column":[""],"Select operator":[""],"Add Filter":["Ajouter un filtre"],"Error while fetching data":[""],"Select %s":[""],"textarea":[""],"Edit":["Éditer"],"in modal":[""],"Select a visualization type":[""],"Updating chart was stopped":[""],"An error occurred while rendering the visualization: %s":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is to large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[""],"Network error.":[""],"A reference to the [Time] configuration, taking granularity into account":[""],"Group by":[""],"One or many controls to group by":[""],"Datasource":["Source de données"],"Visualization Type":["Type de visualisation"],"The type of visualization to display":[""],"Metrics":[""],"One or many metrics to display":[""],"Y Axis Bounds":[""],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[""],"Ordering":[""],"Annotation Layers":[""],"Annotation layers to overlay on the visualization":[""],"Select a annotation layer":[""],"Error while fetching annotation layers":[""],"Metric":["Métrique"],"Choose the metric":[""],"Right Axis Metric":[""],"Choose a metric for right axis":[""],"Stacked Style":[""],"Linear Color Scheme":[""],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[""],"Horizon Color Scale":[""],"Defines how the color are attributed.":[""],"Rendering":[""],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":[""],"Number of steps to take between ticks when displaying the X scale":[""],"YScale Interval":[""],"Number of steps to take between ticks when displaying the Y scale":[""],"Include Time":[""],"Whether to include the time granularity as defined in the time section":[""],"Stacked Bars":[""],"Show totals":[""],"Display total row/column":[""],"Show Markers":[""],"Show data points as circle markers on the lines":[""],"Bar Values":[""],"Show the value on top of the bar":[""],"Sort Bars":[""],"Sort bars by x labels.":[""],"Combine Metrics":[""],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":[""],"Extra Controls":[""],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":[""],"Reduce X ticks":[""],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[""],"Include Series":[""],"Include series name as an axis":[""],"Color Metric":[""],"A metric to use for color":[""],"Country Name":[""],"The name of country that Superset should display":[""],"Country Field Type":[""],"The country code standard that Superset should expect to find in the [country] column":[""],"Columns":[""],"One or many controls to pivot as columns":[""],"Columns to display":[""],"Origin":[""],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom Margin":[""],"Bottom margin, in pixels, allowing for more room for axis labels":[""],"Left Margin":[""],"Left margin, in pixels, allowing for more room for axis labels":[""],"Time Granularity":[""],"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`":[""],"Domain":[""],"The time unit used for the grouping of blocks":[""],"Subdomain":[""],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[""],"Link Length":[""],"Link length in the force layout":[""],"Charge":[""],"Charge in the force layout":[""],"The time column for the visualization. Note that you can define arbitrary expression that return a DATETIME column in the table or. Also note that the filter below is applied against this column or expression":[""],"Time Grain":[""],"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.":[""],"Resample Rule":[""],"Pandas resample rule":[""],"Resample How":[""],"Pandas resample how":[""],"Resample Fill Method":[""],"Pandas resample fill method":[""],"Since":[""],"7 days ago":[""],"Until":[""],"Max Bubble Size":[""],"Whisker/outlier options":[""],"Determines how whiskers and outliers are calculated.":[""],"Ratio":[""],"Target aspect ratio for treemap tiles.":[""],"Number format":[""],"Row limit":[""],"Series limit":[""],"Limits the number of time series that get displayed":[""],"Sort By":[""],"Metric used to define the top series":[""],"Rolling":[""],"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":[""],"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":[""],"URL":[""],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[""],"X Axis Label":[""],"Y Axis Label":[""],"Custom WHERE clause":[""],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Custom HAVING clause":[""],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Comparison Period Lag":[""],"Based on granularity, number of time periods to compare against":[""],"Comparison suffix":[""],"Suffix to apply after the percentage display":[""],"Table Timestamp Format":[""],"Timestamp Format":[""],"Series Height":[""],"Pixel height of each series":[""],"Page Length":[""],"Rows per page, 0 means no pagination":[""],"X Axis Format":[""],"Y Axis Format":[""],"Right Axis Format":[""],"Markup Type":[""],"Pick your favorite markup language":[""],"Rotation":[""],"Rotation to apply to words in the cloud":[""],"Line Style":[""],"Line interpolation as defined by d3.js":[""],"Label Type":[""],"What should be shown on the label?":[""],"Code":[""],"Put your code here":[""],"Aggregation function":[""],"Aggregate function to apply when pivoting and computing the total rows and columns":[""],"Font Size From":[""],"Font size for the smallest value in the list":[""],"Font Size To":[""],"Font size for the biggest value in the list":[""],"Instant Filtering":[""],"Range Filter":[""],"Whether to display the time range interactive selector":[""],"Date Filter":[""],"Whether to include a time filter":[""],"Data Table":[""],"Whether to display the interactive data table":[""],"Search Box":[""],"Whether to include a client side search box":[""],"Table Filter":[""],"Whether to apply filter when table cell is clicked":[""],"Show Bubbles":[""],"Whether to display bubbles on top of countries":[""],"Legend":[""],"Whether to display the legend (toggles)":[""],"X bounds":[""],"Whether to display the min and max values of the X axis":[""],"Y bounds":[""],"Whether to display the min and max values of the Y axis":[""],"Rich Tooltip":[""],"The rich tooltip shows a list of all series for that point in time":[""],"Y Log Scale":[""],"Use a log scale for the Y axis":[""],"X Log Scale":[""],"Use a log scale for the X axis":[""],"Donut":[""],"Do you want a donut or a pie?":[""],"Put labels outside":[""],"Put the labels outside the pie?":[""],"Contribution":[""],"Compute the contribution to the total":[""],"Period Ratio":[""],"[integer] Number of period to compare against, this is relative to the granularity selected":[""],"Period Ratio Type":[""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[""],"Time Shift":[""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":[""],"Description text that shows up below your Big Number":[""],"label":[""],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[""],"Map Style":[""],"Base layer map style":[""],"Clustering Radius":[""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Slice ID":[""],"The id of the active slice":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Color Scheme":[""],"The color scheme for rendering chart":[""],"Time":[""],"Time related form attributes":[""],"Datasource & Chart Type":[""],"This section exposes ways to include snippets of SQL in your query":[""],"Annotations":[""],"Advanced Analytics":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":[""],"Breakdowns":[""],"Defines how each series is broken down":[""],"Pie Chart":[""],"Dual Axis Line Chart":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"Left Axis Format":[""],"Axes":[""],"GROUP BY":[""],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":[""],"Use this section if you want to query atomic rows":[""],"Options":[""],"Bubbles":[""],"Numeric Column":[""],"Select the numeric column to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":[""],"This secondary metric is used to define the color as a ratio against the primary metric. If the two metrics match, color is mapped level groups":[""],"Hierarchy":[""],"This defines the level of the hierarchy":[""],"Source / Target":[""],"Choose a source and a target":[""],"Chord Diagram":[""],"Choose a number format":[""],"Source":[""],"Choose a source":[""],"Target":[""],"Choose a target":[""],"ISO 3166-1 codes of region/province/department":[""],"It's ISO 3166-1 of your region/province/department in your table. (see documentation for list of ISO 3166-1)":[""],"Country Control":[""],"3 letter code of the country":[""],"Metric for color":[""],"Metric that defines the color of the country":[""],"Bubble size":[""],"Metric that defines the size of the bubble":[""],"Filter Box":[""],"Filter controls":[""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Heatmap Options":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Viewport":[""],"Longitude":[""],"Column containing longitude data":[""],"Latitude":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":[""],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"The server could not be reached. You may want to verify your connection and try again.":[""],"An unknown error occurred. (Status: %s )":[""],"Favorites":[""],"Created Content":[""],"Recent Activity":[""],"Security & Access":[""],"No slices":[""],"No dashboards":[""],"Dashboards":["Tableaux de bords"],"Slices":["Slice"],"No favorite slices yet, go click on stars!":[""],"No favorite dashboards yet, go click on stars!":[""],"Roles":[""],"Databases":["Bases de données"],"Datasources":[""],"Profile picture provided by Gravatar":[""],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Select [%s]":[""],"No data was returned.":["Aucune donnée récupérée"],"List Druid Column":["Lister les colonnes Druid"],"Show Druid Column":["Montrer les colonnes Druid"],"Add Druid Column":["Ajouter une colonne Druid"],"Edit Druid Column":["Éditer une colonne Druid"],"Column":["Colonne"],"Type":["Type"],"Groupable":["Groupable"],"Filterable":["Filtrable"],"Count Distinct":["Valeurs distinctes"],"Sum":["Somme"],"Whether this column is exposed in the `Filters` section of the explore view.":["Est-ce-que cette colonne doit apparaître dans la section `Filtres` de la page exploration"],"List Druid Metric":["Lister les métriques Druid"],"Show Druid Metric":["Montrer une métrique Druid"],"Add Druid Metric":["Ajouter une métrique Druid"],"Edit Druid Metric":["Éditer une métrique Druid"],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":["Est-ce-que l'accès à cette métrique est restraint à certains rôles. Seuls les rôles avec la permission 'accès à la métrique XXX (le nom de cette métrique) sont autorisés à accéder à cette métrique"],"Verbose Name":["Nom explicite"],"JSON":["JSON"],"Druid Datasource":["Données Druid"],"Warning Message":[""],"List Druid Cluster":["Lister les clusters Druid"],"Show Druid Cluster":["Monter les cluster Druid"],"Add Druid Cluster":["Ajouter un cluster Druid"],"Edit Druid Cluster":["Éditer une cluster Druid"],"Cluster":["Cluster"],"Coordinator Host":["Hôte du coordinator"],"Coordinator Port":["Port du coordinator"],"Coordinator Endpoint":["Endpoint du coordinator"],"Broker Host":["Hôte du Broker"],"Broker Port":["Port du Broker"],"Broker Endpoint":["Endpoint du Broker"],"Druid Clusters":["Clusters Druid"],"Sources":["Sources"],"List Druid Datasource":["Lister les dources de données Druid"],"Show Druid Datasource":["Montrer les sources de données Druid"],"Add Druid Datasource":["Ajouter une source de données Druid"],"Edit Druid Datasource":["Éditer une source de données Druid"],"The list of slices associated with this table. By altering this datasource, you may change how these associated slices behave. Also note that slices need to point to a datasource, so this form will fail at saving if removing slices from a datasource. If you want to change the datasource for a slice, overwrite the slice from the 'explore view'":["Liste des slices associés à cette table. En modifiant cette source de données, il se peut que vous changiez le comportement des slices assosciés. Notez également que les slices doivent pointer sur une source de données donc ce formulaire va échouer lors de la sauvegarde si vous retirez les slices d'une source de données. Si vous voulez changer la source de données d'un slice, forcez l'écriture depuis la 'page d'exploration'"],"Timezone offset (in hours) for this datasource":["Timezone offset (en heure) de cette source de données"],"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":["Expression temporelle à utiliser comme un prédicat pour récupérer les valeurs distinctes pour remplir le filtre. S'applique uniquement quand `Activier le filtre` est coché. Si vous entrez `7 days ago`, les listes de valeurs distinctes dans le filtre seront remplies en se basant sur les valeurs distinctes trouvées la semaine passée"],"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":["Faut-il remplir à la volée les choix du filtre de la section filtre de la page d'exploration avec la liste des valeurs distinctes répérées depuis le backend"],"Redirects to this endpoint when clicking on the datasource from the datasource list":["Redirige à cet endpoint quand on clique sur la source de données depuis la liste des sources de données"],"Associated Slices":["Slices associés"],"Data Source":["Source de données"],"Owner":["Propriétaire"],"Is Hidden":["Est caché"],"Enable Filter Select":["Activer le filtre de sélection"],"Default Endpoint":["Endpoint par défaut"],"Time Offset":["Décalage du temps"],"Cache Timeout":["Cache timeout"],"Druid Datasources":["Sources de données Druid"],"Scan New Datasources":[""],"Refresh Druid Metadata":["Rafraichir les méta-données de Druid"],"Datetime column not provided as part table configuration and is required by this type of chart":["Colonne Datetime non fournie dans la configuration alors qu'elle est requise pour ce type de graphique"],"Empty query?":[""],"Metric '{}' is not valid":["Métrique '{}' invalide"],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[""],"List Columns":["Lister les colonnes"],"Show Column":["Montrer les colonnes"],"Add Column":["Ajouter une colonne"],"Edit Column":["Éditer une colonne"],"Whether to make this column available as a [Time Granularity] option, column has to be DATETIME or DATETIME-like":["Faut-il que cette colonne soit accessible comme une option [Time Granularity], la colonne doit être DATETIME ou d'un format équivalent"],"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.":["Le type de donnée inféré par la base de données. Il peut être nécessaire de le rentrer manuellement pour les colonnes définissant des expressions dans certains cas. Dans la plupart des cas il n'est pas nécessaire de le modifier"],"Expression":["Expression"],"Is temporal":["Est temporel"],"Datetime Format":["Format Datetime"],"Database Expression":["Expression de la base de données"],"List Metrics":["Lister les métriques"],"Show Metric":["Montrer les métriques"],"Add Metric":["Ajouter une métrique"],"Edit Metric":["Éditer la métrique"],"SQL Expression":["Expression SQL"],"D3 Format":["Format D3"],"Is Restricted":["Est restreint"],"List Tables":["Lister les tables"],"Show Table":["Montrer les tables"],"Add Table":["Ajouter une table"],"Edit Table":["Éditer la table"],"Name of the table that exists in the source database":["Nom de la table qui existe dans la base de données source"],"Schema, as used only in some databases like Postgres, Redshift and DB2":["Schéma, utilisé uniquement dans certaines bases de données comme Postgres, Redshift et DB2"],"This fields acts a Superset view, meaning that Superset will run a query against this string as a subquery.":["Ces champs agissent comme une vue Superset, i.e. Superset va lancer une requête pour cette expression comme une sous-requête"],"Predicate applied when fetching distinct value to populate the filter control component. Supports jinja template syntax. Applies only when `Enable Filter Select` is on.":["Prédicat appliqué à la récupération des valeurs distinctes pour remplir le filtre de contrôle des composants. Supporte la syntaxe Jinja. S'applique uniquement si `Activer le filtre` est coché."],"Redirects to this endpoint when clicking on the table from the table list":["Redirige à cet endpoint quand on clique sur la table depuis la liste des tables"],"Changed By":["Modifié par"],"Database":["Base de données"],"Last Changed":["Dernière modification"],"Schema":["Schéma"],"Offset":["Décalage"],"Table Name":["Nom de la table"],"Fetch Values Predicate":["Récupérer les valeurs des prédicats"],"Main Datetime Column":["Colonne Datetime principale"],"Table [{}] could not be found, please double check your database connection, schema, and table name":["La table [{}] n'a pu être trouvée, vérifiez à nouveau votre la connexion à votre base de données, le schéma et le nom de la table"],"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.":["La table a été créée. Pour la deuxième partie de la configuration vous devez cliquer sur le bouton édition de la nouvelle table"],"Tables":["Tables"],"Profile":["Profil"],"Logout":["Déconnexion"],"Login":["Connexion"],"Record Count":["Nombre d'enregistrements"],"No records found":["Aucun enregistrement trouvé"],"Import":["Importation"],"No Access!":["Pas l'accès !"],"You do not have permissions to access the datasource(s): %(name)s.":["Vous n'avez pas les permissions pour accéder à(aux) source(s) : %(name)s."],"Request Permissions":["Besoin de permissions"],"Welcome!":["Bienvenue ! "],"Test Connection":["Test de connexion"],"Manage":["Gestion"],"Datasource %(name)s already exists":["La source de données %(name)s existe déjà"],"json isn't valid":["Le json n'est pas valide"],"Delete":["Effacer"],"Delete all Really?":["Vraiment tout effacer ?"],"This endpoint requires the `all_datasource_access` permission":["Cet endpoint nécessite la permission `all_datasource_access`"],"The datasource seems to have been deleted":["La source de données semble avoir été effacée"],"The access requests seem to have been deleted":["L'accée à cette requête semble avoir été effacé"],"The user seems to have been deleted":["L'utilisateur semble avoir été effacé"],"You don't have access to this datasource":["Vous n'avez pas l'accès à cette source de données"],"This view requires the database %(name)s or `all_datasource_access` permission":["Cette page nécessite la permission à la base %(name)s ou `all_datasource_access`"],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":["Cet endpoint nécessite la permission à la source de données %(name)s, à la base de données ou `all_datasource_access`"],"List Databases":["Lister les bases de données"],"Show Database":["Montrer les bases de données"],"Add Database":["Ajouter une base de données"],"Edit Database":["Éditer la base de données"],"Expose this DB in SQL Lab":["Expose cette BDD dans SQL Lab"],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":["Autorise les utilisateurs à lancer des requêtes synchrones, il s'agit de la configuration par défaut qui devrait fonctionner correctement pour des reqêtes exécutables depuis le web (<~1 minute)"],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":["Autorise les utilisateurs à lancer des requêtes sur un backend asynchrone. Suppose que vous ayez un worker Celery réglé comme un results backend"],"Allow CREATE TABLE AS option in SQL Lab":["Autorise l'option CREATE TABLE AS dans SQL Lab"],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":["Autorise les utilisateurs à lancer des expression non-SELECT (UPDATE, DELETE, CREATE, etc.) dans SQL Lab"],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":["Quand l'option autoriser CREATE TABLE AS dans SQL Lab est cochée, force la table a être créée dans le schéma"],"All the queries in Sql Lab are going to be executed on behalf of currently authorized user.":[""],"Expose in SQL Lab":["Exposer dans SQL Lab"],"Allow CREATE TABLE AS":["Autoriser CREATE TABLE AS"],"Allow DML":["Autoriser DML"],"CTAS Schema":["Schéma CTAS"],"Creator":["Créateur"],"SQLAlchemy URI":["URI SQLAlchemy"],"Extra":["Extra"],"Allow Run Sync":["Autoriser le lancement synchrone"],"Allow Run Async":["Autoriser le lancement asynchrone"],"Impersonate queries to the database":[""],"Import Dashboards":["Importer des tableaux de bords"],"User":["Utilisateur"],"User Roles":["Rôles utilisateurs"],"Database URL":["URL de la base de données"],"Roles to grant":["Röles à donner"],"Created On":["Créé le"],"Access requests":["Requêtes d'accès"],"Security":["Sécurité"],"List Slices":["Lister les slices"],"Show Slice":["Montrer les slices"],"Add Slice":["Ajouter un slice"],"Edit Slice":["Éditer le slice"],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":["Ces paramètres sont généré dynamiquement quand vous cliquez sur Sauvegarder ou forcer dans la page d'exploration. Cet objet JSON est exposé ici comme une référence et pour les experts qui voudraient modifier des paramètres"],"Duration (in seconds) of the caching timeout for this slice.":["Durée (en secondes) pour le caching timout de ce slice"],"Last Modified":["Dernière modification"],"Owners":["Propriétaires"],"Parameters":["Paramètres"],"Slice":["Slice"],"List Dashboards":["Lister les tableaux de bords"],"Show Dashboard":["Montrer les tableaux de bords"],"Add Dashboard":["Ajouter un tableau de bord"],"Edit Dashboard":["Éditer le tableau de bord"],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":["Cet objet JSON décrit la position des widgets dans le tableau de bord. Il est généré dynamiquement quand on ajuste la taille ou la position des widgets"],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":["Le css pour certains tableaux de bords peut être modifié ici, ou dans la page tableaux de bords pour que les changement soient visibles immédiatement"],"To get a readable URL for your dashboard":["Pour avoir une URL lisible pour votre tableau de bord"],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":["Ce JSON a été généré automatiquement quand vous avez cliqué sur sauvegarder ou forcer dans la page des tableaux de bords. Il est exposé ici comme une référence et pour les experts qui voudraient modifier des paramètres"],"Owners is a list of users who can alter the dashboard.":["Propriétaires est une liste d'utilisateurs qui peuvent modifier le tableau de bord"],"Dashboard":["Tableau de bord"],"Slug":["Slug"],"Position JSON":["JSON des positions"],"JSON Metadata":["JSON des méta-données"],"Underlying Tables":["Tables sous-jacentes"],"Export":["Exporter"],"Export dashboards?":["Exporter les tableaux de bords ?"],"Action":["Action"],"dttm":["dttm"],"Action Log":["Journaux d'actions"],"Access was requested":["Accès demandé"],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":["%(user)s a obtenu le rôle %(role)s qui donne accès à %(datasource)s"],"Role %(r)s was extended to provide the access to the datasource %(ds)s":["Le rôle %(r)s a été étendu pour donner l'accès à la source de données %(ds)s"],"You have no permission to approve this request":["Vous n'avez pas les permission pour approuver cette requête"],"Malformed request. slice_id or table_name and db_name arguments are expected":["Requête malformée. Les arguments slice_id ou table_name et db_name sont attendus"],"Slice %(id)s not found":["Slice %(id)s non trouvé"],"Table %(t)s wasn't found in the database %(d)s":["Table %(t)s pas trouvée dans la base de données %(d)s"],"Can't find User '%(name)s', please ask your admin to create one.":["Impossible de trouver l'utilisateur '%(name)s', demandez à votre administrateur de le créer."],"Can't find DruidCluster with cluster_name = '%(name)s'":["Impossible de trouver le DruidCluster avec cluster_name = '%(name)s"],"Query record was not created as expected.":["L'enregistrement de la reqête n'a pas été créé comme prévu."],"Template Name":["Nom du template"],"CSS Templates":["Templates CSS"],"SQL Editor":["Éditeur SQL"],"SQL Lab":["SQL Lab"],"Query Search":["Requêter"],"Status":["Status"],"Start Time":["Date de début"],"End Time":["Date de fin"],"Queries":["Requêtes"],"List Saved Query":["Liste des requêtes sauvegardées"],"Show Saved Query":["Montrer les requếtes sauvagardées"],"Add Saved Query":["Ajouter une requête sauvegardée"],"Edit Saved Query":["Éditer la requête sauvegardée"],"Pop Tab Link":[""],"Changed on":[""],"Saved Queries":["Requêtes sauvegardées"]}}} +{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=2; plural=(n > 1)","lang":"fr"},"Time Column":[""],"second":[""],"minute":[""],"hour":[""],"day":[""],"week":[""],"month":[""],"quarter":[""],"year":[""],"week_ending_saturday":[""],"week_start_sunday":[""],"week_start_monday":[""],"5 minute":[""],"half hour":[""],"10 minute":[""],"Table Name":[""],"Name of table to be created from csv data.":[""],"CSV File":[""],"Select a CSV file to be uploaded to a database.":[""],"CSV Files Only!":[""],"Database":[""],"Delimiter":[""],"Delimiter used by CSV file (for whitespace use \\s+).":[""],"Table Exists":[""],"If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).":[""],"Fail":[""],"Replace":[""],"Append":[""],"Schema":[""],"Specify a schema (if database flavour supports this).":[""],"Header Row":[""],"Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.":[""],"Index Column":[""],"Column to use as the row labels of the dataframe. Leave empty if no index column.":[""],"Mangle Duplicate Columns":[""],"Specify duplicate columns as \"X.0, X.1\".":[""],"Skip Initial Space":[""],"Skip spaces after delimiter.":[""],"Skip Rows":[""],"Number of rows to skip at start of file.":[""],"Rows to Read":[""],"Number of rows of file to read.":[""],"Skip Blank Lines":[""],"Skip blank lines rather than interpreting them as NaN values.":[""],"Parse Dates":[""],"A comma separated list of columns that should be parsed as dates.":[""],"Infer Datetime Format":[""],"Use Pandas to interpret the datetime format automatically.":[""],"Decimal Character":[""],"Character to interpret as decimal point.":[""],"Dataframe Index":[""],"Write dataframe index as a column.":[""],"Column Label(s)":[""],"Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.":[""],"[Superset] Access to the datasource %(name)s was granted":[""],"Viz is missing a datasource":[""],"From date cannot be larger than to date":[""],"Table View":[""],"Pick a granularity in the Time section or uncheck 'Include Time'":[""],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":[""],"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":[""],"Markup":[""],"Separator":[""],"Word Cloud":[""],"Treemap":[""],"Calendar Heatmap":[""],"Box Plot":[""],"Bubble Chart":[""],"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":[""],"`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.":[""],"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":[""],"Distribution - NVD3 - Pie Chart":[""],"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":[""],"Pick exactly 2 columns to 'Group By'":[""],"Country Map":[""],"World Map":[""],"Filters":[""],"Pick at least one filter field":[""],"iFrame":[""],"Parallel Coordinates":[""],"Heatmap":[""],"Horizon Charts":[""],"Mapbox":[""],"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":[""],"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":[""],"Your session timed out, please refresh your page and try again.":[""],"Your query was saved":[""],"Your query could not be saved":[""],"Failed at retrieving results from the results backend":[""],"Unknown error":[""],"Query was stopped.":[""],"Failed at stopping query.":[""],"Error occurred while fetching table metadata":[""],"shared query":[""],"The query couldn't be loaded":[""],"An error occurred while creating the data source":[""],"Pick a chart type!":[""],"To use this chart type you need at least one column flagged as a date":[""],"To use this chart type you need at least one dimension":[""],"To use this chart type you need at least one aggregation function":[""],"Untitled Query":[""],"Copy of %s":[""],"share query":[""],"copy URL to clipboard":[""],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":[""],"It seems you don't have access to any database":[""],"Search Results":[""],"[From]-":[""],"[To]-":[""],"[Query Status]":[""],"Search":[""],"Open in SQL Editor":[""],"view results":[""],"Data preview":[""],"Visualize the data out of this query":[""],"Overwrite text in editor with a query on this table":[""],"Run query in a new tab":[""],"Remove query from log":[""],".CSV":[""],"Visualize":[""],"Table":[""],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"Track Job":[""],"Loading...":[""],"Run Selected Query":[""],"Run Query":[""],"Run query synchronously":[""],"Run query asynchronously":[""],"Stop":[""],"Undefined":[""],"Label":[""],"Label for your query":[""],"Description":[""],"Write a description for your query":[""],"Save":[""],"Cancel":[""],"Save Query":[""],"Share Query":[""],"Run a query to display results here":[""],"Preview for %s":[""],"Results":[""],"Query History":[""],"Create table as with query results":[""],"new table name":[""],"Error while fetching table list":[""],"Error while fetching schema list":[""],"Type to search ...":[""],"Select table ":[""],"Error while fetching database list":[""],"Database:":[""],"Select a database":[""],"Select a schema (%s)":[""],"Schema:":[""],"Add a table (%s)":[""],"Reset State":[""],"Enter a new title for the tab":[""],"Untitled Query %s":[""],"close tab":[""],"rename tab":[""],"expand tool bar":[""],"hide tool bar":[""],"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 clipboard":[""],"Remove table preview":[""],"Template Parameters":[""],"Edit template parameters":[""],"Invalid JSON":[""],"%s is not right as a column name, please alias it (as in SELECT count(*) ":[""],"AS my_alias":[""],"using only alphanumeric characters and underscores":[""],"Creating a data source and popping a new tab":[""],"No results available for this query":[""],"Chart Type":[""],"[Chart Type]":[""],"Datasource Name":[""],"datasource name":[""],"Create a new chart":[""],"Choose a datasource":[""],"If the datasource your are looking for is not available in the list, follow the instructions on the how to add it on the ":[""],"Superset tutorial":[""],"Choose a visualization type":[""],"Create new chart":[""],"Unexpected error: ":[""],"Unexpected error.":[""],"Updating chart was stopped":[""],"An error occurred while rendering the visualization: %s":[""],"visualization queries are set to timeout at ${action.timeout} seconds. ":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is too large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[""],"Network error.":[""],"Click to see difference":[""],"Altered":[""],"Chart changes":[""],"Select ...":[""],"Loaded data cached":[""],"Loaded from cache":[""],"Click to force-refresh":[""],"Copy to clipboard":[""],"Not successful":[""],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[""],"Copied!":[""],"Title":[""],"click to edit title":[""],"You don't have the rights to alter this title.":[""],"Click to favorite/unfavorite":[""],"Dismiss":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Save as":[""],"Force Refresh":[""],"Force refresh the whole dashboard":[""],"Set autorefresh":[""],"Set the auto-refresh interval for this session":[""],"Save the dashboard":[""],"Edit properties":[""],"Edit the dashboards's properties":[""],"Email":[""],"Email a link to this dashboard":[""],"Add Charts":[""],"Add some charts to this dashboard":[""],"Edit CSS":[""],"Change the style of the dashboard using CSS code":[""],"Load a template":[""],"Load a CSS template":[""],"CSS":[""],"Live CSS Editor":[""],"You have unsaved changes.":[""],"Unsaved changes":[""],"Don't refresh":[""],"10 seconds":[""],"30 seconds":[""],"1 minute":[""],"5 minutes":[""],"Refresh Interval":[""],"Choose the refresh frequency for this dashboard":[""],"This dashboard was saved successfully.":[""],"Sorry, there was an error saving this dashboard: ":[""],"Error":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":[""],"Overwrite Dashboard [%s]":[""],"Save as:":[""],"[dashboard name]":[""],"Sorry, there was an error fetching charts to this dashboard: ":[""],"Sorry, there was an error adding charts to this dashboard: ":[""],"Name":[""],"Viz":[""],"Datasource":[""],"Modified":[""],"Add a new chart to the dashboard":[""],"Add Charts to Dashboard":[""],"Served from data cached %s . Click to force refresh.":[""],"Force refresh data":[""],"Annotation layers are still loading.":[""],"One ore more annotation layers failed loading.":[""],"Move chart":[""],"Toggle chart description":[""],"Edit chart":[""],"Export CSV":[""],"Explore chart":[""],"Remove chart from dashboard":[""],"A reference to the [Time] configuration, taking granularity into account":[""],"Group by":[""],"One or many controls to group by":[""],"For more information about objects are in context in the scope of this function, refer to the":[""]," source code of Superset's sandboxed parser":[""],"This functionality is disabled in your environment for security reasons.":[""],"Visualization Type":[""],"The type of visualization to display":[""],"Metrics":[""],"One or many metrics to display":[""],"Percentage Metrics":[""],"Metrics for which percentage of total are to be displayed":[""],"Y Axis Bounds":[""],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[""],"Ordering":[""],"Fixed Color":[""],"Use this to define a static color for all circles":[""],"Legend Position":[""],"Choose the position of the legend":[""],"Fill Color":[""]," Set the opacity to 0 if you do not want to override the color specified in the GeoJSON":[""],"Stroke Color":[""],"Metric":[""],"Right Axis Metric":[""],"Choose a metric for right axis":[""],"Stacked Style":[""],"Sort X Axis":[""],"Sort Y Axis":[""],"Linear Color Scheme":[""],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[""],"Horizon Color Scale":[""],"Defines how the color are attributed.":[""],"Rendering":[""],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":[""],"Number of steps to take between ticks when displaying the X scale":[""],"YScale Interval":[""],"Number of steps to take between ticks when displaying the Y scale":[""],"Include Time":[""],"Whether to include the time granularity as defined in the time section":[""],"Auto Zoom":[""],"When checked, the map will zoom to your data after each query":[""],"Show percentage":[""],"Whether to include the percentage in the tooltip":[""],"Stacked Bars":[""],"Show totals":[""],"Display total row/column":[""],"Show Markers":[""],"Show data points as circle markers on the lines":[""],"Bar Values":[""],"Show the value on top of the bar":[""],"Sort Bars":[""],"Sort bars by x labels.":[""],"Combine Metrics":[""],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":[""],"Extra Controls":[""],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":[""],"Reduce X ticks":[""],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[""],"Include Series":[""],"Include series name as an axis":[""],"Color Metric":[""],"A metric to use for color":[""],"Country Name":[""],"The name of country that Superset should display":[""],"Country Field Type":[""],"The country code standard that Superset should expect to find in the [country] column":[""],"Frequency":[""],"The periodicity over which to pivot time. Users can provide\n \"Pandas\" offset alias.\n Click on the info bubble for more details on accepted \"freq\" expressions.":[""],"Dimension":[""],"Select a dimension":[""],"Columns":[""],"One or many controls to pivot as columns":[""],"Columns to display":[""],"Longitude & Latitude":[""],"Point to your spatial columns":[""],"Start Longitude & Latitude":[""],"End Longitude & Latitude":[""],"Longitude":[""],"Select the longitude column":[""],"Latitude":[""],"Select the latitude column":[""],"GeoJson Column":[""],"Select the geojson column":[""],"Polygon Column":[""],"Select the polygon column. Each row should contain JSON.array(N) of [longitude, latitude] points":[""],"Point Radius Scale":[""],"Stroke Width":[""],"Origin":[""],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom Margin":[""],"Bottom margin, in pixels, allowing for more room for axis labels":[""],"X Tick Layout":[""],"The way the ticks are laid out on the X axis":[""],"Left Margin":[""],"Left margin, in pixels, allowing for more room for axis labels":[""],"Time Granularity":[""],"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`":[""],"Domain":[""],"The time unit used for the grouping of blocks":[""],"Subdomain":[""],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[""],"Link Length":[""],"Link length in the force layout":[""],"Charge":[""],"Charge in the force layout":[""],"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":[""],"Time Grain":[""],"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.":[""],"Resample Rule":[""],"Pandas resample rule":[""],"Resample How":[""],"Pandas resample how":[""],"Resample Fill Method":[""],"Pandas resample fill method":[""],"Since":[""],"7 days ago":[""],"Until":[""],"Max Bubble Size":[""],"Whisker/outlier options":[""],"Determines how whiskers and outliers are calculated.":[""],"Ratio":[""],"Target aspect ratio for treemap tiles.":[""],"Number format":[""],"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":[""],"Sort Descending":[""],"Whether to sort descending or ascending":[""],"Rolling":[""],"Defines a rolling window function to apply, works along with the [Periods] text box":[""],"Multiplier":[""],"Factor to multiply the metric by":[""],"Periods":[""],"Defines the size of the rolling window function, relative to the time granularity selected":[""],"Cell Size":[""],"The size of the square cell, in pixels":[""],"Cell Padding":[""],"The distance between cells, in pixels":[""],"Cell Radius":[""],"The pixel radius":[""],"Color Steps":[""],"The number color \"steps\"":[""],"Grid Size":[""],"Defines the grid size in pixels":[""],"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":[""],"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":[""],"URL":[""],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[""],"X Axis Label":[""],"Y Axis Label":[""],"Custom WHERE clause":[""],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Custom HAVING clause":[""],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Comparison Period Lag":[""],"Based on granularity, number of time periods to compare against":[""],"Comparison suffix":[""],"Suffix to apply after the percentage display":[""],"Table Timestamp Format":[""],"Timestamp Format":[""],"Series Height":[""],"Pixel height of each series":[""],"Page Length":[""],"Rows per page, 0 means no pagination":[""],"X Axis Format":[""],"Y Axis Format":[""],"When `Period Ratio` is set, the Y Axis Format is forced to `.1%`":[""],"Right Axis Format":[""],"Date Time Format":[""],"Markup Type":[""],"Pick your favorite markup language":[""],"Rotation":[""],"Rotation to apply to words in the cloud":[""],"Line Style":[""],"Line interpolation as defined by d3.js":[""],"Label Type":[""],"What should be shown on the label?":[""],"Code":[""],"Put your code here":[""],"Aggregation function":[""],"Aggregate function to apply when pivoting and computing the total rows and columns":[""],"Font Size From":[""],"Font size for the smallest value in the list":[""],"Font Size To":[""],"Font size for the biggest value in the list":[""],"Instant Filtering":[""],"Extruded":[""],"Show Range Filter":[""],"Whether to display the time range interactive selector":[""],"Date Filter":[""],"Whether to include a time filter":[""],"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":[""],"Data Table":[""],"Whether to display the interactive data table":[""],"Search Box":[""],"Whether to include a client side search box":[""],"Table Filter":[""],"Whether to apply filter when table cell is clicked":[""],"Align +/-":[""],"Whether to align the background chart for +/- values":[""],"Color +/-":[""],"Whether to color +/- values":[""],"Show Bubbles":[""],"Whether to display bubbles on top of countries":[""],"Legend":[""],"Whether to display the legend (toggles)":[""],"Show Values":[""],"Whether to display the numerical values within the cells":[""],"Show Metric Names":[""],"Whether to display the metric name as a title":[""],"X bounds":[""],"Whether to display the min and max values of the X axis":[""],"Y bounds":[""],"Whether to display the min and max values of the Y axis":[""],"Rich Tooltip":[""],"The rich tooltip shows a list of all series for that point in time":[""],"Y Log Scale":[""],"Use a log scale for the Y axis":[""],"X Log Scale":[""],"Use a log scale for the X axis":[""],"Log Scale":[""],"Use a log scale":[""],"Donut":[""],"Do you want a donut or a pie?":[""],"Put labels outside":[""],"Put the labels outside the pie?":[""],"Contribution":[""],"Compute the contribution to the total":[""],"Period Ratio":[""],"[integer] Number of period to compare against, this is relative to the granularity selected":[""],"Period Ratio Type":[""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[""],"Time Shift":[""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":[""],"Description text that shows up below your Big Number":[""],"label":[""],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[""],"Map Style":[""],"Base layer map style":[""],"Clustering Radius":[""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[""],"Point Size":[""],"Fixed point radius":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Point Unit":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Viewport":[""],"Parameters related to the view and perspective on the map":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Color":[""],"Pick a color":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Chart ID":[""],"The id of the active chart":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Color Scheme":[""],"The color scheme for rendering chart":[""],"Significance Level":[""],"Threshold alpha level for determining significance":[""],"p-value precision":[""],"Number of decimal places with which to display p-values":[""],"Lift percent precision":[""],"Number of decimal places with which to display lift values":[""],"Time Series Columns":[""],"Use Area Proportions":[""],"Check if the Rose Chart should use segment area instead of segment radius for proportioning":[""],"Options":[""],"Not Time Series":[""],"Ignore time":[""],"Time Series":[""],"Standard time series":[""],"Aggregate Mean":[""],"Mean of values over specified period":[""],"Aggregate Sum":[""],"Sum of values over specified period":[""],"Difference":[""],"Metric change in value from `since` to `until`":[""],"Percent Change":[""],"Metric percent change in value from `since` to `until`":[""],"Factor":[""],"Metric factor change from `since` to `until`":[""],"Advanced Analytics":[""],"Use the Advanced Analytics options below":[""],"Settings for time series":[""],"Equal Date Sizes":[""],"Check to force date partitions to have the same height":[""],"Partition Limit":[""],"The maximum number of subdivisions of each group; lower values are pruned first":[""],"Minimum Radius":[""],"Minimum radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this minimum radius.":[""],"Maximum Radius":[""],"Maxium radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this maximum radius.":[""],"Partition Threshold":[""],"Partitions whose height to parent height proportions are below this value are pruned":[""],"Lines column":[""],"The database columns that contains lines information":[""],"Lines encoding":[""],"The encoding format of the lines":[""],"Line width":[""],"The width of the lines":[""],"Reverse Lat & Long":[""],"deck.gl charts":[""],"Pick a set of deck.gl charts to layer on top of one another":[""],"Select charts":[""],"Error while fetching charts":[""],"Javascript data interceptor":[""],"Define a javascript function that receives the data array used in the visualization and is expected to return a modified version of that array. This can be used to alter properties of the data, filter, or enrich the array.":[""],"Javascript data mutator":[""],"Define a function that receives intercepts the data objects and can mutate it":[""],"Javascript tooltip generator":[""],"Define a function that receives the input and outputs the content for a tooltip":[""],"Javascript onClick href":[""],"Define a function that returns a URL to navigate to when user clicks":[""],"Extra data for JS":[""],"List of extra columns made available in Javascript functions":[""],"Stroked":[""],"Whether to display the stroke":[""],"Filled":[""],"Whether to fill the objects":[""],"Normalized":[""],"Whether to normalize the histogram":[""],"is expected to be a number":[""],"is expected to be an integer":[""],"cannot be empty":[""],"Time":[""],"Time related form attributes":[""],"Datasource & Chart Type":[""],"This section exposes ways to include snippets of SQL in your query":[""],"Annotations and Layers":[""],"Query":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":[""],"Breakdowns":[""],"Defines how each series is broken down":[""],"Pie Chart":[""],"Time Series - Periodicity Pivot":[""],"Dual Axis Line Chart":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"Left Axis Format":[""],"Map":[""],"Deck.gl - Hexagons":[""],"Advanced":[""],"Height":[""],"Metric used to control height":[""],"Deck.gl - Grid":[""],"Deck.gl - Screen grid":[""],"Grid":[""],"Weight":[""],"Metric used as a weight for the grid's coloring":[""],"Deck.gl - GeoJson":[""],"GeoJson Settings":[""],"Polygon Settings":[""],"Arc":[""],"Point Color":[""],"Categorical Color":[""],"Pick a dimension from which categorical colors are defined":[""],"GROUP BY":[""],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":[""],"Use this section if you want to query atomic rows":[""],"Time Series Table":[""],"Templated link, it's possible to include {{ metric }} or other values coming from the controls.":[""],"Pivot Options":[""],"Number Format":[""],"Time Format":[""],"Numeric Columns":[""],"Select the numeric columns to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Opacity of the bars. Between 0 and 1":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":[""],"[optional] this secondary metric is used to define the color as a ratio against the primary metric. When omitted, the color is categorical and based on labels":[""],"Hierarchy":[""],"This defines the level of the hierarchy":[""],"Source / Target":[""],"Choose a source and a target":[""],"Chord Diagram":[""],"Choose a number format":[""],"Source":[""],"Choose a source":[""],"Target":[""],"Choose a target":[""],"ISO 3166-2 codes of region/province/department":[""],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":[""],"Bubbles":[""],"Country Control":[""],"3 letter code of the country":[""],"Metric for color":[""],"Metric that defines the color of the country":[""],"Bubble size":[""],"Metric that defines the size of the bubble":[""],"Filter Box":[""],"Filter controls":[""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Heatmap Options":[""],"Whether to apply a normal distribution based on rank on the color scale":[""],"Value bounds":[""],"Hard value bounds applied for color coding. Is only relevant and applied when the normalization is applied against the whole heatmap.":[""],"Value Format":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Column containing longitude data":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":[""],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"Paired t-test":[""],"Time Series Options":[""],"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 operators(s)":[""],"type a value here":[""],"Filter value":[""],"choose WHERE or HAVING...":[""],"%s aggregates(s)":[""],"description":[""],"bolt":[""],"Changing this control takes effect instantly":[""],"Error...":[""],"Width":[""],"Export to .json":[""],"Export to .csv format":[""],"%s - untitled":[""],"Edit chart properties":[""],"Limit reached":[""],"Please enter a chart name":[""],"Please select a dashboard":[""],"Please enter a dashboard name":[""],"Save A Chart":[""],"Overwrite chart %s":[""],"[chart name]":[""],"Do not add to a dashboard":[""],"Add chart to existing dashboard":[""],"Add to new dashboard":[""],"Save & go to dashboard":[""],"Check out this chart: %s":[""],"choose a column or metric":[""],"Add Annotation Layer":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":[""],"Max":[""],"Something went wrong while fetching the datasource list":[""],"Select a datasource":[""],"Search / Filter":[""],"Click to point to another datasource":[""],"Edit the datasource's configuration":[""],"Show datasource configuration":[""],"Select metric":[""],"Select column":[""],"Select operator":[""],"Add Filter":[""],"choose a column or aggregate function":[""],"Error while fetching data":[""],"No results found":[""],"%s option(s)":[""],"Invalid lat/long configuration.":[""],"Longitude & Latitude columns":[""],"Delimited long & lat single column":[""],"Multiple formats accepted, look the geopy.points Python library for more details":[""],"Reverse lat/long ":[""],"Geohash":[""],"textarea":[""],"Edit":[""],"in modal":[""],"Select a visualization type":[""],"Favorites":[""],"Created Content":[""],"Recent Activity":[""],"Security & Access":[""],"No charts":[""],"No dashboards":[""],"Dashboards":[""],"Charts":[""],"No favorite charts yet, go click on stars!":[""],"No favorite dashboards yet, go click on stars!":[""],"Roles":[""],"Databases":[""],"Datasources":[""],"Profile picture provided by Gravatar":[""],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Data has no time steps":[""],"Select starting date":[""],"Select end date":[""],"Select [%s]":[""],"Apply":[""],"You cannot use 45° tick layout along with the time range filter":[""],"Recently Viewed":[""],"Metric(s) {} must be aggregations.":[""],"No data was returned.":[""],"Unsupported extraction function: ":[""],"List Druid Column":[""],"Show Druid Column":[""],"Add Druid Column":[""],"Edit Druid Column":[""],"Column":[""],"Type":[""],"Groupable":[""],"Filterable":[""],"Count Distinct":[""],"Sum":[""],"Whether this column is exposed in the `Filters` section of the explore view.":[""],"List Druid Metric":[""],"Show Druid Metric":[""],"Add Druid Metric":[""],"Edit Druid Metric":[""],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":[""],"Verbose Name":[""],"JSON":[""],"Druid Datasource":[""],"Warning Message":[""],"List Druid Cluster":[""],"Show Druid Cluster":[""],"Add Druid Cluster":[""],"Edit Druid Cluster":[""],"Cluster":[""],"Coordinator Host":[""],"Coordinator Port":[""],"Coordinator Endpoint":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":[""],"Sources":[""],"List Druid Datasource":[""],"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":[""],"Associated Charts":[""],"Data Source":[""],"Owner":[""],"Is Hidden":[""],"Enable Filter Select":[""],"Default Endpoint":[""],"Time Offset":[""],"Cache Timeout":[""],"Druid Datasources":[""],"Scan New Datasources":[""],"Refresh Druid Metadata":[""],"Datetime column not provided as part table configuration and is required by this type of chart":[""],"Empty query?":[""],"Metric '{}' is not valid":[""],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[""],"List 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.":[""],"Expression":[""],"Is temporal":[""],"Datetime Format":[""],"Database Expression":[""],"List Metrics":[""],"Show Metric":[""],"Add Metric":[""],"Edit Metric":[""],"SQL Expression":[""],"D3 Format":[""],"Is Restricted":[""],"List Tables":[""],"Show Table":[""],"Add Table":[""],"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":[""],"Changed By":[""],"Last Changed":[""],"Offset":[""],"Fetch Values Predicate":[""],"Main Datetime Column":[""],"SQL Lab View":[""],"Template parameters":[""],"Table [{}] could not be found, please double check your database connection, schema, and table name":[""],"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":[""],"Tables":[""],"Profile":[""],"Logout":[""],"Login":[""],"Record Count":[""],"No records found":[""],"Import dashboards":[""],"No Access!":[""],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":[""],"Test Connection":[""],"Annotation Layers":[""],"Manage":[""],"Annotations":[""],"Datasource %(name)s already exists":[""],"json isn't valid":[""],"Export to YAML":[""],"Export to YAML?":[""],"Delete":[""],"Delete all Really?":[""],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource. (Gain access)":[""],"You don't have access to this datasource":[""],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":[""],"Show Database":[""],"Add Database":[""],"Edit Database":[""],"Expose this DB in SQL Lab":[""],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[""],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[""],"Allow CREATE TABLE AS option in SQL Lab":[""],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[""],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[""],"If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.
If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.":[""],"Allow SQL Lab to fetch a list of all tables and all views across all database schemas. For large data warehouse with thousands of tables, this can be expensive and put strain on the system.":[""],"Expose in SQL Lab":[""],"Allow CREATE TABLE AS":[""],"Allow DML":[""],"CTAS Schema":[""],"Creator":[""],"SQLAlchemy URI":[""],"Extra":[""],"Allow Run Sync":[""],"Allow Run Async":[""],"Impersonate the logged on user":[""],"Import Dashboards":[""],"CSV to Database configuration":[""],"CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"":[""],"User":[""],"User Roles":[""],"Database URL":[""],"Roles to grant":[""],"Created On":[""],"Access requests":[""],"Security":[""],"List Charts":[""],"Show Chart":[""],"Add Chart":[""],"Edit Chart":[""],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Duration (in seconds) of the caching timeout for this chart.":[""],"Last Modified":[""],"Owners":[""],"Parameters":[""],"Chart":[""],"List Dashboards":[""],"Show Dashboard":[""],"Add Dashboard":[""],"Edit Dashboard":[""],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":[""],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[""],"To get a readable URL for your dashboard":[""],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Owners is a list of users who can alter the dashboard.":[""],"Dashboard":[""],"Slug":[""],"Position JSON":[""],"JSON Metadata":[""],"Underlying Tables":[""],"Export":[""],"Export dashboards?":[""],"Action":[""],"dttm":[""],"Action Log":[""],"Access was requested":[""],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"You don't have the rights to ":[""],"alter this ":[""],"chart":[""],"create a ":[""],"dashboard":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Chart %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"Query record was not created as expected.":[""],"Template Name":[""],"CSS Templates":[""],"SQL Editor":[""],"SQL Lab":[""],"Query Search":[""],"Upload a CSV":[""],"Status":[""],"Start Time":[""],"End Time":[""],"Queries":[""],"List Saved Query":[""],"Show Saved Query":[""],"Add Saved Query":[""],"Edit Saved Query":[""],"Pop Tab Link":[""],"Changed on":[""],"Saved Queries":[""]}}} \ No newline at end of file diff --git a/superset/translations/fr/LC_MESSAGES/messages.mo b/superset/translations/fr/LC_MESSAGES/messages.mo index 9fec98dccf..f496cbde2e 100644 Binary files a/superset/translations/fr/LC_MESSAGES/messages.mo and b/superset/translations/fr/LC_MESSAGES/messages.mo differ diff --git a/superset/translations/fr/LC_MESSAGES/messages.po b/superset/translations/fr/LC_MESSAGES/messages.po index 33ce07e9a5..8573e21faa 100644 --- a/superset/translations/fr/LC_MESSAGES/messages.po +++ b/superset/translations/fr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-10-04 10:12-0700\n" +"POT-Creation-Date: 2018-05-15 10:17-0700\n" "PO-Revision-Date: 2017-10-03 08:22-0700\n" "Last-Translator: FULL NAME \n" "Language: fr\n" @@ -16,1442 +16,1648 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.4.0\n" +"Generated-By: Babel 2.5.3\n" -#: superset/assets/javascripts/explore/stores/controls.jsx:553 -#: superset/db_engine_specs.py:192 superset/db_engine_specs.py:223 -#: superset/db_engine_specs.py:267 superset/db_engine_specs.py:315 -#: superset/db_engine_specs.py:371 superset/db_engine_specs.py:839 -#: superset/db_engine_specs.py:875 superset/db_engine_specs.py:907 -#: superset/db_engine_specs.py:953 superset/db_engine_specs.py:990 -#: superset/db_engine_specs.py:1015 +#: superset/assets/src/explore/controls.jsx:838 superset/db_engine_specs.py:326 +#: superset/db_engine_specs.py:376 superset/db_engine_specs.py:405 +#: superset/db_engine_specs.py:430 superset/db_engine_specs.py:482 +#: superset/db_engine_specs.py:541 superset/db_engine_specs.py:605 +#: superset/db_engine_specs.py:1156 superset/db_engine_specs.py:1198 +#: superset/db_engine_specs.py:1253 superset/db_engine_specs.py:1298 +#: superset/db_engine_specs.py:1331 superset/db_engine_specs.py:1367 msgid "Time Column" -msgstr "Colonne du temps" +msgstr "" -#: superset/db_engine_specs.py:193 superset/db_engine_specs.py:224 -#: superset/db_engine_specs.py:316 superset/db_engine_specs.py:372 -#: superset/db_engine_specs.py:840 superset/db_engine_specs.py:908 -#: superset/db_engine_specs.py:991 +#: superset/db_engine_specs.py:327 superset/db_engine_specs.py:377 +#: superset/db_engine_specs.py:431 superset/db_engine_specs.py:542 +#: superset/db_engine_specs.py:606 superset/db_engine_specs.py:1157 +#: superset/db_engine_specs.py:1199 superset/db_engine_specs.py:1299 +#: superset/db_engine_specs.py:1368 msgid "second" -msgstr "seconde" +msgstr "" -#: superset/db_engine_specs.py:194 superset/db_engine_specs.py:227 -#: superset/db_engine_specs.py:319 superset/db_engine_specs.py:374 -#: superset/db_engine_specs.py:842 superset/db_engine_specs.py:876 -#: superset/db_engine_specs.py:910 superset/db_engine_specs.py:954 -#: superset/db_engine_specs.py:992 superset/db_engine_specs.py:1016 +#: superset/db_engine_specs.py:329 superset/db_engine_specs.py:378 +#: superset/db_engine_specs.py:406 superset/db_engine_specs.py:435 +#: superset/db_engine_specs.py:546 superset/db_engine_specs.py:609 +#: superset/db_engine_specs.py:1160 superset/db_engine_specs.py:1202 +#: superset/db_engine_specs.py:1254 superset/db_engine_specs.py:1300 +#: superset/db_engine_specs.py:1332 superset/db_engine_specs.py:1371 msgid "minute" -msgstr "minute" +msgstr "" -#: superset/db_engine_specs.py:195 superset/db_engine_specs.py:231 -#: superset/db_engine_specs.py:321 superset/db_engine_specs.py:376 -#: superset/db_engine_specs.py:848 superset/db_engine_specs.py:878 -#: superset/db_engine_specs.py:912 superset/db_engine_specs.py:960 -#: superset/db_engine_specs.py:993 superset/db_engine_specs.py:1017 +#: superset/db_engine_specs.py:331 superset/db_engine_specs.py:379 +#: superset/db_engine_specs.py:407 superset/db_engine_specs.py:440 +#: superset/db_engine_specs.py:483 superset/db_engine_specs.py:549 +#: superset/db_engine_specs.py:612 superset/db_engine_specs.py:1169 +#: superset/db_engine_specs.py:1205 superset/db_engine_specs.py:1263 +#: superset/db_engine_specs.py:1301 superset/db_engine_specs.py:1333 +#: superset/db_engine_specs.py:1374 msgid "hour" -msgstr "heure" +msgstr "" -#: superset/db_engine_specs.py:196 superset/db_engine_specs.py:236 -#: superset/db_engine_specs.py:268 superset/db_engine_specs.py:323 -#: superset/db_engine_specs.py:378 superset/db_engine_specs.py:850 -#: superset/db_engine_specs.py:880 superset/db_engine_specs.py:914 -#: superset/db_engine_specs.py:962 superset/db_engine_specs.py:994 -#: superset/db_engine_specs.py:1018 +#: superset/db_engine_specs.py:333 superset/db_engine_specs.py:380 +#: superset/db_engine_specs.py:408 superset/db_engine_specs.py:446 +#: superset/db_engine_specs.py:486 superset/db_engine_specs.py:552 +#: superset/db_engine_specs.py:615 superset/db_engine_specs.py:1172 +#: superset/db_engine_specs.py:1208 superset/db_engine_specs.py:1266 +#: superset/db_engine_specs.py:1302 superset/db_engine_specs.py:1334 +#: superset/db_engine_specs.py:1377 msgid "day" -msgstr "jour" +msgstr "" -#: superset/db_engine_specs.py:197 superset/db_engine_specs.py:242 -#: superset/db_engine_specs.py:269 superset/db_engine_specs.py:324 -#: superset/db_engine_specs.py:380 superset/db_engine_specs.py:852 -#: superset/db_engine_specs.py:882 superset/db_engine_specs.py:916 -#: superset/db_engine_specs.py:995 superset/db_engine_specs.py:1019 +#: superset/db_engine_specs.py:335 superset/db_engine_specs.py:381 +#: superset/db_engine_specs.py:409 superset/db_engine_specs.py:453 +#: superset/db_engine_specs.py:487 superset/db_engine_specs.py:553 +#: superset/db_engine_specs.py:618 superset/db_engine_specs.py:1175 +#: superset/db_engine_specs.py:1211 superset/db_engine_specs.py:1303 +#: superset/db_engine_specs.py:1335 superset/db_engine_specs.py:1380 msgid "week" -msgstr "semaine" +msgstr "" -#: superset/db_engine_specs.py:198 superset/db_engine_specs.py:244 -#: superset/db_engine_specs.py:271 superset/db_engine_specs.py:326 -#: superset/db_engine_specs.py:382 superset/db_engine_specs.py:854 -#: superset/db_engine_specs.py:884 superset/db_engine_specs.py:918 -#: superset/db_engine_specs.py:964 superset/db_engine_specs.py:996 -#: superset/db_engine_specs.py:1020 +#: superset/db_engine_specs.py:337 superset/db_engine_specs.py:382 +#: superset/db_engine_specs.py:410 superset/db_engine_specs.py:456 +#: superset/db_engine_specs.py:490 superset/db_engine_specs.py:556 +#: superset/db_engine_specs.py:621 superset/db_engine_specs.py:1178 +#: superset/db_engine_specs.py:1214 superset/db_engine_specs.py:1269 +#: superset/db_engine_specs.py:1304 superset/db_engine_specs.py:1336 +#: superset/db_engine_specs.py:1384 msgid "month" -msgstr "mois" +msgstr "" -#: superset/db_engine_specs.py:199 superset/db_engine_specs.py:246 -#: superset/db_engine_specs.py:328 superset/db_engine_specs.py:384 -#: superset/db_engine_specs.py:856 superset/db_engine_specs.py:886 -#: superset/db_engine_specs.py:920 superset/db_engine_specs.py:966 -#: superset/db_engine_specs.py:997 superset/db_engine_specs.py:1021 +#: superset/db_engine_specs.py:339 superset/db_engine_specs.py:383 +#: superset/db_engine_specs.py:411 superset/db_engine_specs.py:459 +#: superset/db_engine_specs.py:559 superset/db_engine_specs.py:624 +#: superset/db_engine_specs.py:1181 superset/db_engine_specs.py:1217 +#: superset/db_engine_specs.py:1272 superset/db_engine_specs.py:1305 +#: superset/db_engine_specs.py:1337 superset/db_engine_specs.py:1387 msgid "quarter" -msgstr "trimestre" +msgstr "" -#: superset/db_engine_specs.py:200 superset/db_engine_specs.py:250 -#: superset/db_engine_specs.py:330 superset/db_engine_specs.py:858 -#: superset/db_engine_specs.py:888 superset/db_engine_specs.py:968 -#: superset/db_engine_specs.py:998 superset/db_engine_specs.py:1022 +#: superset/db_engine_specs.py:341 superset/db_engine_specs.py:384 +#: superset/db_engine_specs.py:412 superset/db_engine_specs.py:464 +#: superset/db_engine_specs.py:562 superset/db_engine_specs.py:635 +#: superset/db_engine_specs.py:1184 superset/db_engine_specs.py:1275 +#: superset/db_engine_specs.py:1307 superset/db_engine_specs.py:1338 +#: superset/db_engine_specs.py:1391 msgid "year" -msgstr "année" +msgstr "" -#: superset/db_engine_specs.py:332 -msgid "week_start_monday" -msgstr "semaine_commence_lundi" - -#: superset/db_engine_specs.py:386 superset/db_engine_specs.py:922 +#: superset/db_engine_specs.py:493 superset/db_engine_specs.py:627 +#: superset/db_engine_specs.py:1220 msgid "week_ending_saturday" -msgstr "semaine_finit_samedi" +msgstr "" -#: superset/db_engine_specs.py:389 superset/db_engine_specs.py:925 +#: superset/db_engine_specs.py:496 superset/db_engine_specs.py:631 +#: superset/db_engine_specs.py:1224 msgid "week_start_sunday" -msgstr "semande_commence_dimanche" +msgstr "" -#: superset/db_engine_specs.py:844 superset/db_engine_specs.py:956 +#: superset/db_engine_specs.py:565 +msgid "week_start_monday" +msgstr "" + +#: superset/db_engine_specs.py:1163 superset/db_engine_specs.py:1257 msgid "5 minute" -msgstr "5 minutes" +msgstr "" -#: superset/db_engine_specs.py:846 +#: superset/db_engine_specs.py:1166 msgid "half hour" -msgstr "demi-heure" +msgstr "" -#: superset/db_engine_specs.py:958 +#: superset/db_engine_specs.py:1260 msgid "10 minute" -msgstr "10 minutes" +msgstr "" -#: superset/utils.py:499 +#: superset/connectors/sqla/views.py:234 superset/forms.py:56 +msgid "Table Name" +msgstr "" + +#: superset/forms.py:57 +msgid "Name of table to be created from csv data." +msgstr "" + +#: superset/forms.py:61 +msgid "CSV File" +msgstr "" + +#: superset/forms.py:62 +msgid "Select a CSV file to be uploaded to a database." +msgstr "" + +#: superset/forms.py:64 +msgid "CSV Files Only!" +msgstr "" + +#: superset/connectors/sqla/views.py:227 superset/forms.py:66 +#: superset/views/core.py:275 superset/views/sql_lab.py:24 +#: superset/views/sql_lab.py:61 +msgid "Database" +msgstr "" + +#: superset/forms.py:70 +msgid "Delimiter" +msgstr "" + +#: superset/forms.py:71 +msgid "Delimiter used by CSV file (for whitespace use \\s+)." +msgstr "" + +#: superset/forms.py:75 +msgid "Table Exists" +msgstr "" + +#: superset/forms.py:76 +msgid "" +"If table exists do one of the following: Fail (do nothing), Replace (drop" +" and recreate table) or Append (insert data)." +msgstr "" + +#: superset/forms.py:81 +msgid "Fail" +msgstr "" + +#: superset/forms.py:81 +msgid "Replace" +msgstr "" + +#: superset/forms.py:82 +msgid "Append" +msgstr "" + +#: superset/connectors/sqla/views.py:230 superset/forms.py:85 +msgid "Schema" +msgstr "" + +#: superset/forms.py:86 +msgid "Specify a schema (if database flavour supports this)." +msgstr "" + +#: superset/forms.py:91 +msgid "Header Row" +msgstr "" + +#: superset/forms.py:92 +msgid "" +"Row containing the headers to use as column names (0 is first line of " +"data). Leave empty if there is no header row." +msgstr "" + +#: superset/forms.py:100 +msgid "Index Column" +msgstr "" + +#: superset/forms.py:101 +msgid "" +"Column to use as the row labels of the dataframe. Leave empty if no index" +" column." +msgstr "" + +#: superset/forms.py:108 +msgid "Mangle Duplicate Columns" +msgstr "" + +#: superset/forms.py:109 +msgid "Specify duplicate columns as \"X.0, X.1\"." +msgstr "" + +#: superset/forms.py:111 +msgid "Skip Initial Space" +msgstr "" + +#: superset/forms.py:112 +msgid "Skip spaces after delimiter." +msgstr "" + +#: superset/forms.py:114 +msgid "Skip Rows" +msgstr "" + +#: superset/forms.py:115 +msgid "Number of rows to skip at start of file." +msgstr "" + +#: superset/forms.py:120 +msgid "Rows to Read" +msgstr "" + +#: superset/forms.py:121 +msgid "Number of rows of file to read." +msgstr "" + +#: superset/forms.py:126 +msgid "Skip Blank Lines" +msgstr "" + +#: superset/forms.py:127 +msgid "Skip blank lines rather than interpreting them as NaN values." +msgstr "" + +#: superset/forms.py:131 +msgid "Parse Dates" +msgstr "" + +#: superset/forms.py:132 +msgid "A comma separated list of columns that should be parsed as dates." +msgstr "" + +#: superset/forms.py:137 +msgid "Infer Datetime Format" +msgstr "" + +#: superset/forms.py:138 +msgid "Use Pandas to interpret the datetime format automatically." +msgstr "" + +#: superset/forms.py:142 +msgid "Decimal Character" +msgstr "" + +#: superset/forms.py:143 +msgid "Character to interpret as decimal point." +msgstr "" + +#: superset/forms.py:148 +msgid "Dataframe Index" +msgstr "" + +#: superset/forms.py:149 +msgid "Write dataframe index as a column." +msgstr "" + +#: superset/forms.py:151 +msgid "Column Label(s)" +msgstr "" + +#: superset/forms.py:152 +msgid "" +"Column label for index column(s). If None is given and Dataframe Index is" +" True, Index Names are used." +msgstr "" + +#: superset/utils.py:576 #, python-format msgid "[Superset] Access to the datasource %(name)s was granted" -msgstr "[Superset] Accès à la source de données %(name)s accordé" +msgstr "" -#: superset/viz.py:50 +#: superset/viz.py:60 msgid "Viz is missing a datasource" -msgstr "Viz est une source de données manquante" +msgstr "" -#: superset/viz.py:181 +#: superset/viz.py:249 msgid "From date cannot be larger than to date" -msgstr "From date ne peut être plus grand que to date" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:334 -#: superset/viz.py:369 +#: superset/assets/src/explore/visTypes.js:805 superset/viz.py:497 msgid "Table View" -msgstr "Vue en table" +msgstr "" -#: superset/viz.py:381 +#: superset/viz.py:509 msgid "Pick a granularity in the Time section or uncheck 'Include Time'" -msgstr "Choississez une granularité dans Time ou décochez 'Include Time'" +msgstr "" -#: superset/viz.py:391 +#: superset/viz.py:519 msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" -msgstr "Choisissez soit des champs dans [Grouper par] et [Métriques] ou dans [Colonnes], pas les deux" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:386 -#: superset/viz.py:430 -msgid "Pivot Table" -msgstr "Table pivot" +#: superset/viz.py:596 +msgid "Time Table View" +msgstr "" -#: superset/viz.py:444 -msgid "Please choose at least one \"Group by\" field " -msgstr "Choisissez au moins un champs \"Grouper par\"" - -#: superset/viz.py:446 -msgid "Please choose at least one metric" -msgstr "Choississez au moins une métrique" - -#: superset/viz.py:450 -msgid "'Group By' and 'Columns' can't overlap" -msgstr "'Grouper par' et 'Colonnes' ne peuvent pas avoir de champs en commun" - -#: superset/assets/javascripts/explore/stores/visTypes.js:373 -#: superset/viz.py:483 -msgid "Markup" -msgstr "Markup" - -#: superset/assets/javascripts/explore/stores/visTypes.js:411 -#: superset/viz.py:502 -msgid "Separator" -msgstr "Séparateur" - -#: superset/assets/javascripts/explore/stores/visTypes.js:433 -#: superset/viz.py:514 -msgid "Word Cloud" -msgstr "Nuage de mots" - -#: superset/assets/javascripts/explore/stores/visTypes.js:454 -#: superset/viz.py:537 -msgid "Treemap" -msgstr "Treemap" - -#: superset/assets/javascripts/explore/stores/visTypes.js:481 -#: superset/viz.py:563 -msgid "Calendar Heatmap" -msgstr "Calendrier Heatmap" - -#: superset/assets/javascripts/explore/stores/visTypes.js:502 -#: superset/viz.py:621 -msgid "Box Plot" -msgstr "Boites à moustaches" - -#: superset/assets/javascripts/explore/stores/visTypes.js:523 -#: superset/viz.py:710 -msgid "Bubble Chart" -msgstr "Bulles" - -#: superset/viz.py:734 -msgid "Pick a metric for x, y and size" -msgstr "Choisissez une métrique pour x, y, taille" - -#: superset/assets/javascripts/explore/stores/visTypes.js:574 -#: superset/viz.py:760 -msgid "Bullet Chart" -msgstr "Points" - -#: superset/viz.py:786 -msgid "Pick a metric to display" -msgstr "Choisissez une métrique à afficher" - -#: superset/assets/javascripts/explore/stores/visTypes.js:597 -#: superset/viz.py:809 -msgid "Big Number with Trendline" -msgstr "Gros nombre avec tendance" - -#: superset/viz.py:817 superset/viz.py:846 -msgid "Pick a metric!" -msgstr "Choisissez une métrique" - -#: superset/assets/javascripts/explore/stores/visTypes.js:622 -#: superset/viz.py:838 -msgid "Big Number" -msgstr "Gros nombre" - -#: superset/assets/javascripts/explore/stores/visTypes.js:157 -#: superset/viz.py:865 -msgid "Time Series - Line Chart" -msgstr "Séries temporelles - ligne" - -#: superset/viz.py:913 superset/viz.py:1058 -msgid "Pick a time granularity for your time series" -msgstr "Choisissez une granularité pour vos séries temporelles" - -#: superset/viz.py:1001 -msgid "Time Series - Dual Axis Line Chart" -msgstr "Séries temporelles - double axe" - -#: superset/viz.py:1011 -msgid "Pick a metric for left axis!" -msgstr "Choisissez une métrique pour l'axe de gauche" - -#: superset/viz.py:1013 -msgid "Pick a metric for right axis!" -msgstr "Choississez une métrique pour l'axe de droite" - -#: superset/viz.py:1015 -msgid "Please choose different metrics on left and right axis" -msgstr "Choisissez des métriques différentes pour les axes gauches et droits" - -#: superset/assets/javascripts/explore/stores/visTypes.js:238 -#: superset/viz.py:1076 -msgid "Time Series - Bar Chart" -msgstr "Séries temporelles - histogramme" - -#: superset/assets/javascripts/explore/stores/visTypes.js:274 -#: superset/viz.py:1084 -msgid "Time Series - Percent Change" -msgstr "Séries temporelles - pourcentage de changement" - -#: superset/assets/javascripts/explore/stores/visTypes.js:297 -#: superset/viz.py:1092 -msgid "Time Series - Stacked" -msgstr "Séries temporelles - empilées" - -#: superset/viz.py:1101 -msgid "Distribution - NVD3 - Pie Chart" -msgstr "Distribution - camembert" - -#: superset/assets/javascripts/explore/stores/visTypes.js:647 -#: superset/viz.py:1119 -msgid "Histogram" -msgstr "Histogramme" - -#: superset/viz.py:1129 -msgid "Must have one numeric column specified" -msgstr "Il faut un moins une colonne numérique" - -#: superset/assets/javascripts/explore/stores/visTypes.js:96 -#: superset/viz.py:1144 -msgid "Distribution - Bar Chart" -msgstr "Distibution - histogramme" - -#: superset/viz.py:1155 -msgid "Can't have overlap between Series and Breakdowns" -msgstr "Il ne faut pas d'élement en commun entre Serie et Breakdowns" - -#: superset/viz.py:1157 +#: superset/viz.py:605 superset/viz.py:1464 msgid "Pick at least one metric" -msgstr "Choisissez au moins une métrique" +msgstr "" -#: superset/viz.py:1159 +#: superset/viz.py:608 +msgid "When using 'Group By' you are limited to use a single metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:890 superset/viz.py:637 +msgid "Pivot Table" +msgstr "" + +#: superset/viz.py:651 +msgid "Please choose at least one 'Group by' field " +msgstr "" + +#: superset/viz.py:653 +msgid "Please choose at least one metric" +msgstr "" + +#: superset/viz.py:657 +msgid "Group By' and 'Columns' can't overlap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:876 superset/viz.py:690 +msgid "Markup" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:916 superset/viz.py:712 +msgid "Separator" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:938 superset/viz.py:724 +msgid "Word Cloud" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:960 superset/viz.py:747 +msgid "Treemap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:988 superset/viz.py:773 +msgid "Calendar Heatmap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1026 superset/viz.py:838 +msgid "Box Plot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1048 superset/viz.py:927 +msgid "Bubble Chart" +msgstr "" + +#: superset/viz.py:951 +msgid "Pick a metric for x, y and size" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1098 superset/viz.py:977 +msgid "Bullet Chart" +msgstr "" + +#: superset/viz.py:1003 +msgid "Pick a metric to display" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1122 superset/viz.py:1026 +msgid "Big Number with Trendline" +msgstr "" + +#: superset/viz.py:1034 superset/viz.py:1063 +msgid "Pick a metric!" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1149 superset/viz.py:1055 +msgid "Big Number" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:184 superset/viz.py:1082 +msgid "Time Series - Line Chart" +msgstr "" + +#: superset/viz.py:1145 superset/viz.py:1308 +msgid "Pick a time granularity for your time series" +msgstr "" + +#: superset/viz.py:1222 +msgid "" +"`Since` and `Until` time bounds should be specified when using the `Time " +"Shift` feature." +msgstr "" + +#: superset/viz.py:1251 +msgid "Time Series - Dual Axis Line Chart" +msgstr "" + +#: superset/viz.py:1261 +msgid "Pick a metric for left axis!" +msgstr "" + +#: superset/viz.py:1263 +msgid "Pick a metric for right axis!" +msgstr "" + +#: superset/viz.py:1265 +msgid "Please choose different metrics on left and right axis" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:318 superset/viz.py:1326 +msgid "Time Series - Bar Chart" +msgstr "" + +#: superset/viz.py:1335 +msgid "Time Series - Period Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:364 superset/viz.py:1375 +msgid "Time Series - Percent Change" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:759 superset/viz.py:1383 +msgid "Time Series - Stacked" +msgstr "" + +#: superset/viz.py:1392 +msgid "Distribution - NVD3 - Pie Chart" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1176 superset/viz.py:1410 +msgid "Histogram" +msgstr "" + +#: superset/viz.py:1420 +msgid "Must have at least one numeric column specified" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:110 superset/viz.py:1451 +msgid "Distribution - Bar Chart" +msgstr "" + +#: superset/viz.py:1462 +msgid "Can't have overlap between Series and Breakdowns" +msgstr "" + +#: superset/viz.py:1466 msgid "Pick at least one field for [Series]" -msgstr "Choisissez au moins un champs pour [Séries]" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:679 -#: superset/viz.py:1212 +#: superset/assets/src/explore/visTypes.js:1218 superset/viz.py:1519 msgid "Sunburst" -msgstr "Camembert hiérarchique" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:716 -#: superset/viz.py:1245 +#: superset/assets/src/explore/visTypes.js:1257 superset/viz.py:1550 msgid "Sankey" -msgstr "Sankey" +msgstr "" -#: superset/viz.py:1252 +#: superset/viz.py:1557 msgid "Pick exactly 2 columns as [Source / Target]" -msgstr "Choisissez exactement 2 colonnes pour [Source / Target]" +msgstr "" -#: superset/viz.py:1283 +#: superset/viz.py:1588 msgid "" "There's a loop in your Sankey, please provide a tree. Here's a faulty " "link: {}" -msgstr "Il y a une boucle dans votre Sankey, il faut un arbre. Lien fautif: {}" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:743 -#: superset/viz.py:1294 superset/viz.py:1315 +#: superset/assets/src/explore/visTypes.js:1285 superset/viz.py:1599 +#: superset/viz.py:1620 msgid "Directed Force Layout" -msgstr "Graphe orienté" - -#: superset/viz.py:1301 -msgid "Pick exactly 2 columns to 'Group By'" -msgstr "Choisissez exactement 2 colonnes pour 'Grouper par'" - -#: superset/assets/javascripts/explore/stores/visTypes.js:808 -#: superset/viz.py:1348 -msgid "Country Map" -msgstr "Carte de pays" - -#: superset/assets/javascripts/explore/stores/visTypes.js:841 -#: superset/viz.py:1376 -msgid "World Map" -msgstr "Carte du monde" - -#: superset/assets/javascripts/explore/stores/visTypes.js:80 -#: superset/viz.py:1426 -msgid "Filters" -msgstr "Filtres" - -#: superset/viz.py:1434 -msgid "Pick at least one filter field" -msgstr "Choisissez au moins un champ sur lequel filtrer" - -#: superset/assets/javascripts/explore/stores/visTypes.js:909 -#: superset/viz.py:1461 -msgid "iFrame" -msgstr "iFrame" - -#: superset/assets/javascripts/explore/stores/visTypes.js:921 -#: superset/viz.py:1478 -msgid "Parallel Coordinates" -msgstr "Coordonnées parallèles" - -#: superset/assets/javascripts/explore/stores/visTypes.js:943 -#: superset/viz.py:1503 -msgid "Heatmap" -msgstr "Carte de chaleur" - -#: superset/viz.py:1562 -msgid "Horizon Charts" -msgstr "Histogrammes horizontaux" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1002 -#: superset/viz.py:1573 -msgid "Mapbox" -msgstr "Mapbox" - -#: superset/viz.py:1588 -msgid "Must have a [Group By] column to have 'count' as the [Label]" -msgstr "Il faut une colonne [Grouper par] pour avoir 'count' comme [Label]" - -#: superset/viz.py:1601 -msgid "Choice of [Label] must be present in [Group By]" -msgstr "Le [Label] choisi doit être présent dans [Grouper par]" +msgstr "" #: superset/viz.py:1606 +msgid "Pick exactly 2 columns to 'Group By'" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1351 superset/viz.py:1653 +msgid "Country Map" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1385 superset/viz.py:1681 +msgid "World Map" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1872 +#: superset/assets/src/explore/visTypes.js:85 superset/viz.py:1731 +msgid "Filters" +msgstr "" + +#: superset/viz.py:1752 +msgid "Pick at least one filter field" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1450 superset/viz.py:1777 +msgid "iFrame" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1462 superset/viz.py:1797 +msgid "Parallel Coordinates" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1484 superset/viz.py:1822 +msgid "Heatmap" +msgstr "" + +#: superset/viz.py:1878 +msgid "Horizon Charts" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1545 superset/viz.py:1889 +msgid "Mapbox" +msgstr "" + +#: superset/viz.py:1904 +msgid "Must have a [Group By] column to have 'count' as the [Label]" +msgstr "" + +#: superset/viz.py:1917 +msgid "Choice of [Label] must be present in [Group By]" +msgstr "" + +#: superset/viz.py:1922 msgid "Choice of [Point Radius] must be present in [Group By]" -msgstr "Le [Point Radius] doit être présent dans [Grouper par]" +msgstr "" -#: superset/viz.py:1611 +#: superset/viz.py:1927 msgid "[Longitude] and [Latitude] columns must be present in [Group By]" -msgstr "Les colonnes [Longitude] et [Latitude] doivent êtres présentes dans [Grouper par]" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1073 -#: superset/viz.py:1676 +#: superset/assets/src/explore/visTypes.js:405 superset/viz.py:1996 +msgid "Deck.gl - Multiple Layers" +msgstr "" + +#: superset/viz.py:2032 superset/viz.py:2045 +msgid "Bad spatial key" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:692 superset/viz.py:2128 +msgid "Deck.gl - Scatter plot" +msgstr "" + +#: superset/viz.py:2170 +msgid "Deck.gl - Screen Grid" +msgstr "" + +#: superset/viz.py:2192 +msgid "Deck.gl - 3D Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:497 superset/viz.py:2207 +msgid "Deck.gl - Paths" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:614 superset/viz.py:2240 +msgid "Deck.gl - Polygon" +msgstr "" + +#: superset/viz.py:2248 +msgid "Deck.gl - 3D HEX" +msgstr "" + +#: superset/viz.py:2263 +msgid "Deck.gl - GeoJSON" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:654 superset/viz.py:2282 +msgid "Deck.gl - Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1615 superset/viz.py:2306 msgid "Event flow" -msgstr "Flot d'événements" +msgstr "" -#: superset/viz.py:1706 +#: superset/assets/src/explore/visTypes.js:1660 superset/viz.py:2337 msgid "Time Series - Paired t-test" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:57 -msgid "Your query was saved" +#: superset/assets/src/explore/visTypes.js:1678 superset/viz.py:2395 +msgid "Time Series - Nightingale Rose Chart" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:58 -msgid "Your query could not be saved" +#: superset/viz.py:2425 +msgid "Partition Diagram" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:111 -msgid "Failed at retrieving results from the results backend" -msgstr "" - -#: superset/assets/javascripts/SqlLab/actions.js:157 -msgid "Could not connect to server" -msgstr "" - -#: superset/assets/javascripts/SqlLab/actions.js:162 +#: superset/assets/src/common.js:37 msgid "Your session timed out, please refresh your page and try again." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:181 +#: superset/assets/src/SqlLab/actions.js:59 +msgid "Your query was saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:60 +msgid "Your query could not be saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:113 +msgid "Failed at retrieving results from the results backend" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:163 +msgid "Unknown error" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:186 msgid "Query was stopped." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:184 +#: superset/assets/src/SqlLab/actions.js:189 msgid "Failed at stopping query." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:297 -#: superset/assets/javascripts/SqlLab/actions.js:310 +#: superset/assets/src/SqlLab/actions.js:309 +#: superset/assets/src/SqlLab/actions.js:322 msgid "Error occurred while fetching table metadata" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:364 +#: superset/assets/src/SqlLab/actions.js:376 msgid "shared query" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:372 -#: superset/assets/javascripts/SqlLab/actions.js:392 +#: superset/assets/src/SqlLab/actions.js:384 +#: superset/assets/src/SqlLab/actions.js:404 msgid "The query couldn't be loaded" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:426 +#: superset/assets/src/SqlLab/actions.js:438 msgid "An error occurred while creating the data source" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:30 +#: superset/assets/src/SqlLab/constants.js:30 msgid "Pick a chart type!" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:31 +#: superset/assets/src/SqlLab/constants.js:31 msgid "To use this chart type you need at least one column flagged as a date" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:32 +#: superset/assets/src/SqlLab/constants.js:32 msgid "To use this chart type you need at least one dimension" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:33 +#: superset/assets/src/SqlLab/constants.js:33 msgid "To use this chart type you need at least one aggregation function" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:49 -#: superset/assets/javascripts/SqlLab/reducers.js:11 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:49 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:112 +#: superset/assets/src/SqlLab/reducers.js:11 msgid "Untitled Query" msgstr "" -#: superset/assets/javascripts/SqlLab/reducers.js:44 +#: superset/assets/src/SqlLab/reducers.js:44 #, python-format msgid "Copy of %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:30 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:30 msgid "share query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:17 msgid "copy URL to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:61 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:61 msgid "Raw SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:71 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:71 msgid "Source SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:83 -#: superset/assets/javascripts/explore/stores/visTypes.js:40 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:83 +#: superset/assets/src/explore/visTypes.js:44 msgid "SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryHistory.jsx:28 +#: superset/assets/src/SqlLab/components/QueryHistory.jsx:28 msgid "No query history yet..." msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:106 -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:66 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:67 msgid "It seems you don't have access to any database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:154 -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:89 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:171 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:89 msgid "Search Results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:160 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:177 msgid "[From]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:170 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:187 msgid "[To]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:179 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:196 msgid "[Query Status]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:188 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:205 msgid "Search" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:114 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:114 msgid "Open in SQL Editor" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:133 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:133 msgid "view results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:136 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:136 msgid "Data preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:176 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:176 msgid "Visualize the data out of this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:182 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:182 msgid "Overwrite text in editor with a query on this table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:188 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:188 msgid "Run query in a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:193 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:193 msgid "Remove query from log" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:67 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:67 msgid ".CSV" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:78 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:241 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:280 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:78 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:247 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:286 msgid "Visualize" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 -#: superset/connectors/sqla/views.py:85 superset/connectors/sqla/views.py:135 -#: superset/connectors/sqla/views.py:214 superset/views/core.py:380 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 +#: superset/connectors/sqla/views.py:88 superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:225 superset/views/core.py:467 msgid "Table" -msgstr "Table" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 msgid "was created" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:169 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:170 msgid "Query in a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:210 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:211 msgid "Fetch data preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:230 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:231 msgid "Track Job" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:236 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:237 msgid "Loading..." msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 msgid "Run Selected Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 +#: superset/assets/src/components/RefreshChartOverlay.jsx:26 msgid "Run Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:22 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:36 +msgid "Run query synchronously" +msgstr "" + +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:48 msgid "Run query asynchronously" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:57 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:60 msgid "Stop" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:16 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:18 msgid "Undefined" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:66 -#: superset/views/sql_lab.py:53 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:67 +#: superset/views/sql_lab.py:59 msgid "Label" -msgstr "Label" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:71 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:72 msgid "Label for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:81 -#: superset/connectors/druid/views.py:107 -#: superset/connectors/druid/views.py:228 superset/connectors/sqla/views.py:82 -#: superset/connectors/sqla/views.py:131 superset/connectors/sqla/views.py:227 -#: superset/views/core.py:374 superset/views/sql_lab.py:56 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:82 +#: superset/connectors/druid/views.py:134 +#: superset/connectors/druid/views.py:258 superset/connectors/sqla/views.py:85 +#: superset/connectors/sqla/views.py:132 superset/connectors/sqla/views.py:238 +#: superset/views/core.py:461 superset/views/sql_lab.py:62 msgid "Description" -msgstr "Description" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:85 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:86 msgid "Write a description for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:99 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:155 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:222 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:100 +#: superset/assets/src/dashboard/components/Controls.jsx:125 +#: superset/assets/src/dashboard/components/SaveModal.jsx:151 +#: superset/assets/src/explore/components/SaveModal.jsx:221 msgid "Save" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:102 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:103 #: superset/templates/superset/request_access.html:16 msgid "Cancel" -msgstr "Annuler" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:123 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:115 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:119 msgid "Save Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:52 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:14 +msgid "Share Query" +msgstr "" + +#: superset/assets/src/SqlLab/components/SouthPane.jsx:52 msgid "Run a query to display results here" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:57 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:57 #, python-format msgid "Preview for %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:81 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:81 msgid "Results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:87 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:87 msgid "Query History" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:165 msgid "Create table as with query results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:173 msgid "new table name" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:90 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:91 msgid "Error while fetching table list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:132 msgid "Error while fetching schema list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:153 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:146 +msgid "Type to search ..." +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:148 +msgid "Select table " +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:162 msgid "Error while fetching database list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:159 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:168 msgid "Database:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:163 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:172 msgid "Select a database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:170 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:179 #, python-format msgid "Select a schema (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:175 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:184 msgid "Schema:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:190 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:198 #, python-format msgid "Add a table (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:203 -msgid "Type to search ..." -msgstr "" - -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:226 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:234 msgid "Reset State" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:105 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:106 msgid "Enter a new title for the tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:124 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:125 #, python-format msgid "Untitled Query %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:170 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:171 msgid "close tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:173 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:174 msgid "rename tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "expand tool bar" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "hide tool bar" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:75 +#: superset/assets/src/SqlLab/components/TableElement.jsx:75 msgid "Copy partition query to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:94 +#: superset/assets/src/SqlLab/components/TableElement.jsx:94 msgid "latest partition:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:110 +#: superset/assets/src/SqlLab/components/TableElement.jsx:110 msgid "Keys for table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:119 +#: superset/assets/src/SqlLab/components/TableElement.jsx:119 #, python-format msgid "View keys & indexes (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:135 +#: superset/assets/src/SqlLab/components/TableElement.jsx:135 msgid "Sort columns alphabetically" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:136 +#: superset/assets/src/SqlLab/components/TableElement.jsx:136 msgid "Original table column order" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:146 +#: superset/assets/src/SqlLab/components/TableElement.jsx:146 msgid "Copy SELECT statement to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:152 +#: superset/assets/src/SqlLab/components/TableElement.jsx:152 msgid "Remove table preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:90 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:102 +msgid "Template Parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:106 +msgid "Edit template parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:116 +msgid "Invalid JSON" +msgstr "" + +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:92 #, python-format msgid "%s is not right as a column name, please alias it (as in SELECT count(*) " msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "AS my_alias" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "using only alphanumeric characters and underscores" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:166 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:171 msgid "Creating a data source and popping a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:196 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:202 msgid "No results available for this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:248 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:254 msgid "Chart Type" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:251 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:257 msgid "[Chart Type]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:259 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:265 msgid "Datasource Name" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:263 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:269 msgid "datasource name" msgstr "" -#: superset/assets/javascripts/components/AsyncSelect.jsx:23 -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:26 -msgid "Select ..." +#: superset/assets/src/addSlice/AddSliceContainer.jsx:59 +msgid "Create a new chart" msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:26 -msgid "Loaded data cached" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:61 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:69 +msgid "Choose a datasource" msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:29 -msgid "Loaded from cache" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:75 +msgid "" +"If the datasource your are looking for is not available in the list, " +"follow the instructions on the how to add it on the " msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:33 -msgid "Click to force-refresh" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:79 +msgid "Superset tutorial" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:21 -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:67 -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:37 -msgid "Copy to clipboard" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:84 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:91 +msgid "Choose a visualization type" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:65 -msgid "Not successful" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:101 +msgid "Create new chart" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:68 -msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +#: superset/assets/src/chart/chartAction.js:165 +msgid "Unexpected error: " msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:79 -msgid "Copied!" +#: superset/assets/src/chart/chartAction.js:174 +msgid "Unexpected error." msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:13 -#: superset/views/core.py:475 superset/views/core.py:542 -msgid "Title" -msgstr "Title" - -#: superset/assets/javascripts/components/EditableTitle.jsx:92 -msgid "click to edit title" -msgstr "" - -#: superset/assets/javascripts/components/EditableTitle.jsx:93 -msgid "You don't have the rights to alter this title." -msgstr "" - -#: superset/assets/javascripts/components/FaveStar.jsx:32 -#: superset/assets/javascripts/modules/superset.js:33 -msgid "Click to favorite/unfavorite" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:42 -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "You have unsaved changes." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "Click the" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:61 -msgid "button on the top right to save your changes." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:164 -#, python-format -msgid "Served from data cached %s . Click to force refresh." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:169 -msgid "Click to force refresh" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:353 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:100 -msgid "Error" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:354 -#, python-format -msgid "Sorry, there was an error adding slices to this dashboard: %s" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CodeModal.jsx:35 -msgid "Active Dashboard Filters" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:48 -#, python-format -msgid "Checkout this dashboard: %s" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:54 -msgid "Force refresh the whole dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:94 -msgid "Edit this dashboard's properties" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:65 -msgid "Load a template" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:68 -msgid "Load a CSS template" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:80 -#: superset/views/core.py:482 -msgid "CSS" -msgstr "CSS" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:86 -msgid "Live CSS Editor" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:19 -msgid "Don't refresh" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:20 -msgid "10 seconds" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:21 -msgid "30 seconds" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:22 -msgid "1 minute" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:23 -msgid "5 minutes" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:38 -msgid "Refresh Interval" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:41 -msgid "Choose the refresh frequency for this dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:63 -msgid "This dashboard was saved successfully." -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:69 -msgid "Sorry, there was an error saving this dashboard: " -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:101 -msgid "You must pick a name for the new dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:115 -msgid "Save Dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:123 -#, python-format -msgid "Overwrite Dashboard [%s]" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:131 -msgid "Save as:" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:135 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:210 -msgid "[dashboard name]" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:142 -#: superset/views/core.py:379 -msgid "Name" -msgstr "Nom" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:148 -msgid "Viz" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:157 -#: superset/views/core.py:480 superset/views/core.py:544 -#: superset/views/sql_lab.py:57 -msgid "Modified" -msgstr "Modifié" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:167 -msgid "Add Slices" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:176 -msgid "Add a new slice to the dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:181 -msgid "Add Slices to Dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:37 -msgid "Move chart" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:40 -msgid "Force refresh data" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:44 -msgid "Toggle chart description" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:54 -msgid "Edit chart" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:62 -msgid "Export CSV" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:70 -msgid "Explore chart" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:77 -msgid "Remove chart from dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:180 -#, python-format -msgid "%s - untitled" -msgstr "" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:287 -msgid "Edit slice properties" -msgstr "" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:32 -msgid "description" -msgstr "" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:42 -msgid "bolt" -msgstr "" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:61 -msgid "Error..." -msgstr "" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:97 -#: superset/assets/javascripts/explore/stores/visTypes.js:56 -#: superset/assets/javascripts/explore/stores/visTypes.js:137 -#: superset/assets/javascripts/explore/stores/visTypes.js:389 -#: superset/assets/javascripts/explore/stores/visTypes.js:436 -#: superset/assets/javascripts/explore/stores/visTypes.js:457 -#: superset/assets/javascripts/explore/stores/visTypes.js:485 -#: superset/assets/javascripts/explore/stores/visTypes.js:505 -#: superset/assets/javascripts/explore/stores/visTypes.js:526 -#: superset/assets/javascripts/explore/stores/visTypes.js:578 -#: superset/assets/javascripts/explore/stores/visTypes.js:600 -#: superset/assets/javascripts/explore/stores/visTypes.js:625 -#: superset/assets/javascripts/explore/stores/visTypes.js:650 -#: superset/assets/javascripts/explore/stores/visTypes.js:682 -#: superset/assets/javascripts/explore/stores/visTypes.js:719 -#: superset/assets/javascripts/explore/stores/visTypes.js:746 -#: superset/assets/javascripts/explore/stores/visTypes.js:773 -#: superset/assets/javascripts/explore/stores/visTypes.js:811 -#: superset/assets/javascripts/explore/stores/visTypes.js:844 -#: superset/assets/javascripts/explore/stores/visTypes.js:881 -#: superset/assets/javascripts/explore/stores/visTypes.js:924 -#: superset/assets/javascripts/explore/stores/visTypes.js:946 -#: superset/assets/javascripts/explore/stores/visTypes.js:1005 -msgid "Query" -msgstr "Reqête" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:76 -msgid "Height" -msgstr "Hauteur" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:90 -msgid "Width" -msgstr "Largeur" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:32 -msgid "Export to .json" -msgstr "" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:42 -msgid "Export to .csv format" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:74 -msgid "Please enter a slice name" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:89 -msgid "Please select a dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:97 -msgid "Please enter a dashboard name" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:134 -msgid "Save A Slice" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:155 -#, python-format -msgid "Overwrite slice %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:164 -msgid "Save as" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:168 -msgid "[slice name]" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:181 -msgid "Do not add to a dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:189 -msgid "Add slice to existing dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:205 -msgid "Add to new dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:231 -msgid "Save & go to dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:32 -#, python-format -msgid "Check out this slice: %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:55 -msgid "`Min` value should be numeric or empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:58 -msgid "`Max` value should be numeric or empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:75 -#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:88 -msgid "Min" -msgstr "Min" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:83 -#: superset/connectors/druid/views.py:51 superset/connectors/sqla/views.py:89 -msgid "Max" -msgstr "Max" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:70 -msgid "Something went wrong while fetching the datasource list" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:95 -msgid "Click to point to another datasource" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:106 -msgid "Edit the datasource's configuration" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:122 -msgid "Select a datasource" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:132 -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:120 -msgid "Search / Filter" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:114 -msgid "Filter value" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select metric" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select column" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:155 -msgid "Select operator" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/FilterControl.jsx:138 -#: superset/templates/appbuilder/general/widgets/search.html:6 -msgid "Add Filter" -msgstr "Ajouter un filtre" - -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:24 -msgid "Error while fetching data" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SelectControl.jsx:106 -#, python-format -msgid "Select %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:63 -msgid "textarea" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "Edit" -msgstr "Éditer" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "in modal" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:110 -msgid "Select a visualization type" -msgstr "" - -#: superset/assets/javascripts/explore/reducers/chartReducer.js:32 +#: superset/assets/src/chart/chartReducer.js:55 msgid "Updating chart was stopped" msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:38 -#: superset/assets/javascripts/modules/superset.js:223 +#: superset/assets/src/chart/chartReducer.js:66 #, python-format msgid "An error occurred while rendering the visualization: %s" msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:47 -msgid "" -"Perhaps your data has grown, your database is under unusual load, or you " -"are simply querying a data source that is to large to be processed within" -" the timeout range. If that is the case, we recommend that you summarize " -"your data further." +#: superset/assets/src/chart/chartReducer.js:74 +msgid "visualization queries are set to timeout at ${action.timeout} seconds. " msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:56 +#: superset/assets/src/chart/chartReducer.js:75 +msgid "" +"Perhaps your data has grown, your database is under unusual load, or you " +"are simply querying a data source that is too large to be processed " +"within the timeout range. If that is the case, we recommend that you " +"summarize your data further." +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:84 +#: superset/assets/src/chart/chartReducer.js:134 msgid "Network error." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:36 +#: superset/assets/src/components/AlteredSliceTag.jsx:113 +msgid "Click to see difference" +msgstr "" + +#: superset/assets/src/components/AlteredSliceTag.jsx:119 +msgid "Altered" +msgstr "" + +#: superset/assets/src/components/AlteredSliceTag.jsx:137 +msgid "Chart changes" +msgstr "" + +#: superset/assets/src/components/AsyncSelect.jsx:23 +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:27 +msgid "Select ..." +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:26 +msgid "Loaded data cached" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:29 +msgid "Loaded from cache" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:33 +msgid "Click to force-refresh" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:21 +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:68 +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:38 +msgid "Copy to clipboard" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:72 +msgid "Not successful" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:75 +msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:91 +msgid "Copied!" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:14 +#: superset/views/core.py:571 superset/views/core.py:641 +msgid "Title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:105 +msgid "click to edit title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:106 +msgid "You don't have the rights to alter this title." +msgstr "" + +#: superset/assets/src/components/FaveStar.jsx:33 +msgid "Click to favorite/unfavorite" +msgstr "" + +#: superset/assets/src/components/RefreshChartOverlay.jsx:32 +msgid "Dismiss" +msgstr "" + +#: superset/assets/src/dashboard/components/CodeModal.jsx:35 +msgid "Active Dashboard Filters" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:120 +#, python-format +msgid "Checkout this dashboard: %s" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:123 +#: superset/assets/src/explore/components/SaveModal.jsx:163 +msgid "Save as" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:131 +msgid "Force Refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:132 +msgid "Force refresh the whole dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:140 +msgid "Set autorefresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:141 +msgid "Set the auto-refresh interval for this session" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:156 +msgid "Save the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:164 +msgid "Edit properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:165 +msgid "Edit the dashboards's properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:172 +msgid "Email" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:173 +msgid "Email a link to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:185 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:196 +msgid "Add Charts" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:186 +msgid "Add some charts to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:197 +msgid "Edit CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:198 +msgid "Change the style of the dashboard using CSS code" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:45 +msgid "Load a template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:48 +msgid "Load a CSS template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:60 +#: superset/views/core.py:578 +msgid "CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:66 +msgid "Live CSS Editor" +msgstr "" + +#: superset/assets/src/dashboard/components/Dashboard.jsx:157 +msgid "You have unsaved changes." +msgstr "" + +#: superset/assets/src/dashboard/components/Header.jsx:49 +msgid "Unsaved changes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:19 +msgid "Don't refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:20 +msgid "10 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:21 +msgid "30 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:22 +msgid "1 minute" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:23 +msgid "5 minutes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:38 +msgid "Refresh Interval" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:41 +msgid "Choose the refresh frequency for this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:66 +msgid "This dashboard was saved successfully." +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:72 +msgid "Sorry, there was an error saving this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:95 +msgid "Error" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:96 +msgid "You must pick a name for the new dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:111 +msgid "Save Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:119 +#, python-format +msgid "Overwrite Dashboard [%s]" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:127 +msgid "Save as:" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:131 +#: superset/assets/src/explore/components/SaveModal.jsx:209 +msgid "[dashboard name]" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:73 +msgid "Sorry, there was an error fetching charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:93 +msgid "Sorry, there was an error adding charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:163 +#: superset/views/core.py:466 +msgid "Name" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:169 +msgid "Viz" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:177 +#: superset/assets/src/explore/controls.jsx:157 +#: superset/connectors/druid/views.py:52 superset/views/core.py:404 +#: superset/views/core.py:428 superset/views/core.py:460 +msgid "Datasource" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:186 +#: superset/views/core.py:576 superset/views/core.py:643 +#: superset/views/sql_lab.py:63 +msgid "Modified" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:205 +msgid "Add a new chart to the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:211 +msgid "Add Charts to Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:65 +#, python-format +msgid "Served from data cached %s . Click to force refresh." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:66 +msgid "Force refresh data" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:67 +msgid "Annotation layers are still loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:68 +msgid "One ore more annotation layers failed loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:107 +msgid "Move chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:127 +msgid "Toggle chart description" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:138 +msgid "Edit chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:148 +msgid "Export CSV" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:158 +msgid "Explore chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:169 +msgid "Remove chart from dashboard" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:86 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:50 +#: superset/assets/src/explore/controls.jsx:100 msgid "Group by" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:53 +#: superset/assets/src/explore/controls.jsx:103 msgid "One or many controls to group by" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:72 -#: superset/connectors/druid/views.py:45 superset/views/core.py:318 -#: superset/views/core.py:342 superset/views/core.py:373 -msgid "Datasource" -msgstr "Source de données" +#: superset/assets/src/explore/controls.jsx:124 +msgid "" +"For more information about objects are in context in the scope of this " +"function, refer to the" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:82 -#: superset/views/core.py:381 +#: superset/assets/src/explore/controls.jsx:126 +msgid " source code of Superset's sandboxed parser" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:148 +msgid "This functionality is disabled in your environment for security reasons." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:167 superset/views/core.py:468 msgid "Visualization Type" -msgstr "Type de visualisation" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:84 +#: superset/assets/src/explore/controls.jsx:169 msgid "The type of visualization to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:90 +#: superset/assets/src/explore/controls.jsx:175 msgid "Metrics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:99 -#: superset/assets/javascripts/explore/stores/controls.jsx:116 +#: superset/assets/src/explore/controls.jsx:189 +#: superset/assets/src/explore/controls.jsx:221 msgid "One or many metrics to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:103 +#: superset/assets/src/explore/controls.jsx:195 +msgid "Percentage Metrics" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:202 +msgid "Metrics for which percentage of total are to be displayed" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:207 msgid "Y Axis Bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:106 +#: superset/assets/src/explore/controls.jsx:210 msgid "" "Bounds for the Y axis. When left empty, the bounds are dynamically " "defined based on the min/max of the data. Note that this feature will " "only expand the axis range. It won't narrow the data's extent." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:114 +#: superset/assets/src/explore/controls.jsx:219 msgid "Ordering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:125 -#: superset/views/annotations.py:47 -msgid "Annotation Layers" +#: superset/assets/src/explore/controls.jsx:227 +msgid "Fixed Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:127 -msgid "Annotation layers to overlay on the visualization" +#: superset/assets/src/explore/controls.jsx:228 +msgid "Use this to define a static color for all circles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:129 -msgid "Select a annotation layer" +#: superset/assets/src/explore/controls.jsx:235 +msgid "Legend Position" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:130 -msgid "Error while fetching annotation layers" +#: superset/assets/src/explore/controls.jsx:236 +msgid "Choose the position of the legend" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:141 -#: superset/assets/javascripts/explore/stores/visTypes.js:832 -#: superset/connectors/druid/views.py:106 superset/connectors/sqla/views.py:130 +#: superset/assets/src/explore/controls.jsx:250 +msgid "Fill Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:251 +#: superset/assets/src/explore/controls.jsx:259 +msgid "" +" Set the opacity to 0 if you do not want to override the color specified " +"in the GeoJSON" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:258 +msgid "Stroke Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:268 +#: superset/assets/src/explore/visTypes.js:1376 +#: superset/connectors/druid/views.py:133 superset/connectors/sqla/views.py:131 msgid "Metric" -msgstr "Métrique" - -#: superset/assets/javascripts/explore/stores/controls.jsx:143 -msgid "Choose the metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:156 +#: superset/assets/src/explore/controls.jsx:281 msgid "Right Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:160 +#: superset/assets/src/explore/controls.jsx:285 msgid "Choose a metric for right axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:171 +#: superset/assets/src/explore/controls.jsx:296 msgid "Stacked Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:199 +#: superset/assets/src/explore/controls.jsx:309 +msgid "Sort X Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:317 +msgid "Sort Y Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:325 msgid "Linear Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:216 +#: superset/assets/src/explore/controls.jsx:350 msgid "Normalize Across" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:223 +#: superset/assets/src/explore/controls.jsx:357 msgid "" "Color will be rendered based on a ratio of the cell against the sum of " "across this criteria" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:230 +#: superset/assets/src/explore/controls.jsx:364 msgid "Horizon Color Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:237 +#: superset/assets/src/explore/controls.jsx:371 msgid "Defines how the color are attributed." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:242 +#: superset/assets/src/explore/controls.jsx:376 msgid "Rendering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:249 +#: superset/assets/src/explore/controls.jsx:383 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:255 +#: superset/assets/src/explore/controls.jsx:389 msgid "XScale Interval" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:258 +#: superset/assets/src/explore/controls.jsx:394 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:264 +#: superset/assets/src/explore/controls.jsx:400 msgid "YScale Interval" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:267 +#: superset/assets/src/explore/controls.jsx:405 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:273 +#: superset/assets/src/explore/controls.jsx:411 msgid "Include Time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:274 +#: superset/assets/src/explore/controls.jsx:412 msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:288 +#: superset/assets/src/explore/controls.jsx:418 +msgid "Auto Zoom" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:421 +msgid "When checked, the map will zoom to your data after each query" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:426 +msgid "Show percentage" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:428 +msgid "Whether to include the percentage in the tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:434 msgid "Stacked Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:296 +#: superset/assets/src/explore/controls.jsx:442 msgid "Show totals" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:299 +#: superset/assets/src/explore/controls.jsx:445 msgid "Display total row/column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:304 +#: superset/assets/src/explore/controls.jsx:450 msgid "Show Markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:307 +#: superset/assets/src/explore/controls.jsx:453 msgid "Show data points as circle markers on the lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:312 +#: superset/assets/src/explore/controls.jsx:458 msgid "Bar Values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:315 +#: superset/assets/src/explore/controls.jsx:461 msgid "Show the value on top of the bar" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:320 +#: superset/assets/src/explore/controls.jsx:466 msgid "Sort Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:322 +#: superset/assets/src/explore/controls.jsx:469 msgid "Sort bars by x labels." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:327 +#: superset/assets/src/explore/controls.jsx:474 msgid "Combine Metrics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:329 +#: superset/assets/src/explore/controls.jsx:476 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:335 +#: superset/assets/src/explore/controls.jsx:482 msgid "Extra Controls" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:338 +#: superset/assets/src/explore/controls.jsx:485 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:345 +#: superset/assets/src/explore/controls.jsx:492 msgid "Reduce X ticks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:348 +#: superset/assets/src/explore/controls.jsx:495 msgid "" "Reduces the number of X axis ticks to be rendered. If true, the x axis " "wont overflow and labels may be missing. If false, a minimum width will " @@ -1459,137 +1665,227 @@ msgid "" "scroll." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:357 +#: superset/assets/src/explore/controls.jsx:504 msgid "Include Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:360 +#: superset/assets/src/explore/controls.jsx:507 msgid "Include series name as an axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:365 +#: superset/assets/src/explore/controls.jsx:512 msgid "Color Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:367 +#: superset/assets/src/explore/controls.jsx:514 msgid "A metric to use for color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:374 +#: superset/assets/src/explore/controls.jsx:521 msgid "Country Name" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:393 +#: superset/assets/src/explore/controls.jsx:541 msgid "The name of country that Superset should display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:397 +#: superset/assets/src/explore/controls.jsx:545 msgid "Country Field Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:405 +#: superset/assets/src/explore/controls.jsx:553 msgid "" "The country code standard that Superset should expect to find in the " "[country] column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:412 -#: superset/assets/javascripts/explore/stores/controls.jsx:419 +#: superset/assets/src/explore/controls.jsx:559 +msgid "Frequency" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:571 +msgid "" +"The periodicity over which to pivot time. Users can provide\n" +" \"Pandas\" offset alias.\n" +" Click on the info bubble for more details on accepted \"freq\" " +"expressions." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:584 +msgid "Dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:585 +msgid "Select a dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:591 +#: superset/assets/src/explore/controls.jsx:598 msgid "Columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:413 +#: superset/assets/src/explore/controls.jsx:592 msgid "One or many controls to pivot as columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:421 -#: superset/assets/javascripts/explore/stores/controls.jsx:431 -#: superset/assets/javascripts/explore/stores/controls.jsx:441 +#: superset/assets/src/explore/controls.jsx:600 +#: superset/assets/src/explore/controls.jsx:703 +#: superset/assets/src/explore/controls.jsx:713 msgid "Columns to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:450 +#: superset/assets/src/explore/controls.jsx:611 +msgid "Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:613 +#: superset/assets/src/explore/controls.jsx:623 +#: superset/assets/src/explore/controls.jsx:633 +msgid "Point to your spatial columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:621 +msgid "Start Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:631 +msgid "End Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:641 +#: superset/assets/src/explore/visTypes.js:1590 +msgid "Longitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:644 +msgid "Select the longitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:652 +#: superset/assets/src/explore/visTypes.js:1594 +msgid "Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:655 +msgid "Select the latitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:663 +msgid "GeoJson Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:665 +msgid "Select the geojson column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:673 +msgid "Polygon Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:675 +msgid "" +"Select the polygon column. Each row should contain JSON.array(N) of " +"[longitude, latitude] points" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:684 +msgid "Point Radius Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:693 +msgid "Stroke Width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:722 msgid "Origin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:456 +#: superset/assets/src/explore/controls.jsx:728 msgid "" "Defines the origin where time buckets start, accepts natural dates as in " "`now`, `sunday` or `1970-01-01`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:463 +#: superset/assets/src/explore/controls.jsx:736 msgid "Bottom Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:467 +#: superset/assets/src/explore/controls.jsx:740 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:473 +#: superset/assets/src/explore/controls.jsx:745 +msgid "X Tick Layout" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:750 +msgid "The way the ticks are laid out on the X axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:757 msgid "Left Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:477 +#: superset/assets/src/explore/controls.jsx:761 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:483 +#: superset/assets/src/explore/controls.jsx:767 msgid "Time Granularity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:500 +#: superset/assets/src/explore/controls.jsx:785 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/assets/javascripts/explore/stores/controls.jsx:507 +#: superset/assets/src/explore/controls.jsx:792 msgid "Domain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:510 +#: superset/assets/src/explore/controls.jsx:795 msgid "The time unit used for the grouping of blocks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:515 +#: superset/assets/src/explore/controls.jsx:800 msgid "Subdomain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:518 +#: superset/assets/src/explore/controls.jsx:803 msgid "" "The time unit for each block. Should be a smaller unit than " "domain_granularity. Should be larger or equal to Time Grain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:525 +#: superset/assets/src/explore/controls.jsx:810 msgid "Link Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:528 +#: superset/assets/src/explore/controls.jsx:813 msgid "Link length in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:534 +#: superset/assets/src/explore/controls.jsx:819 msgid "Charge" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:548 +#: superset/assets/src/explore/controls.jsx:833 msgid "Charge in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:556 +#: superset/assets/src/explore/controls.jsx:839 msgid "" "The time column for the visualization. Note that you can define arbitrary" -" expression that return a DATETIME column in the table or. Also note that" -" the filter below is applied against this column or expression" +" expression that return a DATETIME column in the table. Also note that " +"the filter below is applied against this column or expression" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:568 +#: superset/assets/src/explore/controls.jsx:865 msgid "Time Grain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:570 +#: superset/assets/src/explore/controls.jsx:867 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -1597,114 +1893,176 @@ msgid "" "in the Superset source code." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:583 +#: superset/assets/src/explore/controls.jsx:880 msgid "Resample Rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:586 +#: superset/assets/src/explore/controls.jsx:883 msgid "Pandas resample rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:592 +#: superset/assets/src/explore/controls.jsx:889 msgid "Resample How" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:595 +#: superset/assets/src/explore/controls.jsx:892 msgid "Pandas resample how" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:601 +#: superset/assets/src/explore/controls.jsx:898 msgid "Resample Fill Method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:604 +#: superset/assets/src/explore/controls.jsx:901 msgid "Pandas resample fill method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:610 +#: superset/assets/src/explore/controls.jsx:907 +#: superset/assets/src/visualizations/filter_box.jsx:114 msgid "Since" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:611 +#: superset/assets/src/explore/controls.jsx:908 msgid "7 days ago" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:617 +#: superset/assets/src/explore/controls.jsx:914 +#: superset/assets/src/visualizations/filter_box.jsx:123 msgid "Until" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:624 +#: superset/assets/src/explore/controls.jsx:921 msgid "Max Bubble Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:632 +#: superset/assets/src/explore/controls.jsx:929 msgid "Whisker/outlier options" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:634 +#: superset/assets/src/explore/controls.jsx:931 msgid "Determines how whiskers and outliers are calculated." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:645 +#: superset/assets/src/explore/controls.jsx:942 msgid "Ratio" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:648 +#: superset/assets/src/explore/controls.jsx:946 msgid "Target aspect ratio for treemap tiles." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:654 -#: superset/assets/javascripts/explore/stores/visTypes.js:616 -#: superset/assets/javascripts/explore/stores/visTypes.js:641 -#: superset/assets/javascripts/explore/stores/visTypes.js:790 +#: superset/assets/src/explore/controls.jsx:952 +#: superset/assets/src/explore/visTypes.js:1143 +#: superset/assets/src/explore/visTypes.js:1170 +#: superset/assets/src/explore/visTypes.js:1333 msgid "Number format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:664 +#: superset/assets/src/explore/controls.jsx:962 msgid "Row limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:672 +#: superset/assets/src/explore/controls.jsx:971 msgid "Series limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:675 -msgid "Limits the number of time series that get displayed" +#: superset/assets/src/explore/controls.jsx:974 +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/assets/javascripts/explore/stores/controls.jsx:680 +#: superset/assets/src/explore/controls.jsx:983 msgid "Sort By" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:682 +#: superset/assets/src/explore/controls.jsx:985 msgid "Metric used to define the top series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:697 +#: superset/assets/src/explore/controls.jsx:993 +msgid "Sort Descending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:995 +msgid "Whether to sort descending or ascending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1000 msgid "Rolling" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:700 +#: superset/assets/src/explore/controls.jsx:1003 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:706 +#: superset/assets/src/explore/controls.jsx:1009 +msgid "Multiplier" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1013 +msgid "Factor to multiply the metric by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1018 msgid "Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:708 +#: superset/assets/src/explore/controls.jsx:1020 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:714 +#: superset/assets/src/explore/controls.jsx:1030 +msgid "Cell Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1031 +msgid "The size of the square cell, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1040 +msgid "Cell Padding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1041 +msgid "The distance between cells, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1050 +msgid "Cell Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1051 +msgid "The pixel radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1060 +msgid "Color Steps" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1061 +msgid "The number color \"steps\"" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1066 +msgid "Grid Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1070 +msgid "Defines the grid size in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1075 msgid "Min Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:716 +#: superset/assets/src/explore/controls.jsx:1077 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 " @@ -1713,1980 +2071,5962 @@ msgid "" "periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:725 -#: superset/assets/javascripts/explore/stores/visTypes.js:123 +#: superset/assets/src/explore/controls.jsx:1086 +#: superset/assets/src/explore/visTypes.js:147 msgid "Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:727 +#: superset/assets/src/explore/controls.jsx:1088 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:737 +#: superset/assets/src/explore/controls.jsx:1098 msgid "Entity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:740 +#: superset/assets/src/explore/controls.jsx:1101 msgid "This defines the element to be plotted on the chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:748 -#: superset/assets/javascripts/explore/stores/visTypes.js:172 -#: superset/assets/javascripts/explore/stores/visTypes.js:547 +#: superset/assets/src/explore/controls.jsx:1109 +#: superset/assets/src/explore/visTypes.js:137 +#: superset/assets/src/explore/visTypes.js:200 +#: superset/assets/src/explore/visTypes.js:249 +#: superset/assets/src/explore/visTypes.js:335 +#: superset/assets/src/explore/visTypes.js:376 +#: superset/assets/src/explore/visTypes.js:774 +#: superset/assets/src/explore/visTypes.js:1069 msgid "X Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:749 +#: superset/assets/src/explore/controls.jsx:1110 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:762 -#: superset/assets/javascripts/explore/stores/visTypes.js:179 -#: superset/assets/javascripts/explore/stores/visTypes.js:555 +#: superset/assets/src/explore/controls.jsx:1123 +#: superset/assets/src/explore/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:257 +#: superset/assets/src/explore/visTypes.js:344 +#: superset/assets/src/explore/visTypes.js:385 +#: superset/assets/src/explore/visTypes.js:783 +#: superset/assets/src/explore/visTypes.js:1078 msgid "Y Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:765 +#: superset/assets/src/explore/controls.jsx:1126 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:776 +#: superset/assets/src/explore/controls.jsx:1137 msgid "Bubble Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:789 +#: superset/assets/src/explore/controls.jsx:1150 msgid "URL" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:790 +#: superset/assets/src/explore/controls.jsx:1151 msgid "" "The URL, this control is templated, so you can integrate {{ width }} " "and/or {{ height }} in your URL string." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:797 +#: superset/assets/src/explore/controls.jsx:1158 msgid "X Axis Label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:804 +#: superset/assets/src/explore/controls.jsx:1165 msgid "Y Axis Label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:811 +#: superset/assets/src/explore/controls.jsx:1172 msgid "Custom WHERE clause" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:813 +#: superset/assets/src/explore/controls.jsx:1178 msgid "" "The text in this box gets included in your query's WHERE clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:821 +#: superset/assets/src/explore/controls.jsx:1186 msgid "Custom HAVING clause" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:823 +#: superset/assets/src/explore/controls.jsx:1192 msgid "" "The text in this box gets included in your query's HAVING clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:831 +#: superset/assets/src/explore/controls.jsx:1200 msgid "Comparison Period Lag" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:833 +#: superset/assets/src/explore/controls.jsx:1202 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:838 +#: superset/assets/src/explore/controls.jsx:1207 msgid "Comparison suffix" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:839 +#: superset/assets/src/explore/controls.jsx:1208 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:845 +#: superset/assets/src/explore/controls.jsx:1214 msgid "Table Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:850 +#: superset/assets/src/explore/controls.jsx:1220 msgid "Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:856 +#: superset/assets/src/explore/controls.jsx:1226 msgid "Series Height" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:859 +#: superset/assets/src/explore/controls.jsx:1229 msgid "Pixel height of each series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:865 +#: superset/assets/src/explore/controls.jsx:1236 msgid "Page Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:868 +#: superset/assets/src/explore/controls.jsx:1239 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:874 -#: superset/assets/javascripts/explore/stores/controls.jsx:884 +#: superset/assets/src/explore/controls.jsx:1245 +#: superset/assets/src/explore/controls.jsx:1255 msgid "X Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:894 +#: superset/assets/src/explore/controls.jsx:1265 msgid "Y Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:904 +#: superset/assets/src/explore/controls.jsx:1277 +msgid "When `Period Ratio` is set, the Y Axis Format is forced to `.1%`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1286 msgid "Right Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:912 +#: superset/assets/src/explore/controls.jsx:1295 +msgid "Date Time Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1304 msgid "Markup Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:917 +#: superset/assets/src/explore/controls.jsx:1309 msgid "Pick your favorite markup language" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:922 +#: superset/assets/src/explore/controls.jsx:1314 msgid "Rotation" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:925 +#: superset/assets/src/explore/controls.jsx:1317 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:930 +#: superset/assets/src/explore/controls.jsx:1322 msgid "Line Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:935 +#: superset/assets/src/explore/controls.jsx:1327 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:940 +#: superset/assets/src/explore/controls.jsx:1332 msgid "Label Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:949 +#: superset/assets/src/explore/controls.jsx:1342 msgid "What should be shown on the label?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:954 -#: superset/assets/javascripts/explore/stores/visTypes.js:376 -#: superset/assets/javascripts/explore/stores/visTypes.js:414 +#: superset/assets/src/explore/controls.jsx:1347 +#: superset/assets/src/explore/visTypes.js:879 +#: superset/assets/src/explore/visTypes.js:919 msgid "Code" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:955 +#: superset/assets/src/explore/controls.jsx:1348 msgid "Put your code here" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:964 +#: superset/assets/src/explore/controls.jsx:1357 msgid "Aggregation function" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:976 +#: superset/assets/src/explore/controls.jsx:1369 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:983 +#: superset/assets/src/explore/controls.jsx:1376 msgid "Font Size From" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:985 +#: superset/assets/src/explore/controls.jsx:1378 msgid "Font size for the smallest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:991 +#: superset/assets/src/explore/controls.jsx:1384 msgid "Font Size To" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:993 +#: superset/assets/src/explore/controls.jsx:1386 msgid "Font size for the biggest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:998 +#: superset/assets/src/explore/controls.jsx:1391 msgid "Instant Filtering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1009 -msgid "Range Filter" +#: superset/assets/src/explore/controls.jsx:1402 +msgid "Extruded" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1012 +#: superset/assets/src/explore/controls.jsx:1410 +msgid "Show Range Filter" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1419 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1017 +#: superset/assets/src/explore/controls.jsx:1424 msgid "Date Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1019 +#: superset/assets/src/explore/controls.jsx:1426 msgid "Whether to include a time filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1024 +#: superset/assets/src/explore/controls.jsx:1431 +msgid "Show SQL Granularity Dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1433 +msgid "Check to include SQL Granularity dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1438 +msgid "Show SQL Time Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1440 +msgid "Check to include Time Column dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1445 +msgid "Show Druid Granularity Dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1447 +msgid "Check to include Druid Granularity dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1452 +msgid "Show Druid Time Origin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1454 +msgid "Check to include Time Origin dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1459 msgid "Data Table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1026 +#: superset/assets/src/explore/controls.jsx:1461 msgid "Whether to display the interactive data table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1031 +#: superset/assets/src/explore/controls.jsx:1466 msgid "Search Box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1034 +#: superset/assets/src/explore/controls.jsx:1469 msgid "Whether to include a client side search box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1039 +#: superset/assets/src/explore/controls.jsx:1474 msgid "Table Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1041 +#: superset/assets/src/explore/controls.jsx:1477 msgid "Whether to apply filter when table cell is clicked" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1046 +#: superset/assets/src/explore/controls.jsx:1482 +msgid "Align +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1485 +msgid "Whether to align the background chart for +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1490 +msgid "Color +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1493 +msgid "Whether to color +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1498 msgid "Show Bubbles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1049 +#: superset/assets/src/explore/controls.jsx:1501 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1054 +#: superset/assets/src/explore/controls.jsx:1506 msgid "Legend" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1057 +#: superset/assets/src/explore/controls.jsx:1509 msgid "Whether to display the legend (toggles)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1062 +#: superset/assets/src/explore/controls.jsx:1514 +msgid "Show Values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1517 +msgid "Whether to display the numerical values within the cells" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1522 +msgid "Show Metric Names" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1525 +msgid "Whether to display the metric name as a title" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1530 msgid "X bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1065 +#: superset/assets/src/explore/controls.jsx:1533 msgid "Whether to display the min and max values of the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1070 +#: superset/assets/src/explore/controls.jsx:1538 msgid "Y bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1073 +#: superset/assets/src/explore/controls.jsx:1541 msgid "Whether to display the min and max values of the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1078 +#: superset/assets/src/explore/controls.jsx:1546 msgid "Rich Tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1081 +#: superset/assets/src/explore/controls.jsx:1549 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1087 +#: superset/assets/src/explore/controls.jsx:1555 msgid "Y Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1090 +#: superset/assets/src/explore/controls.jsx:1558 msgid "Use a log scale for the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1095 +#: superset/assets/src/explore/controls.jsx:1563 msgid "X Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1098 +#: superset/assets/src/explore/controls.jsx:1566 msgid "Use a log scale for the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1103 +#: superset/assets/src/explore/controls.jsx:1571 +msgid "Log Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1574 +msgid "Use a log scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1579 msgid "Donut" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1106 +#: superset/assets/src/explore/controls.jsx:1582 msgid "Do you want a donut or a pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1111 +#: superset/assets/src/explore/controls.jsx:1587 msgid "Put labels outside" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1114 +#: superset/assets/src/explore/controls.jsx:1590 msgid "Put the labels outside the pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1119 +#: superset/assets/src/explore/controls.jsx:1595 msgid "Contribution" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1121 +#: superset/assets/src/explore/controls.jsx:1597 msgid "Compute the contribution to the total" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1126 +#: superset/assets/src/explore/controls.jsx:1602 msgid "Period Ratio" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1129 +#: superset/assets/src/explore/controls.jsx:1605 msgid "" "[integer] Number of period to compare against, this is relative to the " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1135 +#: superset/assets/src/explore/controls.jsx:1611 msgid "Period Ratio Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1138 +#: superset/assets/src/explore/controls.jsx:1614 msgid "" "`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` " "is (new-previous)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1144 +#: superset/assets/src/explore/controls.jsx:1620 msgid "Time Shift" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1146 +#: superset/assets/src/explore/controls.jsx:1622 msgid "" "Overlay a timeseries from a relative time period. Expects relative time " "delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 " "days)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1154 +#: superset/assets/src/explore/controls.jsx:1630 msgid "Subheader" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1155 +#: superset/assets/src/explore/controls.jsx:1631 msgid "Description text that shows up below your Big Number" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1161 +#: superset/assets/src/explore/controls.jsx:1637 msgid "label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1163 +#: superset/assets/src/explore/controls.jsx:1639 msgid "" "`count` is COUNT(*) if a group by is used. Numerical columns will be " "aggregated with the aggregator. Non-numerical columns will be used to " "label points. Leave empty to get a count of points in each cluster." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1174 +#: superset/assets/src/explore/controls.jsx:1650 msgid "Map Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1184 +#: superset/assets/src/explore/controls.jsx:1662 msgid "Base layer map style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1190 +#: superset/assets/src/explore/controls.jsx:1668 msgid "Clustering Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1203 +#: superset/assets/src/explore/controls.jsx:1681 msgid "" "The radius (in pixels) the algorithm uses to define a cluster. Choose 0 " "to turn off clustering, but beware that a large number of points (>1000) " "will cause lag." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1210 +#: superset/assets/src/explore/controls.jsx:1688 +#: superset/assets/src/explore/visTypes.js:722 +msgid "Point Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1690 +msgid "Fixed point radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1698 msgid "Point Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1212 +#: superset/assets/src/explore/controls.jsx:1700 msgid "" "The radius of individual points (ones that are not in a cluster). Either " "a numerical column or `Auto`, which scales the point based on the largest" " cluster" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1222 +#: superset/assets/src/explore/controls.jsx:1710 msgid "Point Radius Unit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1225 +#: superset/assets/src/explore/controls.jsx:1713 +#: superset/assets/src/explore/controls.jsx:1729 msgid "The unit of measure for the specified point radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1230 +#: superset/assets/src/explore/controls.jsx:1718 +msgid "Point Unit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1734 msgid "Opacity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1233 +#: superset/assets/src/explore/controls.jsx:1737 msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1239 +#: superset/assets/src/explore/controls.jsx:1743 +#: superset/assets/src/explore/visTypes.js:1581 +msgid "Viewport" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1745 +msgid "Parameters related to the view and perspective on the map" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1754 msgid "Zoom" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1242 +#: superset/assets/src/explore/controls.jsx:1757 msgid "Zoom level of the map" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1248 +#: superset/assets/src/explore/controls.jsx:1763 msgid "Default latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1251 +#: superset/assets/src/explore/controls.jsx:1766 msgid "Latitude of default viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1257 +#: superset/assets/src/explore/controls.jsx:1772 msgid "Default longitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1260 +#: superset/assets/src/explore/controls.jsx:1775 msgid "Longitude of default viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1266 +#: superset/assets/src/explore/controls.jsx:1781 msgid "Live render" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1268 +#: superset/assets/src/explore/controls.jsx:1783 msgid "Points and clusters will update as viewport is being changed" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1274 +#: superset/assets/src/explore/controls.jsx:1789 msgid "RGB Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1284 +#: superset/assets/src/explore/controls.jsx:1799 msgid "The color for points and clusters in RGB" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1289 +#: superset/assets/src/explore/controls.jsx:1804 +msgid "Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1806 +msgid "Pick a color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1811 msgid "Ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1291 +#: superset/assets/src/explore/controls.jsx:1813 msgid "Ranges to highlight with shading" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1296 +#: superset/assets/src/explore/controls.jsx:1818 msgid "Range labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1298 +#: superset/assets/src/explore/controls.jsx:1820 msgid "Labels for the ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1303 +#: superset/assets/src/explore/controls.jsx:1825 msgid "Markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1305 +#: superset/assets/src/explore/controls.jsx:1827 msgid "List of values to mark with triangles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1310 +#: superset/assets/src/explore/controls.jsx:1832 msgid "Marker labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1312 +#: superset/assets/src/explore/controls.jsx:1834 msgid "Labels for the markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1317 +#: superset/assets/src/explore/controls.jsx:1839 msgid "Marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1319 +#: superset/assets/src/explore/controls.jsx:1841 msgid "List of values to mark with lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1324 +#: superset/assets/src/explore/controls.jsx:1846 msgid "Marker line labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1326 +#: superset/assets/src/explore/controls.jsx:1848 msgid "Labels for the marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1353 -msgid "Slice ID" +#: superset/assets/src/explore/controls.jsx:1897 +msgid "Chart ID" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1355 -msgid "The id of the active slice" +#: superset/assets/src/explore/controls.jsx:1899 +msgid "The id of the active chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1360 +#: superset/assets/src/explore/controls.jsx:1904 msgid "Cache Timeout (seconds)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1362 +#: superset/assets/src/explore/controls.jsx:1906 msgid "The number of seconds before expiring the cache" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1367 +#: superset/assets/src/explore/controls.jsx:1911 msgid "Order by entity id" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1368 +#: superset/assets/src/explore/controls.jsx:1912 msgid "" "Important! Select this if the table is not already sorted by entity id, " "else there is no guarantee that all events for each entity are returned." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1376 +#: superset/assets/src/explore/controls.jsx:1920 msgid "Minimum leaf node event count" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1379 +#: superset/assets/src/explore/controls.jsx:1923 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1385 -#: superset/assets/javascripts/explore/stores/visTypes.js:25 +#: superset/assets/src/explore/controls.jsx:1929 +#: superset/assets/src/explore/visTypes.js:29 msgid "Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1389 +#: superset/assets/src/explore/controls.jsx:1933 msgid "The color scheme for rendering chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:7 -#: superset/assets/javascripts/explore/stores/visTypes.js:31 -msgid "Time" +#: superset/assets/src/explore/controls.jsx:1939 +msgid "Significance Level" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:9 -#: superset/assets/javascripts/explore/stores/visTypes.js:32 -msgid "Time related form attributes" +#: superset/assets/src/explore/controls.jsx:1941 +msgid "Threshold alpha level for determining significance" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:16 -msgid "Datasource & Chart Type" +#: superset/assets/src/explore/controls.jsx:1946 +msgid "p-value precision" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:45 -msgid "This section exposes ways to include snippets of SQL in your query" +#: superset/assets/src/explore/controls.jsx:1948 +msgid "Number of decimal places with which to display p-values" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:48 -#: superset/views/annotations.py:55 -msgid "Annotations" +#: superset/assets/src/explore/controls.jsx:1953 +msgid "Lift percent precision" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:66 +#: superset/assets/src/explore/controls.jsx:1955 +msgid "Number of decimal places with which to display lift values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1960 +msgid "Time Series Columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1967 +msgid "Use Area Proportions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1968 +msgid "" +"Check if the Rose Chart should use segment area instead of segment radius" +" for proportioning" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1978 +#: superset/assets/src/explore/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:949 +#: superset/assets/src/explore/visTypes.js:1297 +#: superset/assets/src/explore/visTypes.js:1362 +#: superset/assets/src/explore/visTypes.js:1453 +#: superset/assets/src/explore/visTypes.js:1475 +msgid "Options" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1984 +msgid "Not Time Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1986 +msgid "Ignore time" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1989 +msgid "Time Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1991 +msgid "Standard time series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1994 +msgid "Aggregate Mean" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1996 +msgid "Mean of values over specified period" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1999 +msgid "Aggregate Sum" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2001 +msgid "Sum of values over specified period" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2004 +msgid "Difference" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2006 +msgid "Metric change in value from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2009 +msgid "Percent Change" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2011 +msgid "Metric percent change in value from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2014 +msgid "Factor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2016 +msgid "Metric factor change from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2019 +#: superset/assets/src/explore/visTypes.js:71 msgid "Advanced Analytics" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:67 +#: superset/assets/src/explore/controls.jsx:2021 +msgid "Use the Advanced Analytics options below" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2026 +msgid "Settings for time series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2031 +msgid "Equal Date Sizes" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2034 +msgid "Check to force date partitions to have the same height" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2039 +msgid "Partition Limit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2043 +msgid "" +"The maximum number of subdivisions of each group; lower values are pruned" +" first" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2049 +msgid "Minimum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2055 +msgid "" +"Minimum radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this minimum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2061 +msgid "Maximum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2067 +msgid "" +"Maxium radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this maximum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2073 +msgid "Partition Threshold" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2077 +msgid "" +"Partitions whose height to parent height proportions are below this value" +" are pruned" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2083 +msgid "Lines column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2085 +msgid "The database columns that contains lines information" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2093 +msgid "Lines encoding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2096 +msgid "The encoding format of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2105 +msgid "Line width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2109 +msgid "The width of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2114 +msgid "Reverse Lat & Long" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2121 +msgid "deck.gl charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2124 +msgid "Pick a set of deck.gl charts to layer on top of one another" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2126 +msgid "Select charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2127 +msgid "Error while fetching charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2137 +msgid "Javascript data interceptor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2138 +msgid "" +"Define a javascript function that receives the data array used in the " +"visualization and is expected to return a modified version of that array." +" This can be used to alter properties of the data, filter, or enrich the " +"array." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2144 +msgid "Javascript data mutator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2145 +msgid "" +"Define a function that receives intercepts the data objects and can " +"mutate it" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2149 +msgid "Javascript tooltip generator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2150 +msgid "" +"Define a function that receives the input and outputs the content for a " +"tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2154 +msgid "Javascript onClick href" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2155 +msgid "Define a function that returns a URL to navigate to when user clicks" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2160 +msgid "Extra data for JS" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2162 +msgid "List of extra columns made available in Javascript functions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2167 +msgid "Stroked" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2169 +msgid "Whether to display the stroke" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2175 +msgid "Filled" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2177 +msgid "Whether to fill the objects" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2183 +msgid "Normalized" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2185 +msgid "Whether to normalize the histogram" +msgstr "" + +#: superset/assets/src/explore/validators.js:11 +msgid "is expected to be a number" +msgstr "" + +#: superset/assets/src/explore/validators.js:18 +msgid "is expected to be an integer" +msgstr "" + +#: superset/assets/src/explore/validators.js:30 +msgid "cannot be empty" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:11 +#: superset/assets/src/explore/visTypes.js:35 +msgid "Time" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:13 +#: superset/assets/src/explore/visTypes.js:36 +msgid "Time related form attributes" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:20 +msgid "Datasource & Chart Type" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:49 +msgid "This section exposes ways to include snippets of SQL in your query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:52 +msgid "Annotations and Layers" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:126 +#: superset/assets/src/explore/visTypes.js:60 +#: superset/assets/src/explore/visTypes.js:114 +#: superset/assets/src/explore/visTypes.js:161 +#: superset/assets/src/explore/visTypes.js:234 +#: superset/assets/src/explore/visTypes.js:424 +#: superset/assets/src/explore/visTypes.js:462 +#: superset/assets/src/explore/visTypes.js:501 +#: superset/assets/src/explore/visTypes.js:534 +#: superset/assets/src/explore/visTypes.js:579 +#: superset/assets/src/explore/visTypes.js:618 +#: superset/assets/src/explore/visTypes.js:658 +#: superset/assets/src/explore/visTypes.js:707 +#: superset/assets/src/explore/visTypes.js:853 +#: superset/assets/src/explore/visTypes.js:893 +#: superset/assets/src/explore/visTypes.js:941 +#: superset/assets/src/explore/visTypes.js:963 +#: superset/assets/src/explore/visTypes.js:992 +#: superset/assets/src/explore/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1051 +#: superset/assets/src/explore/visTypes.js:1102 +#: superset/assets/src/explore/visTypes.js:1125 +#: superset/assets/src/explore/visTypes.js:1152 +#: superset/assets/src/explore/visTypes.js:1179 +#: superset/assets/src/explore/visTypes.js:1221 +#: superset/assets/src/explore/visTypes.js:1260 +#: superset/assets/src/explore/visTypes.js:1288 +#: superset/assets/src/explore/visTypes.js:1315 +#: superset/assets/src/explore/visTypes.js:1354 +#: superset/assets/src/explore/visTypes.js:1388 +#: superset/assets/src/explore/visTypes.js:1425 +#: superset/assets/src/explore/visTypes.js:1465 +#: superset/assets/src/explore/visTypes.js:1487 +#: superset/assets/src/explore/visTypes.js:1548 +msgid "Query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:72 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:85 +#: superset/assets/src/explore/visTypes.js:90 msgid "Result Filters" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:87 +#: superset/assets/src/explore/visTypes.js:92 msgid "" "The filters to apply after post-aggregation.Leave the value control empty" " to filter empty strings or nulls" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:100 -#: superset/assets/javascripts/explore/stores/visTypes.js:109 -#: superset/assets/javascripts/explore/stores/visTypes.js:145 -#: superset/assets/javascripts/explore/stores/visTypes.js:163 -#: superset/assets/javascripts/explore/stores/visTypes.js:202 -#: superset/assets/javascripts/explore/stores/visTypes.js:244 -#: superset/assets/javascripts/explore/stores/visTypes.js:279 -#: superset/assets/javascripts/explore/stores/visTypes.js:302 -#: superset/assets/javascripts/explore/stores/visTypes.js:465 -#: superset/assets/javascripts/explore/stores/visTypes.js:513 -#: superset/assets/javascripts/explore/stores/visTypes.js:534 -#: superset/assets/javascripts/explore/stores/visTypes.js:658 -#: superset/assets/javascripts/explore/stores/visTypes.js:691 -#: superset/assets/javascripts/explore/stores/visTypes.js:728 -#: superset/assets/javascripts/explore/stores/visTypes.js:781 -#: superset/assets/javascripts/explore/stores/visTypes.js:993 +#: superset/assets/src/explore/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:171 +#: superset/assets/src/explore/visTypes.js:190 +#: superset/assets/src/explore/visTypes.js:241 +#: superset/assets/src/explore/visTypes.js:279 +#: superset/assets/src/explore/visTypes.js:324 +#: superset/assets/src/explore/visTypes.js:369 +#: superset/assets/src/explore/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:971 +#: superset/assets/src/explore/visTypes.js:1000 +#: superset/assets/src/explore/visTypes.js:1037 +#: superset/assets/src/explore/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1109 +#: superset/assets/src/explore/visTypes.js:1133 +#: superset/assets/src/explore/visTypes.js:1160 +#: superset/assets/src/explore/visTypes.js:1188 +#: superset/assets/src/explore/visTypes.js:1230 +#: superset/assets/src/explore/visTypes.js:1269 +#: superset/assets/src/explore/visTypes.js:1323 +#: superset/assets/src/explore/visTypes.js:1535 +#: superset/assets/src/explore/visTypes.js:1684 +#: superset/assets/src/explore/visTypes.js:1709 msgid "Chart Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:150 msgid "Breakdowns" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:127 +#: superset/assets/src/explore/visTypes.js:151 msgid "Defines how each series is broken down" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:133 +#: superset/assets/src/explore/visTypes.js:157 msgid "Pie Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:198 +#: superset/assets/src/explore/visTypes.js:229 +msgid "Time Series - Periodicity Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:275 msgid "Dual Axis Line Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:287 msgid "Y Axis 1" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:215 +#: superset/assets/src/explore/visTypes.js:294 msgid "Y Axis 2" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:224 +#: superset/assets/src/explore/visTypes.js:304 msgid "Left Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:225 +#: superset/assets/src/explore/visTypes.js:305 msgid "Choose a metric for left axis" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:228 +#: superset/assets/src/explore/visTypes.js:308 msgid "Left Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:254 -#: superset/assets/javascripts/explore/stores/visTypes.js:312 -msgid "Axes" +#: superset/assets/src/explore/visTypes.js:409 +#: superset/assets/src/explore/visTypes.js:432 +#: superset/assets/src/explore/visTypes.js:470 +#: superset/assets/src/explore/visTypes.js:509 +#: superset/assets/src/explore/visTypes.js:542 +#: superset/assets/src/explore/visTypes.js:586 +#: superset/assets/src/explore/visTypes.js:626 +#: superset/assets/src/explore/visTypes.js:666 +#: superset/assets/src/explore/visTypes.js:714 +msgid "Map" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:337 +#: superset/assets/src/explore/visTypes.js:420 +msgid "Deck.gl - Hexagons" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:440 +#: superset/assets/src/explore/visTypes.js:478 +#: superset/assets/src/explore/visTypes.js:518 +#: superset/assets/src/explore/visTypes.js:555 +#: superset/assets/src/explore/visTypes.js:602 +#: superset/assets/src/explore/visTypes.js:642 +#: superset/assets/src/explore/visTypes.js:680 +#: superset/assets/src/explore/visTypes.js:737 +msgid "Advanced" +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:77 +#: superset/assets/src/explore/visTypes.js:451 +#: superset/assets/src/explore/visTypes.js:489 +msgid "Height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:452 +#: superset/assets/src/explore/visTypes.js:490 +msgid "Metric used to control height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:458 +msgid "Deck.gl - Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:530 +msgid "Deck.gl - Screen grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:549 +msgid "Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:566 +msgid "Weight" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:567 +msgid "Metric used as a weight for the grid's coloring" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:575 +msgid "Deck.gl - GeoJson" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:593 +msgid "GeoJson Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:633 +msgid "Polygon Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:673 +msgid "Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:730 +msgid "Point Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:748 +msgid "Categorical Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:749 +msgid "Pick a dimension from which categorical colors are defined" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:808 msgid "GROUP BY" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:338 +#: superset/assets/src/explore/visTypes.js:809 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:346 +#: superset/assets/src/explore/visTypes.js:820 msgid "NOT GROUPED BY" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:347 +#: superset/assets/src/explore/visTypes.js:821 msgid "Use this section if you want to query atomic rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:354 -#: superset/assets/javascripts/explore/stores/visTypes.js:755 -#: superset/assets/javascripts/explore/stores/visTypes.js:819 -#: superset/assets/javascripts/explore/stores/visTypes.js:912 -msgid "Options" +#: superset/assets/src/explore/visTypes.js:850 +msgid "Time Series Table" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:541 -#: superset/assets/javascripts/explore/stores/visTypes.js:853 -msgid "Bubbles" +#: superset/assets/src/explore/visTypes.js:868 +msgid "" +"Templated link, it's possible to include {{ metric }} or other values " +"coming from the controls." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:667 -msgid "Numeric Column" +#: superset/assets/src/explore/visTypes.js:902 +msgid "Pivot Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:668 -msgid "Select the numeric column to draw the histogram" +#: superset/assets/src/explore/visTypes.js:1014 +msgid "Number Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:671 +#: superset/assets/src/explore/visTypes.js:1017 +msgid "Time Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1201 +msgid "Numeric Columns" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1202 +msgid "Select the numeric columns to draw the histogram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1206 msgid "No of Bins" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:672 +#: superset/assets/src/explore/visTypes.js:1207 msgid "Select number of bins for the histogram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:699 +#: superset/assets/src/explore/visTypes.js:1211 +msgid "Opacity of the bars. Between 0 and 1" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1239 msgid "Primary Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:700 +#: superset/assets/src/explore/visTypes.js:1240 msgid "The primary metric is used to define the arc segment sizes" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:703 +#: superset/assets/src/explore/visTypes.js:1243 msgid "Secondary Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:704 +#: superset/assets/src/explore/visTypes.js:1245 msgid "" -"This secondary metric is used to define the color as a ratio against the " -"primary metric. If the two metrics match, color is mapped level groups" +"[optional] this secondary metric is used to define the color as a ratio " +"against the primary metric. When omitted, the color is categorical and " +"based on labels" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:709 +#: superset/assets/src/explore/visTypes.js:1250 msgid "Hierarchy" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:710 +#: superset/assets/src/explore/visTypes.js:1251 msgid "This defines the level of the hierarchy" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:736 -#: superset/assets/javascripts/explore/stores/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:1278 +#: superset/assets/src/explore/visTypes.js:1306 msgid "Source / Target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:737 -#: superset/assets/javascripts/explore/stores/visTypes.js:765 +#: superset/assets/src/explore/visTypes.js:1279 +#: superset/assets/src/explore/visTypes.js:1307 msgid "Choose a source and a target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:770 +#: superset/assets/src/explore/visTypes.js:1312 msgid "Chord Diagram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:791 +#: superset/assets/src/explore/visTypes.js:1334 msgid "Choose a number format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:794 +#: superset/assets/src/explore/visTypes.js:1337 msgid "Source" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:797 +#: superset/assets/src/explore/visTypes.js:1340 msgid "Choose a source" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:800 +#: superset/assets/src/explore/visTypes.js:1343 msgid "Target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:803 +#: superset/assets/src/explore/visTypes.js:1346 msgid "Choose a target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:828 +#: superset/assets/src/explore/visTypes.js:1372 msgid "ISO 3166-2 codes of region/province/department" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:1373 msgid "" "It's ISO 3166-2 of your region/province/department in your table. (see " "documentation for list of ISO 3166-2)" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:863 +#: superset/assets/src/explore/visTypes.js:1397 +msgid "Bubbles" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1407 msgid "Country Control" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:864 +#: superset/assets/src/explore/visTypes.js:1408 msgid "3 letter code of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:867 +#: superset/assets/src/explore/visTypes.js:1411 msgid "Metric for color" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:868 +#: superset/assets/src/explore/visTypes.js:1412 msgid "Metric that defines the color of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:871 +#: superset/assets/src/explore/visTypes.js:1415 msgid "Bubble size" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:872 +#: superset/assets/src/explore/visTypes.js:1416 msgid "Metric that defines the size of the bubble" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:878 +#: superset/assets/src/explore/visTypes.js:1422 msgid "Filter Box" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:897 +#: superset/assets/src/explore/visTypes.js:1438 msgid "Filter controls" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:898 +#: superset/assets/src/explore/visTypes.js:1439 msgid "" "The controls you want to filter on. Note that only columns checked as " "\"filterable\" will show up on this list." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:954 +#: superset/assets/src/explore/visTypes.js:1495 msgid "Heatmap Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:989 +#: superset/assets/src/explore/visTypes.js:1516 +msgid "Whether to apply a normal distribution based on rank on the color scale" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1518 +msgid "Value bounds" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1520 +msgid "" +"Hard value bounds applied for color coding. Is only relevant and applied " +"when the normalization is applied against the whole heatmap." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1525 +msgid "Value Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1531 msgid "Horizon" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1015 +#: superset/assets/src/explore/visTypes.js:1558 msgid "Points" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1022 +#: superset/assets/src/explore/visTypes.js:1565 msgid "Labelling" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1572 msgid "Visual Tweaks" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1038 -msgid "Viewport" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1048 -msgid "Longitude" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1049 +#: superset/assets/src/explore/visTypes.js:1591 msgid "Column containing longitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1052 -msgid "Latitude" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1053 +#: superset/assets/src/explore/visTypes.js:1595 msgid "Column containing latitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1056 +#: superset/assets/src/explore/visTypes.js:1598 msgid "Cluster label aggregator" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1057 +#: superset/assets/src/explore/visTypes.js:1599 msgid "" "Aggregate function applied to the list of points in each cluster to " "produce the cluster label." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1603 msgid "Tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1062 +#: superset/assets/src/explore/visTypes.js:1604 msgid "Show a tooltip when hovering over points and clusters describing the label" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1066 +#: superset/assets/src/explore/visTypes.js:1608 msgid "" "One or many controls to group by. If grouping, latitude and longitude " "columns must be present." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1077 +#: superset/assets/src/explore/visTypes.js:1619 msgid "Event definition" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1087 +#: superset/assets/src/explore/visTypes.js:1629 msgid "Additional meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1095 +#: superset/assets/src/explore/visTypes.js:1637 msgid "Column containing entity ids" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1096 +#: superset/assets/src/explore/visTypes.js:1638 msgid "e.g., a \"user id\" column" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1099 +#: superset/assets/src/explore/visTypes.js:1641 msgid "Column containing event names" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1107 +#: superset/assets/src/explore/visTypes.js:1649 msgid "Event count limit" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1108 +#: superset/assets/src/explore/visTypes.js:1650 msgid "The maximum number of events to return, equivalent to number of rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1111 +#: superset/assets/src/explore/visTypes.js:1653 msgid "Meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1112 +#: superset/assets/src/explore/visTypes.js:1654 msgid "Select any columns for meta data inspection" msgstr "" -#: superset/assets/javascripts/modules/superset.js:130 -msgid "" -"The server could not be reached. You may want to verify your connection " -"and try again." +#: superset/assets/src/explore/visTypes.js:1666 +msgid "Paired t-test" msgstr "" -#: superset/assets/javascripts/modules/superset.js:133 +#: superset/assets/src/explore/visTypes.js:1702 +msgid "Time Series Options" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:177 +msgid "No such column found. To filter on a metric, try the Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:183 #, python-format -msgid "An unknown error occurred. (Status: %s )" +msgid "%s column(s) and metric(s)" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:24 +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:193 +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:154 +#, python-format +msgid "%s column(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:194 +msgid "To filter on a metric, use Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:200 +#, python-format +msgid "%s operators(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:240 +msgid "type a value here" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:248 +#: superset/assets/src/explore/components/controls/Filter.jsx:120 +msgid "Filter value" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSqlTabContent.jsx:80 +msgid "choose WHERE or HAVING..." +msgstr "" + +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:167 +#, python-format +msgid "%s aggregates(s)" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:35 +msgid "description" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:46 +msgid "bolt" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:47 +msgid "Changing this control takes effect instantly" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:75 +msgid "Error..." +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:91 +msgid "Width" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:37 +msgid "Export to .json" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:47 +msgid "Export to .csv format" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:64 +#, python-format +msgid "%s - untitled" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:100 +msgid "Edit chart properties" +msgstr "" + +#: superset/assets/src/explore/components/RowCountLabel.jsx:25 +msgid "Limit reached" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:74 +msgid "Please enter a chart name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:89 +msgid "Please select a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:97 +msgid "Please enter a dashboard name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:133 +msgid "Save A Chart" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:154 +#, python-format +msgid "Overwrite chart %s" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:167 +msgid "[chart name]" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:180 +msgid "Do not add to a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:188 +msgid "Add chart to existing dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:204 +msgid "Add to new dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:230 +msgid "Save & go to dashboard" +msgstr "" + +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:33 +#, python-format +msgid "Check out this chart: %s" +msgstr "" + +#: superset/assets/src/explore/components/controls/AdhocFilterControl.jsx:241 +msgid "choose a column or metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/AnnotationLayerControl.jsx:147 +msgid "Add Annotation Layer" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:50 +msgid "`Min` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:53 +msgid "`Max` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:70 +#: superset/connectors/druid/views.py:57 +msgid "Min" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:78 +#: superset/connectors/druid/views.py:58 +msgid "Max" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:79 +msgid "Something went wrong while fetching the datasource list" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:110 +msgid "Select a datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:120 +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:120 +msgid "Search / Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:180 +msgid "Click to point to another datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:191 +msgid "Edit the datasource's configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:203 +msgid "Show datasource configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select column" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:161 +msgid "Select operator" +msgstr "" + +#: superset/assets/src/explore/components/controls/FilterControl.jsx:145 +#: superset/templates/appbuilder/general/widgets/search.html:6 +msgid "Add Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/MetricsControl.jsx:239 +msgid "choose a column or aggregate function" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:25 +msgid "Error while fetching data" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:47 +msgid "No results found" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:113 +#, python-format +msgid "%s option(s)" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:62 +msgid "Invalid lat/long configuration." +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:128 +msgid "Longitude & Latitude columns" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:144 +msgid "Delimited long & lat single column" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:145 +msgid "" +"Multiple formats accepted, look the geopy.points Python library for more " +"details" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:157 +msgid "Reverse lat/long " +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:163 +msgid "Geohash" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:70 +msgid "textarea" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "Edit" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "in modal" +msgstr "" + +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:110 +msgid "Select a visualization type" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:24 +#: superset/assets/src/welcome/App.jsx:56 +#: superset/assets/src/welcome/App.jsx:59 msgid "Favorites" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:30 +#: superset/assets/src/profile/components/App.jsx:30 msgid "Created Content" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:37 +#: superset/assets/src/profile/components/App.jsx:37 msgid "Recent Activity" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:42 +#: superset/assets/src/profile/components/App.jsx:42 msgid "Security & Access" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:33 -msgid "No slices" +#: superset/assets/src/profile/components/CreatedContent.jsx:33 +msgid "No charts" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:49 +#: superset/assets/src/profile/components/CreatedContent.jsx:49 msgid "No dashboards" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:58 -#: superset/assets/javascripts/profile/components/Favorites.jsx:59 -#: superset/templates/superset/welcome.html:13 superset/views/core.py:372 -#: superset/views/core.py:532 +#: superset/assets/src/profile/components/CreatedContent.jsx:58 +#: superset/assets/src/profile/components/Favorites.jsx:59 +#: superset/assets/src/welcome/App.jsx:28 +#: superset/assets/src/welcome/App.jsx:31 superset/views/core.py:459 +#: superset/views/core.py:628 msgid "Dashboards" -msgstr "Tableaux de bords" - -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:61 -#: superset/assets/javascripts/profile/components/Favorites.jsx:62 -#: superset/views/core.py:408 superset/views/core.py:477 -msgid "Slices" -msgstr "Slice" - -#: superset/assets/javascripts/profile/components/Favorites.jsx:34 -msgid "No favorite slices yet, go click on stars!" msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:50 +#: superset/assets/src/profile/components/CreatedContent.jsx:61 +#: superset/assets/src/profile/components/Favorites.jsx:62 +#: superset/views/core.py:500 superset/views/core.py:573 +msgid "Charts" +msgstr "" + +#: superset/assets/src/profile/components/Favorites.jsx:34 +msgid "No favorite charts yet, go click on stars!" +msgstr "" + +#: superset/assets/src/profile/components/Favorites.jsx:50 msgid "No favorite dashboards yet, go click on stars!" msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:14 +#: superset/assets/src/profile/components/Security.jsx:14 msgid "Roles" msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:23 -#: superset/views/core.py:284 +#: superset/assets/src/profile/components/Security.jsx:23 +#: superset/views/core.py:313 msgid "Databases" -msgstr "Bases de données" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:34 +#: superset/assets/src/profile/components/Security.jsx:34 msgid "Datasources" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:18 +#: superset/assets/src/profile/components/UserInfo.jsx:19 msgid "Profile picture provided by Gravatar" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:33 +#: superset/assets/src/profile/components/UserInfo.jsx:34 msgid "joined" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:43 +#: superset/assets/src/profile/components/UserInfo.jsx:44 msgid "id:" msgstr "" -#: superset/assets/visualizations/EventFlow.jsx:56 +#: superset/assets/src/visualizations/EventFlow.jsx:56 msgid "Sorry, there appears to be no data" msgstr "" -#: superset/assets/visualizations/filter_box.jsx:106 +#: superset/assets/src/visualizations/PlaySlider.jsx:99 +msgid "Data has no time steps" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:115 +msgid "Select starting date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:124 +msgid "Select end date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:193 #, python-format msgid "Select [%s]" msgstr "" -#: superset/connectors/druid/models.py:1073 +#: superset/assets/src/visualizations/filter_box.jsx:230 +msgid "Apply" +msgstr "" + +#: superset/assets/src/visualizations/nvd3_vis.js:166 +msgid "You cannot use 45° tick layout along with the time range filter" +msgstr "" + +#: superset/assets/src/welcome/App.jsx:47 +#: superset/assets/src/welcome/App.jsx:50 +msgid "Recently Viewed" +msgstr "" + +#: superset/connectors/druid/models.py:1030 +msgid "Metric(s) {} must be aggregations." +msgstr "" + +#: superset/connectors/druid/models.py:1341 msgid "No data was returned." -msgstr "Aucune donnée récupérée" +msgstr "" -#: superset/connectors/druid/views.py:28 +#: superset/connectors/druid/models.py:1398 +msgid "Unsupported extraction function: " +msgstr "" + +#: superset/connectors/druid/views.py:33 msgid "List Druid Column" -msgstr "Lister les colonnes Druid" +msgstr "" -#: superset/connectors/druid/views.py:29 +#: superset/connectors/druid/views.py:34 msgid "Show Druid Column" -msgstr "Montrer les colonnes Druid" +msgstr "" -#: superset/connectors/druid/views.py:30 +#: superset/connectors/druid/views.py:35 msgid "Add Druid Column" -msgstr "Ajouter une colonne Druid" +msgstr "" -#: superset/connectors/druid/views.py:31 +#: superset/connectors/druid/views.py:36 msgid "Edit Druid Column" -msgstr "Éditer une colonne Druid" +msgstr "" -#: superset/connectors/druid/views.py:43 superset/connectors/sqla/views.py:80 +#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:83 msgid "Column" -msgstr "Colonne" +msgstr "" -#: superset/connectors/druid/views.py:44 superset/connectors/druid/views.py:109 -#: superset/connectors/sqla/views.py:94 superset/connectors/sqla/views.py:133 +#: superset/connectors/druid/views.py:51 superset/connectors/druid/views.py:136 +#: superset/connectors/sqla/views.py:93 superset/connectors/sqla/views.py:134 msgid "Type" -msgstr "Type" +msgstr "" -#: superset/connectors/druid/views.py:46 superset/connectors/sqla/views.py:83 +#: superset/connectors/druid/views.py:53 superset/connectors/sqla/views.py:86 msgid "Groupable" -msgstr "Groupable" +msgstr "" -#: superset/connectors/druid/views.py:47 superset/connectors/sqla/views.py:84 +#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:87 msgid "Filterable" -msgstr "Filtrable" +msgstr "" -#: superset/connectors/druid/views.py:48 superset/connectors/sqla/views.py:86 +#: superset/connectors/druid/views.py:55 msgid "Count Distinct" -msgstr "Valeurs distinctes" +msgstr "" -#: superset/connectors/druid/views.py:49 superset/connectors/sqla/views.py:87 +#: superset/connectors/druid/views.py:56 msgid "Sum" -msgstr "Somme" +msgstr "" -#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:49 +#: superset/connectors/druid/views.py:61 superset/connectors/sqla/views.py:52 msgid "" "Whether this column is exposed in the `Filters` section of the explore " "view." msgstr "" -"Est-ce-que cette colonne doit apparaître dans la section `Filtres` de la " -"page exploration" -#: superset/connectors/druid/views.py:80 +#: superset/connectors/druid/views.py:107 msgid "List Druid Metric" -msgstr "Lister les métriques Druid" +msgstr "" -#: superset/connectors/druid/views.py:81 +#: superset/connectors/druid/views.py:108 msgid "Show Druid Metric" -msgstr "Montrer une métrique Druid" +msgstr "" -#: superset/connectors/druid/views.py:82 +#: superset/connectors/druid/views.py:109 msgid "Add Druid Metric" -msgstr "Ajouter une métrique Druid" +msgstr "" -#: superset/connectors/druid/views.py:83 +#: superset/connectors/druid/views.py:110 msgid "Edit Druid Metric" -msgstr "Éditer une métrique Druid" +msgstr "" -#: superset/connectors/druid/views.py:100 superset/connectors/sqla/views.py:115 +#: superset/connectors/druid/views.py:127 superset/connectors/sqla/views.py:116 msgid "" "Whether the access to this metric is restricted to certain roles. Only " "roles with the permission 'metric access on XXX (the name of this " "metric)' are allowed to access this metric" msgstr "" -"Est-ce-que l'accès à cette métrique est restraint à certains rôles. Seuls" -" les rôles avec la permission 'accès à la métrique XXX (le nom de cette " -"métrique) sont autorisés à accéder à cette métrique" -#: superset/connectors/druid/views.py:108 superset/connectors/sqla/views.py:81 -#: superset/connectors/sqla/views.py:132 +#: superset/connectors/druid/views.py:135 superset/connectors/sqla/views.py:84 +#: superset/connectors/sqla/views.py:133 msgid "Verbose Name" -msgstr "Nom explicite" +msgstr "" -#: superset/connectors/druid/views.py:110 superset/views/core.py:559 +#: superset/connectors/druid/views.py:137 superset/views/core.py:670 msgid "JSON" -msgstr "JSON" +msgstr "" -#: superset/connectors/druid/views.py:111 +#: superset/connectors/druid/views.py:138 msgid "Druid Datasource" -msgstr "Données Druid" +msgstr "" -#: superset/connectors/druid/views.py:112 superset/connectors/sqla/views.py:138 +#: superset/connectors/druid/views.py:139 superset/connectors/sqla/views.py:139 msgid "Warning Message" msgstr "" -#: superset/connectors/druid/views.py:129 +#: superset/connectors/druid/views.py:157 msgid "List Druid Cluster" -msgstr "Lister les clusters Druid" +msgstr "" -#: superset/connectors/druid/views.py:130 +#: superset/connectors/druid/views.py:158 msgid "Show Druid Cluster" -msgstr "Monter les cluster Druid" +msgstr "" -#: superset/connectors/druid/views.py:131 +#: superset/connectors/druid/views.py:159 msgid "Add Druid Cluster" -msgstr "Ajouter un cluster Druid" +msgstr "" -#: superset/connectors/druid/views.py:132 +#: superset/connectors/druid/views.py:160 msgid "Edit Druid Cluster" -msgstr "Éditer une cluster Druid" +msgstr "" -#: superset/connectors/druid/views.py:143 -#: superset/connectors/druid/views.py:227 +#: superset/connectors/druid/views.py:171 +#: superset/connectors/druid/views.py:257 msgid "Cluster" -msgstr "Cluster" +msgstr "" -#: superset/connectors/druid/views.py:144 +#: superset/connectors/druid/views.py:172 msgid "Coordinator Host" -msgstr "Hôte du coordinator" +msgstr "" -#: superset/connectors/druid/views.py:145 +#: superset/connectors/druid/views.py:173 msgid "Coordinator Port" -msgstr "Port du coordinator" - -#: superset/connectors/druid/views.py:146 -msgid "Coordinator Endpoint" -msgstr "Endpoint du coordinator" - -#: superset/connectors/druid/views.py:147 -msgid "Broker Host" -msgstr "Hôte du Broker" - -#: superset/connectors/druid/views.py:148 -msgid "Broker Port" -msgstr "Port du Broker" - -#: superset/connectors/druid/views.py:149 -msgid "Broker Endpoint" -msgstr "Endpoint du Broker" - -#: superset/connectors/druid/views.py:164 -msgid "Druid Clusters" -msgstr "Clusters Druid" - -#: superset/connectors/druid/views.py:167 -#: superset/connectors/druid/views.py:267 -#: superset/connectors/druid/views.py:315 -#: superset/connectors/druid/views.py:323 superset/connectors/sqla/views.py:281 -#: superset/views/core.py:287 -msgid "Sources" -msgstr "Sources" +msgstr "" #: superset/connectors/druid/views.py:174 -msgid "List Druid Datasource" -msgstr "Lister les dources de données Druid" +msgid "Coordinator Endpoint" +msgstr "" #: superset/connectors/druid/views.py:175 -msgid "Show Druid Datasource" -msgstr "Montrer les sources de données Druid" +msgid "Broker Host" +msgstr "" #: superset/connectors/druid/views.py:176 -msgid "Add Druid Datasource" -msgstr "Ajouter une source de données Druid" +msgid "Broker Port" +msgstr "" #: superset/connectors/druid/views.py:177 -msgid "Edit Druid Datasource" -msgstr "Éditer une source de données Druid" - -#: superset/connectors/druid/views.py:196 superset/connectors/sqla/views.py:176 -msgid "" -"The list of slices associated with this table. By altering this " -"datasource, you may change how these associated slices behave. Also note " -"that slices need to point to a datasource, so this form will fail at " -"saving if removing slices from a datasource. If you want to change the " -"datasource for a slice, overwrite the slice from the 'explore view'" +msgid "Broker Endpoint" msgstr "" -"Liste des slices associés à cette table. En modifiant cette source de " -"données, il se peut que vous changiez le comportement des slices " -"assosciés. Notez également que les slices doivent pointer sur une source " -"de données donc ce formulaire va échouer lors de la sauvegarde si vous " -"retirez les slices d'une source de données. Si vous voulez changer la " -"source de données d'un slice, forcez l'écriture depuis la 'page " -"d'exploration'" -#: superset/connectors/druid/views.py:204 superset/connectors/sqla/views.py:184 +#: superset/connectors/druid/views.py:193 +msgid "Druid Clusters" +msgstr "" + +#: superset/connectors/druid/views.py:196 +#: superset/connectors/druid/views.py:298 +#: superset/connectors/druid/views.py:347 +#: superset/connectors/druid/views.py:355 superset/connectors/sqla/views.py:315 +#: superset/views/core.py:316 superset/views/core.py:2765 +msgid "Sources" +msgstr "" + +#: superset/connectors/druid/views.py:204 +msgid "List Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:205 +msgid "Show Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:206 +msgid "Add Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:207 +msgid "Edit Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:226 superset/connectors/sqla/views.py:182 +msgid "" +"The list of charts associated with this table. By altering this " +"datasource, you may change how these associated charts behave. Also note " +"that charts need to point to a datasource, so this form will fail at " +"saving if removing charts from a datasource. If you want to change the " +"datasource for a chart, overwrite the chart from the 'explore view'" +msgstr "" + +#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:190 msgid "Timezone offset (in hours) for this datasource" -msgstr "Timezone offset (en heure) de cette source de données" +msgstr "" -#: superset/connectors/druid/views.py:208 +#: superset/connectors/druid/views.py:238 msgid "" "Time expression to use as a predicate when retrieving distinct values to " "populate the filter component. Only applies when `Enable Filter Select` " "is on. If you enter `7 days ago`, the distinct list of values in the " "filter will be populated based on the distinct value over the past week" msgstr "" -"Expression temporelle à utiliser comme un prédicat pour récupérer les " -"valeurs distinctes pour remplir le filtre. S'applique uniquement quand " -"`Activier le filtre` est coché. Si vous entrez `7 days ago`, les listes " -"de valeurs distinctes dans le filtre seront remplies en se basant sur les" -" valeurs distinctes trouvées la semaine passée" -#: superset/connectors/druid/views.py:215 superset/connectors/sqla/views.py:206 +#: superset/connectors/druid/views.py:245 superset/connectors/sqla/views.py:212 msgid "" "Whether to populate the filter's dropdown in the explore view's filter " "section with a list of distinct values fetched from the backend on the " "fly" msgstr "" -"Faut-il remplir à la volée les choix du filtre de la section filtre de la" -" page d'exploration avec la liste des valeurs distinctes répérées depuis " -"le backend" -#: superset/connectors/druid/views.py:219 +#: superset/connectors/druid/views.py:249 msgid "" "Redirects to this endpoint when clicking on the datasource from the " "datasource list" msgstr "" -"Redirige à cet endpoint quand on clique sur la source de données depuis " -"la liste des sources de données" -#: superset/connectors/druid/views.py:225 superset/connectors/sqla/views.py:213 -msgid "Associated Slices" -msgstr "Slices associés" +#: superset/connectors/druid/views.py:255 superset/connectors/sqla/views.py:224 +msgid "Associated Charts" +msgstr "" -#: superset/connectors/druid/views.py:226 +#: superset/connectors/druid/views.py:256 msgid "Data Source" -msgstr "Source de données" +msgstr "" -#: superset/connectors/druid/views.py:229 superset/connectors/sqla/views.py:225 +#: superset/connectors/druid/views.py:259 superset/connectors/sqla/views.py:236 msgid "Owner" -msgstr "Propriétaire" +msgstr "" -#: superset/connectors/druid/views.py:230 +#: superset/connectors/druid/views.py:260 msgid "Is Hidden" -msgstr "Est caché" +msgstr "" -#: superset/connectors/druid/views.py:231 superset/connectors/sqla/views.py:218 +#: superset/connectors/druid/views.py:261 superset/connectors/sqla/views.py:229 msgid "Enable Filter Select" -msgstr "Activer le filtre de sélection" +msgstr "" -#: superset/connectors/druid/views.py:232 superset/connectors/sqla/views.py:220 +#: superset/connectors/druid/views.py:262 superset/connectors/sqla/views.py:231 msgid "Default Endpoint" -msgstr "Endpoint par défaut" +msgstr "" -#: superset/connectors/druid/views.py:233 +#: superset/connectors/druid/views.py:263 msgid "Time Offset" -msgstr "Décalage du temps" +msgstr "" -#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:222 -#: superset/views/core.py:251 superset/views/core.py:370 +#: superset/connectors/druid/views.py:264 superset/connectors/sqla/views.py:233 +#: superset/views/core.py:279 superset/views/core.py:457 msgid "Cache Timeout" -msgstr "Cache timeout" +msgstr "" -#: superset/connectors/druid/views.py:265 +#: superset/connectors/druid/views.py:296 msgid "Druid Datasources" -msgstr "Sources de données Druid" +msgstr "" -#: superset/connectors/druid/views.py:312 +#: superset/connectors/druid/views.py:344 msgid "Scan New Datasources" msgstr "" -#: superset/connectors/druid/views.py:320 +#: superset/connectors/druid/views.py:352 msgid "Refresh Druid Metadata" -msgstr "Rafraichir les méta-données de Druid" +msgstr "" -#: superset/connectors/sqla/models.py:394 +#: superset/connectors/sqla/models.py:513 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" msgstr "" -"Colonne Datetime non fournie dans la configuration alors qu'elle est " -"requise pour ce type de graphique" -#: superset/connectors/sqla/models.py:398 +#: superset/connectors/sqla/models.py:517 msgid "Empty query?" msgstr "" -#: superset/connectors/sqla/models.py:401 +#: superset/connectors/sqla/models.py:525 msgid "Metric '{}' is not valid" -msgstr "Métrique '{}' invalide" +msgstr "" -#: superset/connectors/sqla/models.py:590 +#: superset/connectors/sqla/models.py:748 msgid "" "Table [{}] doesn't seem to exist in the specified database, couldn't " "fetch column information" msgstr "" -#: superset/connectors/sqla/views.py:27 -msgid "List Columns" -msgstr "Lister les colonnes" - -#: superset/connectors/sqla/views.py:28 -msgid "Show Column" -msgstr "Montrer les colonnes" - -#: superset/connectors/sqla/views.py:29 -msgid "Add Column" -msgstr "Ajouter une colonne" - #: superset/connectors/sqla/views.py:30 -msgid "Edit Column" -msgstr "Éditer une colonne" +msgid "List Columns" +msgstr "" -#: superset/connectors/sqla/views.py:45 +#: superset/connectors/sqla/views.py:31 +msgid "Show Column" +msgstr "" + +#: superset/connectors/sqla/views.py:32 +msgid "Add Column" +msgstr "" + +#: superset/connectors/sqla/views.py:33 +msgid "Edit Column" +msgstr "" + +#: superset/connectors/sqla/views.py:48 msgid "" "Whether to make this column available as a [Time Granularity] option, " "column has to be DATETIME or DATETIME-like" msgstr "" -"Faut-il que cette colonne soit accessible comme une option [Time " -"Granularity], la colonne doit être DATETIME ou d'un format équivalent" -#: superset/connectors/sqla/views.py:52 +#: superset/connectors/sqla/views.py:55 msgid "" "The data type that was inferred by the database. It may be necessary to " "input a type manually for expression-defined columns in some cases. In " "most case users should not need to alter this." msgstr "" -"Le type de donnée inféré par la base de données. Il peut être nécessaire " -"de le rentrer manuellement pour les colonnes définissant des expressions " -"dans certains cas. Dans la plupart des cas il n'est pas nécessaire de le " -"modifier" + +#: superset/connectors/sqla/views.py:89 +msgid "Expression" +msgstr "" #: superset/connectors/sqla/views.py:90 -msgid "Expression" -msgstr "Expression" +msgid "Is temporal" +msgstr "" #: superset/connectors/sqla/views.py:91 -msgid "Is temporal" -msgstr "Est temporel" +msgid "Datetime Format" +msgstr "" #: superset/connectors/sqla/views.py:92 -msgid "Datetime Format" -msgstr "Format Datetime" - -#: superset/connectors/sqla/views.py:93 msgid "Database Expression" -msgstr "Expression de la base de données" - -#: superset/connectors/sqla/views.py:102 -msgid "List Metrics" -msgstr "Lister les métriques" +msgstr "" #: superset/connectors/sqla/views.py:103 -msgid "Show Metric" -msgstr "Montrer les métriques" +msgid "List Metrics" +msgstr "" #: superset/connectors/sqla/views.py:104 -msgid "Add Metric" -msgstr "Ajouter une métrique" +msgid "Show Metric" +msgstr "" #: superset/connectors/sqla/views.py:105 +msgid "Add Metric" +msgstr "" + +#: superset/connectors/sqla/views.py:106 msgid "Edit Metric" -msgstr "Éditer la métrique" +msgstr "" -#: superset/connectors/sqla/views.py:134 +#: superset/connectors/sqla/views.py:135 msgid "SQL Expression" -msgstr "Expression SQL" - -#: superset/connectors/sqla/views.py:136 -msgid "D3 Format" -msgstr "Format D3" +msgstr "" #: superset/connectors/sqla/views.py:137 +msgid "D3 Format" +msgstr "" + +#: superset/connectors/sqla/views.py:138 msgid "Is Restricted" -msgstr "Est restreint" - -#: superset/connectors/sqla/views.py:155 -msgid "List Tables" -msgstr "Lister les tables" - -#: superset/connectors/sqla/views.py:156 -msgid "Show Table" -msgstr "Montrer les tables" +msgstr "" #: superset/connectors/sqla/views.py:157 -msgid "Add Table" -msgstr "Ajouter une table" +msgid "List Tables" +msgstr "" #: superset/connectors/sqla/views.py:158 -msgid "Edit Table" -msgstr "Éditer la table" - -#: superset/connectors/sqla/views.py:185 -msgid "Name of the table that exists in the source database" -msgstr "Nom de la table qui existe dans la base de données source" - -#: superset/connectors/sqla/views.py:187 -msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +msgid "Show Table" +msgstr "" + +#: superset/connectors/sqla/views.py:159 +msgid "Add Table" +msgstr "" + +#: superset/connectors/sqla/views.py:160 +msgid "Edit Table" +msgstr "" + +#: superset/connectors/sqla/views.py:191 +msgid "Name of the table that exists in the source database" msgstr "" -"Schéma, utilisé uniquement dans certaines bases de données comme " -"Postgres, Redshift et DB2" #: superset/connectors/sqla/views.py:193 +msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +msgstr "" + +#: superset/connectors/sqla/views.py:199 msgid "" "This fields acts a Superset view, meaning that Superset will run a query " "against this string as a subquery." msgstr "" -"Ces champs agissent comme une vue Superset, i.e. Superset va lancer une " -"requête pour cette expression comme une sous-requête" -#: superset/connectors/sqla/views.py:197 +#: superset/connectors/sqla/views.py:203 msgid "" "Predicate applied when fetching distinct value to populate the filter " "control component. Supports jinja template syntax. Applies only when " "`Enable Filter Select` is on." msgstr "" -"Prédicat appliqué à la récupération des valeurs distinctes pour remplir " -"le filtre de contrôle des composants. Supporte la syntaxe Jinja. " -"S'applique uniquement si `Activer le filtre` est coché." -#: superset/connectors/sqla/views.py:203 +#: superset/connectors/sqla/views.py:209 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -"Redirige à cet endpoint quand on clique sur la table depuis la liste des " -"tables" -#: superset/connectors/sqla/views.py:215 -msgid "Changed By" -msgstr "Modifié par" - -#: superset/connectors/sqla/views.py:216 superset/views/core.py:247 -#: superset/views/sql_lab.py:19 superset/views/sql_lab.py:55 -msgid "Database" -msgstr "Base de données" - -#: superset/connectors/sqla/views.py:217 superset/views/core.py:249 -msgid "Last Changed" -msgstr "Dernière modification" +#: superset/connectors/sqla/views.py:216 +msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +msgstr "" #: superset/connectors/sqla/views.py:219 -msgid "Schema" -msgstr "Schéma" - -#: superset/connectors/sqla/views.py:221 -msgid "Offset" -msgstr "Décalage" - -#: superset/connectors/sqla/views.py:223 -msgid "Table Name" -msgstr "Nom de la table" - -#: superset/connectors/sqla/views.py:224 -msgid "Fetch Values Predicate" -msgstr "Récupérer les valeurs des prédicats" +msgid "" +"A set of parameters that become available in the query using Jinja " +"templating syntax" +msgstr "" #: superset/connectors/sqla/views.py:226 -msgid "Main Datetime Column" -msgstr "Colonne Datetime principale" +msgid "Changed By" +msgstr "" -#: superset/connectors/sqla/views.py:242 +#: superset/connectors/sqla/views.py:228 superset/views/core.py:277 +msgid "Last Changed" +msgstr "" + +#: superset/connectors/sqla/views.py:232 +msgid "Offset" +msgstr "" + +#: superset/connectors/sqla/views.py:235 +msgid "Fetch Values Predicate" +msgstr "" + +#: superset/connectors/sqla/views.py:237 +msgid "Main Datetime Column" +msgstr "" + +#: superset/connectors/sqla/views.py:239 +msgid "SQL Lab View" +msgstr "" + +#: superset/connectors/sqla/views.py:240 +msgid "Template parameters" +msgstr "" + +#: superset/connectors/sqla/views.py:257 msgid "" "Table [{}] could not be found, please double check your database " "connection, schema, and table name" -msgstr "La table [{}] n'a pu être trouvée, vérifiez à nouveau votre la connexion à votre base de données, le schéma et le nom de la table" +msgstr "" -#: superset/connectors/sqla/views.py:255 +#: superset/connectors/sqla/views.py:270 msgid "" "The table was created. As part of this two phase configuration process, " "you should now click the edit button by the new table to configure it." msgstr "" -"La table a été créée. Pour la deuxième partie de la configuration vous " -"devez cliquer sur le bouton édition de la nouvelle table" -#: superset/connectors/sqla/views.py:279 +#: superset/connectors/sqla/views.py:293 +msgid "Refresh Metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:294 +msgid "Refresh column metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:303 +#, python-format +msgid "Metadata refreshed for the following table(s): %(tables)s" +msgstr "" + +#: superset/connectors/sqla/views.py:311 msgid "Tables" -msgstr "Tables" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:41 msgid "Profile" -msgstr "Profil" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:42 msgid "Logout" -msgstr "Déconnexion" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:47 msgid "Login" -msgstr "Connexion" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:37 msgid "Record Count" -msgstr "Nombre d'enregistrements" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:46 msgid "No records found" -msgstr "Aucun enregistrement trouvé" +msgstr "" #: superset/templates/superset/import_dashboards.html:11 -msgid "Import" -msgstr "Importation" +msgid "Import dashboards" +msgstr "" #: superset/templates/superset/request_access.html:2 msgid "No Access!" -msgstr "Pas l'accès !" +msgstr "" #: superset/templates/superset/request_access.html:7 #, python-format msgid "You do not have permissions to access the datasource(s): %(name)s." -msgstr "Vous n'avez pas les permissions pour accéder à(aux) source(s) : %(name)s." +msgstr "" #: superset/templates/superset/request_access.html:13 msgid "Request Permissions" -msgstr "Besoin de permissions" - -#: superset/templates/superset/welcome.html:3 -msgid "Welcome!" -msgstr "Bienvenue ! " +msgstr "" #: superset/templates/superset/models/database/macros.html:4 msgid "Test Connection" -msgstr "Test de connexion" +msgstr "" -#: superset/views/annotations.py:50 superset/views/annotations.py:58 -#: superset/views/core.py:277 superset/views/core.py:2371 -#: superset/views/sql_lab.py:30 +#: superset/views/annotations.py:49 +msgid "Annotation Layers" +msgstr "" + +#: superset/views/annotations.py:52 superset/views/annotations.py:60 +#: superset/views/core.py:306 superset/views/core.py:2733 +#: superset/views/sql_lab.py:36 msgid "Manage" -msgstr "Gestion" +msgstr "" -#: superset/views/base.py:62 +#: superset/views/annotations.py:57 +msgid "Annotations" +msgstr "" + +#: superset/views/base.py:79 #, python-format msgid "Datasource %(name)s already exists" -msgstr "La source de données %(name)s existe déjà" +msgstr "" -#: superset/views/base.py:221 +#: superset/views/base.py:123 msgid "json isn't valid" -msgstr "Le json n'est pas valide" +msgstr "" -#: superset/views/base.py:272 +#: superset/views/base.py:127 +msgid "Export to YAML" +msgstr "" + +#: superset/views/base.py:127 +msgid "Export to YAML?" +msgstr "" + +#: superset/views/base.py:188 msgid "Delete" -msgstr "Effacer" +msgstr "" -#: superset/views/base.py:273 +#: superset/views/base.py:189 msgid "Delete all Really?" -msgstr "Vraiment tout effacer ?" +msgstr "" -#: superset/views/core.py:56 +#: superset/views/core.py:65 msgid "This endpoint requires the `all_datasource_access` permission" -msgstr "Cet endpoint nécessite la permission `all_datasource_access`" +msgstr "" -#: superset/views/core.py:58 +#: superset/views/core.py:67 msgid "The datasource seems to have been deleted" -msgstr "La source de données semble avoir été effacée" +msgstr "" -#: superset/views/core.py:59 +#: superset/views/core.py:68 msgid "The access requests seem to have been deleted" -msgstr "L'accée à cette requête semble avoir été effacé" +msgstr "" -#: superset/views/core.py:61 +#: superset/views/core.py:70 msgid "The user seems to have been deleted" -msgstr "L'utilisateur semble avoir été effacé" +msgstr "" -#: superset/views/core.py:62 +#: superset/views/core.py:75 +msgid "You don't have access to this datasource. (Gain access)" +msgstr "" + +#: superset/views/core.py:78 msgid "You don't have access to this datasource" -msgstr "Vous n'avez pas l'accès à cette source de données" +msgstr "" -#: superset/views/core.py:66 +#: superset/views/core.py:90 #, python-format msgid "" "This view requires the database %(name)s or `all_datasource_access` " "permission" msgstr "" -"Cette page nécessite la permission à la base %(name)s ou " -"`all_datasource_access`" -#: superset/views/core.py:71 +#: superset/views/core.py:95 #, python-format msgid "" "This endpoint requires the datasource %(name)s, database or " "`all_datasource_access` permission" msgstr "" -"Cet endpoint nécessite la permission à la source de données %(name)s, à " -"la base de données ou `all_datasource_access`" -#: superset/views/core.py:174 +#: superset/views/core.py:189 msgid "List Databases" -msgstr "Lister les bases de données" +msgstr "" -#: superset/views/core.py:175 +#: superset/views/core.py:190 msgid "Show Database" -msgstr "Montrer les bases de données" +msgstr "" -#: superset/views/core.py:176 +#: superset/views/core.py:191 msgid "Add Database" -msgstr "Ajouter une base de données" +msgstr "" -#: superset/views/core.py:177 +#: superset/views/core.py:192 msgid "Edit Database" -msgstr "Éditer la base de données" +msgstr "" -#: superset/views/core.py:212 +#: superset/views/core.py:233 msgid "Expose this DB in SQL Lab" -msgstr "Expose cette BDD dans SQL Lab" +msgstr "" -#: superset/views/core.py:213 +#: superset/views/core.py:234 msgid "" "Allow users to run synchronous queries, this is the default and should " "work well for queries that can be executed within a web request scope " "(<~1 minute)" msgstr "" -"Autorise les utilisateurs à lancer des requêtes synchrones, il s'agit de " -"la configuration par défaut qui devrait fonctionner correctement pour des" -" reqêtes exécutables depuis le web (<~1 minute)" -#: superset/views/core.py:217 +#: superset/views/core.py:238 msgid "" "Allow users to run queries, against an async backend. This assumes that " "you have a Celery worker setup as well as a results backend." msgstr "" -"Autorise les utilisateurs à lancer des requêtes sur un backend " -"asynchrone. Suppose que vous ayez un worker Celery réglé comme un results" -" backend" -#: superset/views/core.py:221 +#: superset/views/core.py:242 msgid "Allow CREATE TABLE AS option in SQL Lab" -msgstr "Autorise l'option CREATE TABLE AS dans SQL Lab" +msgstr "" -#: superset/views/core.py:222 +#: superset/views/core.py:243 msgid "" "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in" " SQL Lab" msgstr "" -"Autorise les utilisateurs à lancer des expression non-SELECT (UPDATE, " -"DELETE, CREATE, etc.) dans SQL Lab" -#: superset/views/core.py:226 +#: superset/views/core.py:247 msgid "" "When allowing CREATE TABLE AS option in SQL Lab, this option forces the " "table to be created in this schema" msgstr "" -"Quand l'option autoriser CREATE TABLE AS dans SQL Lab est cochée, force " -"la table a être créée dans le schéma" -#: superset/views/core.py:238 +#: superset/views/core.py:259 msgid "" -"All the queries in Sql Lab are going to be executed on behalf of " -"currently authorized user." +"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/views/core.py:243 +#: superset/views/core.py:265 +msgid "" +"Allow SQL Lab to fetch a list of all tables and all views across all " +"database schemas. For large data warehouse with thousands of tables, this" +" can be expensive and put strain on the system." +msgstr "" + +#: superset/views/core.py:271 msgid "Expose in SQL Lab" -msgstr "Exposer dans SQL Lab" +msgstr "" -#: superset/views/core.py:244 +#: superset/views/core.py:272 msgid "Allow CREATE TABLE AS" -msgstr "Autoriser CREATE TABLE AS" - -#: superset/views/core.py:245 -msgid "Allow DML" -msgstr "Autoriser DML" - -#: superset/views/core.py:246 -msgid "CTAS Schema" -msgstr "Schéma CTAS" - -#: superset/views/core.py:248 superset/views/core.py:371 -#: superset/views/core.py:479 superset/views/core.py:543 -msgid "Creator" -msgstr "Créateur" - -#: superset/views/core.py:250 -msgid "SQLAlchemy URI" -msgstr "URI SQLAlchemy" - -#: superset/views/core.py:252 -msgid "Extra" -msgstr "Extra" - -#: superset/views/core.py:253 -msgid "Allow Run Sync" -msgstr "Autoriser le lancement synchrone" - -#: superset/views/core.py:254 -msgid "Allow Run Async" -msgstr "Autoriser le lancement asynchrone" - -#: superset/views/core.py:255 -msgid "Impersonate queries to the database" msgstr "" #: superset/views/core.py:273 +msgid "Allow DML" +msgstr "" + +#: superset/views/core.py:274 +msgid "CTAS Schema" +msgstr "" + +#: superset/views/core.py:276 superset/views/core.py:458 +#: superset/views/core.py:575 superset/views/core.py:642 +msgid "Creator" +msgstr "" + +#: superset/views/core.py:278 +msgid "SQLAlchemy URI" +msgstr "" + +#: superset/views/core.py:280 +msgid "Extra" +msgstr "" + +#: superset/views/core.py:281 +msgid "Allow Run Sync" +msgstr "" + +#: superset/views/core.py:282 +msgid "Allow Run Async" +msgstr "" + +#: superset/views/core.py:283 +msgid "Impersonate the logged on user" +msgstr "" + +#: superset/views/core.py:302 msgid "Import Dashboards" -msgstr "Importer des tableaux de bords" +msgstr "" -#: superset/views/core.py:315 superset/views/core.py:556 -#: superset/views/sql_lab.py:18 superset/views/sql_lab.py:54 +#: superset/views/core.py:334 +msgid "CSV to Database configuration" +msgstr "" + +#: superset/views/core.py:375 +msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +msgstr "" + +#: superset/views/core.py:401 superset/views/core.py:667 +#: superset/views/sql_lab.py:23 superset/views/sql_lab.py:60 msgid "User" -msgstr "Utilisateur" +msgstr "" -#: superset/views/core.py:316 +#: superset/views/core.py:402 msgid "User Roles" -msgstr "Rôles utilisateurs" +msgstr "" -#: superset/views/core.py:317 +#: superset/views/core.py:403 msgid "Database URL" -msgstr "URL de la base de données" +msgstr "" -#: superset/views/core.py:319 +#: superset/views/core.py:405 msgid "Roles to grant" -msgstr "Röles à donner" +msgstr "" -#: superset/views/core.py:320 +#: superset/views/core.py:406 msgid "Created On" -msgstr "Créé le" +msgstr "" -#: superset/views/core.py:326 +#: superset/views/core.py:412 msgid "Access requests" -msgstr "Requêtes d'accès" +msgstr "" -#: superset/views/core.py:328 superset/views/core.py:567 +#: superset/views/core.py:414 superset/views/core.py:679 msgid "Security" -msgstr "Sécurité" +msgstr "" -#: superset/views/core.py:335 -msgid "List Slices" -msgstr "Lister les slices" +#: superset/views/core.py:421 +msgid "List Charts" +msgstr "" -#: superset/views/core.py:336 -msgid "Show Slice" -msgstr "Montrer les slices" +#: superset/views/core.py:422 +msgid "Show Chart" +msgstr "" -#: superset/views/core.py:337 -msgid "Add Slice" -msgstr "Ajouter un slice" +#: superset/views/core.py:423 +msgid "Add Chart" +msgstr "" -#: superset/views/core.py:338 -msgid "Edit Slice" -msgstr "Éditer le slice" +#: superset/views/core.py:424 +msgid "Edit Chart" +msgstr "" -#: superset/views/core.py:359 +#: superset/views/core.py:446 msgid "" "These parameters are generated dynamically when clicking the save or " "overwrite button in the explore view. This JSON object is exposed here " "for reference and for power users who may want to alter specific " "parameters." msgstr "" -"Ces paramètres sont généré dynamiquement quand vous cliquez sur " -"Sauvegarder ou forcer dans la page d'exploration. Cet objet JSON est " -"exposé ici comme une référence et pour les experts qui voudraient " -"modifier des paramètres" -#: superset/views/core.py:364 -msgid "Duration (in seconds) of the caching timeout for this slice." -msgstr "Durée (en secondes) pour le caching timout de ce slice" +#: superset/views/core.py:452 +msgid "Duration (in seconds) of the caching timeout for this chart." +msgstr "" -#: superset/views/core.py:375 +#: superset/views/core.py:462 msgid "Last Modified" -msgstr "Dernière modification" +msgstr "" -#: superset/views/core.py:376 superset/views/core.py:478 +#: superset/views/core.py:463 superset/views/core.py:574 msgid "Owners" -msgstr "Propriétaires" +msgstr "" -#: superset/views/core.py:377 +#: superset/views/core.py:464 msgid "Parameters" -msgstr "Paramètres" +msgstr "" -#: superset/views/core.py:378 superset/views/core.py:420 -msgid "Slice" -msgstr "Slice" +#: superset/views/core.py:465 superset/views/core.py:512 +msgid "Chart" +msgstr "" -#: superset/views/core.py:437 +#: superset/views/core.py:532 msgid "List Dashboards" -msgstr "Lister les tableaux de bords" +msgstr "" -#: superset/views/core.py:438 +#: superset/views/core.py:533 msgid "Show Dashboard" -msgstr "Montrer les tableaux de bords" +msgstr "" -#: superset/views/core.py:439 +#: superset/views/core.py:534 msgid "Add Dashboard" -msgstr "Ajouter un tableau de bord" +msgstr "" -#: superset/views/core.py:440 +#: superset/views/core.py:535 msgid "Edit Dashboard" -msgstr "Éditer le tableau de bord" +msgstr "" -#: superset/views/core.py:451 +#: superset/views/core.py:547 msgid "" "This json object describes the positioning of the widgets in the " "dashboard. It is dynamically generated when adjusting the widgets size " "and positions by using drag & drop in the dashboard view" msgstr "" -"Cet objet JSON décrit la position des widgets dans le tableau de bord. Il" -" est généré dynamiquement quand on ajuste la taille ou la position des " -"widgets" -#: superset/views/core.py:456 +#: superset/views/core.py:552 msgid "" "The css for individual dashboards can be altered here, or in the " "dashboard view where changes are immediately visible" msgstr "" -"Le css pour certains tableaux de bords peut être modifié ici, ou dans la" -" page tableaux de bords pour que les changement soient visibles " -"immédiatement" -#: superset/views/core.py:460 +#: superset/views/core.py:556 msgid "To get a readable URL for your dashboard" -msgstr "Pour avoir une URL lisible pour votre tableau de bord" +msgstr "" -#: superset/views/core.py:461 +#: superset/views/core.py:557 msgid "" "This JSON object is generated dynamically when clicking the save or " "overwrite button in the dashboard view. It is exposed here for reference " "and for power users who may want to alter specific parameters." msgstr "" -"Ce JSON a été généré automatiquement quand vous avez cliqué sur " -"sauvegarder ou forcer dans la page des tableaux de bords. Il est exposé " -"ici comme une référence et pour les experts qui voudraient modifier des " -"paramètres" -#: superset/views/core.py:466 +#: superset/views/core.py:562 msgid "Owners is a list of users who can alter the dashboard." msgstr "" -"Propriétaires est une liste d'utilisateurs qui peuvent modifier le " -"tableau de bord" -#: superset/views/core.py:474 superset/views/core.py:541 +#: superset/views/core.py:570 superset/views/core.py:640 msgid "Dashboard" -msgstr "Tableau de bord" +msgstr "" -#: superset/views/core.py:476 +#: superset/views/core.py:572 msgid "Slug" -msgstr "Slug" +msgstr "" -#: superset/views/core.py:481 +#: superset/views/core.py:577 msgid "Position JSON" -msgstr "JSON des positions" +msgstr "" -#: superset/views/core.py:483 +#: superset/views/core.py:579 msgid "JSON Metadata" -msgstr "JSON des méta-données" +msgstr "" -#: superset/views/core.py:484 +#: superset/views/core.py:580 msgid "Underlying Tables" -msgstr "Tables sous-jacentes" +msgstr "" -#: superset/views/core.py:507 +#: superset/views/core.py:603 msgid "Export" -msgstr "Exporter" +msgstr "" -#: superset/views/core.py:507 +#: superset/views/core.py:603 msgid "Export dashboards?" -msgstr "Exporter les tableaux de bords ?" +msgstr "" -#: superset/views/core.py:557 +#: superset/views/core.py:668 msgid "Action" -msgstr "Action" +msgstr "" -#: superset/views/core.py:558 +#: superset/views/core.py:669 msgid "dttm" -msgstr "dttm" +msgstr "" -#: superset/views/core.py:565 +#: superset/views/core.py:677 msgid "Action Log" -msgstr "Journaux d'actions" +msgstr "" -#: superset/views/core.py:796 +#: superset/views/core.py:875 msgid "Access was requested" -msgstr "Accès demandé" +msgstr "" -#: superset/views/core.py:857 +#: superset/views/core.py:936 #, python-format msgid "" "%(user)s was granted the role %(role)s that gives access to the " "%(datasource)s" -msgstr "%(user)s a obtenu le rôle %(role)s qui donne accès à %(datasource)s" +msgstr "" -#: superset/views/core.py:873 +#: superset/views/core.py:952 #, python-format msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" msgstr "" -"Le rôle %(r)s a été étendu pour donner l'accès à la source de données " -"%(ds)s" -#: superset/views/core.py:882 +#: superset/views/core.py:961 msgid "You have no permission to approve this request" -msgstr "Vous n'avez pas les permission pour approuver cette requête" +msgstr "" -#: superset/views/core.py:1646 +#: superset/views/core.py:1287 superset/views/core.py:1292 +#: superset/views/core.py:1400 superset/views/core.py:1414 +msgid "You don't have the rights to " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1400 +msgid "alter this " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1292 +msgid "chart" +msgstr "" + +#: superset/views/core.py:1292 superset/views/core.py:1414 +msgid "create a " +msgstr "" + +#: superset/views/core.py:1401 superset/views/core.py:1414 +msgid "dashboard" +msgstr "" + +#: superset/views/core.py:1949 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -"Requête malformée. Les arguments slice_id ou table_name et db_name sont " -"attendus" -#: superset/views/core.py:1652 +#: superset/views/core.py:1955 #, python-format -msgid "Slice %(id)s not found" -msgstr "Slice %(id)s non trouvé" +msgid "Chart %(id)s not found" +msgstr "" -#: superset/views/core.py:1664 +#: superset/views/core.py:1967 #, python-format msgid "Table %(t)s wasn't found in the database %(d)s" -msgstr "Table %(t)s pas trouvée dans la base de données %(d)s" +msgstr "" -#: superset/views/core.py:1803 +#: superset/views/core.py:2121 #, python-format msgid "Can't find User '%(name)s', please ask your admin to create one." msgstr "" -"Impossible de trouver l'utilisateur '%(name)s', demandez à votre " -"administrateur de le créer." -#: superset/views/core.py:1810 +#: superset/views/core.py:2128 #, python-format msgid "Can't find DruidCluster with cluster_name = '%(name)s'" -msgstr "Impossible de trouver le DruidCluster avec cluster_name = '%(name)s" +msgstr "" -#: superset/views/core.py:2071 +#: superset/views/core.py:2407 msgid "Query record was not created as expected." -msgstr "L'enregistrement de la reqête n'a pas été créé comme prévu." +msgstr "" -#: superset/views/core.py:2357 +#: superset/views/core.py:2718 msgid "Template Name" -msgstr "Nom du template" +msgstr "" -#: superset/views/core.py:2368 +#: superset/views/core.py:2730 msgid "CSS Templates" -msgstr "Templates CSS" +msgstr "" -#: superset/views/core.py:2379 +#: superset/views/core.py:2741 msgid "SQL Editor" -msgstr "Éditeur SQL" +msgstr "" -#: superset/views/core.py:2384 superset/views/core.py:2393 +#: superset/views/core.py:2746 superset/views/core.py:2756 msgid "SQL Lab" -msgstr "SQL Lab" +msgstr "" -#: superset/views/core.py:2388 +#: superset/views/core.py:2751 msgid "Query Search" -msgstr "Requêter" +msgstr "" -#: superset/views/sql_lab.py:20 +#: superset/views/core.py:2761 +msgid "Upload a CSV" +msgstr "" + +#: superset/views/sql_lab.py:25 msgid "Status" -msgstr "Status" +msgstr "" -#: superset/views/sql_lab.py:21 +#: superset/views/sql_lab.py:26 msgid "Start Time" -msgstr "Date de début" +msgstr "" -#: superset/views/sql_lab.py:22 superset/views/sql_lab.py:58 +#: superset/views/sql_lab.py:27 superset/views/sql_lab.py:64 msgid "End Time" -msgstr "Date de fin" +msgstr "" -#: superset/views/sql_lab.py:28 +#: superset/views/sql_lab.py:34 msgid "Queries" -msgstr "Requêtes" +msgstr "" -#: superset/views/sql_lab.py:37 +#: superset/views/sql_lab.py:43 msgid "List Saved Query" -msgstr "Liste des requêtes sauvegardées" +msgstr "" -#: superset/views/sql_lab.py:38 +#: superset/views/sql_lab.py:44 msgid "Show Saved Query" -msgstr "Montrer les requếtes sauvagardées" +msgstr "" -#: superset/views/sql_lab.py:39 +#: superset/views/sql_lab.py:45 msgid "Add Saved Query" -msgstr "Ajouter une requête sauvegardée" +msgstr "" -#: superset/views/sql_lab.py:40 +#: superset/views/sql_lab.py:46 msgid "Edit Saved Query" -msgstr "Éditer la requête sauvegardée" +msgstr "" -#: superset/views/sql_lab.py:59 +#: superset/views/sql_lab.py:65 msgid "Pop Tab Link" msgstr "" -#: superset/views/sql_lab.py:60 +#: superset/views/sql_lab.py:66 msgid "Changed on" msgstr "" -#: superset/views/sql_lab.py:79 +#: superset/views/sql_lab.py:86 msgid "Saved Queries" -msgstr "Requêtes sauvegardées" +msgstr "" + +#~ msgid "[Superset] Access to the datasource %(name)s was granted" +#~ msgstr "[Superset] Accès à la source de données %(name)s accordé" + +#~ msgid "Please choose at least one \"Group by\" field " +#~ msgstr "Choisissez au moins un champs \"Grouper par\"" + +#~ msgid "'Group By' and 'Columns' can't overlap" +#~ msgstr "'Grouper par' et 'Colonnes' ne peuvent pas avoir de champs en commun" + +#~ msgid "Must have one numeric column specified" +#~ msgstr "Il faut un moins une colonne numérique" + +#~ msgid "Your query was saved" +#~ msgstr "" + +#~ msgid "Your query could not be saved" +#~ msgstr "" + +#~ msgid "Failed at retrieving results from the results backend" +#~ msgstr "" + +#~ msgid "Could not connect to server" +#~ msgstr "" + +#~ msgid "Your session timed out, please refresh your page and try again." +#~ msgstr "" + +#~ msgid "Query was stopped." +#~ msgstr "" + +#~ msgid "Failed at stopping query." +#~ msgstr "" + +#~ msgid "Error occurred while fetching table metadata" +#~ msgstr "" + +#~ msgid "shared query" +#~ msgstr "" + +#~ msgid "The query couldn't be loaded" +#~ msgstr "" + +#~ msgid "An error occurred while creating the data source" +#~ msgstr "" + +#~ msgid "Pick a chart type!" +#~ msgstr "" + +#~ msgid "To use this chart type you need at least one column flagged as a date" +#~ msgstr "" + +#~ msgid "To use this chart type you need at least one dimension" +#~ msgstr "" + +#~ msgid "To use this chart type you need at least one aggregation function" +#~ msgstr "" + +#~ msgid "Untitled Query" +#~ msgstr "" + +#~ msgid "Copy of %s" +#~ msgstr "" + +#~ msgid "share query" +#~ msgstr "" + +#~ msgid "copy URL to clipboard" +#~ msgstr "" + +#~ msgid "Raw SQL" +#~ msgstr "" + +#~ msgid "Source SQL" +#~ msgstr "" + +#~ msgid "SQL" +#~ msgstr "" + +#~ msgid "No query history yet..." +#~ msgstr "" + +#~ msgid "It seems you don't have access to any database" +#~ msgstr "" + +#~ msgid "Search Results" +#~ msgstr "" + +#~ msgid "[From]-" +#~ msgstr "" + +#~ msgid "[To]-" +#~ msgstr "" + +#~ msgid "[Query Status]" +#~ msgstr "" + +#~ msgid "Search" +#~ msgstr "" + +#~ msgid "Open in SQL Editor" +#~ msgstr "" + +#~ msgid "view results" +#~ msgstr "" + +#~ msgid "Data preview" +#~ msgstr "" + +#~ msgid "Visualize the data out of this query" +#~ msgstr "" + +#~ msgid "Overwrite text in editor with a query on this table" +#~ msgstr "" + +#~ msgid "Run query in a new tab" +#~ msgstr "" + +#~ msgid "Remove query from log" +#~ msgstr "" + +#~ msgid ".CSV" +#~ msgstr "" + +#~ msgid "Visualize" +#~ msgstr "" + +#~ msgid "was created" +#~ msgstr "" + +#~ msgid "Query in a new tab" +#~ msgstr "" + +#~ msgid "Fetch data preview" +#~ msgstr "" + +#~ msgid "Track Job" +#~ msgstr "" + +#~ msgid "Loading..." +#~ msgstr "" + +#~ msgid "Run Selected Query" +#~ msgstr "" + +#~ msgid "Run Query" +#~ msgstr "" + +#~ msgid "Run query asynchronously" +#~ msgstr "" + +#~ msgid "Stop" +#~ msgstr "" + +#~ msgid "Undefined" +#~ msgstr "" + +#~ msgid "Label for your query" +#~ msgstr "" + +#~ msgid "Write a description for your query" +#~ msgstr "" + +#~ msgid "Save" +#~ msgstr "" + +#~ msgid "Save Query" +#~ msgstr "" + +#~ msgid "Run a query to display results here" +#~ msgstr "" + +#~ msgid "Preview for %s" +#~ msgstr "" + +#~ msgid "Results" +#~ msgstr "" + +#~ msgid "Query History" +#~ msgstr "" + +#~ msgid "Create table as with query results" +#~ msgstr "" + +#~ msgid "new table name" +#~ msgstr "" + +#~ msgid "Error while fetching table list" +#~ msgstr "" + +#~ msgid "Error while fetching schema list" +#~ msgstr "" + +#~ msgid "Error while fetching database list" +#~ msgstr "" + +#~ msgid "Database:" +#~ msgstr "" + +#~ msgid "Select a database" +#~ msgstr "" + +#~ msgid "Select a schema (%s)" +#~ msgstr "" + +#~ msgid "Schema:" +#~ msgstr "" + +#~ msgid "Add a table (%s)" +#~ msgstr "" + +#~ msgid "Type to search ..." +#~ msgstr "" + +#~ msgid "Reset State" +#~ msgstr "" + +#~ msgid "Enter a new title for the tab" +#~ msgstr "" + +#~ msgid "Untitled Query %s" +#~ msgstr "" + +#~ msgid "close tab" +#~ msgstr "" + +#~ msgid "rename tab" +#~ msgstr "" + +#~ msgid "expand tool bar" +#~ msgstr "" + +#~ msgid "hide tool bar" +#~ msgstr "" + +#~ msgid "Copy partition query to clipboard" +#~ msgstr "" + +#~ msgid "latest partition:" +#~ msgstr "" + +#~ msgid "Keys for table" +#~ msgstr "" + +#~ msgid "View keys & indexes (%s)" +#~ msgstr "" + +#~ msgid "Sort columns alphabetically" +#~ msgstr "" + +#~ msgid "Original table column order" +#~ msgstr "" + +#~ msgid "Copy SELECT statement to clipboard" +#~ msgstr "" + +#~ msgid "Remove table preview" +#~ msgstr "" + +#~ msgid "" +#~ "%s is not right as a column " +#~ "name, please alias it (as in " +#~ "SELECT count(*) " +#~ msgstr "" + +#~ msgid "AS my_alias" +#~ msgstr "" + +#~ msgid "using only alphanumeric characters and underscores" +#~ msgstr "" + +#~ msgid "Creating a data source and popping a new tab" +#~ msgstr "" + +#~ msgid "No results available for this query" +#~ msgstr "" + +#~ msgid "Chart Type" +#~ msgstr "" + +#~ msgid "[Chart Type]" +#~ msgstr "" + +#~ msgid "Datasource Name" +#~ msgstr "" + +#~ msgid "datasource name" +#~ msgstr "" + +#~ msgid "Select ..." +#~ msgstr "" + +#~ msgid "Loaded data cached" +#~ msgstr "" + +#~ msgid "Loaded from cache" +#~ msgstr "" + +#~ msgid "Click to force-refresh" +#~ msgstr "" + +#~ msgid "Copy to clipboard" +#~ msgstr "" + +#~ msgid "Not successful" +#~ msgstr "" + +#~ msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +#~ msgstr "" + +#~ msgid "Copied!" +#~ msgstr "" + +#~ msgid "click to edit title" +#~ msgstr "" + +#~ msgid "You don't have the rights to alter this title." +#~ msgstr "" + +#~ msgid "Click to favorite/unfavorite" +#~ msgstr "" + +#~ msgid "You have unsaved changes." +#~ msgstr "" + +#~ msgid "Click the" +#~ msgstr "" + +#~ msgid "button on the top right to save your changes." +#~ msgstr "" + +#~ msgid "Served from data cached %s . Click to force refresh." +#~ msgstr "" + +#~ msgid "Click to force refresh" +#~ msgstr "" + +#~ msgid "Error" +#~ msgstr "" + +#~ msgid "Sorry, there was an error adding slices to this dashboard: %s" +#~ msgstr "" + +#~ msgid "Active Dashboard Filters" +#~ msgstr "" + +#~ msgid "Checkout this dashboard: %s" +#~ msgstr "" + +#~ msgid "Force refresh the whole dashboard" +#~ msgstr "" + +#~ msgid "Edit this dashboard's properties" +#~ msgstr "" + +#~ msgid "Load a template" +#~ msgstr "" + +#~ msgid "Load a CSS template" +#~ msgstr "" + +#~ msgid "Live CSS Editor" +#~ msgstr "" + +#~ msgid "Don't refresh" +#~ msgstr "" + +#~ msgid "10 seconds" +#~ msgstr "" + +#~ msgid "30 seconds" +#~ msgstr "" + +#~ msgid "1 minute" +#~ msgstr "" + +#~ msgid "5 minutes" +#~ msgstr "" + +#~ msgid "Refresh Interval" +#~ msgstr "" + +#~ msgid "Choose the refresh frequency for this dashboard" +#~ msgstr "" + +#~ msgid "This dashboard was saved successfully." +#~ msgstr "" + +#~ msgid "Sorry, there was an error saving this dashboard: " +#~ msgstr "" + +#~ msgid "You must pick a name for the new dashboard" +#~ msgstr "" + +#~ msgid "Save Dashboard" +#~ msgstr "" + +#~ msgid "Overwrite Dashboard [%s]" +#~ msgstr "" + +#~ msgid "Save as:" +#~ msgstr "" + +#~ msgid "[dashboard name]" +#~ msgstr "" + +#~ msgid "Viz" +#~ msgstr "" + +#~ msgid "Add Slices" +#~ msgstr "" + +#~ msgid "Add a new slice to the dashboard" +#~ msgstr "" + +#~ msgid "Add Slices to Dashboard" +#~ msgstr "" + +#~ msgid "Move chart" +#~ msgstr "" + +#~ msgid "Force refresh data" +#~ msgstr "" + +#~ msgid "Toggle chart description" +#~ msgstr "" + +#~ msgid "Edit chart" +#~ msgstr "" + +#~ msgid "Export CSV" +#~ msgstr "" + +#~ msgid "Explore chart" +#~ msgstr "" + +#~ msgid "Remove chart from dashboard" +#~ msgstr "" + +#~ msgid "%s - untitled" +#~ msgstr "" + +#~ msgid "Edit slice properties" +#~ msgstr "" + +#~ msgid "description" +#~ msgstr "" + +#~ msgid "bolt" +#~ msgstr "" + +#~ msgid "Error..." +#~ msgstr "" + +#~ msgid "Query" +#~ msgstr "Reqête" + +#~ msgid "Height" +#~ msgstr "Hauteur" + +#~ msgid "Width" +#~ msgstr "Largeur" + +#~ msgid "Export to .json" +#~ msgstr "" + +#~ msgid "Export to .csv format" +#~ msgstr "" + +#~ msgid "Please enter a slice name" +#~ msgstr "" + +#~ msgid "Please select a dashboard" +#~ msgstr "" + +#~ msgid "Please enter a dashboard name" +#~ msgstr "" + +#~ msgid "Save A Slice" +#~ msgstr "" + +#~ msgid "Overwrite slice %s" +#~ msgstr "" + +#~ msgid "Save as" +#~ msgstr "" + +#~ msgid "[slice name]" +#~ msgstr "" + +#~ msgid "Do not add to a dashboard" +#~ msgstr "" + +#~ msgid "Add slice to existing dashboard" +#~ msgstr "" + +#~ msgid "Add to new dashboard" +#~ msgstr "" + +#~ msgid "Save & go to dashboard" +#~ msgstr "" + +#~ msgid "Check out this slice: %s" +#~ msgstr "" + +#~ msgid "`Min` value should be numeric or empty" +#~ msgstr "" + +#~ msgid "`Max` value should be numeric or empty" +#~ msgstr "" + +#~ msgid "Something went wrong while fetching the datasource list" +#~ msgstr "" + +#~ msgid "Click to point to another datasource" +#~ msgstr "" + +#~ msgid "Edit the datasource's configuration" +#~ msgstr "" + +#~ msgid "Select a datasource" +#~ msgstr "" + +#~ msgid "Search / Filter" +#~ msgstr "" + +#~ msgid "Filter value" +#~ msgstr "" + +#~ msgid "Select metric" +#~ msgstr "" + +#~ msgid "Select column" +#~ msgstr "" + +#~ msgid "Select operator" +#~ msgstr "" + +#~ msgid "Error while fetching data" +#~ msgstr "" + +#~ msgid "Select %s" +#~ msgstr "" + +#~ msgid "textarea" +#~ msgstr "" + +#~ msgid "Edit" +#~ msgstr "Éditer" + +#~ msgid "in modal" +#~ msgstr "" + +#~ msgid "Select a visualization type" +#~ msgstr "" + +#~ msgid "Updating chart was stopped" +#~ msgstr "" + +#~ msgid "An error occurred while rendering the visualization: %s" +#~ msgstr "" + +#~ msgid "" +#~ "Perhaps your data has grown, your " +#~ "database is under unusual load, or " +#~ "you are simply querying a data " +#~ "source that is to large to be " +#~ "processed within the timeout range. If" +#~ " that is the case, we recommend " +#~ "that you summarize your data further." +#~ msgstr "" + +#~ msgid "Network error." +#~ msgstr "" + +#~ msgid "" +#~ "A reference to the [Time] configuration," +#~ " taking granularity into account" +#~ msgstr "" + +#~ msgid "Group by" +#~ msgstr "" + +#~ msgid "One or many controls to group by" +#~ msgstr "" + +#~ msgid "The type of visualization to display" +#~ msgstr "" + +#~ msgid "Metrics" +#~ msgstr "" + +#~ msgid "One or many metrics to display" +#~ msgstr "" + +#~ msgid "Y Axis Bounds" +#~ msgstr "" + +#~ msgid "" +#~ "Bounds for the Y axis. When left" +#~ " empty, the bounds are dynamically " +#~ "defined based on the min/max of " +#~ "the data. Note that this feature " +#~ "will only expand the axis range. " +#~ "It won't narrow the data's extent." +#~ msgstr "" + +#~ msgid "Ordering" +#~ msgstr "" + +#~ msgid "Annotation Layers" +#~ msgstr "" + +#~ msgid "Annotation layers to overlay on the visualization" +#~ msgstr "" + +#~ msgid "Select a annotation layer" +#~ msgstr "" + +#~ msgid "Error while fetching annotation layers" +#~ msgstr "" + +#~ msgid "Choose the metric" +#~ msgstr "" + +#~ msgid "Right Axis Metric" +#~ msgstr "" + +#~ msgid "Choose a metric for right axis" +#~ msgstr "" + +#~ msgid "Stacked Style" +#~ msgstr "" + +#~ msgid "Linear Color Scheme" +#~ msgstr "" + +#~ msgid "Normalize Across" +#~ msgstr "" + +#~ msgid "" +#~ "Color will be rendered based on a" +#~ " ratio of the cell against the " +#~ "sum of across this criteria" +#~ msgstr "" + +#~ msgid "Horizon Color Scale" +#~ msgstr "" + +#~ msgid "Defines how the color are attributed." +#~ msgstr "" + +#~ msgid "Rendering" +#~ msgstr "" + +#~ msgid "" +#~ "image-rendering CSS attribute of the " +#~ "canvas object that defines how the " +#~ "browser scales up the image" +#~ msgstr "" + +#~ msgid "XScale Interval" +#~ msgstr "" + +#~ msgid "Number of steps to take between ticks when displaying the X scale" +#~ msgstr "" + +#~ msgid "YScale Interval" +#~ msgstr "" + +#~ msgid "Number of steps to take between ticks when displaying the Y scale" +#~ msgstr "" + +#~ msgid "Include Time" +#~ msgstr "" + +#~ msgid "Whether to include the time granularity as defined in the time section" +#~ msgstr "" + +#~ msgid "Stacked Bars" +#~ msgstr "" + +#~ msgid "Show totals" +#~ msgstr "" + +#~ msgid "Display total row/column" +#~ msgstr "" + +#~ msgid "Show Markers" +#~ msgstr "" + +#~ msgid "Show data points as circle markers on the lines" +#~ msgstr "" + +#~ msgid "Bar Values" +#~ msgstr "" + +#~ msgid "Show the value on top of the bar" +#~ msgstr "" + +#~ msgid "Sort Bars" +#~ msgstr "" + +#~ msgid "Sort bars by x labels." +#~ msgstr "" + +#~ msgid "Combine Metrics" +#~ msgstr "" + +#~ msgid "" +#~ "Display metrics side by side within " +#~ "each column, as opposed to each " +#~ "column being displayed side by side " +#~ "for each metric." +#~ msgstr "" + +#~ msgid "Extra Controls" +#~ msgstr "" + +#~ msgid "" +#~ "Whether to show extra controls or " +#~ "not. Extra controls include things like" +#~ " making mulitBar charts stacked or " +#~ "side by side." +#~ msgstr "" + +#~ msgid "Reduce X ticks" +#~ msgstr "" + +#~ msgid "" +#~ "Reduces the number of X axis ticks" +#~ " to be rendered. If true, the x" +#~ " axis wont overflow and labels may" +#~ " be missing. If false, a minimum " +#~ "width will be applied to columns " +#~ "and the width may overflow into an" +#~ " horizontal scroll." +#~ msgstr "" + +#~ msgid "Include Series" +#~ msgstr "" + +#~ msgid "Include series name as an axis" +#~ msgstr "" + +#~ msgid "Color Metric" +#~ msgstr "" + +#~ msgid "A metric to use for color" +#~ msgstr "" + +#~ msgid "Country Name" +#~ msgstr "" + +#~ msgid "The name of country that Superset should display" +#~ msgstr "" + +#~ msgid "Country Field Type" +#~ msgstr "" + +#~ msgid "" +#~ "The country code standard that Superset" +#~ " should expect to find in the " +#~ "[country] column" +#~ msgstr "" + +#~ msgid "Columns" +#~ msgstr "" + +#~ msgid "One or many controls to pivot as columns" +#~ msgstr "" + +#~ msgid "Columns to display" +#~ msgstr "" + +#~ msgid "Origin" +#~ msgstr "" + +#~ msgid "" +#~ "Defines the origin where time buckets" +#~ " start, accepts natural dates as in" +#~ " `now`, `sunday` or `1970-01-01`" +#~ msgstr "" + +#~ msgid "Bottom Margin" +#~ msgstr "" + +#~ msgid "Bottom margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" + +#~ msgid "Left Margin" +#~ msgstr "" + +#~ msgid "Left margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" + +#~ msgid "Time Granularity" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "Domain" +#~ msgstr "" + +#~ msgid "The time unit used for the grouping of blocks" +#~ msgstr "" + +#~ msgid "Subdomain" +#~ msgstr "" + +#~ msgid "" +#~ "The time unit for each block. " +#~ "Should be a smaller unit than " +#~ "domain_granularity. Should be larger or " +#~ "equal to Time Grain" +#~ msgstr "" + +#~ msgid "Link Length" +#~ msgstr "" + +#~ msgid "Link length in the force layout" +#~ msgstr "" + +#~ msgid "Charge" +#~ msgstr "" + +#~ msgid "Charge in the force layout" +#~ msgstr "" + +#~ msgid "" +#~ "The time column for the visualization." +#~ " Note that you can define arbitrary" +#~ " expression that return a DATETIME " +#~ "column in the table or. Also note" +#~ " that the filter below is applied " +#~ "against this column or expression" +#~ msgstr "" + +#~ msgid "Time Grain" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "Resample Rule" +#~ msgstr "" + +#~ msgid "Pandas resample rule" +#~ msgstr "" + +#~ msgid "Resample How" +#~ msgstr "" + +#~ msgid "Pandas resample how" +#~ msgstr "" + +#~ msgid "Resample Fill Method" +#~ msgstr "" + +#~ msgid "Pandas resample fill method" +#~ msgstr "" + +#~ msgid "Since" +#~ msgstr "" + +#~ msgid "7 days ago" +#~ msgstr "" + +#~ msgid "Until" +#~ msgstr "" + +#~ msgid "Max Bubble Size" +#~ msgstr "" + +#~ msgid "Whisker/outlier options" +#~ msgstr "" + +#~ msgid "Determines how whiskers and outliers are calculated." +#~ msgstr "" + +#~ msgid "Ratio" +#~ msgstr "" + +#~ msgid "Target aspect ratio for treemap tiles." +#~ msgstr "" + +#~ msgid "Number format" +#~ msgstr "" + +#~ msgid "Row limit" +#~ msgstr "" + +#~ msgid "Series limit" +#~ msgstr "" + +#~ msgid "Limits the number of time series that get displayed" +#~ msgstr "" + +#~ msgid "Sort By" +#~ msgstr "" + +#~ msgid "Metric used to define the top series" +#~ msgstr "" + +#~ msgid "Rolling" +#~ msgstr "" + +#~ msgid "" +#~ "Defines a rolling window function to " +#~ "apply, works along with the [Periods]" +#~ " text box" +#~ msgstr "" + +#~ msgid "Periods" +#~ msgstr "" + +#~ msgid "" +#~ "Defines the size of the rolling " +#~ "window function, relative to the time" +#~ " granularity selected" +#~ msgstr "" + +#~ msgid "Min Periods" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "Series" +#~ msgstr "" + +#~ msgid "" +#~ "Defines the grouping of entities. Each" +#~ " series is shown as a specific " +#~ "color on the chart and has a " +#~ "legend toggle" +#~ msgstr "" + +#~ msgid "Entity" +#~ msgstr "" + +#~ msgid "This defines the element to be plotted on the chart" +#~ msgstr "" + +#~ msgid "X Axis" +#~ msgstr "" + +#~ msgid "Metric assigned to the [X] axis" +#~ msgstr "" + +#~ msgid "Y Axis" +#~ msgstr "" + +#~ msgid "Metric assigned to the [Y] axis" +#~ msgstr "" + +#~ msgid "Bubble Size" +#~ msgstr "" + +#~ msgid "URL" +#~ msgstr "" + +#~ msgid "" +#~ "The URL, this control is templated, " +#~ "so you can integrate {{ width }}" +#~ " and/or {{ height }} in your " +#~ "URL string." +#~ msgstr "" + +#~ msgid "X Axis Label" +#~ msgstr "" + +#~ msgid "Y Axis Label" +#~ msgstr "" + +#~ msgid "Custom WHERE clause" +#~ msgstr "" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's WHERE clause, as " +#~ "an AND to other criteria. You can" +#~ " include complex expression, parenthesis " +#~ "and anything else supported by the " +#~ "backend it is directed towards." +#~ msgstr "" + +#~ msgid "Custom HAVING clause" +#~ msgstr "" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's HAVING clause, as" +#~ " an AND to other criteria. You " +#~ "can include complex expression, parenthesis" +#~ " and anything else supported by the" +#~ " backend it is directed towards." +#~ msgstr "" + +#~ msgid "Comparison Period Lag" +#~ msgstr "" + +#~ msgid "Based on granularity, number of time periods to compare against" +#~ msgstr "" + +#~ msgid "Comparison suffix" +#~ msgstr "" + +#~ msgid "Suffix to apply after the percentage display" +#~ msgstr "" + +#~ msgid "Table Timestamp Format" +#~ msgstr "" + +#~ msgid "Timestamp Format" +#~ msgstr "" + +#~ msgid "Series Height" +#~ msgstr "" + +#~ msgid "Pixel height of each series" +#~ msgstr "" + +#~ msgid "Page Length" +#~ msgstr "" + +#~ msgid "Rows per page, 0 means no pagination" +#~ msgstr "" + +#~ msgid "X Axis Format" +#~ msgstr "" + +#~ msgid "Y Axis Format" +#~ msgstr "" + +#~ msgid "Right Axis Format" +#~ msgstr "" + +#~ msgid "Markup Type" +#~ msgstr "" + +#~ msgid "Pick your favorite markup language" +#~ msgstr "" + +#~ msgid "Rotation" +#~ msgstr "" + +#~ msgid "Rotation to apply to words in the cloud" +#~ msgstr "" + +#~ msgid "Line Style" +#~ msgstr "" + +#~ msgid "Line interpolation as defined by d3.js" +#~ msgstr "" + +#~ msgid "Label Type" +#~ msgstr "" + +#~ msgid "What should be shown on the label?" +#~ msgstr "" + +#~ msgid "Code" +#~ msgstr "" + +#~ msgid "Put your code here" +#~ msgstr "" + +#~ msgid "Aggregation function" +#~ msgstr "" + +#~ msgid "" +#~ "Aggregate function to apply when " +#~ "pivoting and computing the total rows" +#~ " and columns" +#~ msgstr "" + +#~ msgid "Font Size From" +#~ msgstr "" + +#~ msgid "Font size for the smallest value in the list" +#~ msgstr "" + +#~ msgid "Font Size To" +#~ msgstr "" + +#~ msgid "Font size for the biggest value in the list" +#~ msgstr "" + +#~ msgid "Instant Filtering" +#~ msgstr "" + +#~ msgid "Range Filter" +#~ msgstr "" + +#~ msgid "Whether to display the time range interactive selector" +#~ msgstr "" + +#~ msgid "Date Filter" +#~ msgstr "" + +#~ msgid "Whether to include a time filter" +#~ msgstr "" + +#~ msgid "Data Table" +#~ msgstr "" + +#~ msgid "Whether to display the interactive data table" +#~ msgstr "" + +#~ msgid "Search Box" +#~ msgstr "" + +#~ msgid "Whether to include a client side search box" +#~ msgstr "" + +#~ msgid "Table Filter" +#~ msgstr "" + +#~ msgid "Whether to apply filter when table cell is clicked" +#~ msgstr "" + +#~ msgid "Show Bubbles" +#~ msgstr "" + +#~ msgid "Whether to display bubbles on top of countries" +#~ msgstr "" + +#~ msgid "Legend" +#~ msgstr "" + +#~ msgid "Whether to display the legend (toggles)" +#~ msgstr "" + +#~ msgid "X bounds" +#~ msgstr "" + +#~ msgid "Whether to display the min and max values of the X axis" +#~ msgstr "" + +#~ msgid "Y bounds" +#~ msgstr "" + +#~ msgid "Whether to display the min and max values of the Y axis" +#~ msgstr "" + +#~ msgid "Rich Tooltip" +#~ msgstr "" + +#~ msgid "The rich tooltip shows a list of all series for that point in time" +#~ msgstr "" + +#~ msgid "Y Log Scale" +#~ msgstr "" + +#~ msgid "Use a log scale for the Y axis" +#~ msgstr "" + +#~ msgid "X Log Scale" +#~ msgstr "" + +#~ msgid "Use a log scale for the X axis" +#~ msgstr "" + +#~ msgid "Donut" +#~ msgstr "" + +#~ msgid "Do you want a donut or a pie?" +#~ msgstr "" + +#~ msgid "Put labels outside" +#~ msgstr "" + +#~ msgid "Put the labels outside the pie?" +#~ msgstr "" + +#~ msgid "Contribution" +#~ msgstr "" + +#~ msgid "Compute the contribution to the total" +#~ msgstr "" + +#~ msgid "Period Ratio" +#~ msgstr "" + +#~ msgid "" +#~ "[integer] Number of period to compare" +#~ " against, this is relative to the " +#~ "granularity selected" +#~ msgstr "" + +#~ msgid "Period Ratio Type" +#~ msgstr "" + +#~ msgid "" +#~ "`factor` means (new/previous), `growth` is " +#~ "((new/previous) - 1), `value` is " +#~ "(new-previous)" +#~ msgstr "" + +#~ msgid "Time Shift" +#~ msgstr "" + +#~ msgid "" +#~ "Overlay a timeseries from a relative " +#~ "time period. Expects relative time delta" +#~ " in natural language (example: 24 " +#~ "hours, 7 days, 56 weeks, 365 days)" +#~ msgstr "" + +#~ msgid "Subheader" +#~ msgstr "" + +#~ msgid "Description text that shows up below your Big Number" +#~ msgstr "" + +#~ msgid "label" +#~ msgstr "" + +#~ msgid "" +#~ "`count` is COUNT(*) if a group by" +#~ " is used. Numerical columns will be" +#~ " aggregated with the aggregator. Non-" +#~ "numerical columns will be used to " +#~ "label points. Leave empty to get a" +#~ " count of points in each cluster." +#~ msgstr "" + +#~ msgid "Map Style" +#~ msgstr "" + +#~ msgid "Base layer map style" +#~ msgstr "" + +#~ msgid "Clustering Radius" +#~ msgstr "" + +#~ msgid "" +#~ "The radius (in pixels) the algorithm " +#~ "uses to define a cluster. Choose 0" +#~ " to turn off clustering, but beware" +#~ " that a large number of points " +#~ "(>1000) will cause lag." +#~ msgstr "" + +#~ msgid "Point Radius" +#~ msgstr "" + +#~ msgid "" +#~ "The radius of individual points (ones" +#~ " that are not in a cluster). " +#~ "Either a numerical column or `Auto`, " +#~ "which scales the point based on " +#~ "the largest cluster" +#~ msgstr "" + +#~ msgid "Point Radius Unit" +#~ msgstr "" + +#~ msgid "The unit of measure for the specified point radius" +#~ msgstr "" + +#~ msgid "Opacity" +#~ msgstr "" + +#~ msgid "Opacity of all clusters, points, and labels. Between 0 and 1." +#~ msgstr "" + +#~ msgid "Zoom" +#~ msgstr "" + +#~ msgid "Zoom level of the map" +#~ msgstr "" + +#~ msgid "Default latitude" +#~ msgstr "" + +#~ msgid "Latitude of default viewport" +#~ msgstr "" + +#~ msgid "Default longitude" +#~ msgstr "" + +#~ msgid "Longitude of default viewport" +#~ msgstr "" + +#~ msgid "Live render" +#~ msgstr "" + +#~ msgid "Points and clusters will update as viewport is being changed" +#~ msgstr "" + +#~ msgid "RGB Color" +#~ msgstr "" + +#~ msgid "The color for points and clusters in RGB" +#~ msgstr "" + +#~ msgid "Ranges" +#~ msgstr "" + +#~ msgid "Ranges to highlight with shading" +#~ msgstr "" + +#~ msgid "Range labels" +#~ msgstr "" + +#~ msgid "Labels for the ranges" +#~ msgstr "" + +#~ msgid "Markers" +#~ msgstr "" + +#~ msgid "List of values to mark with triangles" +#~ msgstr "" + +#~ msgid "Marker labels" +#~ msgstr "" + +#~ msgid "Labels for the markers" +#~ msgstr "" + +#~ msgid "Marker lines" +#~ msgstr "" + +#~ msgid "List of values to mark with lines" +#~ msgstr "" + +#~ msgid "Marker line labels" +#~ msgstr "" + +#~ msgid "Labels for the marker lines" +#~ msgstr "" + +#~ msgid "Slice ID" +#~ msgstr "" + +#~ msgid "The id of the active slice" +#~ msgstr "" + +#~ msgid "Cache Timeout (seconds)" +#~ msgstr "" + +#~ msgid "The number of seconds before expiring the cache" +#~ msgstr "" + +#~ msgid "Order by entity id" +#~ msgstr "" + +#~ msgid "" +#~ "Important! Select this if the table " +#~ "is not already sorted by entity " +#~ "id, else there is no guarantee " +#~ "that all events for each entity " +#~ "are returned." +#~ msgstr "" + +#~ msgid "Minimum leaf node event count" +#~ msgstr "" + +#~ msgid "" +#~ "Leaf nodes that represent fewer than " +#~ "this number of events will be " +#~ "initially hidden in the visualization" +#~ msgstr "" + +#~ msgid "Color Scheme" +#~ msgstr "" + +#~ msgid "The color scheme for rendering chart" +#~ msgstr "" + +#~ msgid "Time" +#~ msgstr "" + +#~ msgid "Time related form attributes" +#~ msgstr "" + +#~ msgid "Datasource & Chart Type" +#~ msgstr "" + +#~ msgid "This section exposes ways to include snippets of SQL in your query" +#~ msgstr "" + +#~ msgid "Annotations" +#~ msgstr "" + +#~ msgid "Advanced Analytics" +#~ msgstr "" + +#~ msgid "" +#~ "This section contains options that allow" +#~ " for advanced analytical post processing" +#~ " of query results" +#~ msgstr "" + +#~ msgid "Result Filters" +#~ msgstr "" + +#~ msgid "" +#~ "The filters to apply after post-" +#~ "aggregation.Leave the value control empty " +#~ "to filter empty strings or nulls" +#~ msgstr "" + +#~ msgid "Chart Options" +#~ msgstr "" + +#~ msgid "Breakdowns" +#~ msgstr "" + +#~ msgid "Defines how each series is broken down" +#~ msgstr "" + +#~ msgid "Pie Chart" +#~ msgstr "" + +#~ msgid "Dual Axis Line Chart" +#~ msgstr "" + +#~ msgid "Y Axis 1" +#~ msgstr "" + +#~ msgid "Y Axis 2" +#~ msgstr "" + +#~ msgid "Left Axis Metric" +#~ msgstr "" + +#~ msgid "Choose a metric for left axis" +#~ msgstr "" + +#~ msgid "Left Axis Format" +#~ msgstr "" + +#~ msgid "Axes" +#~ msgstr "" + +#~ msgid "GROUP BY" +#~ msgstr "" + +#~ msgid "Use this section if you want a query that aggregates" +#~ msgstr "" + +#~ msgid "NOT GROUPED BY" +#~ msgstr "" + +#~ msgid "Use this section if you want to query atomic rows" +#~ msgstr "" + +#~ msgid "Options" +#~ msgstr "" + +#~ msgid "Bubbles" +#~ msgstr "" + +#~ msgid "Numeric Column" +#~ msgstr "" + +#~ msgid "Select the numeric column to draw the histogram" +#~ msgstr "" + +#~ msgid "No of Bins" +#~ msgstr "" + +#~ msgid "Select number of bins for the histogram" +#~ msgstr "" + +#~ msgid "Primary Metric" +#~ msgstr "" + +#~ msgid "The primary metric is used to define the arc segment sizes" +#~ msgstr "" + +#~ msgid "Secondary Metric" +#~ msgstr "" + +#~ msgid "" +#~ "This secondary metric is used to " +#~ "define the color as a ratio " +#~ "against the primary metric. If the " +#~ "two metrics match, color is mapped " +#~ "level groups" +#~ msgstr "" + +#~ msgid "Hierarchy" +#~ msgstr "" + +#~ msgid "This defines the level of the hierarchy" +#~ msgstr "" + +#~ msgid "Source / Target" +#~ msgstr "" + +#~ msgid "Choose a source and a target" +#~ msgstr "" + +#~ msgid "Chord Diagram" +#~ msgstr "" + +#~ msgid "Choose a number format" +#~ msgstr "" + +#~ msgid "Source" +#~ msgstr "" + +#~ msgid "Choose a source" +#~ msgstr "" + +#~ msgid "Target" +#~ msgstr "" + +#~ msgid "Choose a target" +#~ msgstr "" + +#~ msgid "ISO 3166-2 codes of region/province/department" +#~ msgstr "" + +#~ msgid "" +#~ "It's ISO 3166-2 of your " +#~ "region/province/department in your table. (see" +#~ " documentation for list of ISO " +#~ "3166-2)" +#~ msgstr "" + +#~ msgid "Country Control" +#~ msgstr "" + +#~ msgid "3 letter code of the country" +#~ msgstr "" + +#~ msgid "Metric for color" +#~ msgstr "" + +#~ msgid "Metric that defines the color of the country" +#~ msgstr "" + +#~ msgid "Bubble size" +#~ msgstr "" + +#~ msgid "Metric that defines the size of the bubble" +#~ msgstr "" + +#~ msgid "Filter Box" +#~ msgstr "" + +#~ msgid "Filter controls" +#~ msgstr "" + +#~ msgid "" +#~ "The controls you want to filter " +#~ "on. Note that only columns checked " +#~ "as \"filterable\" will show up on " +#~ "this list." +#~ msgstr "" + +#~ msgid "Heatmap Options" +#~ msgstr "" + +#~ msgid "Horizon" +#~ msgstr "" + +#~ msgid "Points" +#~ msgstr "" + +#~ msgid "Labelling" +#~ msgstr "" + +#~ msgid "Visual Tweaks" +#~ msgstr "" + +#~ msgid "Viewport" +#~ msgstr "" + +#~ msgid "Longitude" +#~ msgstr "" + +#~ msgid "Column containing longitude data" +#~ msgstr "" + +#~ msgid "Latitude" +#~ msgstr "" + +#~ msgid "Column containing latitude data" +#~ msgstr "" + +#~ msgid "Cluster label aggregator" +#~ msgstr "" + +#~ msgid "" +#~ "Aggregate function applied to the list" +#~ " of points in each cluster to " +#~ "produce the cluster label." +#~ msgstr "" + +#~ msgid "Tooltip" +#~ msgstr "" + +#~ msgid "" +#~ "Show a tooltip when hovering over " +#~ "points and clusters describing the label" +#~ msgstr "" + +#~ msgid "" +#~ "One or many controls to group by." +#~ " If grouping, latitude and longitude " +#~ "columns must be present." +#~ msgstr "" + +#~ msgid "Event definition" +#~ msgstr "" + +#~ msgid "Additional meta data" +#~ msgstr "" + +#~ msgid "Column containing entity ids" +#~ msgstr "" + +#~ msgid "e.g., a \"user id\" column" +#~ msgstr "" + +#~ msgid "Column containing event names" +#~ msgstr "" + +#~ msgid "Event count limit" +#~ msgstr "" + +#~ msgid "The maximum number of events to return, equivalent to number of rows" +#~ msgstr "" + +#~ msgid "Meta data" +#~ msgstr "" + +#~ msgid "Select any columns for meta data inspection" +#~ msgstr "" + +#~ msgid "" +#~ "The server could not be reached. " +#~ "You may want to verify your " +#~ "connection and try again." +#~ msgstr "" + +#~ msgid "An unknown error occurred. (Status: %s )" +#~ msgstr "" + +#~ msgid "Favorites" +#~ msgstr "" + +#~ msgid "Created Content" +#~ msgstr "" + +#~ msgid "Recent Activity" +#~ msgstr "" + +#~ msgid "Security & Access" +#~ msgstr "" + +#~ msgid "No slices" +#~ msgstr "" + +#~ msgid "No dashboards" +#~ msgstr "" + +#~ msgid "Slices" +#~ msgstr "Slice" + +#~ msgid "No favorite slices yet, go click on stars!" +#~ msgstr "" + +#~ msgid "No favorite dashboards yet, go click on stars!" +#~ msgstr "" + +#~ msgid "Roles" +#~ msgstr "" + +#~ msgid "Databases" +#~ msgstr "Bases de données" + +#~ msgid "Datasources" +#~ msgstr "" + +#~ msgid "Profile picture provided by Gravatar" +#~ msgstr "" + +#~ msgid "joined" +#~ msgstr "" + +#~ msgid "id:" +#~ msgstr "" + +#~ msgid "Sorry, there appears to be no data" +#~ msgstr "" + +#~ msgid "Select [%s]" +#~ msgstr "" + +#~ msgid "Druid Clusters" +#~ msgstr "Clusters Druid" + +#~ msgid "Sources" +#~ msgstr "Sources" + +#~ msgid "Associated Slices" +#~ msgstr "Slices associés" + +#~ msgid "Druid Datasources" +#~ msgstr "Sources de données Druid" + +#~ msgid "Scan New Datasources" +#~ msgstr "" + +#~ msgid "Refresh Druid Metadata" +#~ msgstr "Rafraichir les méta-données de Druid" + +#~ msgid "Tables" +#~ msgstr "Tables" + +#~ msgid "Import" +#~ msgstr "Importation" + +#~ msgid "Welcome!" +#~ msgstr "Bienvenue ! " + +#~ msgid "Manage" +#~ msgstr "Gestion" + +#~ msgid "Datasource %(name)s already exists" +#~ msgstr "La source de données %(name)s existe déjà" + +#~ msgid "Delete" +#~ msgstr "Effacer" + +#~ msgid "Delete all Really?" +#~ msgstr "Vraiment tout effacer ?" + +#~ msgid "This endpoint requires the `all_datasource_access` permission" +#~ msgstr "Cet endpoint nécessite la permission `all_datasource_access`" + +#~ msgid "The datasource seems to have been deleted" +#~ msgstr "La source de données semble avoir été effacée" + +#~ msgid "The access requests seem to have been deleted" +#~ msgstr "L'accée à cette requête semble avoir été effacé" + +#~ msgid "The user seems to have been deleted" +#~ msgstr "L'utilisateur semble avoir été effacé" + +#~ msgid "You don't have access to this datasource" +#~ msgstr "Vous n'avez pas l'accès à cette source de données" + +#~ msgid "" +#~ "This view requires the database %(name)s" +#~ " or `all_datasource_access` permission" +#~ msgstr "" +#~ "Cette page nécessite la permission à " +#~ "la base %(name)s ou `all_datasource_access`" + +#~ msgid "" +#~ "This endpoint requires the datasource " +#~ "%(name)s, database or `all_datasource_access` " +#~ "permission" +#~ msgstr "" +#~ "Cet endpoint nécessite la permission à" +#~ " la source de données %(name)s, à " +#~ "la base de données ou " +#~ "`all_datasource_access`" + +#~ msgid "" +#~ "All the queries in Sql Lab are " +#~ "going to be executed on behalf of" +#~ " currently authorized user." +#~ msgstr "" + +#~ msgid "Impersonate queries to the database" +#~ msgstr "" + +#~ msgid "Import Dashboards" +#~ msgstr "Importer des tableaux de bords" + +#~ msgid "Access requests" +#~ msgstr "Requêtes d'accès" + +#~ msgid "Security" +#~ msgstr "Sécurité" + +#~ msgid "List Slices" +#~ msgstr "Lister les slices" + +#~ msgid "Show Slice" +#~ msgstr "Montrer les slices" + +#~ msgid "Add Slice" +#~ msgstr "Ajouter un slice" + +#~ msgid "Edit Slice" +#~ msgstr "Éditer le slice" + +#~ msgid "Slice" +#~ msgstr "Slice" + +#~ msgid "Export" +#~ msgstr "Exporter" + +#~ msgid "Export dashboards?" +#~ msgstr "Exporter les tableaux de bords ?" + +#~ msgid "Action Log" +#~ msgstr "Journaux d'actions" + +#~ msgid "Access was requested" +#~ msgstr "Accès demandé" + +#~ msgid "" +#~ "%(user)s was granted the role %(role)s" +#~ " that gives access to the " +#~ "%(datasource)s" +#~ msgstr "%(user)s a obtenu le rôle %(role)s qui donne accès à %(datasource)s" + +#~ msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" +#~ msgstr "" +#~ "Le rôle %(r)s a été étendu pour" +#~ " donner l'accès à la source de " +#~ "données %(ds)s" + +#~ msgid "You have no permission to approve this request" +#~ msgstr "Vous n'avez pas les permission pour approuver cette requête" + +#~ msgid "" +#~ "Malformed request. slice_id or table_name " +#~ "and db_name arguments are expected" +#~ msgstr "" +#~ "Requête malformée. Les arguments slice_id " +#~ "ou table_name et db_name sont attendus" + +#~ msgid "Slice %(id)s not found" +#~ msgstr "Slice %(id)s non trouvé" + +#~ msgid "Table %(t)s wasn't found in the database %(d)s" +#~ msgstr "Table %(t)s pas trouvée dans la base de données %(d)s" + +#~ msgid "Can't find User '%(name)s', please ask your admin to create one." +#~ msgstr "" +#~ "Impossible de trouver l'utilisateur " +#~ "'%(name)s', demandez à votre administrateur" +#~ " de le créer." + +#~ msgid "Can't find DruidCluster with cluster_name = '%(name)s'" +#~ msgstr "Impossible de trouver le DruidCluster avec cluster_name = '%(name)s" + +#~ msgid "CSS Templates" +#~ msgstr "Templates CSS" + +#~ msgid "SQL Lab" +#~ msgstr "SQL Lab" + +#~ msgid "Queries" +#~ msgstr "Requêtes" + +#~ msgid "Saved Queries" +#~ msgstr "Requêtes sauvegardées" + +#~ msgid "Time Column" +#~ msgstr "Colonne du temps" + +#~ msgid "second" +#~ msgstr "seconde" + +#~ msgid "minute" +#~ msgstr "minute" + +#~ msgid "hour" +#~ msgstr "heure" + +#~ msgid "day" +#~ msgstr "jour" + +#~ msgid "week" +#~ msgstr "semaine" + +#~ msgid "month" +#~ msgstr "mois" + +#~ msgid "quarter" +#~ msgstr "trimestre" + +#~ msgid "year" +#~ msgstr "année" + +#~ msgid "week_ending_saturday" +#~ msgstr "semaine_finit_samedi" + +#~ msgid "week_start_sunday" +#~ msgstr "semande_commence_dimanche" + +#~ msgid "week_start_monday" +#~ msgstr "semaine_commence_lundi" + +#~ msgid "5 minute" +#~ msgstr "5 minutes" + +#~ msgid "half hour" +#~ msgstr "demi-heure" + +#~ msgid "10 minute" +#~ msgstr "10 minutes" + +#~ msgid "Table Name" +#~ msgstr "Nom de la table" + +#~ msgid "Name of table to be created from csv data." +#~ msgstr "" + +#~ msgid "CSV File" +#~ msgstr "" + +#~ msgid "Select a CSV file to be uploaded to a database." +#~ msgstr "" + +#~ msgid "CSV Files Only!" +#~ msgstr "" + +#~ msgid "Database" +#~ msgstr "Base de données" + +#~ msgid "Delimiter" +#~ msgstr "" + +#~ msgid "Delimiter used by CSV file (for whitespace use \\s+)." +#~ msgstr "" + +#~ msgid "Table Exists" +#~ msgstr "" + +#~ msgid "" +#~ "If table exists do one of the " +#~ "following: Fail (do nothing), Replace " +#~ "(drop and recreate table) or Append " +#~ "(insert data)." +#~ msgstr "" + +#~ msgid "Fail" +#~ msgstr "" + +#~ msgid "Replace" +#~ msgstr "" + +#~ msgid "Append" +#~ msgstr "" + +#~ msgid "Schema" +#~ msgstr "Schéma" + +#~ msgid "Specify a schema (if database flavour supports this)." +#~ msgstr "" + +#~ msgid "Header Row" +#~ msgstr "" + +#~ msgid "" +#~ "Row containing the headers to use " +#~ "as column names (0 is first line" +#~ " of data). Leave empty if there " +#~ "is no header row." +#~ msgstr "" + +#~ msgid "Index Column" +#~ msgstr "" + +#~ msgid "" +#~ "Column to use as the row labels" +#~ " of the dataframe. Leave empty if " +#~ "no index column." +#~ msgstr "" + +#~ msgid "Mangle Duplicate Columns" +#~ msgstr "" + +#~ msgid "Specify duplicate columns as \"X.0, X.1\"." +#~ msgstr "" + +#~ msgid "Skip Initial Space" +#~ msgstr "" + +#~ msgid "Skip spaces after delimiter." +#~ msgstr "" + +#~ msgid "Skip Rows" +#~ msgstr "" + +#~ msgid "Number of rows to skip at start of file." +#~ msgstr "" + +#~ msgid "Rows to Read" +#~ msgstr "" + +#~ msgid "Number of rows of file to read." +#~ msgstr "" + +#~ msgid "Skip Blank Lines" +#~ msgstr "" + +#~ msgid "Skip blank lines rather than interpreting them as NaN values." +#~ msgstr "" + +#~ msgid "Parse Dates" +#~ msgstr "" + +#~ msgid "A comma separated list of columns that should be parsed as dates." +#~ msgstr "" + +#~ msgid "Infer Datetime Format" +#~ msgstr "" + +#~ msgid "Use Pandas to interpret the datetime format automatically." +#~ msgstr "" + +#~ msgid "Decimal Character" +#~ msgstr "" + +#~ msgid "Character to interpret as decimal point." +#~ msgstr "" + +#~ msgid "Dataframe Index" +#~ msgstr "" + +#~ msgid "Write dataframe index as a column." +#~ msgstr "" + +#~ msgid "Column Label(s)" +#~ msgstr "" + +#~ msgid "" +#~ "Column label for index column(s). If " +#~ "None is given and Dataframe Index " +#~ "is True, Index Names are used." +#~ msgstr "" + +#~ msgid "Viz is missing a datasource" +#~ msgstr "Viz est une source de données manquante" + +#~ msgid "From date cannot be larger than to date" +#~ msgstr "From date ne peut être plus grand que to date" + +#~ msgid "Table View" +#~ msgstr "Vue en table" + +#~ msgid "Pick a granularity in the Time section or uncheck 'Include Time'" +#~ msgstr "Choississez une granularité dans Time ou décochez 'Include Time'" + +#~ msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" +#~ msgstr "" +#~ "Choisissez soit des champs dans [Grouper" +#~ " par] et [Métriques] ou dans " +#~ "[Colonnes], pas les deux" + +#~ msgid "Time Table View" +#~ msgstr "" + +#~ msgid "Pick at least one metric" +#~ msgstr "Choisissez au moins une métrique" + +#~ msgid "When using 'Group By' you are limited to use a single metric" +#~ msgstr "" + +#~ msgid "Pivot Table" +#~ msgstr "Table pivot" + +#~ msgid "Please choose at least one 'Group by' field " +#~ msgstr "" + +#~ msgid "Please choose at least one metric" +#~ msgstr "Choississez au moins une métrique" + +#~ msgid "Group By' and 'Columns' can't overlap" +#~ msgstr "" + +#~ msgid "Markup" +#~ msgstr "Markup" + +#~ msgid "Separator" +#~ msgstr "Séparateur" + +#~ msgid "Word Cloud" +#~ msgstr "Nuage de mots" + +#~ msgid "Treemap" +#~ msgstr "Treemap" + +#~ msgid "Calendar Heatmap" +#~ msgstr "Calendrier Heatmap" + +#~ msgid "Box Plot" +#~ msgstr "Boites à moustaches" + +#~ msgid "Bubble Chart" +#~ msgstr "Bulles" + +#~ msgid "Pick a metric for x, y and size" +#~ msgstr "Choisissez une métrique pour x, y, taille" + +#~ msgid "Bullet Chart" +#~ msgstr "Points" + +#~ msgid "Pick a metric to display" +#~ msgstr "Choisissez une métrique à afficher" + +#~ msgid "Big Number with Trendline" +#~ msgstr "Gros nombre avec tendance" + +#~ msgid "Pick a metric!" +#~ msgstr "Choisissez une métrique" + +#~ msgid "Big Number" +#~ msgstr "Gros nombre" + +#~ msgid "Time Series - Line Chart" +#~ msgstr "Séries temporelles - ligne" + +#~ msgid "Pick a time granularity for your time series" +#~ msgstr "Choisissez une granularité pour vos séries temporelles" + +#~ msgid "" +#~ "`Since` and `Until` time bounds should" +#~ " be specified when using the `Time" +#~ " Shift` feature." +#~ msgstr "" + +#~ msgid "Time Series - Dual Axis Line Chart" +#~ msgstr "Séries temporelles - double axe" + +#~ msgid "Pick a metric for left axis!" +#~ msgstr "Choisissez une métrique pour l'axe de gauche" + +#~ msgid "Pick a metric for right axis!" +#~ msgstr "Choississez une métrique pour l'axe de droite" + +#~ msgid "Please choose different metrics on left and right axis" +#~ msgstr "Choisissez des métriques différentes pour les axes gauches et droits" + +#~ msgid "Time Series - Bar Chart" +#~ msgstr "Séries temporelles - histogramme" + +#~ msgid "Time Series - Period Pivot" +#~ msgstr "" + +#~ msgid "Time Series - Percent Change" +#~ msgstr "Séries temporelles - pourcentage de changement" + +#~ msgid "Time Series - Stacked" +#~ msgstr "Séries temporelles - empilées" + +#~ msgid "Distribution - NVD3 - Pie Chart" +#~ msgstr "Distribution - camembert" + +#~ msgid "Histogram" +#~ msgstr "Histogramme" + +#~ msgid "Must have at least one numeric column specified" +#~ msgstr "" + +#~ msgid "Distribution - Bar Chart" +#~ msgstr "Distibution - histogramme" + +#~ msgid "Can't have overlap between Series and Breakdowns" +#~ msgstr "Il ne faut pas d'élement en commun entre Serie et Breakdowns" + +#~ msgid "Pick at least one field for [Series]" +#~ msgstr "Choisissez au moins un champs pour [Séries]" + +#~ msgid "Sunburst" +#~ msgstr "Camembert hiérarchique" + +#~ msgid "Sankey" +#~ msgstr "Sankey" + +#~ msgid "Pick exactly 2 columns as [Source / Target]" +#~ msgstr "Choisissez exactement 2 colonnes pour [Source / Target]" + +#~ msgid "" +#~ "There's a loop in your Sankey, " +#~ "please provide a tree. Here's a " +#~ "faulty link: {}" +#~ msgstr "Il y a une boucle dans votre Sankey, il faut un arbre. Lien fautif: {}" + +#~ msgid "Directed Force Layout" +#~ msgstr "Graphe orienté" + +#~ msgid "Pick exactly 2 columns to 'Group By'" +#~ msgstr "Choisissez exactement 2 colonnes pour 'Grouper par'" + +#~ msgid "Country Map" +#~ msgstr "Carte de pays" + +#~ msgid "World Map" +#~ msgstr "Carte du monde" + +#~ msgid "Filters" +#~ msgstr "Filtres" + +#~ msgid "Pick at least one filter field" +#~ msgstr "Choisissez au moins un champ sur lequel filtrer" + +#~ msgid "iFrame" +#~ msgstr "iFrame" + +#~ msgid "Parallel Coordinates" +#~ msgstr "Coordonnées parallèles" + +#~ msgid "Heatmap" +#~ msgstr "Carte de chaleur" + +#~ msgid "Horizon Charts" +#~ msgstr "Histogrammes horizontaux" + +#~ msgid "Mapbox" +#~ msgstr "Mapbox" + +#~ msgid "Must have a [Group By] column to have 'count' as the [Label]" +#~ msgstr "Il faut une colonne [Grouper par] pour avoir 'count' comme [Label]" + +#~ msgid "Choice of [Label] must be present in [Group By]" +#~ msgstr "Le [Label] choisi doit être présent dans [Grouper par]" + +#~ msgid "Choice of [Point Radius] must be present in [Group By]" +#~ msgstr "Le [Point Radius] doit être présent dans [Grouper par]" + +#~ msgid "[Longitude] and [Latitude] columns must be present in [Group By]" +#~ msgstr "" +#~ "Les colonnes [Longitude] et [Latitude] " +#~ "doivent êtres présentes dans [Grouper " +#~ "par]" + +#~ msgid "Deck.gl - Multiple Layers" +#~ msgstr "" + +#~ msgid "Bad spatial key" +#~ msgstr "" + +#~ msgid "Deck.gl - Scatter plot" +#~ msgstr "" + +#~ msgid "Deck.gl - Screen Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - Paths" +#~ msgstr "" + +#~ msgid "Deck.gl - Polygon" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D HEX" +#~ msgstr "" + +#~ msgid "Deck.gl - GeoJSON" +#~ msgstr "" + +#~ msgid "Deck.gl - Arc" +#~ msgstr "" + +#~ msgid "Event flow" +#~ msgstr "Flot d'événements" + +#~ msgid "Time Series - Paired t-test" +#~ msgstr "" + +#~ msgid "Time Series - Nightingale Rose Chart" +#~ msgstr "" + +#~ msgid "Partition Diagram" +#~ msgstr "" + +#~ msgid "Metric(s) {} must be aggregations." +#~ msgstr "" + +#~ msgid "No data was returned." +#~ msgstr "Aucune donnée récupérée" + +#~ msgid "Unsupported extraction function: " +#~ msgstr "" + +#~ msgid "List Druid Column" +#~ msgstr "Lister les colonnes Druid" + +#~ msgid "Show Druid Column" +#~ msgstr "Montrer les colonnes Druid" + +#~ msgid "Add Druid Column" +#~ msgstr "Ajouter une colonne Druid" + +#~ msgid "Edit Druid Column" +#~ msgstr "Éditer une colonne Druid" + +#~ msgid "Column" +#~ msgstr "Colonne" + +#~ msgid "Type" +#~ msgstr "Type" + +#~ msgid "Datasource" +#~ msgstr "Source de données" + +#~ msgid "Groupable" +#~ msgstr "Groupable" + +#~ msgid "Filterable" +#~ msgstr "Filtrable" + +#~ msgid "Count Distinct" +#~ msgstr "Valeurs distinctes" + +#~ msgid "Sum" +#~ msgstr "Somme" + +#~ msgid "Min" +#~ msgstr "Min" + +#~ msgid "Max" +#~ msgstr "Max" + +#~ msgid "" +#~ "Whether this column is exposed in " +#~ "the `Filters` section of the explore " +#~ "view." +#~ msgstr "" +#~ "Est-ce-que cette colonne doit " +#~ "apparaître dans la section `Filtres` de" +#~ " la page exploration" + +#~ msgid "List Druid Metric" +#~ msgstr "Lister les métriques Druid" + +#~ msgid "Show Druid Metric" +#~ msgstr "Montrer une métrique Druid" + +#~ msgid "Add Druid Metric" +#~ msgstr "Ajouter une métrique Druid" + +#~ msgid "Edit Druid Metric" +#~ msgstr "Éditer une métrique Druid" + +#~ msgid "" +#~ "Whether the access to this metric " +#~ "is restricted to certain roles. Only " +#~ "roles with the permission 'metric access" +#~ " on XXX (the name of this " +#~ "metric)' are allowed to access this " +#~ "metric" +#~ msgstr "" +#~ "Est-ce-que l'accès à cette " +#~ "métrique est restraint à certains rôles." +#~ " Seuls les rôles avec la permission" +#~ " 'accès à la métrique XXX (le " +#~ "nom de cette métrique) sont autorisés" +#~ " à accéder à cette métrique" + +#~ msgid "Metric" +#~ msgstr "Métrique" + +#~ msgid "Description" +#~ msgstr "Description" + +#~ msgid "Verbose Name" +#~ msgstr "Nom explicite" + +#~ msgid "JSON" +#~ msgstr "JSON" + +#~ msgid "Druid Datasource" +#~ msgstr "Données Druid" + +#~ msgid "Warning Message" +#~ msgstr "" + +#~ msgid "List Druid Cluster" +#~ msgstr "Lister les clusters Druid" + +#~ msgid "Show Druid Cluster" +#~ msgstr "Monter les cluster Druid" + +#~ msgid "Add Druid Cluster" +#~ msgstr "Ajouter un cluster Druid" + +#~ msgid "Edit Druid Cluster" +#~ msgstr "Éditer une cluster Druid" + +#~ msgid "Cluster" +#~ msgstr "Cluster" + +#~ msgid "Coordinator Host" +#~ msgstr "Hôte du coordinator" + +#~ msgid "Coordinator Port" +#~ msgstr "Port du coordinator" + +#~ msgid "Coordinator Endpoint" +#~ msgstr "Endpoint du coordinator" + +#~ msgid "Broker Host" +#~ msgstr "Hôte du Broker" + +#~ msgid "Broker Port" +#~ msgstr "Port du Broker" + +#~ msgid "Broker Endpoint" +#~ msgstr "Endpoint du Broker" + +#~ msgid "List Druid Datasource" +#~ msgstr "Lister les dources de données Druid" + +#~ msgid "Show Druid Datasource" +#~ msgstr "Montrer les sources de données Druid" + +#~ msgid "Add Druid Datasource" +#~ msgstr "Ajouter une source de données Druid" + +#~ msgid "Edit Druid Datasource" +#~ msgstr "Éditer une source de données Druid" + +#~ msgid "" +#~ "The list of slices associated with " +#~ "this table. By altering this datasource," +#~ " you may change how these associated" +#~ " slices behave. Also note that slices" +#~ " need to point to a datasource, " +#~ "so this form will fail at saving" +#~ " if removing slices from a " +#~ "datasource. If you want to change " +#~ "the datasource for a slice, overwrite" +#~ " the slice from the 'explore view'" +#~ msgstr "" +#~ "Liste des slices associés à cette " +#~ "table. En modifiant cette source de " +#~ "données, il se peut que vous " +#~ "changiez le comportement des slices " +#~ "assosciés. Notez également que les " +#~ "slices doivent pointer sur une source" +#~ " de données donc ce formulaire va " +#~ "échouer lors de la sauvegarde si " +#~ "vous retirez les slices d'une source " +#~ "de données. Si vous voulez changer " +#~ "la source de données d'un slice, " +#~ "forcez l'écriture depuis la 'page " +#~ "d'exploration'" + +#~ msgid "Timezone offset (in hours) for this datasource" +#~ msgstr "Timezone offset (en heure) de cette source de données" + +#~ msgid "" +#~ "Time expression to use as a " +#~ "predicate when retrieving distinct values " +#~ "to populate the filter component. Only" +#~ " applies when `Enable Filter Select` " +#~ "is on. If you enter `7 days " +#~ "ago`, the distinct list of values " +#~ "in the filter will be populated " +#~ "based on the distinct value over " +#~ "the past week" +#~ msgstr "" +#~ "Expression temporelle à utiliser comme " +#~ "un prédicat pour récupérer les valeurs" +#~ " distinctes pour remplir le filtre. " +#~ "S'applique uniquement quand `Activier le " +#~ "filtre` est coché. Si vous entrez " +#~ "`7 days ago`, les listes de " +#~ "valeurs distinctes dans le filtre seront" +#~ " remplies en se basant sur les " +#~ "valeurs distinctes trouvées la semaine " +#~ "passée" + +#~ msgid "" +#~ "Whether to populate the filter's " +#~ "dropdown in the explore view's filter" +#~ " section with a list of distinct " +#~ "values fetched from the backend on " +#~ "the fly" +#~ msgstr "" +#~ "Faut-il remplir à la volée les " +#~ "choix du filtre de la section " +#~ "filtre de la page d'exploration avec " +#~ "la liste des valeurs distinctes répérées" +#~ " depuis le backend" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the datasource from the " +#~ "datasource list" +#~ msgstr "" +#~ "Redirige à cet endpoint quand on " +#~ "clique sur la source de données " +#~ "depuis la liste des sources de " +#~ "données" + +#~ msgid "Associated Charts" +#~ msgstr "" + +#~ msgid "Data Source" +#~ msgstr "Source de données" + +#~ msgid "Owner" +#~ msgstr "Propriétaire" + +#~ msgid "Is Hidden" +#~ msgstr "Est caché" + +#~ msgid "Enable Filter Select" +#~ msgstr "Activer le filtre de sélection" + +#~ msgid "Default Endpoint" +#~ msgstr "Endpoint par défaut" + +#~ msgid "Time Offset" +#~ msgstr "Décalage du temps" + +#~ msgid "Cache Timeout" +#~ msgstr "Cache timeout" + +#~ msgid "" +#~ "Datetime column not provided as part " +#~ "table configuration and is required by" +#~ " this type of chart" +#~ msgstr "" +#~ "Colonne Datetime non fournie dans la " +#~ "configuration alors qu'elle est requise " +#~ "pour ce type de graphique" + +#~ msgid "Empty query?" +#~ msgstr "" + +#~ msgid "Metric '{}' is not valid" +#~ msgstr "Métrique '{}' invalide" + +#~ msgid "" +#~ "Table [{}] doesn't seem to exist " +#~ "in the specified database, couldn't " +#~ "fetch column information" +#~ msgstr "" + +#~ msgid "List Columns" +#~ msgstr "Lister les colonnes" + +#~ msgid "Show Column" +#~ msgstr "Montrer les colonnes" + +#~ msgid "Add Column" +#~ msgstr "Ajouter une colonne" + +#~ msgid "Edit Column" +#~ msgstr "Éditer une colonne" + +#~ msgid "" +#~ "Whether to make this column available" +#~ " as a [Time Granularity] option, " +#~ "column has to be DATETIME or " +#~ "DATETIME-like" +#~ msgstr "" +#~ "Faut-il que cette colonne soit " +#~ "accessible comme une option [Time " +#~ "Granularity], la colonne doit être " +#~ "DATETIME ou d'un format équivalent" + +#~ msgid "" +#~ "The data type that was inferred by" +#~ " the database. It may be necessary" +#~ " to input a type manually for " +#~ "expression-defined columns in some cases." +#~ " In most case users should not " +#~ "need to alter this." +#~ msgstr "" +#~ "Le type de donnée inféré par la" +#~ " base de données. Il peut être " +#~ "nécessaire de le rentrer manuellement " +#~ "pour les colonnes définissant des " +#~ "expressions dans certains cas. Dans la" +#~ " plupart des cas il n'est pas " +#~ "nécessaire de le modifier" + +#~ msgid "Table" +#~ msgstr "Table" + +#~ msgid "Expression" +#~ msgstr "Expression" + +#~ msgid "Is temporal" +#~ msgstr "Est temporel" + +#~ msgid "Datetime Format" +#~ msgstr "Format Datetime" + +#~ msgid "Database Expression" +#~ msgstr "Expression de la base de données" + +#~ msgid "List Metrics" +#~ msgstr "Lister les métriques" + +#~ msgid "Show Metric" +#~ msgstr "Montrer les métriques" + +#~ msgid "Add Metric" +#~ msgstr "Ajouter une métrique" + +#~ msgid "Edit Metric" +#~ msgstr "Éditer la métrique" + +#~ msgid "SQL Expression" +#~ msgstr "Expression SQL" + +#~ msgid "D3 Format" +#~ msgstr "Format D3" + +#~ msgid "Is Restricted" +#~ msgstr "Est restreint" + +#~ msgid "List Tables" +#~ msgstr "Lister les tables" + +#~ msgid "Show Table" +#~ msgstr "Montrer les tables" + +#~ msgid "Add Table" +#~ msgstr "Ajouter une table" + +#~ msgid "Edit Table" +#~ msgstr "Éditer la table" + +#~ msgid "Name of the table that exists in the source database" +#~ msgstr "Nom de la table qui existe dans la base de données source" + +#~ msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +#~ msgstr "" +#~ "Schéma, utilisé uniquement dans certaines " +#~ "bases de données comme Postgres, " +#~ "Redshift et DB2" + +#~ msgid "" +#~ "This fields acts a Superset view, " +#~ "meaning that Superset will run a " +#~ "query against this string as a " +#~ "subquery." +#~ msgstr "" +#~ "Ces champs agissent comme une vue " +#~ "Superset, i.e. Superset va lancer une" +#~ " requête pour cette expression comme " +#~ "une sous-requête" + +#~ msgid "" +#~ "Predicate applied when fetching distinct " +#~ "value to populate the filter control " +#~ "component. Supports jinja template syntax. " +#~ "Applies only when `Enable Filter Select`" +#~ " is on." +#~ msgstr "" +#~ "Prédicat appliqué à la récupération des" +#~ " valeurs distinctes pour remplir le " +#~ "filtre de contrôle des composants. " +#~ "Supporte la syntaxe Jinja. S'applique " +#~ "uniquement si `Activer le filtre` est" +#~ " coché." + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the table from the table " +#~ "list" +#~ msgstr "" +#~ "Redirige à cet endpoint quand on " +#~ "clique sur la table depuis la " +#~ "liste des tables" + +#~ msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "A set of parameters that become " +#~ "available in the query using Jinja " +#~ "templating syntax" +#~ msgstr "" + +#~ msgid "Changed By" +#~ msgstr "Modifié par" + +#~ msgid "Last Changed" +#~ msgstr "Dernière modification" + +#~ msgid "Offset" +#~ msgstr "Décalage" + +#~ msgid "Fetch Values Predicate" +#~ msgstr "Récupérer les valeurs des prédicats" + +#~ msgid "Main Datetime Column" +#~ msgstr "Colonne Datetime principale" + +#~ msgid "SQL Lab View" +#~ msgstr "" + +#~ msgid "Template parameters" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] could not be found, " +#~ "please double check your database " +#~ "connection, schema, and table name" +#~ msgstr "" +#~ "La table [{}] n'a pu être trouvée," +#~ " vérifiez à nouveau votre la " +#~ "connexion à votre base de données, " +#~ "le schéma et le nom de la " +#~ "table" + +#~ msgid "" +#~ "The table was created. As part of" +#~ " this two phase configuration process, " +#~ "you should now click the edit " +#~ "button by the new table to " +#~ "configure it." +#~ msgstr "" +#~ "La table a été créée. Pour la " +#~ "deuxième partie de la configuration vous" +#~ " devez cliquer sur le bouton édition" +#~ " de la nouvelle table" + +#~ msgid "Metadata refreshed for the following table(s): %(tables)s" +#~ msgstr "" + +#~ msgid "Profile" +#~ msgstr "Profil" + +#~ msgid "Logout" +#~ msgstr "Déconnexion" + +#~ msgid "Login" +#~ msgstr "Connexion" + +#~ msgid "Record Count" +#~ msgstr "Nombre d'enregistrements" + +#~ msgid "No records found" +#~ msgstr "Aucun enregistrement trouvé" + +#~ msgid "Add Filter" +#~ msgstr "Ajouter un filtre" + +#~ msgid "Import dashboards" +#~ msgstr "" + +#~ msgid "No Access!" +#~ msgstr "Pas l'accès !" + +#~ msgid "You do not have permissions to access the datasource(s): %(name)s." +#~ msgstr "" +#~ "Vous n'avez pas les permissions pour " +#~ "accéder à(aux) source(s) : %(name)s." + +#~ msgid "Request Permissions" +#~ msgstr "Besoin de permissions" + +#~ msgid "Cancel" +#~ msgstr "Annuler" + +#~ msgid "Test Connection" +#~ msgstr "Test de connexion" + +#~ msgid "json isn't valid" +#~ msgstr "Le json n'est pas valide" + +#~ msgid "List Databases" +#~ msgstr "Lister les bases de données" + +#~ msgid "Show Database" +#~ msgstr "Montrer les bases de données" + +#~ msgid "Add Database" +#~ msgstr "Ajouter une base de données" + +#~ msgid "Edit Database" +#~ msgstr "Éditer la base de données" + +#~ msgid "Expose this DB in SQL Lab" +#~ msgstr "Expose cette BDD dans SQL Lab" + +#~ msgid "" +#~ "Allow users to run synchronous queries," +#~ " this is the default and should " +#~ "work well for queries that can be" +#~ " executed within a web request scope" +#~ " (<~1 minute)" +#~ msgstr "" +#~ "Autorise les utilisateurs à lancer des" +#~ " requêtes synchrones, il s'agit de la" +#~ " configuration par défaut qui devrait " +#~ "fonctionner correctement pour des reqêtes " +#~ "exécutables depuis le web (<~1 minute)" + +#~ msgid "" +#~ "Allow users to run queries, against " +#~ "an async backend. This assumes that " +#~ "you have a Celery worker setup as" +#~ " well as a results backend." +#~ msgstr "" +#~ "Autorise les utilisateurs à lancer des" +#~ " requêtes sur un backend asynchrone. " +#~ "Suppose que vous ayez un worker " +#~ "Celery réglé comme un results backend" + +#~ msgid "Allow CREATE TABLE AS option in SQL Lab" +#~ msgstr "Autorise l'option CREATE TABLE AS dans SQL Lab" + +#~ msgid "" +#~ "Allow users to run non-SELECT " +#~ "statements (UPDATE, DELETE, CREATE, ...) " +#~ "in SQL Lab" +#~ msgstr "" +#~ "Autorise les utilisateurs à lancer des" +#~ " expression non-SELECT (UPDATE, DELETE, " +#~ "CREATE, etc.) dans SQL Lab" + +#~ msgid "" +#~ "When allowing CREATE TABLE AS option " +#~ "in SQL Lab, this option forces the" +#~ " table to be created in this " +#~ "schema" +#~ msgstr "" +#~ "Quand l'option autoriser CREATE TABLE AS" +#~ " dans SQL Lab est cochée, force " +#~ "la table a être créée dans le " +#~ "schéma" + +#~ 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 "" + +#~ msgid "" +#~ "Allow SQL Lab to fetch a list " +#~ "of all tables and all views across" +#~ " all database schemas. For large data" +#~ " warehouse with thousands of tables, " +#~ "this can be expensive and put " +#~ "strain on the system." +#~ msgstr "" + +#~ msgid "Expose in SQL Lab" +#~ msgstr "Exposer dans SQL Lab" + +#~ msgid "Allow CREATE TABLE AS" +#~ msgstr "Autoriser CREATE TABLE AS" + +#~ msgid "Allow DML" +#~ msgstr "Autoriser DML" + +#~ msgid "CTAS Schema" +#~ msgstr "Schéma CTAS" + +#~ msgid "Creator" +#~ msgstr "Créateur" + +#~ msgid "SQLAlchemy URI" +#~ msgstr "URI SQLAlchemy" + +#~ msgid "Extra" +#~ msgstr "Extra" + +#~ msgid "Allow Run Sync" +#~ msgstr "Autoriser le lancement synchrone" + +#~ msgid "Allow Run Async" +#~ msgstr "Autoriser le lancement asynchrone" + +#~ msgid "Impersonate the logged on user" +#~ msgstr "" + +#~ msgid "CSV to Database configuration" +#~ msgstr "" + +#~ msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +#~ msgstr "" + +#~ msgid "User" +#~ msgstr "Utilisateur" + +#~ msgid "User Roles" +#~ msgstr "Rôles utilisateurs" + +#~ msgid "Database URL" +#~ msgstr "URL de la base de données" + +#~ msgid "Roles to grant" +#~ msgstr "Röles à donner" + +#~ msgid "Created On" +#~ msgstr "Créé le" + +#~ msgid "List Charts" +#~ msgstr "" + +#~ msgid "Show Chart" +#~ msgstr "" + +#~ msgid "Add Chart" +#~ msgstr "" + +#~ msgid "Edit Chart" +#~ msgstr "" + +#~ msgid "" +#~ "These parameters are generated dynamically " +#~ "when clicking the save or overwrite " +#~ "button in the explore view. This " +#~ "JSON object is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" +#~ "Ces paramètres sont généré dynamiquement " +#~ "quand vous cliquez sur Sauvegarder ou" +#~ " forcer dans la page d'exploration. " +#~ "Cet objet JSON est exposé ici " +#~ "comme une référence et pour les " +#~ "experts qui voudraient modifier des " +#~ "paramètres" + +#~ msgid "Duration (in seconds) of the caching timeout for this slice." +#~ msgstr "Durée (en secondes) pour le caching timout de ce slice" + +#~ msgid "Dashboards" +#~ msgstr "Tableaux de bords" + +#~ msgid "Last Modified" +#~ msgstr "Dernière modification" + +#~ msgid "Owners" +#~ msgstr "Propriétaires" + +#~ msgid "Parameters" +#~ msgstr "Paramètres" + +#~ msgid "Chart" +#~ msgstr "" + +#~ msgid "Name" +#~ msgstr "Nom" + +#~ msgid "Visualization Type" +#~ msgstr "Type de visualisation" + +#~ msgid "List Dashboards" +#~ msgstr "Lister les tableaux de bords" + +#~ msgid "Show Dashboard" +#~ msgstr "Montrer les tableaux de bords" + +#~ msgid "Add Dashboard" +#~ msgstr "Ajouter un tableau de bord" + +#~ msgid "Edit Dashboard" +#~ msgstr "Éditer le tableau de bord" + +#~ msgid "" +#~ "This json object describes the " +#~ "positioning of the widgets in the " +#~ "dashboard. It is dynamically generated " +#~ "when adjusting the widgets size and " +#~ "positions by using drag & drop in" +#~ " the dashboard view" +#~ msgstr "" +#~ "Cet objet JSON décrit la position " +#~ "des widgets dans le tableau de " +#~ "bord. Il est généré dynamiquement quand" +#~ " on ajuste la taille ou la " +#~ "position des widgets" + +#~ msgid "" +#~ "The css for individual dashboards can" +#~ " be altered here, or in the " +#~ "dashboard view where changes are " +#~ "immediately visible" +#~ msgstr "" +#~ "Le css pour certains tableaux de " +#~ "bords peut être modifié ici, ou " +#~ "dans la page tableaux de bords " +#~ "pour que les changement soient visibles" +#~ " immédiatement" + +#~ msgid "To get a readable URL for your dashboard" +#~ msgstr "Pour avoir une URL lisible pour votre tableau de bord" + +#~ msgid "" +#~ "This JSON object is generated " +#~ "dynamically when clicking the save or" +#~ " overwrite button in the dashboard " +#~ "view. It is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" +#~ "Ce JSON a été généré automatiquement " +#~ "quand vous avez cliqué sur sauvegarder" +#~ " ou forcer dans la page des " +#~ "tableaux de bords. Il est exposé " +#~ "ici comme une référence et pour " +#~ "les experts qui voudraient modifier des" +#~ " paramètres" + +#~ msgid "Owners is a list of users who can alter the dashboard." +#~ msgstr "" +#~ "Propriétaires est une liste d'utilisateurs " +#~ "qui peuvent modifier le tableau de " +#~ "bord" + +#~ msgid "Dashboard" +#~ msgstr "Tableau de bord" + +#~ msgid "Title" +#~ msgstr "Title" + +#~ msgid "Slug" +#~ msgstr "Slug" + +#~ msgid "Charts" +#~ msgstr "" + +#~ msgid "Modified" +#~ msgstr "Modifié" + +#~ msgid "Position JSON" +#~ msgstr "JSON des positions" + +#~ msgid "CSS" +#~ msgstr "CSS" + +#~ msgid "JSON Metadata" +#~ msgstr "JSON des méta-données" + +#~ msgid "Underlying Tables" +#~ msgstr "Tables sous-jacentes" + +#~ msgid "Action" +#~ msgstr "Action" + +#~ msgid "dttm" +#~ msgstr "dttm" + +#~ msgid "You don't have the rights to " +#~ msgstr "" + +#~ msgid "alter this " +#~ msgstr "" + +#~ msgid "chart" +#~ msgstr "" + +#~ msgid "create a " +#~ msgstr "" + +#~ msgid "dashboard" +#~ msgstr "" + +#~ msgid "Query record was not created as expected." +#~ msgstr "L'enregistrement de la reqête n'a pas été créé comme prévu." + +#~ msgid "Template Name" +#~ msgstr "Nom du template" + +#~ msgid "SQL Editor" +#~ msgstr "Éditeur SQL" + +#~ msgid "Query Search" +#~ msgstr "Requêter" + +#~ msgid "Status" +#~ msgstr "Status" + +#~ msgid "Start Time" +#~ msgstr "Date de début" + +#~ msgid "End Time" +#~ msgstr "Date de fin" + +#~ msgid "List Saved Query" +#~ msgstr "Liste des requêtes sauvegardées" + +#~ msgid "Show Saved Query" +#~ msgstr "Montrer les requếtes sauvagardées" + +#~ msgid "Add Saved Query" +#~ msgstr "Ajouter une requête sauvegardée" + +#~ msgid "Edit Saved Query" +#~ msgstr "Éditer la requête sauvegardée" + +#~ msgid "Label" +#~ msgstr "Label" + +#~ msgid "Pop Tab Link" +#~ msgstr "" + +#~ msgid "Changed on" +#~ msgstr "" + diff --git a/superset/translations/it/LC_MESSAGES/messages.json b/superset/translations/it/LC_MESSAGES/messages.json index 82e70a69ce..328583e32a 100644 --- a/superset/translations/it/LC_MESSAGES/messages.json +++ b/superset/translations/it/LC_MESSAGES/messages.json @@ -1 +1 @@ -{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=1; plural=0","lang":"it"},"Time Column":["Colonna del Tempo"],"second":["secondo"],"minute":["minuto"],"hour":["ora"],"day":["giorno"],"week":["settimana"],"month":["mese"],"quarter":["quartile"],"year":["anno"],"week_start_monday":["settimana_inizio_lunedì"],"week_ending_saturday":["settimana_fine_domenica"],"week_start_sunday":["settimana_inizio_domenica"],"5 minute":["5 minuti"],"half hour":["mezz'ora"],"10 minute":["10 minuti"],"Table Name":[""],"Name of table to be created from csv data.":[""],"CSV File":[""],"Select a CSV file to be uploaded to a database.":[""],"CSV Files Only!":[""],"Delimiter":[""],"Delimiter used by CSV file (for whitespace use \\s+).":[""],"Table Exists":[""],"If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).":[""],"Fail":[""],"Replace":[""],"Append":[""],"Schema":["Schema"],"Specify a schema (if database flavour supports this).":[""],"Header Row":[""],"Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.":[""],"Index Column":[""],"Column to use as the row labels of the dataframe. Leave empty if no index column.":[""],"Mangle Duplicate Columns":[""],"Specify duplicate columns as \"X.0, X.1\".":[""],"Skip Initial Space":[""],"Skip spaces after delimiter.":[""],"Skip Rows":[""],"Number of rows to skip at start of file.":[""],"Rows to Read":[""],"Number of rows of file to read.":[""],"Skip Blank Lines":[""],"Skip blank lines rather than interpreting them as NaN values.":[""],"Parse Dates":[""],"Parse date values.":[""],"Infer Datetime Format":[""],"Use Pandas to interpret the datetime format automatically.":[""],"Decimal Character":[""],"Character to interpret as decimal point.":[""],"Dataframe Index":[""],"Write dataframe index as a column.":[""],"Column Label(s)":[""],"Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.":[""],"[Superset] Access to the datasource %(name)s was granted":["[Superset] Accesso al datasource $(name) concesso"],"Viz is missing a datasource":["Datasource mancante per la visualizzazione"],"From date cannot be larger than to date":["La data di inizio non può essere dopo la data di fine"],"Table View":["Vista Tabella"],"Pick a granularity in the Time section or uncheck 'Include Time'":["Seleziona una granularità nella sezione tempo e deseleziona 'Includi Tempo'"],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":["Selezionare i campi [Group By] e [Metrica] o [Colonne], non entrambi"],"Time Table View":[""],"Pick at least one metric":["Seleziona almeno una metrica"],"When using 'Group By' you are limited to use a single metric":[""],"Pivot Table":["Vista Pivot"],"Please choose at least one 'Group by' field ":[""],"Please choose at least one metric":["Seleziona almeno una metrica"],"Group By' and 'Columns' can't overlap":[""],"Markup":["Marcatore"],"Separator":["Separatore"],"Word Cloud":["Cloud di Parole"],"Treemap":["Treemap"],"Calendar Heatmap":["Calendario di Intensità"],"Box Plot":["Box Plot"],"Bubble Chart":["Grafico a Bolle"],"Pick a metric for x, y and size":["Seleziona una metrica per x, y e grandezza"],"Bullet Chart":["Grafico a Proiettile"],"Pick a metric to display":["Seleziona una metrica da visualizzare"],"Big Number with Trendline":["Numero Grande con Linea del Trend"],"Pick a metric!":["Seleziona una metrica!"],"Big Number":["Numero Grande"],"Time Series - Line Chart":["Serie Temporali - Grafico Lineare"],"Pick a time granularity for your time series":["Seleziona una granularità per la serie temporale"],"`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.":[""],"Time Series - Dual Axis Line Chart":["Serie Temporali - Grafico Lineare ad Assi Duali"],"Pick a metric for left axis!":["Seleziona una metrica per l'asse sinistro"],"Pick a metric for right axis!":["Seleziona una metrica per l'asse destro"],"Please choose different metrics on left and right axis":["Seleziona metriche differenti per gli assi destro e sinistro"],"Time Series - Bar Chart":["Serie Temporali - Grafico Barre"],"Time Series - Period Pivot":[""],"Time Series - Percent Change":["Serie Temporali - Cambiamento Percentuale"],"Time Series - Stacked":["Serie Temporali - Stacked"],"Distribution - NVD3 - Pie Chart":["Distribuzione - NVD3 - Grafico Torta"],"Histogram":["Istogramma"],"Must have one numeric column specified":["Devi specificare una colonna numerica"],"Distribution - Bar Chart":["Distribuzione - Grafico Barre"],"Can't have overlap between Series and Breakdowns":[""],"Pick at least one field for [Series]":["Seleziona almeno un campo per [Series]"],"Sunburst":["Sunburst"],"Sankey":["Sankey"],"Pick exactly 2 columns as [Source / Target]":["Seleziona esattamente 2 colonne come [Sorgente / Destinazione]"],"There's a loop in your Sankey, please provide a tree. Here's a faulty link: {}":[""],"Directed Force Layout":["Disposizione a Forza Diretta"],"Pick exactly 2 columns to 'Group By'":["Seleziona esattamente 2 colonne per 'Group By'"],"Country Map":["Mappa della Nazione"],"World Map":["Mappa del Mondo"],"Filters":["Filtri"],"Pick at least one filter field":[""],"iFrame":["iFrame"],"Parallel Coordinates":["Coordinate Parallele"],"Heatmap":["Mappa di Intensità"],"Horizon Charts":["Grafici d'orizzonte"],"Mapbox":["Mapbox"],"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":[""],"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":[""],"Your query was saved":["La tua query è stata salvata"],"Your query could not be saved":["La tua query non può essere salvata"],"Failed at retrieving results from the results backend":["Errore nel recupero dei dati dal backend"],"Unknown error":[""],"Your session timed out, please refresh your page and try again.":["La tua sessione è scaduta, ricarica la pagina e riprova."],"Query was stopped.":["La query è stata fermata."],"Failed at stopping query.":["Errore nel fermare la query."],"Error occurred while fetching table metadata":["Errore nel recupero dei metadati della tabella"],"shared query":["query condivisa"],"The query couldn't be loaded":["La query non può essere caricata"],"An error occurred while creating the data source":["Errore nel creare il datasource"],"Pick a chart type!":["Seleziona un tipo di grafico"],"To use this chart type you need at least one column flagged as a date":["Per usare questo tipo di grafico devi avere almeno una colonna selezionata come data"],"To use this chart type you need at least one dimension":["Per usare questo tipo di grafico devi avere almeno una dimensione"],"To use this chart type you need at least one aggregation function":["Per usare questo tipo di grafico devi avere almeno uan funziona di aggregazione"],"Untitled Query":["Query senza nome"],"Copy of %s":["Copia di %s"],"share query":["condividi query"],"copy URL to clipboard":["copia URL in appunti"],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":[""],"It seems you don't have access to any database":[""],"Search Results":["Risultati della ricerca"],"[From]-":[""],"[To]-":[""],"[Query Status]":[""],"Search":["Cerca"],"Open in SQL Editor":["Apri in SQL Editor"],"view results":["visualizza risultati"],"Data preview":[""],"Visualize the data out of this query":[""],"Overwrite text in editor with a query on this table":[""],"Run query in a new tab":[""],"Remove query from log":[""],".CSV":["CSV"],"Visualize":[""],"Table":["Tabella"],"was created":["è stata creata"],"Query in a new tab":["Query in un nuovo tab"],"Fetch data preview":[""],"Track Job":[""],"Loading...":[""],"Run Selected Query":[""],"Run Query":[""],"Run query synchronously":[""],"Run query asynchronously":[""],"Stop":[""],"Undefined":[""],"Label":[""],"Label for your query":[""],"Description":["Descrizione"],"Write a description for your query":[""],"Save":[""],"Cancel":["Annulla"],"Save Query":[""],"Run a query to display results here":[""],"Preview for %s":[""],"Results":[""],"Query History":[""],"Create table as with query results":[""],"new table name":[""],"Error while fetching table list":[""],"Error while fetching schema list":[""],"Error while fetching database list":[""],"Database:":[""],"Select a database":[""],"Select a schema (%s)":[""],"Schema:":[""],"Add a table (%s)":[""],"Type to search ...":[""],"Reset State":[""],"Enter a new title for the tab":[""],"Untitled Query %s":[""],"close tab":[""],"rename tab":[""],"expand tool bar":[""],"hide tool bar":[""],"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 clipboard":[""],"Remove table preview":[""],"Template Parameters":[""],"Edit template parameters":[""],"Invalid JSON":[""],"%s is not right as a column name, please alias it (as in SELECT count(*) ":[""],"AS my_alias":[""],"using only alphanumeric characters and underscores":[""],"Creating a data source and popping a new tab":[""],"No results available for this query":[""],"Chart Type":[""],"[Chart Type]":[""],"Datasource Name":[""],"datasource name":[""],"Create a new slice":[""],"Choose a datasource":[""],"Choose a visualization type":[""],"Create new slice":[""],"Updating chart was stopped":["L'aggiornamento del grafico è stato fermato"],"An error occurred while rendering the visualization: %s":["Errore nel rendering della visualizzazione: %s"],"visualization queries are set to timeout at ${action.timeout} seconds. ":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is too large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[""],"Network error.":["Errore di rete."],"Click to see difference":[""],"Altered":[""],"Slice changes":[""],"Select ...":[""],"Loaded data cached":[""],"Loaded from cache":[""],"Click to force-refresh":[""],"Copy to clipboard":[""],"Not successful":[""],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[""],"Copied!":[""],"Title":["Titolo"],"click to edit title":[""],"You don't have the rights to alter this title.":[""],"Click to favorite/unfavorite":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Save as":["Salva come"],"Force Refresh":[""],"Force refresh the whole dashboard":[""],"Set autorefresh":[""],"Set the auto-refresh interval for this session":[""],"Save the dashboard":[""],"Edit properties":[""],"Edit the dashboards's properties":[""],"Email":[""],"Email a link to this dashboard":[""],"Add Slices":[""],"Add some slices to this dashboard":[""],"Edit CSS":[""],"Change the style of the dashboard using CSS code":[""],"Load a template":[""],"Load a CSS template":[""],"CSS":["CSS"],"Live CSS Editor":[""],"You have unsaved changes.":[""],"Unsaved changes":[""],"Don't refresh":[""],"10 seconds":[""],"30 seconds":[""],"1 minute":[""],"5 minutes":[""],"Refresh Interval":[""],"Choose the refresh frequency for this dashboard":[""],"This dashboard was saved successfully.":[""],"Sorry, there was an error saving this dashboard: ":[""],"Error":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":[""],"Overwrite Dashboard [%s]":[""],"Save as:":[""],"[dashboard name]":[""],"Sorry, there was an error fetching slices to this dashboard: ":[""],"Sorry, there was an error adding slices to this dashboard: ":[""],"Name":["Nome"],"Viz":[""],"Datasource":["Sorgente Dati"],"Modified":["Modificato"],"Add a new slice to the dashboard":[""],"Add Slices to Dashboard":[""],"Served from data cached %s . Click to force refresh.":[""],"Force refresh data":[""],"Annotation layers are still loading.":[""],"One ore more annotation layers failed loading.":[""],"Move chart":[""],"Toggle chart description":[""],"Edit chart":[""],"Export CSV":["Esporta CSV"],"Explore chart":["Esplora grafico"],"Remove chart from dashboard":["Rimuovi il grafico dalla dashboard"],"is expected to be a number":[""],"is expected to be an integer":[""],"cannot be empty":["non può essere vuoto"],"description":["descrizione"],"bolt":[""],"Changing this control takes effect instantly":[""],"Error...":["Errore..."],"Query":[""],"Height":["Altezza"],"Width":["Larghezza"],"Export to .json":["Esporta in .json"],"Export to .csv format":["Esporta nel formato .csv"],"%s - untitled":["%s - senza nome"],"Edit slice properties":[""],"Limit reached":[""],"Please enter a slice name":["Inserisci un nome per la slice"],"Please select a dashboard":["Seleziona una dashboard"],"Please enter a dashboard name":["Inserisci un nome per la dashboard"],"Save A Slice":["Salva una slice"],"Overwrite slice %s":["Sovrascrivi la slice %s"],"[slice name]":["[nome slice]"],"Do not add to a dashboard":["Non aggiugere alla dashboard"],"Add slice to existing dashboard":["Aggiungi la slice alla dashboard esistente"],"Add to new dashboard":["Aggiungi ad una nuova dashboard"],"Save & go to dashboard":["Salva e vai alla dashboard"],"Check out this slice: %s":["Guarda questa slice: %s"],"Add Annotation Layer":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":["Min"],"Max":["Max"],"Something went wrong while fetching the datasource list":[""],"Select a datasource":["Seleziona un datasource"],"Search / Filter":["Cerca / Filtra"],"Click to point to another datasource":[""],"Edit the datasource's configuration":[""],"Show datasource configuration":[""],"Filter value":["Valore del filtro"],"Select metric":["Seleziona una metrica"],"Select column":["Seleziona una colonna"],"Select operator":["Seleziona operatore"],"Add Filter":["Aggiungi filtro"],"Error while fetching data":["Errore nel recupero dati"],"%s option(s)":[""],"Invalid lat/long configuration.":[""],"Longitude & Latitude columns":[""],"Delimited long & lat single column":[""],"Multiple formats accepted, look the geopy.points Python library for more details":[""],"Reverse lat/long ":[""],"Geohash":[""],"textarea":["textarea"],"Edit":["Modifica"],"in modal":["in modale"],"Select a visualization type":["Seleziona un tipo di visualizzazione"],"A reference to the [Time] configuration, taking granularity into account":[""],"Group by":["Raggruppa per"],"One or many controls to group by":["Uno o più controlli per 'Raggruppa per'"],"For more information about objects are in context in the scope of this function, refer to the":[""]," source code of Superset's sandboxed parser":[""],"This functionality is disabled in your environment for security reasons.":[""],"Visualization Type":["Tipo di Visualizzazione"],"The type of visualization to display":["Il tipo di visualizzazione da mostrare"],"Metrics":["Metriche"],"One or many metrics to display":["Una o più metriche da mostrare"],"Percentage Metrics":[""],"Metrics for which percentage of total are to be displayed":[""],"Y Axis Bounds":["Limite asse Y"],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[""],"Ordering":["Ordina per"],"Fixed Color":[""],"Use this to define a static color for all circles":[""],"Fill Color":[""]," Set the opacity to 0 if you do not want to override the color specified in the GeoJSON":[""],"Stroke Color":[""],"Metric":["Metrica"],"Choose the metric":["Seleziona la metrica"],"Right Axis Metric":["Metrica asse destro"],"Choose a metric for right axis":["Seleziona una metrica per l'asse destro"],"Stacked Style":[""],"Sort X Axis":[""],"Sort Y Axis":[""],"Linear Color Scheme":[""],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[""],"Horizon Color Scale":[""],"Defines how the color are attributed.":[""],"Rendering":[""],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":[""],"Number of steps to take between ticks when displaying the X scale":[""],"YScale Interval":[""],"Number of steps to take between ticks when displaying the Y scale":[""],"Include Time":[""],"Whether to include the time granularity as defined in the time section":[""],"Auto Zoom":[""],"When checked, the map will zoom to your data after each query":[""],"Show percentage":[""],"Whether to include the percentage in the tooltip":[""],"Stacked Bars":[""],"Show totals":[""],"Display total row/column":["Mostra totali riga/colonna"],"Show Markers":["Mostra marcatori"],"Show data points as circle markers on the lines":[""],"Bar Values":[""],"Show the value on top of the bar":[""],"Sort Bars":[""],"Sort bars by x labels.":[""],"Combine Metrics":[""],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":[""],"Extra Controls":[""],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":[""],"Reduce X ticks":[""],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[""],"Include Series":[""],"Include series name as an axis":[""],"Color Metric":[""],"A metric to use for color":[""],"Country Name":[""],"The name of country that Superset should display":[""],"Country Field Type":[""],"The country code standard that Superset should expect to find in the [country] column":[""],"Frequency":[""],"The periodicity over which to pivot time. Users can provide\n \"Pandas\" offset alias.\n Click on the info bubble for more details on accepted \"freq\" expressions.":[""],"Dimension":[""],"Select a dimension":[""],"Columns":[""],"One or many controls to pivot as columns":[""],"Columns to display":[""],"Longitude & Latitude":[""],"Point to your spatial columns":[""],"Start Longitude & Latitude":[""],"End Longitude & Latitude":[""],"Longitude":["Longitudine"],"Select the longitude column":[""],"Latitude":["Latitudine"],"Select the latitude column":[""],"GeoJson Column":[""],"Select the geojson column":[""],"Polygon Column":[""],"Select the polygon column. Each row should contain JSON.array(N) of [longitude, latitude] points":[""],"Point Radius Scale":[""],"Stroke Width":[""],"Origin":[""],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom Margin":[""],"Bottom margin, in pixels, allowing for more room for axis labels":[""],"Left Margin":[""],"Left margin, in pixels, allowing for more room for axis labels":[""],"Time Granularity":[""],"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`":[""],"Domain":[""],"The time unit used for the grouping of blocks":[""],"Subdomain":[""],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[""],"Link Length":[""],"Link length in the force layout":[""],"Charge":[""],"Charge in the force layout":[""],"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":[""],"Time Grain":[""],"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.":[""],"Resample Rule":[""],"Pandas resample rule":[""],"Resample How":[""],"Pandas resample how":[""],"Resample Fill Method":[""],"Pandas resample fill method":[""],"Since":["Data inizio"],"7 days ago":["7 giorni"],"Until":["Data fine"],"Max Bubble Size":[""],"Whisker/outlier options":[""],"Determines how whiskers and outliers are calculated.":[""],"Ratio":[""],"Target aspect ratio for treemap tiles.":[""],"Number format":[""],"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":[""],"Sort Descending":[""],"Whether to sort descending or ascending":[""],"Rolling":[""],"Defines a rolling window function to apply, works along with the [Periods] text box":[""],"Multiplier":[""],"Factor to multiply the metric by":[""],"Periods":[""],"Defines the size of the rolling window function, relative to the time granularity selected":[""],"Grid Size":[""],"Defines the grid size in pixels":[""],"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":[""],"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":[""],"URL":[""],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[""],"X Axis Label":[""],"Y Axis Label":[""],"Custom WHERE clause":[""],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Custom HAVING clause":[""],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Comparison Period Lag":[""],"Based on granularity, number of time periods to compare against":[""],"Comparison suffix":[""],"Suffix to apply after the percentage display":[""],"Table Timestamp Format":[""],"Timestamp Format":[""],"Series Height":[""],"Pixel height of each series":[""],"Page Length":[""],"Rows per page, 0 means no pagination":[""],"X Axis Format":[""],"Y Axis Format":[""],"Right Axis Format":[""],"Date Time Format":[""],"Markup Type":[""],"Pick your favorite markup language":[""],"Rotation":[""],"Rotation to apply to words in the cloud":[""],"Line Style":[""],"Line interpolation as defined by d3.js":[""],"Label Type":[""],"What should be shown on the label?":[""],"Code":[""],"Put your code here":[""],"Aggregation function":[""],"Aggregate function to apply when pivoting and computing the total rows and columns":[""],"Font Size From":[""],"Font size for the smallest value in the list":[""],"Font Size To":[""],"Font size for the biggest value in the list":[""],"Instant Filtering":[""],"Extruded":[""],"Range Filter":[""],"Whether to display the time range interactive selector":[""],"Date Filter":[""],"Whether to include a time filter":[""],"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":[""],"Data Table":[""],"Whether to display the interactive data table":[""],"Search Box":[""],"Whether to include a client side search box":[""],"Table Filter":[""],"Whether to apply filter when table cell is clicked":[""],"Show Bubbles":[""],"Whether to display bubbles on top of countries":[""],"Legend":[""],"Whether to display the legend (toggles)":[""],"Show Values":[""],"Whether to display the numerical values within the cells":[""],"X bounds":[""],"Whether to display the min and max values of the X axis":[""],"Y bounds":[""],"Whether to display the min and max values of the Y axis":[""],"Rich Tooltip":[""],"The rich tooltip shows a list of all series for that point in time":[""],"Y Log Scale":[""],"Use a log scale for the Y axis":[""],"X Log Scale":[""],"Use a log scale for the X axis":[""],"Log Scale":[""],"Use a log scale":[""],"Donut":[""],"Do you want a donut or a pie?":[""],"Put labels outside":[""],"Put the labels outside the pie?":[""],"Contribution":[""],"Compute the contribution to the total":[""],"Period Ratio":[""],"[integer] Number of period to compare against, this is relative to the granularity selected":[""],"Period Ratio Type":[""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[""],"Time Shift":[""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":[""],"Description text that shows up below your Big Number":[""],"label":[""],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[""],"Map Style":[""],"Base layer map style":[""],"Clustering Radius":[""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[""],"Point Size":[""],"Fixed point radius":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Point Unit":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Viewport":[""],"Parameters related to the view and perspective on the map":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Color":[""],"Pick a color":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Slice ID":[""],"The id of the active slice":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Color Scheme":[""],"The color scheme for rendering chart":[""],"Significance Level":[""],"Threshold alpha level for determining significance":[""],"p-value precision":[""],"Number of decimal places with which to display p-values":[""],"Lift percent precision":[""],"Number of decimal places with which to display lift values":[""],"Time Series Columns":[""],"Use Area Proportions":[""],"Check if the Rose Chart should use segment area instead of segment radius for proportioning":[""],"Options":["Opzioni"],"Not Time Series":[""],"Ignore time":[""],"Time Series":[""],"Standard time series":[""],"Aggregate Mean":[""],"Mean of values over specified period":[""],"Aggregate Sum":[""],"Sum of values over specified period":[""],"Difference":[""],"Metric change in value from `since` to `until`":[""],"Percent Change":[""],"Metric percent change in value from `since` to `until`":[""],"Factor":[""],"Metric factor change from `since` to `until`":[""],"Advanced Analytics":["Analytics avanzate"],"Use the Advanced Analytics options below":[""],"Settings for time series":[""],"Equal Date Sizes":[""],"Check to force date partitions to have the same height":[""],"Partition Limit":[""],"The maximum number of subdivisions of each group; lower values are pruned first":[""],"Partition Threshold":[""],"Partitions whose height to parent height proportions are below this value are pruned":[""],"Lines column":[""],"The database columns that contains lines information":[""],"Lines encoding":[""],"The encoding format of the lines":[""],"Line width":[""],"The width of the lines":[""],"Reverse Lat & Long":[""],"deck.gl charts":[""],"Pick a set of deck.gl charts to layer on top of one another":[""],"Select charts":[""],"Error while fetching charts":[""],"Javascript data interceptor":[""],"Define a javascript function that receives the data array used in the visualization and is expected to return a modified version of that array. This can be used to alter properties of the data, filter, or enrich the array.":[""],"Javascript data mutator":[""],"Define a function that receives intercepts the data objects and can mutate it":[""],"Javascript tooltip generator":[""],"Define a function that receives the input and outputs the content for a tooltip":[""],"Javascript onClick href":[""],"Define a function that returns a URL to navigate to when user clicks":[""],"Extra data for JS":[""],"List of extra columns made available in Javascript functions":[""],"Stroked":[""],"Whether to display the stroke":[""],"Filled":[""],"Whether to fill the objects":[""],"Time":["Tempo"],"Time related form attributes":["Attributi relativi al tempo"],"Datasource & Chart Type":["Sorgente dati e tipo di grafico"],"This section exposes ways to include snippets of SQL in your query":[""],"Annotations and Layers":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":["Opzioni del grafico"],"Breakdowns":[""],"Defines how each series is broken down":[""],"Pie Chart":["Grafico a torta"],"Time Series - Periodicity Pivot":[""],"Dual Axis Line Chart":["Grafico lineare a due assi"],"Y Axis 1":["Asse Y 1"],"Y Axis 2":["Asse Y 2"],"Left Axis Metric":["Metrica asse sinistro"],"Choose a metric for left axis":["Seleziona una metrica per l'asse sinistro"],"Left Axis Format":["Formato asse sinistro"],"Axes":["Assi"],"Map":[""],"Deck.gl - Hexagons":[""],"Advanced":[""],"Metric used to control height":[""],"Deck.gl - Grid":[""],"Deck.gl - Screen grid":[""],"Grid":[""],"Weight":[""],"Metric used as a weight for the grid's coloring":[""],"Deck.gl - geoJson":[""],"GeoJson Settings":[""],"Polygon Settings":[""],"Arc":[""],"Point Color":[""],"Categorical Color":[""],"Pick a dimension from which categorical colors are defined":[""],"GROUP BY":["RAGGRUPPA PER"],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":["NON RAGGRUPPARE PER"],"Use this section if you want to query atomic rows":[""],"Time Series Table":[""],"Templated link, it's possible to include {{ metric }} or other values coming from the controls.":[""],"Pivot Options":[""],"Bubbles":["Bolle"],"Numeric Column":["Colonne numeriche"],"Select the numeric column to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":["Metrica secondaria"],"[optional] this secondary metric is used to define the color as a ratio against the primary metric. When omitted, the color is categorical and based on labels":[""],"Hierarchy":["Gerarchia"],"This defines the level of the hierarchy":[""],"Source / Target":["Sorgente / Destinazione"],"Choose a source and a target":["Seleziona una sorgente ed una destinazione"],"Chord Diagram":[""],"Choose a number format":["Seleziona una formato numerico"],"Source":["Sorgente"],"Choose a source":["Seleziona una sorgente"],"Target":["Destinazione"],"Choose a target":["Seleziona una destinazione"],"ISO 3166-2 codes of region/province/department":[""],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":[""],"Country Control":[""],"3 letter code of the country":["Codice a 3 lettere della nazione"],"Metric for color":["Metrica per il colore"],"Metric that defines the color of the country":[""],"Bubble size":["Grandezza della bolla"],"Metric that defines the size of the bubble":["Metrica che definisce la grandezza di una bolla"],"Filter Box":[""],"Filter controls":["Controlli del filtro"],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Heatmap Options":[""],"Value bounds":[""],"Value Format":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Column containing longitude data":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":["Suggerimento"],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"Paired t-test":[""],"Time Series Options":[""],"Favorites":[""],"Created Content":[""],"Recent Activity":[""],"Security & Access":[""],"No slices":[""],"No dashboards":[""],"Dashboards":["Elenco Dashboard"],"Slices":["Slice"],"No favorite charts yet, go click on stars!":[""],"No favorite dashboards yet, go click on stars!":[""],"Charts":["Grafici"],"Roles":["Ruoli"],"Databases":["Basi di dati"],"Datasources":[""],"Profile picture provided by Gravatar":[""],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Data has no time steps":[""],"Select starting date":["Seleziona data iniziale"],"Select end date":["Seleziona data finale"],"Select [%s]":[""],"Apply":["Applica"],"No data was returned.":["Nessun dato restituito."],"List Druid Column":[""],"Show Druid Column":[""],"Add Druid Column":[""],"Edit Druid Column":[""],"Column":["Colonna"],"Type":["Tipo"],"Groupable":["Raggruppabile"],"Filterable":["Filtrabile"],"Count Distinct":["Count Distinct"],"Sum":["Sum"],"Whether this column is exposed in the `Filters` section of the explore view.":["Se questa colonna è esposta nella sezione `Filtri` della vista esplorazione."],"List Druid Metric":[""],"Show Druid Metric":[""],"Add Druid Metric":[""],"Edit Druid Metric":[""],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":["Se l'accesso a questa metrica è limitato a determinati ruoli. Solo i ruoli con l'autorizzazione 'accesso metrico su XXX (il nome di questa metrica)' possono accedervi"],"Verbose Name":["Nome Completo"],"JSON":["JSON"],"Druid Datasource":["Sorgente Dati Druid"],"Warning Message":[""],"List Druid Cluster":[""],"Show Druid Cluster":[""],"Add Druid Cluster":[""],"Edit Druid Cluster":[""],"Cluster":["Cluster"],"Coordinator Host":["Host Coordinatore"],"Coordinator Port":["Porta Coordinatore"],"Coordinator Endpoint":["Endpoint Coordinatore"],"Broker Host":["Host Broker"],"Broker Port":["Porta Broker"],"Broker Endpoint":["Endpoint Broker"],"Druid Clusters":[""],"Sources":["Sorgenti"],"List Druid Datasource":[""],"Show Druid Datasource":[""],"Add Druid Datasource":[""],"Edit Druid Datasource":[""],"The list of slices associated with this table. By altering this datasource, you may change how these associated slices behave. Also note that slices need to point to a datasource, so this form will fail at saving if removing slices from a datasource. If you want to change the datasource for a slice, overwrite the slice from the 'explore view'":["Elenco delle slice associate a questa tabella. Modificando questa origine dati, è possibile modificare le modalità di comportamento delle slice associate. Inoltre, va tenuto presente che le slice devono indicare un'origine dati, pertanto questo modulo non registra le impostazioni qualora si modifica un'origine dati. Se vuoi modificare l'origine dati per una slide, devi sovrascriverla dal 'vista di esplorazione'"],"Timezone offset (in hours) for this datasource":["Timezone offset (in ore) per questa sorgente dati"],"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":["Espressione temporale da utilizzare come predicato durante il recupero di valori distinti per popolare la componente del filtro. Viene applicata solo quando è attivata l'opzione \"Abilita selezione filtro\". Se si inserisce `7 giorni fa`, l'elenco distinto di valori nel filtro verrà popolato in base al valore distinto della settimana passata"],"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":["Usato per popolare la finestra a cascata dei filtri dall'elenco dei valori distinti prelevati dal backend al volo"],"Redirects to this endpoint when clicking on the datasource from the datasource list":["Rinvia a questo endpoint al clic sulla sorgente dati dall'elenco delle sorgenti dati"],"Associated Charts":[""],"Data Source":["Sorgente Dati"],"Owner":["Proprietario"],"Is Hidden":["è nascosto"],"Enable Filter Select":["Abilita il filtro di Select"],"Default Endpoint":["Endpoint predefinito"],"Time Offset":["Offset temporale"],"Cache Timeout":["Cache Timeout"],"Druid Datasources":[""],"Scan New Datasources":[""],"Refresh Druid Metadata":[""],"Datetime column not provided as part table configuration and is required by this type of chart":["la colonna Datetime è necessaria per questo tipo di grafico. Nella configurazione della tabella però non è stata definita"],"Empty query?":["Query vuota?"],"Metric '{}' is not valid":["Metrica '{}' non valida"],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":["La tabella [{}] non sembra esistere nel database specificato, non posso recuperare le informazioni sulla colonna "],"List Columns":["Visualizza colonne"],"Show Column":["Mostra colonna"],"Add Column":["Aggiungi colonna"],"Edit Column":["Edita colonna"],"Whether to make this column available as a [Time Granularity] option, column has to be DATETIME or DATETIME-like":["Se rendere disponibile questa colonna come opzione [Time Granularity], la colonna deve essere di tipo DATETIME o simile"],"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.":["Il tipo di dato è dedotto dal database. In alcuni casi potrebbe essere necessario inserire manualmente un tipo di colonna definito dall'espressione. Nella maggior parte dei casi gli utenti non hanno bisogno di fare questa modifica."],"Expression":["Espressione"],"Is temporal":["è temporale"],"Datetime Format":["Formato Datetime"],"Database Expression":["Espressione del Database"],"List Metrics":["Lista Metriche"],"Show Metric":["Mostra metrica"],"Add Metric":["Aggiungi metrica"],"Edit Metric":["Modifica metrica"],"SQL Expression":["Espressione SQL"],"D3 Format":["Formato D3"],"Is Restricted":[""],"List Tables":["Visualizza Tabelle"],"Show Table":["Mostra Tabelle"],"Add Table":["Aggiungi Tabella"],"Edit Table":["Modifica Tabella"],"Name of the table that exists in the source database":["Nome delle tabella esistente nella sorgente del database"],"Schema, as used only in some databases like Postgres, Redshift and DB2":["Schema, va utilizzato soltanto in alcuni database come Postgres, Redshift e DB2"],"This fields acts a Superset view, meaning that Superset will run a query against this string as a subquery.":["Questo campo agisce come una vista Superset, il che vuol dire che Superset eseguirà una query su questa stringa come sotto-query."],"Predicate applied when fetching distinct value to populate the filter control component. Supports jinja template syntax. Applies only when `Enable Filter Select` is on.":["Predicato utilizzato quando si fornisce un valore univoco per popolare il componente di controllo del filtro. Supporta la sintassi del template jinja. È utilizzabile solo quando è abilitata l'opzione \"Abilita selezione filtro\"."],"Redirects to this endpoint when clicking on the table from the table list":["Reinvia a questo endpoint al clic sulla tabella dall'elenco delle tabelle"],"Changed By":["Modificato da"],"Database":["Database"],"Last Changed":["Ultima Modifica"],"Offset":["Offset"],"Fetch Values Predicate":[""],"Main Datetime Column":[""],"Table [{}] could not be found, please double check your database connection, schema, and table name":[""],"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.":["Tabella creata. Come parte di questo processo di configurazione in due fasi, è necessario andare sul pulsante di modifica della nuova tabella per configurarla."],"Refresh Metadata":[""],"Refresh column metadata":[""],"Metadata refreshed for the following table(s): %(tables)s":[""],"Tables":["Tabelle"],"Profile":["Profilo"],"Logout":["Logout"],"Login":["Login"],"Record Count":[""],"No records found":["Nessun record trovato"],"Import":["Importa"],"No Access!":["Nessun Accesso!"],"You do not have permissions to access the datasource(s): %(name)s.":["Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s."],"Request Permissions":["Richiesta di Permessi"],"Test Connection":["Testa la Connessione"],"Annotation Layers":[""],"Manage":["Gestisci"],"Annotations":[""],"Datasource %(name)s already exists":[""],"json isn't valid":["json non è valido"],"Export to YAML":["Esporta in YAML"],"Export to YAML?":["Esporta in YAML?"],"Delete":["Cancella"],"Delete all Really?":[""],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource. (Gain access)":[""],"You don't have access to this datasource":[""],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":["Visualizza i database"],"Show Database":["Mostra database"],"Add Database":["Aggiungi Database"],"Edit Database":["Mostra database"],"Expose this DB in SQL Lab":["Esponi questo DB in SQL Lab"],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":["Permetti agli utenti di eseguire query sincrone, questa è l'impostazione predefinita e dovrebbe funzionare bene per query che possono essere eseguite con una richiesta web (<-1 minuto)"],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":["Permetti agli utenti di eseguire query, contro un back-office asincrono. Questo presuppone che si abbia una installazione funzionante di Celery nel backend."],"Allow CREATE TABLE AS option in SQL Lab":["Permetti l'opzione CREATE TABLE AS in SQL Lab"],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":["Permetti agli utenti di eseguire dichiarazioni diverse da SELECT (UPDATE, DELETE, CREATE, ...) nel SQL Lab"],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":["Se si abilita l'opzione CREATE TABLE AS in SQL Lab, verrà forzata la creazione della tabella con questo schema"],"If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.
If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.":[""],"Expose in SQL Lab":["Esponi in SQL Lab"],"Allow CREATE TABLE AS":["Permetti CREATE TABLE AS"],"Allow DML":["Permetti DML"],"CTAS Schema":["Schema CTAS"],"Creator":["Creatore"],"SQLAlchemy URI":["URI SQLAlchemy"],"Extra":["Extra"],"Allow Run Sync":[""],"Allow Run Async":[""],"Impersonate the logged on user":[""],"Import Dashboards":["Importa dashboard"],"CSV to Database configuration":[""],"CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"":[""],"User":["Utente"],"User Roles":["Ruoli Utente"],"Database URL":["URL del Database"],"Roles to grant":["Ruoli per l'accesso"],"Created On":["Creato il"],"Access requests":[""],"Security":["Sicurezza"],"List Charts":["Visualizza grafici"],"Show Chart":["Mostra grafico"],"Add Chart":["Aggiungi grafico"],"Edit Chart":["Modifica grafico"],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":["Questi parametri sono generati dinamicamente al clic su salva o con il bottone di sovrascrittura nella vista di esplorazione. Questo oggetto JSON è esposto qui per referenza e per utenti esperti che vogliono modificare parametri specifici."],"Duration (in seconds) of the caching timeout for this slice.":["Durata (in secondi) per il timeout della cache per questa slice."],"Last Modified":["Ultima Modifica"],"Owners":["Proprietari"],"Parameters":["Parametri"],"Chart":[""],"List Dashboards":[""],"Show Dashboard":[""],"Add Dashboard":[""],"Edit Dashboard":[""],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":["L'oggetto JSON descrive la posizione dei vari widget nella dashboard. È generato automaticamente nel momento in cui se ne cambia la posizione e la dimensione usando la funzione di drag & drop nella vista della dashboard. "],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":["Il CSS di ogni singola dashboard può essere modificato qui, oppure nella vista della dashboard dove i cambiamenti sono visibili immediatamente"],"To get a readable URL for your dashboard":["ottenere una URL leggibile per la tua dashboard"],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":["Questo oggetto JSON è generato in maniera dinamica al clic sul pulsante di salvataggio o sovrascrittura nella vista dashboard. Il JSON è esposto qui come riferimento e per gli utenti esperti che vogliono modificare parametri specifici."],"Owners is a list of users who can alter the dashboard.":["Proprietari è una lista di utenti che può alterare la dashboard."],"Dashboard":["Dashboard"],"Slug":["Slug"],"Position JSON":["Posizione del JSON"],"JSON Metadata":["Metadati JSON"],"Underlying Tables":["Tabelle sottostanti"],"Export":[""],"Export dashboards?":[""],"Action":["Azione"],"dttm":["dttm"],"Action Log":[""],"Access was requested":[""],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"You don't have the rights to ":[""],"alter this ":[""],"chart":[""],"create a ":[""],"dashboard":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Slice %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"Query record was not created as expected.":[""],"Template Name":[""],"CSS Templates":["Template CSS"],"SQL Editor":["Editor SQL"],"SQL Lab":[""],"Query Search":["Ricerca Query"],"Upload a CSV":[""],"Status":[""],"Start Time":[""],"End Time":[""],"Queries":[""],"List Saved Query":["Visualizza query salvate"],"Show Saved Query":["Mostra query salvate"],"Add Saved Query":["Aggiungi query salvata"],"Edit Saved Query":["Modifica query salvata"],"Pop Tab Link":[""],"Changed on":["Cambiato il"],"Saved Queries":["Query salvate"]}}} \ No newline at end of file +{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=1; plural=0","lang":"it"},"Time Column":[""],"second":[""],"minute":[""],"hour":[""],"day":[""],"week":[""],"month":[""],"quarter":[""],"year":[""],"week_ending_saturday":[""],"week_start_sunday":[""],"week_start_monday":[""],"5 minute":[""],"half hour":[""],"10 minute":[""],"Table Name":[""],"Name of table to be created from csv data.":[""],"CSV File":[""],"Select a CSV file to be uploaded to a database.":[""],"CSV Files Only!":[""],"Database":[""],"Delimiter":[""],"Delimiter used by CSV file (for whitespace use \\s+).":[""],"Table Exists":[""],"If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).":[""],"Fail":[""],"Replace":[""],"Append":[""],"Schema":[""],"Specify a schema (if database flavour supports this).":[""],"Header Row":[""],"Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.":[""],"Index Column":[""],"Column to use as the row labels of the dataframe. Leave empty if no index column.":[""],"Mangle Duplicate Columns":[""],"Specify duplicate columns as \"X.0, X.1\".":[""],"Skip Initial Space":[""],"Skip spaces after delimiter.":[""],"Skip Rows":[""],"Number of rows to skip at start of file.":[""],"Rows to Read":[""],"Number of rows of file to read.":[""],"Skip Blank Lines":[""],"Skip blank lines rather than interpreting them as NaN values.":[""],"Parse Dates":[""],"A comma separated list of columns that should be parsed as dates.":[""],"Infer Datetime Format":[""],"Use Pandas to interpret the datetime format automatically.":[""],"Decimal Character":[""],"Character to interpret as decimal point.":[""],"Dataframe Index":[""],"Write dataframe index as a column.":[""],"Column Label(s)":[""],"Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.":[""],"[Superset] Access to the datasource %(name)s was granted":[""],"Viz is missing a datasource":[""],"From date cannot be larger than to date":[""],"Table View":[""],"Pick a granularity in the Time section or uncheck 'Include Time'":[""],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":[""],"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":[""],"Markup":[""],"Separator":[""],"Word Cloud":[""],"Treemap":[""],"Calendar Heatmap":[""],"Box Plot":[""],"Bubble Chart":[""],"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":[""],"`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.":[""],"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":[""],"Distribution - NVD3 - Pie Chart":[""],"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":[""],"Pick exactly 2 columns to 'Group By'":[""],"Country Map":[""],"World Map":[""],"Filters":[""],"Pick at least one filter field":[""],"iFrame":[""],"Parallel Coordinates":[""],"Heatmap":[""],"Horizon Charts":[""],"Mapbox":[""],"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":[""],"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":[""],"Your session timed out, please refresh your page and try again.":[""],"Your query was saved":[""],"Your query could not be saved":[""],"Failed at retrieving results from the results backend":[""],"Unknown error":[""],"Query was stopped.":[""],"Failed at stopping query.":[""],"Error occurred while fetching table metadata":[""],"shared query":[""],"The query couldn't be loaded":[""],"An error occurred while creating the data source":[""],"Pick a chart type!":[""],"To use this chart type you need at least one column flagged as a date":[""],"To use this chart type you need at least one dimension":[""],"To use this chart type you need at least one aggregation function":[""],"Untitled Query":[""],"Copy of %s":[""],"share query":[""],"copy URL to clipboard":[""],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":[""],"It seems you don't have access to any database":[""],"Search Results":[""],"[From]-":[""],"[To]-":[""],"[Query Status]":[""],"Search":[""],"Open in SQL Editor":[""],"view results":[""],"Data preview":[""],"Visualize the data out of this query":[""],"Overwrite text in editor with a query on this table":[""],"Run query in a new tab":[""],"Remove query from log":[""],".CSV":[""],"Visualize":[""],"Table":[""],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"Track Job":[""],"Loading...":[""],"Run Selected Query":[""],"Run Query":[""],"Run query synchronously":[""],"Run query asynchronously":[""],"Stop":[""],"Undefined":[""],"Label":[""],"Label for your query":[""],"Description":[""],"Write a description for your query":[""],"Save":[""],"Cancel":[""],"Save Query":[""],"Share Query":[""],"Run a query to display results here":[""],"Preview for %s":[""],"Results":[""],"Query History":[""],"Create table as with query results":[""],"new table name":[""],"Error while fetching table list":[""],"Error while fetching schema list":[""],"Type to search ...":[""],"Select table ":[""],"Error while fetching database list":[""],"Database:":[""],"Select a database":[""],"Select a schema (%s)":[""],"Schema:":[""],"Add a table (%s)":[""],"Reset State":[""],"Enter a new title for the tab":[""],"Untitled Query %s":[""],"close tab":[""],"rename tab":[""],"expand tool bar":[""],"hide tool bar":[""],"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 clipboard":[""],"Remove table preview":[""],"Template Parameters":[""],"Edit template parameters":[""],"Invalid JSON":[""],"%s is not right as a column name, please alias it (as in SELECT count(*) ":[""],"AS my_alias":[""],"using only alphanumeric characters and underscores":[""],"Creating a data source and popping a new tab":[""],"No results available for this query":[""],"Chart Type":[""],"[Chart Type]":[""],"Datasource Name":[""],"datasource name":[""],"Create a new chart":[""],"Choose a datasource":[""],"If the datasource your are looking for is not available in the list, follow the instructions on the how to add it on the ":[""],"Superset tutorial":[""],"Choose a visualization type":[""],"Create new chart":[""],"Unexpected error: ":[""],"Unexpected error.":[""],"Updating chart was stopped":[""],"An error occurred while rendering the visualization: %s":[""],"visualization queries are set to timeout at ${action.timeout} seconds. ":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is too large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[""],"Network error.":[""],"Click to see difference":[""],"Altered":[""],"Chart changes":[""],"Select ...":[""],"Loaded data cached":[""],"Loaded from cache":[""],"Click to force-refresh":[""],"Copy to clipboard":[""],"Not successful":[""],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[""],"Copied!":[""],"Title":[""],"click to edit title":[""],"You don't have the rights to alter this title.":[""],"Click to favorite/unfavorite":[""],"Dismiss":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Save as":[""],"Force Refresh":[""],"Force refresh the whole dashboard":[""],"Set autorefresh":[""],"Set the auto-refresh interval for this session":[""],"Save the dashboard":[""],"Edit properties":[""],"Edit the dashboards's properties":[""],"Email":[""],"Email a link to this dashboard":[""],"Add Charts":[""],"Add some charts to this dashboard":[""],"Edit CSS":[""],"Change the style of the dashboard using CSS code":[""],"Load a template":[""],"Load a CSS template":[""],"CSS":[""],"Live CSS Editor":[""],"You have unsaved changes.":[""],"Unsaved changes":[""],"Don't refresh":[""],"10 seconds":[""],"30 seconds":[""],"1 minute":[""],"5 minutes":[""],"Refresh Interval":[""],"Choose the refresh frequency for this dashboard":[""],"This dashboard was saved successfully.":[""],"Sorry, there was an error saving this dashboard: ":[""],"Error":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":[""],"Overwrite Dashboard [%s]":[""],"Save as:":[""],"[dashboard name]":[""],"Sorry, there was an error fetching charts to this dashboard: ":[""],"Sorry, there was an error adding charts to this dashboard: ":[""],"Name":[""],"Viz":[""],"Datasource":[""],"Modified":[""],"Add a new chart to the dashboard":[""],"Add Charts to Dashboard":[""],"Served from data cached %s . Click to force refresh.":[""],"Force refresh data":[""],"Annotation layers are still loading.":[""],"One ore more annotation layers failed loading.":[""],"Move chart":[""],"Toggle chart description":[""],"Edit chart":[""],"Export CSV":[""],"Explore chart":[""],"Remove chart from dashboard":[""],"A reference to the [Time] configuration, taking granularity into account":[""],"Group by":[""],"One or many controls to group by":[""],"For more information about objects are in context in the scope of this function, refer to the":[""]," source code of Superset's sandboxed parser":[""],"This functionality is disabled in your environment for security reasons.":[""],"Visualization Type":[""],"The type of visualization to display":[""],"Metrics":[""],"One or many metrics to display":[""],"Percentage Metrics":[""],"Metrics for which percentage of total are to be displayed":[""],"Y Axis Bounds":[""],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[""],"Ordering":[""],"Fixed Color":[""],"Use this to define a static color for all circles":[""],"Legend Position":[""],"Choose the position of the legend":[""],"Fill Color":[""]," Set the opacity to 0 if you do not want to override the color specified in the GeoJSON":[""],"Stroke Color":[""],"Metric":[""],"Right Axis Metric":[""],"Choose a metric for right axis":[""],"Stacked Style":[""],"Sort X Axis":[""],"Sort Y Axis":[""],"Linear Color Scheme":[""],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[""],"Horizon Color Scale":[""],"Defines how the color are attributed.":[""],"Rendering":[""],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":[""],"Number of steps to take between ticks when displaying the X scale":[""],"YScale Interval":[""],"Number of steps to take between ticks when displaying the Y scale":[""],"Include Time":[""],"Whether to include the time granularity as defined in the time section":[""],"Auto Zoom":[""],"When checked, the map will zoom to your data after each query":[""],"Show percentage":[""],"Whether to include the percentage in the tooltip":[""],"Stacked Bars":[""],"Show totals":[""],"Display total row/column":[""],"Show Markers":[""],"Show data points as circle markers on the lines":[""],"Bar Values":[""],"Show the value on top of the bar":[""],"Sort Bars":[""],"Sort bars by x labels.":[""],"Combine Metrics":[""],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":[""],"Extra Controls":[""],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":[""],"Reduce X ticks":[""],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[""],"Include Series":[""],"Include series name as an axis":[""],"Color Metric":[""],"A metric to use for color":[""],"Country Name":[""],"The name of country that Superset should display":[""],"Country Field Type":[""],"The country code standard that Superset should expect to find in the [country] column":[""],"Frequency":[""],"The periodicity over which to pivot time. Users can provide\n \"Pandas\" offset alias.\n Click on the info bubble for more details on accepted \"freq\" expressions.":[""],"Dimension":[""],"Select a dimension":[""],"Columns":[""],"One or many controls to pivot as columns":[""],"Columns to display":[""],"Longitude & Latitude":[""],"Point to your spatial columns":[""],"Start Longitude & Latitude":[""],"End Longitude & Latitude":[""],"Longitude":[""],"Select the longitude column":[""],"Latitude":[""],"Select the latitude column":[""],"GeoJson Column":[""],"Select the geojson column":[""],"Polygon Column":[""],"Select the polygon column. Each row should contain JSON.array(N) of [longitude, latitude] points":[""],"Point Radius Scale":[""],"Stroke Width":[""],"Origin":[""],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom Margin":[""],"Bottom margin, in pixels, allowing for more room for axis labels":[""],"X Tick Layout":[""],"The way the ticks are laid out on the X axis":[""],"Left Margin":[""],"Left margin, in pixels, allowing for more room for axis labels":[""],"Time Granularity":[""],"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`":[""],"Domain":[""],"The time unit used for the grouping of blocks":[""],"Subdomain":[""],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[""],"Link Length":[""],"Link length in the force layout":[""],"Charge":[""],"Charge in the force layout":[""],"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":[""],"Time Grain":[""],"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.":[""],"Resample Rule":[""],"Pandas resample rule":[""],"Resample How":[""],"Pandas resample how":[""],"Resample Fill Method":[""],"Pandas resample fill method":[""],"Since":[""],"7 days ago":[""],"Until":[""],"Max Bubble Size":[""],"Whisker/outlier options":[""],"Determines how whiskers and outliers are calculated.":[""],"Ratio":[""],"Target aspect ratio for treemap tiles.":[""],"Number format":[""],"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":[""],"Sort Descending":[""],"Whether to sort descending or ascending":[""],"Rolling":[""],"Defines a rolling window function to apply, works along with the [Periods] text box":[""],"Multiplier":[""],"Factor to multiply the metric by":[""],"Periods":[""],"Defines the size of the rolling window function, relative to the time granularity selected":[""],"Cell Size":[""],"The size of the square cell, in pixels":[""],"Cell Padding":[""],"The distance between cells, in pixels":[""],"Cell Radius":[""],"The pixel radius":[""],"Color Steps":[""],"The number color \"steps\"":[""],"Grid Size":[""],"Defines the grid size in pixels":[""],"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":[""],"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":[""],"URL":[""],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[""],"X Axis Label":[""],"Y Axis Label":[""],"Custom WHERE clause":[""],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Custom HAVING clause":[""],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Comparison Period Lag":[""],"Based on granularity, number of time periods to compare against":[""],"Comparison suffix":[""],"Suffix to apply after the percentage display":[""],"Table Timestamp Format":[""],"Timestamp Format":[""],"Series Height":[""],"Pixel height of each series":[""],"Page Length":[""],"Rows per page, 0 means no pagination":[""],"X Axis Format":[""],"Y Axis Format":[""],"When `Period Ratio` is set, the Y Axis Format is forced to `.1%`":[""],"Right Axis Format":[""],"Date Time Format":[""],"Markup Type":[""],"Pick your favorite markup language":[""],"Rotation":[""],"Rotation to apply to words in the cloud":[""],"Line Style":[""],"Line interpolation as defined by d3.js":[""],"Label Type":[""],"What should be shown on the label?":[""],"Code":[""],"Put your code here":[""],"Aggregation function":[""],"Aggregate function to apply when pivoting and computing the total rows and columns":[""],"Font Size From":[""],"Font size for the smallest value in the list":[""],"Font Size To":[""],"Font size for the biggest value in the list":[""],"Instant Filtering":[""],"Extruded":[""],"Show Range Filter":[""],"Whether to display the time range interactive selector":[""],"Date Filter":[""],"Whether to include a time filter":[""],"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":[""],"Data Table":[""],"Whether to display the interactive data table":[""],"Search Box":[""],"Whether to include a client side search box":[""],"Table Filter":[""],"Whether to apply filter when table cell is clicked":[""],"Align +/-":[""],"Whether to align the background chart for +/- values":[""],"Color +/-":[""],"Whether to color +/- values":[""],"Show Bubbles":[""],"Whether to display bubbles on top of countries":[""],"Legend":[""],"Whether to display the legend (toggles)":[""],"Show Values":[""],"Whether to display the numerical values within the cells":[""],"Show Metric Names":[""],"Whether to display the metric name as a title":[""],"X bounds":[""],"Whether to display the min and max values of the X axis":[""],"Y bounds":[""],"Whether to display the min and max values of the Y axis":[""],"Rich Tooltip":[""],"The rich tooltip shows a list of all series for that point in time":[""],"Y Log Scale":[""],"Use a log scale for the Y axis":[""],"X Log Scale":[""],"Use a log scale for the X axis":[""],"Log Scale":[""],"Use a log scale":[""],"Donut":[""],"Do you want a donut or a pie?":[""],"Put labels outside":[""],"Put the labels outside the pie?":[""],"Contribution":[""],"Compute the contribution to the total":[""],"Period Ratio":[""],"[integer] Number of period to compare against, this is relative to the granularity selected":[""],"Period Ratio Type":[""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[""],"Time Shift":[""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":[""],"Description text that shows up below your Big Number":[""],"label":[""],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[""],"Map Style":[""],"Base layer map style":[""],"Clustering Radius":[""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[""],"Point Size":[""],"Fixed point radius":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Point Unit":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Viewport":[""],"Parameters related to the view and perspective on the map":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Color":[""],"Pick a color":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Chart ID":[""],"The id of the active chart":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Color Scheme":[""],"The color scheme for rendering chart":[""],"Significance Level":[""],"Threshold alpha level for determining significance":[""],"p-value precision":[""],"Number of decimal places with which to display p-values":[""],"Lift percent precision":[""],"Number of decimal places with which to display lift values":[""],"Time Series Columns":[""],"Use Area Proportions":[""],"Check if the Rose Chart should use segment area instead of segment radius for proportioning":[""],"Options":[""],"Not Time Series":[""],"Ignore time":[""],"Time Series":[""],"Standard time series":[""],"Aggregate Mean":[""],"Mean of values over specified period":[""],"Aggregate Sum":[""],"Sum of values over specified period":[""],"Difference":[""],"Metric change in value from `since` to `until`":[""],"Percent Change":[""],"Metric percent change in value from `since` to `until`":[""],"Factor":[""],"Metric factor change from `since` to `until`":[""],"Advanced Analytics":[""],"Use the Advanced Analytics options below":[""],"Settings for time series":[""],"Equal Date Sizes":[""],"Check to force date partitions to have the same height":[""],"Partition Limit":[""],"The maximum number of subdivisions of each group; lower values are pruned first":[""],"Minimum Radius":[""],"Minimum radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this minimum radius.":[""],"Maximum Radius":[""],"Maxium radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this maximum radius.":[""],"Partition Threshold":[""],"Partitions whose height to parent height proportions are below this value are pruned":[""],"Lines column":[""],"The database columns that contains lines information":[""],"Lines encoding":[""],"The encoding format of the lines":[""],"Line width":[""],"The width of the lines":[""],"Reverse Lat & Long":[""],"deck.gl charts":[""],"Pick a set of deck.gl charts to layer on top of one another":[""],"Select charts":[""],"Error while fetching charts":[""],"Javascript data interceptor":[""],"Define a javascript function that receives the data array used in the visualization and is expected to return a modified version of that array. This can be used to alter properties of the data, filter, or enrich the array.":[""],"Javascript data mutator":[""],"Define a function that receives intercepts the data objects and can mutate it":[""],"Javascript tooltip generator":[""],"Define a function that receives the input and outputs the content for a tooltip":[""],"Javascript onClick href":[""],"Define a function that returns a URL to navigate to when user clicks":[""],"Extra data for JS":[""],"List of extra columns made available in Javascript functions":[""],"Stroked":[""],"Whether to display the stroke":[""],"Filled":[""],"Whether to fill the objects":[""],"Normalized":[""],"Whether to normalize the histogram":[""],"is expected to be a number":[""],"is expected to be an integer":[""],"cannot be empty":[""],"Time":[""],"Time related form attributes":[""],"Datasource & Chart Type":[""],"This section exposes ways to include snippets of SQL in your query":[""],"Annotations and Layers":[""],"Query":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":[""],"Breakdowns":[""],"Defines how each series is broken down":[""],"Pie Chart":[""],"Time Series - Periodicity Pivot":[""],"Dual Axis Line Chart":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"Left Axis Format":[""],"Map":[""],"Deck.gl - Hexagons":[""],"Advanced":[""],"Height":[""],"Metric used to control height":[""],"Deck.gl - Grid":[""],"Deck.gl - Screen grid":[""],"Grid":[""],"Weight":[""],"Metric used as a weight for the grid's coloring":[""],"Deck.gl - GeoJson":[""],"GeoJson Settings":[""],"Polygon Settings":[""],"Arc":[""],"Point Color":[""],"Categorical Color":[""],"Pick a dimension from which categorical colors are defined":[""],"GROUP BY":[""],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":[""],"Use this section if you want to query atomic rows":[""],"Time Series Table":[""],"Templated link, it's possible to include {{ metric }} or other values coming from the controls.":[""],"Pivot Options":[""],"Number Format":[""],"Time Format":[""],"Numeric Columns":[""],"Select the numeric columns to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Opacity of the bars. Between 0 and 1":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":[""],"[optional] this secondary metric is used to define the color as a ratio against the primary metric. When omitted, the color is categorical and based on labels":[""],"Hierarchy":[""],"This defines the level of the hierarchy":[""],"Source / Target":[""],"Choose a source and a target":[""],"Chord Diagram":[""],"Choose a number format":[""],"Source":[""],"Choose a source":[""],"Target":[""],"Choose a target":[""],"ISO 3166-2 codes of region/province/department":[""],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":[""],"Bubbles":[""],"Country Control":[""],"3 letter code of the country":[""],"Metric for color":[""],"Metric that defines the color of the country":[""],"Bubble size":[""],"Metric that defines the size of the bubble":[""],"Filter Box":[""],"Filter controls":[""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Heatmap Options":[""],"Whether to apply a normal distribution based on rank on the color scale":[""],"Value bounds":[""],"Hard value bounds applied for color coding. Is only relevant and applied when the normalization is applied against the whole heatmap.":[""],"Value Format":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Column containing longitude data":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":[""],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"Paired t-test":[""],"Time Series Options":[""],"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 operators(s)":[""],"type a value here":[""],"Filter value":[""],"choose WHERE or HAVING...":[""],"%s aggregates(s)":[""],"description":[""],"bolt":[""],"Changing this control takes effect instantly":[""],"Error...":[""],"Width":[""],"Export to .json":[""],"Export to .csv format":[""],"%s - untitled":[""],"Edit chart properties":[""],"Limit reached":[""],"Please enter a chart name":[""],"Please select a dashboard":[""],"Please enter a dashboard name":[""],"Save A Chart":[""],"Overwrite chart %s":[""],"[chart name]":[""],"Do not add to a dashboard":[""],"Add chart to existing dashboard":[""],"Add to new dashboard":[""],"Save & go to dashboard":[""],"Check out this chart: %s":[""],"choose a column or metric":[""],"Add Annotation Layer":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":[""],"Max":[""],"Something went wrong while fetching the datasource list":[""],"Select a datasource":[""],"Search / Filter":[""],"Click to point to another datasource":[""],"Edit the datasource's configuration":[""],"Show datasource configuration":[""],"Select metric":[""],"Select column":[""],"Select operator":[""],"Add Filter":[""],"choose a column or aggregate function":[""],"Error while fetching data":[""],"No results found":[""],"%s option(s)":[""],"Invalid lat/long configuration.":[""],"Longitude & Latitude columns":[""],"Delimited long & lat single column":[""],"Multiple formats accepted, look the geopy.points Python library for more details":[""],"Reverse lat/long ":[""],"Geohash":[""],"textarea":[""],"Edit":[""],"in modal":[""],"Select a visualization type":[""],"Favorites":[""],"Created Content":[""],"Recent Activity":[""],"Security & Access":[""],"No charts":[""],"No dashboards":[""],"Dashboards":[""],"Charts":[""],"No favorite charts yet, go click on stars!":[""],"No favorite dashboards yet, go click on stars!":[""],"Roles":[""],"Databases":[""],"Datasources":[""],"Profile picture provided by Gravatar":[""],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Data has no time steps":[""],"Select starting date":[""],"Select end date":[""],"Select [%s]":[""],"Apply":[""],"You cannot use 45° tick layout along with the time range filter":[""],"Recently Viewed":[""],"Metric(s) {} must be aggregations.":[""],"No data was returned.":[""],"Unsupported extraction function: ":[""],"List Druid Column":[""],"Show Druid Column":[""],"Add Druid Column":[""],"Edit Druid Column":[""],"Column":[""],"Type":[""],"Groupable":[""],"Filterable":[""],"Count Distinct":[""],"Sum":[""],"Whether this column is exposed in the `Filters` section of the explore view.":[""],"List Druid Metric":[""],"Show Druid Metric":[""],"Add Druid Metric":[""],"Edit Druid Metric":[""],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":[""],"Verbose Name":[""],"JSON":[""],"Druid Datasource":[""],"Warning Message":[""],"List Druid Cluster":[""],"Show Druid Cluster":[""],"Add Druid Cluster":[""],"Edit Druid Cluster":[""],"Cluster":[""],"Coordinator Host":[""],"Coordinator Port":[""],"Coordinator Endpoint":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":[""],"Sources":[""],"List Druid Datasource":[""],"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":[""],"Associated Charts":[""],"Data Source":[""],"Owner":[""],"Is Hidden":[""],"Enable Filter Select":[""],"Default Endpoint":[""],"Time Offset":[""],"Cache Timeout":[""],"Druid Datasources":[""],"Scan New Datasources":[""],"Refresh Druid Metadata":[""],"Datetime column not provided as part table configuration and is required by this type of chart":[""],"Empty query?":[""],"Metric '{}' is not valid":[""],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[""],"List 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.":[""],"Expression":[""],"Is temporal":[""],"Datetime Format":[""],"Database Expression":[""],"List Metrics":[""],"Show Metric":[""],"Add Metric":[""],"Edit Metric":[""],"SQL Expression":[""],"D3 Format":[""],"Is Restricted":[""],"List Tables":[""],"Show Table":[""],"Add Table":[""],"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":[""],"Changed By":[""],"Last Changed":[""],"Offset":[""],"Fetch Values Predicate":[""],"Main Datetime Column":[""],"SQL Lab View":[""],"Template parameters":[""],"Table [{}] could not be found, please double check your database connection, schema, and table name":[""],"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":[""],"Tables":[""],"Profile":[""],"Logout":[""],"Login":[""],"Record Count":[""],"No records found":[""],"Import dashboards":[""],"No Access!":[""],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":[""],"Test Connection":[""],"Annotation Layers":[""],"Manage":[""],"Annotations":[""],"Datasource %(name)s already exists":[""],"json isn't valid":[""],"Export to YAML":[""],"Export to YAML?":[""],"Delete":[""],"Delete all Really?":[""],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource. (Gain access)":[""],"You don't have access to this datasource":[""],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":[""],"Show Database":[""],"Add Database":[""],"Edit Database":[""],"Expose this DB in SQL Lab":[""],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[""],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[""],"Allow CREATE TABLE AS option in SQL Lab":[""],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[""],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[""],"If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.
If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.":[""],"Allow SQL Lab to fetch a list of all tables and all views across all database schemas. For large data warehouse with thousands of tables, this can be expensive and put strain on the system.":[""],"Expose in SQL Lab":[""],"Allow CREATE TABLE AS":[""],"Allow DML":[""],"CTAS Schema":[""],"Creator":[""],"SQLAlchemy URI":[""],"Extra":[""],"Allow Run Sync":[""],"Allow Run Async":[""],"Impersonate the logged on user":[""],"Import Dashboards":[""],"CSV to Database configuration":[""],"CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"":[""],"User":[""],"User Roles":[""],"Database URL":[""],"Roles to grant":[""],"Created On":[""],"Access requests":[""],"Security":[""],"List Charts":[""],"Show Chart":[""],"Add Chart":[""],"Edit Chart":[""],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Duration (in seconds) of the caching timeout for this chart.":[""],"Last Modified":[""],"Owners":[""],"Parameters":[""],"Chart":[""],"List Dashboards":[""],"Show Dashboard":[""],"Add Dashboard":[""],"Edit Dashboard":[""],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":[""],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[""],"To get a readable URL for your dashboard":[""],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Owners is a list of users who can alter the dashboard.":[""],"Dashboard":[""],"Slug":[""],"Position JSON":[""],"JSON Metadata":[""],"Underlying Tables":[""],"Export":[""],"Export dashboards?":[""],"Action":[""],"dttm":[""],"Action Log":[""],"Access was requested":[""],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"You don't have the rights to ":[""],"alter this ":[""],"chart":[""],"create a ":[""],"dashboard":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Chart %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"Query record was not created as expected.":[""],"Template Name":[""],"CSS Templates":[""],"SQL Editor":[""],"SQL Lab":[""],"Query Search":[""],"Upload a CSV":[""],"Status":[""],"Start Time":[""],"End Time":[""],"Queries":[""],"List Saved Query":[""],"Show Saved Query":[""],"Add Saved Query":[""],"Edit Saved Query":[""],"Pop Tab Link":[""],"Changed on":[""],"Saved Queries":[""]}}} \ No newline at end of file diff --git a/superset/translations/it/LC_MESSAGES/messages.mo b/superset/translations/it/LC_MESSAGES/messages.mo index 7671736b84..e4bdbff65f 100644 Binary files a/superset/translations/it/LC_MESSAGES/messages.mo and b/superset/translations/it/LC_MESSAGES/messages.mo differ diff --git a/superset/translations/it/LC_MESSAGES/messages.po b/superset/translations/it/LC_MESSAGES/messages.po index 5ef5b4b28e..09b8c19423 100644 --- a/superset/translations/it/LC_MESSAGES/messages.po +++ b/superset/translations/it/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-02-25 00:15+0100\n" +"POT-Creation-Date: 2018-05-15 10:17-0700\n" "PO-Revision-Date: 2018-02-11 22:26+0200\n" "Last-Translator: Raffaele Spangaro \n" "Language: it\n" @@ -19,1071 +19,1077 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.5.3\n" -#: superset/assets/javascripts/explore/stores/controls.jsx:744 -#: superset/db_engine_specs.py:291 superset/db_engine_specs.py:350 -#: superset/db_engine_specs.py:370 superset/db_engine_specs.py:414 -#: superset/db_engine_specs.py:464 superset/db_engine_specs.py:520 -#: superset/db_engine_specs.py:1067 superset/db_engine_specs.py:1099 -#: superset/db_engine_specs.py:1145 superset/db_engine_specs.py:1182 -#: superset/db_engine_specs.py:1214 +#: superset/assets/src/explore/controls.jsx:838 superset/db_engine_specs.py:326 +#: superset/db_engine_specs.py:376 superset/db_engine_specs.py:405 +#: superset/db_engine_specs.py:430 superset/db_engine_specs.py:482 +#: superset/db_engine_specs.py:541 superset/db_engine_specs.py:605 +#: superset/db_engine_specs.py:1156 superset/db_engine_specs.py:1198 +#: superset/db_engine_specs.py:1253 superset/db_engine_specs.py:1298 +#: superset/db_engine_specs.py:1331 superset/db_engine_specs.py:1367 msgid "Time Column" -msgstr "Colonna del Tempo" +msgstr "" -#: superset/db_engine_specs.py:292 superset/db_engine_specs.py:371 -#: superset/db_engine_specs.py:465 superset/db_engine_specs.py:521 -#: superset/db_engine_specs.py:1068 superset/db_engine_specs.py:1100 -#: superset/db_engine_specs.py:1183 +#: superset/db_engine_specs.py:327 superset/db_engine_specs.py:377 +#: superset/db_engine_specs.py:431 superset/db_engine_specs.py:542 +#: superset/db_engine_specs.py:606 superset/db_engine_specs.py:1157 +#: superset/db_engine_specs.py:1199 superset/db_engine_specs.py:1299 +#: superset/db_engine_specs.py:1368 msgid "second" -msgstr "secondo" +msgstr "" -#: superset/db_engine_specs.py:294 superset/db_engine_specs.py:351 -#: superset/db_engine_specs.py:374 superset/db_engine_specs.py:468 -#: superset/db_engine_specs.py:523 superset/db_engine_specs.py:1070 -#: superset/db_engine_specs.py:1102 superset/db_engine_specs.py:1146 -#: superset/db_engine_specs.py:1184 superset/db_engine_specs.py:1215 +#: superset/db_engine_specs.py:329 superset/db_engine_specs.py:378 +#: superset/db_engine_specs.py:406 superset/db_engine_specs.py:435 +#: superset/db_engine_specs.py:546 superset/db_engine_specs.py:609 +#: superset/db_engine_specs.py:1160 superset/db_engine_specs.py:1202 +#: superset/db_engine_specs.py:1254 superset/db_engine_specs.py:1300 +#: superset/db_engine_specs.py:1332 superset/db_engine_specs.py:1371 msgid "minute" -msgstr "minuto" +msgstr "" -#: superset/db_engine_specs.py:296 superset/db_engine_specs.py:352 -#: superset/db_engine_specs.py:378 superset/db_engine_specs.py:415 -#: superset/db_engine_specs.py:470 superset/db_engine_specs.py:525 -#: superset/db_engine_specs.py:1076 superset/db_engine_specs.py:1104 -#: superset/db_engine_specs.py:1152 superset/db_engine_specs.py:1185 -#: superset/db_engine_specs.py:1216 +#: superset/db_engine_specs.py:331 superset/db_engine_specs.py:379 +#: superset/db_engine_specs.py:407 superset/db_engine_specs.py:440 +#: superset/db_engine_specs.py:483 superset/db_engine_specs.py:549 +#: superset/db_engine_specs.py:612 superset/db_engine_specs.py:1169 +#: superset/db_engine_specs.py:1205 superset/db_engine_specs.py:1263 +#: superset/db_engine_specs.py:1301 superset/db_engine_specs.py:1333 +#: superset/db_engine_specs.py:1374 msgid "hour" -msgstr "ora" +msgstr "" -#: superset/db_engine_specs.py:298 superset/db_engine_specs.py:353 -#: superset/db_engine_specs.py:383 superset/db_engine_specs.py:417 -#: superset/db_engine_specs.py:472 superset/db_engine_specs.py:527 -#: superset/db_engine_specs.py:1078 superset/db_engine_specs.py:1106 -#: superset/db_engine_specs.py:1154 superset/db_engine_specs.py:1186 -#: superset/db_engine_specs.py:1217 +#: superset/db_engine_specs.py:333 superset/db_engine_specs.py:380 +#: superset/db_engine_specs.py:408 superset/db_engine_specs.py:446 +#: superset/db_engine_specs.py:486 superset/db_engine_specs.py:552 +#: superset/db_engine_specs.py:615 superset/db_engine_specs.py:1172 +#: superset/db_engine_specs.py:1208 superset/db_engine_specs.py:1266 +#: superset/db_engine_specs.py:1302 superset/db_engine_specs.py:1334 +#: superset/db_engine_specs.py:1377 msgid "day" -msgstr "giorno" +msgstr "" -#: superset/db_engine_specs.py:300 superset/db_engine_specs.py:354 -#: superset/db_engine_specs.py:389 superset/db_engine_specs.py:418 -#: superset/db_engine_specs.py:473 superset/db_engine_specs.py:529 -#: superset/db_engine_specs.py:1080 superset/db_engine_specs.py:1108 -#: superset/db_engine_specs.py:1187 superset/db_engine_specs.py:1218 +#: superset/db_engine_specs.py:335 superset/db_engine_specs.py:381 +#: superset/db_engine_specs.py:409 superset/db_engine_specs.py:453 +#: superset/db_engine_specs.py:487 superset/db_engine_specs.py:553 +#: superset/db_engine_specs.py:618 superset/db_engine_specs.py:1175 +#: superset/db_engine_specs.py:1211 superset/db_engine_specs.py:1303 +#: superset/db_engine_specs.py:1335 superset/db_engine_specs.py:1380 msgid "week" -msgstr "settimana" +msgstr "" -#: superset/db_engine_specs.py:302 superset/db_engine_specs.py:355 -#: superset/db_engine_specs.py:391 superset/db_engine_specs.py:420 -#: superset/db_engine_specs.py:475 superset/db_engine_specs.py:531 -#: superset/db_engine_specs.py:1082 superset/db_engine_specs.py:1110 -#: superset/db_engine_specs.py:1156 superset/db_engine_specs.py:1188 -#: superset/db_engine_specs.py:1219 +#: superset/db_engine_specs.py:337 superset/db_engine_specs.py:382 +#: superset/db_engine_specs.py:410 superset/db_engine_specs.py:456 +#: superset/db_engine_specs.py:490 superset/db_engine_specs.py:556 +#: superset/db_engine_specs.py:621 superset/db_engine_specs.py:1178 +#: superset/db_engine_specs.py:1214 superset/db_engine_specs.py:1269 +#: superset/db_engine_specs.py:1304 superset/db_engine_specs.py:1336 +#: superset/db_engine_specs.py:1384 msgid "month" -msgstr "mese" +msgstr "" -#: superset/db_engine_specs.py:304 superset/db_engine_specs.py:356 -#: superset/db_engine_specs.py:393 superset/db_engine_specs.py:477 -#: superset/db_engine_specs.py:533 superset/db_engine_specs.py:1084 -#: superset/db_engine_specs.py:1112 superset/db_engine_specs.py:1158 -#: superset/db_engine_specs.py:1189 superset/db_engine_specs.py:1220 +#: superset/db_engine_specs.py:339 superset/db_engine_specs.py:383 +#: superset/db_engine_specs.py:411 superset/db_engine_specs.py:459 +#: superset/db_engine_specs.py:559 superset/db_engine_specs.py:624 +#: superset/db_engine_specs.py:1181 superset/db_engine_specs.py:1217 +#: superset/db_engine_specs.py:1272 superset/db_engine_specs.py:1305 +#: superset/db_engine_specs.py:1337 superset/db_engine_specs.py:1387 msgid "quarter" -msgstr "quartile" +msgstr "" -#: superset/db_engine_specs.py:306 superset/db_engine_specs.py:357 -#: superset/db_engine_specs.py:397 superset/db_engine_specs.py:479 -#: superset/db_engine_specs.py:1086 superset/db_engine_specs.py:1160 -#: superset/db_engine_specs.py:1190 superset/db_engine_specs.py:1221 +#: superset/db_engine_specs.py:341 superset/db_engine_specs.py:384 +#: superset/db_engine_specs.py:412 superset/db_engine_specs.py:464 +#: superset/db_engine_specs.py:562 superset/db_engine_specs.py:635 +#: superset/db_engine_specs.py:1184 superset/db_engine_specs.py:1275 +#: superset/db_engine_specs.py:1307 superset/db_engine_specs.py:1338 +#: superset/db_engine_specs.py:1391 msgid "year" -msgstr "anno" +msgstr "" -#: superset/db_engine_specs.py:481 -msgid "week_start_monday" -msgstr "settimana_inizio_lunedì" - -#: superset/db_engine_specs.py:535 superset/db_engine_specs.py:1114 +#: superset/db_engine_specs.py:493 superset/db_engine_specs.py:627 +#: superset/db_engine_specs.py:1220 msgid "week_ending_saturday" -msgstr "settimana_fine_domenica" +msgstr "" -#: superset/db_engine_specs.py:538 superset/db_engine_specs.py:1117 +#: superset/db_engine_specs.py:496 superset/db_engine_specs.py:631 +#: superset/db_engine_specs.py:1224 msgid "week_start_sunday" -msgstr "settimana_inizio_domenica" +msgstr "" -#: superset/db_engine_specs.py:1072 superset/db_engine_specs.py:1148 +#: superset/db_engine_specs.py:565 +msgid "week_start_monday" +msgstr "" + +#: superset/db_engine_specs.py:1163 superset/db_engine_specs.py:1257 msgid "5 minute" -msgstr "5 minuti" +msgstr "" -#: superset/db_engine_specs.py:1074 +#: superset/db_engine_specs.py:1166 msgid "half hour" -msgstr "mezz'ora" +msgstr "" -#: superset/db_engine_specs.py:1150 +#: superset/db_engine_specs.py:1260 msgid "10 minute" -msgstr "10 minuti" +msgstr "" -#: superset/connectors/sqla/views.py:223 superset/forms.py:28 +#: superset/connectors/sqla/views.py:234 superset/forms.py:56 msgid "Table Name" msgstr "" -#: superset/forms.py:29 +#: superset/forms.py:57 msgid "Name of table to be created from csv data." msgstr "" -#: superset/forms.py:33 +#: superset/forms.py:61 msgid "CSV File" msgstr "" -#: superset/forms.py:34 +#: superset/forms.py:62 msgid "Select a CSV file to be uploaded to a database." msgstr "" -#: superset/forms.py:36 +#: superset/forms.py:64 msgid "CSV Files Only!" msgstr "" -#: superset/forms.py:41 +#: superset/connectors/sqla/views.py:227 superset/forms.py:66 +#: superset/views/core.py:275 superset/views/sql_lab.py:24 +#: superset/views/sql_lab.py:61 +msgid "Database" +msgstr "" + +#: superset/forms.py:70 msgid "Delimiter" msgstr "" -#: superset/forms.py:42 +#: superset/forms.py:71 msgid "Delimiter used by CSV file (for whitespace use \\s+)." msgstr "" -#: superset/forms.py:46 +#: superset/forms.py:75 msgid "Table Exists" msgstr "" -#: superset/forms.py:47 +#: superset/forms.py:76 msgid "" "If table exists do one of the following: Fail (do nothing), Replace (drop" " and recreate table) or Append (insert data)." msgstr "" -#: superset/forms.py:52 +#: superset/forms.py:81 msgid "Fail" msgstr "" -#: superset/forms.py:52 +#: superset/forms.py:81 msgid "Replace" msgstr "" -#: superset/forms.py:53 +#: superset/forms.py:82 msgid "Append" msgstr "" -#: superset/connectors/sqla/views.py:219 superset/forms.py:56 +#: superset/connectors/sqla/views.py:230 superset/forms.py:85 msgid "Schema" -msgstr "Schema" +msgstr "" -#: superset/forms.py:57 +#: superset/forms.py:86 msgid "Specify a schema (if database flavour supports this)." msgstr "" -#: superset/forms.py:62 +#: superset/forms.py:91 msgid "Header Row" msgstr "" -#: superset/forms.py:63 +#: superset/forms.py:92 msgid "" "Row containing the headers to use as column names (0 is first line of " "data). Leave empty if there is no header row." msgstr "" -#: superset/forms.py:71 +#: superset/forms.py:100 msgid "Index Column" msgstr "" -#: superset/forms.py:72 +#: superset/forms.py:101 msgid "" "Column to use as the row labels of the dataframe. Leave empty if no index" " column." msgstr "" -#: superset/forms.py:79 +#: superset/forms.py:108 msgid "Mangle Duplicate Columns" msgstr "" -#: superset/forms.py:80 +#: superset/forms.py:109 msgid "Specify duplicate columns as \"X.0, X.1\"." msgstr "" -#: superset/forms.py:82 +#: superset/forms.py:111 msgid "Skip Initial Space" msgstr "" -#: superset/forms.py:83 +#: superset/forms.py:112 msgid "Skip spaces after delimiter." msgstr "" -#: superset/forms.py:85 +#: superset/forms.py:114 msgid "Skip Rows" msgstr "" -#: superset/forms.py:86 +#: superset/forms.py:115 msgid "Number of rows to skip at start of file." msgstr "" -#: superset/forms.py:91 +#: superset/forms.py:120 msgid "Rows to Read" msgstr "" -#: superset/forms.py:92 +#: superset/forms.py:121 msgid "Number of rows of file to read." msgstr "" -#: superset/forms.py:97 +#: superset/forms.py:126 msgid "Skip Blank Lines" msgstr "" -#: superset/forms.py:98 +#: superset/forms.py:127 msgid "Skip blank lines rather than interpreting them as NaN values." msgstr "" -#: superset/forms.py:102 +#: superset/forms.py:131 msgid "Parse Dates" msgstr "" -#: superset/forms.py:103 -msgid "Parse date values." +#: superset/forms.py:132 +msgid "A comma separated list of columns that should be parsed as dates." msgstr "" -#: superset/forms.py:105 +#: superset/forms.py:137 msgid "Infer Datetime Format" msgstr "" -#: superset/forms.py:106 +#: superset/forms.py:138 msgid "Use Pandas to interpret the datetime format automatically." msgstr "" -#: superset/forms.py:110 +#: superset/forms.py:142 msgid "Decimal Character" msgstr "" -#: superset/forms.py:111 +#: superset/forms.py:143 msgid "Character to interpret as decimal point." msgstr "" -#: superset/forms.py:116 +#: superset/forms.py:148 msgid "Dataframe Index" msgstr "" -#: superset/forms.py:117 +#: superset/forms.py:149 msgid "Write dataframe index as a column." msgstr "" -#: superset/forms.py:119 +#: superset/forms.py:151 msgid "Column Label(s)" msgstr "" -#: superset/forms.py:120 +#: superset/forms.py:152 msgid "" "Column label for index column(s). If None is given and Dataframe Index is" " True, Index Names are used." msgstr "" -#: superset/utils.py:607 +#: superset/utils.py:576 #, python-format msgid "[Superset] Access to the datasource %(name)s was granted" -msgstr "[Superset] Accesso al datasource $(name) concesso" +msgstr "" -#: superset/viz.py:56 +#: superset/viz.py:60 msgid "Viz is missing a datasource" -msgstr "Datasource mancante per la visualizzazione" +msgstr "" -#: superset/viz.py:220 +#: superset/viz.py:249 msgid "From date cannot be larger than to date" -msgstr "La data di inizio non può essere dopo la data di fine" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:720 -#: superset/viz.py:417 +#: superset/assets/src/explore/visTypes.js:805 superset/viz.py:497 msgid "Table View" -msgstr "Vista Tabella" +msgstr "" -#: superset/viz.py:429 +#: superset/viz.py:509 msgid "Pick a granularity in the Time section or uncheck 'Include Time'" msgstr "" -"Seleziona una granularità nella sezione tempo e deseleziona 'Includi " -"Tempo'" -#: superset/viz.py:439 +#: superset/viz.py:519 msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" -msgstr "Selezionare i campi [Group By] e [Metrica] o [Colonne], non entrambi" +msgstr "" -#: superset/viz.py:513 +#: superset/viz.py:596 msgid "Time Table View" msgstr "" -#: superset/viz.py:522 superset/viz.py:1354 +#: superset/viz.py:605 superset/viz.py:1464 msgid "Pick at least one metric" -msgstr "Seleziona almeno una metrica" +msgstr "" -#: superset/viz.py:525 +#: superset/viz.py:608 msgid "When using 'Group By' you are limited to use a single metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:801 -#: superset/viz.py:554 +#: superset/assets/src/explore/visTypes.js:890 superset/viz.py:637 msgid "Pivot Table" -msgstr "Vista Pivot" +msgstr "" -#: superset/viz.py:568 +#: superset/viz.py:651 msgid "Please choose at least one 'Group by' field " msgstr "" -#: superset/viz.py:570 +#: superset/viz.py:653 msgid "Please choose at least one metric" -msgstr "Seleziona almeno una metrica" +msgstr "" -#: superset/viz.py:574 +#: superset/viz.py:657 msgid "Group By' and 'Columns' can't overlap" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:787 -#: superset/viz.py:607 +#: superset/assets/src/explore/visTypes.js:876 superset/viz.py:690 msgid "Markup" -msgstr "Marcatore" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:826 -#: superset/viz.py:629 +#: superset/assets/src/explore/visTypes.js:916 superset/viz.py:712 msgid "Separator" -msgstr "Separatore" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:848 -#: superset/viz.py:641 +#: superset/assets/src/explore/visTypes.js:938 superset/viz.py:724 msgid "Word Cloud" -msgstr "Cloud di Parole" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:870 -#: superset/viz.py:664 +#: superset/assets/src/explore/visTypes.js:960 superset/viz.py:747 msgid "Treemap" -msgstr "Treemap" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:897 -#: superset/viz.py:690 +#: superset/assets/src/explore/visTypes.js:988 superset/viz.py:773 msgid "Calendar Heatmap" -msgstr "Calendario di Intensità" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:918 -#: superset/viz.py:748 +#: superset/assets/src/explore/visTypes.js:1026 superset/viz.py:838 msgid "Box Plot" -msgstr "Box Plot" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:939 -#: superset/viz.py:837 +#: superset/assets/src/explore/visTypes.js:1048 superset/viz.py:927 msgid "Bubble Chart" -msgstr "Grafico a Bolle" +msgstr "" -#: superset/viz.py:861 +#: superset/viz.py:951 msgid "Pick a metric for x, y and size" -msgstr "Seleziona una metrica per x, y e grandezza" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:990 -#: superset/viz.py:887 +#: superset/assets/src/explore/visTypes.js:1098 superset/viz.py:977 msgid "Bullet Chart" -msgstr "Grafico a Proiettile" +msgstr "" -#: superset/viz.py:913 +#: superset/viz.py:1003 msgid "Pick a metric to display" -msgstr "Seleziona una metrica da visualizzare" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1013 -#: superset/viz.py:936 +#: superset/assets/src/explore/visTypes.js:1122 superset/viz.py:1026 msgid "Big Number with Trendline" -msgstr "Numero Grande con Linea del Trend" +msgstr "" -#: superset/viz.py:944 superset/viz.py:973 +#: superset/viz.py:1034 superset/viz.py:1063 msgid "Pick a metric!" -msgstr "Seleziona una metrica!" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1038 -#: superset/viz.py:965 +#: superset/assets/src/explore/visTypes.js:1149 superset/viz.py:1055 msgid "Big Number" -msgstr "Numero Grande" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:158 -#: superset/viz.py:992 +#: superset/assets/src/explore/visTypes.js:184 superset/viz.py:1082 msgid "Time Series - Line Chart" -msgstr "Serie Temporali - Grafico Lineare" +msgstr "" -#: superset/viz.py:1049 superset/viz.py:1214 +#: superset/viz.py:1145 superset/viz.py:1308 msgid "Pick a time granularity for your time series" -msgstr "Seleziona una granularità per la serie temporale" +msgstr "" -#: superset/viz.py:1128 +#: superset/viz.py:1222 msgid "" "`Since` and `Until` time bounds should be specified when using the `Time " "Shift` feature." msgstr "" -#: superset/viz.py:1157 +#: superset/viz.py:1251 msgid "Time Series - Dual Axis Line Chart" -msgstr "Serie Temporali - Grafico Lineare ad Assi Duali" +msgstr "" -#: superset/viz.py:1167 +#: superset/viz.py:1261 msgid "Pick a metric for left axis!" -msgstr "Seleziona una metrica per l'asse sinistro" +msgstr "" -#: superset/viz.py:1169 +#: superset/viz.py:1263 msgid "Pick a metric for right axis!" -msgstr "Seleziona una metrica per l'asse destro" +msgstr "" -#: superset/viz.py:1171 +#: superset/viz.py:1265 msgid "Please choose different metrics on left and right axis" -msgstr "Seleziona metriche differenti per gli assi destro e sinistro" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:283 -#: superset/viz.py:1232 +#: superset/assets/src/explore/visTypes.js:318 superset/viz.py:1326 msgid "Time Series - Bar Chart" -msgstr "Serie Temporali - Grafico Barre" +msgstr "" -#: superset/viz.py:1241 +#: superset/viz.py:1335 msgid "Time Series - Period Pivot" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:319 -#: superset/viz.py:1281 +#: superset/assets/src/explore/visTypes.js:364 superset/viz.py:1375 msgid "Time Series - Percent Change" -msgstr "Serie Temporali - Cambiamento Percentuale" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:683 -#: superset/viz.py:1289 +#: superset/assets/src/explore/visTypes.js:759 superset/viz.py:1383 msgid "Time Series - Stacked" -msgstr "Serie Temporali - Stacked" +msgstr "" -#: superset/viz.py:1298 +#: superset/viz.py:1392 msgid "Distribution - NVD3 - Pie Chart" -msgstr "Distribuzione - NVD3 - Grafico Torta" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1063 -#: superset/viz.py:1316 +#: superset/assets/src/explore/visTypes.js:1176 superset/viz.py:1410 msgid "Histogram" -msgstr "Istogramma" +msgstr "" -#: superset/viz.py:1326 -msgid "Must have one numeric column specified" -msgstr "Devi specificare una colonna numerica" +#: superset/viz.py:1420 +msgid "Must have at least one numeric column specified" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:96 -#: superset/viz.py:1341 +#: superset/assets/src/explore/visTypes.js:110 superset/viz.py:1451 msgid "Distribution - Bar Chart" -msgstr "Distribuzione - Grafico Barre" +msgstr "" -#: superset/viz.py:1352 +#: superset/viz.py:1462 msgid "Can't have overlap between Series and Breakdowns" msgstr "" -#: superset/viz.py:1356 +#: superset/viz.py:1466 msgid "Pick at least one field for [Series]" -msgstr "Seleziona almeno un campo per [Series]" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1095 -#: superset/viz.py:1409 +#: superset/assets/src/explore/visTypes.js:1218 superset/viz.py:1519 msgid "Sunburst" -msgstr "Sunburst" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1133 -#: superset/viz.py:1440 +#: superset/assets/src/explore/visTypes.js:1257 superset/viz.py:1550 msgid "Sankey" -msgstr "Sankey" +msgstr "" -#: superset/viz.py:1447 +#: superset/viz.py:1557 msgid "Pick exactly 2 columns as [Source / Target]" -msgstr "Seleziona esattamente 2 colonne come [Sorgente / Destinazione]" +msgstr "" -#: superset/viz.py:1478 +#: superset/viz.py:1588 msgid "" "There's a loop in your Sankey, please provide a tree. Here's a faulty " "link: {}" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1160 -#: superset/viz.py:1489 superset/viz.py:1510 +#: superset/assets/src/explore/visTypes.js:1285 superset/viz.py:1599 +#: superset/viz.py:1620 msgid "Directed Force Layout" -msgstr "Disposizione a Forza Diretta" +msgstr "" -#: superset/viz.py:1496 +#: superset/viz.py:1606 msgid "Pick exactly 2 columns to 'Group By'" -msgstr "Seleziona esattamente 2 colonne per 'Group By'" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1225 -#: superset/viz.py:1543 +#: superset/assets/src/explore/visTypes.js:1351 superset/viz.py:1653 msgid "Country Map" -msgstr "Mappa della Nazione" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1259 -#: superset/viz.py:1571 +#: superset/assets/src/explore/visTypes.js:1385 superset/viz.py:1681 msgid "World Map" -msgstr "Mappa del Mondo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:80 -#: superset/viz.py:1621 +#: superset/assets/src/explore/controls.jsx:1872 +#: superset/assets/src/explore/visTypes.js:85 superset/viz.py:1731 msgid "Filters" -msgstr "Filtri" +msgstr "" -#: superset/viz.py:1642 +#: superset/viz.py:1752 msgid "Pick at least one filter field" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1324 -#: superset/viz.py:1667 +#: superset/assets/src/explore/visTypes.js:1450 superset/viz.py:1777 msgid "iFrame" -msgstr "iFrame" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1336 -#: superset/viz.py:1687 +#: superset/assets/src/explore/visTypes.js:1462 superset/viz.py:1797 msgid "Parallel Coordinates" -msgstr "Coordinate Parallele" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1358 -#: superset/viz.py:1712 +#: superset/assets/src/explore/visTypes.js:1484 superset/viz.py:1822 msgid "Heatmap" -msgstr "Mappa di Intensità" +msgstr "" -#: superset/viz.py:1771 +#: superset/viz.py:1878 msgid "Horizon Charts" -msgstr "Grafici d'orizzonte" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1418 -#: superset/viz.py:1782 +#: superset/assets/src/explore/visTypes.js:1545 superset/viz.py:1889 msgid "Mapbox" -msgstr "Mapbox" +msgstr "" -#: superset/viz.py:1797 +#: superset/viz.py:1904 msgid "Must have a [Group By] column to have 'count' as the [Label]" msgstr "" -#: superset/viz.py:1810 +#: superset/viz.py:1917 msgid "Choice of [Label] must be present in [Group By]" msgstr "" -#: superset/viz.py:1815 +#: superset/viz.py:1922 msgid "Choice of [Point Radius] must be present in [Group By]" msgstr "" -#: superset/viz.py:1820 +#: superset/viz.py:1927 msgid "[Longitude] and [Latitude] columns must be present in [Group By]" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:342 -#: superset/viz.py:1889 +#: superset/assets/src/explore/visTypes.js:405 superset/viz.py:1996 msgid "Deck.gl - Multiple Layers" msgstr "" -#: superset/viz.py:1925 superset/viz.py:1938 +#: superset/viz.py:2032 superset/viz.py:2045 msgid "Bad spatial key" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:628 -#: superset/viz.py:2019 +#: superset/assets/src/explore/visTypes.js:692 superset/viz.py:2128 msgid "Deck.gl - Scatter plot" msgstr "" -#: superset/viz.py:2060 +#: superset/viz.py:2170 msgid "Deck.gl - Screen Grid" msgstr "" -#: superset/viz.py:2075 +#: superset/viz.py:2192 msgid "Deck.gl - 3D Grid" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:434 -#: superset/viz.py:2090 +#: superset/assets/src/explore/visTypes.js:497 superset/viz.py:2207 msgid "Deck.gl - Paths" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:550 -#: superset/viz.py:2123 +#: superset/assets/src/explore/visTypes.js:614 superset/viz.py:2240 msgid "Deck.gl - Polygon" msgstr "" -#: superset/viz.py:2131 +#: superset/viz.py:2248 msgid "Deck.gl - 3D HEX" msgstr "" -#: superset/viz.py:2146 +#: superset/viz.py:2263 msgid "Deck.gl - GeoJSON" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:590 -#: superset/viz.py:2165 +#: superset/assets/src/explore/visTypes.js:654 superset/viz.py:2282 msgid "Deck.gl - Arc" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1488 -#: superset/viz.py:2189 +#: superset/assets/src/explore/visTypes.js:1615 superset/viz.py:2306 msgid "Event flow" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1533 -#: superset/viz.py:2220 +#: superset/assets/src/explore/visTypes.js:1660 superset/viz.py:2337 msgid "Time Series - Paired t-test" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1551 -#: superset/viz.py:2278 +#: superset/assets/src/explore/visTypes.js:1678 superset/viz.py:2395 msgid "Time Series - Nightingale Rose Chart" msgstr "" -#: superset/viz.py:2308 +#: superset/viz.py:2425 msgid "Partition Diagram" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:58 +#: superset/assets/src/common.js:37 +msgid "Your session timed out, please refresh your page and try again." +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:59 msgid "Your query was saved" -msgstr "La tua query è stata salvata" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:59 +#: superset/assets/src/SqlLab/actions.js:60 msgid "Your query could not be saved" -msgstr "La tua query non può essere salvata" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:112 +#: superset/assets/src/SqlLab/actions.js:113 msgid "Failed at retrieving results from the results backend" -msgstr "Errore nel recupero dei dati dal backend" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:162 +#: superset/assets/src/SqlLab/actions.js:163 msgid "Unknown error" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:166 -msgid "Your session timed out, please refresh your page and try again." -msgstr "La tua sessione è scaduta, ricarica la pagina e riprova." - -#: superset/assets/javascripts/SqlLab/actions.js:185 +#: superset/assets/src/SqlLab/actions.js:186 msgid "Query was stopped." -msgstr "La query è stata fermata." +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:188 +#: superset/assets/src/SqlLab/actions.js:189 msgid "Failed at stopping query." -msgstr "Errore nel fermare la query." +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:305 -#: superset/assets/javascripts/SqlLab/actions.js:318 +#: superset/assets/src/SqlLab/actions.js:309 +#: superset/assets/src/SqlLab/actions.js:322 msgid "Error occurred while fetching table metadata" -msgstr "Errore nel recupero dei metadati della tabella" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:372 +#: superset/assets/src/SqlLab/actions.js:376 msgid "shared query" -msgstr "query condivisa" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:380 -#: superset/assets/javascripts/SqlLab/actions.js:400 +#: superset/assets/src/SqlLab/actions.js:384 +#: superset/assets/src/SqlLab/actions.js:404 msgid "The query couldn't be loaded" -msgstr "La query non può essere caricata" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:434 +#: superset/assets/src/SqlLab/actions.js:438 msgid "An error occurred while creating the data source" -msgstr "Errore nel creare il datasource" +msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:30 +#: superset/assets/src/SqlLab/constants.js:30 msgid "Pick a chart type!" -msgstr "Seleziona un tipo di grafico" +msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:31 +#: superset/assets/src/SqlLab/constants.js:31 msgid "To use this chart type you need at least one column flagged as a date" msgstr "" -"Per usare questo tipo di grafico devi avere almeno una colonna " -"selezionata come data" -#: superset/assets/javascripts/SqlLab/constants.js:32 +#: superset/assets/src/SqlLab/constants.js:32 msgid "To use this chart type you need at least one dimension" -msgstr "Per usare questo tipo di grafico devi avere almeno una dimensione" +msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:33 +#: superset/assets/src/SqlLab/constants.js:33 msgid "To use this chart type you need at least one aggregation function" msgstr "" -"Per usare questo tipo di grafico devi avere almeno uan funziona di " -"aggregazione" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:49 -#: superset/assets/javascripts/SqlLab/reducers.js:11 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:49 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:112 +#: superset/assets/src/SqlLab/reducers.js:11 msgid "Untitled Query" -msgstr "Query senza nome" +msgstr "" -#: superset/assets/javascripts/SqlLab/reducers.js:44 +#: superset/assets/src/SqlLab/reducers.js:44 #, python-format msgid "Copy of %s" -msgstr "Copia di %s" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:30 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:30 msgid "share query" -msgstr "condividi query" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:17 msgid "copy URL to clipboard" -msgstr "copia URL in appunti" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:61 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:61 msgid "Raw SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:71 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:71 msgid "Source SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:83 -#: superset/assets/javascripts/explore/stores/visTypes.js:40 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:83 +#: superset/assets/src/explore/visTypes.js:44 msgid "SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryHistory.jsx:28 +#: superset/assets/src/SqlLab/components/QueryHistory.jsx:28 msgid "No query history yet..." msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:106 -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:66 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:67 msgid "It seems you don't have access to any database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:154 -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:89 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:171 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:89 msgid "Search Results" -msgstr "Risultati della ricerca" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:160 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:177 msgid "[From]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:170 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:187 msgid "[To]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:179 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:196 msgid "[Query Status]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:188 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:205 msgid "Search" -msgstr "Cerca" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:114 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:114 msgid "Open in SQL Editor" -msgstr "Apri in SQL Editor" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:133 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:133 msgid "view results" -msgstr "visualizza risultati" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:136 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:136 msgid "Data preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:176 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:176 msgid "Visualize the data out of this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:182 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:182 msgid "Overwrite text in editor with a query on this table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:188 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:188 msgid "Run query in a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:193 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:193 msgid "Remove query from log" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:67 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:67 msgid ".CSV" -msgstr "CSV" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:78 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:243 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:282 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:78 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:247 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:286 msgid "Visualize" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:163 -#: superset/connectors/sqla/views.py:81 superset/connectors/sqla/views.py:133 -#: superset/connectors/sqla/views.py:214 superset/views/core.py:455 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 +#: superset/connectors/sqla/views.py:88 superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:225 superset/views/core.py:467 msgid "Table" -msgstr "Tabella" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:163 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 msgid "was created" -msgstr "è stata creata" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:170 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:170 msgid "Query in a new tab" -msgstr "Query in un nuovo tab" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:211 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:211 msgid "Fetch data preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:231 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:231 msgid "Track Job" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:237 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:237 msgid "Loading..." msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 msgid "Run Selected Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 +#: superset/assets/src/components/RefreshChartOverlay.jsx:26 msgid "Run Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:34 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:36 msgid "Run query synchronously" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:45 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:48 msgid "Run query asynchronously" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:56 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:60 msgid "Stop" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:18 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:18 msgid "Undefined" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:67 -#: superset/views/sql_lab.py:52 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:67 +#: superset/views/sql_lab.py:59 msgid "Label" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:72 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:72 msgid "Label for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:82 -#: superset/connectors/druid/views.py:127 -#: superset/connectors/druid/views.py:251 superset/connectors/sqla/views.py:78 -#: superset/connectors/sqla/views.py:129 superset/connectors/sqla/views.py:227 -#: superset/views/core.py:449 superset/views/sql_lab.py:55 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:82 +#: superset/connectors/druid/views.py:134 +#: superset/connectors/druid/views.py:258 superset/connectors/sqla/views.py:85 +#: superset/connectors/sqla/views.py:132 superset/connectors/sqla/views.py:238 +#: superset/views/core.py:461 superset/views/sql_lab.py:62 msgid "Description" -msgstr "Descrizione" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:86 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:86 msgid "Write a description for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:100 -#: superset/assets/javascripts/dashboard/components/Controls.jsx:125 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:151 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:220 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:100 +#: superset/assets/src/dashboard/components/Controls.jsx:125 +#: superset/assets/src/dashboard/components/SaveModal.jsx:151 +#: superset/assets/src/explore/components/SaveModal.jsx:221 msgid "Save" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:103 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:103 #: superset/templates/superset/request_access.html:16 msgid "Cancel" -msgstr "Annulla" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:115 -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:119 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:115 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:119 msgid "Save Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:52 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:14 +msgid "Share Query" +msgstr "" + +#: superset/assets/src/SqlLab/components/SouthPane.jsx:52 msgid "Run a query to display results here" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:57 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:57 #, python-format msgid "Preview for %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:81 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:81 msgid "Results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:87 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:87 msgid "Query History" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:133 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:165 msgid "Create table as with query results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:141 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:173 msgid "new table name" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:90 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:91 msgid "Error while fetching table list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:132 msgid "Error while fetching schema list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:153 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:146 +msgid "Type to search ..." +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:148 +msgid "Select table " +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:162 msgid "Error while fetching database list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:159 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:168 msgid "Database:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:163 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:172 msgid "Select a database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:170 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:179 #, python-format msgid "Select a schema (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:175 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:184 msgid "Schema:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:190 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:198 #, python-format msgid "Add a table (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:203 -msgid "Type to search ..." -msgstr "" - -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:226 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:234 msgid "Reset State" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:105 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:106 msgid "Enter a new title for the tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:124 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:125 #, python-format msgid "Untitled Query %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:170 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:171 msgid "close tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:173 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:174 msgid "rename tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "expand tool bar" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "hide tool bar" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:75 +#: superset/assets/src/SqlLab/components/TableElement.jsx:75 msgid "Copy partition query to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:94 +#: superset/assets/src/SqlLab/components/TableElement.jsx:94 msgid "latest partition:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:110 +#: superset/assets/src/SqlLab/components/TableElement.jsx:110 msgid "Keys for table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:119 +#: superset/assets/src/SqlLab/components/TableElement.jsx:119 #, python-format msgid "View keys & indexes (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:135 +#: superset/assets/src/SqlLab/components/TableElement.jsx:135 msgid "Sort columns alphabetically" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:136 +#: superset/assets/src/SqlLab/components/TableElement.jsx:136 msgid "Original table column order" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:146 +#: superset/assets/src/SqlLab/components/TableElement.jsx:146 msgid "Copy SELECT statement to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:152 +#: superset/assets/src/SqlLab/components/TableElement.jsx:152 msgid "Remove table preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TemplateParamsEditor.jsx:102 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:102 msgid "Template Parameters" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TemplateParamsEditor.jsx:106 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:106 msgid "Edit template parameters" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TemplateParamsEditor.jsx:116 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:116 msgid "Invalid JSON" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:90 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:92 #, python-format msgid "%s is not right as a column name, please alias it (as in SELECT count(*) " msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "AS my_alias" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "using only alphanumeric characters and underscores" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:167 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:171 msgid "Creating a data source and popping a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:198 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:202 msgid "No results available for this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:250 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:254 msgid "Chart Type" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:253 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:257 msgid "[Chart Type]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:261 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:265 msgid "Datasource Name" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:265 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:269 msgid "datasource name" msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:54 -msgid "Create a new slice" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:59 +msgid "Create a new chart" msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:59 -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:65 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:61 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:69 msgid "Choose a datasource" msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:71 -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:77 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:75 +msgid "" +"If the datasource your are looking for is not available in the list, " +"follow the instructions on the how to add it on the " +msgstr "" + +#: superset/assets/src/addSlice/AddSliceContainer.jsx:79 +msgid "Superset tutorial" +msgstr "" + +#: superset/assets/src/addSlice/AddSliceContainer.jsx:84 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:91 msgid "Choose a visualization type" msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:87 -msgid "Create new slice" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:101 +msgid "Create new chart" msgstr "" -#: superset/assets/javascripts/chart/chartReducer.js:55 -msgid "Updating chart was stopped" -msgstr "L'aggiornamento del grafico è stato fermato" +#: superset/assets/src/chart/chartAction.js:165 +msgid "Unexpected error: " +msgstr "" -#: superset/assets/javascripts/chart/chartReducer.js:66 +#: superset/assets/src/chart/chartAction.js:174 +msgid "Unexpected error." +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:55 +msgid "Updating chart was stopped" +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:66 #, python-format msgid "An error occurred while rendering the visualization: %s" -msgstr "Errore nel rendering della visualizzazione: %s" +msgstr "" -#: superset/assets/javascripts/chart/chartReducer.js:74 +#: superset/assets/src/chart/chartReducer.js:74 msgid "visualization queries are set to timeout at ${action.timeout} seconds. " msgstr "" -#: superset/assets/javascripts/chart/chartReducer.js:75 +#: superset/assets/src/chart/chartReducer.js:75 msgid "" "Perhaps your data has grown, your database is under unusual load, or you " "are simply querying a data source that is too large to be processed " @@ -1091,822 +1097,568 @@ msgid "" "summarize your data further." msgstr "" -#: superset/assets/javascripts/chart/chartReducer.js:84 -#: superset/assets/javascripts/chart/chartReducer.js:134 +#: superset/assets/src/chart/chartReducer.js:84 +#: superset/assets/src/chart/chartReducer.js:134 msgid "Network error." -msgstr "Errore di rete." +msgstr "" -#: superset/assets/javascripts/components/AlteredSliceTag.jsx:113 +#: superset/assets/src/components/AlteredSliceTag.jsx:113 msgid "Click to see difference" msgstr "" -#: superset/assets/javascripts/components/AlteredSliceTag.jsx:119 +#: superset/assets/src/components/AlteredSliceTag.jsx:119 msgid "Altered" msgstr "" -#: superset/assets/javascripts/components/AlteredSliceTag.jsx:137 -msgid "Slice changes" +#: superset/assets/src/components/AlteredSliceTag.jsx:137 +msgid "Chart changes" msgstr "" -#: superset/assets/javascripts/components/AsyncSelect.jsx:23 -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:26 +#: superset/assets/src/components/AsyncSelect.jsx:23 +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:27 msgid "Select ..." msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:26 +#: superset/assets/src/components/CachedLabel.jsx:26 msgid "Loaded data cached" msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:29 +#: superset/assets/src/components/CachedLabel.jsx:29 msgid "Loaded from cache" msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:33 +#: superset/assets/src/components/CachedLabel.jsx:33 msgid "Click to force-refresh" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:21 -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:68 -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:38 +#: superset/assets/src/components/CopyToClipboard.jsx:21 +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:68 +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:38 msgid "Copy to clipboard" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:72 +#: superset/assets/src/components/CopyToClipboard.jsx:72 msgid "Not successful" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:75 +#: superset/assets/src/components/CopyToClipboard.jsx:75 msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:91 +#: superset/assets/src/components/CopyToClipboard.jsx:91 msgid "Copied!" msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:14 -#: superset/views/core.py:559 superset/views/core.py:629 +#: superset/assets/src/components/EditableTitle.jsx:14 +#: superset/views/core.py:571 superset/views/core.py:641 msgid "Title" -msgstr "Titolo" +msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:105 +#: superset/assets/src/components/EditableTitle.jsx:105 msgid "click to edit title" msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:106 +#: superset/assets/src/components/EditableTitle.jsx:106 msgid "You don't have the rights to alter this title." msgstr "" -#: superset/assets/javascripts/components/FaveStar.jsx:33 +#: superset/assets/src/components/FaveStar.jsx:33 msgid "Click to favorite/unfavorite" msgstr "" -#: superset/assets/javascripts/dashboard/components/CodeModal.jsx:35 +#: superset/assets/src/components/RefreshChartOverlay.jsx:32 +msgid "Dismiss" +msgstr "" + +#: superset/assets/src/dashboard/components/CodeModal.jsx:35 msgid "Active Dashboard Filters" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:120 +#: superset/assets/src/dashboard/components/Controls.jsx:120 #, python-format msgid "Checkout this dashboard: %s" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:123 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:162 +#: superset/assets/src/dashboard/components/Controls.jsx:123 +#: superset/assets/src/explore/components/SaveModal.jsx:163 msgid "Save as" -msgstr "Salva come" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:131 +#: superset/assets/src/dashboard/components/Controls.jsx:131 msgid "Force Refresh" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:132 +#: superset/assets/src/dashboard/components/Controls.jsx:132 msgid "Force refresh the whole dashboard" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:140 +#: superset/assets/src/dashboard/components/Controls.jsx:140 msgid "Set autorefresh" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:141 +#: superset/assets/src/dashboard/components/Controls.jsx:141 msgid "Set the auto-refresh interval for this session" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:155 +#: superset/assets/src/dashboard/components/Controls.jsx:156 msgid "Save the dashboard" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:162 +#: superset/assets/src/dashboard/components/Controls.jsx:164 msgid "Edit properties" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:163 +#: superset/assets/src/dashboard/components/Controls.jsx:165 msgid "Edit the dashboards's properties" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:170 +#: superset/assets/src/dashboard/components/Controls.jsx:172 msgid "Email" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:171 +#: superset/assets/src/dashboard/components/Controls.jsx:173 msgid "Email a link to this dashboard" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:183 -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:196 -msgid "Add Slices" +#: superset/assets/src/dashboard/components/Controls.jsx:185 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:196 +msgid "Add Charts" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:184 -msgid "Add some slices to this dashboard" +#: superset/assets/src/dashboard/components/Controls.jsx:186 +msgid "Add some charts to this dashboard" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:195 +#: superset/assets/src/dashboard/components/Controls.jsx:197 msgid "Edit CSS" msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:196 +#: superset/assets/src/dashboard/components/Controls.jsx:198 msgid "Change the style of the dashboard using CSS code" msgstr "" -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:45 +#: superset/assets/src/dashboard/components/CssEditor.jsx:45 msgid "Load a template" msgstr "" -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:48 +#: superset/assets/src/dashboard/components/CssEditor.jsx:48 msgid "Load a CSS template" msgstr "" -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:60 -#: superset/views/core.py:566 +#: superset/assets/src/dashboard/components/CssEditor.jsx:60 +#: superset/views/core.py:578 msgid "CSS" -msgstr "CSS" +msgstr "" -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:66 +#: superset/assets/src/dashboard/components/CssEditor.jsx:66 msgid "Live CSS Editor" msgstr "" -#: superset/assets/javascripts/dashboard/components/Dashboard.jsx:157 +#: superset/assets/src/dashboard/components/Dashboard.jsx:157 msgid "You have unsaved changes." msgstr "" -#: superset/assets/javascripts/dashboard/components/Header.jsx:49 +#: superset/assets/src/dashboard/components/Header.jsx:49 msgid "Unsaved changes" msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:19 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:19 msgid "Don't refresh" msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:20 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:20 msgid "10 seconds" msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:21 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:21 msgid "30 seconds" msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:22 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:22 msgid "1 minute" msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:23 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:23 msgid "5 minutes" msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:38 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:38 msgid "Refresh Interval" msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:41 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:41 msgid "Choose the refresh frequency for this dashboard" msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:66 +#: superset/assets/src/dashboard/components/SaveModal.jsx:66 msgid "This dashboard was saved successfully." msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:72 +#: superset/assets/src/dashboard/components/SaveModal.jsx:72 msgid "Sorry, there was an error saving this dashboard: " msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:95 +#: superset/assets/src/dashboard/components/SaveModal.jsx:95 msgid "Error" msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:96 +#: superset/assets/src/dashboard/components/SaveModal.jsx:96 msgid "You must pick a name for the new dashboard" msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:111 +#: superset/assets/src/dashboard/components/SaveModal.jsx:111 msgid "Save Dashboard" msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:119 +#: superset/assets/src/dashboard/components/SaveModal.jsx:119 #, python-format msgid "Overwrite Dashboard [%s]" msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:127 +#: superset/assets/src/dashboard/components/SaveModal.jsx:127 msgid "Save as:" msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:131 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:208 +#: superset/assets/src/dashboard/components/SaveModal.jsx:131 +#: superset/assets/src/explore/components/SaveModal.jsx:209 msgid "[dashboard name]" msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:73 -msgid "Sorry, there was an error fetching slices to this dashboard: " +#: superset/assets/src/dashboard/components/SliceAdder.jsx:73 +msgid "Sorry, there was an error fetching charts to this dashboard: " msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:93 -msgid "Sorry, there was an error adding slices to this dashboard: " +#: superset/assets/src/dashboard/components/SliceAdder.jsx:93 +msgid "Sorry, there was an error adding charts to this dashboard: " msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:163 -#: superset/views/core.py:454 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:163 +#: superset/views/core.py:466 msgid "Name" -msgstr "Nome" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:169 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:169 msgid "Viz" msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:177 -#: superset/assets/javascripts/explore/stores/controls.jsx:111 -#: superset/connectors/druid/views.py:45 superset/views/core.py:392 -#: superset/views/core.py:416 superset/views/core.py:448 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:177 +#: superset/assets/src/explore/controls.jsx:157 +#: superset/connectors/druid/views.py:52 superset/views/core.py:404 +#: superset/views/core.py:428 superset/views/core.py:460 msgid "Datasource" -msgstr "Sorgente Dati" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:186 -#: superset/views/core.py:564 superset/views/core.py:631 -#: superset/views/sql_lab.py:56 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:186 +#: superset/views/core.py:576 superset/views/core.py:643 +#: superset/views/sql_lab.py:63 msgid "Modified" -msgstr "Modificato" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:205 -msgid "Add a new slice to the dashboard" msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:211 -msgid "Add Slices to Dashboard" +#: superset/assets/src/dashboard/components/SliceAdder.jsx:205 +msgid "Add a new chart to the dashboard" msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:62 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:211 +msgid "Add Charts to Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:65 #, python-format msgid "Served from data cached %s . Click to force refresh." msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:63 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:66 msgid "Force refresh data" msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:64 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:67 msgid "Annotation layers are still loading." msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:65 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:68 msgid "One ore more annotation layers failed loading." msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:103 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:107 msgid "Move chart" msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:123 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:127 msgid "Toggle chart description" msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:133 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:138 msgid "Edit chart" msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:142 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:148 msgid "Export CSV" -msgstr "Esporta CSV" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:151 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:158 msgid "Explore chart" -msgstr "Esplora grafico" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:161 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:169 msgid "Remove chart from dashboard" -msgstr "Rimuovi il grafico dalla dashboard" - -#: superset/assets/javascripts/explore/validators.js:11 -msgid "is expected to be a number" msgstr "" -#: superset/assets/javascripts/explore/validators.js:18 -msgid "is expected to be an integer" -msgstr "" - -#: superset/assets/javascripts/explore/validators.js:30 -msgid "cannot be empty" -msgstr "non può essere vuoto" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:34 -msgid "description" -msgstr "descrizione" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:45 -msgid "bolt" -msgstr "" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:46 -msgid "Changing this control takes effect instantly" -msgstr "" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:75 -msgid "Error..." -msgstr "Errore..." - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:126 -#: superset/assets/javascripts/explore/stores/visTypes.js:56 -#: superset/assets/javascripts/explore/stores/visTypes.js:100 -#: superset/assets/javascripts/explore/stores/visTypes.js:138 -#: superset/assets/javascripts/explore/stores/visTypes.js:204 -#: superset/assets/javascripts/explore/stores/visTypes.js:361 -#: superset/assets/javascripts/explore/stores/visTypes.js:399 -#: superset/assets/javascripts/explore/stores/visTypes.js:438 -#: superset/assets/javascripts/explore/stores/visTypes.js:471 -#: superset/assets/javascripts/explore/stores/visTypes.js:515 -#: superset/assets/javascripts/explore/stores/visTypes.js:554 -#: superset/assets/javascripts/explore/stores/visTypes.js:594 -#: superset/assets/javascripts/explore/stores/visTypes.js:632 -#: superset/assets/javascripts/explore/stores/visTypes.js:764 -#: superset/assets/javascripts/explore/stores/visTypes.js:804 -#: superset/assets/javascripts/explore/stores/visTypes.js:851 -#: superset/assets/javascripts/explore/stores/visTypes.js:873 -#: superset/assets/javascripts/explore/stores/visTypes.js:901 -#: superset/assets/javascripts/explore/stores/visTypes.js:921 -#: superset/assets/javascripts/explore/stores/visTypes.js:942 -#: superset/assets/javascripts/explore/stores/visTypes.js:994 -#: superset/assets/javascripts/explore/stores/visTypes.js:1016 -#: superset/assets/javascripts/explore/stores/visTypes.js:1041 -#: superset/assets/javascripts/explore/stores/visTypes.js:1066 -#: superset/assets/javascripts/explore/stores/visTypes.js:1098 -#: superset/assets/javascripts/explore/stores/visTypes.js:1136 -#: superset/assets/javascripts/explore/stores/visTypes.js:1163 -#: superset/assets/javascripts/explore/stores/visTypes.js:1190 -#: superset/assets/javascripts/explore/stores/visTypes.js:1228 -#: superset/assets/javascripts/explore/stores/visTypes.js:1262 -#: superset/assets/javascripts/explore/stores/visTypes.js:1299 -#: superset/assets/javascripts/explore/stores/visTypes.js:1339 -#: superset/assets/javascripts/explore/stores/visTypes.js:1361 -#: superset/assets/javascripts/explore/stores/visTypes.js:1421 -msgid "Query" -msgstr "" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:77 -#: superset/assets/javascripts/explore/stores/visTypes.js:388 -#: superset/assets/javascripts/explore/stores/visTypes.js:426 -msgid "Height" -msgstr "Altezza" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:91 -msgid "Width" -msgstr "Larghezza" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:37 -msgid "Export to .json" -msgstr "Esporta in .json" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:47 -msgid "Export to .csv format" -msgstr "Esporta nel formato .csv" - -#: superset/assets/javascripts/explore/components/ExploreChartHeader.jsx:64 -#, python-format -msgid "%s - untitled" -msgstr "%s - senza nome" - -#: superset/assets/javascripts/explore/components/ExploreChartHeader.jsx:100 -msgid "Edit slice properties" -msgstr "" - -#: superset/assets/javascripts/explore/components/RowCountLabel.jsx:25 -msgid "Limit reached" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:73 -msgid "Please enter a slice name" -msgstr "Inserisci un nome per la slice" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:88 -msgid "Please select a dashboard" -msgstr "Seleziona una dashboard" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:96 -msgid "Please enter a dashboard name" -msgstr "Inserisci un nome per la dashboard" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:132 -msgid "Save A Slice" -msgstr "Salva una slice" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:153 -#, python-format -msgid "Overwrite slice %s" -msgstr "Sovrascrivi la slice %s" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:166 -msgid "[slice name]" -msgstr "[nome slice]" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:179 -msgid "Do not add to a dashboard" -msgstr "Non aggiugere alla dashboard" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:187 -msgid "Add slice to existing dashboard" -msgstr "Aggiungi la slice alla dashboard esistente" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:203 -msgid "Add to new dashboard" -msgstr "Aggiungi ad una nuova dashboard" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:229 -msgid "Save & go to dashboard" -msgstr "Salva e vai alla dashboard" - -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:33 -#, python-format -msgid "Check out this slice: %s" -msgstr "Guarda questa slice: %s" - -#: superset/assets/javascripts/explore/components/controls/AnnotationLayerControl.jsx:147 -msgid "Add Annotation Layer" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:50 -msgid "`Min` value should be numeric or empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:53 -msgid "`Max` value should be numeric or empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:70 -#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:84 -msgid "Min" -msgstr "Min" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:78 -#: superset/connectors/druid/views.py:51 superset/connectors/sqla/views.py:85 -msgid "Max" -msgstr "Max" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:79 -msgid "Something went wrong while fetching the datasource list" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:110 -msgid "Select a datasource" -msgstr "Seleziona un datasource" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:120 -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:120 -msgid "Search / Filter" -msgstr "Cerca / Filtra" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:180 -msgid "Click to point to another datasource" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:191 -msgid "Edit the datasource's configuration" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:203 -msgid "Show datasource configuration" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:114 -msgid "Filter value" -msgstr "Valore del filtro" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select metric" -msgstr "Seleziona una metrica" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select column" -msgstr "Seleziona una colonna" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:155 -msgid "Select operator" -msgstr "Seleziona operatore" - -#: superset/assets/javascripts/explore/components/controls/FilterControl.jsx:145 -#: superset/templates/appbuilder/general/widgets/search.html:6 -msgid "Add Filter" -msgstr "Aggiungi filtro" - -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:24 -msgid "Error while fetching data" -msgstr "Errore nel recupero dati" - -#: superset/assets/javascripts/explore/components/controls/SelectControl.jsx:109 -#, python-format -msgid "%s option(s)" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SpatialControl.jsx:62 -msgid "Invalid lat/long configuration." -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SpatialControl.jsx:128 -msgid "Longitude & Latitude columns" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SpatialControl.jsx:144 -msgid "Delimited long & lat single column" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SpatialControl.jsx:145 -msgid "" -"Multiple formats accepted, look the geopy.points Python library for more " -"details" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SpatialControl.jsx:157 -msgid "Reverse lat/long " -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SpatialControl.jsx:163 -msgid "Geohash" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:70 -msgid "textarea" -msgstr "textarea" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:98 -msgid "Edit" -msgstr "Modifica" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:98 -msgid "in modal" -msgstr "in modale" - -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:110 -msgid "Select a visualization type" -msgstr "Seleziona un tipo di visualizzazione" - -#: superset/assets/javascripts/explore/stores/controls.jsx:41 +#: superset/assets/src/explore/controls.jsx:86 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:55 +#: superset/assets/src/explore/controls.jsx:100 msgid "Group by" -msgstr "Raggruppa per" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:58 +#: superset/assets/src/explore/controls.jsx:103 msgid "One or many controls to group by" -msgstr "Uno o più controlli per 'Raggruppa per'" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:79 +#: superset/assets/src/explore/controls.jsx:124 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:81 +#: superset/assets/src/explore/controls.jsx:126 msgid " source code of Superset's sandboxed parser" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:102 +#: superset/assets/src/explore/controls.jsx:148 msgid "This functionality is disabled in your environment for security reasons." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:121 -#: superset/views/core.py:456 +#: superset/assets/src/explore/controls.jsx:167 superset/views/core.py:468 msgid "Visualization Type" -msgstr "Tipo di Visualizzazione" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:123 +#: superset/assets/src/explore/controls.jsx:169 msgid "The type of visualization to display" -msgstr "Il tipo di visualizzazione da mostrare" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:129 +#: superset/assets/src/explore/controls.jsx:175 msgid "Metrics" -msgstr "Metriche" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:138 -#: superset/assets/javascripts/explore/stores/controls.jsx:170 +#: superset/assets/src/explore/controls.jsx:189 +#: superset/assets/src/explore/controls.jsx:221 msgid "One or many metrics to display" -msgstr "Una o più metriche da mostrare" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:144 +#: superset/assets/src/explore/controls.jsx:195 msgid "Percentage Metrics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:151 +#: superset/assets/src/explore/controls.jsx:202 msgid "Metrics for which percentage of total are to be displayed" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:156 +#: superset/assets/src/explore/controls.jsx:207 msgid "Y Axis Bounds" -msgstr "Limite asse Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:159 +#: superset/assets/src/explore/controls.jsx:210 msgid "" "Bounds for the Y axis. When left empty, the bounds are dynamically " "defined based on the min/max of the data. Note that this feature will " "only expand the axis range. It won't narrow the data's extent." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:168 +#: superset/assets/src/explore/controls.jsx:219 msgid "Ordering" -msgstr "Ordina per" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:176 +#: superset/assets/src/explore/controls.jsx:227 msgid "Fixed Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:177 +#: superset/assets/src/explore/controls.jsx:228 msgid "Use this to define a static color for all circles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:184 +#: superset/assets/src/explore/controls.jsx:235 +msgid "Legend Position" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:236 +msgid "Choose the position of the legend" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:250 msgid "Fill Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:185 -#: superset/assets/javascripts/explore/stores/controls.jsx:193 +#: superset/assets/src/explore/controls.jsx:251 +#: superset/assets/src/explore/controls.jsx:259 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:192 +#: superset/assets/src/explore/controls.jsx:258 msgid "Stroke Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:201 -#: superset/assets/javascripts/explore/stores/visTypes.js:1250 -#: superset/connectors/druid/views.py:126 superset/connectors/sqla/views.py:128 +#: superset/assets/src/explore/controls.jsx:268 +#: superset/assets/src/explore/visTypes.js:1376 +#: superset/connectors/druid/views.py:133 superset/connectors/sqla/views.py:131 msgid "Metric" -msgstr "Metrica" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:203 -msgid "Choose the metric" -msgstr "Seleziona la metrica" - -#: superset/assets/javascripts/explore/stores/controls.jsx:216 +#: superset/assets/src/explore/controls.jsx:281 msgid "Right Axis Metric" -msgstr "Metrica asse destro" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:220 +#: superset/assets/src/explore/controls.jsx:285 msgid "Choose a metric for right axis" -msgstr "Seleziona una metrica per l'asse destro" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:231 +#: superset/assets/src/explore/controls.jsx:296 msgid "Stacked Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:243 +#: superset/assets/src/explore/controls.jsx:309 msgid "Sort X Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:251 +#: superset/assets/src/explore/controls.jsx:317 msgid "Sort Y Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:259 +#: superset/assets/src/explore/controls.jsx:325 msgid "Linear Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:278 +#: superset/assets/src/explore/controls.jsx:350 msgid "Normalize Across" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:285 +#: superset/assets/src/explore/controls.jsx:357 msgid "" "Color will be rendered based on a ratio of the cell against the sum of " "across this criteria" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:292 +#: superset/assets/src/explore/controls.jsx:364 msgid "Horizon Color Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:299 +#: superset/assets/src/explore/controls.jsx:371 msgid "Defines how the color are attributed." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:304 +#: superset/assets/src/explore/controls.jsx:376 msgid "Rendering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:311 +#: superset/assets/src/explore/controls.jsx:383 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:317 +#: superset/assets/src/explore/controls.jsx:389 msgid "XScale Interval" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:320 +#: superset/assets/src/explore/controls.jsx:394 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:326 +#: superset/assets/src/explore/controls.jsx:400 msgid "YScale Interval" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:329 +#: superset/assets/src/explore/controls.jsx:405 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:335 +#: superset/assets/src/explore/controls.jsx:411 msgid "Include Time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:336 +#: superset/assets/src/explore/controls.jsx:412 msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:342 +#: superset/assets/src/explore/controls.jsx:418 msgid "Auto Zoom" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:345 +#: superset/assets/src/explore/controls.jsx:421 msgid "When checked, the map will zoom to your data after each query" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:350 +#: superset/assets/src/explore/controls.jsx:426 msgid "Show percentage" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:352 +#: superset/assets/src/explore/controls.jsx:428 msgid "Whether to include the percentage in the tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:358 +#: superset/assets/src/explore/controls.jsx:434 msgid "Stacked Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:366 +#: superset/assets/src/explore/controls.jsx:442 msgid "Show totals" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:369 +#: superset/assets/src/explore/controls.jsx:445 msgid "Display total row/column" -msgstr "Mostra totali riga/colonna" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:374 +#: superset/assets/src/explore/controls.jsx:450 msgid "Show Markers" -msgstr "Mostra marcatori" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:377 +#: superset/assets/src/explore/controls.jsx:453 msgid "Show data points as circle markers on the lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:382 +#: superset/assets/src/explore/controls.jsx:458 msgid "Bar Values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:385 +#: superset/assets/src/explore/controls.jsx:461 msgid "Show the value on top of the bar" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:390 +#: superset/assets/src/explore/controls.jsx:466 msgid "Sort Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:392 +#: superset/assets/src/explore/controls.jsx:469 msgid "Sort bars by x labels." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:397 +#: superset/assets/src/explore/controls.jsx:474 msgid "Combine Metrics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:399 +#: superset/assets/src/explore/controls.jsx:476 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:405 +#: superset/assets/src/explore/controls.jsx:482 msgid "Extra Controls" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:408 +#: superset/assets/src/explore/controls.jsx:485 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:415 +#: superset/assets/src/explore/controls.jsx:492 msgid "Reduce X ticks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:418 +#: superset/assets/src/explore/controls.jsx:495 msgid "" "Reduces the number of X axis ticks to be rendered. If true, the x axis " "wont overflow and labels may be missing. If false, a minimum width will " @@ -1914,45 +1666,45 @@ msgid "" "scroll." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:427 +#: superset/assets/src/explore/controls.jsx:504 msgid "Include Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:430 +#: superset/assets/src/explore/controls.jsx:507 msgid "Include series name as an axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:435 +#: superset/assets/src/explore/controls.jsx:512 msgid "Color Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:437 +#: superset/assets/src/explore/controls.jsx:514 msgid "A metric to use for color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:444 +#: superset/assets/src/explore/controls.jsx:521 msgid "Country Name" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:463 +#: superset/assets/src/explore/controls.jsx:541 msgid "The name of country that Superset should display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:467 +#: superset/assets/src/explore/controls.jsx:545 msgid "Country Field Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:475 +#: superset/assets/src/explore/controls.jsx:553 msgid "" "The country code standard that Superset should expect to find in the " "[country] column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:481 +#: superset/assets/src/explore/controls.jsx:559 msgid "Frequency" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:493 +#: superset/assets/src/explore/controls.jsx:571 msgid "" "The periodicity over which to pivot time. Users can provide\n" " \"Pandas\" offset alias.\n" @@ -1960,173 +1712,181 @@ msgid "" "expressions." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:506 +#: superset/assets/src/explore/controls.jsx:584 msgid "Dimension" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:507 +#: superset/assets/src/explore/controls.jsx:585 msgid "Select a dimension" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:513 -#: superset/assets/javascripts/explore/stores/controls.jsx:520 +#: superset/assets/src/explore/controls.jsx:591 +#: superset/assets/src/explore/controls.jsx:598 msgid "Columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:514 +#: superset/assets/src/explore/controls.jsx:592 msgid "One or many controls to pivot as columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:522 -#: superset/assets/javascripts/explore/stores/controls.jsx:622 -#: superset/assets/javascripts/explore/stores/controls.jsx:632 +#: superset/assets/src/explore/controls.jsx:600 +#: superset/assets/src/explore/controls.jsx:703 +#: superset/assets/src/explore/controls.jsx:713 msgid "Columns to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:530 +#: superset/assets/src/explore/controls.jsx:611 msgid "Longitude & Latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:532 -#: superset/assets/javascripts/explore/stores/controls.jsx:542 -#: superset/assets/javascripts/explore/stores/controls.jsx:552 +#: superset/assets/src/explore/controls.jsx:613 +#: superset/assets/src/explore/controls.jsx:623 +#: superset/assets/src/explore/controls.jsx:633 msgid "Point to your spatial columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:540 +#: superset/assets/src/explore/controls.jsx:621 msgid "Start Longitude & Latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:550 +#: superset/assets/src/explore/controls.jsx:631 msgid "End Longitude & Latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:560 -#: superset/assets/javascripts/explore/stores/visTypes.js:1463 +#: superset/assets/src/explore/controls.jsx:641 +#: superset/assets/src/explore/visTypes.js:1590 msgid "Longitude" -msgstr "Longitudine" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:563 +#: superset/assets/src/explore/controls.jsx:644 msgid "Select the longitude column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:571 -#: superset/assets/javascripts/explore/stores/visTypes.js:1467 +#: superset/assets/src/explore/controls.jsx:652 +#: superset/assets/src/explore/visTypes.js:1594 msgid "Latitude" -msgstr "Latitudine" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:574 +#: superset/assets/src/explore/controls.jsx:655 msgid "Select the latitude column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:582 +#: superset/assets/src/explore/controls.jsx:663 msgid "GeoJson Column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:584 +#: superset/assets/src/explore/controls.jsx:665 msgid "Select the geojson column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:592 +#: superset/assets/src/explore/controls.jsx:673 msgid "Polygon Column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:594 +#: superset/assets/src/explore/controls.jsx:675 msgid "" "Select the polygon column. Each row should contain JSON.array(N) of " "[longitude, latitude] points" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:603 +#: superset/assets/src/explore/controls.jsx:684 msgid "Point Radius Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:612 +#: superset/assets/src/explore/controls.jsx:693 msgid "Stroke Width" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:641 +#: superset/assets/src/explore/controls.jsx:722 msgid "Origin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:647 +#: superset/assets/src/explore/controls.jsx:728 msgid "" "Defines the origin where time buckets start, accepts natural dates as in " "`now`, `sunday` or `1970-01-01`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:654 +#: superset/assets/src/explore/controls.jsx:736 msgid "Bottom Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:658 +#: superset/assets/src/explore/controls.jsx:740 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:664 +#: superset/assets/src/explore/controls.jsx:745 +msgid "X Tick Layout" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:750 +msgid "The way the ticks are laid out on the X axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:757 msgid "Left Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:668 +#: superset/assets/src/explore/controls.jsx:761 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:674 +#: superset/assets/src/explore/controls.jsx:767 msgid "Time Granularity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:691 +#: superset/assets/src/explore/controls.jsx:785 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/assets/javascripts/explore/stores/controls.jsx:698 +#: superset/assets/src/explore/controls.jsx:792 msgid "Domain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:701 +#: superset/assets/src/explore/controls.jsx:795 msgid "The time unit used for the grouping of blocks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:706 +#: superset/assets/src/explore/controls.jsx:800 msgid "Subdomain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:709 +#: superset/assets/src/explore/controls.jsx:803 msgid "" "The time unit for each block. Should be a smaller unit than " "domain_granularity. Should be larger or equal to Time Grain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:716 +#: superset/assets/src/explore/controls.jsx:810 msgid "Link Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:719 +#: superset/assets/src/explore/controls.jsx:813 msgid "Link length in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:725 +#: superset/assets/src/explore/controls.jsx:819 msgid "Charge" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:739 +#: superset/assets/src/explore/controls.jsx:833 msgid "Charge in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:745 +#: superset/assets/src/explore/controls.jsx:839 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/assets/javascripts/explore/stores/controls.jsx:771 +#: superset/assets/src/explore/controls.jsx:865 msgid "Time Grain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:773 +#: superset/assets/src/explore/controls.jsx:867 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -2134,80 +1894,80 @@ msgid "" "in the Superset source code." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:786 +#: superset/assets/src/explore/controls.jsx:880 msgid "Resample Rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:789 +#: superset/assets/src/explore/controls.jsx:883 msgid "Pandas resample rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:795 +#: superset/assets/src/explore/controls.jsx:889 msgid "Resample How" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:798 +#: superset/assets/src/explore/controls.jsx:892 msgid "Pandas resample how" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:804 +#: superset/assets/src/explore/controls.jsx:898 msgid "Resample Fill Method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:807 +#: superset/assets/src/explore/controls.jsx:901 msgid "Pandas resample fill method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:813 -#: superset/assets/visualizations/filter_box.jsx:114 +#: superset/assets/src/explore/controls.jsx:907 +#: superset/assets/src/visualizations/filter_box.jsx:114 msgid "Since" -msgstr "Data inizio" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:814 +#: superset/assets/src/explore/controls.jsx:908 msgid "7 days ago" -msgstr "7 giorni" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:820 -#: superset/assets/visualizations/filter_box.jsx:123 +#: superset/assets/src/explore/controls.jsx:914 +#: superset/assets/src/visualizations/filter_box.jsx:123 msgid "Until" -msgstr "Data fine" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:827 +#: superset/assets/src/explore/controls.jsx:921 msgid "Max Bubble Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:835 +#: superset/assets/src/explore/controls.jsx:929 msgid "Whisker/outlier options" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:837 +#: superset/assets/src/explore/controls.jsx:931 msgid "Determines how whiskers and outliers are calculated." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:848 +#: superset/assets/src/explore/controls.jsx:942 msgid "Ratio" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:851 +#: superset/assets/src/explore/controls.jsx:946 msgid "Target aspect ratio for treemap tiles." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:857 -#: superset/assets/javascripts/explore/stores/visTypes.js:1032 -#: superset/assets/javascripts/explore/stores/visTypes.js:1057 -#: superset/assets/javascripts/explore/stores/visTypes.js:1207 +#: superset/assets/src/explore/controls.jsx:952 +#: superset/assets/src/explore/visTypes.js:1143 +#: superset/assets/src/explore/visTypes.js:1170 +#: superset/assets/src/explore/visTypes.js:1333 msgid "Number format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:867 +#: superset/assets/src/explore/controls.jsx:962 msgid "Row limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:876 +#: superset/assets/src/explore/controls.jsx:971 msgid "Series limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:879 +#: superset/assets/src/explore/controls.jsx:974 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 " @@ -2215,63 +1975,95 @@ msgid "" "useful when grouping by high cardinality dimension(s)." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:888 +#: superset/assets/src/explore/controls.jsx:983 msgid "Sort By" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:890 +#: superset/assets/src/explore/controls.jsx:985 msgid "Metric used to define the top series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:898 +#: superset/assets/src/explore/controls.jsx:993 msgid "Sort Descending" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:900 +#: superset/assets/src/explore/controls.jsx:995 msgid "Whether to sort descending or ascending" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:905 +#: superset/assets/src/explore/controls.jsx:1000 msgid "Rolling" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:908 +#: superset/assets/src/explore/controls.jsx:1003 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:914 +#: superset/assets/src/explore/controls.jsx:1009 msgid "Multiplier" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:918 +#: superset/assets/src/explore/controls.jsx:1013 msgid "Factor to multiply the metric by" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:923 +#: superset/assets/src/explore/controls.jsx:1018 msgid "Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:925 +#: superset/assets/src/explore/controls.jsx:1020 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:931 +#: superset/assets/src/explore/controls.jsx:1030 +msgid "Cell Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1031 +msgid "The size of the square cell, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1040 +msgid "Cell Padding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1041 +msgid "The distance between cells, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1050 +msgid "Cell Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1051 +msgid "The pixel radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1060 +msgid "Color Steps" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1061 +msgid "The number color \"steps\"" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1066 msgid "Grid Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:935 +#: superset/assets/src/explore/controls.jsx:1070 msgid "Defines the grid size in pixels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:940 +#: superset/assets/src/explore/controls.jsx:1075 msgid "Min Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:942 +#: superset/assets/src/explore/controls.jsx:1077 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 " @@ -2280,847 +2072,901 @@ msgid "" "periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:951 -#: superset/assets/javascripts/explore/stores/visTypes.js:124 +#: superset/assets/src/explore/controls.jsx:1086 +#: superset/assets/src/explore/visTypes.js:147 msgid "Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:953 +#: superset/assets/src/explore/controls.jsx:1088 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:963 +#: superset/assets/src/explore/controls.jsx:1098 msgid "Entity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:966 +#: superset/assets/src/explore/controls.jsx:1101 msgid "This defines the element to be plotted on the chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:974 -#: superset/assets/javascripts/explore/stores/visTypes.js:173 -#: superset/assets/javascripts/explore/stores/visTypes.js:219 -#: superset/assets/javascripts/explore/stores/visTypes.js:963 +#: superset/assets/src/explore/controls.jsx:1109 +#: superset/assets/src/explore/visTypes.js:137 +#: superset/assets/src/explore/visTypes.js:200 +#: superset/assets/src/explore/visTypes.js:249 +#: superset/assets/src/explore/visTypes.js:335 +#: superset/assets/src/explore/visTypes.js:376 +#: superset/assets/src/explore/visTypes.js:774 +#: superset/assets/src/explore/visTypes.js:1069 msgid "X Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:975 +#: superset/assets/src/explore/controls.jsx:1110 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:988 -#: superset/assets/javascripts/explore/stores/visTypes.js:180 -#: superset/assets/javascripts/explore/stores/visTypes.js:226 -#: superset/assets/javascripts/explore/stores/visTypes.js:971 +#: superset/assets/src/explore/controls.jsx:1123 +#: superset/assets/src/explore/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:257 +#: superset/assets/src/explore/visTypes.js:344 +#: superset/assets/src/explore/visTypes.js:385 +#: superset/assets/src/explore/visTypes.js:783 +#: superset/assets/src/explore/visTypes.js:1078 msgid "Y Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:991 +#: superset/assets/src/explore/controls.jsx:1126 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1002 +#: superset/assets/src/explore/controls.jsx:1137 msgid "Bubble Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1015 +#: superset/assets/src/explore/controls.jsx:1150 msgid "URL" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1016 +#: superset/assets/src/explore/controls.jsx:1151 msgid "" "The URL, this control is templated, so you can integrate {{ width }} " "and/or {{ height }} in your URL string." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1023 +#: superset/assets/src/explore/controls.jsx:1158 msgid "X Axis Label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1030 +#: superset/assets/src/explore/controls.jsx:1165 msgid "Y Axis Label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1037 +#: superset/assets/src/explore/controls.jsx:1172 msgid "Custom WHERE clause" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1043 +#: superset/assets/src/explore/controls.jsx:1178 msgid "" "The text in this box gets included in your query's WHERE clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1051 +#: superset/assets/src/explore/controls.jsx:1186 msgid "Custom HAVING clause" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1057 +#: superset/assets/src/explore/controls.jsx:1192 msgid "" "The text in this box gets included in your query's HAVING clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1065 +#: superset/assets/src/explore/controls.jsx:1200 msgid "Comparison Period Lag" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1067 +#: superset/assets/src/explore/controls.jsx:1202 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1072 +#: superset/assets/src/explore/controls.jsx:1207 msgid "Comparison suffix" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1073 +#: superset/assets/src/explore/controls.jsx:1208 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1079 +#: superset/assets/src/explore/controls.jsx:1214 msgid "Table Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1084 +#: superset/assets/src/explore/controls.jsx:1220 msgid "Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1090 +#: superset/assets/src/explore/controls.jsx:1226 msgid "Series Height" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1093 +#: superset/assets/src/explore/controls.jsx:1229 msgid "Pixel height of each series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1099 +#: superset/assets/src/explore/controls.jsx:1236 msgid "Page Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1102 +#: superset/assets/src/explore/controls.jsx:1239 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1108 -#: superset/assets/javascripts/explore/stores/controls.jsx:1118 +#: superset/assets/src/explore/controls.jsx:1245 +#: superset/assets/src/explore/controls.jsx:1255 msgid "X Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1128 +#: superset/assets/src/explore/controls.jsx:1265 msgid "Y Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1138 +#: superset/assets/src/explore/controls.jsx:1277 +msgid "When `Period Ratio` is set, the Y Axis Format is forced to `.1%`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1286 msgid "Right Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1147 +#: superset/assets/src/explore/controls.jsx:1295 msgid "Date Time Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1156 +#: superset/assets/src/explore/controls.jsx:1304 msgid "Markup Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1161 +#: superset/assets/src/explore/controls.jsx:1309 msgid "Pick your favorite markup language" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1166 +#: superset/assets/src/explore/controls.jsx:1314 msgid "Rotation" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1169 +#: superset/assets/src/explore/controls.jsx:1317 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1174 +#: superset/assets/src/explore/controls.jsx:1322 msgid "Line Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1179 +#: superset/assets/src/explore/controls.jsx:1327 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1184 +#: superset/assets/src/explore/controls.jsx:1332 msgid "Label Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1193 +#: superset/assets/src/explore/controls.jsx:1342 msgid "What should be shown on the label?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1198 -#: superset/assets/javascripts/explore/stores/visTypes.js:790 -#: superset/assets/javascripts/explore/stores/visTypes.js:829 +#: superset/assets/src/explore/controls.jsx:1347 +#: superset/assets/src/explore/visTypes.js:879 +#: superset/assets/src/explore/visTypes.js:919 msgid "Code" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1199 +#: superset/assets/src/explore/controls.jsx:1348 msgid "Put your code here" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1208 +#: superset/assets/src/explore/controls.jsx:1357 msgid "Aggregation function" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1220 +#: superset/assets/src/explore/controls.jsx:1369 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1227 +#: superset/assets/src/explore/controls.jsx:1376 msgid "Font Size From" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1229 +#: superset/assets/src/explore/controls.jsx:1378 msgid "Font size for the smallest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1235 +#: superset/assets/src/explore/controls.jsx:1384 msgid "Font Size To" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1237 +#: superset/assets/src/explore/controls.jsx:1386 msgid "Font size for the biggest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1242 +#: superset/assets/src/explore/controls.jsx:1391 msgid "Instant Filtering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1253 +#: superset/assets/src/explore/controls.jsx:1402 msgid "Extruded" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1261 -msgid "Range Filter" +#: superset/assets/src/explore/controls.jsx:1410 +msgid "Show Range Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1264 +#: superset/assets/src/explore/controls.jsx:1419 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1269 +#: superset/assets/src/explore/controls.jsx:1424 msgid "Date Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1271 +#: superset/assets/src/explore/controls.jsx:1426 msgid "Whether to include a time filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1276 +#: superset/assets/src/explore/controls.jsx:1431 msgid "Show SQL Granularity Dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1278 +#: superset/assets/src/explore/controls.jsx:1433 msgid "Check to include SQL Granularity dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1283 +#: superset/assets/src/explore/controls.jsx:1438 msgid "Show SQL Time Column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1285 +#: superset/assets/src/explore/controls.jsx:1440 msgid "Check to include Time Column dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1290 +#: superset/assets/src/explore/controls.jsx:1445 msgid "Show Druid Granularity Dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1292 +#: superset/assets/src/explore/controls.jsx:1447 msgid "Check to include Druid Granularity dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1297 +#: superset/assets/src/explore/controls.jsx:1452 msgid "Show Druid Time Origin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1299 +#: superset/assets/src/explore/controls.jsx:1454 msgid "Check to include Time Origin dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1304 +#: superset/assets/src/explore/controls.jsx:1459 msgid "Data Table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1306 +#: superset/assets/src/explore/controls.jsx:1461 msgid "Whether to display the interactive data table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1311 +#: superset/assets/src/explore/controls.jsx:1466 msgid "Search Box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1314 +#: superset/assets/src/explore/controls.jsx:1469 msgid "Whether to include a client side search box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1319 +#: superset/assets/src/explore/controls.jsx:1474 msgid "Table Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1321 +#: superset/assets/src/explore/controls.jsx:1477 msgid "Whether to apply filter when table cell is clicked" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1326 +#: superset/assets/src/explore/controls.jsx:1482 +msgid "Align +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1485 +msgid "Whether to align the background chart for +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1490 +msgid "Color +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1493 +msgid "Whether to color +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1498 msgid "Show Bubbles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1329 +#: superset/assets/src/explore/controls.jsx:1501 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1334 +#: superset/assets/src/explore/controls.jsx:1506 msgid "Legend" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1337 +#: superset/assets/src/explore/controls.jsx:1509 msgid "Whether to display the legend (toggles)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1342 +#: superset/assets/src/explore/controls.jsx:1514 msgid "Show Values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1345 +#: superset/assets/src/explore/controls.jsx:1517 msgid "Whether to display the numerical values within the cells" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1350 +#: superset/assets/src/explore/controls.jsx:1522 +msgid "Show Metric Names" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1525 +msgid "Whether to display the metric name as a title" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1530 msgid "X bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1353 +#: superset/assets/src/explore/controls.jsx:1533 msgid "Whether to display the min and max values of the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1358 +#: superset/assets/src/explore/controls.jsx:1538 msgid "Y bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1361 +#: superset/assets/src/explore/controls.jsx:1541 msgid "Whether to display the min and max values of the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1366 +#: superset/assets/src/explore/controls.jsx:1546 msgid "Rich Tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1369 +#: superset/assets/src/explore/controls.jsx:1549 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1375 +#: superset/assets/src/explore/controls.jsx:1555 msgid "Y Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1378 +#: superset/assets/src/explore/controls.jsx:1558 msgid "Use a log scale for the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1383 +#: superset/assets/src/explore/controls.jsx:1563 msgid "X Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1386 +#: superset/assets/src/explore/controls.jsx:1566 msgid "Use a log scale for the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1391 +#: superset/assets/src/explore/controls.jsx:1571 msgid "Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1394 +#: superset/assets/src/explore/controls.jsx:1574 msgid "Use a log scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1399 +#: superset/assets/src/explore/controls.jsx:1579 msgid "Donut" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1402 +#: superset/assets/src/explore/controls.jsx:1582 msgid "Do you want a donut or a pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1407 +#: superset/assets/src/explore/controls.jsx:1587 msgid "Put labels outside" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1410 +#: superset/assets/src/explore/controls.jsx:1590 msgid "Put the labels outside the pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1415 +#: superset/assets/src/explore/controls.jsx:1595 msgid "Contribution" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1417 +#: superset/assets/src/explore/controls.jsx:1597 msgid "Compute the contribution to the total" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1422 +#: superset/assets/src/explore/controls.jsx:1602 msgid "Period Ratio" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1425 +#: superset/assets/src/explore/controls.jsx:1605 msgid "" "[integer] Number of period to compare against, this is relative to the " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1431 +#: superset/assets/src/explore/controls.jsx:1611 msgid "Period Ratio Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1434 +#: superset/assets/src/explore/controls.jsx:1614 msgid "" "`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` " "is (new-previous)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1440 +#: superset/assets/src/explore/controls.jsx:1620 msgid "Time Shift" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1442 +#: superset/assets/src/explore/controls.jsx:1622 msgid "" "Overlay a timeseries from a relative time period. Expects relative time " "delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 " "days)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1450 +#: superset/assets/src/explore/controls.jsx:1630 msgid "Subheader" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1451 +#: superset/assets/src/explore/controls.jsx:1631 msgid "Description text that shows up below your Big Number" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1457 +#: superset/assets/src/explore/controls.jsx:1637 msgid "label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1459 +#: superset/assets/src/explore/controls.jsx:1639 msgid "" "`count` is COUNT(*) if a group by is used. Numerical columns will be " "aggregated with the aggregator. Non-numerical columns will be used to " "label points. Leave empty to get a count of points in each cluster." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1470 +#: superset/assets/src/explore/controls.jsx:1650 msgid "Map Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1482 +#: superset/assets/src/explore/controls.jsx:1662 msgid "Base layer map style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1488 +#: superset/assets/src/explore/controls.jsx:1668 msgid "Clustering Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1501 +#: superset/assets/src/explore/controls.jsx:1681 msgid "" "The radius (in pixels) the algorithm uses to define a cluster. Choose 0 " "to turn off clustering, but beware that a large number of points (>1000) " "will cause lag." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1508 -#: superset/assets/javascripts/explore/stores/visTypes.js:648 +#: superset/assets/src/explore/controls.jsx:1688 +#: superset/assets/src/explore/visTypes.js:722 msgid "Point Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1510 +#: superset/assets/src/explore/controls.jsx:1690 msgid "Fixed point radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1518 +#: superset/assets/src/explore/controls.jsx:1698 msgid "Point Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1520 +#: superset/assets/src/explore/controls.jsx:1700 msgid "" "The radius of individual points (ones that are not in a cluster). Either " "a numerical column or `Auto`, which scales the point based on the largest" " cluster" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1530 +#: superset/assets/src/explore/controls.jsx:1710 msgid "Point Radius Unit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1533 -#: superset/assets/javascripts/explore/stores/controls.jsx:1549 +#: superset/assets/src/explore/controls.jsx:1713 +#: superset/assets/src/explore/controls.jsx:1729 msgid "The unit of measure for the specified point radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1538 +#: superset/assets/src/explore/controls.jsx:1718 msgid "Point Unit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1554 +#: superset/assets/src/explore/controls.jsx:1734 msgid "Opacity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1557 +#: superset/assets/src/explore/controls.jsx:1737 msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1563 -#: superset/assets/javascripts/explore/stores/visTypes.js:1454 +#: superset/assets/src/explore/controls.jsx:1743 +#: superset/assets/src/explore/visTypes.js:1581 msgid "Viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1565 +#: superset/assets/src/explore/controls.jsx:1745 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1572 +#: superset/assets/src/explore/controls.jsx:1754 msgid "Zoom" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1575 +#: superset/assets/src/explore/controls.jsx:1757 msgid "Zoom level of the map" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1581 +#: superset/assets/src/explore/controls.jsx:1763 msgid "Default latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1584 +#: superset/assets/src/explore/controls.jsx:1766 msgid "Latitude of default viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1590 +#: superset/assets/src/explore/controls.jsx:1772 msgid "Default longitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1593 +#: superset/assets/src/explore/controls.jsx:1775 msgid "Longitude of default viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1599 +#: superset/assets/src/explore/controls.jsx:1781 msgid "Live render" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1601 +#: superset/assets/src/explore/controls.jsx:1783 msgid "Points and clusters will update as viewport is being changed" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1607 +#: superset/assets/src/explore/controls.jsx:1789 msgid "RGB Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1617 +#: superset/assets/src/explore/controls.jsx:1799 msgid "The color for points and clusters in RGB" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1622 +#: superset/assets/src/explore/controls.jsx:1804 msgid "Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1624 +#: superset/assets/src/explore/controls.jsx:1806 msgid "Pick a color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1629 +#: superset/assets/src/explore/controls.jsx:1811 msgid "Ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1631 +#: superset/assets/src/explore/controls.jsx:1813 msgid "Ranges to highlight with shading" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1636 +#: superset/assets/src/explore/controls.jsx:1818 msgid "Range labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1638 +#: superset/assets/src/explore/controls.jsx:1820 msgid "Labels for the ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1643 +#: superset/assets/src/explore/controls.jsx:1825 msgid "Markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1645 +#: superset/assets/src/explore/controls.jsx:1827 msgid "List of values to mark with triangles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1650 +#: superset/assets/src/explore/controls.jsx:1832 msgid "Marker labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1652 +#: superset/assets/src/explore/controls.jsx:1834 msgid "Labels for the markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1657 +#: superset/assets/src/explore/controls.jsx:1839 msgid "Marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1659 +#: superset/assets/src/explore/controls.jsx:1841 msgid "List of values to mark with lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1664 +#: superset/assets/src/explore/controls.jsx:1846 msgid "Marker line labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1666 +#: superset/assets/src/explore/controls.jsx:1848 msgid "Labels for the marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1701 -msgid "Slice ID" +#: superset/assets/src/explore/controls.jsx:1897 +msgid "Chart ID" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1703 -msgid "The id of the active slice" +#: superset/assets/src/explore/controls.jsx:1899 +msgid "The id of the active chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1708 +#: superset/assets/src/explore/controls.jsx:1904 msgid "Cache Timeout (seconds)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1710 +#: superset/assets/src/explore/controls.jsx:1906 msgid "The number of seconds before expiring the cache" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1715 +#: superset/assets/src/explore/controls.jsx:1911 msgid "Order by entity id" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1716 +#: superset/assets/src/explore/controls.jsx:1912 msgid "" "Important! Select this if the table is not already sorted by entity id, " "else there is no guarantee that all events for each entity are returned." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1724 +#: superset/assets/src/explore/controls.jsx:1920 msgid "Minimum leaf node event count" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1727 +#: superset/assets/src/explore/controls.jsx:1923 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1733 -#: superset/assets/javascripts/explore/stores/visTypes.js:25 +#: superset/assets/src/explore/controls.jsx:1929 +#: superset/assets/src/explore/visTypes.js:29 msgid "Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1737 +#: superset/assets/src/explore/controls.jsx:1933 msgid "The color scheme for rendering chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1743 +#: superset/assets/src/explore/controls.jsx:1939 msgid "Significance Level" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1745 +#: superset/assets/src/explore/controls.jsx:1941 msgid "Threshold alpha level for determining significance" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1750 +#: superset/assets/src/explore/controls.jsx:1946 msgid "p-value precision" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1752 +#: superset/assets/src/explore/controls.jsx:1948 msgid "Number of decimal places with which to display p-values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1757 +#: superset/assets/src/explore/controls.jsx:1953 msgid "Lift percent precision" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1759 +#: superset/assets/src/explore/controls.jsx:1955 msgid "Number of decimal places with which to display lift values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1764 +#: superset/assets/src/explore/controls.jsx:1960 msgid "Time Series Columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1771 +#: superset/assets/src/explore/controls.jsx:1967 msgid "Use Area Proportions" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1772 +#: superset/assets/src/explore/controls.jsx:1968 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1782 -#: superset/assets/javascripts/explore/stores/visTypes.js:742 -#: superset/assets/javascripts/explore/stores/visTypes.js:859 -#: superset/assets/javascripts/explore/stores/visTypes.js:908 -#: superset/assets/javascripts/explore/stores/visTypes.js:1172 -#: superset/assets/javascripts/explore/stores/visTypes.js:1236 -#: superset/assets/javascripts/explore/stores/visTypes.js:1327 -#: superset/assets/javascripts/explore/stores/visTypes.js:1349 +#: superset/assets/src/explore/controls.jsx:1978 +#: superset/assets/src/explore/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:949 +#: superset/assets/src/explore/visTypes.js:1297 +#: superset/assets/src/explore/visTypes.js:1362 +#: superset/assets/src/explore/visTypes.js:1453 +#: superset/assets/src/explore/visTypes.js:1475 msgid "Options" -msgstr "Opzioni" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1788 +#: superset/assets/src/explore/controls.jsx:1984 msgid "Not Time Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1790 +#: superset/assets/src/explore/controls.jsx:1986 msgid "Ignore time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1793 +#: superset/assets/src/explore/controls.jsx:1989 msgid "Time Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1795 +#: superset/assets/src/explore/controls.jsx:1991 msgid "Standard time series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1798 +#: superset/assets/src/explore/controls.jsx:1994 msgid "Aggregate Mean" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1800 +#: superset/assets/src/explore/controls.jsx:1996 msgid "Mean of values over specified period" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1803 +#: superset/assets/src/explore/controls.jsx:1999 msgid "Aggregate Sum" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1805 +#: superset/assets/src/explore/controls.jsx:2001 msgid "Sum of values over specified period" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1808 +#: superset/assets/src/explore/controls.jsx:2004 msgid "Difference" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1810 +#: superset/assets/src/explore/controls.jsx:2006 msgid "Metric change in value from `since` to `until`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1813 +#: superset/assets/src/explore/controls.jsx:2009 msgid "Percent Change" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1815 +#: superset/assets/src/explore/controls.jsx:2011 msgid "Metric percent change in value from `since` to `until`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1818 +#: superset/assets/src/explore/controls.jsx:2014 msgid "Factor" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1820 +#: superset/assets/src/explore/controls.jsx:2016 msgid "Metric factor change from `since` to `until`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1823 -#: superset/assets/javascripts/explore/stores/visTypes.js:66 +#: superset/assets/src/explore/controls.jsx:2019 +#: superset/assets/src/explore/visTypes.js:71 msgid "Advanced Analytics" -msgstr "Analytics avanzate" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1825 +#: superset/assets/src/explore/controls.jsx:2021 msgid "Use the Advanced Analytics options below" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1830 +#: superset/assets/src/explore/controls.jsx:2026 msgid "Settings for time series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1835 +#: superset/assets/src/explore/controls.jsx:2031 msgid "Equal Date Sizes" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1838 +#: superset/assets/src/explore/controls.jsx:2034 msgid "Check to force date partitions to have the same height" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1843 +#: superset/assets/src/explore/controls.jsx:2039 msgid "Partition Limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1847 +#: superset/assets/src/explore/controls.jsx:2043 msgid "" "The maximum number of subdivisions of each group; lower values are pruned" " first" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1853 +#: superset/assets/src/explore/controls.jsx:2049 +msgid "Minimum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2055 +msgid "" +"Minimum radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this minimum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2061 +msgid "Maximum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2067 +msgid "" +"Maxium radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this maximum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2073 msgid "Partition Threshold" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1857 +#: superset/assets/src/explore/controls.jsx:2077 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1863 +#: superset/assets/src/explore/controls.jsx:2083 msgid "Lines column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1865 +#: superset/assets/src/explore/controls.jsx:2085 msgid "The database columns that contains lines information" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1873 +#: superset/assets/src/explore/controls.jsx:2093 msgid "Lines encoding" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1876 +#: superset/assets/src/explore/controls.jsx:2096 msgid "The encoding format of the lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1885 +#: superset/assets/src/explore/controls.jsx:2105 msgid "Line width" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1889 +#: superset/assets/src/explore/controls.jsx:2109 msgid "The width of the lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1894 +#: superset/assets/src/explore/controls.jsx:2114 msgid "Reverse Lat & Long" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1901 +#: superset/assets/src/explore/controls.jsx:2121 msgid "deck.gl charts" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1904 +#: superset/assets/src/explore/controls.jsx:2124 msgid "Pick a set of deck.gl charts to layer on top of one another" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1906 +#: superset/assets/src/explore/controls.jsx:2126 msgid "Select charts" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1907 +#: superset/assets/src/explore/controls.jsx:2127 msgid "Error while fetching charts" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1917 +#: superset/assets/src/explore/controls.jsx:2137 msgid "Javascript data interceptor" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1918 +#: superset/assets/src/explore/controls.jsx:2138 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -3128,1088 +2974,1415 @@ msgid "" "array." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1924 +#: superset/assets/src/explore/controls.jsx:2144 msgid "Javascript data mutator" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1925 +#: superset/assets/src/explore/controls.jsx:2145 msgid "" "Define a function that receives intercepts the data objects and can " "mutate it" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1929 +#: superset/assets/src/explore/controls.jsx:2149 msgid "Javascript tooltip generator" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1930 +#: superset/assets/src/explore/controls.jsx:2150 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1934 +#: superset/assets/src/explore/controls.jsx:2154 msgid "Javascript onClick href" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1935 +#: superset/assets/src/explore/controls.jsx:2155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1940 +#: superset/assets/src/explore/controls.jsx:2160 msgid "Extra data for JS" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1942 +#: superset/assets/src/explore/controls.jsx:2162 msgid "List of extra columns made available in Javascript functions" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1947 +#: superset/assets/src/explore/controls.jsx:2167 msgid "Stroked" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1949 +#: superset/assets/src/explore/controls.jsx:2169 msgid "Whether to display the stroke" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1955 +#: superset/assets/src/explore/controls.jsx:2175 msgid "Filled" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1957 +#: superset/assets/src/explore/controls.jsx:2177 msgid "Whether to fill the objects" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:7 -#: superset/assets/javascripts/explore/stores/visTypes.js:31 +#: superset/assets/src/explore/controls.jsx:2183 +msgid "Normalized" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2185 +msgid "Whether to normalize the histogram" +msgstr "" + +#: superset/assets/src/explore/validators.js:11 +msgid "is expected to be a number" +msgstr "" + +#: superset/assets/src/explore/validators.js:18 +msgid "is expected to be an integer" +msgstr "" + +#: superset/assets/src/explore/validators.js:30 +msgid "cannot be empty" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:11 +#: superset/assets/src/explore/visTypes.js:35 msgid "Time" -msgstr "Tempo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:9 -#: superset/assets/javascripts/explore/stores/visTypes.js:32 +#: superset/assets/src/explore/visTypes.js:13 +#: superset/assets/src/explore/visTypes.js:36 msgid "Time related form attributes" -msgstr "Attributi relativi al tempo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:16 +#: superset/assets/src/explore/visTypes.js:20 msgid "Datasource & Chart Type" -msgstr "Sorgente dati e tipo di grafico" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:45 +#: superset/assets/src/explore/visTypes.js:49 msgid "This section exposes ways to include snippets of SQL in your query" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:48 +#: superset/assets/src/explore/visTypes.js:52 msgid "Annotations and Layers" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:67 +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:126 +#: superset/assets/src/explore/visTypes.js:60 +#: superset/assets/src/explore/visTypes.js:114 +#: superset/assets/src/explore/visTypes.js:161 +#: superset/assets/src/explore/visTypes.js:234 +#: superset/assets/src/explore/visTypes.js:424 +#: superset/assets/src/explore/visTypes.js:462 +#: superset/assets/src/explore/visTypes.js:501 +#: superset/assets/src/explore/visTypes.js:534 +#: superset/assets/src/explore/visTypes.js:579 +#: superset/assets/src/explore/visTypes.js:618 +#: superset/assets/src/explore/visTypes.js:658 +#: superset/assets/src/explore/visTypes.js:707 +#: superset/assets/src/explore/visTypes.js:853 +#: superset/assets/src/explore/visTypes.js:893 +#: superset/assets/src/explore/visTypes.js:941 +#: superset/assets/src/explore/visTypes.js:963 +#: superset/assets/src/explore/visTypes.js:992 +#: superset/assets/src/explore/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1051 +#: superset/assets/src/explore/visTypes.js:1102 +#: superset/assets/src/explore/visTypes.js:1125 +#: superset/assets/src/explore/visTypes.js:1152 +#: superset/assets/src/explore/visTypes.js:1179 +#: superset/assets/src/explore/visTypes.js:1221 +#: superset/assets/src/explore/visTypes.js:1260 +#: superset/assets/src/explore/visTypes.js:1288 +#: superset/assets/src/explore/visTypes.js:1315 +#: superset/assets/src/explore/visTypes.js:1354 +#: superset/assets/src/explore/visTypes.js:1388 +#: superset/assets/src/explore/visTypes.js:1425 +#: superset/assets/src/explore/visTypes.js:1465 +#: superset/assets/src/explore/visTypes.js:1487 +#: superset/assets/src/explore/visTypes.js:1548 +msgid "Query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:72 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:85 +#: superset/assets/src/explore/visTypes.js:90 msgid "Result Filters" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:87 +#: superset/assets/src/explore/visTypes.js:92 msgid "" "The filters to apply after post-aggregation.Leave the value control empty" " to filter empty strings or nulls" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:110 -#: superset/assets/javascripts/explore/stores/visTypes.js:146 -#: superset/assets/javascripts/explore/stores/visTypes.js:164 -#: superset/assets/javascripts/explore/stores/visTypes.js:211 -#: superset/assets/javascripts/explore/stores/visTypes.js:247 -#: superset/assets/javascripts/explore/stores/visTypes.js:289 -#: superset/assets/javascripts/explore/stores/visTypes.js:324 -#: superset/assets/javascripts/explore/stores/visTypes.js:688 -#: superset/assets/javascripts/explore/stores/visTypes.js:881 -#: superset/assets/javascripts/explore/stores/visTypes.js:929 -#: superset/assets/javascripts/explore/stores/visTypes.js:950 -#: superset/assets/javascripts/explore/stores/visTypes.js:1001 -#: superset/assets/javascripts/explore/stores/visTypes.js:1023 -#: superset/assets/javascripts/explore/stores/visTypes.js:1048 -#: superset/assets/javascripts/explore/stores/visTypes.js:1074 -#: superset/assets/javascripts/explore/stores/visTypes.js:1107 -#: superset/assets/javascripts/explore/stores/visTypes.js:1145 -#: superset/assets/javascripts/explore/stores/visTypes.js:1198 -#: superset/assets/javascripts/explore/stores/visTypes.js:1409 -#: superset/assets/javascripts/explore/stores/visTypes.js:1557 -#: superset/assets/javascripts/explore/stores/visTypes.js:1582 +#: superset/assets/src/explore/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:171 +#: superset/assets/src/explore/visTypes.js:190 +#: superset/assets/src/explore/visTypes.js:241 +#: superset/assets/src/explore/visTypes.js:279 +#: superset/assets/src/explore/visTypes.js:324 +#: superset/assets/src/explore/visTypes.js:369 +#: superset/assets/src/explore/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:971 +#: superset/assets/src/explore/visTypes.js:1000 +#: superset/assets/src/explore/visTypes.js:1037 +#: superset/assets/src/explore/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1109 +#: superset/assets/src/explore/visTypes.js:1133 +#: superset/assets/src/explore/visTypes.js:1160 +#: superset/assets/src/explore/visTypes.js:1188 +#: superset/assets/src/explore/visTypes.js:1230 +#: superset/assets/src/explore/visTypes.js:1269 +#: superset/assets/src/explore/visTypes.js:1323 +#: superset/assets/src/explore/visTypes.js:1535 +#: superset/assets/src/explore/visTypes.js:1684 +#: superset/assets/src/explore/visTypes.js:1709 msgid "Chart Options" -msgstr "Opzioni del grafico" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:127 +#: superset/assets/src/explore/visTypes.js:150 msgid "Breakdowns" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:128 +#: superset/assets/src/explore/visTypes.js:151 msgid "Defines how each series is broken down" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:134 +#: superset/assets/src/explore/visTypes.js:157 msgid "Pie Chart" -msgstr "Grafico a torta" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:199 +#: superset/assets/src/explore/visTypes.js:229 msgid "Time Series - Periodicity Pivot" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:243 +#: superset/assets/src/explore/visTypes.js:275 msgid "Dual Axis Line Chart" -msgstr "Grafico lineare a due assi" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:254 +#: superset/assets/src/explore/visTypes.js:287 msgid "Y Axis 1" -msgstr "Asse Y 1" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:260 +#: superset/assets/src/explore/visTypes.js:294 msgid "Y Axis 2" -msgstr "Asse Y 2" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:269 +#: superset/assets/src/explore/visTypes.js:304 msgid "Left Axis Metric" -msgstr "Metrica asse sinistro" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:270 +#: superset/assets/src/explore/visTypes.js:305 msgid "Choose a metric for left axis" -msgstr "Seleziona una metrica per l'asse sinistro" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:273 +#: superset/assets/src/explore/visTypes.js:308 msgid "Left Axis Format" -msgstr "Formato asse sinistro" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:299 -#: superset/assets/javascripts/explore/stores/visTypes.js:698 -msgid "Axes" -msgstr "Assi" - -#: superset/assets/javascripts/explore/stores/visTypes.js:346 -#: superset/assets/javascripts/explore/stores/visTypes.js:369 -#: superset/assets/javascripts/explore/stores/visTypes.js:407 -#: superset/assets/javascripts/explore/stores/visTypes.js:446 -#: superset/assets/javascripts/explore/stores/visTypes.js:479 -#: superset/assets/javascripts/explore/stores/visTypes.js:522 -#: superset/assets/javascripts/explore/stores/visTypes.js:562 -#: superset/assets/javascripts/explore/stores/visTypes.js:602 -#: superset/assets/javascripts/explore/stores/visTypes.js:640 +#: superset/assets/src/explore/visTypes.js:409 +#: superset/assets/src/explore/visTypes.js:432 +#: superset/assets/src/explore/visTypes.js:470 +#: superset/assets/src/explore/visTypes.js:509 +#: superset/assets/src/explore/visTypes.js:542 +#: superset/assets/src/explore/visTypes.js:586 +#: superset/assets/src/explore/visTypes.js:626 +#: superset/assets/src/explore/visTypes.js:666 +#: superset/assets/src/explore/visTypes.js:714 msgid "Map" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:357 +#: superset/assets/src/explore/visTypes.js:420 msgid "Deck.gl - Hexagons" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:377 -#: superset/assets/javascripts/explore/stores/visTypes.js:415 -#: superset/assets/javascripts/explore/stores/visTypes.js:455 -#: superset/assets/javascripts/explore/stores/visTypes.js:492 -#: superset/assets/javascripts/explore/stores/visTypes.js:538 -#: superset/assets/javascripts/explore/stores/visTypes.js:578 -#: superset/assets/javascripts/explore/stores/visTypes.js:616 -#: superset/assets/javascripts/explore/stores/visTypes.js:662 +#: superset/assets/src/explore/visTypes.js:440 +#: superset/assets/src/explore/visTypes.js:478 +#: superset/assets/src/explore/visTypes.js:518 +#: superset/assets/src/explore/visTypes.js:555 +#: superset/assets/src/explore/visTypes.js:602 +#: superset/assets/src/explore/visTypes.js:642 +#: superset/assets/src/explore/visTypes.js:680 +#: superset/assets/src/explore/visTypes.js:737 msgid "Advanced" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:389 -#: superset/assets/javascripts/explore/stores/visTypes.js:427 +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:77 +#: superset/assets/src/explore/visTypes.js:451 +#: superset/assets/src/explore/visTypes.js:489 +msgid "Height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:452 +#: superset/assets/src/explore/visTypes.js:490 msgid "Metric used to control height" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:395 +#: superset/assets/src/explore/visTypes.js:458 msgid "Deck.gl - Grid" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:467 +#: superset/assets/src/explore/visTypes.js:530 msgid "Deck.gl - Screen grid" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:486 +#: superset/assets/src/explore/visTypes.js:549 msgid "Grid" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:503 +#: superset/assets/src/explore/visTypes.js:566 msgid "Weight" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:504 +#: superset/assets/src/explore/visTypes.js:567 msgid "Metric used as a weight for the grid's coloring" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:511 -msgid "Deck.gl - geoJson" +#: superset/assets/src/explore/visTypes.js:575 +msgid "Deck.gl - GeoJson" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:529 +#: superset/assets/src/explore/visTypes.js:593 msgid "GeoJson Settings" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:569 +#: superset/assets/src/explore/visTypes.js:633 msgid "Polygon Settings" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:609 +#: superset/assets/src/explore/visTypes.js:673 msgid "Arc" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:655 +#: superset/assets/src/explore/visTypes.js:730 msgid "Point Color" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:673 +#: superset/assets/src/explore/visTypes.js:748 msgid "Categorical Color" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:674 +#: superset/assets/src/explore/visTypes.js:749 msgid "Pick a dimension from which categorical colors are defined" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:723 +#: superset/assets/src/explore/visTypes.js:808 msgid "GROUP BY" -msgstr "RAGGRUPPA PER" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:724 +#: superset/assets/src/explore/visTypes.js:809 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:734 +#: superset/assets/src/explore/visTypes.js:820 msgid "NOT GROUPED BY" -msgstr "NON RAGGRUPPARE PER" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:735 +#: superset/assets/src/explore/visTypes.js:821 msgid "Use this section if you want to query atomic rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:761 +#: superset/assets/src/explore/visTypes.js:850 msgid "Time Series Table" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:779 +#: superset/assets/src/explore/visTypes.js:868 msgid "" "Templated link, it's possible to include {{ metric }} or other values " "coming from the controls." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:812 +#: superset/assets/src/explore/visTypes.js:902 msgid "Pivot Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:957 -#: superset/assets/javascripts/explore/stores/visTypes.js:1271 -msgid "Bubbles" -msgstr "Bolle" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1083 -msgid "Numeric Column" -msgstr "Colonne numeriche" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1084 -msgid "Select the numeric column to draw the histogram" +#: superset/assets/src/explore/visTypes.js:1014 +msgid "Number Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1087 +#: superset/assets/src/explore/visTypes.js:1017 +msgid "Time Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1201 +msgid "Numeric Columns" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1202 +msgid "Select the numeric columns to draw the histogram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1206 msgid "No of Bins" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1088 +#: superset/assets/src/explore/visTypes.js:1207 msgid "Select number of bins for the histogram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1115 +#: superset/assets/src/explore/visTypes.js:1211 +msgid "Opacity of the bars. Between 0 and 1" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1239 msgid "Primary Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1116 +#: superset/assets/src/explore/visTypes.js:1240 msgid "The primary metric is used to define the arc segment sizes" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1119 +#: superset/assets/src/explore/visTypes.js:1243 msgid "Secondary Metric" -msgstr "Metrica secondaria" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1121 +#: superset/assets/src/explore/visTypes.js:1245 msgid "" "[optional] this secondary metric is used to define the color as a ratio " "against the primary metric. When omitted, the color is categorical and " "based on labels" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1126 +#: superset/assets/src/explore/visTypes.js:1250 msgid "Hierarchy" -msgstr "Gerarchia" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1127 +#: superset/assets/src/explore/visTypes.js:1251 msgid "This defines the level of the hierarchy" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1153 -#: superset/assets/javascripts/explore/stores/visTypes.js:1181 +#: superset/assets/src/explore/visTypes.js:1278 +#: superset/assets/src/explore/visTypes.js:1306 msgid "Source / Target" -msgstr "Sorgente / Destinazione" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1154 -#: superset/assets/javascripts/explore/stores/visTypes.js:1182 +#: superset/assets/src/explore/visTypes.js:1279 +#: superset/assets/src/explore/visTypes.js:1307 msgid "Choose a source and a target" -msgstr "Seleziona una sorgente ed una destinazione" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1187 +#: superset/assets/src/explore/visTypes.js:1312 msgid "Chord Diagram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1208 +#: superset/assets/src/explore/visTypes.js:1334 msgid "Choose a number format" -msgstr "Seleziona una formato numerico" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1211 +#: superset/assets/src/explore/visTypes.js:1337 msgid "Source" -msgstr "Sorgente" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1214 +#: superset/assets/src/explore/visTypes.js:1340 msgid "Choose a source" -msgstr "Seleziona una sorgente" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1217 +#: superset/assets/src/explore/visTypes.js:1343 msgid "Target" -msgstr "Destinazione" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1220 +#: superset/assets/src/explore/visTypes.js:1346 msgid "Choose a target" -msgstr "Seleziona una destinazione" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1246 +#: superset/assets/src/explore/visTypes.js:1372 msgid "ISO 3166-2 codes of region/province/department" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1247 +#: superset/assets/src/explore/visTypes.js:1373 msgid "" "It's ISO 3166-2 of your region/province/department in your table. (see " "documentation for list of ISO 3166-2)" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1281 +#: superset/assets/src/explore/visTypes.js:1397 +msgid "Bubbles" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1407 msgid "Country Control" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1282 +#: superset/assets/src/explore/visTypes.js:1408 msgid "3 letter code of the country" -msgstr "Codice a 3 lettere della nazione" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1285 +#: superset/assets/src/explore/visTypes.js:1411 msgid "Metric for color" -msgstr "Metrica per il colore" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1286 +#: superset/assets/src/explore/visTypes.js:1412 msgid "Metric that defines the color of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1289 +#: superset/assets/src/explore/visTypes.js:1415 msgid "Bubble size" -msgstr "Grandezza della bolla" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1290 +#: superset/assets/src/explore/visTypes.js:1416 msgid "Metric that defines the size of the bubble" -msgstr "Metrica che definisce la grandezza di una bolla" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1296 +#: superset/assets/src/explore/visTypes.js:1422 msgid "Filter Box" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1312 +#: superset/assets/src/explore/visTypes.js:1438 msgid "Filter controls" -msgstr "Controlli del filtro" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1313 +#: superset/assets/src/explore/visTypes.js:1439 msgid "" "The controls you want to filter on. Note that only columns checked as " "\"filterable\" will show up on this list." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1369 +#: superset/assets/src/explore/visTypes.js:1495 msgid "Heatmap Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1390 +#: superset/assets/src/explore/visTypes.js:1516 +msgid "Whether to apply a normal distribution based on rank on the color scale" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1518 msgid "Value bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1399 +#: superset/assets/src/explore/visTypes.js:1520 +msgid "" +"Hard value bounds applied for color coding. Is only relevant and applied " +"when the normalization is applied against the whole heatmap." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1525 msgid "Value Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1405 +#: superset/assets/src/explore/visTypes.js:1531 msgid "Horizon" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1431 +#: superset/assets/src/explore/visTypes.js:1558 msgid "Points" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1438 +#: superset/assets/src/explore/visTypes.js:1565 msgid "Labelling" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1445 +#: superset/assets/src/explore/visTypes.js:1572 msgid "Visual Tweaks" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1464 +#: superset/assets/src/explore/visTypes.js:1591 msgid "Column containing longitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1468 +#: superset/assets/src/explore/visTypes.js:1595 msgid "Column containing latitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1471 +#: superset/assets/src/explore/visTypes.js:1598 msgid "Cluster label aggregator" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1472 +#: superset/assets/src/explore/visTypes.js:1599 msgid "" "Aggregate function applied to the list of points in each cluster to " "produce the cluster label." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1476 +#: superset/assets/src/explore/visTypes.js:1603 msgid "Tooltip" -msgstr "Suggerimento" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1477 +#: superset/assets/src/explore/visTypes.js:1604 msgid "Show a tooltip when hovering over points and clusters describing the label" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1481 +#: superset/assets/src/explore/visTypes.js:1608 msgid "" "One or many controls to group by. If grouping, latitude and longitude " "columns must be present." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1492 +#: superset/assets/src/explore/visTypes.js:1619 msgid "Event definition" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1502 +#: superset/assets/src/explore/visTypes.js:1629 msgid "Additional meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1510 +#: superset/assets/src/explore/visTypes.js:1637 msgid "Column containing entity ids" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1511 +#: superset/assets/src/explore/visTypes.js:1638 msgid "e.g., a \"user id\" column" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1514 +#: superset/assets/src/explore/visTypes.js:1641 msgid "Column containing event names" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1522 +#: superset/assets/src/explore/visTypes.js:1649 msgid "Event count limit" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1523 +#: superset/assets/src/explore/visTypes.js:1650 msgid "The maximum number of events to return, equivalent to number of rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1526 +#: superset/assets/src/explore/visTypes.js:1653 msgid "Meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1527 +#: superset/assets/src/explore/visTypes.js:1654 msgid "Select any columns for meta data inspection" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1539 +#: superset/assets/src/explore/visTypes.js:1666 msgid "Paired t-test" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1575 +#: superset/assets/src/explore/visTypes.js:1702 msgid "Time Series Options" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:24 +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:177 +msgid "No such column found. To filter on a metric, try the Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:183 +#, python-format +msgid "%s column(s) and metric(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:193 +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:154 +#, python-format +msgid "%s column(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:194 +msgid "To filter on a metric, use Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:200 +#, python-format +msgid "%s operators(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:240 +msgid "type a value here" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:248 +#: superset/assets/src/explore/components/controls/Filter.jsx:120 +msgid "Filter value" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSqlTabContent.jsx:80 +msgid "choose WHERE or HAVING..." +msgstr "" + +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:167 +#, python-format +msgid "%s aggregates(s)" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:35 +msgid "description" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:46 +msgid "bolt" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:47 +msgid "Changing this control takes effect instantly" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:75 +msgid "Error..." +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:91 +msgid "Width" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:37 +msgid "Export to .json" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:47 +msgid "Export to .csv format" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:64 +#, python-format +msgid "%s - untitled" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:100 +msgid "Edit chart properties" +msgstr "" + +#: superset/assets/src/explore/components/RowCountLabel.jsx:25 +msgid "Limit reached" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:74 +msgid "Please enter a chart name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:89 +msgid "Please select a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:97 +msgid "Please enter a dashboard name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:133 +msgid "Save A Chart" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:154 +#, python-format +msgid "Overwrite chart %s" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:167 +msgid "[chart name]" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:180 +msgid "Do not add to a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:188 +msgid "Add chart to existing dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:204 +msgid "Add to new dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:230 +msgid "Save & go to dashboard" +msgstr "" + +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:33 +#, python-format +msgid "Check out this chart: %s" +msgstr "" + +#: superset/assets/src/explore/components/controls/AdhocFilterControl.jsx:241 +msgid "choose a column or metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/AnnotationLayerControl.jsx:147 +msgid "Add Annotation Layer" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:50 +msgid "`Min` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:53 +msgid "`Max` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:70 +#: superset/connectors/druid/views.py:57 +msgid "Min" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:78 +#: superset/connectors/druid/views.py:58 +msgid "Max" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:79 +msgid "Something went wrong while fetching the datasource list" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:110 +msgid "Select a datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:120 +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:120 +msgid "Search / Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:180 +msgid "Click to point to another datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:191 +msgid "Edit the datasource's configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:203 +msgid "Show datasource configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select column" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:161 +msgid "Select operator" +msgstr "" + +#: superset/assets/src/explore/components/controls/FilterControl.jsx:145 +#: superset/templates/appbuilder/general/widgets/search.html:6 +msgid "Add Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/MetricsControl.jsx:239 +msgid "choose a column or aggregate function" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:25 +msgid "Error while fetching data" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:47 +msgid "No results found" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:113 +#, python-format +msgid "%s option(s)" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:62 +msgid "Invalid lat/long configuration." +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:128 +msgid "Longitude & Latitude columns" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:144 +msgid "Delimited long & lat single column" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:145 +msgid "" +"Multiple formats accepted, look the geopy.points Python library for more " +"details" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:157 +msgid "Reverse lat/long " +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:163 +msgid "Geohash" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:70 +msgid "textarea" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "Edit" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "in modal" +msgstr "" + +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:110 +msgid "Select a visualization type" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:24 +#: superset/assets/src/welcome/App.jsx:56 +#: superset/assets/src/welcome/App.jsx:59 msgid "Favorites" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:30 +#: superset/assets/src/profile/components/App.jsx:30 msgid "Created Content" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:37 +#: superset/assets/src/profile/components/App.jsx:37 msgid "Recent Activity" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:42 +#: superset/assets/src/profile/components/App.jsx:42 msgid "Security & Access" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:33 -msgid "No slices" +#: superset/assets/src/profile/components/CreatedContent.jsx:33 +msgid "No charts" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:49 +#: superset/assets/src/profile/components/CreatedContent.jsx:49 msgid "No dashboards" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:58 -#: superset/assets/javascripts/profile/components/Favorites.jsx:59 -#: superset/views/core.py:447 superset/views/core.py:616 +#: superset/assets/src/profile/components/CreatedContent.jsx:58 +#: superset/assets/src/profile/components/Favorites.jsx:59 +#: superset/assets/src/welcome/App.jsx:28 +#: superset/assets/src/welcome/App.jsx:31 superset/views/core.py:459 +#: superset/views/core.py:628 msgid "Dashboards" -msgstr "Elenco Dashboard" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:61 -msgid "Slices" -msgstr "Slice" +#: superset/assets/src/profile/components/CreatedContent.jsx:61 +#: superset/assets/src/profile/components/Favorites.jsx:62 +#: superset/views/core.py:500 superset/views/core.py:573 +msgid "Charts" +msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:34 +#: superset/assets/src/profile/components/Favorites.jsx:34 msgid "No favorite charts yet, go click on stars!" msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:50 +#: superset/assets/src/profile/components/Favorites.jsx:50 msgid "No favorite dashboards yet, go click on stars!" msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:62 -#: superset/views/core.py:488 superset/views/core.py:561 -msgid "Charts" -msgstr "Grafici" - -#: superset/assets/javascripts/profile/components/Security.jsx:14 +#: superset/assets/src/profile/components/Security.jsx:14 msgid "Roles" -msgstr "Ruoli" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:23 -#: superset/views/core.py:303 +#: superset/assets/src/profile/components/Security.jsx:23 +#: superset/views/core.py:313 msgid "Databases" -msgstr "Basi di dati" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:34 +#: superset/assets/src/profile/components/Security.jsx:34 msgid "Datasources" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:19 +#: superset/assets/src/profile/components/UserInfo.jsx:19 msgid "Profile picture provided by Gravatar" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:34 +#: superset/assets/src/profile/components/UserInfo.jsx:34 msgid "joined" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:44 +#: superset/assets/src/profile/components/UserInfo.jsx:44 msgid "id:" msgstr "" -#: superset/assets/visualizations/EventFlow.jsx:56 +#: superset/assets/src/visualizations/EventFlow.jsx:56 msgid "Sorry, there appears to be no data" msgstr "" -#: superset/assets/visualizations/PlaySlider.jsx:99 +#: superset/assets/src/visualizations/PlaySlider.jsx:99 msgid "Data has no time steps" msgstr "" -#: superset/assets/visualizations/filter_box.jsx:115 +#: superset/assets/src/visualizations/filter_box.jsx:115 msgid "Select starting date" -msgstr "Seleziona data iniziale" +msgstr "" -#: superset/assets/visualizations/filter_box.jsx:124 +#: superset/assets/src/visualizations/filter_box.jsx:124 msgid "Select end date" -msgstr "Seleziona data finale" +msgstr "" -#: superset/assets/visualizations/filter_box.jsx:193 +#: superset/assets/src/visualizations/filter_box.jsx:193 #, python-format msgid "Select [%s]" msgstr "" -#: superset/assets/visualizations/filter_box.jsx:230 +#: superset/assets/src/visualizations/filter_box.jsx:230 msgid "Apply" -msgstr "Applica" +msgstr "" -#: superset/connectors/druid/models.py:1230 +#: superset/assets/src/visualizations/nvd3_vis.js:166 +msgid "You cannot use 45° tick layout along with the time range filter" +msgstr "" + +#: superset/assets/src/welcome/App.jsx:47 +#: superset/assets/src/welcome/App.jsx:50 +msgid "Recently Viewed" +msgstr "" + +#: superset/connectors/druid/models.py:1030 +msgid "Metric(s) {} must be aggregations." +msgstr "" + +#: superset/connectors/druid/models.py:1341 msgid "No data was returned." -msgstr "Nessun dato restituito." +msgstr "" -#: superset/connectors/druid/views.py:26 +#: superset/connectors/druid/models.py:1398 +msgid "Unsupported extraction function: " +msgstr "" + +#: superset/connectors/druid/views.py:33 msgid "List Druid Column" msgstr "" -#: superset/connectors/druid/views.py:27 +#: superset/connectors/druid/views.py:34 msgid "Show Druid Column" msgstr "" -#: superset/connectors/druid/views.py:28 +#: superset/connectors/druid/views.py:35 msgid "Add Druid Column" msgstr "" -#: superset/connectors/druid/views.py:29 +#: superset/connectors/druid/views.py:36 msgid "Edit Druid Column" msgstr "" -#: superset/connectors/druid/views.py:43 superset/connectors/sqla/views.py:76 +#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:83 msgid "Column" -msgstr "Colonna" +msgstr "" -#: superset/connectors/druid/views.py:44 superset/connectors/druid/views.py:129 -#: superset/connectors/sqla/views.py:90 superset/connectors/sqla/views.py:131 +#: superset/connectors/druid/views.py:51 superset/connectors/druid/views.py:136 +#: superset/connectors/sqla/views.py:93 superset/connectors/sqla/views.py:134 msgid "Type" -msgstr "Tipo" +msgstr "" -#: superset/connectors/druid/views.py:46 superset/connectors/sqla/views.py:79 +#: superset/connectors/druid/views.py:53 superset/connectors/sqla/views.py:86 msgid "Groupable" -msgstr "Raggruppabile" +msgstr "" -#: superset/connectors/druid/views.py:47 superset/connectors/sqla/views.py:80 +#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:87 msgid "Filterable" -msgstr "Filtrabile" +msgstr "" -#: superset/connectors/druid/views.py:48 superset/connectors/sqla/views.py:82 +#: superset/connectors/druid/views.py:55 msgid "Count Distinct" -msgstr "Count Distinct" +msgstr "" -#: superset/connectors/druid/views.py:49 superset/connectors/sqla/views.py:83 +#: superset/connectors/druid/views.py:56 msgid "Sum" -msgstr "Sum" +msgstr "" -#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:45 +#: superset/connectors/druid/views.py:61 superset/connectors/sqla/views.py:52 msgid "" "Whether this column is exposed in the `Filters` section of the explore " "view." msgstr "" -"Se questa colonna è esposta nella sezione `Filtri` della vista " -"esplorazione." -#: superset/connectors/druid/views.py:100 +#: superset/connectors/druid/views.py:107 msgid "List Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:101 +#: superset/connectors/druid/views.py:108 msgid "Show Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:102 +#: superset/connectors/druid/views.py:109 msgid "Add Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:103 +#: superset/connectors/druid/views.py:110 msgid "Edit Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:120 superset/connectors/sqla/views.py:113 +#: superset/connectors/druid/views.py:127 superset/connectors/sqla/views.py:116 msgid "" "Whether the access to this metric is restricted to certain roles. Only " "roles with the permission 'metric access on XXX (the name of this " "metric)' are allowed to access this metric" msgstr "" -"Se l'accesso a questa metrica è limitato a determinati ruoli. Solo i " -"ruoli con l'autorizzazione 'accesso metrico su XXX (il nome di questa " -"metrica)' possono accedervi" -#: superset/connectors/druid/views.py:128 superset/connectors/sqla/views.py:77 -#: superset/connectors/sqla/views.py:130 +#: superset/connectors/druid/views.py:135 superset/connectors/sqla/views.py:84 +#: superset/connectors/sqla/views.py:133 msgid "Verbose Name" -msgstr "Nome Completo" +msgstr "" -#: superset/connectors/druid/views.py:130 superset/views/core.py:658 +#: superset/connectors/druid/views.py:137 superset/views/core.py:670 msgid "JSON" -msgstr "JSON" +msgstr "" -#: superset/connectors/druid/views.py:131 +#: superset/connectors/druid/views.py:138 msgid "Druid Datasource" -msgstr "Sorgente Dati Druid" +msgstr "" -#: superset/connectors/druid/views.py:132 superset/connectors/sqla/views.py:136 +#: superset/connectors/druid/views.py:139 superset/connectors/sqla/views.py:139 msgid "Warning Message" msgstr "" -#: superset/connectors/druid/views.py:150 +#: superset/connectors/druid/views.py:157 msgid "List Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:151 +#: superset/connectors/druid/views.py:158 msgid "Show Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:152 +#: superset/connectors/druid/views.py:159 msgid "Add Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:153 +#: superset/connectors/druid/views.py:160 msgid "Edit Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:164 -#: superset/connectors/druid/views.py:250 +#: superset/connectors/druid/views.py:171 +#: superset/connectors/druid/views.py:257 msgid "Cluster" -msgstr "Cluster" +msgstr "" -#: superset/connectors/druid/views.py:165 +#: superset/connectors/druid/views.py:172 msgid "Coordinator Host" -msgstr "Host Coordinatore" +msgstr "" -#: superset/connectors/druid/views.py:166 +#: superset/connectors/druid/views.py:173 msgid "Coordinator Port" -msgstr "Porta Coordinatore" +msgstr "" -#: superset/connectors/druid/views.py:167 +#: superset/connectors/druid/views.py:174 msgid "Coordinator Endpoint" -msgstr "Endpoint Coordinatore" +msgstr "" -#: superset/connectors/druid/views.py:168 +#: superset/connectors/druid/views.py:175 msgid "Broker Host" -msgstr "Host Broker" +msgstr "" -#: superset/connectors/druid/views.py:169 +#: superset/connectors/druid/views.py:176 msgid "Broker Port" -msgstr "Porta Broker" +msgstr "" -#: superset/connectors/druid/views.py:170 +#: superset/connectors/druid/views.py:177 msgid "Broker Endpoint" -msgstr "Endpoint Broker" +msgstr "" -#: superset/connectors/druid/views.py:186 +#: superset/connectors/druid/views.py:193 msgid "Druid Clusters" msgstr "" -#: superset/connectors/druid/views.py:189 -#: superset/connectors/druid/views.py:291 -#: superset/connectors/druid/views.py:340 -#: superset/connectors/druid/views.py:348 superset/connectors/sqla/views.py:298 -#: superset/views/core.py:306 superset/views/core.py:2693 +#: superset/connectors/druid/views.py:196 +#: superset/connectors/druid/views.py:298 +#: superset/connectors/druid/views.py:347 +#: superset/connectors/druid/views.py:355 superset/connectors/sqla/views.py:315 +#: superset/views/core.py:316 superset/views/core.py:2765 msgid "Sources" -msgstr "Sorgenti" +msgstr "" -#: superset/connectors/druid/views.py:197 +#: superset/connectors/druid/views.py:204 msgid "List Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:198 +#: superset/connectors/druid/views.py:205 msgid "Show Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:199 +#: superset/connectors/druid/views.py:206 msgid "Add Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:200 +#: superset/connectors/druid/views.py:207 msgid "Edit Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:219 superset/connectors/sqla/views.py:176 +#: superset/connectors/druid/views.py:226 superset/connectors/sqla/views.py:182 msgid "" -"The list of slices associated with this table. By altering this " -"datasource, you may change how these associated slices behave. Also note " -"that slices need to point to a datasource, so this form will fail at " -"saving if removing slices from a datasource. If you want to change the " -"datasource for a slice, overwrite the slice from the 'explore view'" +"The list of charts associated with this table. By altering this " +"datasource, you may change how these associated charts behave. Also note " +"that charts need to point to a datasource, so this form will fail at " +"saving if removing charts from a datasource. If you want to change the " +"datasource for a chart, overwrite the chart from the 'explore view'" msgstr "" -"Elenco delle slice associate a questa tabella. Modificando questa origine" -" dati, è possibile modificare le modalità di comportamento delle slice " -"associate. Inoltre, va tenuto presente che le slice devono indicare " -"un'origine dati, pertanto questo modulo non registra le impostazioni " -"qualora si modifica un'origine dati. Se vuoi modificare l'origine dati " -"per una slide, devi sovrascriverla dal 'vista di esplorazione'" -#: superset/connectors/druid/views.py:227 superset/connectors/sqla/views.py:184 +#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:190 msgid "Timezone offset (in hours) for this datasource" -msgstr "Timezone offset (in ore) per questa sorgente dati" +msgstr "" -#: superset/connectors/druid/views.py:231 +#: superset/connectors/druid/views.py:238 msgid "" "Time expression to use as a predicate when retrieving distinct values to " "populate the filter component. Only applies when `Enable Filter Select` " "is on. If you enter `7 days ago`, the distinct list of values in the " "filter will be populated based on the distinct value over the past week" msgstr "" -"Espressione temporale da utilizzare come predicato durante il recupero di" -" valori distinti per popolare la componente del filtro. Viene applicata " -"solo quando è attivata l'opzione \"Abilita selezione filtro\". Se si " -"inserisce `7 giorni fa`, l'elenco distinto di valori nel filtro verrà " -"popolato in base al valore distinto della settimana passata" -#: superset/connectors/druid/views.py:238 superset/connectors/sqla/views.py:206 +#: superset/connectors/druid/views.py:245 superset/connectors/sqla/views.py:212 msgid "" "Whether to populate the filter's dropdown in the explore view's filter " "section with a list of distinct values fetched from the backend on the " "fly" msgstr "" -"Usato per popolare la finestra a cascata dei filtri dall'elenco dei " -"valori distinti prelevati dal backend al volo" -#: superset/connectors/druid/views.py:242 +#: superset/connectors/druid/views.py:249 msgid "" "Redirects to this endpoint when clicking on the datasource from the " "datasource list" msgstr "" -"Rinvia a questo endpoint al clic sulla sorgente dati dall'elenco delle " -"sorgenti dati" -#: superset/connectors/druid/views.py:248 superset/connectors/sqla/views.py:213 +#: superset/connectors/druid/views.py:255 superset/connectors/sqla/views.py:224 msgid "Associated Charts" msgstr "" -#: superset/connectors/druid/views.py:249 -msgid "Data Source" -msgstr "Sorgente Dati" - -#: superset/connectors/druid/views.py:252 superset/connectors/sqla/views.py:225 -msgid "Owner" -msgstr "Proprietario" - -#: superset/connectors/druid/views.py:253 -msgid "Is Hidden" -msgstr "è nascosto" - -#: superset/connectors/druid/views.py:254 superset/connectors/sqla/views.py:218 -msgid "Enable Filter Select" -msgstr "Abilita il filtro di Select" - -#: superset/connectors/druid/views.py:255 superset/connectors/sqla/views.py:220 -msgid "Default Endpoint" -msgstr "Endpoint predefinito" - #: superset/connectors/druid/views.py:256 +msgid "Data Source" +msgstr "" + +#: superset/connectors/druid/views.py:259 superset/connectors/sqla/views.py:236 +msgid "Owner" +msgstr "" + +#: superset/connectors/druid/views.py:260 +msgid "Is Hidden" +msgstr "" + +#: superset/connectors/druid/views.py:261 superset/connectors/sqla/views.py:229 +msgid "Enable Filter Select" +msgstr "" + +#: superset/connectors/druid/views.py:262 superset/connectors/sqla/views.py:231 +msgid "Default Endpoint" +msgstr "" + +#: superset/connectors/druid/views.py:263 msgid "Time Offset" -msgstr "Offset temporale" +msgstr "" -#: superset/connectors/druid/views.py:257 superset/connectors/sqla/views.py:222 -#: superset/views/core.py:269 superset/views/core.py:445 +#: superset/connectors/druid/views.py:264 superset/connectors/sqla/views.py:233 +#: superset/views/core.py:279 superset/views/core.py:457 msgid "Cache Timeout" -msgstr "Cache Timeout" +msgstr "" -#: superset/connectors/druid/views.py:289 +#: superset/connectors/druid/views.py:296 msgid "Druid Datasources" msgstr "" -#: superset/connectors/druid/views.py:337 +#: superset/connectors/druid/views.py:344 msgid "Scan New Datasources" msgstr "" -#: superset/connectors/druid/views.py:345 +#: superset/connectors/druid/views.py:352 msgid "Refresh Druid Metadata" msgstr "" -#: superset/connectors/sqla/models.py:478 +#: superset/connectors/sqla/models.py:513 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" msgstr "" -"la colonna Datetime è necessaria per questo tipo di grafico. Nella " -"configurazione della tabella però non è stata definita" -#: superset/connectors/sqla/models.py:482 +#: superset/connectors/sqla/models.py:517 msgid "Empty query?" -msgstr "Query vuota?" +msgstr "" -#: superset/connectors/sqla/models.py:485 +#: superset/connectors/sqla/models.py:525 msgid "Metric '{}' is not valid" -msgstr "Metrica '{}' non valida" +msgstr "" -#: superset/connectors/sqla/models.py:712 +#: superset/connectors/sqla/models.py:748 msgid "" "Table [{}] doesn't seem to exist in the specified database, couldn't " "fetch column information" -msgstr "La tabella [{}] non sembra esistere nel database specificato, non posso " -"recuperare le informazioni sulla colonna " +msgstr "" -#: superset/connectors/sqla/views.py:23 +#: superset/connectors/sqla/views.py:30 msgid "List Columns" -msgstr "Visualizza colonne" +msgstr "" -#: superset/connectors/sqla/views.py:24 +#: superset/connectors/sqla/views.py:31 msgid "Show Column" -msgstr "Mostra colonna" +msgstr "" -#: superset/connectors/sqla/views.py:25 +#: superset/connectors/sqla/views.py:32 msgid "Add Column" -msgstr "Aggiungi colonna" +msgstr "" -#: superset/connectors/sqla/views.py:26 +#: superset/connectors/sqla/views.py:33 msgid "Edit Column" -msgstr "Edita colonna" +msgstr "" -#: superset/connectors/sqla/views.py:41 +#: superset/connectors/sqla/views.py:48 msgid "" "Whether to make this column available as a [Time Granularity] option, " "column has to be DATETIME or DATETIME-like" msgstr "" -"Se rendere disponibile questa colonna come opzione [Time Granularity], la" -" colonna deve essere di tipo DATETIME o simile" -#: superset/connectors/sqla/views.py:48 +#: superset/connectors/sqla/views.py:55 msgid "" "The data type that was inferred by the database. It may be necessary to " "input a type manually for expression-defined columns in some cases. In " "most case users should not need to alter this." msgstr "" -"Il tipo di dato è dedotto dal database. In alcuni casi potrebbe essere " -"necessario inserire manualmente un tipo di colonna definito " -"dall'espressione. Nella maggior parte dei casi gli utenti non hanno " -"bisogno di fare questa modifica." - -#: superset/connectors/sqla/views.py:86 -msgid "Expression" -msgstr "Espressione" - -#: superset/connectors/sqla/views.py:87 -msgid "Is temporal" -msgstr "è temporale" - -#: superset/connectors/sqla/views.py:88 -msgid "Datetime Format" -msgstr "Formato Datetime" #: superset/connectors/sqla/views.py:89 +msgid "Expression" +msgstr "" + +#: superset/connectors/sqla/views.py:90 +msgid "Is temporal" +msgstr "" + +#: superset/connectors/sqla/views.py:91 +msgid "Datetime Format" +msgstr "" + +#: superset/connectors/sqla/views.py:92 msgid "Database Expression" -msgstr "Espressione del Database" - -#: superset/connectors/sqla/views.py:100 -msgid "List Metrics" -msgstr "Lista Metriche" - -#: superset/connectors/sqla/views.py:101 -msgid "Show Metric" -msgstr "Mostra metrica" - -#: superset/connectors/sqla/views.py:102 -msgid "Add Metric" -msgstr "Aggiungi metrica" +msgstr "" #: superset/connectors/sqla/views.py:103 +msgid "List Metrics" +msgstr "" + +#: superset/connectors/sqla/views.py:104 +msgid "Show Metric" +msgstr "" + +#: superset/connectors/sqla/views.py:105 +msgid "Add Metric" +msgstr "" + +#: superset/connectors/sqla/views.py:106 msgid "Edit Metric" -msgstr "Modifica metrica" - -#: superset/connectors/sqla/views.py:132 -msgid "SQL Expression" -msgstr "Espressione SQL" - -#: superset/connectors/sqla/views.py:134 -msgid "D3 Format" -msgstr "Formato D3" +msgstr "" #: superset/connectors/sqla/views.py:135 +msgid "SQL Expression" +msgstr "" + +#: superset/connectors/sqla/views.py:137 +msgid "D3 Format" +msgstr "" + +#: superset/connectors/sqla/views.py:138 msgid "Is Restricted" msgstr "" -#: superset/connectors/sqla/views.py:154 -msgid "List Tables" -msgstr "Visualizza Tabelle" - -#: superset/connectors/sqla/views.py:155 -msgid "Show Table" -msgstr "Mostra Tabelle" - -#: superset/connectors/sqla/views.py:156 -msgid "Add Table" -msgstr "Aggiungi Tabella" - #: superset/connectors/sqla/views.py:157 -msgid "Edit Table" -msgstr "Modifica Tabella" - -#: superset/connectors/sqla/views.py:185 -msgid "Name of the table that exists in the source database" -msgstr "Nome delle tabella esistente nella sorgente del database" - -#: superset/connectors/sqla/views.py:187 -msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +msgid "List Tables" +msgstr "" + +#: superset/connectors/sqla/views.py:158 +msgid "Show Table" +msgstr "" + +#: superset/connectors/sqla/views.py:159 +msgid "Add Table" +msgstr "" + +#: superset/connectors/sqla/views.py:160 +msgid "Edit Table" +msgstr "" + +#: superset/connectors/sqla/views.py:191 +msgid "Name of the table that exists in the source database" msgstr "" -"Schema, va utilizzato soltanto in alcuni database come Postgres, Redshift" -" e DB2" #: superset/connectors/sqla/views.py:193 +msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +msgstr "" + +#: superset/connectors/sqla/views.py:199 msgid "" "This fields acts a Superset view, meaning that Superset will run a query " "against this string as a subquery." msgstr "" -"Questo campo agisce come una vista Superset, il che vuol dire che " -"Superset eseguirà una query su questa stringa come sotto-query." -#: superset/connectors/sqla/views.py:197 +#: superset/connectors/sqla/views.py:203 msgid "" "Predicate applied when fetching distinct value to populate the filter " "control component. Supports jinja template syntax. Applies only when " "`Enable Filter Select` is on." msgstr "" -"Predicato utilizzato quando si fornisce un valore univoco per popolare il" -" componente di controllo del filtro. Supporta la sintassi del template " -"jinja. È utilizzabile solo quando è abilitata l'opzione \"Abilita " -"selezione filtro\"." -#: superset/connectors/sqla/views.py:203 +#: superset/connectors/sqla/views.py:209 msgid "Redirects to this endpoint when clicking on the table from the table list" -msgstr "Reinvia a questo endpoint al clic sulla tabella dall'elenco delle tabelle" +msgstr "" -#: superset/connectors/sqla/views.py:215 -msgid "Changed By" -msgstr "Modificato da" +#: superset/connectors/sqla/views.py:216 +msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +msgstr "" -#: superset/connectors/sqla/views.py:216 superset/views/core.py:265 -#: superset/views/sql_lab.py:17 superset/views/sql_lab.py:54 -msgid "Database" -msgstr "Database" - -#: superset/connectors/sqla/views.py:217 superset/views/core.py:267 -msgid "Last Changed" -msgstr "Ultima Modifica" - -#: superset/connectors/sqla/views.py:221 -msgid "Offset" -msgstr "Offset" - -#: superset/connectors/sqla/views.py:224 -msgid "Fetch Values Predicate" +#: superset/connectors/sqla/views.py:219 +msgid "" +"A set of parameters that become available in the query using Jinja " +"templating syntax" msgstr "" #: superset/connectors/sqla/views.py:226 +msgid "Changed By" +msgstr "" + +#: superset/connectors/sqla/views.py:228 superset/views/core.py:277 +msgid "Last Changed" +msgstr "" + +#: superset/connectors/sqla/views.py:232 +msgid "Offset" +msgstr "" + +#: superset/connectors/sqla/views.py:235 +msgid "Fetch Values Predicate" +msgstr "" + +#: superset/connectors/sqla/views.py:237 msgid "Main Datetime Column" msgstr "" -#: superset/connectors/sqla/views.py:242 +#: superset/connectors/sqla/views.py:239 +msgid "SQL Lab View" +msgstr "" + +#: superset/connectors/sqla/views.py:240 +msgid "Template parameters" +msgstr "" + +#: superset/connectors/sqla/views.py:257 msgid "" "Table [{}] could not be found, please double check your database " "connection, schema, and table name" msgstr "" -#: superset/connectors/sqla/views.py:255 +#: superset/connectors/sqla/views.py:270 msgid "" "The table was created. As part of this two phase configuration process, " "you should now click the edit button by the new table to configure it." msgstr "" -"Tabella creata. Come parte di questo processo di configurazione in due " -"fasi, è necessario andare sul pulsante di modifica della nuova tabella " -"per configurarla." -#: superset/connectors/sqla/views.py:278 +#: superset/connectors/sqla/views.py:293 msgid "Refresh Metadata" msgstr "" -#: superset/connectors/sqla/views.py:279 +#: superset/connectors/sqla/views.py:294 msgid "Refresh column metadata" msgstr "" -#: superset/connectors/sqla/views.py:288 +#: superset/connectors/sqla/views.py:303 #, python-format msgid "Metadata refreshed for the following table(s): %(tables)s" msgstr "" -#: superset/connectors/sqla/views.py:296 +#: superset/connectors/sqla/views.py:311 msgid "Tables" -msgstr "Tabelle" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:41 msgid "Profile" -msgstr "Profilo" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:42 msgid "Logout" -msgstr "Logout" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:47 msgid "Login" -msgstr "Login" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:37 msgid "Record Count" @@ -4217,166 +4390,156 @@ msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:46 msgid "No records found" -msgstr "Nessun record trovato" +msgstr "" #: superset/templates/superset/import_dashboards.html:11 -msgid "Import" -msgstr "Importa" +msgid "Import dashboards" +msgstr "" #: superset/templates/superset/request_access.html:2 msgid "No Access!" -msgstr "Nessun Accesso!" +msgstr "" #: superset/templates/superset/request_access.html:7 #, python-format msgid "You do not have permissions to access the datasource(s): %(name)s." -msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." +msgstr "" #: superset/templates/superset/request_access.html:13 msgid "Request Permissions" -msgstr "Richiesta di Permessi" +msgstr "" #: superset/templates/superset/models/database/macros.html:4 msgid "Test Connection" -msgstr "Testa la Connessione" +msgstr "" -#: superset/views/annotations.py:47 +#: superset/views/annotations.py:49 msgid "Annotation Layers" msgstr "" -#: superset/views/annotations.py:50 superset/views/annotations.py:58 -#: superset/views/core.py:296 superset/views/core.py:2661 -#: superset/views/sql_lab.py:29 +#: superset/views/annotations.py:52 superset/views/annotations.py:60 +#: superset/views/core.py:306 superset/views/core.py:2733 +#: superset/views/sql_lab.py:36 msgid "Manage" -msgstr "Gestisci" +msgstr "" -#: superset/views/annotations.py:55 +#: superset/views/annotations.py:57 msgid "Annotations" msgstr "" -#: superset/views/base.py:74 +#: superset/views/base.py:79 #, python-format msgid "Datasource %(name)s already exists" msgstr "" -#: superset/views/base.py:233 +#: superset/views/base.py:123 msgid "json isn't valid" -msgstr "json non è valido" +msgstr "" -#: superset/views/base.py:237 +#: superset/views/base.py:127 msgid "Export to YAML" -msgstr "Esporta in YAML" +msgstr "" -#: superset/views/base.py:237 +#: superset/views/base.py:127 msgid "Export to YAML?" -msgstr "Esporta in YAML?" +msgstr "" -#: superset/views/base.py:297 +#: superset/views/base.py:188 msgid "Delete" -msgstr "Cancella" +msgstr "" -#: superset/views/base.py:298 +#: superset/views/base.py:189 msgid "Delete all Really?" msgstr "" -#: superset/views/core.py:61 +#: superset/views/core.py:65 msgid "This endpoint requires the `all_datasource_access` permission" msgstr "" -#: superset/views/core.py:63 +#: superset/views/core.py:67 msgid "The datasource seems to have been deleted" msgstr "" -#: superset/views/core.py:64 +#: superset/views/core.py:68 msgid "The access requests seem to have been deleted" msgstr "" -#: superset/views/core.py:66 +#: superset/views/core.py:70 msgid "The user seems to have been deleted" msgstr "" -#: superset/views/core.py:71 +#: superset/views/core.py:75 msgid "You don't have access to this datasource. (Gain access)" msgstr "" -#: superset/views/core.py:74 +#: superset/views/core.py:78 msgid "You don't have access to this datasource" msgstr "" -#: superset/views/core.py:86 +#: superset/views/core.py:90 #, python-format msgid "" "This view requires the database %(name)s or `all_datasource_access` " "permission" msgstr "" -#: superset/views/core.py:91 +#: superset/views/core.py:95 #, python-format msgid "" "This endpoint requires the datasource %(name)s, database or " "`all_datasource_access` permission" msgstr "" -#: superset/views/core.py:185 +#: superset/views/core.py:189 msgid "List Databases" -msgstr "Visualizza i database" +msgstr "" -#: superset/views/core.py:186 +#: superset/views/core.py:190 msgid "Show Database" -msgstr "Mostra database" +msgstr "" -#: superset/views/core.py:187 +#: superset/views/core.py:191 msgid "Add Database" -msgstr "Aggiungi Database" +msgstr "" -#: superset/views/core.py:188 +#: superset/views/core.py:192 msgid "Edit Database" -msgstr "Mostra database" +msgstr "" -#: superset/views/core.py:227 +#: superset/views/core.py:233 msgid "Expose this DB in SQL Lab" -msgstr "Esponi questo DB in SQL Lab" +msgstr "" -#: superset/views/core.py:228 +#: superset/views/core.py:234 msgid "" "Allow users to run synchronous queries, this is the default and should " "work well for queries that can be executed within a web request scope " "(<~1 minute)" msgstr "" -"Permetti agli utenti di eseguire query sincrone, questa è l'impostazione " -"predefinita e dovrebbe funzionare bene per query che possono essere " -"eseguite con una richiesta web (<-1 minuto)" -#: superset/views/core.py:232 +#: superset/views/core.py:238 msgid "" "Allow users to run queries, against an async backend. This assumes that " "you have a Celery worker setup as well as a results backend." msgstr "" -"Permetti agli utenti di eseguire query, contro un back-office asincrono. " -"Questo presuppone che si abbia una installazione funzionante di Celery " -"nel backend." -#: superset/views/core.py:236 +#: superset/views/core.py:242 msgid "Allow CREATE TABLE AS option in SQL Lab" -msgstr "Permetti l'opzione CREATE TABLE AS in SQL Lab" +msgstr "" -#: superset/views/core.py:237 +#: superset/views/core.py:243 msgid "" "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in" " SQL Lab" msgstr "" -"Permetti agli utenti di eseguire dichiarazioni diverse da SELECT (UPDATE," -" DELETE, CREATE, ...) nel SQL Lab" -#: superset/views/core.py:241 +#: superset/views/core.py:247 msgid "" "When allowing CREATE TABLE AS option in SQL Lab, this option forces the " "table to be created in this schema" msgstr "" -"Se si abilita l'opzione CREATE TABLE AS in SQL Lab, verrà forzata la " -"creazione della tabella con questo schema" -#: superset/views/core.py:253 +#: superset/views/core.py:259 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 " @@ -4385,425 +4548,424 @@ msgid "" "hive.server2.proxy.user property." msgstr "" -#: superset/views/core.py:261 -msgid "Expose in SQL Lab" -msgstr "Esponi in SQL Lab" - -#: superset/views/core.py:262 -msgid "Allow CREATE TABLE AS" -msgstr "Permetti CREATE TABLE AS" - -#: superset/views/core.py:263 -msgid "Allow DML" -msgstr "Permetti DML" - -#: superset/views/core.py:264 -msgid "CTAS Schema" -msgstr "Schema CTAS" - -#: superset/views/core.py:266 superset/views/core.py:446 -#: superset/views/core.py:563 superset/views/core.py:630 -msgid "Creator" -msgstr "Creatore" - -#: superset/views/core.py:268 -msgid "SQLAlchemy URI" -msgstr "URI SQLAlchemy" - -#: superset/views/core.py:270 -msgid "Extra" -msgstr "Extra" +#: superset/views/core.py:265 +msgid "" +"Allow SQL Lab to fetch a list of all tables and all views across all " +"database schemas. For large data warehouse with thousands of tables, this" +" can be expensive and put strain on the system." +msgstr "" #: superset/views/core.py:271 -msgid "Allow Run Sync" +msgid "Expose in SQL Lab" msgstr "" #: superset/views/core.py:272 -msgid "Allow Run Async" +msgid "Allow CREATE TABLE AS" msgstr "" #: superset/views/core.py:273 +msgid "Allow DML" +msgstr "" + +#: superset/views/core.py:274 +msgid "CTAS Schema" +msgstr "" + +#: superset/views/core.py:276 superset/views/core.py:458 +#: superset/views/core.py:575 superset/views/core.py:642 +msgid "Creator" +msgstr "" + +#: superset/views/core.py:278 +msgid "SQLAlchemy URI" +msgstr "" + +#: superset/views/core.py:280 +msgid "Extra" +msgstr "" + +#: superset/views/core.py:281 +msgid "Allow Run Sync" +msgstr "" + +#: superset/views/core.py:282 +msgid "Allow Run Async" +msgstr "" + +#: superset/views/core.py:283 msgid "Impersonate the logged on user" msgstr "" -#: superset/views/core.py:292 +#: superset/views/core.py:302 msgid "Import Dashboards" -msgstr "Importa dashboard" +msgstr "" -#: superset/views/core.py:323 +#: superset/views/core.py:334 msgid "CSV to Database configuration" msgstr "" -#: superset/views/core.py:363 +#: superset/views/core.py:375 msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" msgstr "" -#: superset/views/core.py:389 superset/views/core.py:655 -#: superset/views/sql_lab.py:16 superset/views/sql_lab.py:53 +#: superset/views/core.py:401 superset/views/core.py:667 +#: superset/views/sql_lab.py:23 superset/views/sql_lab.py:60 msgid "User" -msgstr "Utente" +msgstr "" -#: superset/views/core.py:390 +#: superset/views/core.py:402 msgid "User Roles" -msgstr "Ruoli Utente" +msgstr "" -#: superset/views/core.py:391 +#: superset/views/core.py:403 msgid "Database URL" -msgstr "URL del Database" +msgstr "" -#: superset/views/core.py:393 +#: superset/views/core.py:405 msgid "Roles to grant" -msgstr "Ruoli per l'accesso" +msgstr "" -#: superset/views/core.py:394 +#: superset/views/core.py:406 msgid "Created On" -msgstr "Creato il" +msgstr "" -#: superset/views/core.py:400 +#: superset/views/core.py:412 msgid "Access requests" msgstr "" -#: superset/views/core.py:402 superset/views/core.py:667 +#: superset/views/core.py:414 superset/views/core.py:679 msgid "Security" -msgstr "Sicurezza" +msgstr "" -#: superset/views/core.py:409 +#: superset/views/core.py:421 msgid "List Charts" -msgstr "Visualizza grafici" +msgstr "" -#: superset/views/core.py:410 +#: superset/views/core.py:422 msgid "Show Chart" -msgstr "Mostra grafico" +msgstr "" -#: superset/views/core.py:411 +#: superset/views/core.py:423 msgid "Add Chart" -msgstr "Aggiungi grafico" +msgstr "" -#: superset/views/core.py:412 +#: superset/views/core.py:424 msgid "Edit Chart" -msgstr "Modifica grafico" +msgstr "" -#: superset/views/core.py:434 +#: superset/views/core.py:446 msgid "" "These parameters are generated dynamically when clicking the save or " "overwrite button in the explore view. This JSON object is exposed here " "for reference and for power users who may want to alter specific " "parameters." msgstr "" -"Questi parametri sono generati dinamicamente al clic su salva o con il " -"bottone di sovrascrittura nella vista di esplorazione. Questo oggetto " -"JSON è esposto qui per referenza e per utenti esperti che vogliono " -"modificare parametri specifici." - -#: superset/views/core.py:440 -msgid "Duration (in seconds) of the caching timeout for this slice." -msgstr "Durata (in secondi) per il timeout della cache per questa slice." - -#: superset/views/core.py:450 -msgid "Last Modified" -msgstr "Ultima Modifica" - -#: superset/views/core.py:451 superset/views/core.py:562 -msgid "Owners" -msgstr "Proprietari" #: superset/views/core.py:452 -msgid "Parameters" -msgstr "Parametri" +msgid "Duration (in seconds) of the caching timeout for this chart." +msgstr "" -#: superset/views/core.py:453 superset/views/core.py:500 +#: superset/views/core.py:462 +msgid "Last Modified" +msgstr "" + +#: superset/views/core.py:463 superset/views/core.py:574 +msgid "Owners" +msgstr "" + +#: superset/views/core.py:464 +msgid "Parameters" +msgstr "" + +#: superset/views/core.py:465 superset/views/core.py:512 msgid "Chart" msgstr "" -#: superset/views/core.py:520 +#: superset/views/core.py:532 msgid "List Dashboards" msgstr "" -#: superset/views/core.py:521 +#: superset/views/core.py:533 msgid "Show Dashboard" msgstr "" -#: superset/views/core.py:522 +#: superset/views/core.py:534 msgid "Add Dashboard" msgstr "" -#: superset/views/core.py:523 +#: superset/views/core.py:535 msgid "Edit Dashboard" msgstr "" -#: superset/views/core.py:535 +#: superset/views/core.py:547 msgid "" "This json object describes the positioning of the widgets in the " "dashboard. It is dynamically generated when adjusting the widgets size " "and positions by using drag & drop in the dashboard view" msgstr "" -"L'oggetto JSON descrive la posizione dei vari widget nella dashboard. È " -"generato automaticamente nel momento in cui se ne cambia la posizione e " -"la dimensione usando la funzione di drag & drop nella vista della " -"dashboard. " -#: superset/views/core.py:540 +#: superset/views/core.py:552 msgid "" "The css for individual dashboards can be altered here, or in the " "dashboard view where changes are immediately visible" msgstr "" -"Il CSS di ogni singola dashboard può essere modificato qui, oppure nella " -"vista della dashboard dove i cambiamenti sono visibili immediatamente" -#: superset/views/core.py:544 +#: superset/views/core.py:556 msgid "To get a readable URL for your dashboard" -msgstr "ottenere una URL leggibile per la tua dashboard" +msgstr "" -#: superset/views/core.py:545 +#: superset/views/core.py:557 msgid "" "This JSON object is generated dynamically when clicking the save or " "overwrite button in the dashboard view. It is exposed here for reference " "and for power users who may want to alter specific parameters." msgstr "" -"Questo oggetto JSON è generato in maniera dinamica al clic sul pulsante " -"di salvataggio o sovrascrittura nella vista dashboard. Il JSON è esposto " -"qui come riferimento e per gli utenti esperti che vogliono modificare " -"parametri specifici." -#: superset/views/core.py:550 +#: superset/views/core.py:562 msgid "Owners is a list of users who can alter the dashboard." -msgstr "Proprietari è una lista di utenti che può alterare la dashboard." +msgstr "" -#: superset/views/core.py:558 superset/views/core.py:628 +#: superset/views/core.py:570 superset/views/core.py:640 msgid "Dashboard" -msgstr "Dashboard" +msgstr "" -#: superset/views/core.py:560 +#: superset/views/core.py:572 msgid "Slug" -msgstr "Slug" +msgstr "" -#: superset/views/core.py:565 +#: superset/views/core.py:577 msgid "Position JSON" -msgstr "Posizione del JSON" +msgstr "" -#: superset/views/core.py:567 +#: superset/views/core.py:579 msgid "JSON Metadata" -msgstr "Metadati JSON" +msgstr "" -#: superset/views/core.py:568 +#: superset/views/core.py:580 msgid "Underlying Tables" -msgstr "Tabelle sottostanti" +msgstr "" -#: superset/views/core.py:591 +#: superset/views/core.py:603 msgid "Export" msgstr "" -#: superset/views/core.py:591 +#: superset/views/core.py:603 msgid "Export dashboards?" msgstr "" -#: superset/views/core.py:656 +#: superset/views/core.py:668 msgid "Action" -msgstr "Azione" +msgstr "" -#: superset/views/core.py:657 +#: superset/views/core.py:669 msgid "dttm" -msgstr "dttm" +msgstr "" -#: superset/views/core.py:665 +#: superset/views/core.py:677 msgid "Action Log" msgstr "" -#: superset/views/core.py:852 +#: superset/views/core.py:875 msgid "Access was requested" msgstr "" -#: superset/views/core.py:913 +#: superset/views/core.py:936 #, python-format msgid "" "%(user)s was granted the role %(role)s that gives access to the " "%(datasource)s" msgstr "" -#: superset/views/core.py:929 +#: superset/views/core.py:952 #, python-format msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" msgstr "" -#: superset/views/core.py:938 +#: superset/views/core.py:961 msgid "You have no permission to approve this request" msgstr "" -#: superset/views/core.py:1230 superset/views/core.py:1235 -#: superset/views/core.py:1343 superset/views/core.py:1357 +#: superset/views/core.py:1287 superset/views/core.py:1292 +#: superset/views/core.py:1400 superset/views/core.py:1414 msgid "You don't have the rights to " msgstr "" -#: superset/views/core.py:1230 superset/views/core.py:1343 +#: superset/views/core.py:1287 superset/views/core.py:1400 msgid "alter this " msgstr "" -#: superset/views/core.py:1230 superset/views/core.py:1235 +#: superset/views/core.py:1287 superset/views/core.py:1292 msgid "chart" msgstr "" -#: superset/views/core.py:1235 superset/views/core.py:1357 +#: superset/views/core.py:1292 superset/views/core.py:1414 msgid "create a " msgstr "" -#: superset/views/core.py:1344 superset/views/core.py:1357 +#: superset/views/core.py:1401 superset/views/core.py:1414 msgid "dashboard" msgstr "" -#: superset/views/core.py:1904 +#: superset/views/core.py:1949 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/views/core.py:1910 +#: superset/views/core.py:1955 #, python-format -msgid "Slice %(id)s not found" +msgid "Chart %(id)s not found" msgstr "" -#: superset/views/core.py:1922 +#: superset/views/core.py:1967 #, python-format msgid "Table %(t)s wasn't found in the database %(d)s" msgstr "" -#: superset/views/core.py:2071 +#: superset/views/core.py:2121 #, python-format msgid "Can't find User '%(name)s', please ask your admin to create one." msgstr "" -#: superset/views/core.py:2078 +#: superset/views/core.py:2128 #, python-format msgid "Can't find DruidCluster with cluster_name = '%(name)s'" msgstr "" -#: superset/views/core.py:2350 +#: superset/views/core.py:2407 msgid "Query record was not created as expected." msgstr "" -#: superset/views/core.py:2646 +#: superset/views/core.py:2718 msgid "Template Name" msgstr "" -#: superset/views/core.py:2658 +#: superset/views/core.py:2730 msgid "CSS Templates" -msgstr "Template CSS" +msgstr "" -#: superset/views/core.py:2669 +#: superset/views/core.py:2741 msgid "SQL Editor" -msgstr "Editor SQL" +msgstr "" -#: superset/views/core.py:2674 superset/views/core.py:2684 +#: superset/views/core.py:2746 superset/views/core.py:2756 msgid "SQL Lab" msgstr "" -#: superset/views/core.py:2679 +#: superset/views/core.py:2751 msgid "Query Search" -msgstr "Ricerca Query" +msgstr "" -#: superset/views/core.py:2689 +#: superset/views/core.py:2761 msgid "Upload a CSV" msgstr "" -#: superset/views/sql_lab.py:18 +#: superset/views/sql_lab.py:25 msgid "Status" msgstr "" -#: superset/views/sql_lab.py:19 +#: superset/views/sql_lab.py:26 msgid "Start Time" msgstr "" -#: superset/views/sql_lab.py:20 superset/views/sql_lab.py:57 +#: superset/views/sql_lab.py:27 superset/views/sql_lab.py:64 msgid "End Time" msgstr "" -#: superset/views/sql_lab.py:27 +#: superset/views/sql_lab.py:34 msgid "Queries" msgstr "" -#: superset/views/sql_lab.py:36 +#: superset/views/sql_lab.py:43 msgid "List Saved Query" -msgstr "Visualizza query salvate" +msgstr "" -#: superset/views/sql_lab.py:37 +#: superset/views/sql_lab.py:44 msgid "Show Saved Query" -msgstr "Mostra query salvate" +msgstr "" -#: superset/views/sql_lab.py:38 +#: superset/views/sql_lab.py:45 msgid "Add Saved Query" -msgstr "Aggiungi query salvata" +msgstr "" -#: superset/views/sql_lab.py:39 +#: superset/views/sql_lab.py:46 msgid "Edit Saved Query" -msgstr "Modifica query salvata" +msgstr "" -#: superset/views/sql_lab.py:58 +#: superset/views/sql_lab.py:65 msgid "Pop Tab Link" msgstr "" -#: superset/views/sql_lab.py:59 +#: superset/views/sql_lab.py:66 msgid "Changed on" -msgstr "Cambiato il" +msgstr "" -#: superset/views/sql_lab.py:79 +#: superset/views/sql_lab.py:86 msgid "Saved Queries" -msgstr "Query salvate" +msgstr "" #~ msgid "Your query was saved" -#~ msgstr "" +#~ msgstr "La tua query è stata salvata" #~ msgid "Your query could not be saved" -#~ msgstr "" +#~ msgstr "La tua query non può essere salvata" #~ msgid "Failed at retrieving results from the results backend" -#~ msgstr "" +#~ msgstr "Errore nel recupero dei dati dal backend" #~ msgid "Could not connect to server" #~ msgstr "Non posso connettermi al server" #~ msgid "Your session timed out, please refresh your page and try again." -#~ msgstr "" +#~ msgstr "La tua sessione è scaduta, ricarica la pagina e riprova." #~ msgid "Query was stopped." -#~ msgstr "" +#~ msgstr "La query è stata fermata." #~ msgid "Failed at stopping query." -#~ msgstr "" +#~ msgstr "Errore nel fermare la query." #~ msgid "Error occurred while fetching table metadata" -#~ msgstr "" +#~ msgstr "Errore nel recupero dei metadati della tabella" #~ msgid "shared query" -#~ msgstr "" +#~ msgstr "query condivisa" #~ msgid "The query couldn't be loaded" -#~ msgstr "" +#~ msgstr "La query non può essere caricata" #~ msgid "An error occurred while creating the data source" -#~ msgstr "" +#~ msgstr "Errore nel creare il datasource" #~ msgid "Pick a chart type!" -#~ msgstr "" +#~ msgstr "Seleziona un tipo di grafico" #~ msgid "To use this chart type you need at least one column flagged as a date" #~ msgstr "" +#~ "Per usare questo tipo di grafico " +#~ "devi avere almeno una colonna " +#~ "selezionata come data" #~ msgid "To use this chart type you need at least one dimension" -#~ msgstr "" +#~ msgstr "Per usare questo tipo di grafico devi avere almeno una dimensione" #~ msgid "To use this chart type you need at least one aggregation function" #~ msgstr "" +#~ "Per usare questo tipo di grafico " +#~ "devi avere almeno uan funziona di " +#~ "aggregazione" #~ msgid "Untitled Query" -#~ msgstr "" +#~ msgstr "Query senza nome" #~ msgid "Copy of %s" -#~ msgstr "" +#~ msgstr "Copia di %s" #~ msgid "share query" -#~ msgstr "" +#~ msgstr "condividi query" #~ msgid "copy URL to clipboard" -#~ msgstr "" +#~ msgstr "copia URL in appunti" #~ msgid "Raw SQL" #~ msgstr "" @@ -4821,7 +4983,7 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Search Results" -#~ msgstr "" +#~ msgstr "Risultati della ricerca" #~ msgid "[From]-" #~ msgstr "" @@ -4833,13 +4995,13 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Search" -#~ msgstr "" +#~ msgstr "Cerca" #~ msgid "Open in SQL Editor" -#~ msgstr "" +#~ msgstr "Apri in SQL Editor" #~ msgid "view results" -#~ msgstr "" +#~ msgstr "visualizza risultati" #~ msgid "Data preview" #~ msgstr "" @@ -4857,7 +5019,7 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid ".CSV" -#~ msgstr "" +#~ msgstr "CSV" #~ msgid "Visualize" #~ msgstr "" @@ -4866,10 +5028,10 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "was created" -#~ msgstr "" +#~ msgstr "è stata creata" #~ msgid "Query in a new tab" -#~ msgstr "" +#~ msgstr "Query in un nuovo tab" #~ msgid "Fetch data preview" #~ msgstr "" @@ -5002,7 +5164,7 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Pie Chart" -#~ msgstr "" +#~ msgstr "Grafico a torta" #~ msgid "" #~ "%s is not right as a column " @@ -5188,13 +5350,13 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Explore chart" -#~ msgstr "" +#~ msgstr "Esplora grafico" #~ msgid "Remove chart from dashboard" -#~ msgstr "" +#~ msgstr "Rimuovi il grafico dalla dashboard" #~ msgid "%s - untitled" -#~ msgstr "" +#~ msgstr "%s - senza nome" #~ msgid "Edit slice properties" #~ msgstr "" @@ -5203,58 +5365,58 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Error..." -#~ msgstr "" +#~ msgstr "Errore..." #~ msgid "Query" #~ msgstr "" #~ msgid "Height" -#~ msgstr "" +#~ msgstr "Altezza" #~ msgid "Width" -#~ msgstr "" +#~ msgstr "Larghezza" #~ msgid "Export to .json" -#~ msgstr "" +#~ msgstr "Esporta in .json" #~ msgid "Export to .csv format" -#~ msgstr "" +#~ msgstr "Esporta nel formato .csv" #~ msgid "Please enter a slice name" -#~ msgstr "" +#~ msgstr "Inserisci un nome per la slice" #~ msgid "Please select a dashboard" -#~ msgstr "" +#~ msgstr "Seleziona una dashboard" #~ msgid "Please enter a dashboard name" -#~ msgstr "" +#~ msgstr "Inserisci un nome per la dashboard" #~ msgid "Save A Slice" -#~ msgstr "" +#~ msgstr "Salva una slice" #~ msgid "Overwrite slice %s" -#~ msgstr "" +#~ msgstr "Sovrascrivi la slice %s" #~ msgid "Save as" -#~ msgstr "" +#~ msgstr "Salva come" #~ msgid "[slice name]" -#~ msgstr "" +#~ msgstr "[nome slice]" #~ msgid "Do not add to a dashboard" -#~ msgstr "" +#~ msgstr "Non aggiugere alla dashboard" #~ msgid "Add slice to existing dashboard" -#~ msgstr "" +#~ msgstr "Aggiungi la slice alla dashboard esistente" #~ msgid "Add to new dashboard" -#~ msgstr "" +#~ msgstr "Aggiungi ad una nuova dashboard" #~ msgid "Save & go to dashboard" -#~ msgstr "" +#~ msgstr "Salva e vai alla dashboard" #~ msgid "Check out this slice: %s" -#~ msgstr "" +#~ msgstr "Guarda questa slice: %s" #~ msgid "`Min` value should be numeric or empty" #~ msgstr "" @@ -5263,46 +5425,46 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Filter value" -#~ msgstr "" +#~ msgstr "Valore del filtro" #~ msgid "Select metric" -#~ msgstr "" +#~ msgstr "Seleziona una metrica" #~ msgid "Select column" -#~ msgstr "" +#~ msgstr "Seleziona una colonna" #~ msgid "Select operator" -#~ msgstr "" +#~ msgstr "Seleziona operatore" #~ msgid "Select %s" #~ msgstr "Seleziona %s" #~ msgid "textarea" -#~ msgstr "" +#~ msgstr "textarea" #~ msgid "Edit" -#~ msgstr "" +#~ msgstr "Modifica" #~ msgid "in modal" -#~ msgstr "" +#~ msgstr "in modale" #~ msgid "edit" #~ msgstr "" #~ msgid "Select a visualization type" -#~ msgstr "" +#~ msgstr "Seleziona un tipo di visualizzazione" #~ msgid "Search / Filter" -#~ msgstr "" +#~ msgstr "Cerca / Filtra" #~ msgid "fetching dashboards failed for %s" #~ msgstr "" #~ msgid "Updating chart was stopped" -#~ msgstr "" +#~ msgstr "L'aggiornamento del grafico è stato fermato" #~ msgid "An error occurred while rendering the visualization: %s" -#~ msgstr "" +#~ msgstr "Errore nel rendering della visualizzazione: %s" #~ msgid "Query timeout" #~ msgstr "" @@ -5321,19 +5483,19 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Network error." -#~ msgstr "" +#~ msgstr "Errore di rete." #~ msgid "Failed to save slice" #~ msgstr "" #~ msgid "The type of visualization to display" -#~ msgstr "" +#~ msgstr "Il tipo di visualizzazione da mostrare" #~ msgid "Metrics" -#~ msgstr "" +#~ msgstr "Metriche" #~ msgid "One or many metrics to display" -#~ msgstr "" +#~ msgstr "Una o più metriche da mostrare" #~ msgid "" #~ "Bounds for the Y axis. When left" @@ -5345,16 +5507,16 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Ordering" -#~ msgstr "" +#~ msgstr "Ordina per" #~ msgid "Choose the metric" -#~ msgstr "" +#~ msgstr "Seleziona la metrica" #~ msgid "Right Axis Metric" -#~ msgstr "" +#~ msgstr "Metrica asse destro" #~ msgid "Choose a metric for right axis" -#~ msgstr "" +#~ msgstr "Seleziona una metrica per l'asse destro" #~ msgid "Stacked Style" #~ msgstr "" @@ -5408,7 +5570,7 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Show Markers" -#~ msgstr "" +#~ msgstr "Mostra marcatori" #~ msgid "Show data points as circle markers on the lines" #~ msgstr "" @@ -5473,10 +5635,10 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Group by" -#~ msgstr "" +#~ msgstr "Raggruppa per" #~ msgid "One or many controls to group by" -#~ msgstr "" +#~ msgstr "Uno o più controlli per 'Raggruppa per'" #~ msgid "Columns" #~ msgstr "" @@ -5582,7 +5744,7 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Since" -#~ msgstr "" +#~ msgstr "Data inizio" #~ msgid "" #~ "Timestamp from filter. This supports " @@ -5592,7 +5754,7 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Until" -#~ msgstr "" +#~ msgstr "Data fine" #~ msgid "Max Bubble Size" #~ msgstr "" @@ -6084,19 +6246,19 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Time" -#~ msgstr "" +#~ msgstr "Tempo" #~ msgid "Time related form attributes" -#~ msgstr "" +#~ msgstr "Attributi relativi al tempo" #~ msgid "Datasource & Chart Type" -#~ msgstr "" +#~ msgstr "Sorgente dati e tipo di grafico" #~ msgid "This section exposes ways to include snippets of SQL in your query" #~ msgstr "" #~ msgid "Advanced Analytics" -#~ msgstr "" +#~ msgstr "Analytics avanzate" #~ msgid "" #~ "This section contains options that allow" @@ -6124,7 +6286,7 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Chart Options" -#~ msgstr "" +#~ msgstr "Opzioni del grafico" #~ msgid "Breakdowns" #~ msgstr "" @@ -6133,49 +6295,49 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Axes" -#~ msgstr "" +#~ msgstr "Assi" #~ msgid "Dual Axis Line Chart" -#~ msgstr "" +#~ msgstr "Grafico lineare a due assi" #~ msgid "Y Axis 1" -#~ msgstr "" +#~ msgstr "Asse Y 1" #~ msgid "Y Axis 2" -#~ msgstr "" +#~ msgstr "Asse Y 2" #~ msgid "Left Axis Metric" -#~ msgstr "" +#~ msgstr "Metrica asse sinistro" #~ msgid "Choose a metric for left axis" -#~ msgstr "" +#~ msgstr "Seleziona una metrica per l'asse sinistro" #~ msgid "Left Axis Format" -#~ msgstr "" +#~ msgstr "Formato asse sinistro" #~ msgid "GROUP BY" -#~ msgstr "" +#~ msgstr "RAGGRUPPA PER" #~ msgid "Use this section if you want a query that aggregates" #~ msgstr "" #~ msgid "NOT GROUPED BY" -#~ msgstr "" +#~ msgstr "NON RAGGRUPPARE PER" #~ msgid "Use this section if you want to query atomic rows" #~ msgstr "" #~ msgid "Options" -#~ msgstr "" +#~ msgstr "Opzioni" #~ msgid "Bubbles" -#~ msgstr "" +#~ msgstr "Bolle" #~ msgid "Histogram Options" #~ msgstr "" #~ msgid "Numeric Column" -#~ msgstr "" +#~ msgstr "Colonne numeriche" #~ msgid "Select the numeric column to draw the histogram" #~ msgstr "" @@ -6193,7 +6355,7 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Secondary Metric" -#~ msgstr "" +#~ msgstr "Metrica secondaria" #~ msgid "" #~ "This secondary metric is used to " @@ -6204,16 +6366,16 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Hierarchy" -#~ msgstr "" +#~ msgstr "Gerarchia" #~ msgid "This defines the level of the hierarchy" #~ msgstr "" #~ msgid "Source / Target" -#~ msgstr "" +#~ msgstr "Sorgente / Destinazione" #~ msgid "Choose a source and a target" -#~ msgstr "" +#~ msgstr "Seleziona una sorgente ed una destinazione" #~ msgid "Force Layout" #~ msgstr "" @@ -6222,19 +6384,19 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Choose a number format" -#~ msgstr "" +#~ msgstr "Seleziona una formato numerico" #~ msgid "Source" -#~ msgstr "" +#~ msgstr "Sorgente" #~ msgid "Choose a source" -#~ msgstr "" +#~ msgstr "Seleziona una sorgente" #~ msgid "Target" -#~ msgstr "" +#~ msgstr "Destinazione" #~ msgid "Choose a target" -#~ msgstr "" +#~ msgstr "Seleziona una destinazione" #~ msgid "ISO 3166-1 codes of region/province/department" #~ msgstr "" @@ -6253,25 +6415,25 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "3 letter code of the country" -#~ msgstr "" +#~ msgstr "Codice a 3 lettere della nazione" #~ msgid "Metric for color" -#~ msgstr "" +#~ msgstr "Metrica per il colore" #~ msgid "Metric that defines the color of the country" #~ msgstr "" #~ msgid "Bubble size" -#~ msgstr "" +#~ msgstr "Grandezza della bolla" #~ msgid "Metric that defines the size of the bubble" -#~ msgstr "" +#~ msgstr "Metrica che definisce la grandezza di una bolla" #~ msgid "Filter Box" #~ msgstr "" #~ msgid "Filter controls" -#~ msgstr "" +#~ msgstr "Controlli del filtro" #~ msgid "" #~ "The controls you want to filter " @@ -6302,13 +6464,13 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Longitude" -#~ msgstr "" +#~ msgstr "Longitudine" #~ msgid "Column containing longitude data" #~ msgstr "" #~ msgid "Latitude" -#~ msgstr "" +#~ msgstr "Latitudine" #~ msgid "Column containing latitude data" #~ msgstr "" @@ -6323,7 +6485,7 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Tooltip" -#~ msgstr "" +#~ msgstr "Suggerimento" #~ msgid "" #~ "Show a tooltip when hovering over " @@ -6400,7 +6562,7 @@ msgstr "Query salvate" #~ msgstr "" #~ msgid "Roles" -#~ msgstr "" +#~ msgstr "Ruoli" #~ msgid "Datasources" #~ msgstr "" @@ -6465,3 +6627,2139 @@ msgstr "Query salvate" #~ msgid "Slice" #~ msgstr "Slice" +#~ msgid "Parse date values." +#~ msgstr "" + +#~ msgid "[Superset] Access to the datasource %(name)s was granted" +#~ msgstr "[Superset] Accesso al datasource $(name) concesso" + +#~ msgid "Must have one numeric column specified" +#~ msgstr "Devi specificare una colonna numerica" + +#~ msgid "Unknown error" +#~ msgstr "" + +#~ msgid "Track Job" +#~ msgstr "" + +#~ msgid "Loading..." +#~ msgstr "" + +#~ msgid "Run query synchronously" +#~ msgstr "" + +#~ msgid "Template Parameters" +#~ msgstr "" + +#~ msgid "Edit template parameters" +#~ msgstr "" + +#~ msgid "Invalid JSON" +#~ msgstr "" + +#~ msgid "visualization queries are set to timeout at ${action.timeout} seconds. " +#~ msgstr "" + +#~ msgid "" +#~ "Perhaps your data has grown, your " +#~ "database is under unusual load, or " +#~ "you are simply querying a data " +#~ "source that is too large to be " +#~ "processed within the timeout range. If" +#~ " that is the case, we recommend " +#~ "that you summarize your data further." +#~ msgstr "" + +#~ msgid "Click to see difference" +#~ msgstr "" + +#~ msgid "Altered" +#~ msgstr "" + +#~ msgid "Slice changes" +#~ msgstr "" + +#~ msgid "Force Refresh" +#~ msgstr "" + +#~ msgid "Set autorefresh" +#~ msgstr "" + +#~ msgid "Set the auto-refresh interval for this session" +#~ msgstr "" + +#~ msgid "Save the dashboard" +#~ msgstr "" + +#~ msgid "Edit properties" +#~ msgstr "" + +#~ msgid "Edit the dashboards's properties" +#~ msgstr "" + +#~ msgid "Email" +#~ msgstr "" + +#~ msgid "Email a link to this dashboard" +#~ msgstr "" + +#~ msgid "Add some slices to this dashboard" +#~ msgstr "" + +#~ msgid "Edit CSS" +#~ msgstr "" + +#~ msgid "Change the style of the dashboard using CSS code" +#~ msgstr "" + +#~ msgid "Unsaved changes" +#~ msgstr "" + +#~ msgid "Sorry, there was an error fetching slices to this dashboard: " +#~ msgstr "" + +#~ msgid "Sorry, there was an error adding slices to this dashboard: " +#~ msgstr "" + +#~ msgid "Annotation layers are still loading." +#~ msgstr "" + +#~ msgid "One ore more annotation layers failed loading." +#~ msgstr "" + +#~ msgid "Export CSV" +#~ msgstr "Esporta CSV" + +#~ msgid "is expected to be a number" +#~ msgstr "" + +#~ msgid "is expected to be an integer" +#~ msgstr "" + +#~ msgid "cannot be empty" +#~ msgstr "non può essere vuoto" + +#~ msgid "description" +#~ msgstr "descrizione" + +#~ msgid "bolt" +#~ msgstr "" + +#~ msgid "Changing this control takes effect instantly" +#~ msgstr "" + +#~ msgid "Limit reached" +#~ msgstr "" + +#~ msgid "Add Annotation Layer" +#~ msgstr "" + +#~ msgid "Something went wrong while fetching the datasource list" +#~ msgstr "" + +#~ msgid "Select a datasource" +#~ msgstr "Seleziona un datasource" + +#~ msgid "Click to point to another datasource" +#~ msgstr "" + +#~ msgid "Edit the datasource's configuration" +#~ msgstr "" + +#~ msgid "Show datasource configuration" +#~ msgstr "" + +#~ msgid "Error while fetching data" +#~ msgstr "Errore nel recupero dati" + +#~ msgid "%s option(s)" +#~ msgstr "" + +#~ msgid "Invalid lat/long configuration." +#~ msgstr "" + +#~ msgid "Longitude & Latitude columns" +#~ msgstr "" + +#~ msgid "Delimited long & lat single column" +#~ msgstr "" + +#~ msgid "" +#~ "Multiple formats accepted, look the " +#~ "geopy.points Python library for more " +#~ "details" +#~ msgstr "" + +#~ msgid "Reverse lat/long " +#~ msgstr "" + +#~ msgid "Geohash" +#~ msgstr "" + +#~ msgid "" +#~ "A reference to the [Time] configuration," +#~ " taking granularity into account" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about objects are" +#~ " in context in the scope of " +#~ "this function, refer to the" +#~ msgstr "" + +#~ msgid " source code of Superset's sandboxed parser" +#~ msgstr "" + +#~ msgid "" +#~ "This functionality is disabled in your" +#~ " environment for security reasons." +#~ msgstr "" + +#~ msgid "Percentage Metrics" +#~ msgstr "" + +#~ msgid "Metrics for which percentage of total are to be displayed" +#~ msgstr "" + +#~ msgid "Y Axis Bounds" +#~ msgstr "Limite asse Y" + +#~ msgid "Fixed Color" +#~ msgstr "" + +#~ msgid "Use this to define a static color for all circles" +#~ msgstr "" + +#~ msgid "Fill Color" +#~ msgstr "" + +#~ msgid "" +#~ " Set the opacity to 0 if you" +#~ " do not want to override the " +#~ "color specified in the GeoJSON" +#~ msgstr "" + +#~ msgid "Stroke Color" +#~ msgstr "" + +#~ msgid "Sort X Axis" +#~ msgstr "" + +#~ msgid "Sort Y Axis" +#~ msgstr "" + +#~ msgid "Auto Zoom" +#~ msgstr "" + +#~ msgid "When checked, the map will zoom to your data after each query" +#~ msgstr "" + +#~ msgid "Show percentage" +#~ msgstr "" + +#~ msgid "Whether to include the percentage in the tooltip" +#~ msgstr "" + +#~ msgid "Show totals" +#~ msgstr "" + +#~ msgid "Display total row/column" +#~ msgstr "Mostra totali riga/colonna" + +#~ msgid "Show the value on top of the bar" +#~ msgstr "" + +#~ msgid "Combine Metrics" +#~ msgstr "" + +#~ msgid "" +#~ "Display metrics side by side within " +#~ "each column, as opposed to each " +#~ "column being displayed side by side " +#~ "for each metric." +#~ msgstr "" + +#~ msgid "Frequency" +#~ msgstr "" + +#~ msgid "" +#~ "The periodicity over which to pivot time. Users can provide\n" +#~ " \"Pandas\" offset alias.\n" +#~ " Click on the info bubble for" +#~ " more details on accepted \"freq\" " +#~ "expressions." +#~ msgstr "" + +#~ msgid "Dimension" +#~ msgstr "" + +#~ msgid "Select a dimension" +#~ msgstr "" + +#~ msgid "One or many controls to pivot as columns" +#~ msgstr "" + +#~ msgid "Longitude & Latitude" +#~ msgstr "" + +#~ msgid "Point to your spatial columns" +#~ msgstr "" + +#~ msgid "Start Longitude & Latitude" +#~ msgstr "" + +#~ msgid "End Longitude & Latitude" +#~ msgstr "" + +#~ msgid "Select the longitude column" +#~ msgstr "" + +#~ msgid "Select the latitude column" +#~ msgstr "" + +#~ msgid "GeoJson Column" +#~ msgstr "" + +#~ msgid "Select the geojson column" +#~ msgstr "" + +#~ msgid "Polygon Column" +#~ msgstr "" + +#~ msgid "" +#~ "Select the polygon column. Each row " +#~ "should contain JSON.array(N) of [longitude," +#~ " latitude] points" +#~ msgstr "" + +#~ msgid "Point Radius Scale" +#~ msgstr "" + +#~ msgid "Stroke Width" +#~ msgstr "" + +#~ msgid "Bottom Margin" +#~ msgstr "" + +#~ msgid "Bottom margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" + +#~ msgid "Left Margin" +#~ msgstr "" + +#~ msgid "Left margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "7 days ago" +#~ msgstr "7 giorni" + +#~ 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 "" + +#~ msgid "Sort Descending" +#~ msgstr "" + +#~ msgid "Whether to sort descending or ascending" +#~ msgstr "" + +#~ msgid "Multiplier" +#~ msgstr "" + +#~ msgid "Factor to multiply the metric by" +#~ msgstr "" + +#~ msgid "Grid Size" +#~ msgstr "" + +#~ msgid "Defines the grid size in pixels" +#~ msgstr "" + +#~ msgid "Min Periods" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "Date Time Format" +#~ msgstr "" + +#~ msgid "Extruded" +#~ msgstr "" + +#~ msgid "Show SQL Granularity Dropdown" +#~ msgstr "" + +#~ msgid "Check to include SQL Granularity dropdown" +#~ msgstr "" + +#~ msgid "Show SQL Time Column" +#~ msgstr "" + +#~ msgid "Check to include Time Column dropdown" +#~ msgstr "" + +#~ msgid "Show Druid Granularity Dropdown" +#~ msgstr "" + +#~ msgid "Check to include Druid Granularity dropdown" +#~ msgstr "" + +#~ msgid "Show Druid Time Origin" +#~ msgstr "" + +#~ msgid "Check to include Time Origin dropdown" +#~ msgstr "" + +#~ msgid "Show Values" +#~ msgstr "" + +#~ msgid "Whether to display the numerical values within the cells" +#~ msgstr "" + +#~ msgid "Y bounds" +#~ msgstr "" + +#~ msgid "Whether to display the min and max values of the Y axis" +#~ msgstr "" + +#~ msgid "Log Scale" +#~ msgstr "" + +#~ msgid "Use a log scale" +#~ msgstr "" + +#~ msgid "Point Size" +#~ msgstr "" + +#~ msgid "Fixed point radius" +#~ msgstr "" + +#~ msgid "Point Unit" +#~ msgstr "" + +#~ msgid "Parameters related to the view and perspective on the map" +#~ msgstr "" + +#~ msgid "Color" +#~ msgstr "" + +#~ msgid "Pick a color" +#~ msgstr "" + +#~ msgid "Color Scheme" +#~ msgstr "" + +#~ msgid "The color scheme for rendering chart" +#~ msgstr "" + +#~ msgid "Significance Level" +#~ msgstr "" + +#~ msgid "Threshold alpha level for determining significance" +#~ msgstr "" + +#~ msgid "p-value precision" +#~ msgstr "" + +#~ msgid "Number of decimal places with which to display p-values" +#~ msgstr "" + +#~ msgid "Lift percent precision" +#~ msgstr "" + +#~ msgid "Number of decimal places with which to display lift values" +#~ msgstr "" + +#~ msgid "Time Series Columns" +#~ msgstr "" + +#~ msgid "Use Area Proportions" +#~ msgstr "" + +#~ msgid "" +#~ "Check if the Rose Chart should use" +#~ " segment area instead of segment " +#~ "radius for proportioning" +#~ msgstr "" + +#~ msgid "Not Time Series" +#~ msgstr "" + +#~ msgid "Ignore time" +#~ msgstr "" + +#~ msgid "Time Series" +#~ msgstr "" + +#~ msgid "Standard time series" +#~ msgstr "" + +#~ msgid "Aggregate Mean" +#~ msgstr "" + +#~ msgid "Mean of values over specified period" +#~ msgstr "" + +#~ msgid "Aggregate Sum" +#~ msgstr "" + +#~ msgid "Sum of values over specified period" +#~ msgstr "" + +#~ msgid "Difference" +#~ msgstr "" + +#~ msgid "Metric change in value from `since` to `until`" +#~ msgstr "" + +#~ msgid "Percent Change" +#~ msgstr "" + +#~ msgid "Metric percent change in value from `since` to `until`" +#~ msgstr "" + +#~ msgid "Factor" +#~ msgstr "" + +#~ msgid "Metric factor change from `since` to `until`" +#~ msgstr "" + +#~ msgid "Use the Advanced Analytics options below" +#~ msgstr "" + +#~ msgid "Settings for time series" +#~ msgstr "" + +#~ msgid "Equal Date Sizes" +#~ msgstr "" + +#~ msgid "Check to force date partitions to have the same height" +#~ msgstr "" + +#~ msgid "Partition Limit" +#~ msgstr "" + +#~ msgid "" +#~ "The maximum number of subdivisions of" +#~ " each group; lower values are pruned" +#~ " first" +#~ msgstr "" + +#~ msgid "Partition Threshold" +#~ msgstr "" + +#~ msgid "" +#~ "Partitions whose height to parent height" +#~ " proportions are below this value are" +#~ " pruned" +#~ msgstr "" + +#~ msgid "Lines column" +#~ msgstr "" + +#~ msgid "The database columns that contains lines information" +#~ msgstr "" + +#~ msgid "Lines encoding" +#~ msgstr "" + +#~ msgid "The encoding format of the lines" +#~ msgstr "" + +#~ msgid "Line width" +#~ msgstr "" + +#~ msgid "The width of the lines" +#~ msgstr "" + +#~ msgid "Reverse Lat & Long" +#~ msgstr "" + +#~ msgid "deck.gl charts" +#~ msgstr "" + +#~ msgid "Pick a set of deck.gl charts to layer on top of one another" +#~ msgstr "" + +#~ msgid "Select charts" +#~ msgstr "" + +#~ msgid "Error while fetching charts" +#~ msgstr "" + +#~ msgid "Javascript data interceptor" +#~ msgstr "" + +#~ msgid "" +#~ "Define a javascript function that " +#~ "receives the data array used in " +#~ "the visualization and is expected to " +#~ "return a modified version of that " +#~ "array. This can be used to alter" +#~ " properties of the data, filter, or" +#~ " enrich the array." +#~ msgstr "" + +#~ msgid "Javascript data mutator" +#~ msgstr "" + +#~ msgid "" +#~ "Define a function that receives " +#~ "intercepts the data objects and can " +#~ "mutate it" +#~ msgstr "" + +#~ msgid "Javascript tooltip generator" +#~ msgstr "" + +#~ msgid "" +#~ "Define a function that receives the " +#~ "input and outputs the content for " +#~ "a tooltip" +#~ msgstr "" + +#~ msgid "Javascript onClick href" +#~ msgstr "" + +#~ msgid "Define a function that returns a URL to navigate to when user clicks" +#~ msgstr "" + +#~ msgid "Extra data for JS" +#~ msgstr "" + +#~ msgid "List of extra columns made available in Javascript functions" +#~ msgstr "" + +#~ msgid "Stroked" +#~ msgstr "" + +#~ msgid "Whether to display the stroke" +#~ msgstr "" + +#~ msgid "Filled" +#~ msgstr "" + +#~ msgid "Whether to fill the objects" +#~ msgstr "" + +#~ msgid "Annotations and Layers" +#~ msgstr "" + +#~ msgid "Time Series - Periodicity Pivot" +#~ msgstr "" + +#~ msgid "Map" +#~ msgstr "" + +#~ msgid "Deck.gl - Hexagons" +#~ msgstr "" + +#~ msgid "Advanced" +#~ msgstr "" + +#~ msgid "Metric used to control height" +#~ msgstr "" + +#~ msgid "Deck.gl - Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - Screen grid" +#~ msgstr "" + +#~ msgid "Grid" +#~ msgstr "" + +#~ msgid "Weight" +#~ msgstr "" + +#~ msgid "Metric used as a weight for the grid's coloring" +#~ msgstr "" + +#~ msgid "Deck.gl - geoJson" +#~ msgstr "" + +#~ msgid "GeoJson Settings" +#~ msgstr "" + +#~ msgid "Polygon Settings" +#~ msgstr "" + +#~ msgid "Arc" +#~ msgstr "" + +#~ msgid "Point Color" +#~ msgstr "" + +#~ msgid "Categorical Color" +#~ msgstr "" + +#~ msgid "Pick a dimension from which categorical colors are defined" +#~ msgstr "" + +#~ msgid "Time Series Table" +#~ msgstr "" + +#~ msgid "" +#~ "Templated link, it's possible to include" +#~ " {{ metric }} or other values " +#~ "coming from the controls." +#~ msgstr "" + +#~ msgid "Pivot Options" +#~ msgstr "" + +#~ msgid "" +#~ "[optional] this secondary metric is used" +#~ " to define the color as a ratio" +#~ " against the primary metric. When " +#~ "omitted, the color is categorical and" +#~ " based on labels" +#~ msgstr "" + +#~ msgid "ISO 3166-2 codes of region/province/department" +#~ msgstr "" + +#~ msgid "" +#~ "It's ISO 3166-2 of your " +#~ "region/province/department in your table. (see" +#~ " documentation for list of ISO " +#~ "3166-2)" +#~ msgstr "" + +#~ msgid "Value bounds" +#~ msgstr "" + +#~ msgid "Value Format" +#~ msgstr "" + +#~ msgid "Paired t-test" +#~ msgstr "" + +#~ msgid "Time Series Options" +#~ msgstr "" + +#~ msgid "Slices" +#~ msgstr "Slice" + +#~ msgid "No favorite charts yet, go click on stars!" +#~ msgstr "" + +#~ msgid "Databases" +#~ msgstr "Basi di dati" + +#~ msgid "Data has no time steps" +#~ msgstr "" + +#~ msgid "Select starting date" +#~ msgstr "Seleziona data iniziale" + +#~ msgid "Select end date" +#~ msgstr "Seleziona data finale" + +#~ msgid "Apply" +#~ msgstr "Applica" + +#~ msgid "Druid Clusters" +#~ msgstr "" + +#~ msgid "Sources" +#~ msgstr "Sorgenti" + +#~ msgid "Druid Datasources" +#~ msgstr "" + +#~ msgid "Scan New Datasources" +#~ msgstr "" + +#~ msgid "Refresh Druid Metadata" +#~ msgstr "" + +#~ msgid "Refresh Metadata" +#~ msgstr "" + +#~ msgid "Refresh column metadata" +#~ msgstr "" + +#~ msgid "Tables" +#~ msgstr "Tabelle" + +#~ msgid "Import" +#~ msgstr "Importa" + +#~ msgid "Annotation Layers" +#~ msgstr "" + +#~ msgid "Manage" +#~ msgstr "Gestisci" + +#~ msgid "Annotations" +#~ msgstr "" + +#~ msgid "Datasource %(name)s already exists" +#~ msgstr "" + +#~ msgid "Export to YAML" +#~ msgstr "Esporta in YAML" + +#~ msgid "Export to YAML?" +#~ msgstr "Esporta in YAML?" + +#~ msgid "Delete" +#~ msgstr "Cancella" + +#~ msgid "Delete all Really?" +#~ msgstr "" + +#~ msgid "This endpoint requires the `all_datasource_access` permission" +#~ msgstr "" + +#~ msgid "The datasource seems to have been deleted" +#~ msgstr "" + +#~ msgid "The access requests seem to have been deleted" +#~ msgstr "" + +#~ msgid "The user seems to have been deleted" +#~ msgstr "" + +#~ msgid "" +#~ "You don't have access to this " +#~ "datasource. (Gain access)" +#~ msgstr "" + +#~ msgid "You don't have access to this datasource" +#~ msgstr "" + +#~ msgid "" +#~ "This view requires the database %(name)s" +#~ " or `all_datasource_access` permission" +#~ msgstr "" + +#~ msgid "" +#~ "This endpoint requires the datasource " +#~ "%(name)s, database or `all_datasource_access` " +#~ "permission" +#~ msgstr "" + +#~ msgid "Import Dashboards" +#~ msgstr "Importa dashboard" + +#~ msgid "Access requests" +#~ msgstr "" + +#~ msgid "Security" +#~ msgstr "Sicurezza" + +#~ msgid "Export" +#~ msgstr "" + +#~ msgid "Export dashboards?" +#~ msgstr "" + +#~ msgid "Action Log" +#~ msgstr "" + +#~ msgid "Access was requested" +#~ msgstr "" + +#~ msgid "" +#~ "%(user)s was granted the role %(role)s" +#~ " that gives access to the " +#~ "%(datasource)s" +#~ msgstr "" + +#~ msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" +#~ msgstr "" + +#~ msgid "You have no permission to approve this request" +#~ msgstr "" + +#~ msgid "" +#~ "Malformed request. slice_id or table_name " +#~ "and db_name arguments are expected" +#~ msgstr "" + +#~ msgid "Slice %(id)s not found" +#~ msgstr "" + +#~ msgid "Table %(t)s wasn't found in the database %(d)s" +#~ msgstr "" + +#~ msgid "Can't find User '%(name)s', please ask your admin to create one." +#~ msgstr "" + +#~ msgid "Can't find DruidCluster with cluster_name = '%(name)s'" +#~ msgstr "" + +#~ msgid "CSS Templates" +#~ msgstr "Template CSS" + +#~ msgid "SQL Lab" +#~ msgstr "" + +#~ msgid "Upload a CSV" +#~ msgstr "" + +#~ msgid "Queries" +#~ msgstr "" + +#~ msgid "Saved Queries" +#~ msgstr "Query salvate" + +#~ msgid "Time Column" +#~ msgstr "Colonna del Tempo" + +#~ msgid "second" +#~ msgstr "secondo" + +#~ msgid "minute" +#~ msgstr "minuto" + +#~ msgid "hour" +#~ msgstr "ora" + +#~ msgid "day" +#~ msgstr "giorno" + +#~ msgid "week" +#~ msgstr "settimana" + +#~ msgid "month" +#~ msgstr "mese" + +#~ msgid "quarter" +#~ msgstr "quartile" + +#~ msgid "year" +#~ msgstr "anno" + +#~ msgid "week_ending_saturday" +#~ msgstr "settimana_fine_domenica" + +#~ msgid "week_start_sunday" +#~ msgstr "settimana_inizio_domenica" + +#~ msgid "week_start_monday" +#~ msgstr "settimana_inizio_lunedì" + +#~ msgid "5 minute" +#~ msgstr "5 minuti" + +#~ msgid "half hour" +#~ msgstr "mezz'ora" + +#~ msgid "10 minute" +#~ msgstr "10 minuti" + +#~ msgid "Table Name" +#~ msgstr "" + +#~ msgid "Name of table to be created from csv data." +#~ msgstr "" + +#~ msgid "CSV File" +#~ msgstr "" + +#~ msgid "Select a CSV file to be uploaded to a database." +#~ msgstr "" + +#~ msgid "CSV Files Only!" +#~ msgstr "" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Delimiter" +#~ msgstr "" + +#~ msgid "Delimiter used by CSV file (for whitespace use \\s+)." +#~ msgstr "" + +#~ msgid "Table Exists" +#~ msgstr "" + +#~ msgid "" +#~ "If table exists do one of the " +#~ "following: Fail (do nothing), Replace " +#~ "(drop and recreate table) or Append " +#~ "(insert data)." +#~ msgstr "" + +#~ msgid "Fail" +#~ msgstr "" + +#~ msgid "Replace" +#~ msgstr "" + +#~ msgid "Append" +#~ msgstr "" + +#~ msgid "Schema" +#~ msgstr "Schema" + +#~ msgid "Specify a schema (if database flavour supports this)." +#~ msgstr "" + +#~ msgid "Header Row" +#~ msgstr "" + +#~ msgid "" +#~ "Row containing the headers to use " +#~ "as column names (0 is first line" +#~ " of data). Leave empty if there " +#~ "is no header row." +#~ msgstr "" + +#~ msgid "Index Column" +#~ msgstr "" + +#~ msgid "" +#~ "Column to use as the row labels" +#~ " of the dataframe. Leave empty if " +#~ "no index column." +#~ msgstr "" + +#~ msgid "Mangle Duplicate Columns" +#~ msgstr "" + +#~ msgid "Specify duplicate columns as \"X.0, X.1\"." +#~ msgstr "" + +#~ msgid "Skip Initial Space" +#~ msgstr "" + +#~ msgid "Skip spaces after delimiter." +#~ msgstr "" + +#~ msgid "Skip Rows" +#~ msgstr "" + +#~ msgid "Number of rows to skip at start of file." +#~ msgstr "" + +#~ msgid "Rows to Read" +#~ msgstr "" + +#~ msgid "Number of rows of file to read." +#~ msgstr "" + +#~ msgid "Skip Blank Lines" +#~ msgstr "" + +#~ msgid "Skip blank lines rather than interpreting them as NaN values." +#~ msgstr "" + +#~ msgid "Parse Dates" +#~ msgstr "" + +#~ msgid "A comma separated list of columns that should be parsed as dates." +#~ msgstr "" + +#~ msgid "Infer Datetime Format" +#~ msgstr "" + +#~ msgid "Use Pandas to interpret the datetime format automatically." +#~ msgstr "" + +#~ msgid "Decimal Character" +#~ msgstr "" + +#~ msgid "Character to interpret as decimal point." +#~ msgstr "" + +#~ msgid "Dataframe Index" +#~ msgstr "" + +#~ msgid "Write dataframe index as a column." +#~ msgstr "" + +#~ msgid "Column Label(s)" +#~ msgstr "" + +#~ msgid "" +#~ "Column label for index column(s). If " +#~ "None is given and Dataframe Index " +#~ "is True, Index Names are used." +#~ msgstr "" + +#~ msgid "Viz is missing a datasource" +#~ msgstr "Datasource mancante per la visualizzazione" + +#~ msgid "From date cannot be larger than to date" +#~ msgstr "La data di inizio non può essere dopo la data di fine" + +#~ msgid "Table View" +#~ msgstr "Vista Tabella" + +#~ msgid "Pick a granularity in the Time section or uncheck 'Include Time'" +#~ msgstr "" +#~ "Seleziona una granularità nella sezione " +#~ "tempo e deseleziona 'Includi Tempo'" + +#~ msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" +#~ msgstr "Selezionare i campi [Group By] e [Metrica] o [Colonne], non entrambi" + +#~ msgid "Time Table View" +#~ msgstr "" + +#~ msgid "Pick at least one metric" +#~ msgstr "Seleziona almeno una metrica" + +#~ msgid "When using 'Group By' you are limited to use a single metric" +#~ msgstr "" + +#~ msgid "Pivot Table" +#~ msgstr "Vista Pivot" + +#~ msgid "Please choose at least one 'Group by' field " +#~ msgstr "" + +#~ msgid "Please choose at least one metric" +#~ msgstr "Seleziona almeno una metrica" + +#~ msgid "Group By' and 'Columns' can't overlap" +#~ msgstr "" + +#~ msgid "Markup" +#~ msgstr "Marcatore" + +#~ msgid "Separator" +#~ msgstr "Separatore" + +#~ msgid "Word Cloud" +#~ msgstr "Cloud di Parole" + +#~ msgid "Treemap" +#~ msgstr "Treemap" + +#~ msgid "Calendar Heatmap" +#~ msgstr "Calendario di Intensità" + +#~ msgid "Box Plot" +#~ msgstr "Box Plot" + +#~ msgid "Bubble Chart" +#~ msgstr "Grafico a Bolle" + +#~ msgid "Pick a metric for x, y and size" +#~ msgstr "Seleziona una metrica per x, y e grandezza" + +#~ msgid "Bullet Chart" +#~ msgstr "Grafico a Proiettile" + +#~ msgid "Pick a metric to display" +#~ msgstr "Seleziona una metrica da visualizzare" + +#~ msgid "Big Number with Trendline" +#~ msgstr "Numero Grande con Linea del Trend" + +#~ msgid "Pick a metric!" +#~ msgstr "Seleziona una metrica!" + +#~ msgid "Big Number" +#~ msgstr "Numero Grande" + +#~ msgid "Time Series - Line Chart" +#~ msgstr "Serie Temporali - Grafico Lineare" + +#~ msgid "Pick a time granularity for your time series" +#~ msgstr "Seleziona una granularità per la serie temporale" + +#~ msgid "" +#~ "`Since` and `Until` time bounds should" +#~ " be specified when using the `Time" +#~ " Shift` feature." +#~ msgstr "" + +#~ msgid "Time Series - Dual Axis Line Chart" +#~ msgstr "Serie Temporali - Grafico Lineare ad Assi Duali" + +#~ msgid "Pick a metric for left axis!" +#~ msgstr "Seleziona una metrica per l'asse sinistro" + +#~ msgid "Pick a metric for right axis!" +#~ msgstr "Seleziona una metrica per l'asse destro" + +#~ msgid "Please choose different metrics on left and right axis" +#~ msgstr "Seleziona metriche differenti per gli assi destro e sinistro" + +#~ msgid "Time Series - Bar Chart" +#~ msgstr "Serie Temporali - Grafico Barre" + +#~ msgid "Time Series - Period Pivot" +#~ msgstr "" + +#~ msgid "Time Series - Percent Change" +#~ msgstr "Serie Temporali - Cambiamento Percentuale" + +#~ msgid "Time Series - Stacked" +#~ msgstr "Serie Temporali - Stacked" + +#~ msgid "Distribution - NVD3 - Pie Chart" +#~ msgstr "Distribuzione - NVD3 - Grafico Torta" + +#~ msgid "Histogram" +#~ msgstr "Istogramma" + +#~ msgid "Must have at least one numeric column specified" +#~ msgstr "" + +#~ msgid "Distribution - Bar Chart" +#~ msgstr "Distribuzione - Grafico Barre" + +#~ msgid "Can't have overlap between Series and Breakdowns" +#~ msgstr "" + +#~ msgid "Pick at least one field for [Series]" +#~ msgstr "Seleziona almeno un campo per [Series]" + +#~ msgid "Sunburst" +#~ msgstr "Sunburst" + +#~ msgid "Sankey" +#~ msgstr "Sankey" + +#~ msgid "Pick exactly 2 columns as [Source / Target]" +#~ msgstr "Seleziona esattamente 2 colonne come [Sorgente / Destinazione]" + +#~ msgid "" +#~ "There's a loop in your Sankey, " +#~ "please provide a tree. Here's a " +#~ "faulty link: {}" +#~ msgstr "" + +#~ msgid "Directed Force Layout" +#~ msgstr "Disposizione a Forza Diretta" + +#~ msgid "Pick exactly 2 columns to 'Group By'" +#~ msgstr "Seleziona esattamente 2 colonne per 'Group By'" + +#~ msgid "Country Map" +#~ msgstr "Mappa della Nazione" + +#~ msgid "World Map" +#~ msgstr "Mappa del Mondo" + +#~ msgid "Filters" +#~ msgstr "Filtri" + +#~ msgid "Pick at least one filter field" +#~ msgstr "" + +#~ msgid "iFrame" +#~ msgstr "iFrame" + +#~ msgid "Parallel Coordinates" +#~ msgstr "Coordinate Parallele" + +#~ msgid "Heatmap" +#~ msgstr "Mappa di Intensità" + +#~ msgid "Horizon Charts" +#~ msgstr "Grafici d'orizzonte" + +#~ msgid "Mapbox" +#~ msgstr "Mapbox" + +#~ msgid "Must have a [Group By] column to have 'count' as the [Label]" +#~ msgstr "" + +#~ msgid "Choice of [Label] must be present in [Group By]" +#~ msgstr "" + +#~ msgid "Choice of [Point Radius] must be present in [Group By]" +#~ msgstr "" + +#~ msgid "[Longitude] and [Latitude] columns must be present in [Group By]" +#~ msgstr "" + +#~ msgid "Deck.gl - Multiple Layers" +#~ msgstr "" + +#~ msgid "Bad spatial key" +#~ msgstr "" + +#~ msgid "Deck.gl - Scatter plot" +#~ msgstr "" + +#~ msgid "Deck.gl - Screen Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - Paths" +#~ msgstr "" + +#~ msgid "Deck.gl - Polygon" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D HEX" +#~ msgstr "" + +#~ msgid "Deck.gl - GeoJSON" +#~ msgstr "" + +#~ msgid "Deck.gl - Arc" +#~ msgstr "" + +#~ msgid "Event flow" +#~ msgstr "" + +#~ msgid "Time Series - Paired t-test" +#~ msgstr "" + +#~ msgid "Time Series - Nightingale Rose Chart" +#~ msgstr "" + +#~ msgid "Partition Diagram" +#~ msgstr "" + +#~ msgid "Metric(s) {} must be aggregations." +#~ msgstr "" + +#~ msgid "No data was returned." +#~ msgstr "Nessun dato restituito." + +#~ msgid "Unsupported extraction function: " +#~ msgstr "" + +#~ msgid "List Druid Column" +#~ msgstr "" + +#~ msgid "Show Druid Column" +#~ msgstr "" + +#~ msgid "Add Druid Column" +#~ msgstr "" + +#~ msgid "Edit Druid Column" +#~ msgstr "" + +#~ msgid "Column" +#~ msgstr "Colonna" + +#~ msgid "Type" +#~ msgstr "Tipo" + +#~ msgid "Datasource" +#~ msgstr "Sorgente Dati" + +#~ msgid "Groupable" +#~ msgstr "Raggruppabile" + +#~ msgid "Filterable" +#~ msgstr "Filtrabile" + +#~ msgid "Count Distinct" +#~ msgstr "Count Distinct" + +#~ msgid "Sum" +#~ msgstr "Sum" + +#~ msgid "Min" +#~ msgstr "Min" + +#~ msgid "Max" +#~ msgstr "Max" + +#~ msgid "" +#~ "Whether this column is exposed in " +#~ "the `Filters` section of the explore " +#~ "view." +#~ msgstr "" +#~ "Se questa colonna è esposta nella " +#~ "sezione `Filtri` della vista esplorazione." + +#~ msgid "List Druid Metric" +#~ msgstr "" + +#~ msgid "Show Druid Metric" +#~ msgstr "" + +#~ msgid "Add Druid Metric" +#~ msgstr "" + +#~ msgid "Edit Druid Metric" +#~ msgstr "" + +#~ msgid "" +#~ "Whether the access to this metric " +#~ "is restricted to certain roles. Only " +#~ "roles with the permission 'metric access" +#~ " on XXX (the name of this " +#~ "metric)' are allowed to access this " +#~ "metric" +#~ msgstr "" +#~ "Se l'accesso a questa metrica è " +#~ "limitato a determinati ruoli. Solo i " +#~ "ruoli con l'autorizzazione 'accesso metrico" +#~ " su XXX (il nome di questa " +#~ "metrica)' possono accedervi" + +#~ msgid "Metric" +#~ msgstr "Metrica" + +#~ msgid "Description" +#~ msgstr "Descrizione" + +#~ msgid "Verbose Name" +#~ msgstr "Nome Completo" + +#~ msgid "JSON" +#~ msgstr "JSON" + +#~ msgid "Druid Datasource" +#~ msgstr "Sorgente Dati Druid" + +#~ msgid "Warning Message" +#~ msgstr "" + +#~ msgid "List Druid Cluster" +#~ msgstr "" + +#~ msgid "Show Druid Cluster" +#~ msgstr "" + +#~ msgid "Add Druid Cluster" +#~ msgstr "" + +#~ msgid "Edit Druid Cluster" +#~ msgstr "" + +#~ msgid "Cluster" +#~ msgstr "Cluster" + +#~ msgid "Coordinator Host" +#~ msgstr "Host Coordinatore" + +#~ msgid "Coordinator Port" +#~ msgstr "Porta Coordinatore" + +#~ msgid "Coordinator Endpoint" +#~ msgstr "Endpoint Coordinatore" + +#~ msgid "Broker Host" +#~ msgstr "Host Broker" + +#~ msgid "Broker Port" +#~ msgstr "Porta Broker" + +#~ msgid "Broker Endpoint" +#~ msgstr "Endpoint Broker" + +#~ msgid "List Druid Datasource" +#~ msgstr "" + +#~ msgid "Show Druid Datasource" +#~ msgstr "" + +#~ msgid "Add Druid Datasource" +#~ msgstr "" + +#~ msgid "Edit Druid Datasource" +#~ msgstr "" + +#~ msgid "" +#~ "The list of slices associated with " +#~ "this table. By altering this datasource," +#~ " you may change how these associated" +#~ " slices behave. Also note that slices" +#~ " need to point to a datasource, " +#~ "so this form will fail at saving" +#~ " if removing slices from a " +#~ "datasource. If you want to change " +#~ "the datasource for a slice, overwrite" +#~ " the slice from the 'explore view'" +#~ msgstr "" +#~ "Elenco delle slice associate a questa" +#~ " tabella. Modificando questa origine dati," +#~ " è possibile modificare le modalità " +#~ "di comportamento delle slice associate. " +#~ "Inoltre, va tenuto presente che le " +#~ "slice devono indicare un'origine dati, " +#~ "pertanto questo modulo non registra le" +#~ " impostazioni qualora si modifica " +#~ "un'origine dati. Se vuoi modificare " +#~ "l'origine dati per una slide, devi " +#~ "sovrascriverla dal 'vista di esplorazione'" + +#~ msgid "Timezone offset (in hours) for this datasource" +#~ msgstr "Timezone offset (in ore) per questa sorgente dati" + +#~ msgid "" +#~ "Time expression to use as a " +#~ "predicate when retrieving distinct values " +#~ "to populate the filter component. Only" +#~ " applies when `Enable Filter Select` " +#~ "is on. If you enter `7 days " +#~ "ago`, the distinct list of values " +#~ "in the filter will be populated " +#~ "based on the distinct value over " +#~ "the past week" +#~ msgstr "" +#~ "Espressione temporale da utilizzare come " +#~ "predicato durante il recupero di valori" +#~ " distinti per popolare la componente " +#~ "del filtro. Viene applicata solo quando" +#~ " è attivata l'opzione \"Abilita selezione" +#~ " filtro\". Se si inserisce `7 giorni" +#~ " fa`, l'elenco distinto di valori nel" +#~ " filtro verrà popolato in base al " +#~ "valore distinto della settimana passata" + +#~ msgid "" +#~ "Whether to populate the filter's " +#~ "dropdown in the explore view's filter" +#~ " section with a list of distinct " +#~ "values fetched from the backend on " +#~ "the fly" +#~ msgstr "" +#~ "Usato per popolare la finestra a " +#~ "cascata dei filtri dall'elenco dei " +#~ "valori distinti prelevati dal backend al" +#~ " volo" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the datasource from the " +#~ "datasource list" +#~ msgstr "" +#~ "Rinvia a questo endpoint al clic " +#~ "sulla sorgente dati dall'elenco delle " +#~ "sorgenti dati" + +#~ msgid "Associated Charts" +#~ msgstr "" + +#~ msgid "Data Source" +#~ msgstr "Sorgente Dati" + +#~ msgid "Owner" +#~ msgstr "Proprietario" + +#~ msgid "Is Hidden" +#~ msgstr "è nascosto" + +#~ msgid "Enable Filter Select" +#~ msgstr "Abilita il filtro di Select" + +#~ msgid "Default Endpoint" +#~ msgstr "Endpoint predefinito" + +#~ msgid "Time Offset" +#~ msgstr "Offset temporale" + +#~ msgid "Cache Timeout" +#~ msgstr "Cache Timeout" + +#~ msgid "" +#~ "Datetime column not provided as part " +#~ "table configuration and is required by" +#~ " this type of chart" +#~ msgstr "" +#~ "la colonna Datetime è necessaria per " +#~ "questo tipo di grafico. Nella " +#~ "configurazione della tabella però non è" +#~ " stata definita" + +#~ msgid "Empty query?" +#~ msgstr "Query vuota?" + +#~ msgid "Metric '{}' is not valid" +#~ msgstr "Metrica '{}' non valida" + +#~ msgid "" +#~ "Table [{}] doesn't seem to exist " +#~ "in the specified database, couldn't " +#~ "fetch column information" +#~ msgstr "" +#~ "La tabella [{}] non sembra esistere " +#~ "nel database specificato, non posso " +#~ "recuperare le informazioni sulla colonna \n\n" + +#~ msgid "List Columns" +#~ msgstr "Visualizza colonne" + +#~ msgid "Show Column" +#~ msgstr "Mostra colonna" + +#~ msgid "Add Column" +#~ msgstr "Aggiungi colonna" + +#~ msgid "Edit Column" +#~ msgstr "Edita colonna" + +#~ msgid "" +#~ "Whether to make this column available" +#~ " as a [Time Granularity] option, " +#~ "column has to be DATETIME or " +#~ "DATETIME-like" +#~ msgstr "" +#~ "Se rendere disponibile questa colonna " +#~ "come opzione [Time Granularity], la " +#~ "colonna deve essere di tipo DATETIME " +#~ "o simile" + +#~ msgid "" +#~ "The data type that was inferred by" +#~ " the database. It may be necessary" +#~ " to input a type manually for " +#~ "expression-defined columns in some cases." +#~ " In most case users should not " +#~ "need to alter this." +#~ msgstr "" +#~ "Il tipo di dato è dedotto dal " +#~ "database. In alcuni casi potrebbe essere" +#~ " necessario inserire manualmente un tipo" +#~ " di colonna definito dall'espressione. " +#~ "Nella maggior parte dei casi gli " +#~ "utenti non hanno bisogno di fare " +#~ "questa modifica." + +#~ msgid "Table" +#~ msgstr "Tabella" + +#~ msgid "Expression" +#~ msgstr "Espressione" + +#~ msgid "Is temporal" +#~ msgstr "è temporale" + +#~ msgid "Datetime Format" +#~ msgstr "Formato Datetime" + +#~ msgid "Database Expression" +#~ msgstr "Espressione del Database" + +#~ msgid "List Metrics" +#~ msgstr "Lista Metriche" + +#~ msgid "Show Metric" +#~ msgstr "Mostra metrica" + +#~ msgid "Add Metric" +#~ msgstr "Aggiungi metrica" + +#~ msgid "Edit Metric" +#~ msgstr "Modifica metrica" + +#~ msgid "SQL Expression" +#~ msgstr "Espressione SQL" + +#~ msgid "D3 Format" +#~ msgstr "Formato D3" + +#~ msgid "Is Restricted" +#~ msgstr "" + +#~ msgid "List Tables" +#~ msgstr "Visualizza Tabelle" + +#~ msgid "Show Table" +#~ msgstr "Mostra Tabelle" + +#~ msgid "Add Table" +#~ msgstr "Aggiungi Tabella" + +#~ msgid "Edit Table" +#~ msgstr "Modifica Tabella" + +#~ msgid "Name of the table that exists in the source database" +#~ msgstr "Nome delle tabella esistente nella sorgente del database" + +#~ msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +#~ msgstr "" +#~ "Schema, va utilizzato soltanto in alcuni" +#~ " database come Postgres, Redshift e " +#~ "DB2" + +#~ msgid "" +#~ "This fields acts a Superset view, " +#~ "meaning that Superset will run a " +#~ "query against this string as a " +#~ "subquery." +#~ msgstr "" +#~ "Questo campo agisce come una vista " +#~ "Superset, il che vuol dire che " +#~ "Superset eseguirà una query su questa" +#~ " stringa come sotto-query." + +#~ msgid "" +#~ "Predicate applied when fetching distinct " +#~ "value to populate the filter control " +#~ "component. Supports jinja template syntax. " +#~ "Applies only when `Enable Filter Select`" +#~ " is on." +#~ msgstr "" +#~ "Predicato utilizzato quando si fornisce " +#~ "un valore univoco per popolare il " +#~ "componente di controllo del filtro. " +#~ "Supporta la sintassi del template jinja." +#~ " È utilizzabile solo quando è " +#~ "abilitata l'opzione \"Abilita selezione " +#~ "filtro\"." + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the table from the table " +#~ "list" +#~ msgstr "" +#~ "Reinvia a questo endpoint al clic " +#~ "sulla tabella dall'elenco delle tabelle" + +#~ msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "A set of parameters that become " +#~ "available in the query using Jinja " +#~ "templating syntax" +#~ msgstr "" + +#~ msgid "Changed By" +#~ msgstr "Modificato da" + +#~ msgid "Last Changed" +#~ msgstr "Ultima Modifica" + +#~ msgid "Offset" +#~ msgstr "Offset" + +#~ msgid "Fetch Values Predicate" +#~ msgstr "" + +#~ msgid "Main Datetime Column" +#~ msgstr "" + +#~ msgid "SQL Lab View" +#~ msgstr "" + +#~ msgid "Template parameters" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] could not be found, " +#~ "please double check your database " +#~ "connection, schema, and table name" +#~ msgstr "" + +#~ msgid "" +#~ "The table was created. As part of" +#~ " this two phase configuration process, " +#~ "you should now click the edit " +#~ "button by the new table to " +#~ "configure it." +#~ msgstr "" +#~ "Tabella creata. Come parte di questo " +#~ "processo di configurazione in due fasi," +#~ " è necessario andare sul pulsante di" +#~ " modifica della nuova tabella per " +#~ "configurarla." + +#~ msgid "Metadata refreshed for the following table(s): %(tables)s" +#~ msgstr "" + +#~ msgid "Profile" +#~ msgstr "Profilo" + +#~ msgid "Logout" +#~ msgstr "Logout" + +#~ msgid "Login" +#~ msgstr "Login" + +#~ msgid "Record Count" +#~ msgstr "" + +#~ msgid "No records found" +#~ msgstr "Nessun record trovato" + +#~ msgid "Add Filter" +#~ msgstr "Aggiungi filtro" + +#~ msgid "Import dashboards" +#~ msgstr "" + +#~ msgid "No Access!" +#~ msgstr "Nessun Accesso!" + +#~ msgid "You do not have permissions to access the datasource(s): %(name)s." +#~ msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." + +#~ msgid "Request Permissions" +#~ msgstr "Richiesta di Permessi" + +#~ msgid "Cancel" +#~ msgstr "Annulla" + +#~ msgid "Test Connection" +#~ msgstr "Testa la Connessione" + +#~ msgid "json isn't valid" +#~ msgstr "json non è valido" + +#~ msgid "List Databases" +#~ msgstr "Visualizza i database" + +#~ msgid "Show Database" +#~ msgstr "Mostra database" + +#~ msgid "Add Database" +#~ msgstr "Aggiungi Database" + +#~ msgid "Edit Database" +#~ msgstr "Mostra database" + +#~ msgid "Expose this DB in SQL Lab" +#~ msgstr "Esponi questo DB in SQL Lab" + +#~ msgid "" +#~ "Allow users to run synchronous queries," +#~ " this is the default and should " +#~ "work well for queries that can be" +#~ " executed within a web request scope" +#~ " (<~1 minute)" +#~ msgstr "" +#~ "Permetti agli utenti di eseguire query" +#~ " sincrone, questa è l'impostazione " +#~ "predefinita e dovrebbe funzionare bene " +#~ "per query che possono essere eseguite" +#~ " con una richiesta web (<-1 minuto)" + +#~ msgid "" +#~ "Allow users to run queries, against " +#~ "an async backend. This assumes that " +#~ "you have a Celery worker setup as" +#~ " well as a results backend." +#~ msgstr "" +#~ "Permetti agli utenti di eseguire query," +#~ " contro un back-office asincrono. " +#~ "Questo presuppone che si abbia una " +#~ "installazione funzionante di Celery nel " +#~ "backend." + +#~ msgid "Allow CREATE TABLE AS option in SQL Lab" +#~ msgstr "Permetti l'opzione CREATE TABLE AS in SQL Lab" + +#~ msgid "" +#~ "Allow users to run non-SELECT " +#~ "statements (UPDATE, DELETE, CREATE, ...) " +#~ "in SQL Lab" +#~ msgstr "" +#~ "Permetti agli utenti di eseguire " +#~ "dichiarazioni diverse da SELECT (UPDATE, " +#~ "DELETE, CREATE, ...) nel SQL Lab" + +#~ msgid "" +#~ "When allowing CREATE TABLE AS option " +#~ "in SQL Lab, this option forces the" +#~ " table to be created in this " +#~ "schema" +#~ msgstr "" +#~ "Se si abilita l'opzione CREATE TABLE " +#~ "AS in SQL Lab, verrà forzata la" +#~ " creazione della tabella con questo " +#~ "schema" + +#~ 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 "" + +#~ msgid "" +#~ "Allow SQL Lab to fetch a list " +#~ "of all tables and all views across" +#~ " all database schemas. For large data" +#~ " warehouse with thousands of tables, " +#~ "this can be expensive and put " +#~ "strain on the system." +#~ msgstr "" + +#~ msgid "Expose in SQL Lab" +#~ msgstr "Esponi in SQL Lab" + +#~ msgid "Allow CREATE TABLE AS" +#~ msgstr "Permetti CREATE TABLE AS" + +#~ msgid "Allow DML" +#~ msgstr "Permetti DML" + +#~ msgid "CTAS Schema" +#~ msgstr "Schema CTAS" + +#~ msgid "Creator" +#~ msgstr "Creatore" + +#~ msgid "SQLAlchemy URI" +#~ msgstr "URI SQLAlchemy" + +#~ msgid "Extra" +#~ msgstr "Extra" + +#~ msgid "Allow Run Sync" +#~ msgstr "" + +#~ msgid "Allow Run Async" +#~ msgstr "" + +#~ msgid "Impersonate the logged on user" +#~ msgstr "" + +#~ msgid "CSV to Database configuration" +#~ msgstr "" + +#~ msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +#~ msgstr "" + +#~ msgid "User" +#~ msgstr "Utente" + +#~ msgid "User Roles" +#~ msgstr "Ruoli Utente" + +#~ msgid "Database URL" +#~ msgstr "URL del Database" + +#~ msgid "Roles to grant" +#~ msgstr "Ruoli per l'accesso" + +#~ msgid "Created On" +#~ msgstr "Creato il" + +#~ msgid "List Charts" +#~ msgstr "Visualizza grafici" + +#~ msgid "Show Chart" +#~ msgstr "Mostra grafico" + +#~ msgid "Add Chart" +#~ msgstr "Aggiungi grafico" + +#~ msgid "Edit Chart" +#~ msgstr "Modifica grafico" + +#~ msgid "" +#~ "These parameters are generated dynamically " +#~ "when clicking the save or overwrite " +#~ "button in the explore view. This " +#~ "JSON object is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" +#~ "Questi parametri sono generati dinamicamente" +#~ " al clic su salva o con il " +#~ "bottone di sovrascrittura nella vista di" +#~ " esplorazione. Questo oggetto JSON è " +#~ "esposto qui per referenza e per " +#~ "utenti esperti che vogliono modificare " +#~ "parametri specifici." + +#~ msgid "Duration (in seconds) of the caching timeout for this slice." +#~ msgstr "Durata (in secondi) per il timeout della cache per questa slice." + +#~ msgid "Dashboards" +#~ msgstr "Elenco Dashboard" + +#~ msgid "Last Modified" +#~ msgstr "Ultima Modifica" + +#~ msgid "Owners" +#~ msgstr "Proprietari" + +#~ msgid "Parameters" +#~ msgstr "Parametri" + +#~ msgid "Chart" +#~ msgstr "" + +#~ msgid "Name" +#~ msgstr "Nome" + +#~ msgid "Visualization Type" +#~ msgstr "Tipo di Visualizzazione" + +#~ msgid "List Dashboards" +#~ msgstr "" + +#~ msgid "Show Dashboard" +#~ msgstr "" + +#~ msgid "Add Dashboard" +#~ msgstr "" + +#~ msgid "Edit Dashboard" +#~ msgstr "" + +#~ msgid "" +#~ "This json object describes the " +#~ "positioning of the widgets in the " +#~ "dashboard. It is dynamically generated " +#~ "when adjusting the widgets size and " +#~ "positions by using drag & drop in" +#~ " the dashboard view" +#~ msgstr "" +#~ "L'oggetto JSON descrive la posizione dei" +#~ " vari widget nella dashboard. È " +#~ "generato automaticamente nel momento in " +#~ "cui se ne cambia la posizione e" +#~ " la dimensione usando la funzione di" +#~ " drag & drop nella vista della " +#~ "dashboard. " + +#~ msgid "" +#~ "The css for individual dashboards can" +#~ " be altered here, or in the " +#~ "dashboard view where changes are " +#~ "immediately visible" +#~ msgstr "" +#~ "Il CSS di ogni singola dashboard " +#~ "può essere modificato qui, oppure nella" +#~ " vista della dashboard dove i " +#~ "cambiamenti sono visibili immediatamente" + +#~ msgid "To get a readable URL for your dashboard" +#~ msgstr "ottenere una URL leggibile per la tua dashboard" + +#~ msgid "" +#~ "This JSON object is generated " +#~ "dynamically when clicking the save or" +#~ " overwrite button in the dashboard " +#~ "view. It is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" +#~ "Questo oggetto JSON è generato in " +#~ "maniera dinamica al clic sul pulsante" +#~ " di salvataggio o sovrascrittura nella " +#~ "vista dashboard. Il JSON è esposto " +#~ "qui come riferimento e per gli " +#~ "utenti esperti che vogliono modificare " +#~ "parametri specifici." + +#~ msgid "Owners is a list of users who can alter the dashboard." +#~ msgstr "Proprietari è una lista di utenti che può alterare la dashboard." + +#~ msgid "Dashboard" +#~ msgstr "Dashboard" + +#~ msgid "Title" +#~ msgstr "Titolo" + +#~ msgid "Slug" +#~ msgstr "Slug" + +#~ msgid "Charts" +#~ msgstr "Grafici" + +#~ msgid "Modified" +#~ msgstr "Modificato" + +#~ msgid "Position JSON" +#~ msgstr "Posizione del JSON" + +#~ msgid "CSS" +#~ msgstr "CSS" + +#~ msgid "JSON Metadata" +#~ msgstr "Metadati JSON" + +#~ msgid "Underlying Tables" +#~ msgstr "Tabelle sottostanti" + +#~ msgid "Action" +#~ msgstr "Azione" + +#~ msgid "dttm" +#~ msgstr "dttm" + +#~ msgid "You don't have the rights to " +#~ msgstr "" + +#~ msgid "alter this " +#~ msgstr "" + +#~ msgid "chart" +#~ msgstr "" + +#~ msgid "create a " +#~ msgstr "" + +#~ msgid "dashboard" +#~ msgstr "" + +#~ msgid "Query record was not created as expected." +#~ msgstr "" + +#~ msgid "Template Name" +#~ msgstr "" + +#~ msgid "SQL Editor" +#~ msgstr "Editor SQL" + +#~ msgid "Query Search" +#~ msgstr "Ricerca Query" + +#~ msgid "Status" +#~ msgstr "" + +#~ msgid "Start Time" +#~ msgstr "" + +#~ msgid "End Time" +#~ msgstr "" + +#~ msgid "List Saved Query" +#~ msgstr "Visualizza query salvate" + +#~ msgid "Show Saved Query" +#~ msgstr "Mostra query salvate" + +#~ msgid "Add Saved Query" +#~ msgstr "Aggiungi query salvata" + +#~ msgid "Edit Saved Query" +#~ msgstr "Modifica query salvata" + +#~ msgid "Label" +#~ msgstr "" + +#~ msgid "Pop Tab Link" +#~ msgstr "" + +#~ msgid "Changed on" +#~ msgstr "Cambiato il" + diff --git a/superset/translations/ja/LC_MESSAGES/messages.json b/superset/translations/ja/LC_MESSAGES/messages.json new file mode 100644 index 0000000000..b3b49490aa --- /dev/null +++ b/superset/translations/ja/LC_MESSAGES/messages.json @@ -0,0 +1 @@ +{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=1; plural=0","lang":"ja"},"Time Column":[""],"second":[""],"minute":[""],"hour":[""],"day":[""],"week":[""],"month":[""],"quarter":[""],"year":[""],"week_ending_saturday":[""],"week_start_sunday":[""],"week_start_monday":[""],"5 minute":[""],"half hour":[""],"10 minute":[""],"Table Name":[""],"Name of table to be created from csv data.":[""],"CSV File":[""],"Select a CSV file to be uploaded to a database.":[""],"CSV Files Only!":[""],"Database":[""],"Delimiter":[""],"Delimiter used by CSV file (for whitespace use \\s+).":[""],"Table Exists":[""],"If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).":[""],"Fail":[""],"Replace":[""],"Append":[""],"Schema":[""],"Specify a schema (if database flavour supports this).":[""],"Header Row":[""],"Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.":[""],"Index Column":[""],"Column to use as the row labels of the dataframe. Leave empty if no index column.":[""],"Mangle Duplicate Columns":[""],"Specify duplicate columns as \"X.0, X.1\".":[""],"Skip Initial Space":[""],"Skip spaces after delimiter.":[""],"Skip Rows":[""],"Number of rows to skip at start of file.":[""],"Rows to Read":[""],"Number of rows of file to read.":[""],"Skip Blank Lines":[""],"Skip blank lines rather than interpreting them as NaN values.":[""],"Parse Dates":[""],"A comma separated list of columns that should be parsed as dates.":[""],"Infer Datetime Format":[""],"Use Pandas to interpret the datetime format automatically.":[""],"Decimal Character":[""],"Character to interpret as decimal point.":[""],"Dataframe Index":[""],"Write dataframe index as a column.":[""],"Column Label(s)":[""],"Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.":[""],"[Superset] Access to the datasource %(name)s was granted":[""],"Viz is missing a datasource":[""],"From date cannot be larger than to date":[""],"Table View":[""],"Pick a granularity in the Time section or uncheck 'Include Time'":[""],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":[""],"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":[""],"Markup":[""],"Separator":[""],"Word Cloud":[""],"Treemap":[""],"Calendar Heatmap":[""],"Box Plot":[""],"Bubble Chart":[""],"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":[""],"`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.":[""],"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":[""],"Distribution - NVD3 - Pie Chart":[""],"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":[""],"Pick exactly 2 columns to 'Group By'":[""],"Country Map":[""],"World Map":[""],"Filters":[""],"Pick at least one filter field":[""],"iFrame":[""],"Parallel Coordinates":[""],"Heatmap":[""],"Horizon Charts":[""],"Mapbox":[""],"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":[""],"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":[""],"Your session timed out, please refresh your page and try again.":[""],"Your query was saved":[""],"Your query could not be saved":[""],"Failed at retrieving results from the results backend":[""],"Unknown error":[""],"Query was stopped.":[""],"Failed at stopping query.":[""],"Error occurred while fetching table metadata":[""],"shared query":[""],"The query couldn't be loaded":[""],"An error occurred while creating the data source":[""],"Pick a chart type!":[""],"To use this chart type you need at least one column flagged as a date":[""],"To use this chart type you need at least one dimension":[""],"To use this chart type you need at least one aggregation function":[""],"Untitled Query":[""],"Copy of %s":[""],"share query":[""],"copy URL to clipboard":[""],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":[""],"It seems you don't have access to any database":[""],"Search Results":[""],"[From]-":[""],"[To]-":[""],"[Query Status]":[""],"Search":[""],"Open in SQL Editor":[""],"view results":[""],"Data preview":[""],"Visualize the data out of this query":[""],"Overwrite text in editor with a query on this table":[""],"Run query in a new tab":[""],"Remove query from log":[""],".CSV":[""],"Visualize":[""],"Table":[""],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"Track Job":[""],"Loading...":[""],"Run Selected Query":[""],"Run Query":[""],"Run query synchronously":[""],"Run query asynchronously":[""],"Stop":[""],"Undefined":[""],"Label":[""],"Label for your query":[""],"Description":[""],"Write a description for your query":[""],"Save":[""],"Cancel":[""],"Save Query":[""],"Share Query":[""],"Run a query to display results here":[""],"Preview for %s":[""],"Results":[""],"Query History":[""],"Create table as with query results":[""],"new table name":[""],"Error while fetching table list":[""],"Error while fetching schema list":[""],"Type to search ...":[""],"Select table ":[""],"Error while fetching database list":[""],"Database:":[""],"Select a database":[""],"Select a schema (%s)":[""],"Schema:":[""],"Add a table (%s)":[""],"Reset State":[""],"Enter a new title for the tab":[""],"Untitled Query %s":[""],"close tab":[""],"rename tab":[""],"expand tool bar":[""],"hide tool bar":[""],"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 clipboard":[""],"Remove table preview":[""],"Template Parameters":[""],"Edit template parameters":[""],"Invalid JSON":[""],"%s is not right as a column name, please alias it (as in SELECT count(*) ":[""],"AS my_alias":[""],"using only alphanumeric characters and underscores":[""],"Creating a data source and popping a new tab":[""],"No results available for this query":[""],"Chart Type":[""],"[Chart Type]":[""],"Datasource Name":[""],"datasource name":[""],"Create a new chart":[""],"Choose a datasource":[""],"If the datasource your are looking for is not available in the list, follow the instructions on the how to add it on the ":[""],"Superset tutorial":[""],"Choose a visualization type":[""],"Create new chart":[""],"Unexpected error: ":[""],"Unexpected error.":[""],"Updating chart was stopped":[""],"An error occurred while rendering the visualization: %s":[""],"visualization queries are set to timeout at ${action.timeout} seconds. ":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is too large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[""],"Network error.":[""],"Click to see difference":[""],"Altered":[""],"Chart changes":[""],"Select ...":[""],"Loaded data cached":[""],"Loaded from cache":[""],"Click to force-refresh":[""],"Copy to clipboard":[""],"Not successful":[""],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[""],"Copied!":[""],"Title":[""],"click to edit title":[""],"You don't have the rights to alter this title.":[""],"Click to favorite/unfavorite":[""],"Dismiss":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Save as":[""],"Force Refresh":[""],"Force refresh the whole dashboard":[""],"Set autorefresh":[""],"Set the auto-refresh interval for this session":[""],"Save the dashboard":[""],"Edit properties":[""],"Edit the dashboards's properties":[""],"Email":[""],"Email a link to this dashboard":[""],"Add Charts":[""],"Add some charts to this dashboard":[""],"Edit CSS":[""],"Change the style of the dashboard using CSS code":[""],"Load a template":[""],"Load a CSS template":[""],"CSS":[""],"Live CSS Editor":[""],"You have unsaved changes.":[""],"Unsaved changes":[""],"Don't refresh":[""],"10 seconds":[""],"30 seconds":[""],"1 minute":[""],"5 minutes":[""],"Refresh Interval":[""],"Choose the refresh frequency for this dashboard":[""],"This dashboard was saved successfully.":[""],"Sorry, there was an error saving this dashboard: ":[""],"Error":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":[""],"Overwrite Dashboard [%s]":[""],"Save as:":[""],"[dashboard name]":[""],"Sorry, there was an error fetching charts to this dashboard: ":[""],"Sorry, there was an error adding charts to this dashboard: ":[""],"Name":[""],"Viz":[""],"Datasource":[""],"Modified":[""],"Add a new chart to the dashboard":[""],"Add Charts to Dashboard":[""],"Served from data cached %s . Click to force refresh.":[""],"Force refresh data":[""],"Annotation layers are still loading.":[""],"One ore more annotation layers failed loading.":[""],"Move chart":[""],"Toggle chart description":[""],"Edit chart":[""],"Export CSV":[""],"Explore chart":[""],"Remove chart from dashboard":[""],"A reference to the [Time] configuration, taking granularity into account":[""],"Group by":[""],"One or many controls to group by":[""],"For more information about objects are in context in the scope of this function, refer to the":[""]," source code of Superset's sandboxed parser":[""],"This functionality is disabled in your environment for security reasons.":[""],"Visualization Type":[""],"The type of visualization to display":[""],"Metrics":[""],"One or many metrics to display":[""],"Percentage Metrics":[""],"Metrics for which percentage of total are to be displayed":[""],"Y Axis Bounds":[""],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[""],"Ordering":[""],"Fixed Color":[""],"Use this to define a static color for all circles":[""],"Legend Position":[""],"Choose the position of the legend":[""],"Fill Color":[""]," Set the opacity to 0 if you do not want to override the color specified in the GeoJSON":[""],"Stroke Color":[""],"Metric":[""],"Right Axis Metric":[""],"Choose a metric for right axis":[""],"Stacked Style":[""],"Sort X Axis":[""],"Sort Y Axis":[""],"Linear Color Scheme":[""],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[""],"Horizon Color Scale":[""],"Defines how the color are attributed.":[""],"Rendering":[""],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":[""],"Number of steps to take between ticks when displaying the X scale":[""],"YScale Interval":[""],"Number of steps to take between ticks when displaying the Y scale":[""],"Include Time":[""],"Whether to include the time granularity as defined in the time section":[""],"Auto Zoom":[""],"When checked, the map will zoom to your data after each query":[""],"Show percentage":[""],"Whether to include the percentage in the tooltip":[""],"Stacked Bars":[""],"Show totals":[""],"Display total row/column":[""],"Show Markers":[""],"Show data points as circle markers on the lines":[""],"Bar Values":[""],"Show the value on top of the bar":[""],"Sort Bars":[""],"Sort bars by x labels.":[""],"Combine Metrics":[""],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":[""],"Extra Controls":[""],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":[""],"Reduce X ticks":[""],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[""],"Include Series":[""],"Include series name as an axis":[""],"Color Metric":[""],"A metric to use for color":[""],"Country Name":[""],"The name of country that Superset should display":[""],"Country Field Type":[""],"The country code standard that Superset should expect to find in the [country] column":[""],"Frequency":[""],"The periodicity over which to pivot time. Users can provide\n \"Pandas\" offset alias.\n Click on the info bubble for more details on accepted \"freq\" expressions.":[""],"Dimension":[""],"Select a dimension":[""],"Columns":[""],"One or many controls to pivot as columns":[""],"Columns to display":[""],"Longitude & Latitude":[""],"Point to your spatial columns":[""],"Start Longitude & Latitude":[""],"End Longitude & Latitude":[""],"Longitude":[""],"Select the longitude column":[""],"Latitude":[""],"Select the latitude column":[""],"GeoJson Column":[""],"Select the geojson column":[""],"Polygon Column":[""],"Select the polygon column. Each row should contain JSON.array(N) of [longitude, latitude] points":[""],"Point Radius Scale":[""],"Stroke Width":[""],"Origin":[""],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom Margin":[""],"Bottom margin, in pixels, allowing for more room for axis labels":[""],"X Tick Layout":[""],"The way the ticks are laid out on the X axis":[""],"Left Margin":[""],"Left margin, in pixels, allowing for more room for axis labels":[""],"Time Granularity":[""],"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`":[""],"Domain":[""],"The time unit used for the grouping of blocks":[""],"Subdomain":[""],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[""],"Link Length":[""],"Link length in the force layout":[""],"Charge":[""],"Charge in the force layout":[""],"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":[""],"Time Grain":[""],"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.":[""],"Resample Rule":[""],"Pandas resample rule":[""],"Resample How":[""],"Pandas resample how":[""],"Resample Fill Method":[""],"Pandas resample fill method":[""],"Since":[""],"7 days ago":[""],"Until":[""],"Max Bubble Size":[""],"Whisker/outlier options":[""],"Determines how whiskers and outliers are calculated.":[""],"Ratio":[""],"Target aspect ratio for treemap tiles.":[""],"Number format":[""],"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":[""],"Sort Descending":[""],"Whether to sort descending or ascending":[""],"Rolling":[""],"Defines a rolling window function to apply, works along with the [Periods] text box":[""],"Multiplier":[""],"Factor to multiply the metric by":[""],"Periods":[""],"Defines the size of the rolling window function, relative to the time granularity selected":[""],"Cell Size":[""],"The size of the square cell, in pixels":[""],"Cell Padding":[""],"The distance between cells, in pixels":[""],"Cell Radius":[""],"The pixel radius":[""],"Color Steps":[""],"The number color \"steps\"":[""],"Grid Size":[""],"Defines the grid size in pixels":[""],"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":[""],"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":[""],"URL":[""],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[""],"X Axis Label":[""],"Y Axis Label":[""],"Custom WHERE clause":[""],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Custom HAVING clause":[""],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Comparison Period Lag":[""],"Based on granularity, number of time periods to compare against":[""],"Comparison suffix":[""],"Suffix to apply after the percentage display":[""],"Table Timestamp Format":[""],"Timestamp Format":[""],"Series Height":[""],"Pixel height of each series":[""],"Page Length":[""],"Rows per page, 0 means no pagination":[""],"X Axis Format":[""],"Y Axis Format":[""],"When `Period Ratio` is set, the Y Axis Format is forced to `.1%`":[""],"Right Axis Format":[""],"Date Time Format":[""],"Markup Type":[""],"Pick your favorite markup language":[""],"Rotation":[""],"Rotation to apply to words in the cloud":[""],"Line Style":[""],"Line interpolation as defined by d3.js":[""],"Label Type":[""],"What should be shown on the label?":[""],"Code":[""],"Put your code here":[""],"Aggregation function":[""],"Aggregate function to apply when pivoting and computing the total rows and columns":[""],"Font Size From":[""],"Font size for the smallest value in the list":[""],"Font Size To":[""],"Font size for the biggest value in the list":[""],"Instant Filtering":[""],"Extruded":[""],"Show Range Filter":[""],"Whether to display the time range interactive selector":[""],"Date Filter":[""],"Whether to include a time filter":[""],"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":[""],"Data Table":[""],"Whether to display the interactive data table":[""],"Search Box":[""],"Whether to include a client side search box":[""],"Table Filter":[""],"Whether to apply filter when table cell is clicked":[""],"Align +/-":[""],"Whether to align the background chart for +/- values":[""],"Color +/-":[""],"Whether to color +/- values":[""],"Show Bubbles":[""],"Whether to display bubbles on top of countries":[""],"Legend":[""],"Whether to display the legend (toggles)":[""],"Show Values":[""],"Whether to display the numerical values within the cells":[""],"Show Metric Names":[""],"Whether to display the metric name as a title":[""],"X bounds":[""],"Whether to display the min and max values of the X axis":[""],"Y bounds":[""],"Whether to display the min and max values of the Y axis":[""],"Rich Tooltip":[""],"The rich tooltip shows a list of all series for that point in time":[""],"Y Log Scale":[""],"Use a log scale for the Y axis":[""],"X Log Scale":[""],"Use a log scale for the X axis":[""],"Log Scale":[""],"Use a log scale":[""],"Donut":[""],"Do you want a donut or a pie?":[""],"Put labels outside":[""],"Put the labels outside the pie?":[""],"Contribution":[""],"Compute the contribution to the total":[""],"Period Ratio":[""],"[integer] Number of period to compare against, this is relative to the granularity selected":[""],"Period Ratio Type":[""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[""],"Time Shift":[""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":[""],"Description text that shows up below your Big Number":[""],"label":[""],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[""],"Map Style":[""],"Base layer map style":[""],"Clustering Radius":[""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[""],"Point Size":[""],"Fixed point radius":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Point Unit":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Viewport":[""],"Parameters related to the view and perspective on the map":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Color":[""],"Pick a color":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Chart ID":[""],"The id of the active chart":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Color Scheme":[""],"The color scheme for rendering chart":[""],"Significance Level":[""],"Threshold alpha level for determining significance":[""],"p-value precision":[""],"Number of decimal places with which to display p-values":[""],"Lift percent precision":[""],"Number of decimal places with which to display lift values":[""],"Time Series Columns":[""],"Use Area Proportions":[""],"Check if the Rose Chart should use segment area instead of segment radius for proportioning":[""],"Options":[""],"Not Time Series":[""],"Ignore time":[""],"Time Series":[""],"Standard time series":[""],"Aggregate Mean":[""],"Mean of values over specified period":[""],"Aggregate Sum":[""],"Sum of values over specified period":[""],"Difference":[""],"Metric change in value from `since` to `until`":[""],"Percent Change":[""],"Metric percent change in value from `since` to `until`":[""],"Factor":[""],"Metric factor change from `since` to `until`":[""],"Advanced Analytics":[""],"Use the Advanced Analytics options below":[""],"Settings for time series":[""],"Equal Date Sizes":[""],"Check to force date partitions to have the same height":[""],"Partition Limit":[""],"The maximum number of subdivisions of each group; lower values are pruned first":[""],"Minimum Radius":[""],"Minimum radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this minimum radius.":[""],"Maximum Radius":[""],"Maxium radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this maximum radius.":[""],"Partition Threshold":[""],"Partitions whose height to parent height proportions are below this value are pruned":[""],"Lines column":[""],"The database columns that contains lines information":[""],"Lines encoding":[""],"The encoding format of the lines":[""],"Line width":[""],"The width of the lines":[""],"Reverse Lat & Long":[""],"deck.gl charts":[""],"Pick a set of deck.gl charts to layer on top of one another":[""],"Select charts":[""],"Error while fetching charts":[""],"Javascript data interceptor":[""],"Define a javascript function that receives the data array used in the visualization and is expected to return a modified version of that array. This can be used to alter properties of the data, filter, or enrich the array.":[""],"Javascript data mutator":[""],"Define a function that receives intercepts the data objects and can mutate it":[""],"Javascript tooltip generator":[""],"Define a function that receives the input and outputs the content for a tooltip":[""],"Javascript onClick href":[""],"Define a function that returns a URL to navigate to when user clicks":[""],"Extra data for JS":[""],"List of extra columns made available in Javascript functions":[""],"Stroked":[""],"Whether to display the stroke":[""],"Filled":[""],"Whether to fill the objects":[""],"Normalized":[""],"Whether to normalize the histogram":[""],"is expected to be a number":[""],"is expected to be an integer":[""],"cannot be empty":[""],"Time":[""],"Time related form attributes":[""],"Datasource & Chart Type":[""],"This section exposes ways to include snippets of SQL in your query":[""],"Annotations and Layers":[""],"Query":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":[""],"Breakdowns":[""],"Defines how each series is broken down":[""],"Pie Chart":[""],"Time Series - Periodicity Pivot":[""],"Dual Axis Line Chart":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"Left Axis Format":[""],"Map":[""],"Deck.gl - Hexagons":[""],"Advanced":[""],"Height":[""],"Metric used to control height":[""],"Deck.gl - Grid":[""],"Deck.gl - Screen grid":[""],"Grid":[""],"Weight":[""],"Metric used as a weight for the grid's coloring":[""],"Deck.gl - GeoJson":[""],"GeoJson Settings":[""],"Polygon Settings":[""],"Arc":[""],"Point Color":[""],"Categorical Color":[""],"Pick a dimension from which categorical colors are defined":[""],"GROUP BY":[""],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":[""],"Use this section if you want to query atomic rows":[""],"Time Series Table":[""],"Templated link, it's possible to include {{ metric }} or other values coming from the controls.":[""],"Pivot Options":[""],"Number Format":[""],"Time Format":[""],"Numeric Columns":[""],"Select the numeric columns to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Opacity of the bars. Between 0 and 1":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":[""],"[optional] this secondary metric is used to define the color as a ratio against the primary metric. When omitted, the color is categorical and based on labels":[""],"Hierarchy":[""],"This defines the level of the hierarchy":[""],"Source / Target":[""],"Choose a source and a target":[""],"Chord Diagram":[""],"Choose a number format":[""],"Source":[""],"Choose a source":[""],"Target":[""],"Choose a target":[""],"ISO 3166-2 codes of region/province/department":[""],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":[""],"Bubbles":[""],"Country Control":[""],"3 letter code of the country":[""],"Metric for color":[""],"Metric that defines the color of the country":[""],"Bubble size":[""],"Metric that defines the size of the bubble":[""],"Filter Box":[""],"Filter controls":[""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Heatmap Options":[""],"Whether to apply a normal distribution based on rank on the color scale":[""],"Value bounds":[""],"Hard value bounds applied for color coding. Is only relevant and applied when the normalization is applied against the whole heatmap.":[""],"Value Format":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Column containing longitude data":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":[""],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"Paired t-test":[""],"Time Series Options":[""],"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 operators(s)":[""],"type a value here":[""],"Filter value":[""],"choose WHERE or HAVING...":[""],"%s aggregates(s)":[""],"description":[""],"bolt":[""],"Changing this control takes effect instantly":[""],"Error...":[""],"Width":[""],"Export to .json":[""],"Export to .csv format":[""],"%s - untitled":[""],"Edit chart properties":[""],"Limit reached":[""],"Please enter a chart name":[""],"Please select a dashboard":[""],"Please enter a dashboard name":[""],"Save A Chart":[""],"Overwrite chart %s":[""],"[chart name]":[""],"Do not add to a dashboard":[""],"Add chart to existing dashboard":[""],"Add to new dashboard":[""],"Save & go to dashboard":[""],"Check out this chart: %s":[""],"choose a column or metric":[""],"Add Annotation Layer":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":[""],"Max":[""],"Something went wrong while fetching the datasource list":[""],"Select a datasource":[""],"Search / Filter":[""],"Click to point to another datasource":[""],"Edit the datasource's configuration":[""],"Show datasource configuration":[""],"Select metric":[""],"Select column":[""],"Select operator":[""],"Add Filter":[""],"choose a column or aggregate function":[""],"Error while fetching data":[""],"No results found":[""],"%s option(s)":[""],"Invalid lat/long configuration.":[""],"Longitude & Latitude columns":[""],"Delimited long & lat single column":[""],"Multiple formats accepted, look the geopy.points Python library for more details":[""],"Reverse lat/long ":[""],"Geohash":[""],"textarea":[""],"Edit":[""],"in modal":[""],"Select a visualization type":[""],"Favorites":[""],"Created Content":[""],"Recent Activity":[""],"Security & Access":[""],"No charts":[""],"No dashboards":[""],"Dashboards":[""],"Charts":[""],"No favorite charts yet, go click on stars!":[""],"No favorite dashboards yet, go click on stars!":[""],"Roles":[""],"Databases":[""],"Datasources":[""],"Profile picture provided by Gravatar":[""],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Data has no time steps":[""],"Select starting date":[""],"Select end date":[""],"Select [%s]":[""],"Apply":[""],"You cannot use 45° tick layout along with the time range filter":[""],"Recently Viewed":[""],"Metric(s) {} must be aggregations.":[""],"No data was returned.":[""],"Unsupported extraction function: ":[""],"List Druid Column":[""],"Show Druid Column":[""],"Add Druid Column":[""],"Edit Druid Column":[""],"Column":[""],"Type":[""],"Groupable":[""],"Filterable":[""],"Count Distinct":[""],"Sum":[""],"Whether this column is exposed in the `Filters` section of the explore view.":[""],"List Druid Metric":[""],"Show Druid Metric":[""],"Add Druid Metric":[""],"Edit Druid Metric":[""],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":[""],"Verbose Name":[""],"JSON":[""],"Druid Datasource":[""],"Warning Message":[""],"List Druid Cluster":[""],"Show Druid Cluster":[""],"Add Druid Cluster":[""],"Edit Druid Cluster":[""],"Cluster":[""],"Coordinator Host":[""],"Coordinator Port":[""],"Coordinator Endpoint":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":[""],"Sources":[""],"List Druid Datasource":[""],"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":[""],"Associated Charts":[""],"Data Source":[""],"Owner":[""],"Is Hidden":[""],"Enable Filter Select":[""],"Default Endpoint":[""],"Time Offset":[""],"Cache Timeout":[""],"Druid Datasources":[""],"Scan New Datasources":[""],"Refresh Druid Metadata":[""],"Datetime column not provided as part table configuration and is required by this type of chart":[""],"Empty query?":[""],"Metric '{}' is not valid":[""],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[""],"List 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.":[""],"Expression":[""],"Is temporal":[""],"Datetime Format":[""],"Database Expression":[""],"List Metrics":[""],"Show Metric":[""],"Add Metric":[""],"Edit Metric":[""],"SQL Expression":[""],"D3 Format":[""],"Is Restricted":[""],"List Tables":[""],"Show Table":[""],"Add Table":[""],"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":[""],"Changed By":[""],"Last Changed":[""],"Offset":[""],"Fetch Values Predicate":[""],"Main Datetime Column":[""],"SQL Lab View":[""],"Template parameters":[""],"Table [{}] could not be found, please double check your database connection, schema, and table name":[""],"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":[""],"Tables":[""],"Profile":[""],"Logout":[""],"Login":[""],"Record Count":[""],"No records found":[""],"Import dashboards":[""],"No Access!":[""],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":[""],"Test Connection":[""],"Annotation Layers":[""],"Manage":[""],"Annotations":[""],"Datasource %(name)s already exists":[""],"json isn't valid":[""],"Export to YAML":[""],"Export to YAML?":[""],"Delete":[""],"Delete all Really?":[""],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource. (Gain access)":[""],"You don't have access to this datasource":[""],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":[""],"Show Database":[""],"Add Database":[""],"Edit Database":[""],"Expose this DB in SQL Lab":[""],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[""],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[""],"Allow CREATE TABLE AS option in SQL Lab":[""],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[""],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[""],"If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.
If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.":[""],"Allow SQL Lab to fetch a list of all tables and all views across all database schemas. For large data warehouse with thousands of tables, this can be expensive and put strain on the system.":[""],"Expose in SQL Lab":[""],"Allow CREATE TABLE AS":[""],"Allow DML":[""],"CTAS Schema":[""],"Creator":[""],"SQLAlchemy URI":[""],"Extra":[""],"Allow Run Sync":[""],"Allow Run Async":[""],"Impersonate the logged on user":[""],"Import Dashboards":[""],"CSV to Database configuration":[""],"CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"":[""],"User":[""],"User Roles":[""],"Database URL":[""],"Roles to grant":[""],"Created On":[""],"Access requests":[""],"Security":[""],"List Charts":[""],"Show Chart":[""],"Add Chart":[""],"Edit Chart":[""],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Duration (in seconds) of the caching timeout for this chart.":[""],"Last Modified":[""],"Owners":[""],"Parameters":[""],"Chart":[""],"List Dashboards":[""],"Show Dashboard":[""],"Add Dashboard":[""],"Edit Dashboard":[""],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":[""],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[""],"To get a readable URL for your dashboard":[""],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Owners is a list of users who can alter the dashboard.":[""],"Dashboard":[""],"Slug":[""],"Position JSON":[""],"JSON Metadata":[""],"Underlying Tables":[""],"Export":[""],"Export dashboards?":[""],"Action":[""],"dttm":[""],"Action Log":[""],"Access was requested":[""],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"You don't have the rights to ":[""],"alter this ":[""],"chart":[""],"create a ":[""],"dashboard":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Chart %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"Query record was not created as expected.":[""],"Template Name":[""],"CSS Templates":[""],"SQL Editor":[""],"SQL Lab":[""],"Query Search":[""],"Upload a CSV":[""],"Status":[""],"Start Time":[""],"End Time":[""],"Queries":[""],"List Saved Query":[""],"Show Saved Query":[""],"Add Saved Query":[""],"Edit Saved Query":[""],"Pop Tab Link":[""],"Changed on":[""],"Saved Queries":[""]}}} \ No newline at end of file diff --git a/superset/translations/ja/LC_MESSAGES/messages.mo b/superset/translations/ja/LC_MESSAGES/messages.mo index 8f0e86b671..c8830d6857 100644 Binary files a/superset/translations/ja/LC_MESSAGES/messages.mo and b/superset/translations/ja/LC_MESSAGES/messages.mo differ diff --git a/superset/translations/ja/LC_MESSAGES/messages.po b/superset/translations/ja/LC_MESSAGES/messages.po index 5f6b714f5c..847ddb41cd 100644 --- a/superset/translations/ja/LC_MESSAGES/messages.po +++ b/superset/translations/ja/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-10-24 22:08+0900\n" +"POT-Creation-Date: 2018-05-15 10:17-0700\n" "PO-Revision-Date: 2017-10-20 16:25+0900\n" "Last-Translator: \n" "Language: ja\n" @@ -16,1451 +16,1648 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.5.1\n" +"Generated-By: Babel 2.5.3\n" -#: superset/assets/javascripts/explore/stores/controls.jsx:554 -#: superset/db_engine_specs.py:192 superset/db_engine_specs.py:223 -#: superset/db_engine_specs.py:267 superset/db_engine_specs.py:315 -#: superset/db_engine_specs.py:371 superset/db_engine_specs.py:839 -#: superset/db_engine_specs.py:875 superset/db_engine_specs.py:907 -#: superset/db_engine_specs.py:953 superset/db_engine_specs.py:990 -#: superset/db_engine_specs.py:1015 +#: superset/assets/src/explore/controls.jsx:838 superset/db_engine_specs.py:326 +#: superset/db_engine_specs.py:376 superset/db_engine_specs.py:405 +#: superset/db_engine_specs.py:430 superset/db_engine_specs.py:482 +#: superset/db_engine_specs.py:541 superset/db_engine_specs.py:605 +#: superset/db_engine_specs.py:1156 superset/db_engine_specs.py:1198 +#: superset/db_engine_specs.py:1253 superset/db_engine_specs.py:1298 +#: superset/db_engine_specs.py:1331 superset/db_engine_specs.py:1367 msgid "Time Column" -msgstr "時間列" +msgstr "" -#: superset/db_engine_specs.py:193 superset/db_engine_specs.py:224 -#: superset/db_engine_specs.py:316 superset/db_engine_specs.py:372 -#: superset/db_engine_specs.py:840 superset/db_engine_specs.py:908 -#: superset/db_engine_specs.py:991 +#: superset/db_engine_specs.py:327 superset/db_engine_specs.py:377 +#: superset/db_engine_specs.py:431 superset/db_engine_specs.py:542 +#: superset/db_engine_specs.py:606 superset/db_engine_specs.py:1157 +#: superset/db_engine_specs.py:1199 superset/db_engine_specs.py:1299 +#: superset/db_engine_specs.py:1368 msgid "second" -msgstr "秒" +msgstr "" -#: superset/db_engine_specs.py:194 superset/db_engine_specs.py:227 -#: superset/db_engine_specs.py:319 superset/db_engine_specs.py:374 -#: superset/db_engine_specs.py:842 superset/db_engine_specs.py:876 -#: superset/db_engine_specs.py:910 superset/db_engine_specs.py:954 -#: superset/db_engine_specs.py:992 superset/db_engine_specs.py:1016 +#: superset/db_engine_specs.py:329 superset/db_engine_specs.py:378 +#: superset/db_engine_specs.py:406 superset/db_engine_specs.py:435 +#: superset/db_engine_specs.py:546 superset/db_engine_specs.py:609 +#: superset/db_engine_specs.py:1160 superset/db_engine_specs.py:1202 +#: superset/db_engine_specs.py:1254 superset/db_engine_specs.py:1300 +#: superset/db_engine_specs.py:1332 superset/db_engine_specs.py:1371 msgid "minute" -msgstr "分" +msgstr "" -#: superset/db_engine_specs.py:195 superset/db_engine_specs.py:231 -#: superset/db_engine_specs.py:321 superset/db_engine_specs.py:376 -#: superset/db_engine_specs.py:848 superset/db_engine_specs.py:878 -#: superset/db_engine_specs.py:912 superset/db_engine_specs.py:960 -#: superset/db_engine_specs.py:993 superset/db_engine_specs.py:1017 +#: superset/db_engine_specs.py:331 superset/db_engine_specs.py:379 +#: superset/db_engine_specs.py:407 superset/db_engine_specs.py:440 +#: superset/db_engine_specs.py:483 superset/db_engine_specs.py:549 +#: superset/db_engine_specs.py:612 superset/db_engine_specs.py:1169 +#: superset/db_engine_specs.py:1205 superset/db_engine_specs.py:1263 +#: superset/db_engine_specs.py:1301 superset/db_engine_specs.py:1333 +#: superset/db_engine_specs.py:1374 msgid "hour" -msgstr "時間" +msgstr "" -#: superset/db_engine_specs.py:196 superset/db_engine_specs.py:236 -#: superset/db_engine_specs.py:268 superset/db_engine_specs.py:323 -#: superset/db_engine_specs.py:378 superset/db_engine_specs.py:850 -#: superset/db_engine_specs.py:880 superset/db_engine_specs.py:914 -#: superset/db_engine_specs.py:962 superset/db_engine_specs.py:994 -#: superset/db_engine_specs.py:1018 +#: superset/db_engine_specs.py:333 superset/db_engine_specs.py:380 +#: superset/db_engine_specs.py:408 superset/db_engine_specs.py:446 +#: superset/db_engine_specs.py:486 superset/db_engine_specs.py:552 +#: superset/db_engine_specs.py:615 superset/db_engine_specs.py:1172 +#: superset/db_engine_specs.py:1208 superset/db_engine_specs.py:1266 +#: superset/db_engine_specs.py:1302 superset/db_engine_specs.py:1334 +#: superset/db_engine_specs.py:1377 msgid "day" -msgstr "日" +msgstr "" -#: superset/db_engine_specs.py:197 superset/db_engine_specs.py:242 -#: superset/db_engine_specs.py:269 superset/db_engine_specs.py:324 -#: superset/db_engine_specs.py:380 superset/db_engine_specs.py:852 -#: superset/db_engine_specs.py:882 superset/db_engine_specs.py:916 -#: superset/db_engine_specs.py:995 superset/db_engine_specs.py:1019 +#: superset/db_engine_specs.py:335 superset/db_engine_specs.py:381 +#: superset/db_engine_specs.py:409 superset/db_engine_specs.py:453 +#: superset/db_engine_specs.py:487 superset/db_engine_specs.py:553 +#: superset/db_engine_specs.py:618 superset/db_engine_specs.py:1175 +#: superset/db_engine_specs.py:1211 superset/db_engine_specs.py:1303 +#: superset/db_engine_specs.py:1335 superset/db_engine_specs.py:1380 msgid "week" -msgstr "週" +msgstr "" -#: superset/db_engine_specs.py:198 superset/db_engine_specs.py:244 -#: superset/db_engine_specs.py:271 superset/db_engine_specs.py:326 -#: superset/db_engine_specs.py:382 superset/db_engine_specs.py:854 -#: superset/db_engine_specs.py:884 superset/db_engine_specs.py:918 -#: superset/db_engine_specs.py:964 superset/db_engine_specs.py:996 -#: superset/db_engine_specs.py:1020 +#: superset/db_engine_specs.py:337 superset/db_engine_specs.py:382 +#: superset/db_engine_specs.py:410 superset/db_engine_specs.py:456 +#: superset/db_engine_specs.py:490 superset/db_engine_specs.py:556 +#: superset/db_engine_specs.py:621 superset/db_engine_specs.py:1178 +#: superset/db_engine_specs.py:1214 superset/db_engine_specs.py:1269 +#: superset/db_engine_specs.py:1304 superset/db_engine_specs.py:1336 +#: superset/db_engine_specs.py:1384 msgid "month" -msgstr "月" +msgstr "" -#: superset/db_engine_specs.py:199 superset/db_engine_specs.py:246 -#: superset/db_engine_specs.py:328 superset/db_engine_specs.py:384 -#: superset/db_engine_specs.py:856 superset/db_engine_specs.py:886 -#: superset/db_engine_specs.py:920 superset/db_engine_specs.py:966 -#: superset/db_engine_specs.py:997 superset/db_engine_specs.py:1021 +#: superset/db_engine_specs.py:339 superset/db_engine_specs.py:383 +#: superset/db_engine_specs.py:411 superset/db_engine_specs.py:459 +#: superset/db_engine_specs.py:559 superset/db_engine_specs.py:624 +#: superset/db_engine_specs.py:1181 superset/db_engine_specs.py:1217 +#: superset/db_engine_specs.py:1272 superset/db_engine_specs.py:1305 +#: superset/db_engine_specs.py:1337 superset/db_engine_specs.py:1387 msgid "quarter" -msgstr "4半期" +msgstr "" -#: superset/db_engine_specs.py:200 superset/db_engine_specs.py:250 -#: superset/db_engine_specs.py:330 superset/db_engine_specs.py:858 -#: superset/db_engine_specs.py:888 superset/db_engine_specs.py:968 -#: superset/db_engine_specs.py:998 superset/db_engine_specs.py:1022 +#: superset/db_engine_specs.py:341 superset/db_engine_specs.py:384 +#: superset/db_engine_specs.py:412 superset/db_engine_specs.py:464 +#: superset/db_engine_specs.py:562 superset/db_engine_specs.py:635 +#: superset/db_engine_specs.py:1184 superset/db_engine_specs.py:1275 +#: superset/db_engine_specs.py:1307 superset/db_engine_specs.py:1338 +#: superset/db_engine_specs.py:1391 msgid "year" -msgstr "年" +msgstr "" -#: superset/db_engine_specs.py:332 -msgid "week_start_monday" -msgstr "月曜日を週初めに" - -#: superset/db_engine_specs.py:386 superset/db_engine_specs.py:922 +#: superset/db_engine_specs.py:493 superset/db_engine_specs.py:627 +#: superset/db_engine_specs.py:1220 msgid "week_ending_saturday" -msgstr "土曜日を週終わりに" +msgstr "" -#: superset/db_engine_specs.py:389 superset/db_engine_specs.py:925 +#: superset/db_engine_specs.py:496 superset/db_engine_specs.py:631 +#: superset/db_engine_specs.py:1224 msgid "week_start_sunday" -msgstr "日曜日を週初めに" +msgstr "" -#: superset/db_engine_specs.py:844 superset/db_engine_specs.py:956 +#: superset/db_engine_specs.py:565 +msgid "week_start_monday" +msgstr "" + +#: superset/db_engine_specs.py:1163 superset/db_engine_specs.py:1257 msgid "5 minute" -msgstr "5分" +msgstr "" -#: superset/db_engine_specs.py:846 +#: superset/db_engine_specs.py:1166 msgid "half hour" -msgstr "半時間" +msgstr "" -#: superset/db_engine_specs.py:958 +#: superset/db_engine_specs.py:1260 msgid "10 minute" -msgstr "10分" +msgstr "" -#: superset/utils.py:499 +#: superset/connectors/sqla/views.py:234 superset/forms.py:56 +msgid "Table Name" +msgstr "" + +#: superset/forms.py:57 +msgid "Name of table to be created from csv data." +msgstr "" + +#: superset/forms.py:61 +msgid "CSV File" +msgstr "" + +#: superset/forms.py:62 +msgid "Select a CSV file to be uploaded to a database." +msgstr "" + +#: superset/forms.py:64 +msgid "CSV Files Only!" +msgstr "" + +#: superset/connectors/sqla/views.py:227 superset/forms.py:66 +#: superset/views/core.py:275 superset/views/sql_lab.py:24 +#: superset/views/sql_lab.py:61 +msgid "Database" +msgstr "" + +#: superset/forms.py:70 +msgid "Delimiter" +msgstr "" + +#: superset/forms.py:71 +msgid "Delimiter used by CSV file (for whitespace use \\s+)." +msgstr "" + +#: superset/forms.py:75 +msgid "Table Exists" +msgstr "" + +#: superset/forms.py:76 +msgid "" +"If table exists do one of the following: Fail (do nothing), Replace (drop" +" and recreate table) or Append (insert data)." +msgstr "" + +#: superset/forms.py:81 +msgid "Fail" +msgstr "" + +#: superset/forms.py:81 +msgid "Replace" +msgstr "" + +#: superset/forms.py:82 +msgid "Append" +msgstr "" + +#: superset/connectors/sqla/views.py:230 superset/forms.py:85 +msgid "Schema" +msgstr "" + +#: superset/forms.py:86 +msgid "Specify a schema (if database flavour supports this)." +msgstr "" + +#: superset/forms.py:91 +msgid "Header Row" +msgstr "" + +#: superset/forms.py:92 +msgid "" +"Row containing the headers to use as column names (0 is first line of " +"data). Leave empty if there is no header row." +msgstr "" + +#: superset/forms.py:100 +msgid "Index Column" +msgstr "" + +#: superset/forms.py:101 +msgid "" +"Column to use as the row labels of the dataframe. Leave empty if no index" +" column." +msgstr "" + +#: superset/forms.py:108 +msgid "Mangle Duplicate Columns" +msgstr "" + +#: superset/forms.py:109 +msgid "Specify duplicate columns as \"X.0, X.1\"." +msgstr "" + +#: superset/forms.py:111 +msgid "Skip Initial Space" +msgstr "" + +#: superset/forms.py:112 +msgid "Skip spaces after delimiter." +msgstr "" + +#: superset/forms.py:114 +msgid "Skip Rows" +msgstr "" + +#: superset/forms.py:115 +msgid "Number of rows to skip at start of file." +msgstr "" + +#: superset/forms.py:120 +msgid "Rows to Read" +msgstr "" + +#: superset/forms.py:121 +msgid "Number of rows of file to read." +msgstr "" + +#: superset/forms.py:126 +msgid "Skip Blank Lines" +msgstr "" + +#: superset/forms.py:127 +msgid "Skip blank lines rather than interpreting them as NaN values." +msgstr "" + +#: superset/forms.py:131 +msgid "Parse Dates" +msgstr "" + +#: superset/forms.py:132 +msgid "A comma separated list of columns that should be parsed as dates." +msgstr "" + +#: superset/forms.py:137 +msgid "Infer Datetime Format" +msgstr "" + +#: superset/forms.py:138 +msgid "Use Pandas to interpret the datetime format automatically." +msgstr "" + +#: superset/forms.py:142 +msgid "Decimal Character" +msgstr "" + +#: superset/forms.py:143 +msgid "Character to interpret as decimal point." +msgstr "" + +#: superset/forms.py:148 +msgid "Dataframe Index" +msgstr "" + +#: superset/forms.py:149 +msgid "Write dataframe index as a column." +msgstr "" + +#: superset/forms.py:151 +msgid "Column Label(s)" +msgstr "" + +#: superset/forms.py:152 +msgid "" +"Column label for index column(s). If None is given and Dataframe Index is" +" True, Index Names are used." +msgstr "" + +#: superset/utils.py:576 #, python-format msgid "[Superset] Access to the datasource %(name)s was granted" -msgstr "[Superset] データソース %(name)s へのアクセスは許可されました" +msgstr "" -#: superset/viz.py:51 +#: superset/viz.py:60 msgid "Viz is missing a datasource" -msgstr "データソースは見つかりません" +msgstr "" -#: superset/viz.py:170 +#: superset/viz.py:249 msgid "From date cannot be larger than to date" -msgstr "開始日は終了日を超えてはいけません" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:334 -#: superset/viz.py:348 +#: superset/assets/src/explore/visTypes.js:805 superset/viz.py:497 msgid "Table View" -msgstr "テーブルビュー" +msgstr "" -#: superset/viz.py:360 +#: superset/viz.py:509 msgid "Pick a granularity in the Time section or uncheck 'Include Time'" -msgstr "任意の時間精度を選択してください or uncheck ‘Include Time’" +msgstr "" -#: superset/viz.py:370 +#: superset/viz.py:519 msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" -msgstr "[Group By]と[Metrics]または[列]のいずれかを選択します" +msgstr "" -#: superset/viz.py:409 +#: superset/viz.py:596 msgid "Time Table View" msgstr "" -#: superset/viz.py:418 superset/viz.py:1178 +#: superset/viz.py:605 superset/viz.py:1464 msgid "Pick at least one metric" -msgstr "少なくとも1つの指標を選択してください" +msgstr "" -#: superset/viz.py:421 +#: superset/viz.py:608 msgid "When using 'Group By' you are limited to use a single metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:405 -#: superset/viz.py:451 +#: superset/assets/src/explore/visTypes.js:890 superset/viz.py:637 msgid "Pivot Table" -msgstr "ピボットテーブル" +msgstr "" -#: superset/viz.py:465 -msgid "Please choose at least one \"Group by\" field " -msgstr "少なくとも1つの[Group by]フィールドを選択してください " +#: superset/viz.py:651 +msgid "Please choose at least one 'Group by' field " +msgstr "" -#: superset/viz.py:467 +#: superset/viz.py:653 msgid "Please choose at least one metric" -msgstr "少なくとも1つの指標を選択してください" +msgstr "" -#: superset/viz.py:471 -msgid "'Group By' and 'Columns' can't overlap" -msgstr "‘Group by’ と ‘Columns’ は重複できません" +#: superset/viz.py:657 +msgid "Group By' and 'Columns' can't overlap" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:392 -#: superset/viz.py:504 +#: superset/assets/src/explore/visTypes.js:876 superset/viz.py:690 msgid "Markup" -msgstr "マークアップ" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:430 -#: superset/viz.py:523 +#: superset/assets/src/explore/visTypes.js:916 superset/viz.py:712 msgid "Separator" -msgstr "セパレータ" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:452 -#: superset/viz.py:535 +#: superset/assets/src/explore/visTypes.js:938 superset/viz.py:724 msgid "Word Cloud" -msgstr "単語の雲" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:473 -#: superset/viz.py:558 +#: superset/assets/src/explore/visTypes.js:960 superset/viz.py:747 msgid "Treemap" -msgstr "ツリーマップ" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:500 -#: superset/viz.py:584 +#: superset/assets/src/explore/visTypes.js:988 superset/viz.py:773 msgid "Calendar Heatmap" -msgstr "カレンダーヒートマップ" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:521 -#: superset/viz.py:642 +#: superset/assets/src/explore/visTypes.js:1026 superset/viz.py:838 msgid "Box Plot" -msgstr "ボックスプロット" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:542 -#: superset/viz.py:731 +#: superset/assets/src/explore/visTypes.js:1048 superset/viz.py:927 msgid "Bubble Chart" -msgstr "バブル図" +msgstr "" -#: superset/viz.py:755 +#: superset/viz.py:951 msgid "Pick a metric for x, y and size" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:593 -#: superset/viz.py:781 +#: superset/assets/src/explore/visTypes.js:1098 superset/viz.py:977 msgid "Bullet Chart" msgstr "" -#: superset/viz.py:807 +#: superset/viz.py:1003 msgid "Pick a metric to display" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:616 -#: superset/viz.py:830 +#: superset/assets/src/explore/visTypes.js:1122 superset/viz.py:1026 msgid "Big Number with Trendline" -msgstr "トレンド付き数字" +msgstr "" -#: superset/viz.py:838 superset/viz.py:867 +#: superset/viz.py:1034 superset/viz.py:1063 msgid "Pick a metric!" -msgstr "指標を選んでください!" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:641 -#: superset/viz.py:859 +#: superset/assets/src/explore/visTypes.js:1149 superset/viz.py:1055 msgid "Big Number" -msgstr "数値" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:157 -#: superset/viz.py:886 +#: superset/assets/src/explore/visTypes.js:184 superset/viz.py:1082 msgid "Time Series - Line Chart" -msgstr "時系列 - 折れ線グラフ" +msgstr "" -#: superset/viz.py:934 superset/viz.py:1079 +#: superset/viz.py:1145 superset/viz.py:1308 msgid "Pick a time granularity for your time series" msgstr "" -#: superset/viz.py:1022 +#: superset/viz.py:1222 +msgid "" +"`Since` and `Until` time bounds should be specified when using the `Time " +"Shift` feature." +msgstr "" + +#: superset/viz.py:1251 msgid "Time Series - Dual Axis Line Chart" msgstr "" -#: superset/viz.py:1032 +#: superset/viz.py:1261 msgid "Pick a metric for left axis!" msgstr "" -#: superset/viz.py:1034 +#: superset/viz.py:1263 msgid "Pick a metric for right axis!" msgstr "" -#: superset/viz.py:1036 +#: superset/viz.py:1265 msgid "Please choose different metrics on left and right axis" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:238 -#: superset/viz.py:1097 +#: superset/assets/src/explore/visTypes.js:318 superset/viz.py:1326 msgid "Time Series - Bar Chart" -msgstr "時系列 - 棒グラフ" - -#: superset/assets/javascripts/explore/stores/visTypes.js:274 -#: superset/viz.py:1105 -msgid "Time Series - Percent Change" -msgstr "時系列 - 変化率" - -#: superset/assets/javascripts/explore/stores/visTypes.js:297 -#: superset/viz.py:1113 -msgid "Time Series - Stacked" -msgstr "時系列 - 積み上げ線グラフ" - -#: superset/viz.py:1122 -msgid "Distribution - NVD3 - Pie Chart" -msgstr "円グラフ" - -#: superset/assets/javascripts/explore/stores/visTypes.js:666 -#: superset/viz.py:1140 -msgid "Histogram" -msgstr "ヒストグラム" - -#: superset/viz.py:1150 -msgid "Must have one numeric column specified" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:96 -#: superset/viz.py:1165 -msgid "Distribution - Bar Chart" -msgstr "棒グラフ" +#: superset/viz.py:1335 +msgid "Time Series - Period Pivot" +msgstr "" -#: superset/viz.py:1176 +#: superset/assets/src/explore/visTypes.js:364 superset/viz.py:1375 +msgid "Time Series - Percent Change" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:759 superset/viz.py:1383 +msgid "Time Series - Stacked" +msgstr "" + +#: superset/viz.py:1392 +msgid "Distribution - NVD3 - Pie Chart" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1176 superset/viz.py:1410 +msgid "Histogram" +msgstr "" + +#: superset/viz.py:1420 +msgid "Must have at least one numeric column specified" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:110 superset/viz.py:1451 +msgid "Distribution - Bar Chart" +msgstr "" + +#: superset/viz.py:1462 msgid "Can't have overlap between Series and Breakdowns" msgstr "" -#: superset/viz.py:1180 +#: superset/viz.py:1466 msgid "Pick at least one field for [Series]" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:698 -#: superset/viz.py:1233 +#: superset/assets/src/explore/visTypes.js:1218 superset/viz.py:1519 msgid "Sunburst" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:735 -#: superset/viz.py:1266 +#: superset/assets/src/explore/visTypes.js:1257 superset/viz.py:1550 msgid "Sankey" msgstr "" -#: superset/viz.py:1273 +#: superset/viz.py:1557 msgid "Pick exactly 2 columns as [Source / Target]" msgstr "" -#: superset/viz.py:1304 +#: superset/viz.py:1588 msgid "" "There's a loop in your Sankey, please provide a tree. Here's a faulty " "link: {}" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:762 -#: superset/viz.py:1315 superset/viz.py:1336 +#: superset/assets/src/explore/visTypes.js:1285 superset/viz.py:1599 +#: superset/viz.py:1620 msgid "Directed Force Layout" msgstr "" -#: superset/viz.py:1322 +#: superset/viz.py:1606 msgid "Pick exactly 2 columns to 'Group By'" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:827 -#: superset/viz.py:1369 +#: superset/assets/src/explore/visTypes.js:1351 superset/viz.py:1653 msgid "Country Map" -msgstr "国地図" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:860 -#: superset/viz.py:1397 +#: superset/assets/src/explore/visTypes.js:1385 superset/viz.py:1681 msgid "World Map" -msgstr "世界地図" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:80 -#: superset/viz.py:1447 +#: superset/assets/src/explore/controls.jsx:1872 +#: superset/assets/src/explore/visTypes.js:85 superset/viz.py:1731 msgid "Filters" -msgstr "フィルター" +msgstr "" -#: superset/viz.py:1455 +#: superset/viz.py:1752 msgid "Pick at least one filter field" -msgstr "少なくとも1つのフィルタフィールドを選択してください" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:925 -#: superset/viz.py:1482 +#: superset/assets/src/explore/visTypes.js:1450 superset/viz.py:1777 msgid "iFrame" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:937 -#: superset/viz.py:1499 +#: superset/assets/src/explore/visTypes.js:1462 superset/viz.py:1797 msgid "Parallel Coordinates" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:959 -#: superset/viz.py:1524 +#: superset/assets/src/explore/visTypes.js:1484 superset/viz.py:1822 msgid "Heatmap" -msgstr "ヒートマップ" +msgstr "" -#: superset/viz.py:1583 +#: superset/viz.py:1878 msgid "Horizon Charts" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1019 -#: superset/viz.py:1594 +#: superset/assets/src/explore/visTypes.js:1545 superset/viz.py:1889 msgid "Mapbox" msgstr "" -#: superset/viz.py:1609 +#: superset/viz.py:1904 msgid "Must have a [Group By] column to have 'count' as the [Label]" msgstr "" -#: superset/viz.py:1622 +#: superset/viz.py:1917 msgid "Choice of [Label] must be present in [Group By]" msgstr "" -#: superset/viz.py:1627 +#: superset/viz.py:1922 msgid "Choice of [Point Radius] must be present in [Group By]" msgstr "" -#: superset/viz.py:1632 +#: superset/viz.py:1927 msgid "[Longitude] and [Latitude] columns must be present in [Group By]" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1090 -#: superset/viz.py:1698 +#: superset/assets/src/explore/visTypes.js:405 superset/viz.py:1996 +msgid "Deck.gl - Multiple Layers" +msgstr "" + +#: superset/viz.py:2032 superset/viz.py:2045 +msgid "Bad spatial key" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:692 superset/viz.py:2128 +msgid "Deck.gl - Scatter plot" +msgstr "" + +#: superset/viz.py:2170 +msgid "Deck.gl - Screen Grid" +msgstr "" + +#: superset/viz.py:2192 +msgid "Deck.gl - 3D Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:497 superset/viz.py:2207 +msgid "Deck.gl - Paths" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:614 superset/viz.py:2240 +msgid "Deck.gl - Polygon" +msgstr "" + +#: superset/viz.py:2248 +msgid "Deck.gl - 3D HEX" +msgstr "" + +#: superset/viz.py:2263 +msgid "Deck.gl - GeoJSON" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:654 superset/viz.py:2282 +msgid "Deck.gl - Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1615 superset/viz.py:2306 msgid "Event flow" msgstr "" -#: superset/viz.py:1729 +#: superset/assets/src/explore/visTypes.js:1660 superset/viz.py:2337 msgid "Time Series - Paired t-test" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:57 -msgid "Your query was saved" -msgstr "クエリは保存されました" - -#: superset/assets/javascripts/SqlLab/actions.js:58 -msgid "Your query could not be saved" -msgstr "クエリを保存できませんでした" - -#: superset/assets/javascripts/SqlLab/actions.js:111 -msgid "Failed at retrieving results from the results backend" +#: superset/assets/src/explore/visTypes.js:1678 superset/viz.py:2395 +msgid "Time Series - Nightingale Rose Chart" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:157 -msgid "Could not connect to server" -msgstr "サーバーに接続できませんでした" +#: superset/viz.py:2425 +msgid "Partition Diagram" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:162 +#: superset/assets/src/common.js:37 msgid "Your session timed out, please refresh your page and try again." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:181 +#: superset/assets/src/SqlLab/actions.js:59 +msgid "Your query was saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:60 +msgid "Your query could not be saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:113 +msgid "Failed at retrieving results from the results backend" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:163 +msgid "Unknown error" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:186 msgid "Query was stopped." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:184 +#: superset/assets/src/SqlLab/actions.js:189 msgid "Failed at stopping query." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:297 -#: superset/assets/javascripts/SqlLab/actions.js:310 +#: superset/assets/src/SqlLab/actions.js:309 +#: superset/assets/src/SqlLab/actions.js:322 msgid "Error occurred while fetching table metadata" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:364 +#: superset/assets/src/SqlLab/actions.js:376 msgid "shared query" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:372 -#: superset/assets/javascripts/SqlLab/actions.js:392 +#: superset/assets/src/SqlLab/actions.js:384 +#: superset/assets/src/SqlLab/actions.js:404 msgid "The query couldn't be loaded" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:426 +#: superset/assets/src/SqlLab/actions.js:438 msgid "An error occurred while creating the data source" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:30 +#: superset/assets/src/SqlLab/constants.js:30 msgid "Pick a chart type!" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:31 +#: superset/assets/src/SqlLab/constants.js:31 msgid "To use this chart type you need at least one column flagged as a date" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:32 +#: superset/assets/src/SqlLab/constants.js:32 msgid "To use this chart type you need at least one dimension" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:33 +#: superset/assets/src/SqlLab/constants.js:33 msgid "To use this chart type you need at least one aggregation function" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:49 -#: superset/assets/javascripts/SqlLab/reducers.js:11 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:49 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:112 +#: superset/assets/src/SqlLab/reducers.js:11 msgid "Untitled Query" msgstr "" -#: superset/assets/javascripts/SqlLab/reducers.js:44 +#: superset/assets/src/SqlLab/reducers.js:44 #, python-format msgid "Copy of %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:30 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:30 msgid "share query" -msgstr "クエリを共有" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:17 msgid "copy URL to clipboard" -msgstr "URL をクリップボードにコピー" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:61 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:61 msgid "Raw SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:71 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:71 msgid "Source SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:83 -#: superset/assets/javascripts/explore/stores/visTypes.js:40 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:83 +#: superset/assets/src/explore/visTypes.js:44 msgid "SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryHistory.jsx:28 +#: superset/assets/src/SqlLab/components/QueryHistory.jsx:28 msgid "No query history yet..." msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:106 -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:66 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:67 msgid "It seems you don't have access to any database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:154 -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:89 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:171 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:89 msgid "Search Results" -msgstr "検索結果" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:160 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:177 msgid "[From]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:170 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:187 msgid "[To]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:179 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:196 msgid "[Query Status]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:188 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:205 msgid "Search" -msgstr "検索" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:114 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:114 msgid "Open in SQL Editor" -msgstr "SQLエディタで開く" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:133 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:133 msgid "view results" -msgstr "結果を見る" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:136 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:136 msgid "Data preview" -msgstr "データプレビュー" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:176 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:176 msgid "Visualize the data out of this query" -msgstr "クエリの結果を可視化" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:182 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:182 msgid "Overwrite text in editor with a query on this table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:188 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:188 msgid "Run query in a new tab" -msgstr "新しいタブでクエリを実行" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:193 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:193 msgid "Remove query from log" -msgstr "ログからクエリを削除" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:67 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:67 msgid ".CSV" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:78 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:241 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:280 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:78 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:247 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:286 msgid "Visualize" -msgstr "可視化する" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 -#: superset/connectors/sqla/views.py:85 superset/connectors/sqla/views.py:135 -#: superset/connectors/sqla/views.py:214 superset/views/core.py:380 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 +#: superset/connectors/sqla/views.py:88 superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:225 superset/views/core.py:467 msgid "Table" -msgstr "テーブル" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 msgid "was created" -msgstr "作成されました" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:169 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:170 msgid "Query in a new tab" -msgstr "新しいタブでクエリ" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:210 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:211 msgid "Fetch data preview" -msgstr "データプレビューを取得" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:230 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:231 msgid "Track Job" -msgstr "ジョブ履歴" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:236 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:237 msgid "Loading..." -msgstr "読み込み中..." +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 msgid "Run Selected Query" -msgstr "選択したクエリを実行" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 +#: superset/assets/src/components/RefreshChartOverlay.jsx:26 msgid "Run Query" -msgstr "クエリ実行" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:22 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:36 +msgid "Run query synchronously" +msgstr "" + +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:48 msgid "Run query asynchronously" -msgstr "クエリを非同期で実行" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:57 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:60 msgid "Stop" -msgstr "中止" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:16 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:18 msgid "Undefined" -msgstr "未定義" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:66 -#: superset/views/sql_lab.py:53 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:67 +#: superset/views/sql_lab.py:59 msgid "Label" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:71 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:72 msgid "Label for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:81 -#: superset/connectors/druid/views.py:107 -#: superset/connectors/druid/views.py:228 superset/connectors/sqla/views.py:82 -#: superset/connectors/sqla/views.py:131 superset/connectors/sqla/views.py:227 -#: superset/views/core.py:374 superset/views/sql_lab.py:56 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:82 +#: superset/connectors/druid/views.py:134 +#: superset/connectors/druid/views.py:258 superset/connectors/sqla/views.py:85 +#: superset/connectors/sqla/views.py:132 superset/connectors/sqla/views.py:238 +#: superset/views/core.py:461 superset/views/sql_lab.py:62 msgid "Description" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:85 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:86 msgid "Write a description for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:99 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:155 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:222 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:100 +#: superset/assets/src/dashboard/components/Controls.jsx:125 +#: superset/assets/src/dashboard/components/SaveModal.jsx:151 +#: superset/assets/src/explore/components/SaveModal.jsx:221 msgid "Save" -msgstr "保存" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:102 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:103 #: superset/templates/superset/request_access.html:16 msgid "Cancel" -msgstr "キャンセル" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:123 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:115 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:119 msgid "Save Query" -msgstr "クエリを保存" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:52 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:14 +msgid "Share Query" +msgstr "" + +#: superset/assets/src/SqlLab/components/SouthPane.jsx:52 msgid "Run a query to display results here" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:57 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:57 #, python-format msgid "Preview for %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:81 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:81 msgid "Results" -msgstr "クエリ結果" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:87 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:87 msgid "Query History" -msgstr "クエリ履歴" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:165 msgid "Create table as with query results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:173 msgid "new table name" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:90 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:91 msgid "Error while fetching table list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:132 msgid "Error while fetching schema list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:153 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:146 +msgid "Type to search ..." +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:148 +msgid "Select table " +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:162 msgid "Error while fetching database list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:159 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:168 msgid "Database:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:163 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:172 msgid "Select a database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:170 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:179 #, python-format msgid "Select a schema (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:175 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:184 msgid "Schema:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:190 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:198 #, python-format msgid "Add a table (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:203 -msgid "Type to search ..." -msgstr "" - -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:226 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:234 msgid "Reset State" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:105 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:106 msgid "Enter a new title for the tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:124 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:125 #, python-format msgid "Untitled Query %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:170 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:171 msgid "close tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:173 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:174 msgid "rename tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "expand tool bar" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "hide tool bar" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:75 +#: superset/assets/src/SqlLab/components/TableElement.jsx:75 msgid "Copy partition query to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:94 +#: superset/assets/src/SqlLab/components/TableElement.jsx:94 msgid "latest partition:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:110 +#: superset/assets/src/SqlLab/components/TableElement.jsx:110 msgid "Keys for table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:119 +#: superset/assets/src/SqlLab/components/TableElement.jsx:119 #, python-format msgid "View keys & indexes (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:135 +#: superset/assets/src/SqlLab/components/TableElement.jsx:135 msgid "Sort columns alphabetically" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:136 +#: superset/assets/src/SqlLab/components/TableElement.jsx:136 msgid "Original table column order" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:146 +#: superset/assets/src/SqlLab/components/TableElement.jsx:146 msgid "Copy SELECT statement to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:152 +#: superset/assets/src/SqlLab/components/TableElement.jsx:152 msgid "Remove table preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:90 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:102 +msgid "Template Parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:106 +msgid "Edit template parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:116 +msgid "Invalid JSON" +msgstr "" + +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:92 #, python-format msgid "%s is not right as a column name, please alias it (as in SELECT count(*) " msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "AS my_alias" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "using only alphanumeric characters and underscores" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:166 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:171 msgid "Creating a data source and popping a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:196 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:202 msgid "No results available for this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:248 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:254 msgid "Chart Type" -msgstr "グラフ様式" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:251 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:257 msgid "[Chart Type]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:259 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:265 msgid "Datasource Name" -msgstr "データソース" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:263 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:269 msgid "datasource name" msgstr "" -#: superset/assets/javascripts/components/AsyncSelect.jsx:23 -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:26 -msgid "Select ..." +#: superset/assets/src/addSlice/AddSliceContainer.jsx:59 +msgid "Create a new chart" msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:26 -msgid "Loaded data cached" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:61 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:69 +msgid "Choose a datasource" msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:29 -msgid "Loaded from cache" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:75 +msgid "" +"If the datasource your are looking for is not available in the list, " +"follow the instructions on the how to add it on the " msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:33 -msgid "Click to force-refresh" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:79 +msgid "Superset tutorial" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:21 -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:67 -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:37 -msgid "Copy to clipboard" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:84 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:91 +msgid "Choose a visualization type" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:70 -msgid "Not successful" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:101 +msgid "Create new chart" msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:73 -msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +#: superset/assets/src/chart/chartAction.js:165 +msgid "Unexpected error: " msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:89 -msgid "Copied!" +#: superset/assets/src/chart/chartAction.js:174 +msgid "Unexpected error." msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:13 -#: superset/views/core.py:475 superset/views/core.py:542 -msgid "Title" -msgstr "タイトル" - -#: superset/assets/javascripts/components/EditableTitle.jsx:92 -msgid "click to edit title" -msgstr "" - -#: superset/assets/javascripts/components/EditableTitle.jsx:93 -msgid "You don't have the rights to alter this title." -msgstr "" - -#: superset/assets/javascripts/components/FaveStar.jsx:32 -#: superset/assets/javascripts/modules/superset.js:33 -msgid "Click to favorite/unfavorite" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:42 -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "You have unsaved changes." -msgstr "未保存の変更があります." - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "Click the" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:61 -msgid "button on the top right to save your changes." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:165 -#, python-format -msgid "Served from data cached %s . Click to force refresh." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:170 -msgid "Click to force refresh" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:358 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:100 -msgid "Error" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:359 -#, python-format -msgid "Sorry, there was an error adding slices to this dashboard: %s" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CodeModal.jsx:35 -msgid "Active Dashboard Filters" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:47 -#, python-format -msgid "Checkout this dashboard: %s" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:53 -msgid "Force refresh the whole dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:93 -msgid "Edit this dashboard's properties" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:65 -msgid "Load a template" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:68 -msgid "Load a CSS template" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:80 -#: superset/views/core.py:482 -msgid "CSS" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:86 -msgid "Live CSS Editor" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:19 -msgid "Don't refresh" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:20 -msgid "10 seconds" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:21 -msgid "30 seconds" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:22 -msgid "1 minute" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:23 -msgid "5 minutes" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:38 -msgid "Refresh Interval" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:41 -msgid "Choose the refresh frequency for this dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:63 -msgid "This dashboard was saved successfully." -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:69 -msgid "Sorry, there was an error saving this dashboard: " -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:101 -msgid "You must pick a name for the new dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:115 -msgid "Save Dashboard" -msgstr "ダッシュボードを保存" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:123 -#, python-format -msgid "Overwrite Dashboard [%s]" -msgstr "上書き ダッシュボード [%s]" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:131 -msgid "Save as:" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:135 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:210 -msgid "[dashboard name]" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:142 -#: superset/views/core.py:379 -msgid "Name" -msgstr "名前" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:148 -msgid "Viz" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:157 -#: superset/views/core.py:480 superset/views/core.py:544 -#: superset/views/sql_lab.py:57 -msgid "Modified" -msgstr "最終更新日" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:167 -msgid "Add Slices" -msgstr "スライスを追加" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:176 -msgid "Add a new slice to the dashboard" -msgstr "ダッシュボードに新しいスライスを追加" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:181 -msgid "Add Slices to Dashboard" -msgstr "ダッシュボードにスライスを追加" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:37 -msgid "Move chart" -msgstr "チャートを移動" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:40 -msgid "Force refresh data" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:44 -msgid "Toggle chart description" -msgstr "グラフの説明を切り替え" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:54 -msgid "Edit chart" -msgstr "チャートを編集" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:62 -msgid "Export CSV" -msgstr "CSVで出力" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:70 -msgid "Explore chart" -msgstr "チャートを見る" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:77 -msgid "Remove chart from dashboard" -msgstr "ダッシュボードからチャートを削除" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:180 -#, python-format -msgid "%s - untitled" -msgstr "" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:287 -msgid "Edit slice properties" -msgstr "" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:32 -msgid "description" -msgstr "" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:42 -msgid "bolt" -msgstr "" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:63 -msgid "Error..." -msgstr "" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:114 -#: superset/assets/javascripts/explore/stores/visTypes.js:56 -#: superset/assets/javascripts/explore/stores/visTypes.js:137 -#: superset/assets/javascripts/explore/stores/visTypes.js:376 -#: superset/assets/javascripts/explore/stores/visTypes.js:408 -#: superset/assets/javascripts/explore/stores/visTypes.js:455 -#: superset/assets/javascripts/explore/stores/visTypes.js:476 -#: superset/assets/javascripts/explore/stores/visTypes.js:504 -#: superset/assets/javascripts/explore/stores/visTypes.js:524 -#: superset/assets/javascripts/explore/stores/visTypes.js:545 -#: superset/assets/javascripts/explore/stores/visTypes.js:597 -#: superset/assets/javascripts/explore/stores/visTypes.js:619 -#: superset/assets/javascripts/explore/stores/visTypes.js:644 -#: superset/assets/javascripts/explore/stores/visTypes.js:669 -#: superset/assets/javascripts/explore/stores/visTypes.js:701 -#: superset/assets/javascripts/explore/stores/visTypes.js:738 -#: superset/assets/javascripts/explore/stores/visTypes.js:765 -#: superset/assets/javascripts/explore/stores/visTypes.js:792 -#: superset/assets/javascripts/explore/stores/visTypes.js:830 -#: superset/assets/javascripts/explore/stores/visTypes.js:863 -#: superset/assets/javascripts/explore/stores/visTypes.js:900 -#: superset/assets/javascripts/explore/stores/visTypes.js:940 -#: superset/assets/javascripts/explore/stores/visTypes.js:962 -#: superset/assets/javascripts/explore/stores/visTypes.js:1022 -msgid "Query" -msgstr "クエリ" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:76 -msgid "Height" -msgstr "高さ" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:90 -msgid "Width" -msgstr "幅" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:32 -msgid "Export to .json" -msgstr "jsonで出力" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:42 -msgid "Export to .csv format" -msgstr "csvで出力" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:74 -msgid "Please enter a slice name" -msgstr "スライス名を入力してください" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:89 -msgid "Please select a dashboard" -msgstr "ダッシュボードを選択してください" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:97 -msgid "Please enter a dashboard name" -msgstr "ダッシュボード名を入力してください" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:134 -msgid "Save A Slice" -msgstr "スライスを保存" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:155 -#, python-format -msgid "Overwrite slice %s" -msgstr "上書き スライス [%s]" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:164 -msgid "Save as" -msgstr "別名で保存" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:168 -msgid "[slice name]" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:181 -msgid "Do not add to a dashboard" -msgstr "ダッシュボードに追加しない" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:189 -msgid "Add slice to existing dashboard" -msgstr "既存のダッシュボードにスライスを追加" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:205 -msgid "Add to new dashboard" -msgstr "新しいダッシュボードに追加" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:231 -msgid "Save & go to dashboard" -msgstr "保存してダッシュボードに移動" - -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:32 -#, python-format -msgid "Check out this slice: %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:50 -msgid "`Min` value should be numeric or empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:53 -msgid "`Max` value should be numeric or empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:70 -#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:88 -msgid "Min" -msgstr "最小値" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:78 -#: superset/connectors/druid/views.py:51 superset/connectors/sqla/views.py:89 -msgid "Max" -msgstr "最大値" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:70 -msgid "Something went wrong while fetching the datasource list" -msgstr "データソースリストを取得中に何か問題が発生しました" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:95 -msgid "Click to point to another datasource" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:106 -msgid "Edit the datasource's configuration" -msgstr "データソースの設定を編集" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:122 -msgid "Select a datasource" -msgstr "データソースを選択" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:132 -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:120 -msgid "Search / Filter" -msgstr "検索/フィルタ" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:114 -msgid "Filter value" -msgstr "フィルタ値" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select metric" -msgstr "指標を選択" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select column" -msgstr "列を選択" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:155 -msgid "Select operator" -msgstr "オペレータを選択" - -#: superset/assets/javascripts/explore/components/controls/FilterControl.jsx:138 -#: superset/templates/appbuilder/general/widgets/search.html:6 -msgid "Add Filter" -msgstr "フィルターを追加" - -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:24 -msgid "Error while fetching data" -msgstr "データの取得中にエラーが発生しました" - -#: superset/assets/javascripts/explore/components/controls/SelectControl.jsx:155 -#, python-format -msgid "Select %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:63 -msgid "textarea" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "Edit" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "in modal" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:110 -msgid "Select a visualization type" -msgstr "可視化タイプを選んでください" - -#: superset/assets/javascripts/explore/reducers/chartReducer.js:32 +#: superset/assets/src/chart/chartReducer.js:55 msgid "Updating chart was stopped" msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:38 -#: superset/assets/javascripts/modules/superset.js:226 +#: superset/assets/src/chart/chartReducer.js:66 #, python-format msgid "An error occurred while rendering the visualization: %s" msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:47 -msgid "" -"Perhaps your data has grown, your database is under unusual load, or you " -"are simply querying a data source that is to large to be processed within" -" the timeout range. If that is the case, we recommend that you summarize " -"your data further." +#: superset/assets/src/chart/chartReducer.js:74 +msgid "visualization queries are set to timeout at ${action.timeout} seconds. " msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:56 +#: superset/assets/src/chart/chartReducer.js:75 +msgid "" +"Perhaps your data has grown, your database is under unusual load, or you " +"are simply querying a data source that is too large to be processed " +"within the timeout range. If that is the case, we recommend that you " +"summarize your data further." +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:84 +#: superset/assets/src/chart/chartReducer.js:134 msgid "Network error." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:36 +#: superset/assets/src/components/AlteredSliceTag.jsx:113 +msgid "Click to see difference" +msgstr "" + +#: superset/assets/src/components/AlteredSliceTag.jsx:119 +msgid "Altered" +msgstr "" + +#: superset/assets/src/components/AlteredSliceTag.jsx:137 +msgid "Chart changes" +msgstr "" + +#: superset/assets/src/components/AsyncSelect.jsx:23 +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:27 +msgid "Select ..." +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:26 +msgid "Loaded data cached" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:29 +msgid "Loaded from cache" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:33 +msgid "Click to force-refresh" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:21 +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:68 +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:38 +msgid "Copy to clipboard" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:72 +msgid "Not successful" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:75 +msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:91 +msgid "Copied!" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:14 +#: superset/views/core.py:571 superset/views/core.py:641 +msgid "Title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:105 +msgid "click to edit title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:106 +msgid "You don't have the rights to alter this title." +msgstr "" + +#: superset/assets/src/components/FaveStar.jsx:33 +msgid "Click to favorite/unfavorite" +msgstr "" + +#: superset/assets/src/components/RefreshChartOverlay.jsx:32 +msgid "Dismiss" +msgstr "" + +#: superset/assets/src/dashboard/components/CodeModal.jsx:35 +msgid "Active Dashboard Filters" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:120 +#, python-format +msgid "Checkout this dashboard: %s" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:123 +#: superset/assets/src/explore/components/SaveModal.jsx:163 +msgid "Save as" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:131 +msgid "Force Refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:132 +msgid "Force refresh the whole dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:140 +msgid "Set autorefresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:141 +msgid "Set the auto-refresh interval for this session" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:156 +msgid "Save the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:164 +msgid "Edit properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:165 +msgid "Edit the dashboards's properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:172 +msgid "Email" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:173 +msgid "Email a link to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:185 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:196 +msgid "Add Charts" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:186 +msgid "Add some charts to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:197 +msgid "Edit CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:198 +msgid "Change the style of the dashboard using CSS code" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:45 +msgid "Load a template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:48 +msgid "Load a CSS template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:60 +#: superset/views/core.py:578 +msgid "CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:66 +msgid "Live CSS Editor" +msgstr "" + +#: superset/assets/src/dashboard/components/Dashboard.jsx:157 +msgid "You have unsaved changes." +msgstr "" + +#: superset/assets/src/dashboard/components/Header.jsx:49 +msgid "Unsaved changes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:19 +msgid "Don't refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:20 +msgid "10 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:21 +msgid "30 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:22 +msgid "1 minute" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:23 +msgid "5 minutes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:38 +msgid "Refresh Interval" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:41 +msgid "Choose the refresh frequency for this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:66 +msgid "This dashboard was saved successfully." +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:72 +msgid "Sorry, there was an error saving this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:95 +msgid "Error" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:96 +msgid "You must pick a name for the new dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:111 +msgid "Save Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:119 +#, python-format +msgid "Overwrite Dashboard [%s]" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:127 +msgid "Save as:" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:131 +#: superset/assets/src/explore/components/SaveModal.jsx:209 +msgid "[dashboard name]" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:73 +msgid "Sorry, there was an error fetching charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:93 +msgid "Sorry, there was an error adding charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:163 +#: superset/views/core.py:466 +msgid "Name" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:169 +msgid "Viz" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:177 +#: superset/assets/src/explore/controls.jsx:157 +#: superset/connectors/druid/views.py:52 superset/views/core.py:404 +#: superset/views/core.py:428 superset/views/core.py:460 +msgid "Datasource" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:186 +#: superset/views/core.py:576 superset/views/core.py:643 +#: superset/views/sql_lab.py:63 +msgid "Modified" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:205 +msgid "Add a new chart to the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:211 +msgid "Add Charts to Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:65 +#, python-format +msgid "Served from data cached %s . Click to force refresh." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:66 +msgid "Force refresh data" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:67 +msgid "Annotation layers are still loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:68 +msgid "One ore more annotation layers failed loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:107 +msgid "Move chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:127 +msgid "Toggle chart description" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:138 +msgid "Edit chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:148 +msgid "Export CSV" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:158 +msgid "Explore chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:169 +msgid "Remove chart from dashboard" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:86 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:50 +#: superset/assets/src/explore/controls.jsx:100 msgid "Group by" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:53 +#: superset/assets/src/explore/controls.jsx:103 msgid "One or many controls to group by" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:72 -#: superset/connectors/druid/views.py:45 superset/views/core.py:318 -#: superset/views/core.py:342 superset/views/core.py:373 -msgid "Datasource" -msgstr "データソース" +#: superset/assets/src/explore/controls.jsx:124 +msgid "" +"For more information about objects are in context in the scope of this " +"function, refer to the" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:82 -#: superset/views/core.py:381 +#: superset/assets/src/explore/controls.jsx:126 +msgid " source code of Superset's sandboxed parser" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:148 +msgid "This functionality is disabled in your environment for security reasons." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:167 superset/views/core.py:468 msgid "Visualization Type" -msgstr "グラフ様式" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:84 +#: superset/assets/src/explore/controls.jsx:169 msgid "The type of visualization to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:90 +#: superset/assets/src/explore/controls.jsx:175 msgid "Metrics" -msgstr "指標" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:99 -#: superset/assets/javascripts/explore/stores/controls.jsx:116 +#: superset/assets/src/explore/controls.jsx:189 +#: superset/assets/src/explore/controls.jsx:221 msgid "One or many metrics to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:103 +#: superset/assets/src/explore/controls.jsx:195 +msgid "Percentage Metrics" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:202 +msgid "Metrics for which percentage of total are to be displayed" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:207 msgid "Y Axis Bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:106 +#: superset/assets/src/explore/controls.jsx:210 msgid "" "Bounds for the Y axis. When left empty, the bounds are dynamically " "defined based on the min/max of the data. Note that this feature will " "only expand the axis range. It won't narrow the data's extent." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:114 +#: superset/assets/src/explore/controls.jsx:219 msgid "Ordering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:125 -#: superset/views/annotations.py:47 -msgid "Annotation Layers" +#: superset/assets/src/explore/controls.jsx:227 +msgid "Fixed Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:127 -msgid "Annotation layers to overlay on the visualization" +#: superset/assets/src/explore/controls.jsx:228 +msgid "Use this to define a static color for all circles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:129 -msgid "Select a annotation layer" +#: superset/assets/src/explore/controls.jsx:235 +msgid "Legend Position" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:130 -msgid "Error while fetching annotation layers" +#: superset/assets/src/explore/controls.jsx:236 +msgid "Choose the position of the legend" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:141 -#: superset/assets/javascripts/explore/stores/visTypes.js:851 -#: superset/connectors/druid/views.py:106 superset/connectors/sqla/views.py:130 +#: superset/assets/src/explore/controls.jsx:250 +msgid "Fill Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:251 +#: superset/assets/src/explore/controls.jsx:259 +msgid "" +" Set the opacity to 0 if you do not want to override the color specified " +"in the GeoJSON" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:258 +msgid "Stroke Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:268 +#: superset/assets/src/explore/visTypes.js:1376 +#: superset/connectors/druid/views.py:133 superset/connectors/sqla/views.py:131 msgid "Metric" -msgstr "指標" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:143 -msgid "Choose the metric" -msgstr "指標を選んでください" - -#: superset/assets/javascripts/explore/stores/controls.jsx:156 +#: superset/assets/src/explore/controls.jsx:281 msgid "Right Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:160 +#: superset/assets/src/explore/controls.jsx:285 msgid "Choose a metric for right axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:171 +#: superset/assets/src/explore/controls.jsx:296 msgid "Stacked Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:199 +#: superset/assets/src/explore/controls.jsx:309 +msgid "Sort X Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:317 +msgid "Sort Y Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:325 msgid "Linear Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:217 +#: superset/assets/src/explore/controls.jsx:350 msgid "Normalize Across" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:224 +#: superset/assets/src/explore/controls.jsx:357 msgid "" "Color will be rendered based on a ratio of the cell against the sum of " "across this criteria" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:231 +#: superset/assets/src/explore/controls.jsx:364 msgid "Horizon Color Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:238 +#: superset/assets/src/explore/controls.jsx:371 msgid "Defines how the color are attributed." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:243 +#: superset/assets/src/explore/controls.jsx:376 msgid "Rendering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:250 +#: superset/assets/src/explore/controls.jsx:383 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:256 +#: superset/assets/src/explore/controls.jsx:389 msgid "XScale Interval" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:259 +#: superset/assets/src/explore/controls.jsx:394 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:265 +#: superset/assets/src/explore/controls.jsx:400 msgid "YScale Interval" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:268 +#: superset/assets/src/explore/controls.jsx:405 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:274 +#: superset/assets/src/explore/controls.jsx:411 msgid "Include Time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:275 +#: superset/assets/src/explore/controls.jsx:412 msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:289 +#: superset/assets/src/explore/controls.jsx:418 +msgid "Auto Zoom" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:421 +msgid "When checked, the map will zoom to your data after each query" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:426 +msgid "Show percentage" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:428 +msgid "Whether to include the percentage in the tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:434 msgid "Stacked Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:297 +#: superset/assets/src/explore/controls.jsx:442 msgid "Show totals" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:300 +#: superset/assets/src/explore/controls.jsx:445 msgid "Display total row/column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:305 +#: superset/assets/src/explore/controls.jsx:450 msgid "Show Markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:308 +#: superset/assets/src/explore/controls.jsx:453 msgid "Show data points as circle markers on the lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:313 +#: superset/assets/src/explore/controls.jsx:458 msgid "Bar Values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:316 +#: superset/assets/src/explore/controls.jsx:461 msgid "Show the value on top of the bar" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:321 +#: superset/assets/src/explore/controls.jsx:466 msgid "Sort Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:323 +#: superset/assets/src/explore/controls.jsx:469 msgid "Sort bars by x labels." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:328 +#: superset/assets/src/explore/controls.jsx:474 msgid "Combine Metrics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:330 +#: superset/assets/src/explore/controls.jsx:476 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:336 +#: superset/assets/src/explore/controls.jsx:482 msgid "Extra Controls" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:339 +#: superset/assets/src/explore/controls.jsx:485 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:346 +#: superset/assets/src/explore/controls.jsx:492 msgid "Reduce X ticks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:349 +#: superset/assets/src/explore/controls.jsx:495 msgid "" "Reduces the number of X axis ticks to be rendered. If true, the x axis " "wont overflow and labels may be missing. If false, a minimum width will " @@ -1468,137 +1665,227 @@ msgid "" "scroll." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:358 +#: superset/assets/src/explore/controls.jsx:504 msgid "Include Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:361 +#: superset/assets/src/explore/controls.jsx:507 msgid "Include series name as an axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:366 +#: superset/assets/src/explore/controls.jsx:512 msgid "Color Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:368 +#: superset/assets/src/explore/controls.jsx:514 msgid "A metric to use for color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:375 +#: superset/assets/src/explore/controls.jsx:521 msgid "Country Name" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:394 +#: superset/assets/src/explore/controls.jsx:541 msgid "The name of country that Superset should display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:398 +#: superset/assets/src/explore/controls.jsx:545 msgid "Country Field Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:406 +#: superset/assets/src/explore/controls.jsx:553 msgid "" "The country code standard that Superset should expect to find in the " "[country] column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:413 -#: superset/assets/javascripts/explore/stores/controls.jsx:420 +#: superset/assets/src/explore/controls.jsx:559 +msgid "Frequency" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:571 +msgid "" +"The periodicity over which to pivot time. Users can provide\n" +" \"Pandas\" offset alias.\n" +" Click on the info bubble for more details on accepted \"freq\" " +"expressions." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:584 +msgid "Dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:585 +msgid "Select a dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:591 +#: superset/assets/src/explore/controls.jsx:598 msgid "Columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:414 +#: superset/assets/src/explore/controls.jsx:592 msgid "One or many controls to pivot as columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:422 -#: superset/assets/javascripts/explore/stores/controls.jsx:432 -#: superset/assets/javascripts/explore/stores/controls.jsx:442 +#: superset/assets/src/explore/controls.jsx:600 +#: superset/assets/src/explore/controls.jsx:703 +#: superset/assets/src/explore/controls.jsx:713 msgid "Columns to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:451 +#: superset/assets/src/explore/controls.jsx:611 +msgid "Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:613 +#: superset/assets/src/explore/controls.jsx:623 +#: superset/assets/src/explore/controls.jsx:633 +msgid "Point to your spatial columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:621 +msgid "Start Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:631 +msgid "End Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:641 +#: superset/assets/src/explore/visTypes.js:1590 +msgid "Longitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:644 +msgid "Select the longitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:652 +#: superset/assets/src/explore/visTypes.js:1594 +msgid "Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:655 +msgid "Select the latitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:663 +msgid "GeoJson Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:665 +msgid "Select the geojson column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:673 +msgid "Polygon Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:675 +msgid "" +"Select the polygon column. Each row should contain JSON.array(N) of " +"[longitude, latitude] points" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:684 +msgid "Point Radius Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:693 +msgid "Stroke Width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:722 msgid "Origin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:457 +#: superset/assets/src/explore/controls.jsx:728 msgid "" "Defines the origin where time buckets start, accepts natural dates as in " "`now`, `sunday` or `1970-01-01`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:464 +#: superset/assets/src/explore/controls.jsx:736 msgid "Bottom Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:468 +#: superset/assets/src/explore/controls.jsx:740 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:474 +#: superset/assets/src/explore/controls.jsx:745 +msgid "X Tick Layout" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:750 +msgid "The way the ticks are laid out on the X axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:757 msgid "Left Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:478 +#: superset/assets/src/explore/controls.jsx:761 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:484 +#: superset/assets/src/explore/controls.jsx:767 msgid "Time Granularity" -msgstr "時間粒度" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:501 +#: superset/assets/src/explore/controls.jsx:785 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/assets/javascripts/explore/stores/controls.jsx:508 +#: superset/assets/src/explore/controls.jsx:792 msgid "Domain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:511 +#: superset/assets/src/explore/controls.jsx:795 msgid "The time unit used for the grouping of blocks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:516 +#: superset/assets/src/explore/controls.jsx:800 msgid "Subdomain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:519 +#: superset/assets/src/explore/controls.jsx:803 msgid "" "The time unit for each block. Should be a smaller unit than " "domain_granularity. Should be larger or equal to Time Grain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:526 +#: superset/assets/src/explore/controls.jsx:810 msgid "Link Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:529 +#: superset/assets/src/explore/controls.jsx:813 msgid "Link length in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:535 +#: superset/assets/src/explore/controls.jsx:819 msgid "Charge" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:549 +#: superset/assets/src/explore/controls.jsx:833 msgid "Charge in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:557 +#: superset/assets/src/explore/controls.jsx:839 msgid "" "The time column for the visualization. Note that you can define arbitrary" -" expression that return a DATETIME column in the table or. Also note that" -" the filter below is applied against this column or expression" +" expression that return a DATETIME column in the table. Also note that " +"the filter below is applied against this column or expression" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:570 +#: superset/assets/src/explore/controls.jsx:865 msgid "Time Grain" -msgstr "時間単位" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:572 +#: superset/assets/src/explore/controls.jsx:867 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -1606,114 +1893,176 @@ msgid "" "in the Superset source code." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:585 +#: superset/assets/src/explore/controls.jsx:880 msgid "Resample Rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:588 +#: superset/assets/src/explore/controls.jsx:883 msgid "Pandas resample rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:594 +#: superset/assets/src/explore/controls.jsx:889 msgid "Resample How" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:597 +#: superset/assets/src/explore/controls.jsx:892 msgid "Pandas resample how" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:603 +#: superset/assets/src/explore/controls.jsx:898 msgid "Resample Fill Method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:606 +#: superset/assets/src/explore/controls.jsx:901 msgid "Pandas resample fill method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:612 +#: superset/assets/src/explore/controls.jsx:907 +#: superset/assets/src/visualizations/filter_box.jsx:114 msgid "Since" -msgstr "から" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:613 +#: superset/assets/src/explore/controls.jsx:908 msgid "7 days ago" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:619 +#: superset/assets/src/explore/controls.jsx:914 +#: superset/assets/src/visualizations/filter_box.jsx:123 msgid "Until" -msgstr "まで" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:626 +#: superset/assets/src/explore/controls.jsx:921 msgid "Max Bubble Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:634 +#: superset/assets/src/explore/controls.jsx:929 msgid "Whisker/outlier options" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:636 +#: superset/assets/src/explore/controls.jsx:931 msgid "Determines how whiskers and outliers are calculated." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:647 +#: superset/assets/src/explore/controls.jsx:942 msgid "Ratio" -msgstr "比率" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:650 +#: superset/assets/src/explore/controls.jsx:946 msgid "Target aspect ratio for treemap tiles." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:656 -#: superset/assets/javascripts/explore/stores/visTypes.js:635 -#: superset/assets/javascripts/explore/stores/visTypes.js:660 -#: superset/assets/javascripts/explore/stores/visTypes.js:809 +#: superset/assets/src/explore/controls.jsx:952 +#: superset/assets/src/explore/visTypes.js:1143 +#: superset/assets/src/explore/visTypes.js:1170 +#: superset/assets/src/explore/visTypes.js:1333 msgid "Number format" -msgstr "数値の書式" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:666 +#: superset/assets/src/explore/controls.jsx:962 msgid "Row limit" -msgstr "行数制限" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:674 +#: superset/assets/src/explore/controls.jsx:971 msgid "Series limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:677 -msgid "Limits the number of time series that get displayed" +#: superset/assets/src/explore/controls.jsx:974 +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/assets/javascripts/explore/stores/controls.jsx:682 +#: superset/assets/src/explore/controls.jsx:983 msgid "Sort By" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:684 +#: superset/assets/src/explore/controls.jsx:985 msgid "Metric used to define the top series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:699 +#: superset/assets/src/explore/controls.jsx:993 +msgid "Sort Descending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:995 +msgid "Whether to sort descending or ascending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1000 msgid "Rolling" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:702 +#: superset/assets/src/explore/controls.jsx:1003 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:708 +#: superset/assets/src/explore/controls.jsx:1009 +msgid "Multiplier" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1013 +msgid "Factor to multiply the metric by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1018 msgid "Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:710 +#: superset/assets/src/explore/controls.jsx:1020 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:716 +#: superset/assets/src/explore/controls.jsx:1030 +msgid "Cell Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1031 +msgid "The size of the square cell, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1040 +msgid "Cell Padding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1041 +msgid "The distance between cells, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1050 +msgid "Cell Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1051 +msgid "The pixel radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1060 +msgid "Color Steps" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1061 +msgid "The number color \"steps\"" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1066 +msgid "Grid Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1070 +msgid "Defines the grid size in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1075 msgid "Min Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:718 +#: superset/assets/src/explore/controls.jsx:1077 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 " @@ -1722,1202 +2071,2040 @@ msgid "" "periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:727 -#: superset/assets/javascripts/explore/stores/visTypes.js:123 +#: superset/assets/src/explore/controls.jsx:1086 +#: superset/assets/src/explore/visTypes.js:147 msgid "Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:729 +#: superset/assets/src/explore/controls.jsx:1088 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:739 +#: superset/assets/src/explore/controls.jsx:1098 msgid "Entity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:742 +#: superset/assets/src/explore/controls.jsx:1101 msgid "This defines the element to be plotted on the chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:750 -#: superset/assets/javascripts/explore/stores/visTypes.js:172 -#: superset/assets/javascripts/explore/stores/visTypes.js:566 +#: superset/assets/src/explore/controls.jsx:1109 +#: superset/assets/src/explore/visTypes.js:137 +#: superset/assets/src/explore/visTypes.js:200 +#: superset/assets/src/explore/visTypes.js:249 +#: superset/assets/src/explore/visTypes.js:335 +#: superset/assets/src/explore/visTypes.js:376 +#: superset/assets/src/explore/visTypes.js:774 +#: superset/assets/src/explore/visTypes.js:1069 msgid "X Axis" -msgstr "X軸" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:751 +#: superset/assets/src/explore/controls.jsx:1110 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:764 -#: superset/assets/javascripts/explore/stores/visTypes.js:179 -#: superset/assets/javascripts/explore/stores/visTypes.js:574 +#: superset/assets/src/explore/controls.jsx:1123 +#: superset/assets/src/explore/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:257 +#: superset/assets/src/explore/visTypes.js:344 +#: superset/assets/src/explore/visTypes.js:385 +#: superset/assets/src/explore/visTypes.js:783 +#: superset/assets/src/explore/visTypes.js:1078 msgid "Y Axis" -msgstr "Y軸" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:767 +#: superset/assets/src/explore/controls.jsx:1126 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:778 +#: superset/assets/src/explore/controls.jsx:1137 msgid "Bubble Size" -msgstr "バブルの大きさ" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:791 +#: superset/assets/src/explore/controls.jsx:1150 msgid "URL" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:792 +#: superset/assets/src/explore/controls.jsx:1151 msgid "" "The URL, this control is templated, so you can integrate {{ width }} " "and/or {{ height }} in your URL string." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:799 +#: superset/assets/src/explore/controls.jsx:1158 msgid "X Axis Label" -msgstr "X軸ラベル" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:806 +#: superset/assets/src/explore/controls.jsx:1165 msgid "Y Axis Label" -msgstr "Y軸ラベル" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:813 +#: superset/assets/src/explore/controls.jsx:1172 msgid "Custom WHERE clause" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:815 +#: superset/assets/src/explore/controls.jsx:1178 msgid "" "The text in this box gets included in your query's WHERE clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:823 +#: superset/assets/src/explore/controls.jsx:1186 msgid "Custom HAVING clause" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:825 +#: superset/assets/src/explore/controls.jsx:1192 msgid "" "The text in this box gets included in your query's HAVING clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:833 +#: superset/assets/src/explore/controls.jsx:1200 msgid "Comparison Period Lag" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:835 +#: superset/assets/src/explore/controls.jsx:1202 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:840 +#: superset/assets/src/explore/controls.jsx:1207 msgid "Comparison suffix" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:841 +#: superset/assets/src/explore/controls.jsx:1208 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:847 +#: superset/assets/src/explore/controls.jsx:1214 msgid "Table Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:852 +#: superset/assets/src/explore/controls.jsx:1220 msgid "Timestamp Format" -msgstr "タンムスダンプの様式" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:858 +#: superset/assets/src/explore/controls.jsx:1226 msgid "Series Height" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:861 +#: superset/assets/src/explore/controls.jsx:1229 msgid "Pixel height of each series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:867 +#: superset/assets/src/explore/controls.jsx:1236 msgid "Page Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:870 +#: superset/assets/src/explore/controls.jsx:1239 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:876 -#: superset/assets/javascripts/explore/stores/controls.jsx:886 +#: superset/assets/src/explore/controls.jsx:1245 +#: superset/assets/src/explore/controls.jsx:1255 msgid "X Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:896 +#: superset/assets/src/explore/controls.jsx:1265 msgid "Y Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:906 +#: superset/assets/src/explore/controls.jsx:1277 +msgid "When `Period Ratio` is set, the Y Axis Format is forced to `.1%`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1286 msgid "Right Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:914 +#: superset/assets/src/explore/controls.jsx:1295 +msgid "Date Time Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1304 msgid "Markup Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:919 +#: superset/assets/src/explore/controls.jsx:1309 msgid "Pick your favorite markup language" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:924 +#: superset/assets/src/explore/controls.jsx:1314 msgid "Rotation" -msgstr "回転" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:927 +#: superset/assets/src/explore/controls.jsx:1317 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:932 +#: superset/assets/src/explore/controls.jsx:1322 msgid "Line Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:937 +#: superset/assets/src/explore/controls.jsx:1327 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:942 +#: superset/assets/src/explore/controls.jsx:1332 msgid "Label Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:951 +#: superset/assets/src/explore/controls.jsx:1342 msgid "What should be shown on the label?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:956 -#: superset/assets/javascripts/explore/stores/visTypes.js:395 -#: superset/assets/javascripts/explore/stores/visTypes.js:433 +#: superset/assets/src/explore/controls.jsx:1347 +#: superset/assets/src/explore/visTypes.js:879 +#: superset/assets/src/explore/visTypes.js:919 msgid "Code" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:957 +#: superset/assets/src/explore/controls.jsx:1348 msgid "Put your code here" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:966 +#: superset/assets/src/explore/controls.jsx:1357 msgid "Aggregation function" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:978 +#: superset/assets/src/explore/controls.jsx:1369 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:985 +#: superset/assets/src/explore/controls.jsx:1376 msgid "Font Size From" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:987 +#: superset/assets/src/explore/controls.jsx:1378 msgid "Font size for the smallest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:993 +#: superset/assets/src/explore/controls.jsx:1384 msgid "Font Size To" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:995 +#: superset/assets/src/explore/controls.jsx:1386 msgid "Font size for the biggest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1000 +#: superset/assets/src/explore/controls.jsx:1391 msgid "Instant Filtering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1011 -msgid "Range Filter" +#: superset/assets/src/explore/controls.jsx:1402 +msgid "Extruded" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1014 +#: superset/assets/src/explore/controls.jsx:1410 +msgid "Show Range Filter" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1419 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1019 +#: superset/assets/src/explore/controls.jsx:1424 msgid "Date Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1021 +#: superset/assets/src/explore/controls.jsx:1426 msgid "Whether to include a time filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1054 +#: superset/assets/src/explore/controls.jsx:1431 +msgid "Show SQL Granularity Dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1433 +msgid "Check to include SQL Granularity dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1438 +msgid "Show SQL Time Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1440 +msgid "Check to include Time Column dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1445 +msgid "Show Druid Granularity Dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1447 +msgid "Check to include Druid Granularity dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1452 +msgid "Show Druid Time Origin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1454 +msgid "Check to include Time Origin dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1459 msgid "Data Table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1056 +#: superset/assets/src/explore/controls.jsx:1461 msgid "Whether to display the interactive data table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1061 +#: superset/assets/src/explore/controls.jsx:1466 msgid "Search Box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1064 +#: superset/assets/src/explore/controls.jsx:1469 msgid "Whether to include a client side search box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1069 +#: superset/assets/src/explore/controls.jsx:1474 msgid "Table Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1071 +#: superset/assets/src/explore/controls.jsx:1477 msgid "Whether to apply filter when table cell is clicked" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1076 +#: superset/assets/src/explore/controls.jsx:1482 +msgid "Align +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1485 +msgid "Whether to align the background chart for +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1490 +msgid "Color +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1493 +msgid "Whether to color +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1498 msgid "Show Bubbles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1079 +#: superset/assets/src/explore/controls.jsx:1501 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1084 +#: superset/assets/src/explore/controls.jsx:1506 msgid "Legend" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1087 +#: superset/assets/src/explore/controls.jsx:1509 msgid "Whether to display the legend (toggles)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1092 +#: superset/assets/src/explore/controls.jsx:1514 msgid "Show Values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1095 +#: superset/assets/src/explore/controls.jsx:1517 msgid "Whether to display the numerical values within the cells" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1100 +#: superset/assets/src/explore/controls.jsx:1522 +msgid "Show Metric Names" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1525 +msgid "Whether to display the metric name as a title" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1530 msgid "X bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1103 +#: superset/assets/src/explore/controls.jsx:1533 msgid "Whether to display the min and max values of the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1108 +#: superset/assets/src/explore/controls.jsx:1538 msgid "Y bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1111 +#: superset/assets/src/explore/controls.jsx:1541 msgid "Whether to display the min and max values of the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1116 +#: superset/assets/src/explore/controls.jsx:1546 msgid "Rich Tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1119 +#: superset/assets/src/explore/controls.jsx:1549 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1125 +#: superset/assets/src/explore/controls.jsx:1555 msgid "Y Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1128 +#: superset/assets/src/explore/controls.jsx:1558 msgid "Use a log scale for the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1133 +#: superset/assets/src/explore/controls.jsx:1563 msgid "X Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1136 +#: superset/assets/src/explore/controls.jsx:1566 msgid "Use a log scale for the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1141 +#: superset/assets/src/explore/controls.jsx:1571 +msgid "Log Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1574 +msgid "Use a log scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1579 msgid "Donut" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1144 +#: superset/assets/src/explore/controls.jsx:1582 msgid "Do you want a donut or a pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1149 +#: superset/assets/src/explore/controls.jsx:1587 msgid "Put labels outside" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1152 +#: superset/assets/src/explore/controls.jsx:1590 msgid "Put the labels outside the pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1157 +#: superset/assets/src/explore/controls.jsx:1595 msgid "Contribution" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1159 +#: superset/assets/src/explore/controls.jsx:1597 msgid "Compute the contribution to the total" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1164 +#: superset/assets/src/explore/controls.jsx:1602 msgid "Period Ratio" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1167 +#: superset/assets/src/explore/controls.jsx:1605 msgid "" "[integer] Number of period to compare against, this is relative to the " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1173 +#: superset/assets/src/explore/controls.jsx:1611 msgid "Period Ratio Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1176 +#: superset/assets/src/explore/controls.jsx:1614 msgid "" "`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` " "is (new-previous)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1182 +#: superset/assets/src/explore/controls.jsx:1620 msgid "Time Shift" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1184 +#: superset/assets/src/explore/controls.jsx:1622 msgid "" "Overlay a timeseries from a relative time period. Expects relative time " "delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 " "days)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1192 +#: superset/assets/src/explore/controls.jsx:1630 msgid "Subheader" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1193 +#: superset/assets/src/explore/controls.jsx:1631 msgid "Description text that shows up below your Big Number" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1199 +#: superset/assets/src/explore/controls.jsx:1637 msgid "label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1201 +#: superset/assets/src/explore/controls.jsx:1639 msgid "" "`count` is COUNT(*) if a group by is used. Numerical columns will be " "aggregated with the aggregator. Non-numerical columns will be used to " "label points. Leave empty to get a count of points in each cluster." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1212 +#: superset/assets/src/explore/controls.jsx:1650 msgid "Map Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1222 +#: superset/assets/src/explore/controls.jsx:1662 msgid "Base layer map style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1228 +#: superset/assets/src/explore/controls.jsx:1668 msgid "Clustering Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1241 +#: superset/assets/src/explore/controls.jsx:1681 msgid "" "The radius (in pixels) the algorithm uses to define a cluster. Choose 0 " "to turn off clustering, but beware that a large number of points (>1000) " "will cause lag." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1248 +#: superset/assets/src/explore/controls.jsx:1688 +#: superset/assets/src/explore/visTypes.js:722 +msgid "Point Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1690 +msgid "Fixed point radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1698 msgid "Point Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1250 +#: superset/assets/src/explore/controls.jsx:1700 msgid "" "The radius of individual points (ones that are not in a cluster). Either " "a numerical column or `Auto`, which scales the point based on the largest" " cluster" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1260 +#: superset/assets/src/explore/controls.jsx:1710 msgid "Point Radius Unit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1263 +#: superset/assets/src/explore/controls.jsx:1713 +#: superset/assets/src/explore/controls.jsx:1729 msgid "The unit of measure for the specified point radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1268 +#: superset/assets/src/explore/controls.jsx:1718 +msgid "Point Unit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1734 msgid "Opacity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1271 +#: superset/assets/src/explore/controls.jsx:1737 msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1277 +#: superset/assets/src/explore/controls.jsx:1743 +#: superset/assets/src/explore/visTypes.js:1581 +msgid "Viewport" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1745 +msgid "Parameters related to the view and perspective on the map" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1754 msgid "Zoom" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1280 +#: superset/assets/src/explore/controls.jsx:1757 msgid "Zoom level of the map" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1286 +#: superset/assets/src/explore/controls.jsx:1763 msgid "Default latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1289 +#: superset/assets/src/explore/controls.jsx:1766 msgid "Latitude of default viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1295 +#: superset/assets/src/explore/controls.jsx:1772 msgid "Default longitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1298 +#: superset/assets/src/explore/controls.jsx:1775 msgid "Longitude of default viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1304 +#: superset/assets/src/explore/controls.jsx:1781 msgid "Live render" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1306 +#: superset/assets/src/explore/controls.jsx:1783 msgid "Points and clusters will update as viewport is being changed" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1312 +#: superset/assets/src/explore/controls.jsx:1789 msgid "RGB Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1322 +#: superset/assets/src/explore/controls.jsx:1799 msgid "The color for points and clusters in RGB" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1327 +#: superset/assets/src/explore/controls.jsx:1804 +msgid "Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1806 +msgid "Pick a color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1811 msgid "Ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1329 +#: superset/assets/src/explore/controls.jsx:1813 msgid "Ranges to highlight with shading" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1334 +#: superset/assets/src/explore/controls.jsx:1818 msgid "Range labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1336 +#: superset/assets/src/explore/controls.jsx:1820 msgid "Labels for the ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1341 +#: superset/assets/src/explore/controls.jsx:1825 msgid "Markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1343 +#: superset/assets/src/explore/controls.jsx:1827 msgid "List of values to mark with triangles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1348 +#: superset/assets/src/explore/controls.jsx:1832 msgid "Marker labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1350 +#: superset/assets/src/explore/controls.jsx:1834 msgid "Labels for the markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1355 +#: superset/assets/src/explore/controls.jsx:1839 msgid "Marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1357 +#: superset/assets/src/explore/controls.jsx:1841 msgid "List of values to mark with lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1362 +#: superset/assets/src/explore/controls.jsx:1846 msgid "Marker line labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1364 +#: superset/assets/src/explore/controls.jsx:1848 msgid "Labels for the marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1391 -msgid "Slice ID" +#: superset/assets/src/explore/controls.jsx:1897 +msgid "Chart ID" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1393 -msgid "The id of the active slice" +#: superset/assets/src/explore/controls.jsx:1899 +msgid "The id of the active chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1398 +#: superset/assets/src/explore/controls.jsx:1904 msgid "Cache Timeout (seconds)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1400 +#: superset/assets/src/explore/controls.jsx:1906 msgid "The number of seconds before expiring the cache" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1405 +#: superset/assets/src/explore/controls.jsx:1911 msgid "Order by entity id" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1406 +#: superset/assets/src/explore/controls.jsx:1912 msgid "" "Important! Select this if the table is not already sorted by entity id, " "else there is no guarantee that all events for each entity are returned." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1414 +#: superset/assets/src/explore/controls.jsx:1920 msgid "Minimum leaf node event count" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1417 +#: superset/assets/src/explore/controls.jsx:1923 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1423 -#: superset/assets/javascripts/explore/stores/visTypes.js:25 +#: superset/assets/src/explore/controls.jsx:1929 +#: superset/assets/src/explore/visTypes.js:29 msgid "Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1427 +#: superset/assets/src/explore/controls.jsx:1933 msgid "The color scheme for rendering chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1453 +#: superset/assets/src/explore/controls.jsx:1939 +msgid "Significance Level" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1941 +msgid "Threshold alpha level for determining significance" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1946 +msgid "p-value precision" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1948 +msgid "Number of decimal places with which to display p-values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1953 +msgid "Lift percent precision" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1955 +msgid "Number of decimal places with which to display lift values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1960 msgid "Time Series Columns" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:7 -#: superset/assets/javascripts/explore/stores/visTypes.js:31 -msgid "Time" +#: superset/assets/src/explore/controls.jsx:1967 +msgid "Use Area Proportions" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:9 -#: superset/assets/javascripts/explore/stores/visTypes.js:32 -msgid "Time related form attributes" +#: superset/assets/src/explore/controls.jsx:1968 +msgid "" +"Check if the Rose Chart should use segment area instead of segment radius" +" for proportioning" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:16 -msgid "Datasource & Chart Type" +#: superset/assets/src/explore/controls.jsx:1978 +#: superset/assets/src/explore/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:949 +#: superset/assets/src/explore/visTypes.js:1297 +#: superset/assets/src/explore/visTypes.js:1362 +#: superset/assets/src/explore/visTypes.js:1453 +#: superset/assets/src/explore/visTypes.js:1475 +msgid "Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:45 -msgid "This section exposes ways to include snippets of SQL in your query" +#: superset/assets/src/explore/controls.jsx:1984 +msgid "Not Time Series" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:48 -#: superset/views/annotations.py:55 -msgid "Annotations" +#: superset/assets/src/explore/controls.jsx:1986 +msgid "Ignore time" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:66 +#: superset/assets/src/explore/controls.jsx:1989 +msgid "Time Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1991 +msgid "Standard time series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1994 +msgid "Aggregate Mean" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1996 +msgid "Mean of values over specified period" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1999 +msgid "Aggregate Sum" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2001 +msgid "Sum of values over specified period" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2004 +msgid "Difference" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2006 +msgid "Metric change in value from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2009 +msgid "Percent Change" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2011 +msgid "Metric percent change in value from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2014 +msgid "Factor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2016 +msgid "Metric factor change from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2019 +#: superset/assets/src/explore/visTypes.js:71 msgid "Advanced Analytics" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:67 +#: superset/assets/src/explore/controls.jsx:2021 +msgid "Use the Advanced Analytics options below" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2026 +msgid "Settings for time series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2031 +msgid "Equal Date Sizes" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2034 +msgid "Check to force date partitions to have the same height" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2039 +msgid "Partition Limit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2043 +msgid "" +"The maximum number of subdivisions of each group; lower values are pruned" +" first" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2049 +msgid "Minimum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2055 +msgid "" +"Minimum radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this minimum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2061 +msgid "Maximum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2067 +msgid "" +"Maxium radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this maximum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2073 +msgid "Partition Threshold" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2077 +msgid "" +"Partitions whose height to parent height proportions are below this value" +" are pruned" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2083 +msgid "Lines column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2085 +msgid "The database columns that contains lines information" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2093 +msgid "Lines encoding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2096 +msgid "The encoding format of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2105 +msgid "Line width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2109 +msgid "The width of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2114 +msgid "Reverse Lat & Long" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2121 +msgid "deck.gl charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2124 +msgid "Pick a set of deck.gl charts to layer on top of one another" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2126 +msgid "Select charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2127 +msgid "Error while fetching charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2137 +msgid "Javascript data interceptor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2138 +msgid "" +"Define a javascript function that receives the data array used in the " +"visualization and is expected to return a modified version of that array." +" This can be used to alter properties of the data, filter, or enrich the " +"array." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2144 +msgid "Javascript data mutator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2145 +msgid "" +"Define a function that receives intercepts the data objects and can " +"mutate it" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2149 +msgid "Javascript tooltip generator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2150 +msgid "" +"Define a function that receives the input and outputs the content for a " +"tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2154 +msgid "Javascript onClick href" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2155 +msgid "Define a function that returns a URL to navigate to when user clicks" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2160 +msgid "Extra data for JS" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2162 +msgid "List of extra columns made available in Javascript functions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2167 +msgid "Stroked" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2169 +msgid "Whether to display the stroke" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2175 +msgid "Filled" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2177 +msgid "Whether to fill the objects" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2183 +msgid "Normalized" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2185 +msgid "Whether to normalize the histogram" +msgstr "" + +#: superset/assets/src/explore/validators.js:11 +msgid "is expected to be a number" +msgstr "" + +#: superset/assets/src/explore/validators.js:18 +msgid "is expected to be an integer" +msgstr "" + +#: superset/assets/src/explore/validators.js:30 +msgid "cannot be empty" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:11 +#: superset/assets/src/explore/visTypes.js:35 +msgid "Time" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:13 +#: superset/assets/src/explore/visTypes.js:36 +msgid "Time related form attributes" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:20 +msgid "Datasource & Chart Type" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:49 +msgid "This section exposes ways to include snippets of SQL in your query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:52 +msgid "Annotations and Layers" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:126 +#: superset/assets/src/explore/visTypes.js:60 +#: superset/assets/src/explore/visTypes.js:114 +#: superset/assets/src/explore/visTypes.js:161 +#: superset/assets/src/explore/visTypes.js:234 +#: superset/assets/src/explore/visTypes.js:424 +#: superset/assets/src/explore/visTypes.js:462 +#: superset/assets/src/explore/visTypes.js:501 +#: superset/assets/src/explore/visTypes.js:534 +#: superset/assets/src/explore/visTypes.js:579 +#: superset/assets/src/explore/visTypes.js:618 +#: superset/assets/src/explore/visTypes.js:658 +#: superset/assets/src/explore/visTypes.js:707 +#: superset/assets/src/explore/visTypes.js:853 +#: superset/assets/src/explore/visTypes.js:893 +#: superset/assets/src/explore/visTypes.js:941 +#: superset/assets/src/explore/visTypes.js:963 +#: superset/assets/src/explore/visTypes.js:992 +#: superset/assets/src/explore/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1051 +#: superset/assets/src/explore/visTypes.js:1102 +#: superset/assets/src/explore/visTypes.js:1125 +#: superset/assets/src/explore/visTypes.js:1152 +#: superset/assets/src/explore/visTypes.js:1179 +#: superset/assets/src/explore/visTypes.js:1221 +#: superset/assets/src/explore/visTypes.js:1260 +#: superset/assets/src/explore/visTypes.js:1288 +#: superset/assets/src/explore/visTypes.js:1315 +#: superset/assets/src/explore/visTypes.js:1354 +#: superset/assets/src/explore/visTypes.js:1388 +#: superset/assets/src/explore/visTypes.js:1425 +#: superset/assets/src/explore/visTypes.js:1465 +#: superset/assets/src/explore/visTypes.js:1487 +#: superset/assets/src/explore/visTypes.js:1548 +msgid "Query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:72 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:85 +#: superset/assets/src/explore/visTypes.js:90 msgid "Result Filters" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:87 +#: superset/assets/src/explore/visTypes.js:92 msgid "" "The filters to apply after post-aggregation.Leave the value control empty" " to filter empty strings or nulls" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:100 -#: superset/assets/javascripts/explore/stores/visTypes.js:109 -#: superset/assets/javascripts/explore/stores/visTypes.js:145 -#: superset/assets/javascripts/explore/stores/visTypes.js:163 -#: superset/assets/javascripts/explore/stores/visTypes.js:202 -#: superset/assets/javascripts/explore/stores/visTypes.js:244 -#: superset/assets/javascripts/explore/stores/visTypes.js:279 -#: superset/assets/javascripts/explore/stores/visTypes.js:302 -#: superset/assets/javascripts/explore/stores/visTypes.js:484 -#: superset/assets/javascripts/explore/stores/visTypes.js:532 -#: superset/assets/javascripts/explore/stores/visTypes.js:553 -#: superset/assets/javascripts/explore/stores/visTypes.js:677 -#: superset/assets/javascripts/explore/stores/visTypes.js:710 -#: superset/assets/javascripts/explore/stores/visTypes.js:747 -#: superset/assets/javascripts/explore/stores/visTypes.js:800 -#: superset/assets/javascripts/explore/stores/visTypes.js:1010 +#: superset/assets/src/explore/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:171 +#: superset/assets/src/explore/visTypes.js:190 +#: superset/assets/src/explore/visTypes.js:241 +#: superset/assets/src/explore/visTypes.js:279 +#: superset/assets/src/explore/visTypes.js:324 +#: superset/assets/src/explore/visTypes.js:369 +#: superset/assets/src/explore/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:971 +#: superset/assets/src/explore/visTypes.js:1000 +#: superset/assets/src/explore/visTypes.js:1037 +#: superset/assets/src/explore/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1109 +#: superset/assets/src/explore/visTypes.js:1133 +#: superset/assets/src/explore/visTypes.js:1160 +#: superset/assets/src/explore/visTypes.js:1188 +#: superset/assets/src/explore/visTypes.js:1230 +#: superset/assets/src/explore/visTypes.js:1269 +#: superset/assets/src/explore/visTypes.js:1323 +#: superset/assets/src/explore/visTypes.js:1535 +#: superset/assets/src/explore/visTypes.js:1684 +#: superset/assets/src/explore/visTypes.js:1709 msgid "Chart Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:150 msgid "Breakdowns" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:127 +#: superset/assets/src/explore/visTypes.js:151 msgid "Defines how each series is broken down" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:133 +#: superset/assets/src/explore/visTypes.js:157 msgid "Pie Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:198 +#: superset/assets/src/explore/visTypes.js:229 +msgid "Time Series - Periodicity Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:275 msgid "Dual Axis Line Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:287 msgid "Y Axis 1" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:215 +#: superset/assets/src/explore/visTypes.js:294 msgid "Y Axis 2" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:224 +#: superset/assets/src/explore/visTypes.js:304 msgid "Left Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:225 +#: superset/assets/src/explore/visTypes.js:305 msgid "Choose a metric for left axis" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:228 +#: superset/assets/src/explore/visTypes.js:308 msgid "Left Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:254 -#: superset/assets/javascripts/explore/stores/visTypes.js:312 -msgid "Axes" +#: superset/assets/src/explore/visTypes.js:409 +#: superset/assets/src/explore/visTypes.js:432 +#: superset/assets/src/explore/visTypes.js:470 +#: superset/assets/src/explore/visTypes.js:509 +#: superset/assets/src/explore/visTypes.js:542 +#: superset/assets/src/explore/visTypes.js:586 +#: superset/assets/src/explore/visTypes.js:626 +#: superset/assets/src/explore/visTypes.js:666 +#: superset/assets/src/explore/visTypes.js:714 +msgid "Map" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:337 +#: superset/assets/src/explore/visTypes.js:420 +msgid "Deck.gl - Hexagons" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:440 +#: superset/assets/src/explore/visTypes.js:478 +#: superset/assets/src/explore/visTypes.js:518 +#: superset/assets/src/explore/visTypes.js:555 +#: superset/assets/src/explore/visTypes.js:602 +#: superset/assets/src/explore/visTypes.js:642 +#: superset/assets/src/explore/visTypes.js:680 +#: superset/assets/src/explore/visTypes.js:737 +msgid "Advanced" +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:77 +#: superset/assets/src/explore/visTypes.js:451 +#: superset/assets/src/explore/visTypes.js:489 +msgid "Height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:452 +#: superset/assets/src/explore/visTypes.js:490 +msgid "Metric used to control height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:458 +msgid "Deck.gl - Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:530 +msgid "Deck.gl - Screen grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:549 +msgid "Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:566 +msgid "Weight" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:567 +msgid "Metric used as a weight for the grid's coloring" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:575 +msgid "Deck.gl - GeoJson" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:593 +msgid "GeoJson Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:633 +msgid "Polygon Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:673 +msgid "Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:730 +msgid "Point Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:748 +msgid "Categorical Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:749 +msgid "Pick a dimension from which categorical colors are defined" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:808 msgid "GROUP BY" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:338 +#: superset/assets/src/explore/visTypes.js:809 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:346 +#: superset/assets/src/explore/visTypes.js:820 msgid "NOT GROUPED BY" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:347 +#: superset/assets/src/explore/visTypes.js:821 msgid "Use this section if you want to query atomic rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:354 -#: superset/assets/javascripts/explore/stores/visTypes.js:774 -#: superset/assets/javascripts/explore/stores/visTypes.js:838 -#: superset/assets/javascripts/explore/stores/visTypes.js:928 -msgid "Options" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:373 +#: superset/assets/src/explore/visTypes.js:850 msgid "Time Series Table" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:560 -#: superset/assets/javascripts/explore/stores/visTypes.js:872 -msgid "Bubbles" +#: superset/assets/src/explore/visTypes.js:868 +msgid "" +"Templated link, it's possible to include {{ metric }} or other values " +"coming from the controls." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:686 -msgid "Numeric Column" +#: superset/assets/src/explore/visTypes.js:902 +msgid "Pivot Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:687 -msgid "Select the numeric column to draw the histogram" +#: superset/assets/src/explore/visTypes.js:1014 +msgid "Number Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:690 +#: superset/assets/src/explore/visTypes.js:1017 +msgid "Time Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1201 +msgid "Numeric Columns" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1202 +msgid "Select the numeric columns to draw the histogram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1206 msgid "No of Bins" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:691 +#: superset/assets/src/explore/visTypes.js:1207 msgid "Select number of bins for the histogram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:718 +#: superset/assets/src/explore/visTypes.js:1211 +msgid "Opacity of the bars. Between 0 and 1" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1239 msgid "Primary Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:719 +#: superset/assets/src/explore/visTypes.js:1240 msgid "The primary metric is used to define the arc segment sizes" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:722 +#: superset/assets/src/explore/visTypes.js:1243 msgid "Secondary Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:723 +#: superset/assets/src/explore/visTypes.js:1245 msgid "" -"This secondary metric is used to define the color as a ratio against the " -"primary metric. If the two metrics match, color is mapped level groups" +"[optional] this secondary metric is used to define the color as a ratio " +"against the primary metric. When omitted, the color is categorical and " +"based on labels" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:728 +#: superset/assets/src/explore/visTypes.js:1250 msgid "Hierarchy" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:729 +#: superset/assets/src/explore/visTypes.js:1251 msgid "This defines the level of the hierarchy" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:755 -#: superset/assets/javascripts/explore/stores/visTypes.js:783 +#: superset/assets/src/explore/visTypes.js:1278 +#: superset/assets/src/explore/visTypes.js:1306 msgid "Source / Target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:756 -#: superset/assets/javascripts/explore/stores/visTypes.js:784 +#: superset/assets/src/explore/visTypes.js:1279 +#: superset/assets/src/explore/visTypes.js:1307 msgid "Choose a source and a target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:789 +#: superset/assets/src/explore/visTypes.js:1312 msgid "Chord Diagram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:810 +#: superset/assets/src/explore/visTypes.js:1334 msgid "Choose a number format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:813 +#: superset/assets/src/explore/visTypes.js:1337 msgid "Source" -msgstr "ソース" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:816 +#: superset/assets/src/explore/visTypes.js:1340 msgid "Choose a source" -msgstr "ソースを選択" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:819 +#: superset/assets/src/explore/visTypes.js:1343 msgid "Target" -msgstr "ターゲット" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:822 +#: superset/assets/src/explore/visTypes.js:1346 msgid "Choose a target" -msgstr "ターゲットを選択" - -#: superset/assets/javascripts/explore/stores/visTypes.js:847 -msgid "ISO 3166-1 codes of region/province/department" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:848 +#: superset/assets/src/explore/visTypes.js:1372 +msgid "ISO 3166-2 codes of region/province/department" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1373 msgid "" -"It's ISO 3166-1 of your region/province/department in your table. (see " -"documentation for list of ISO 3166-1)" +"It's ISO 3166-2 of your region/province/department in your table. (see " +"documentation for list of ISO 3166-2)" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:882 +#: superset/assets/src/explore/visTypes.js:1397 +msgid "Bubbles" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1407 msgid "Country Control" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:883 +#: superset/assets/src/explore/visTypes.js:1408 msgid "3 letter code of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:886 +#: superset/assets/src/explore/visTypes.js:1411 msgid "Metric for color" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:887 +#: superset/assets/src/explore/visTypes.js:1412 msgid "Metric that defines the color of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:890 +#: superset/assets/src/explore/visTypes.js:1415 msgid "Bubble size" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:891 +#: superset/assets/src/explore/visTypes.js:1416 msgid "Metric that defines the size of the bubble" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:897 +#: superset/assets/src/explore/visTypes.js:1422 msgid "Filter Box" -msgstr "フィルタボックス" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:913 +#: superset/assets/src/explore/visTypes.js:1438 msgid "Filter controls" -msgstr "フィルタ項目" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:914 +#: superset/assets/src/explore/visTypes.js:1439 msgid "" "The controls you want to filter on. Note that only columns checked as " "\"filterable\" will show up on this list." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:970 +#: superset/assets/src/explore/visTypes.js:1495 msgid "Heatmap Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1006 +#: superset/assets/src/explore/visTypes.js:1516 +msgid "Whether to apply a normal distribution based on rank on the color scale" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1518 +msgid "Value bounds" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1520 +msgid "" +"Hard value bounds applied for color coding. Is only relevant and applied " +"when the normalization is applied against the whole heatmap." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1525 +msgid "Value Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1531 msgid "Horizon" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1032 +#: superset/assets/src/explore/visTypes.js:1558 msgid "Points" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1039 +#: superset/assets/src/explore/visTypes.js:1565 msgid "Labelling" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1046 +#: superset/assets/src/explore/visTypes.js:1572 msgid "Visual Tweaks" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1055 -msgid "Viewport" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1065 -msgid "Longitude" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1066 +#: superset/assets/src/explore/visTypes.js:1591 msgid "Column containing longitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1069 -msgid "Latitude" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1070 +#: superset/assets/src/explore/visTypes.js:1595 msgid "Column containing latitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1073 +#: superset/assets/src/explore/visTypes.js:1598 msgid "Cluster label aggregator" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1074 +#: superset/assets/src/explore/visTypes.js:1599 msgid "" "Aggregate function applied to the list of points in each cluster to " "produce the cluster label." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1078 +#: superset/assets/src/explore/visTypes.js:1603 msgid "Tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1079 +#: superset/assets/src/explore/visTypes.js:1604 msgid "Show a tooltip when hovering over points and clusters describing the label" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1083 +#: superset/assets/src/explore/visTypes.js:1608 msgid "" "One or many controls to group by. If grouping, latitude and longitude " "columns must be present." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1094 +#: superset/assets/src/explore/visTypes.js:1619 msgid "Event definition" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1104 +#: superset/assets/src/explore/visTypes.js:1629 msgid "Additional meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1112 +#: superset/assets/src/explore/visTypes.js:1637 msgid "Column containing entity ids" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1113 +#: superset/assets/src/explore/visTypes.js:1638 msgid "e.g., a \"user id\" column" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1116 +#: superset/assets/src/explore/visTypes.js:1641 msgid "Column containing event names" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1124 +#: superset/assets/src/explore/visTypes.js:1649 msgid "Event count limit" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1125 +#: superset/assets/src/explore/visTypes.js:1650 msgid "The maximum number of events to return, equivalent to number of rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1128 +#: superset/assets/src/explore/visTypes.js:1653 msgid "Meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1129 +#: superset/assets/src/explore/visTypes.js:1654 msgid "Select any columns for meta data inspection" msgstr "" -#: superset/assets/javascripts/modules/superset.js:132 -msgid "" -"The server could not be reached. You may want to verify your connection " -"and try again." +#: superset/assets/src/explore/visTypes.js:1666 +msgid "Paired t-test" msgstr "" -#: superset/assets/javascripts/modules/superset.js:135 +#: superset/assets/src/explore/visTypes.js:1702 +msgid "Time Series Options" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:177 +msgid "No such column found. To filter on a metric, try the Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:183 #, python-format -msgid "An unknown error occurred. (Status: %s )" +msgid "%s column(s) and metric(s)" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:24 +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:193 +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:154 +#, python-format +msgid "%s column(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:194 +msgid "To filter on a metric, use Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:200 +#, python-format +msgid "%s operators(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:240 +msgid "type a value here" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:248 +#: superset/assets/src/explore/components/controls/Filter.jsx:120 +msgid "Filter value" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSqlTabContent.jsx:80 +msgid "choose WHERE or HAVING..." +msgstr "" + +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:167 +#, python-format +msgid "%s aggregates(s)" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:35 +msgid "description" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:46 +msgid "bolt" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:47 +msgid "Changing this control takes effect instantly" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:75 +msgid "Error..." +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:91 +msgid "Width" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:37 +msgid "Export to .json" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:47 +msgid "Export to .csv format" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:64 +#, python-format +msgid "%s - untitled" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:100 +msgid "Edit chart properties" +msgstr "" + +#: superset/assets/src/explore/components/RowCountLabel.jsx:25 +msgid "Limit reached" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:74 +msgid "Please enter a chart name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:89 +msgid "Please select a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:97 +msgid "Please enter a dashboard name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:133 +msgid "Save A Chart" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:154 +#, python-format +msgid "Overwrite chart %s" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:167 +msgid "[chart name]" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:180 +msgid "Do not add to a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:188 +msgid "Add chart to existing dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:204 +msgid "Add to new dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:230 +msgid "Save & go to dashboard" +msgstr "" + +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:33 +#, python-format +msgid "Check out this chart: %s" +msgstr "" + +#: superset/assets/src/explore/components/controls/AdhocFilterControl.jsx:241 +msgid "choose a column or metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/AnnotationLayerControl.jsx:147 +msgid "Add Annotation Layer" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:50 +msgid "`Min` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:53 +msgid "`Max` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:70 +#: superset/connectors/druid/views.py:57 +msgid "Min" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:78 +#: superset/connectors/druid/views.py:58 +msgid "Max" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:79 +msgid "Something went wrong while fetching the datasource list" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:110 +msgid "Select a datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:120 +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:120 +msgid "Search / Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:180 +msgid "Click to point to another datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:191 +msgid "Edit the datasource's configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:203 +msgid "Show datasource configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select column" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:161 +msgid "Select operator" +msgstr "" + +#: superset/assets/src/explore/components/controls/FilterControl.jsx:145 +#: superset/templates/appbuilder/general/widgets/search.html:6 +msgid "Add Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/MetricsControl.jsx:239 +msgid "choose a column or aggregate function" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:25 +msgid "Error while fetching data" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:47 +msgid "No results found" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:113 +#, python-format +msgid "%s option(s)" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:62 +msgid "Invalid lat/long configuration." +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:128 +msgid "Longitude & Latitude columns" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:144 +msgid "Delimited long & lat single column" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:145 +msgid "" +"Multiple formats accepted, look the geopy.points Python library for more " +"details" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:157 +msgid "Reverse lat/long " +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:163 +msgid "Geohash" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:70 +msgid "textarea" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "Edit" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "in modal" +msgstr "" + +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:110 +msgid "Select a visualization type" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:24 +#: superset/assets/src/welcome/App.jsx:56 +#: superset/assets/src/welcome/App.jsx:59 msgid "Favorites" -msgstr "お気に入り" - -#: superset/assets/javascripts/profile/components/App.jsx:30 -msgid "Created Content" -msgstr "作成したもの" - -#: superset/assets/javascripts/profile/components/App.jsx:37 -msgid "Recent Activity" -msgstr "近況" - -#: superset/assets/javascripts/profile/components/App.jsx:42 -msgid "Security & Access" -msgstr "セキュリティー" - -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:33 -msgid "No slices" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:49 +#: superset/assets/src/profile/components/App.jsx:30 +msgid "Created Content" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:37 +msgid "Recent Activity" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:42 +msgid "Security & Access" +msgstr "" + +#: superset/assets/src/profile/components/CreatedContent.jsx:33 +msgid "No charts" +msgstr "" + +#: superset/assets/src/profile/components/CreatedContent.jsx:49 msgid "No dashboards" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:58 -#: superset/assets/javascripts/profile/components/Favorites.jsx:59 -#: superset/templates/superset/welcome.html:13 superset/views/core.py:372 -#: superset/views/core.py:532 +#: superset/assets/src/profile/components/CreatedContent.jsx:58 +#: superset/assets/src/profile/components/Favorites.jsx:59 +#: superset/assets/src/welcome/App.jsx:28 +#: superset/assets/src/welcome/App.jsx:31 superset/views/core.py:459 +#: superset/views/core.py:628 msgid "Dashboards" -msgstr "ダッシュボード" - -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:61 -#: superset/assets/javascripts/profile/components/Favorites.jsx:62 -#: superset/views/core.py:408 superset/views/core.py:477 -msgid "Slices" -msgstr "スライス" - -#: superset/assets/javascripts/profile/components/Favorites.jsx:34 -msgid "No favorite slices yet, go click on stars!" msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:50 +#: superset/assets/src/profile/components/CreatedContent.jsx:61 +#: superset/assets/src/profile/components/Favorites.jsx:62 +#: superset/views/core.py:500 superset/views/core.py:573 +msgid "Charts" +msgstr "" + +#: superset/assets/src/profile/components/Favorites.jsx:34 +msgid "No favorite charts yet, go click on stars!" +msgstr "" + +#: superset/assets/src/profile/components/Favorites.jsx:50 msgid "No favorite dashboards yet, go click on stars!" msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:14 +#: superset/assets/src/profile/components/Security.jsx:14 msgid "Roles" msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:23 -#: superset/views/core.py:284 +#: superset/assets/src/profile/components/Security.jsx:23 +#: superset/views/core.py:313 msgid "Databases" -msgstr "データベース" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:34 +#: superset/assets/src/profile/components/Security.jsx:34 msgid "Datasources" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:18 +#: superset/assets/src/profile/components/UserInfo.jsx:19 msgid "Profile picture provided by Gravatar" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:33 +#: superset/assets/src/profile/components/UserInfo.jsx:34 msgid "joined" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:43 +#: superset/assets/src/profile/components/UserInfo.jsx:44 msgid "id:" msgstr "" -#: superset/assets/visualizations/EventFlow.jsx:56 +#: superset/assets/src/visualizations/EventFlow.jsx:56 msgid "Sorry, there appears to be no data" msgstr "" -#: superset/assets/visualizations/filter_box.jsx:178 +#: superset/assets/src/visualizations/PlaySlider.jsx:99 +msgid "Data has no time steps" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:115 +msgid "Select starting date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:124 +msgid "Select end date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:193 #, python-format msgid "Select [%s]" msgstr "" -#: superset/connectors/druid/models.py:1073 +#: superset/assets/src/visualizations/filter_box.jsx:230 +msgid "Apply" +msgstr "" + +#: superset/assets/src/visualizations/nvd3_vis.js:166 +msgid "You cannot use 45° tick layout along with the time range filter" +msgstr "" + +#: superset/assets/src/welcome/App.jsx:47 +#: superset/assets/src/welcome/App.jsx:50 +msgid "Recently Viewed" +msgstr "" + +#: superset/connectors/druid/models.py:1030 +msgid "Metric(s) {} must be aggregations." +msgstr "" + +#: superset/connectors/druid/models.py:1341 msgid "No data was returned." msgstr "" -#: superset/connectors/druid/views.py:28 +#: superset/connectors/druid/models.py:1398 +msgid "Unsupported extraction function: " +msgstr "" + +#: superset/connectors/druid/views.py:33 msgid "List Druid Column" msgstr "" -#: superset/connectors/druid/views.py:29 +#: superset/connectors/druid/views.py:34 msgid "Show Druid Column" msgstr "" -#: superset/connectors/druid/views.py:30 +#: superset/connectors/druid/views.py:35 msgid "Add Druid Column" msgstr "" -#: superset/connectors/druid/views.py:31 +#: superset/connectors/druid/views.py:36 msgid "Edit Druid Column" msgstr "" -#: superset/connectors/druid/views.py:43 superset/connectors/sqla/views.py:80 +#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:83 msgid "Column" -msgstr "列" +msgstr "" -#: superset/connectors/druid/views.py:44 superset/connectors/druid/views.py:109 -#: superset/connectors/sqla/views.py:94 superset/connectors/sqla/views.py:133 +#: superset/connectors/druid/views.py:51 superset/connectors/druid/views.py:136 +#: superset/connectors/sqla/views.py:93 superset/connectors/sqla/views.py:134 msgid "Type" -msgstr "タイプ" +msgstr "" -#: superset/connectors/druid/views.py:46 superset/connectors/sqla/views.py:83 +#: superset/connectors/druid/views.py:53 superset/connectors/sqla/views.py:86 msgid "Groupable" -msgstr "グループ分け可能" +msgstr "" -#: superset/connectors/druid/views.py:47 superset/connectors/sqla/views.py:84 +#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:87 msgid "Filterable" -msgstr "フィルタ可能" +msgstr "" -#: superset/connectors/druid/views.py:48 superset/connectors/sqla/views.py:86 +#: superset/connectors/druid/views.py:55 msgid "Count Distinct" msgstr "" -#: superset/connectors/druid/views.py:49 superset/connectors/sqla/views.py:87 +#: superset/connectors/druid/views.py:56 msgid "Sum" msgstr "" -#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:49 +#: superset/connectors/druid/views.py:61 superset/connectors/sqla/views.py:52 msgid "" "Whether this column is exposed in the `Filters` section of the explore " "view." msgstr "" -#: superset/connectors/druid/views.py:80 +#: superset/connectors/druid/views.py:107 msgid "List Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:81 +#: superset/connectors/druid/views.py:108 msgid "Show Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:82 +#: superset/connectors/druid/views.py:109 msgid "Add Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:83 +#: superset/connectors/druid/views.py:110 msgid "Edit Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:100 superset/connectors/sqla/views.py:115 +#: superset/connectors/druid/views.py:127 superset/connectors/sqla/views.py:116 msgid "" "Whether the access to this metric is restricted to certain roles. Only " "roles with the permission 'metric access on XXX (the name of this " "metric)' are allowed to access this metric" msgstr "" -#: superset/connectors/druid/views.py:108 superset/connectors/sqla/views.py:81 -#: superset/connectors/sqla/views.py:132 +#: superset/connectors/druid/views.py:135 superset/connectors/sqla/views.py:84 +#: superset/connectors/sqla/views.py:133 msgid "Verbose Name" msgstr "" -#: superset/connectors/druid/views.py:110 superset/views/core.py:559 +#: superset/connectors/druid/views.py:137 superset/views/core.py:670 msgid "JSON" msgstr "" -#: superset/connectors/druid/views.py:111 +#: superset/connectors/druid/views.py:138 msgid "Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:112 superset/connectors/sqla/views.py:138 +#: superset/connectors/druid/views.py:139 superset/connectors/sqla/views.py:139 msgid "Warning Message" msgstr "" -#: superset/connectors/druid/views.py:129 +#: superset/connectors/druid/views.py:157 msgid "List Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:130 +#: superset/connectors/druid/views.py:158 msgid "Show Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:131 +#: superset/connectors/druid/views.py:159 msgid "Add Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:132 +#: superset/connectors/druid/views.py:160 msgid "Edit Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:143 -#: superset/connectors/druid/views.py:227 +#: superset/connectors/druid/views.py:171 +#: superset/connectors/druid/views.py:257 msgid "Cluster" msgstr "" -#: superset/connectors/druid/views.py:144 +#: superset/connectors/druid/views.py:172 msgid "Coordinator Host" msgstr "" -#: superset/connectors/druid/views.py:145 +#: superset/connectors/druid/views.py:173 msgid "Coordinator Port" msgstr "" -#: superset/connectors/druid/views.py:146 +#: superset/connectors/druid/views.py:174 msgid "Coordinator Endpoint" msgstr "" -#: superset/connectors/druid/views.py:147 +#: superset/connectors/druid/views.py:175 msgid "Broker Host" msgstr "" -#: superset/connectors/druid/views.py:148 +#: superset/connectors/druid/views.py:176 msgid "Broker Port" msgstr "" -#: superset/connectors/druid/views.py:149 +#: superset/connectors/druid/views.py:177 msgid "Broker Endpoint" msgstr "" -#: superset/connectors/druid/views.py:164 +#: superset/connectors/druid/views.py:193 msgid "Druid Clusters" msgstr "" -#: superset/connectors/druid/views.py:167 -#: superset/connectors/druid/views.py:267 -#: superset/connectors/druid/views.py:315 -#: superset/connectors/druid/views.py:323 superset/connectors/sqla/views.py:281 -#: superset/views/core.py:287 +#: superset/connectors/druid/views.py:196 +#: superset/connectors/druid/views.py:298 +#: superset/connectors/druid/views.py:347 +#: superset/connectors/druid/views.py:355 superset/connectors/sqla/views.py:315 +#: superset/views/core.py:316 superset/views/core.py:2765 msgid "Sources" -msgstr "ソース" +msgstr "" -#: superset/connectors/druid/views.py:174 +#: superset/connectors/druid/views.py:204 msgid "List Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:175 +#: superset/connectors/druid/views.py:205 msgid "Show Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:176 +#: superset/connectors/druid/views.py:206 msgid "Add Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:177 +#: superset/connectors/druid/views.py:207 msgid "Edit Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:196 superset/connectors/sqla/views.py:176 +#: superset/connectors/druid/views.py:226 superset/connectors/sqla/views.py:182 msgid "" -"The list of slices associated with this table. By altering this " -"datasource, you may change how these associated slices behave. Also note " -"that slices need to point to a datasource, so this form will fail at " -"saving if removing slices from a datasource. If you want to change the " -"datasource for a slice, overwrite the slice from the 'explore view'" +"The list of charts associated with this table. By altering this " +"datasource, you may change how these associated charts behave. Also note " +"that charts need to point to a datasource, so this form will fail at " +"saving if removing charts from a datasource. If you want to change the " +"datasource for a chart, overwrite the chart from the 'explore view'" msgstr "" -#: superset/connectors/druid/views.py:204 superset/connectors/sqla/views.py:184 +#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:190 msgid "Timezone offset (in hours) for this datasource" msgstr "" -#: superset/connectors/druid/views.py:208 +#: superset/connectors/druid/views.py:238 msgid "" "Time expression to use as a predicate when retrieving distinct values to " "populate the filter component. Only applies when `Enable Filter Select` " @@ -2925,261 +4112,279 @@ msgid "" "filter will be populated based on the distinct value over the past week" msgstr "" -#: superset/connectors/druid/views.py:215 superset/connectors/sqla/views.py:206 +#: superset/connectors/druid/views.py:245 superset/connectors/sqla/views.py:212 msgid "" "Whether to populate the filter's dropdown in the explore view's filter " "section with a list of distinct values fetched from the backend on the " "fly" msgstr "" -#: superset/connectors/druid/views.py:219 +#: superset/connectors/druid/views.py:249 msgid "" "Redirects to this endpoint when clicking on the datasource from the " "datasource list" msgstr "" -#: superset/connectors/druid/views.py:225 superset/connectors/sqla/views.py:213 -msgid "Associated Slices" +#: superset/connectors/druid/views.py:255 superset/connectors/sqla/views.py:224 +msgid "Associated Charts" msgstr "" -#: superset/connectors/druid/views.py:226 +#: superset/connectors/druid/views.py:256 msgid "Data Source" msgstr "" -#: superset/connectors/druid/views.py:229 superset/connectors/sqla/views.py:225 +#: superset/connectors/druid/views.py:259 superset/connectors/sqla/views.py:236 msgid "Owner" msgstr "" -#: superset/connectors/druid/views.py:230 +#: superset/connectors/druid/views.py:260 msgid "Is Hidden" msgstr "" -#: superset/connectors/druid/views.py:231 superset/connectors/sqla/views.py:218 +#: superset/connectors/druid/views.py:261 superset/connectors/sqla/views.py:229 msgid "Enable Filter Select" msgstr "" -#: superset/connectors/druid/views.py:232 superset/connectors/sqla/views.py:220 +#: superset/connectors/druid/views.py:262 superset/connectors/sqla/views.py:231 msgid "Default Endpoint" msgstr "" -#: superset/connectors/druid/views.py:233 +#: superset/connectors/druid/views.py:263 msgid "Time Offset" msgstr "" -#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:222 -#: superset/views/core.py:251 superset/views/core.py:370 +#: superset/connectors/druid/views.py:264 superset/connectors/sqla/views.py:233 +#: superset/views/core.py:279 superset/views/core.py:457 msgid "Cache Timeout" msgstr "" -#: superset/connectors/druid/views.py:265 +#: superset/connectors/druid/views.py:296 msgid "Druid Datasources" msgstr "" -#: superset/connectors/druid/views.py:312 +#: superset/connectors/druid/views.py:344 msgid "Scan New Datasources" msgstr "" -#: superset/connectors/druid/views.py:320 +#: superset/connectors/druid/views.py:352 msgid "Refresh Druid Metadata" msgstr "" -#: superset/connectors/sqla/models.py:394 +#: superset/connectors/sqla/models.py:513 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" msgstr "" -#: superset/connectors/sqla/models.py:398 +#: superset/connectors/sqla/models.py:517 msgid "Empty query?" msgstr "" -#: superset/connectors/sqla/models.py:401 +#: superset/connectors/sqla/models.py:525 msgid "Metric '{}' is not valid" msgstr "" -#: superset/connectors/sqla/models.py:590 +#: superset/connectors/sqla/models.py:748 msgid "" "Table [{}] doesn't seem to exist in the specified database, couldn't " "fetch column information" msgstr "" -#: superset/connectors/sqla/views.py:27 +#: superset/connectors/sqla/views.py:30 msgid "List Columns" msgstr "" -#: superset/connectors/sqla/views.py:28 +#: superset/connectors/sqla/views.py:31 msgid "Show Column" msgstr "" -#: superset/connectors/sqla/views.py:29 +#: superset/connectors/sqla/views.py:32 msgid "Add Column" msgstr "" -#: superset/connectors/sqla/views.py:30 +#: superset/connectors/sqla/views.py:33 msgid "Edit Column" msgstr "" -#: superset/connectors/sqla/views.py:45 +#: superset/connectors/sqla/views.py:48 msgid "" "Whether to make this column available as a [Time Granularity] option, " "column has to be DATETIME or DATETIME-like" msgstr "" -#: superset/connectors/sqla/views.py:52 +#: superset/connectors/sqla/views.py:55 msgid "" "The data type that was inferred by the database. It may be necessary to " "input a type manually for expression-defined columns in some cases. In " "most case users should not need to alter this." msgstr "" -#: superset/connectors/sqla/views.py:90 +#: superset/connectors/sqla/views.py:89 msgid "Expression" msgstr "" -#: superset/connectors/sqla/views.py:91 +#: superset/connectors/sqla/views.py:90 msgid "Is temporal" msgstr "" -#: superset/connectors/sqla/views.py:92 +#: superset/connectors/sqla/views.py:91 msgid "Datetime Format" msgstr "" -#: superset/connectors/sqla/views.py:93 +#: superset/connectors/sqla/views.py:92 msgid "Database Expression" msgstr "" -#: superset/connectors/sqla/views.py:102 +#: superset/connectors/sqla/views.py:103 msgid "List Metrics" msgstr "" -#: superset/connectors/sqla/views.py:103 +#: superset/connectors/sqla/views.py:104 msgid "Show Metric" msgstr "" -#: superset/connectors/sqla/views.py:104 +#: superset/connectors/sqla/views.py:105 msgid "Add Metric" msgstr "" -#: superset/connectors/sqla/views.py:105 +#: superset/connectors/sqla/views.py:106 msgid "Edit Metric" msgstr "" -#: superset/connectors/sqla/views.py:134 +#: superset/connectors/sqla/views.py:135 msgid "SQL Expression" msgstr "" -#: superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:137 msgid "D3 Format" msgstr "" -#: superset/connectors/sqla/views.py:137 +#: superset/connectors/sqla/views.py:138 msgid "Is Restricted" msgstr "" -#: superset/connectors/sqla/views.py:155 +#: superset/connectors/sqla/views.py:157 msgid "List Tables" msgstr "" -#: superset/connectors/sqla/views.py:156 +#: superset/connectors/sqla/views.py:158 msgid "Show Table" msgstr "" -#: superset/connectors/sqla/views.py:157 +#: superset/connectors/sqla/views.py:159 msgid "Add Table" msgstr "" -#: superset/connectors/sqla/views.py:158 +#: superset/connectors/sqla/views.py:160 msgid "Edit Table" msgstr "" -#: superset/connectors/sqla/views.py:185 +#: superset/connectors/sqla/views.py:191 msgid "Name of the table that exists in the source database" msgstr "" -#: superset/connectors/sqla/views.py:187 +#: superset/connectors/sqla/views.py:193 msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -#: superset/connectors/sqla/views.py:193 +#: superset/connectors/sqla/views.py:199 msgid "" "This fields acts a Superset view, meaning that Superset will run a query " "against this string as a subquery." msgstr "" -#: superset/connectors/sqla/views.py:197 +#: superset/connectors/sqla/views.py:203 msgid "" "Predicate applied when fetching distinct value to populate the filter " "control component. Supports jinja template syntax. Applies only when " "`Enable Filter Select` is on." msgstr "" -#: superset/connectors/sqla/views.py:203 +#: superset/connectors/sqla/views.py:209 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -#: superset/connectors/sqla/views.py:215 -msgid "Changed By" -msgstr "更新者" - -#: superset/connectors/sqla/views.py:216 superset/views/core.py:247 -#: superset/views/sql_lab.py:19 superset/views/sql_lab.py:55 -msgid "Database" +#: superset/connectors/sqla/views.py:216 +msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" msgstr "" -#: superset/connectors/sqla/views.py:217 superset/views/core.py:249 -msgid "Last Changed" -msgstr "最終更新日" - #: superset/connectors/sqla/views.py:219 -msgid "Schema" -msgstr "スキーマ" - -#: superset/connectors/sqla/views.py:221 -msgid "Offset" -msgstr "" - -#: superset/connectors/sqla/views.py:223 -msgid "Table Name" -msgstr "テーブル名" - -#: superset/connectors/sqla/views.py:224 -msgid "Fetch Values Predicate" +msgid "" +"A set of parameters that become available in the query using Jinja " +"templating syntax" msgstr "" #: superset/connectors/sqla/views.py:226 +msgid "Changed By" +msgstr "" + +#: superset/connectors/sqla/views.py:228 superset/views/core.py:277 +msgid "Last Changed" +msgstr "" + +#: superset/connectors/sqla/views.py:232 +msgid "Offset" +msgstr "" + +#: superset/connectors/sqla/views.py:235 +msgid "Fetch Values Predicate" +msgstr "" + +#: superset/connectors/sqla/views.py:237 msgid "Main Datetime Column" msgstr "" -#: superset/connectors/sqla/views.py:242 +#: superset/connectors/sqla/views.py:239 +msgid "SQL Lab View" +msgstr "" + +#: superset/connectors/sqla/views.py:240 +msgid "Template parameters" +msgstr "" + +#: superset/connectors/sqla/views.py:257 msgid "" "Table [{}] could not be found, please double check your database " "connection, schema, and table name" msgstr "" -#: superset/connectors/sqla/views.py:255 +#: superset/connectors/sqla/views.py:270 msgid "" "The table was created. As part of this two phase configuration process, " "you should now click the edit button by the new table to configure it." msgstr "" -#: superset/connectors/sqla/views.py:279 +#: superset/connectors/sqla/views.py:293 +msgid "Refresh Metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:294 +msgid "Refresh column metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:303 +#, python-format +msgid "Metadata refreshed for the following table(s): %(tables)s" +msgstr "" + +#: superset/connectors/sqla/views.py:311 msgid "Tables" -msgstr "テーブル" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:41 msgid "Profile" -msgstr "プロファイル" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:42 msgid "Logout" -msgstr "ログアウト" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:47 msgid "Login" -msgstr "ログイン" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:37 -msgid "記録数" +msgid "Record Count" msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:46 @@ -3187,7 +4392,7 @@ msgid "No records found" msgstr "" #: superset/templates/superset/import_dashboards.html:11 -msgid "Import" +msgid "Import dashboards" msgstr "" #: superset/templates/superset/request_access.html:2 @@ -3203,217 +4408,251 @@ msgstr "" msgid "Request Permissions" msgstr "" -#: superset/templates/superset/welcome.html:3 -msgid "Welcome!" -msgstr "" - #: superset/templates/superset/models/database/macros.html:4 msgid "Test Connection" msgstr "" -#: superset/views/annotations.py:50 superset/views/annotations.py:58 -#: superset/views/core.py:277 superset/views/core.py:2376 -#: superset/views/sql_lab.py:30 -msgid "Manage" -msgstr "管理" +#: superset/views/annotations.py:49 +msgid "Annotation Layers" +msgstr "" -#: superset/views/base.py:62 +#: superset/views/annotations.py:52 superset/views/annotations.py:60 +#: superset/views/core.py:306 superset/views/core.py:2733 +#: superset/views/sql_lab.py:36 +msgid "Manage" +msgstr "" + +#: superset/views/annotations.py:57 +msgid "Annotations" +msgstr "" + +#: superset/views/base.py:79 #, python-format msgid "Datasource %(name)s already exists" msgstr "" -#: superset/views/base.py:221 +#: superset/views/base.py:123 msgid "json isn't valid" msgstr "" -#: superset/views/base.py:272 +#: superset/views/base.py:127 +msgid "Export to YAML" +msgstr "" + +#: superset/views/base.py:127 +msgid "Export to YAML?" +msgstr "" + +#: superset/views/base.py:188 msgid "Delete" -msgstr "削除" +msgstr "" -#: superset/views/base.py:273 +#: superset/views/base.py:189 msgid "Delete all Really?" -msgstr "本当に全部削除しますか?" +msgstr "" -#: superset/views/core.py:56 +#: superset/views/core.py:65 msgid "This endpoint requires the `all_datasource_access` permission" msgstr "" -#: superset/views/core.py:58 +#: superset/views/core.py:67 msgid "The datasource seems to have been deleted" msgstr "" -#: superset/views/core.py:59 +#: superset/views/core.py:68 msgid "The access requests seem to have been deleted" msgstr "" -#: superset/views/core.py:61 +#: superset/views/core.py:70 msgid "The user seems to have been deleted" msgstr "" -#: superset/views/core.py:62 +#: superset/views/core.py:75 +msgid "You don't have access to this datasource. (Gain access)" +msgstr "" + +#: superset/views/core.py:78 msgid "You don't have access to this datasource" msgstr "" -#: superset/views/core.py:66 +#: superset/views/core.py:90 #, python-format msgid "" "This view requires the database %(name)s or `all_datasource_access` " "permission" msgstr "" -#: superset/views/core.py:71 +#: superset/views/core.py:95 #, python-format msgid "" "This endpoint requires the datasource %(name)s, database or " "`all_datasource_access` permission" msgstr "" -#: superset/views/core.py:174 +#: superset/views/core.py:189 msgid "List Databases" -msgstr "データベースリスト" +msgstr "" -#: superset/views/core.py:175 +#: superset/views/core.py:190 msgid "Show Database" -msgstr "データベースを表示" +msgstr "" -#: superset/views/core.py:176 +#: superset/views/core.py:191 msgid "Add Database" -msgstr "データベースを追加" +msgstr "" -#: superset/views/core.py:177 +#: superset/views/core.py:192 msgid "Edit Database" -msgstr "データベースリンクを編集" +msgstr "" -#: superset/views/core.py:212 +#: superset/views/core.py:233 msgid "Expose this DB in SQL Lab" msgstr "" -#: superset/views/core.py:213 +#: superset/views/core.py:234 msgid "" "Allow users to run synchronous queries, this is the default and should " "work well for queries that can be executed within a web request scope " "(<~1 minute)" msgstr "" -#: superset/views/core.py:217 +#: superset/views/core.py:238 msgid "" "Allow users to run queries, against an async backend. This assumes that " "you have a Celery worker setup as well as a results backend." msgstr "" -#: superset/views/core.py:221 +#: superset/views/core.py:242 msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "" -#: superset/views/core.py:222 +#: superset/views/core.py:243 msgid "" "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in" " SQL Lab" msgstr "" -#: superset/views/core.py:226 +#: superset/views/core.py:247 msgid "" "When allowing CREATE TABLE AS option in SQL Lab, this option forces the " "table to be created in this schema" msgstr "" -#: superset/views/core.py:238 +#: superset/views/core.py:259 msgid "" -"All the queries in Sql Lab are going to be executed on behalf of " -"currently authorized user." +"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/views/core.py:243 +#: superset/views/core.py:265 +msgid "" +"Allow SQL Lab to fetch a list of all tables and all views across all " +"database schemas. For large data warehouse with thousands of tables, this" +" can be expensive and put strain on the system." +msgstr "" + +#: superset/views/core.py:271 msgid "Expose in SQL Lab" msgstr "" -#: superset/views/core.py:244 +#: superset/views/core.py:272 msgid "Allow CREATE TABLE AS" msgstr "" -#: superset/views/core.py:245 +#: superset/views/core.py:273 msgid "Allow DML" msgstr "" -#: superset/views/core.py:246 +#: superset/views/core.py:274 msgid "CTAS Schema" msgstr "" -#: superset/views/core.py:248 superset/views/core.py:371 -#: superset/views/core.py:479 superset/views/core.py:543 +#: superset/views/core.py:276 superset/views/core.py:458 +#: superset/views/core.py:575 superset/views/core.py:642 msgid "Creator" -msgstr "作成者" +msgstr "" -#: superset/views/core.py:250 +#: superset/views/core.py:278 msgid "SQLAlchemy URI" msgstr "" -#: superset/views/core.py:252 +#: superset/views/core.py:280 msgid "Extra" msgstr "" -#: superset/views/core.py:253 +#: superset/views/core.py:281 msgid "Allow Run Sync" msgstr "" -#: superset/views/core.py:254 +#: superset/views/core.py:282 msgid "Allow Run Async" msgstr "" -#: superset/views/core.py:255 -msgid "Impersonate queries to the database" +#: superset/views/core.py:283 +msgid "Impersonate the logged on user" msgstr "" -#: superset/views/core.py:273 +#: superset/views/core.py:302 msgid "Import Dashboards" msgstr "" -#: superset/views/core.py:315 superset/views/core.py:556 -#: superset/views/sql_lab.py:18 superset/views/sql_lab.py:54 -msgid "User" -msgstr "ユーザー" +#: superset/views/core.py:334 +msgid "CSV to Database configuration" +msgstr "" -#: superset/views/core.py:316 +#: superset/views/core.py:375 +msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +msgstr "" + +#: superset/views/core.py:401 superset/views/core.py:667 +#: superset/views/sql_lab.py:23 superset/views/sql_lab.py:60 +msgid "User" +msgstr "" + +#: superset/views/core.py:402 msgid "User Roles" msgstr "" -#: superset/views/core.py:317 +#: superset/views/core.py:403 msgid "Database URL" msgstr "" -#: superset/views/core.py:319 +#: superset/views/core.py:405 msgid "Roles to grant" msgstr "" -#: superset/views/core.py:320 +#: superset/views/core.py:406 msgid "Created On" -msgstr "作成日" +msgstr "" -#: superset/views/core.py:326 +#: superset/views/core.py:412 msgid "Access requests" msgstr "" -#: superset/views/core.py:328 superset/views/core.py:567 +#: superset/views/core.py:414 superset/views/core.py:679 msgid "Security" -msgstr "セキュリティー" - -#: superset/views/core.py:335 -msgid "List Slices" msgstr "" -#: superset/views/core.py:336 -msgid "Show Slice" +#: superset/views/core.py:421 +msgid "List Charts" msgstr "" -#: superset/views/core.py:337 -msgid "Add Slice" +#: superset/views/core.py:422 +msgid "Show Chart" msgstr "" -#: superset/views/core.py:338 -msgid "Edit Slice" +#: superset/views/core.py:423 +msgid "Add Chart" msgstr "" -#: superset/views/core.py:359 +#: superset/views/core.py:424 +msgid "Edit Chart" +msgstr "" + +#: superset/views/core.py:446 msgid "" "These parameters are generated dynamically when clicking the save or " "overwrite button in the explore view. This JSON object is exposed here " @@ -3421,221 +4660,3243 @@ msgid "" "parameters." msgstr "" -#: superset/views/core.py:364 -msgid "Duration (in seconds) of the caching timeout for this slice." +#: superset/views/core.py:452 +msgid "Duration (in seconds) of the caching timeout for this chart." msgstr "" -#: superset/views/core.py:375 +#: superset/views/core.py:462 msgid "Last Modified" -msgstr "最終更新日" +msgstr "" -#: superset/views/core.py:376 superset/views/core.py:478 +#: superset/views/core.py:463 superset/views/core.py:574 msgid "Owners" -msgstr "所有者" +msgstr "" -#: superset/views/core.py:377 +#: superset/views/core.py:464 msgid "Parameters" -msgstr "パラメータ" +msgstr "" -#: superset/views/core.py:378 superset/views/core.py:420 -msgid "Slice" -msgstr "スライス" +#: superset/views/core.py:465 superset/views/core.py:512 +msgid "Chart" +msgstr "" -#: superset/views/core.py:437 +#: superset/views/core.py:532 msgid "List Dashboards" msgstr "" -#: superset/views/core.py:438 +#: superset/views/core.py:533 msgid "Show Dashboard" msgstr "" -#: superset/views/core.py:439 +#: superset/views/core.py:534 msgid "Add Dashboard" msgstr "" -#: superset/views/core.py:440 +#: superset/views/core.py:535 msgid "Edit Dashboard" msgstr "" -#: superset/views/core.py:451 +#: superset/views/core.py:547 msgid "" "This json object describes the positioning of the widgets in the " "dashboard. It is dynamically generated when adjusting the widgets size " "and positions by using drag & drop in the dashboard view" msgstr "" -#: superset/views/core.py:456 +#: superset/views/core.py:552 msgid "" "The css for individual dashboards can be altered here, or in the " "dashboard view where changes are immediately visible" msgstr "" -#: superset/views/core.py:460 +#: superset/views/core.py:556 msgid "To get a readable URL for your dashboard" msgstr "" -#: superset/views/core.py:461 +#: superset/views/core.py:557 msgid "" "This JSON object is generated dynamically when clicking the save or " "overwrite button in the dashboard view. It is exposed here for reference " "and for power users who may want to alter specific parameters." msgstr "" -#: superset/views/core.py:466 +#: superset/views/core.py:562 msgid "Owners is a list of users who can alter the dashboard." msgstr "" -#: superset/views/core.py:474 superset/views/core.py:541 +#: superset/views/core.py:570 superset/views/core.py:640 msgid "Dashboard" -msgstr "ダッシュボード" +msgstr "" -#: superset/views/core.py:476 +#: superset/views/core.py:572 msgid "Slug" msgstr "" -#: superset/views/core.py:481 +#: superset/views/core.py:577 msgid "Position JSON" msgstr "" -#: superset/views/core.py:483 +#: superset/views/core.py:579 msgid "JSON Metadata" msgstr "" -#: superset/views/core.py:484 +#: superset/views/core.py:580 msgid "Underlying Tables" msgstr "" -#: superset/views/core.py:507 +#: superset/views/core.py:603 msgid "Export" -msgstr "エクスポート" +msgstr "" -#: superset/views/core.py:507 +#: superset/views/core.py:603 msgid "Export dashboards?" msgstr "" -#: superset/views/core.py:557 +#: superset/views/core.py:668 msgid "Action" -msgstr "アクション" +msgstr "" -#: superset/views/core.py:558 +#: superset/views/core.py:669 msgid "dttm" msgstr "" -#: superset/views/core.py:565 +#: superset/views/core.py:677 msgid "Action Log" -msgstr "アクション履歴" +msgstr "" -#: superset/views/core.py:796 +#: superset/views/core.py:875 msgid "Access was requested" msgstr "" -#: superset/views/core.py:857 +#: superset/views/core.py:936 #, python-format msgid "" "%(user)s was granted the role %(role)s that gives access to the " "%(datasource)s" msgstr "" -#: superset/views/core.py:873 +#: superset/views/core.py:952 #, python-format msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" msgstr "" -#: superset/views/core.py:882 +#: superset/views/core.py:961 msgid "You have no permission to approve this request" msgstr "" -#: superset/views/core.py:1651 +#: superset/views/core.py:1287 superset/views/core.py:1292 +#: superset/views/core.py:1400 superset/views/core.py:1414 +msgid "You don't have the rights to " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1400 +msgid "alter this " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1292 +msgid "chart" +msgstr "" + +#: superset/views/core.py:1292 superset/views/core.py:1414 +msgid "create a " +msgstr "" + +#: superset/views/core.py:1401 superset/views/core.py:1414 +msgid "dashboard" +msgstr "" + +#: superset/views/core.py:1949 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/views/core.py:1657 +#: superset/views/core.py:1955 #, python-format -msgid "Slice %(id)s not found" -msgstr "スライス %(id)s が見つかりません" +msgid "Chart %(id)s not found" +msgstr "" -#: superset/views/core.py:1669 +#: superset/views/core.py:1967 #, python-format msgid "Table %(t)s wasn't found in the database %(d)s" -msgstr "テーブル %(t)s はデータベース %(d)s にありません" +msgstr "" -#: superset/views/core.py:1808 +#: superset/views/core.py:2121 #, python-format msgid "Can't find User '%(name)s', please ask your admin to create one." -msgstr "ユーザー ‘%(name)s’ が見つかりません。管理者に作成を依頼してください。" +msgstr "" -#: superset/views/core.py:1815 +#: superset/views/core.py:2128 #, python-format msgid "Can't find DruidCluster with cluster_name = '%(name)s'" msgstr "" -#: superset/views/core.py:2076 +#: superset/views/core.py:2407 msgid "Query record was not created as expected." msgstr "" -#: superset/views/core.py:2362 +#: superset/views/core.py:2718 msgid "Template Name" -msgstr "テンプレート名" +msgstr "" -#: superset/views/core.py:2373 +#: superset/views/core.py:2730 msgid "CSS Templates" -msgstr "CSSテンプレート" +msgstr "" -#: superset/views/core.py:2384 +#: superset/views/core.py:2741 msgid "SQL Editor" -msgstr "SQLエディタ" +msgstr "" -#: superset/views/core.py:2389 superset/views/core.py:2398 +#: superset/views/core.py:2746 superset/views/core.py:2756 msgid "SQL Lab" -msgstr "SQLツール" +msgstr "" -#: superset/views/core.py:2393 +#: superset/views/core.py:2751 msgid "Query Search" -msgstr "クエリを検索" +msgstr "" -#: superset/views/sql_lab.py:20 +#: superset/views/core.py:2761 +msgid "Upload a CSV" +msgstr "" + +#: superset/views/sql_lab.py:25 msgid "Status" -msgstr "状態" +msgstr "" -#: superset/views/sql_lab.py:21 +#: superset/views/sql_lab.py:26 msgid "Start Time" -msgstr "開始時間" +msgstr "" -#: superset/views/sql_lab.py:22 superset/views/sql_lab.py:58 +#: superset/views/sql_lab.py:27 superset/views/sql_lab.py:64 msgid "End Time" -msgstr "終了時間" +msgstr "" -#: superset/views/sql_lab.py:28 +#: superset/views/sql_lab.py:34 msgid "Queries" -msgstr "クエリ" +msgstr "" -#: superset/views/sql_lab.py:37 +#: superset/views/sql_lab.py:43 msgid "List Saved Query" -msgstr "保存されたクエリのリスト" +msgstr "" -#: superset/views/sql_lab.py:38 +#: superset/views/sql_lab.py:44 msgid "Show Saved Query" -msgstr "保存されたクエリを表示" +msgstr "" -#: superset/views/sql_lab.py:39 +#: superset/views/sql_lab.py:45 msgid "Add Saved Query" -msgstr "保存されたクエリを追加" +msgstr "" -#: superset/views/sql_lab.py:40 +#: superset/views/sql_lab.py:46 msgid "Edit Saved Query" -msgstr "保存されたクエリの編集" +msgstr "" -#: superset/views/sql_lab.py:59 +#: superset/views/sql_lab.py:65 msgid "Pop Tab Link" -msgstr "新しいタブでクエリ" +msgstr "" -#: superset/views/sql_lab.py:60 +#: superset/views/sql_lab.py:66 msgid "Changed on" -msgstr "変更日" +msgstr "" -#: superset/views/sql_lab.py:79 +#: superset/views/sql_lab.py:86 msgid "Saved Queries" -msgstr "保存されたクエリ" +msgstr "" + +#~ msgid "[Superset] Access to the datasource %(name)s was granted" +#~ msgstr "[Superset] データソース %(name)s へのアクセスは許可されました" + +#~ msgid "Please choose at least one \"Group by\" field " +#~ msgstr "少なくとも1つの[Group by]フィールドを選択してください " + +#~ msgid "'Group By' and 'Columns' can't overlap" +#~ msgstr "‘Group by’ と ‘Columns’ は重複できません" + +#~ msgid "Must have one numeric column specified" +#~ msgstr "" + +#~ msgid "Your query was saved" +#~ msgstr "クエリは保存されました" + +#~ msgid "Your query could not be saved" +#~ msgstr "クエリを保存できませんでした" + +#~ msgid "Failed at retrieving results from the results backend" +#~ msgstr "" + +#~ msgid "Could not connect to server" +#~ msgstr "サーバーに接続できませんでした" + +#~ msgid "Your session timed out, please refresh your page and try again." +#~ msgstr "" + +#~ msgid "Query was stopped." +#~ msgstr "" + +#~ msgid "Failed at stopping query." +#~ msgstr "" + +#~ msgid "Error occurred while fetching table metadata" +#~ msgstr "" + +#~ msgid "shared query" +#~ msgstr "" + +#~ msgid "The query couldn't be loaded" +#~ msgstr "" + +#~ msgid "An error occurred while creating the data source" +#~ msgstr "" + +#~ msgid "Pick a chart type!" +#~ msgstr "" + +#~ msgid "To use this chart type you need at least one column flagged as a date" +#~ msgstr "" + +#~ msgid "To use this chart type you need at least one dimension" +#~ msgstr "" + +#~ msgid "To use this chart type you need at least one aggregation function" +#~ msgstr "" + +#~ msgid "Untitled Query" +#~ msgstr "" + +#~ msgid "Copy of %s" +#~ msgstr "" + +#~ msgid "share query" +#~ msgstr "クエリを共有" + +#~ msgid "copy URL to clipboard" +#~ msgstr "URL をクリップボードにコピー" + +#~ msgid "Raw SQL" +#~ msgstr "" + +#~ msgid "Source SQL" +#~ msgstr "" + +#~ msgid "SQL" +#~ msgstr "" + +#~ msgid "No query history yet..." +#~ msgstr "" + +#~ msgid "It seems you don't have access to any database" +#~ msgstr "" + +#~ msgid "Search Results" +#~ msgstr "検索結果" + +#~ msgid "[From]-" +#~ msgstr "" + +#~ msgid "[To]-" +#~ msgstr "" + +#~ msgid "[Query Status]" +#~ msgstr "" + +#~ msgid "Search" +#~ msgstr "検索" + +#~ msgid "Open in SQL Editor" +#~ msgstr "SQLエディタで開く" + +#~ msgid "view results" +#~ msgstr "結果を見る" + +#~ msgid "Data preview" +#~ msgstr "データプレビュー" + +#~ msgid "Visualize the data out of this query" +#~ msgstr "クエリの結果を可視化" + +#~ msgid "Overwrite text in editor with a query on this table" +#~ msgstr "" + +#~ msgid "Run query in a new tab" +#~ msgstr "新しいタブでクエリを実行" + +#~ msgid "Remove query from log" +#~ msgstr "ログからクエリを削除" + +#~ msgid ".CSV" +#~ msgstr "" + +#~ msgid "Visualize" +#~ msgstr "可視化する" + +#~ msgid "was created" +#~ msgstr "作成されました" + +#~ msgid "Query in a new tab" +#~ msgstr "新しいタブでクエリ" + +#~ msgid "Fetch data preview" +#~ msgstr "データプレビューを取得" + +#~ msgid "Track Job" +#~ msgstr "ジョブ履歴" + +#~ msgid "Loading..." +#~ msgstr "読み込み中..." + +#~ msgid "Run Selected Query" +#~ msgstr "選択したクエリを実行" + +#~ msgid "Run Query" +#~ msgstr "クエリ実行" + +#~ msgid "Run query asynchronously" +#~ msgstr "クエリを非同期で実行" + +#~ msgid "Stop" +#~ msgstr "中止" + +#~ msgid "Undefined" +#~ msgstr "未定義" + +#~ msgid "Label for your query" +#~ msgstr "" + +#~ msgid "Write a description for your query" +#~ msgstr "" + +#~ msgid "Save" +#~ msgstr "保存" + +#~ msgid "Save Query" +#~ msgstr "クエリを保存" + +#~ msgid "Run a query to display results here" +#~ msgstr "" + +#~ msgid "Preview for %s" +#~ msgstr "" + +#~ msgid "Results" +#~ msgstr "クエリ結果" + +#~ msgid "Query History" +#~ msgstr "クエリ履歴" + +#~ msgid "Create table as with query results" +#~ msgstr "" + +#~ msgid "new table name" +#~ msgstr "" + +#~ msgid "Error while fetching table list" +#~ msgstr "" + +#~ msgid "Error while fetching schema list" +#~ msgstr "" + +#~ msgid "Error while fetching database list" +#~ msgstr "" + +#~ msgid "Database:" +#~ msgstr "" + +#~ msgid "Select a database" +#~ msgstr "" + +#~ msgid "Select a schema (%s)" +#~ msgstr "" + +#~ msgid "Schema:" +#~ msgstr "" + +#~ msgid "Add a table (%s)" +#~ msgstr "" + +#~ msgid "Type to search ..." +#~ msgstr "" + +#~ msgid "Reset State" +#~ msgstr "" + +#~ msgid "Enter a new title for the tab" +#~ msgstr "" + +#~ msgid "Untitled Query %s" +#~ msgstr "" + +#~ msgid "close tab" +#~ msgstr "" + +#~ msgid "rename tab" +#~ msgstr "" + +#~ msgid "expand tool bar" +#~ msgstr "" + +#~ msgid "hide tool bar" +#~ msgstr "" + +#~ msgid "Copy partition query to clipboard" +#~ msgstr "" + +#~ msgid "latest partition:" +#~ msgstr "" + +#~ msgid "Keys for table" +#~ msgstr "" + +#~ msgid "View keys & indexes (%s)" +#~ msgstr "" + +#~ msgid "Sort columns alphabetically" +#~ msgstr "" + +#~ msgid "Original table column order" +#~ msgstr "" + +#~ msgid "Copy SELECT statement to clipboard" +#~ msgstr "" + +#~ msgid "Remove table preview" +#~ msgstr "" + +#~ msgid "" +#~ "%s is not right as a column " +#~ "name, please alias it (as in " +#~ "SELECT count(*) " +#~ msgstr "" + +#~ msgid "AS my_alias" +#~ msgstr "" + +#~ msgid "using only alphanumeric characters and underscores" +#~ msgstr "" + +#~ msgid "Creating a data source and popping a new tab" +#~ msgstr "" + +#~ msgid "No results available for this query" +#~ msgstr "" + +#~ msgid "Chart Type" +#~ msgstr "グラフ様式" + +#~ msgid "[Chart Type]" +#~ msgstr "" + +#~ msgid "Datasource Name" +#~ msgstr "データソース" + +#~ msgid "datasource name" +#~ msgstr "" + +#~ msgid "Select ..." +#~ msgstr "" + +#~ msgid "Loaded data cached" +#~ msgstr "" + +#~ msgid "Loaded from cache" +#~ msgstr "" + +#~ msgid "Click to force-refresh" +#~ msgstr "" + +#~ msgid "Copy to clipboard" +#~ msgstr "" + +#~ msgid "Not successful" +#~ msgstr "" + +#~ msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +#~ msgstr "" + +#~ msgid "Copied!" +#~ msgstr "" + +#~ msgid "click to edit title" +#~ msgstr "" + +#~ msgid "You don't have the rights to alter this title." +#~ msgstr "" + +#~ msgid "Click to favorite/unfavorite" +#~ msgstr "" + +#~ msgid "You have unsaved changes." +#~ msgstr "未保存の変更があります." + +#~ msgid "Click the" +#~ msgstr "" + +#~ msgid "button on the top right to save your changes." +#~ msgstr "" + +#~ msgid "Served from data cached %s . Click to force refresh." +#~ msgstr "" + +#~ msgid "Click to force refresh" +#~ msgstr "" + +#~ msgid "Error" +#~ msgstr "" + +#~ msgid "Sorry, there was an error adding slices to this dashboard: %s" +#~ msgstr "" + +#~ msgid "Active Dashboard Filters" +#~ msgstr "" + +#~ msgid "Checkout this dashboard: %s" +#~ msgstr "" + +#~ msgid "Force refresh the whole dashboard" +#~ msgstr "" + +#~ msgid "Edit this dashboard's properties" +#~ msgstr "" + +#~ msgid "Load a template" +#~ msgstr "" + +#~ msgid "Load a CSS template" +#~ msgstr "" + +#~ msgid "Live CSS Editor" +#~ msgstr "" + +#~ msgid "Don't refresh" +#~ msgstr "" + +#~ msgid "10 seconds" +#~ msgstr "" + +#~ msgid "30 seconds" +#~ msgstr "" + +#~ msgid "1 minute" +#~ msgstr "" + +#~ msgid "5 minutes" +#~ msgstr "" + +#~ msgid "Refresh Interval" +#~ msgstr "" + +#~ msgid "Choose the refresh frequency for this dashboard" +#~ msgstr "" + +#~ msgid "This dashboard was saved successfully." +#~ msgstr "" + +#~ msgid "Sorry, there was an error saving this dashboard: " +#~ msgstr "" + +#~ msgid "You must pick a name for the new dashboard" +#~ msgstr "" + +#~ msgid "Save Dashboard" +#~ msgstr "ダッシュボードを保存" + +#~ msgid "Overwrite Dashboard [%s]" +#~ msgstr "上書き ダッシュボード [%s]" + +#~ msgid "Save as:" +#~ msgstr "" + +#~ msgid "[dashboard name]" +#~ msgstr "" + +#~ msgid "Viz" +#~ msgstr "" + +#~ msgid "Add Slices" +#~ msgstr "スライスを追加" + +#~ msgid "Add a new slice to the dashboard" +#~ msgstr "ダッシュボードに新しいスライスを追加" + +#~ msgid "Add Slices to Dashboard" +#~ msgstr "ダッシュボードにスライスを追加" + +#~ msgid "Move chart" +#~ msgstr "チャートを移動" + +#~ msgid "Force refresh data" +#~ msgstr "" + +#~ msgid "Toggle chart description" +#~ msgstr "グラフの説明を切り替え" + +#~ msgid "Edit chart" +#~ msgstr "チャートを編集" + +#~ msgid "Export CSV" +#~ msgstr "CSVで出力" + +#~ msgid "Explore chart" +#~ msgstr "チャートを見る" + +#~ msgid "Remove chart from dashboard" +#~ msgstr "ダッシュボードからチャートを削除" + +#~ msgid "%s - untitled" +#~ msgstr "" + +#~ msgid "Edit slice properties" +#~ msgstr "" + +#~ msgid "description" +#~ msgstr "" + +#~ msgid "bolt" +#~ msgstr "" + +#~ msgid "Error..." +#~ msgstr "" + +#~ msgid "Query" +#~ msgstr "クエリ" + +#~ msgid "Height" +#~ msgstr "高さ" + +#~ msgid "Width" +#~ msgstr "幅" + +#~ msgid "Export to .json" +#~ msgstr "jsonで出力" + +#~ msgid "Export to .csv format" +#~ msgstr "csvで出力" + +#~ msgid "Please enter a slice name" +#~ msgstr "スライス名を入力してください" + +#~ msgid "Please select a dashboard" +#~ msgstr "ダッシュボードを選択してください" + +#~ msgid "Please enter a dashboard name" +#~ msgstr "ダッシュボード名を入力してください" + +#~ msgid "Save A Slice" +#~ msgstr "スライスを保存" + +#~ msgid "Overwrite slice %s" +#~ msgstr "上書き スライス [%s]" + +#~ msgid "Save as" +#~ msgstr "別名で保存" + +#~ msgid "[slice name]" +#~ msgstr "" + +#~ msgid "Do not add to a dashboard" +#~ msgstr "ダッシュボードに追加しない" + +#~ msgid "Add slice to existing dashboard" +#~ msgstr "既存のダッシュボードにスライスを追加" + +#~ msgid "Add to new dashboard" +#~ msgstr "新しいダッシュボードに追加" + +#~ msgid "Save & go to dashboard" +#~ msgstr "保存してダッシュボードに移動" + +#~ msgid "Check out this slice: %s" +#~ msgstr "" + +#~ msgid "`Min` value should be numeric or empty" +#~ msgstr "" + +#~ msgid "`Max` value should be numeric or empty" +#~ msgstr "" + +#~ msgid "Something went wrong while fetching the datasource list" +#~ msgstr "データソースリストを取得中に何か問題が発生しました" + +#~ msgid "Click to point to another datasource" +#~ msgstr "" + +#~ msgid "Edit the datasource's configuration" +#~ msgstr "データソースの設定を編集" + +#~ msgid "Select a datasource" +#~ msgstr "データソースを選択" + +#~ msgid "Search / Filter" +#~ msgstr "検索/フィルタ" + +#~ msgid "Filter value" +#~ msgstr "フィルタ値" + +#~ msgid "Select metric" +#~ msgstr "指標を選択" + +#~ msgid "Select column" +#~ msgstr "列を選択" + +#~ msgid "Select operator" +#~ msgstr "オペレータを選択" + +#~ msgid "Error while fetching data" +#~ msgstr "データの取得中にエラーが発生しました" + +#~ msgid "Select %s" +#~ msgstr "" + +#~ msgid "textarea" +#~ msgstr "" + +#~ msgid "Edit" +#~ msgstr "" + +#~ msgid "in modal" +#~ msgstr "" + +#~ msgid "Select a visualization type" +#~ msgstr "可視化タイプを選んでください" + +#~ msgid "Updating chart was stopped" +#~ msgstr "" + +#~ msgid "An error occurred while rendering the visualization: %s" +#~ msgstr "" + +#~ msgid "" +#~ "Perhaps your data has grown, your " +#~ "database is under unusual load, or " +#~ "you are simply querying a data " +#~ "source that is to large to be " +#~ "processed within the timeout range. If" +#~ " that is the case, we recommend " +#~ "that you summarize your data further." +#~ msgstr "" + +#~ msgid "Network error." +#~ msgstr "" + +#~ msgid "" +#~ "A reference to the [Time] configuration," +#~ " taking granularity into account" +#~ msgstr "" + +#~ msgid "Group by" +#~ msgstr "" + +#~ msgid "One or many controls to group by" +#~ msgstr "" + +#~ msgid "The type of visualization to display" +#~ msgstr "" + +#~ msgid "Metrics" +#~ msgstr "指標" + +#~ msgid "One or many metrics to display" +#~ msgstr "" + +#~ msgid "Y Axis Bounds" +#~ msgstr "" + +#~ msgid "" +#~ "Bounds for the Y axis. When left" +#~ " empty, the bounds are dynamically " +#~ "defined based on the min/max of " +#~ "the data. Note that this feature " +#~ "will only expand the axis range. " +#~ "It won't narrow the data's extent." +#~ msgstr "" + +#~ msgid "Ordering" +#~ msgstr "" + +#~ msgid "Annotation Layers" +#~ msgstr "" + +#~ msgid "Annotation layers to overlay on the visualization" +#~ msgstr "" + +#~ msgid "Select a annotation layer" +#~ msgstr "" + +#~ msgid "Error while fetching annotation layers" +#~ msgstr "" + +#~ msgid "Choose the metric" +#~ msgstr "指標を選んでください" + +#~ msgid "Right Axis Metric" +#~ msgstr "" + +#~ msgid "Choose a metric for right axis" +#~ msgstr "" + +#~ msgid "Stacked Style" +#~ msgstr "" + +#~ msgid "Linear Color Scheme" +#~ msgstr "" + +#~ msgid "Normalize Across" +#~ msgstr "" + +#~ msgid "" +#~ "Color will be rendered based on a" +#~ " ratio of the cell against the " +#~ "sum of across this criteria" +#~ msgstr "" + +#~ msgid "Horizon Color Scale" +#~ msgstr "" + +#~ msgid "Defines how the color are attributed." +#~ msgstr "" + +#~ msgid "Rendering" +#~ msgstr "" + +#~ msgid "" +#~ "image-rendering CSS attribute of the " +#~ "canvas object that defines how the " +#~ "browser scales up the image" +#~ msgstr "" + +#~ msgid "XScale Interval" +#~ msgstr "" + +#~ msgid "Number of steps to take between ticks when displaying the X scale" +#~ msgstr "" + +#~ msgid "YScale Interval" +#~ msgstr "" + +#~ msgid "Number of steps to take between ticks when displaying the Y scale" +#~ msgstr "" + +#~ msgid "Include Time" +#~ msgstr "" + +#~ msgid "Whether to include the time granularity as defined in the time section" +#~ msgstr "" + +#~ msgid "Stacked Bars" +#~ msgstr "" + +#~ msgid "Show totals" +#~ msgstr "" + +#~ msgid "Display total row/column" +#~ msgstr "" + +#~ msgid "Show Markers" +#~ msgstr "" + +#~ msgid "Show data points as circle markers on the lines" +#~ msgstr "" + +#~ msgid "Bar Values" +#~ msgstr "" + +#~ msgid "Show the value on top of the bar" +#~ msgstr "" + +#~ msgid "Sort Bars" +#~ msgstr "" + +#~ msgid "Sort bars by x labels." +#~ msgstr "" + +#~ msgid "Combine Metrics" +#~ msgstr "" + +#~ msgid "" +#~ "Display metrics side by side within " +#~ "each column, as opposed to each " +#~ "column being displayed side by side " +#~ "for each metric." +#~ msgstr "" + +#~ msgid "Extra Controls" +#~ msgstr "" + +#~ msgid "" +#~ "Whether to show extra controls or " +#~ "not. Extra controls include things like" +#~ " making mulitBar charts stacked or " +#~ "side by side." +#~ msgstr "" + +#~ msgid "Reduce X ticks" +#~ msgstr "" + +#~ msgid "" +#~ "Reduces the number of X axis ticks" +#~ " to be rendered. If true, the x" +#~ " axis wont overflow and labels may" +#~ " be missing. If false, a minimum " +#~ "width will be applied to columns " +#~ "and the width may overflow into an" +#~ " horizontal scroll." +#~ msgstr "" + +#~ msgid "Include Series" +#~ msgstr "" + +#~ msgid "Include series name as an axis" +#~ msgstr "" + +#~ msgid "Color Metric" +#~ msgstr "" + +#~ msgid "A metric to use for color" +#~ msgstr "" + +#~ msgid "Country Name" +#~ msgstr "" + +#~ msgid "The name of country that Superset should display" +#~ msgstr "" + +#~ msgid "Country Field Type" +#~ msgstr "" + +#~ msgid "" +#~ "The country code standard that Superset" +#~ " should expect to find in the " +#~ "[country] column" +#~ msgstr "" + +#~ msgid "Columns" +#~ msgstr "" + +#~ msgid "One or many controls to pivot as columns" +#~ msgstr "" + +#~ msgid "Columns to display" +#~ msgstr "" + +#~ msgid "Origin" +#~ msgstr "" + +#~ msgid "" +#~ "Defines the origin where time buckets" +#~ " start, accepts natural dates as in" +#~ " `now`, `sunday` or `1970-01-01`" +#~ msgstr "" + +#~ msgid "Bottom Margin" +#~ msgstr "" + +#~ msgid "Bottom margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" + +#~ msgid "Left Margin" +#~ msgstr "" + +#~ msgid "Left margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" + +#~ msgid "Time Granularity" +#~ msgstr "時間粒度" + +#~ 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 "" + +#~ msgid "Domain" +#~ msgstr "" + +#~ msgid "The time unit used for the grouping of blocks" +#~ msgstr "" + +#~ msgid "Subdomain" +#~ msgstr "" + +#~ msgid "" +#~ "The time unit for each block. " +#~ "Should be a smaller unit than " +#~ "domain_granularity. Should be larger or " +#~ "equal to Time Grain" +#~ msgstr "" + +#~ msgid "Link Length" +#~ msgstr "" + +#~ msgid "Link length in the force layout" +#~ msgstr "" + +#~ msgid "Charge" +#~ msgstr "" + +#~ msgid "Charge in the force layout" +#~ msgstr "" + +#~ msgid "" +#~ "The time column for the visualization." +#~ " Note that you can define arbitrary" +#~ " expression that return a DATETIME " +#~ "column in the table or. Also note" +#~ " that the filter below is applied " +#~ "against this column or expression" +#~ msgstr "" + +#~ msgid "Time Grain" +#~ msgstr "時間単位" + +#~ 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 "" + +#~ msgid "Resample Rule" +#~ msgstr "" + +#~ msgid "Pandas resample rule" +#~ msgstr "" + +#~ msgid "Resample How" +#~ msgstr "" + +#~ msgid "Pandas resample how" +#~ msgstr "" + +#~ msgid "Resample Fill Method" +#~ msgstr "" + +#~ msgid "Pandas resample fill method" +#~ msgstr "" + +#~ msgid "Since" +#~ msgstr "から" + +#~ msgid "7 days ago" +#~ msgstr "" + +#~ msgid "Until" +#~ msgstr "まで" + +#~ msgid "Max Bubble Size" +#~ msgstr "" + +#~ msgid "Whisker/outlier options" +#~ msgstr "" + +#~ msgid "Determines how whiskers and outliers are calculated." +#~ msgstr "" + +#~ msgid "Ratio" +#~ msgstr "比率" + +#~ msgid "Target aspect ratio for treemap tiles." +#~ msgstr "" + +#~ msgid "Number format" +#~ msgstr "数値の書式" + +#~ msgid "Row limit" +#~ msgstr "行数制限" + +#~ msgid "Series limit" +#~ msgstr "" + +#~ msgid "Limits the number of time series that get displayed" +#~ msgstr "" + +#~ msgid "Sort By" +#~ msgstr "" + +#~ msgid "Metric used to define the top series" +#~ msgstr "" + +#~ msgid "Rolling" +#~ msgstr "" + +#~ msgid "" +#~ "Defines a rolling window function to " +#~ "apply, works along with the [Periods]" +#~ " text box" +#~ msgstr "" + +#~ msgid "Periods" +#~ msgstr "" + +#~ msgid "" +#~ "Defines the size of the rolling " +#~ "window function, relative to the time" +#~ " granularity selected" +#~ msgstr "" + +#~ msgid "Min Periods" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "Series" +#~ msgstr "" + +#~ msgid "" +#~ "Defines the grouping of entities. Each" +#~ " series is shown as a specific " +#~ "color on the chart and has a " +#~ "legend toggle" +#~ msgstr "" + +#~ msgid "Entity" +#~ msgstr "" + +#~ msgid "This defines the element to be plotted on the chart" +#~ msgstr "" + +#~ msgid "X Axis" +#~ msgstr "X軸" + +#~ msgid "Metric assigned to the [X] axis" +#~ msgstr "" + +#~ msgid "Y Axis" +#~ msgstr "Y軸" + +#~ msgid "Metric assigned to the [Y] axis" +#~ msgstr "" + +#~ msgid "Bubble Size" +#~ msgstr "バブルの大きさ" + +#~ msgid "URL" +#~ msgstr "" + +#~ msgid "" +#~ "The URL, this control is templated, " +#~ "so you can integrate {{ width }}" +#~ " and/or {{ height }} in your " +#~ "URL string." +#~ msgstr "" + +#~ msgid "X Axis Label" +#~ msgstr "X軸ラベル" + +#~ msgid "Y Axis Label" +#~ msgstr "Y軸ラベル" + +#~ msgid "Custom WHERE clause" +#~ msgstr "" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's WHERE clause, as " +#~ "an AND to other criteria. You can" +#~ " include complex expression, parenthesis " +#~ "and anything else supported by the " +#~ "backend it is directed towards." +#~ msgstr "" + +#~ msgid "Custom HAVING clause" +#~ msgstr "" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's HAVING clause, as" +#~ " an AND to other criteria. You " +#~ "can include complex expression, parenthesis" +#~ " and anything else supported by the" +#~ " backend it is directed towards." +#~ msgstr "" + +#~ msgid "Comparison Period Lag" +#~ msgstr "" + +#~ msgid "Based on granularity, number of time periods to compare against" +#~ msgstr "" + +#~ msgid "Comparison suffix" +#~ msgstr "" + +#~ msgid "Suffix to apply after the percentage display" +#~ msgstr "" + +#~ msgid "Table Timestamp Format" +#~ msgstr "" + +#~ msgid "Timestamp Format" +#~ msgstr "タンムスダンプの様式" + +#~ msgid "Series Height" +#~ msgstr "" + +#~ msgid "Pixel height of each series" +#~ msgstr "" + +#~ msgid "Page Length" +#~ msgstr "" + +#~ msgid "Rows per page, 0 means no pagination" +#~ msgstr "" + +#~ msgid "X Axis Format" +#~ msgstr "" + +#~ msgid "Y Axis Format" +#~ msgstr "" + +#~ msgid "Right Axis Format" +#~ msgstr "" + +#~ msgid "Markup Type" +#~ msgstr "" + +#~ msgid "Pick your favorite markup language" +#~ msgstr "" + +#~ msgid "Rotation" +#~ msgstr "回転" + +#~ msgid "Rotation to apply to words in the cloud" +#~ msgstr "" + +#~ msgid "Line Style" +#~ msgstr "" + +#~ msgid "Line interpolation as defined by d3.js" +#~ msgstr "" + +#~ msgid "Label Type" +#~ msgstr "" + +#~ msgid "What should be shown on the label?" +#~ msgstr "" + +#~ msgid "Code" +#~ msgstr "" + +#~ msgid "Put your code here" +#~ msgstr "" + +#~ msgid "Aggregation function" +#~ msgstr "" + +#~ msgid "" +#~ "Aggregate function to apply when " +#~ "pivoting and computing the total rows" +#~ " and columns" +#~ msgstr "" + +#~ msgid "Font Size From" +#~ msgstr "" + +#~ msgid "Font size for the smallest value in the list" +#~ msgstr "" + +#~ msgid "Font Size To" +#~ msgstr "" + +#~ msgid "Font size for the biggest value in the list" +#~ msgstr "" + +#~ msgid "Instant Filtering" +#~ msgstr "" + +#~ msgid "Range Filter" +#~ msgstr "" + +#~ msgid "Whether to display the time range interactive selector" +#~ msgstr "" + +#~ msgid "Date Filter" +#~ msgstr "" + +#~ msgid "Whether to include a time filter" +#~ msgstr "" + +#~ msgid "Data Table" +#~ msgstr "" + +#~ msgid "Whether to display the interactive data table" +#~ msgstr "" + +#~ msgid "Search Box" +#~ msgstr "" + +#~ msgid "Whether to include a client side search box" +#~ msgstr "" + +#~ msgid "Table Filter" +#~ msgstr "" + +#~ msgid "Whether to apply filter when table cell is clicked" +#~ msgstr "" + +#~ msgid "Show Bubbles" +#~ msgstr "" + +#~ msgid "Whether to display bubbles on top of countries" +#~ msgstr "" + +#~ msgid "Legend" +#~ msgstr "" + +#~ msgid "Whether to display the legend (toggles)" +#~ msgstr "" + +#~ msgid "Show Values" +#~ msgstr "" + +#~ msgid "Whether to display the numerical values within the cells" +#~ msgstr "" + +#~ msgid "X bounds" +#~ msgstr "" + +#~ msgid "Whether to display the min and max values of the X axis" +#~ msgstr "" + +#~ msgid "Y bounds" +#~ msgstr "" + +#~ msgid "Whether to display the min and max values of the Y axis" +#~ msgstr "" + +#~ msgid "Rich Tooltip" +#~ msgstr "" + +#~ msgid "The rich tooltip shows a list of all series for that point in time" +#~ msgstr "" + +#~ msgid "Y Log Scale" +#~ msgstr "" + +#~ msgid "Use a log scale for the Y axis" +#~ msgstr "" + +#~ msgid "X Log Scale" +#~ msgstr "" + +#~ msgid "Use a log scale for the X axis" +#~ msgstr "" + +#~ msgid "Donut" +#~ msgstr "" + +#~ msgid "Do you want a donut or a pie?" +#~ msgstr "" + +#~ msgid "Put labels outside" +#~ msgstr "" + +#~ msgid "Put the labels outside the pie?" +#~ msgstr "" + +#~ msgid "Contribution" +#~ msgstr "" + +#~ msgid "Compute the contribution to the total" +#~ msgstr "" + +#~ msgid "Period Ratio" +#~ msgstr "" + +#~ msgid "" +#~ "[integer] Number of period to compare" +#~ " against, this is relative to the " +#~ "granularity selected" +#~ msgstr "" + +#~ msgid "Period Ratio Type" +#~ msgstr "" + +#~ msgid "" +#~ "`factor` means (new/previous), `growth` is " +#~ "((new/previous) - 1), `value` is " +#~ "(new-previous)" +#~ msgstr "" + +#~ msgid "Time Shift" +#~ msgstr "" + +#~ msgid "" +#~ "Overlay a timeseries from a relative " +#~ "time period. Expects relative time delta" +#~ " in natural language (example: 24 " +#~ "hours, 7 days, 56 weeks, 365 days)" +#~ msgstr "" + +#~ msgid "Subheader" +#~ msgstr "" + +#~ msgid "Description text that shows up below your Big Number" +#~ msgstr "" + +#~ msgid "label" +#~ msgstr "" + +#~ msgid "" +#~ "`count` is COUNT(*) if a group by" +#~ " is used. Numerical columns will be" +#~ " aggregated with the aggregator. Non-" +#~ "numerical columns will be used to " +#~ "label points. Leave empty to get a" +#~ " count of points in each cluster." +#~ msgstr "" + +#~ msgid "Map Style" +#~ msgstr "" + +#~ msgid "Base layer map style" +#~ msgstr "" + +#~ msgid "Clustering Radius" +#~ msgstr "" + +#~ msgid "" +#~ "The radius (in pixels) the algorithm " +#~ "uses to define a cluster. Choose 0" +#~ " to turn off clustering, but beware" +#~ " that a large number of points " +#~ "(>1000) will cause lag." +#~ msgstr "" + +#~ msgid "Point Radius" +#~ msgstr "" + +#~ msgid "" +#~ "The radius of individual points (ones" +#~ " that are not in a cluster). " +#~ "Either a numerical column or `Auto`, " +#~ "which scales the point based on " +#~ "the largest cluster" +#~ msgstr "" + +#~ msgid "Point Radius Unit" +#~ msgstr "" + +#~ msgid "The unit of measure for the specified point radius" +#~ msgstr "" + +#~ msgid "Opacity" +#~ msgstr "" + +#~ msgid "Opacity of all clusters, points, and labels. Between 0 and 1." +#~ msgstr "" + +#~ msgid "Zoom" +#~ msgstr "" + +#~ msgid "Zoom level of the map" +#~ msgstr "" + +#~ msgid "Default latitude" +#~ msgstr "" + +#~ msgid "Latitude of default viewport" +#~ msgstr "" + +#~ msgid "Default longitude" +#~ msgstr "" + +#~ msgid "Longitude of default viewport" +#~ msgstr "" + +#~ msgid "Live render" +#~ msgstr "" + +#~ msgid "Points and clusters will update as viewport is being changed" +#~ msgstr "" + +#~ msgid "RGB Color" +#~ msgstr "" + +#~ msgid "The color for points and clusters in RGB" +#~ msgstr "" + +#~ msgid "Ranges" +#~ msgstr "" + +#~ msgid "Ranges to highlight with shading" +#~ msgstr "" + +#~ msgid "Range labels" +#~ msgstr "" + +#~ msgid "Labels for the ranges" +#~ msgstr "" + +#~ msgid "Markers" +#~ msgstr "" + +#~ msgid "List of values to mark with triangles" +#~ msgstr "" + +#~ msgid "Marker labels" +#~ msgstr "" + +#~ msgid "Labels for the markers" +#~ msgstr "" + +#~ msgid "Marker lines" +#~ msgstr "" + +#~ msgid "List of values to mark with lines" +#~ msgstr "" + +#~ msgid "Marker line labels" +#~ msgstr "" + +#~ msgid "Labels for the marker lines" +#~ msgstr "" + +#~ msgid "Slice ID" +#~ msgstr "" + +#~ msgid "The id of the active slice" +#~ msgstr "" + +#~ msgid "Cache Timeout (seconds)" +#~ msgstr "" + +#~ msgid "The number of seconds before expiring the cache" +#~ msgstr "" + +#~ msgid "Order by entity id" +#~ msgstr "" + +#~ msgid "" +#~ "Important! Select this if the table " +#~ "is not already sorted by entity " +#~ "id, else there is no guarantee " +#~ "that all events for each entity " +#~ "are returned." +#~ msgstr "" + +#~ msgid "Minimum leaf node event count" +#~ msgstr "" + +#~ msgid "" +#~ "Leaf nodes that represent fewer than " +#~ "this number of events will be " +#~ "initially hidden in the visualization" +#~ msgstr "" + +#~ msgid "Color Scheme" +#~ msgstr "" + +#~ msgid "The color scheme for rendering chart" +#~ msgstr "" + +#~ msgid "Time Series Columns" +#~ msgstr "" + +#~ msgid "Time" +#~ msgstr "" + +#~ msgid "Time related form attributes" +#~ msgstr "" + +#~ msgid "Datasource & Chart Type" +#~ msgstr "" + +#~ msgid "This section exposes ways to include snippets of SQL in your query" +#~ msgstr "" + +#~ msgid "Annotations" +#~ msgstr "" + +#~ msgid "Advanced Analytics" +#~ msgstr "" + +#~ msgid "" +#~ "This section contains options that allow" +#~ " for advanced analytical post processing" +#~ " of query results" +#~ msgstr "" + +#~ msgid "Result Filters" +#~ msgstr "" + +#~ msgid "" +#~ "The filters to apply after post-" +#~ "aggregation.Leave the value control empty " +#~ "to filter empty strings or nulls" +#~ msgstr "" + +#~ msgid "Chart Options" +#~ msgstr "" + +#~ msgid "Breakdowns" +#~ msgstr "" + +#~ msgid "Defines how each series is broken down" +#~ msgstr "" + +#~ msgid "Pie Chart" +#~ msgstr "" + +#~ msgid "Dual Axis Line Chart" +#~ msgstr "" + +#~ msgid "Y Axis 1" +#~ msgstr "" + +#~ msgid "Y Axis 2" +#~ msgstr "" + +#~ msgid "Left Axis Metric" +#~ msgstr "" + +#~ msgid "Choose a metric for left axis" +#~ msgstr "" + +#~ msgid "Left Axis Format" +#~ msgstr "" + +#~ msgid "Axes" +#~ msgstr "" + +#~ msgid "GROUP BY" +#~ msgstr "" + +#~ msgid "Use this section if you want a query that aggregates" +#~ msgstr "" + +#~ msgid "NOT GROUPED BY" +#~ msgstr "" + +#~ msgid "Use this section if you want to query atomic rows" +#~ msgstr "" + +#~ msgid "Options" +#~ msgstr "" + +#~ msgid "Time Series Table" +#~ msgstr "" + +#~ msgid "Bubbles" +#~ msgstr "" + +#~ msgid "Numeric Column" +#~ msgstr "" + +#~ msgid "Select the numeric column to draw the histogram" +#~ msgstr "" + +#~ msgid "No of Bins" +#~ msgstr "" + +#~ msgid "Select number of bins for the histogram" +#~ msgstr "" + +#~ msgid "Primary Metric" +#~ msgstr "" + +#~ msgid "The primary metric is used to define the arc segment sizes" +#~ msgstr "" + +#~ msgid "Secondary Metric" +#~ msgstr "" + +#~ msgid "" +#~ "This secondary metric is used to " +#~ "define the color as a ratio " +#~ "against the primary metric. If the " +#~ "two metrics match, color is mapped " +#~ "level groups" +#~ msgstr "" + +#~ msgid "Hierarchy" +#~ msgstr "" + +#~ msgid "This defines the level of the hierarchy" +#~ msgstr "" + +#~ msgid "Source / Target" +#~ msgstr "" + +#~ msgid "Choose a source and a target" +#~ msgstr "" + +#~ msgid "Chord Diagram" +#~ msgstr "" + +#~ msgid "Choose a number format" +#~ msgstr "" + +#~ msgid "Source" +#~ msgstr "ソース" + +#~ msgid "Choose a source" +#~ msgstr "ソースを選択" + +#~ msgid "Target" +#~ msgstr "ターゲット" + +#~ msgid "Choose a target" +#~ msgstr "ターゲットを選択" + +#~ msgid "ISO 3166-1 codes of region/province/department" +#~ msgstr "" + +#~ msgid "" +#~ "It's ISO 3166-1 of your " +#~ "region/province/department in your table. (see" +#~ " documentation for list of ISO " +#~ "3166-1)" +#~ msgstr "" + +#~ msgid "Country Control" +#~ msgstr "" + +#~ msgid "3 letter code of the country" +#~ msgstr "" + +#~ msgid "Metric for color" +#~ msgstr "" + +#~ msgid "Metric that defines the color of the country" +#~ msgstr "" + +#~ msgid "Bubble size" +#~ msgstr "" + +#~ msgid "Metric that defines the size of the bubble" +#~ msgstr "" + +#~ msgid "Filter Box" +#~ msgstr "フィルタボックス" + +#~ msgid "Filter controls" +#~ msgstr "フィルタ項目" + +#~ msgid "" +#~ "The controls you want to filter " +#~ "on. Note that only columns checked " +#~ "as \"filterable\" will show up on " +#~ "this list." +#~ msgstr "" + +#~ msgid "Heatmap Options" +#~ msgstr "" + +#~ msgid "Horizon" +#~ msgstr "" + +#~ msgid "Points" +#~ msgstr "" + +#~ msgid "Labelling" +#~ msgstr "" + +#~ msgid "Visual Tweaks" +#~ msgstr "" + +#~ msgid "Viewport" +#~ msgstr "" + +#~ msgid "Longitude" +#~ msgstr "" + +#~ msgid "Column containing longitude data" +#~ msgstr "" + +#~ msgid "Latitude" +#~ msgstr "" + +#~ msgid "Column containing latitude data" +#~ msgstr "" + +#~ msgid "Cluster label aggregator" +#~ msgstr "" + +#~ msgid "" +#~ "Aggregate function applied to the list" +#~ " of points in each cluster to " +#~ "produce the cluster label." +#~ msgstr "" + +#~ msgid "Tooltip" +#~ msgstr "" + +#~ msgid "" +#~ "Show a tooltip when hovering over " +#~ "points and clusters describing the label" +#~ msgstr "" + +#~ msgid "" +#~ "One or many controls to group by." +#~ " If grouping, latitude and longitude " +#~ "columns must be present." +#~ msgstr "" + +#~ msgid "Event definition" +#~ msgstr "" + +#~ msgid "Additional meta data" +#~ msgstr "" + +#~ msgid "Column containing entity ids" +#~ msgstr "" + +#~ msgid "e.g., a \"user id\" column" +#~ msgstr "" + +#~ msgid "Column containing event names" +#~ msgstr "" + +#~ msgid "Event count limit" +#~ msgstr "" + +#~ msgid "The maximum number of events to return, equivalent to number of rows" +#~ msgstr "" + +#~ msgid "Meta data" +#~ msgstr "" + +#~ msgid "Select any columns for meta data inspection" +#~ msgstr "" + +#~ msgid "" +#~ "The server could not be reached. " +#~ "You may want to verify your " +#~ "connection and try again." +#~ msgstr "" + +#~ msgid "An unknown error occurred. (Status: %s )" +#~ msgstr "" + +#~ msgid "Favorites" +#~ msgstr "お気に入り" + +#~ msgid "Created Content" +#~ msgstr "作成したもの" + +#~ msgid "Recent Activity" +#~ msgstr "近況" + +#~ msgid "Security & Access" +#~ msgstr "セキュリティー" + +#~ msgid "No slices" +#~ msgstr "" + +#~ msgid "No dashboards" +#~ msgstr "" + +#~ msgid "Slices" +#~ msgstr "スライス" + +#~ msgid "No favorite slices yet, go click on stars!" +#~ msgstr "" + +#~ msgid "No favorite dashboards yet, go click on stars!" +#~ msgstr "" + +#~ msgid "Roles" +#~ msgstr "" + +#~ msgid "Databases" +#~ msgstr "データベース" + +#~ msgid "Datasources" +#~ msgstr "" + +#~ msgid "Profile picture provided by Gravatar" +#~ msgstr "" + +#~ msgid "joined" +#~ msgstr "" + +#~ msgid "id:" +#~ msgstr "" + +#~ msgid "Sorry, there appears to be no data" +#~ msgstr "" + +#~ msgid "Select [%s]" +#~ msgstr "" + +#~ msgid "Druid Clusters" +#~ msgstr "" + +#~ msgid "Sources" +#~ msgstr "ソース" + +#~ msgid "Associated Slices" +#~ msgstr "" + +#~ msgid "Druid Datasources" +#~ msgstr "" + +#~ msgid "Scan New Datasources" +#~ msgstr "" + +#~ msgid "Refresh Druid Metadata" +#~ msgstr "" + +#~ msgid "Tables" +#~ msgstr "テーブル" + +#~ msgid "記録数" +#~ msgstr "" + +#~ msgid "Import" +#~ msgstr "" + +#~ msgid "Welcome!" +#~ msgstr "" + +#~ msgid "Manage" +#~ msgstr "管理" + +#~ msgid "Datasource %(name)s already exists" +#~ msgstr "" + +#~ msgid "Delete" +#~ msgstr "削除" + +#~ msgid "Delete all Really?" +#~ msgstr "本当に全部削除しますか?" + +#~ msgid "This endpoint requires the `all_datasource_access` permission" +#~ msgstr "" + +#~ msgid "The datasource seems to have been deleted" +#~ msgstr "" + +#~ msgid "The access requests seem to have been deleted" +#~ msgstr "" + +#~ msgid "The user seems to have been deleted" +#~ msgstr "" + +#~ msgid "You don't have access to this datasource" +#~ msgstr "" + +#~ msgid "" +#~ "This view requires the database %(name)s" +#~ " or `all_datasource_access` permission" +#~ msgstr "" + +#~ msgid "" +#~ "This endpoint requires the datasource " +#~ "%(name)s, database or `all_datasource_access` " +#~ "permission" +#~ msgstr "" + +#~ msgid "" +#~ "All the queries in Sql Lab are " +#~ "going to be executed on behalf of" +#~ " currently authorized user." +#~ msgstr "" + +#~ msgid "Impersonate queries to the database" +#~ msgstr "" + +#~ msgid "Import Dashboards" +#~ msgstr "" + +#~ msgid "Access requests" +#~ msgstr "" + +#~ msgid "Security" +#~ msgstr "セキュリティー" + +#~ msgid "List Slices" +#~ msgstr "" + +#~ msgid "Show Slice" +#~ msgstr "" + +#~ msgid "Add Slice" +#~ msgstr "" + +#~ msgid "Edit Slice" +#~ msgstr "" + +#~ msgid "Slice" +#~ msgstr "スライス" + +#~ msgid "Export" +#~ msgstr "エクスポート" + +#~ msgid "Export dashboards?" +#~ msgstr "" + +#~ msgid "Action Log" +#~ msgstr "アクション履歴" + +#~ msgid "Access was requested" +#~ msgstr "" + +#~ msgid "" +#~ "%(user)s was granted the role %(role)s" +#~ " that gives access to the " +#~ "%(datasource)s" +#~ msgstr "" + +#~ msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" +#~ msgstr "" + +#~ msgid "You have no permission to approve this request" +#~ msgstr "" + +#~ msgid "" +#~ "Malformed request. slice_id or table_name " +#~ "and db_name arguments are expected" +#~ msgstr "" + +#~ msgid "Slice %(id)s not found" +#~ msgstr "スライス %(id)s が見つかりません" + +#~ msgid "Table %(t)s wasn't found in the database %(d)s" +#~ msgstr "テーブル %(t)s はデータベース %(d)s にありません" + +#~ msgid "Can't find User '%(name)s', please ask your admin to create one." +#~ msgstr "ユーザー ‘%(name)s’ が見つかりません。管理者に作成を依頼してください。" + +#~ msgid "Can't find DruidCluster with cluster_name = '%(name)s'" +#~ msgstr "" + +#~ msgid "CSS Templates" +#~ msgstr "CSSテンプレート" + +#~ msgid "SQL Lab" +#~ msgstr "SQLツール" + +#~ msgid "Queries" +#~ msgstr "クエリ" + +#~ msgid "Saved Queries" +#~ msgstr "保存されたクエリ" + +#~ msgid "Time Column" +#~ msgstr "時間列" + +#~ msgid "second" +#~ msgstr "秒" + +#~ msgid "minute" +#~ msgstr "分" + +#~ msgid "hour" +#~ msgstr "時間" + +#~ msgid "day" +#~ msgstr "日" + +#~ msgid "week" +#~ msgstr "週" + +#~ msgid "month" +#~ msgstr "月" + +#~ msgid "quarter" +#~ msgstr "4半期" + +#~ msgid "year" +#~ msgstr "年" + +#~ msgid "week_ending_saturday" +#~ msgstr "土曜日を週終わりに" + +#~ msgid "week_start_sunday" +#~ msgstr "日曜日を週初めに" + +#~ msgid "week_start_monday" +#~ msgstr "月曜日を週初めに" + +#~ msgid "5 minute" +#~ msgstr "5分" + +#~ msgid "half hour" +#~ msgstr "半時間" + +#~ msgid "10 minute" +#~ msgstr "10分" + +#~ msgid "Table Name" +#~ msgstr "テーブル名" + +#~ msgid "Name of table to be created from csv data." +#~ msgstr "" + +#~ msgid "CSV File" +#~ msgstr "" + +#~ msgid "Select a CSV file to be uploaded to a database." +#~ msgstr "" + +#~ msgid "CSV Files Only!" +#~ msgstr "" + +#~ msgid "Database" +#~ msgstr "" + +#~ msgid "Delimiter" +#~ msgstr "" + +#~ msgid "Delimiter used by CSV file (for whitespace use \\s+)." +#~ msgstr "" + +#~ msgid "Table Exists" +#~ msgstr "" + +#~ msgid "" +#~ "If table exists do one of the " +#~ "following: Fail (do nothing), Replace " +#~ "(drop and recreate table) or Append " +#~ "(insert data)." +#~ msgstr "" + +#~ msgid "Fail" +#~ msgstr "" + +#~ msgid "Replace" +#~ msgstr "" + +#~ msgid "Append" +#~ msgstr "" + +#~ msgid "Schema" +#~ msgstr "スキーマ" + +#~ msgid "Specify a schema (if database flavour supports this)." +#~ msgstr "" + +#~ msgid "Header Row" +#~ msgstr "" + +#~ msgid "" +#~ "Row containing the headers to use " +#~ "as column names (0 is first line" +#~ " of data). Leave empty if there " +#~ "is no header row." +#~ msgstr "" + +#~ msgid "Index Column" +#~ msgstr "" + +#~ msgid "" +#~ "Column to use as the row labels" +#~ " of the dataframe. Leave empty if " +#~ "no index column." +#~ msgstr "" + +#~ msgid "Mangle Duplicate Columns" +#~ msgstr "" + +#~ msgid "Specify duplicate columns as \"X.0, X.1\"." +#~ msgstr "" + +#~ msgid "Skip Initial Space" +#~ msgstr "" + +#~ msgid "Skip spaces after delimiter." +#~ msgstr "" + +#~ msgid "Skip Rows" +#~ msgstr "" + +#~ msgid "Number of rows to skip at start of file." +#~ msgstr "" + +#~ msgid "Rows to Read" +#~ msgstr "" + +#~ msgid "Number of rows of file to read." +#~ msgstr "" + +#~ msgid "Skip Blank Lines" +#~ msgstr "" + +#~ msgid "Skip blank lines rather than interpreting them as NaN values." +#~ msgstr "" + +#~ msgid "Parse Dates" +#~ msgstr "" + +#~ msgid "A comma separated list of columns that should be parsed as dates." +#~ msgstr "" + +#~ msgid "Infer Datetime Format" +#~ msgstr "" + +#~ msgid "Use Pandas to interpret the datetime format automatically." +#~ msgstr "" + +#~ msgid "Decimal Character" +#~ msgstr "" + +#~ msgid "Character to interpret as decimal point." +#~ msgstr "" + +#~ msgid "Dataframe Index" +#~ msgstr "" + +#~ msgid "Write dataframe index as a column." +#~ msgstr "" + +#~ msgid "Column Label(s)" +#~ msgstr "" + +#~ msgid "" +#~ "Column label for index column(s). If " +#~ "None is given and Dataframe Index " +#~ "is True, Index Names are used." +#~ msgstr "" + +#~ msgid "Viz is missing a datasource" +#~ msgstr "データソースは見つかりません" + +#~ msgid "From date cannot be larger than to date" +#~ msgstr "開始日は終了日を超えてはいけません" + +#~ msgid "Table View" +#~ msgstr "テーブルビュー" + +#~ msgid "Pick a granularity in the Time section or uncheck 'Include Time'" +#~ msgstr "任意の時間精度を選択してください or uncheck ‘Include Time’" + +#~ msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" +#~ msgstr "[Group By]と[Metrics]または[列]のいずれかを選択します" + +#~ msgid "Time Table View" +#~ msgstr "" + +#~ msgid "Pick at least one metric" +#~ msgstr "少なくとも1つの指標を選択してください" + +#~ msgid "When using 'Group By' you are limited to use a single metric" +#~ msgstr "" + +#~ msgid "Pivot Table" +#~ msgstr "ピボットテーブル" + +#~ msgid "Please choose at least one 'Group by' field " +#~ msgstr "" + +#~ msgid "Please choose at least one metric" +#~ msgstr "少なくとも1つの指標を選択してください" + +#~ msgid "Group By' and 'Columns' can't overlap" +#~ msgstr "" + +#~ msgid "Markup" +#~ msgstr "マークアップ" + +#~ msgid "Separator" +#~ msgstr "セパレータ" + +#~ msgid "Word Cloud" +#~ msgstr "単語の雲" + +#~ msgid "Treemap" +#~ msgstr "ツリーマップ" + +#~ msgid "Calendar Heatmap" +#~ msgstr "カレンダーヒートマップ" + +#~ msgid "Box Plot" +#~ msgstr "ボックスプロット" + +#~ msgid "Bubble Chart" +#~ msgstr "バブル図" + +#~ msgid "Pick a metric for x, y and size" +#~ msgstr "" + +#~ msgid "Bullet Chart" +#~ msgstr "" + +#~ msgid "Pick a metric to display" +#~ msgstr "" + +#~ msgid "Big Number with Trendline" +#~ msgstr "トレンド付き数字" + +#~ msgid "Pick a metric!" +#~ msgstr "指標を選んでください!" + +#~ msgid "Big Number" +#~ msgstr "数値" + +#~ msgid "Time Series - Line Chart" +#~ msgstr "時系列 - 折れ線グラフ" + +#~ msgid "Pick a time granularity for your time series" +#~ msgstr "" + +#~ msgid "" +#~ "`Since` and `Until` time bounds should" +#~ " be specified when using the `Time" +#~ " Shift` feature." +#~ msgstr "" + +#~ msgid "Time Series - Dual Axis Line Chart" +#~ msgstr "" + +#~ msgid "Pick a metric for left axis!" +#~ msgstr "" + +#~ msgid "Pick a metric for right axis!" +#~ msgstr "" + +#~ msgid "Please choose different metrics on left and right axis" +#~ msgstr "" + +#~ msgid "Time Series - Bar Chart" +#~ msgstr "時系列 - 棒グラフ" + +#~ msgid "Time Series - Period Pivot" +#~ msgstr "" + +#~ msgid "Time Series - Percent Change" +#~ msgstr "時系列 - 変化率" + +#~ msgid "Time Series - Stacked" +#~ msgstr "時系列 - 積み上げ線グラフ" + +#~ msgid "Distribution - NVD3 - Pie Chart" +#~ msgstr "円グラフ" + +#~ msgid "Histogram" +#~ msgstr "ヒストグラム" + +#~ msgid "Must have at least one numeric column specified" +#~ msgstr "" + +#~ msgid "Distribution - Bar Chart" +#~ msgstr "棒グラフ" + +#~ msgid "Can't have overlap between Series and Breakdowns" +#~ msgstr "" + +#~ msgid "Pick at least one field for [Series]" +#~ msgstr "" + +#~ msgid "Sunburst" +#~ msgstr "" + +#~ msgid "Sankey" +#~ msgstr "" + +#~ msgid "Pick exactly 2 columns as [Source / Target]" +#~ msgstr "" + +#~ msgid "" +#~ "There's a loop in your Sankey, " +#~ "please provide a tree. Here's a " +#~ "faulty link: {}" +#~ msgstr "" + +#~ msgid "Directed Force Layout" +#~ msgstr "" + +#~ msgid "Pick exactly 2 columns to 'Group By'" +#~ msgstr "" + +#~ msgid "Country Map" +#~ msgstr "国地図" + +#~ msgid "World Map" +#~ msgstr "世界地図" + +#~ msgid "Filters" +#~ msgstr "フィルター" + +#~ msgid "Pick at least one filter field" +#~ msgstr "少なくとも1つのフィルタフィールドを選択してください" + +#~ msgid "iFrame" +#~ msgstr "" + +#~ msgid "Parallel Coordinates" +#~ msgstr "" + +#~ msgid "Heatmap" +#~ msgstr "ヒートマップ" + +#~ msgid "Horizon Charts" +#~ msgstr "" + +#~ msgid "Mapbox" +#~ msgstr "" + +#~ msgid "Must have a [Group By] column to have 'count' as the [Label]" +#~ msgstr "" + +#~ msgid "Choice of [Label] must be present in [Group By]" +#~ msgstr "" + +#~ msgid "Choice of [Point Radius] must be present in [Group By]" +#~ msgstr "" + +#~ msgid "[Longitude] and [Latitude] columns must be present in [Group By]" +#~ msgstr "" + +#~ msgid "Deck.gl - Multiple Layers" +#~ msgstr "" + +#~ msgid "Bad spatial key" +#~ msgstr "" + +#~ msgid "Deck.gl - Scatter plot" +#~ msgstr "" + +#~ msgid "Deck.gl - Screen Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - Paths" +#~ msgstr "" + +#~ msgid "Deck.gl - Polygon" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D HEX" +#~ msgstr "" + +#~ msgid "Deck.gl - GeoJSON" +#~ msgstr "" + +#~ msgid "Deck.gl - Arc" +#~ msgstr "" + +#~ msgid "Event flow" +#~ msgstr "" + +#~ msgid "Time Series - Paired t-test" +#~ msgstr "" + +#~ msgid "Time Series - Nightingale Rose Chart" +#~ msgstr "" + +#~ msgid "Partition Diagram" +#~ msgstr "" + +#~ msgid "Metric(s) {} must be aggregations." +#~ msgstr "" + +#~ msgid "No data was returned." +#~ msgstr "" + +#~ msgid "Unsupported extraction function: " +#~ msgstr "" + +#~ msgid "List Druid Column" +#~ msgstr "" + +#~ msgid "Show Druid Column" +#~ msgstr "" + +#~ msgid "Add Druid Column" +#~ msgstr "" + +#~ msgid "Edit Druid Column" +#~ msgstr "" + +#~ msgid "Column" +#~ msgstr "列" + +#~ msgid "Type" +#~ msgstr "タイプ" + +#~ msgid "Datasource" +#~ msgstr "データソース" + +#~ msgid "Groupable" +#~ msgstr "グループ分け可能" + +#~ msgid "Filterable" +#~ msgstr "フィルタ可能" + +#~ msgid "Count Distinct" +#~ msgstr "" + +#~ msgid "Sum" +#~ msgstr "" + +#~ msgid "Min" +#~ msgstr "最小値" + +#~ msgid "Max" +#~ msgstr "最大値" + +#~ msgid "" +#~ "Whether this column is exposed in " +#~ "the `Filters` section of the explore " +#~ "view." +#~ msgstr "" + +#~ msgid "List Druid Metric" +#~ msgstr "" + +#~ msgid "Show Druid Metric" +#~ msgstr "" + +#~ msgid "Add Druid Metric" +#~ msgstr "" + +#~ msgid "Edit Druid Metric" +#~ msgstr "" + +#~ msgid "" +#~ "Whether the access to this metric " +#~ "is restricted to certain roles. Only " +#~ "roles with the permission 'metric access" +#~ " on XXX (the name of this " +#~ "metric)' are allowed to access this " +#~ "metric" +#~ msgstr "" + +#~ msgid "Metric" +#~ msgstr "指標" + +#~ msgid "Description" +#~ msgstr "" + +#~ msgid "Verbose Name" +#~ msgstr "" + +#~ msgid "JSON" +#~ msgstr "" + +#~ msgid "Druid Datasource" +#~ msgstr "" + +#~ msgid "Warning Message" +#~ msgstr "" + +#~ msgid "List Druid Cluster" +#~ msgstr "" + +#~ msgid "Show Druid Cluster" +#~ msgstr "" + +#~ msgid "Add Druid Cluster" +#~ msgstr "" + +#~ msgid "Edit Druid Cluster" +#~ msgstr "" + +#~ msgid "Cluster" +#~ msgstr "" + +#~ msgid "Coordinator Host" +#~ msgstr "" + +#~ msgid "Coordinator Port" +#~ msgstr "" + +#~ msgid "Coordinator Endpoint" +#~ msgstr "" + +#~ msgid "Broker Host" +#~ msgstr "" + +#~ msgid "Broker Port" +#~ msgstr "" + +#~ msgid "Broker Endpoint" +#~ msgstr "" + +#~ msgid "List Druid Datasource" +#~ msgstr "" + +#~ msgid "Show Druid Datasource" +#~ msgstr "" + +#~ msgid "Add Druid Datasource" +#~ msgstr "" + +#~ msgid "Edit Druid Datasource" +#~ msgstr "" + +#~ msgid "" +#~ "The list of slices associated with " +#~ "this table. By altering this datasource," +#~ " you may change how these associated" +#~ " slices behave. Also note that slices" +#~ " need to point to a datasource, " +#~ "so this form will fail at saving" +#~ " if removing slices from a " +#~ "datasource. If you want to change " +#~ "the datasource for a slice, overwrite" +#~ " the slice from the 'explore view'" +#~ msgstr "" + +#~ msgid "Timezone offset (in hours) for this datasource" +#~ msgstr "" + +#~ msgid "" +#~ "Time expression to use as a " +#~ "predicate when retrieving distinct values " +#~ "to populate the filter component. Only" +#~ " applies when `Enable Filter Select` " +#~ "is on. If you enter `7 days " +#~ "ago`, the distinct list of values " +#~ "in the filter will be populated " +#~ "based on the distinct value over " +#~ "the past week" +#~ msgstr "" + +#~ msgid "" +#~ "Whether to populate the filter's " +#~ "dropdown in the explore view's filter" +#~ " section with a list of distinct " +#~ "values fetched from the backend on " +#~ "the fly" +#~ msgstr "" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the datasource from the " +#~ "datasource list" +#~ msgstr "" + +#~ msgid "Associated Charts" +#~ msgstr "" + +#~ msgid "Data Source" +#~ msgstr "" + +#~ msgid "Owner" +#~ msgstr "" + +#~ msgid "Is Hidden" +#~ msgstr "" + +#~ msgid "Enable Filter Select" +#~ msgstr "" + +#~ msgid "Default Endpoint" +#~ msgstr "" + +#~ msgid "Time Offset" +#~ msgstr "" + +#~ msgid "Cache Timeout" +#~ msgstr "" + +#~ msgid "" +#~ "Datetime column not provided as part " +#~ "table configuration and is required by" +#~ " this type of chart" +#~ msgstr "" + +#~ msgid "Empty query?" +#~ msgstr "" + +#~ msgid "Metric '{}' is not valid" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] doesn't seem to exist " +#~ "in the specified database, couldn't " +#~ "fetch column information" +#~ msgstr "" + +#~ msgid "List Columns" +#~ msgstr "" + +#~ msgid "Show Column" +#~ msgstr "" + +#~ msgid "Add Column" +#~ msgstr "" + +#~ msgid "Edit Column" +#~ msgstr "" + +#~ msgid "" +#~ "Whether to make this column available" +#~ " as a [Time Granularity] option, " +#~ "column has to be DATETIME or " +#~ "DATETIME-like" +#~ msgstr "" + +#~ msgid "" +#~ "The data type that was inferred by" +#~ " the database. It may be necessary" +#~ " to input a type manually for " +#~ "expression-defined columns in some cases." +#~ " In most case users should not " +#~ "need to alter this." +#~ msgstr "" + +#~ msgid "Table" +#~ msgstr "テーブル" + +#~ msgid "Expression" +#~ msgstr "" + +#~ msgid "Is temporal" +#~ msgstr "" + +#~ msgid "Datetime Format" +#~ msgstr "" + +#~ msgid "Database Expression" +#~ msgstr "" + +#~ msgid "List Metrics" +#~ msgstr "" + +#~ msgid "Show Metric" +#~ msgstr "" + +#~ msgid "Add Metric" +#~ msgstr "" + +#~ msgid "Edit Metric" +#~ msgstr "" + +#~ msgid "SQL Expression" +#~ msgstr "" + +#~ msgid "D3 Format" +#~ msgstr "" + +#~ msgid "Is Restricted" +#~ msgstr "" + +#~ msgid "List Tables" +#~ msgstr "" + +#~ msgid "Show Table" +#~ msgstr "" + +#~ msgid "Add Table" +#~ msgstr "" + +#~ msgid "Edit Table" +#~ msgstr "" + +#~ msgid "Name of the table that exists in the source database" +#~ msgstr "" + +#~ msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +#~ msgstr "" + +#~ msgid "" +#~ "This fields acts a Superset view, " +#~ "meaning that Superset will run a " +#~ "query against this string as a " +#~ "subquery." +#~ msgstr "" + +#~ msgid "" +#~ "Predicate applied when fetching distinct " +#~ "value to populate the filter control " +#~ "component. Supports jinja template syntax. " +#~ "Applies only when `Enable Filter Select`" +#~ " is on." +#~ msgstr "" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the table from the table " +#~ "list" +#~ msgstr "" + +#~ msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "A set of parameters that become " +#~ "available in the query using Jinja " +#~ "templating syntax" +#~ msgstr "" + +#~ msgid "Changed By" +#~ msgstr "更新者" + +#~ msgid "Last Changed" +#~ msgstr "最終更新日" + +#~ msgid "Offset" +#~ msgstr "" + +#~ msgid "Fetch Values Predicate" +#~ msgstr "" + +#~ msgid "Main Datetime Column" +#~ msgstr "" + +#~ msgid "SQL Lab View" +#~ msgstr "" + +#~ msgid "Template parameters" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] could not be found, " +#~ "please double check your database " +#~ "connection, schema, and table name" +#~ msgstr "" + +#~ msgid "" +#~ "The table was created. As part of" +#~ " this two phase configuration process, " +#~ "you should now click the edit " +#~ "button by the new table to " +#~ "configure it." +#~ msgstr "" + +#~ msgid "Metadata refreshed for the following table(s): %(tables)s" +#~ msgstr "" + +#~ msgid "Profile" +#~ msgstr "プロファイル" + +#~ msgid "Logout" +#~ msgstr "ログアウト" + +#~ msgid "Login" +#~ msgstr "ログイン" + +#~ msgid "Record Count" +#~ msgstr "" + +#~ msgid "No records found" +#~ msgstr "" + +#~ msgid "Add Filter" +#~ msgstr "フィルターを追加" + +#~ msgid "Import dashboards" +#~ msgstr "" + +#~ msgid "No Access!" +#~ msgstr "" + +#~ msgid "You do not have permissions to access the datasource(s): %(name)s." +#~ msgstr "" + +#~ msgid "Request Permissions" +#~ msgstr "" + +#~ msgid "Cancel" +#~ msgstr "キャンセル" + +#~ msgid "Test Connection" +#~ msgstr "" + +#~ msgid "json isn't valid" +#~ msgstr "" + +#~ msgid "List Databases" +#~ msgstr "データベースリスト" + +#~ msgid "Show Database" +#~ msgstr "データベースを表示" + +#~ msgid "Add Database" +#~ msgstr "データベースを追加" + +#~ msgid "Edit Database" +#~ msgstr "データベースリンクを編集" + +#~ msgid "Expose this DB in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "Allow users to run synchronous queries," +#~ " this is the default and should " +#~ "work well for queries that can be" +#~ " executed within a web request scope" +#~ " (<~1 minute)" +#~ msgstr "" + +#~ msgid "" +#~ "Allow users to run queries, against " +#~ "an async backend. This assumes that " +#~ "you have a Celery worker setup as" +#~ " well as a results backend." +#~ msgstr "" + +#~ msgid "Allow CREATE TABLE AS option in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "Allow users to run non-SELECT " +#~ "statements (UPDATE, DELETE, CREATE, ...) " +#~ "in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "When allowing CREATE TABLE AS option " +#~ "in SQL Lab, this option forces the" +#~ " table to be created in this " +#~ "schema" +#~ msgstr "" + +#~ 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 "" + +#~ msgid "" +#~ "Allow SQL Lab to fetch a list " +#~ "of all tables and all views across" +#~ " all database schemas. For large data" +#~ " warehouse with thousands of tables, " +#~ "this can be expensive and put " +#~ "strain on the system." +#~ msgstr "" + +#~ msgid "Expose in SQL Lab" +#~ msgstr "" + +#~ msgid "Allow CREATE TABLE AS" +#~ msgstr "" + +#~ msgid "Allow DML" +#~ msgstr "" + +#~ msgid "CTAS Schema" +#~ msgstr "" + +#~ msgid "Creator" +#~ msgstr "作成者" + +#~ msgid "SQLAlchemy URI" +#~ msgstr "" + +#~ msgid "Extra" +#~ msgstr "" + +#~ msgid "Allow Run Sync" +#~ msgstr "" + +#~ msgid "Allow Run Async" +#~ msgstr "" + +#~ msgid "Impersonate the logged on user" +#~ msgstr "" + +#~ msgid "CSV to Database configuration" +#~ msgstr "" + +#~ msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +#~ msgstr "" + +#~ msgid "User" +#~ msgstr "ユーザー" + +#~ msgid "User Roles" +#~ msgstr "" + +#~ msgid "Database URL" +#~ msgstr "" + +#~ msgid "Roles to grant" +#~ msgstr "" + +#~ msgid "Created On" +#~ msgstr "作成日" + +#~ msgid "List Charts" +#~ msgstr "" + +#~ msgid "Show Chart" +#~ msgstr "" + +#~ msgid "Add Chart" +#~ msgstr "" + +#~ msgid "Edit Chart" +#~ msgstr "" + +#~ msgid "" +#~ "These parameters are generated dynamically " +#~ "when clicking the save or overwrite " +#~ "button in the explore view. This " +#~ "JSON object is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" + +#~ msgid "Duration (in seconds) of the caching timeout for this slice." +#~ msgstr "" + +#~ msgid "Dashboards" +#~ msgstr "ダッシュボード" + +#~ msgid "Last Modified" +#~ msgstr "最終更新日" + +#~ msgid "Owners" +#~ msgstr "所有者" + +#~ msgid "Parameters" +#~ msgstr "パラメータ" + +#~ msgid "Chart" +#~ msgstr "" + +#~ msgid "Name" +#~ msgstr "名前" + +#~ msgid "Visualization Type" +#~ msgstr "グラフ様式" + +#~ msgid "List Dashboards" +#~ msgstr "" + +#~ msgid "Show Dashboard" +#~ msgstr "" + +#~ msgid "Add Dashboard" +#~ msgstr "" + +#~ msgid "Edit Dashboard" +#~ msgstr "" + +#~ msgid "" +#~ "This json object describes the " +#~ "positioning of the widgets in the " +#~ "dashboard. It is dynamically generated " +#~ "when adjusting the widgets size and " +#~ "positions by using drag & drop in" +#~ " the dashboard view" +#~ msgstr "" + +#~ msgid "" +#~ "The css for individual dashboards can" +#~ " be altered here, or in the " +#~ "dashboard view where changes are " +#~ "immediately visible" +#~ msgstr "" + +#~ msgid "To get a readable URL for your dashboard" +#~ msgstr "" + +#~ msgid "" +#~ "This JSON object is generated " +#~ "dynamically when clicking the save or" +#~ " overwrite button in the dashboard " +#~ "view. It is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" + +#~ msgid "Owners is a list of users who can alter the dashboard." +#~ msgstr "" + +#~ msgid "Dashboard" +#~ msgstr "ダッシュボード" + +#~ msgid "Title" +#~ msgstr "タイトル" + +#~ msgid "Slug" +#~ msgstr "" + +#~ msgid "Charts" +#~ msgstr "" + +#~ msgid "Modified" +#~ msgstr "最終更新日" + +#~ msgid "Position JSON" +#~ msgstr "" + +#~ msgid "CSS" +#~ msgstr "" + +#~ msgid "JSON Metadata" +#~ msgstr "" + +#~ msgid "Underlying Tables" +#~ msgstr "" + +#~ msgid "Action" +#~ msgstr "アクション" + +#~ msgid "dttm" +#~ msgstr "" + +#~ msgid "You don't have the rights to " +#~ msgstr "" + +#~ msgid "alter this " +#~ msgstr "" + +#~ msgid "chart" +#~ msgstr "" + +#~ msgid "create a " +#~ msgstr "" + +#~ msgid "dashboard" +#~ msgstr "" + +#~ msgid "Query record was not created as expected." +#~ msgstr "" + +#~ msgid "Template Name" +#~ msgstr "テンプレート名" + +#~ msgid "SQL Editor" +#~ msgstr "SQLエディタ" + +#~ msgid "Query Search" +#~ msgstr "クエリを検索" + +#~ msgid "Status" +#~ msgstr "状態" + +#~ msgid "Start Time" +#~ msgstr "開始時間" + +#~ msgid "End Time" +#~ msgstr "終了時間" + +#~ msgid "List Saved Query" +#~ msgstr "保存されたクエリのリスト" + +#~ msgid "Show Saved Query" +#~ msgstr "保存されたクエリを表示" + +#~ msgid "Add Saved Query" +#~ msgstr "保存されたクエリを追加" + +#~ msgid "Edit Saved Query" +#~ msgstr "保存されたクエリの編集" + +#~ msgid "Label" +#~ msgstr "" + +#~ msgid "Pop Tab Link" +#~ msgstr "新しいタブでクエリ" + +#~ msgid "Changed on" +#~ msgstr "変更日" diff --git a/superset/translations/messages.pot b/superset/translations/messages.pot index 85a2c76402..8b9aaffbab 100644 --- a/superset/translations/messages.pot +++ b/superset/translations/messages.pot @@ -1,1529 +1,1662 @@ # Translations template for PROJECT. -# Copyright (C) 2017 ORGANIZATION +# Copyright (C) 2018 ORGANIZATION # This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2017. +# FIRST AUTHOR , 2018. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-11-01 01:31+0000\n" +"POT-Creation-Date: 2018-05-15 10:17-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.5.1\n" +"Generated-By: Babel 2.5.3\n" -#: superset/assets/javascripts/explore/stores/controls.jsx:570 -#: superset/db_engine_specs.py:216 superset/db_engine_specs.py:247 -#: superset/db_engine_specs.py:291 superset/db_engine_specs.py:339 -#: superset/db_engine_specs.py:395 superset/db_engine_specs.py:893 -#: superset/db_engine_specs.py:929 superset/db_engine_specs.py:961 -#: superset/db_engine_specs.py:1007 superset/db_engine_specs.py:1044 -#: superset/db_engine_specs.py:1069 +#: superset/assets/src/explore/controls.jsx:838 superset/db_engine_specs.py:326 +#: superset/db_engine_specs.py:376 superset/db_engine_specs.py:405 +#: superset/db_engine_specs.py:430 superset/db_engine_specs.py:482 +#: superset/db_engine_specs.py:541 superset/db_engine_specs.py:605 +#: superset/db_engine_specs.py:1156 superset/db_engine_specs.py:1198 +#: superset/db_engine_specs.py:1253 superset/db_engine_specs.py:1298 +#: superset/db_engine_specs.py:1331 superset/db_engine_specs.py:1367 msgid "Time Column" msgstr "" -#: superset/db_engine_specs.py:217 superset/db_engine_specs.py:248 -#: superset/db_engine_specs.py:340 superset/db_engine_specs.py:396 -#: superset/db_engine_specs.py:894 superset/db_engine_specs.py:962 -#: superset/db_engine_specs.py:1045 +#: superset/db_engine_specs.py:327 superset/db_engine_specs.py:377 +#: superset/db_engine_specs.py:431 superset/db_engine_specs.py:542 +#: superset/db_engine_specs.py:606 superset/db_engine_specs.py:1157 +#: superset/db_engine_specs.py:1199 superset/db_engine_specs.py:1299 +#: superset/db_engine_specs.py:1368 msgid "second" msgstr "" -#: superset/db_engine_specs.py:218 superset/db_engine_specs.py:251 -#: superset/db_engine_specs.py:343 superset/db_engine_specs.py:398 -#: superset/db_engine_specs.py:896 superset/db_engine_specs.py:930 -#: superset/db_engine_specs.py:964 superset/db_engine_specs.py:1008 -#: superset/db_engine_specs.py:1046 superset/db_engine_specs.py:1070 +#: superset/db_engine_specs.py:329 superset/db_engine_specs.py:378 +#: superset/db_engine_specs.py:406 superset/db_engine_specs.py:435 +#: superset/db_engine_specs.py:546 superset/db_engine_specs.py:609 +#: superset/db_engine_specs.py:1160 superset/db_engine_specs.py:1202 +#: superset/db_engine_specs.py:1254 superset/db_engine_specs.py:1300 +#: superset/db_engine_specs.py:1332 superset/db_engine_specs.py:1371 msgid "minute" msgstr "" -#: superset/db_engine_specs.py:219 superset/db_engine_specs.py:255 -#: superset/db_engine_specs.py:345 superset/db_engine_specs.py:400 -#: superset/db_engine_specs.py:902 superset/db_engine_specs.py:932 -#: superset/db_engine_specs.py:966 superset/db_engine_specs.py:1014 -#: superset/db_engine_specs.py:1047 superset/db_engine_specs.py:1071 +#: superset/db_engine_specs.py:331 superset/db_engine_specs.py:379 +#: superset/db_engine_specs.py:407 superset/db_engine_specs.py:440 +#: superset/db_engine_specs.py:483 superset/db_engine_specs.py:549 +#: superset/db_engine_specs.py:612 superset/db_engine_specs.py:1169 +#: superset/db_engine_specs.py:1205 superset/db_engine_specs.py:1263 +#: superset/db_engine_specs.py:1301 superset/db_engine_specs.py:1333 +#: superset/db_engine_specs.py:1374 msgid "hour" msgstr "" -#: superset/db_engine_specs.py:220 superset/db_engine_specs.py:260 -#: superset/db_engine_specs.py:292 superset/db_engine_specs.py:347 -#: superset/db_engine_specs.py:402 superset/db_engine_specs.py:904 -#: superset/db_engine_specs.py:934 superset/db_engine_specs.py:968 -#: superset/db_engine_specs.py:1016 superset/db_engine_specs.py:1048 -#: superset/db_engine_specs.py:1072 +#: superset/db_engine_specs.py:333 superset/db_engine_specs.py:380 +#: superset/db_engine_specs.py:408 superset/db_engine_specs.py:446 +#: superset/db_engine_specs.py:486 superset/db_engine_specs.py:552 +#: superset/db_engine_specs.py:615 superset/db_engine_specs.py:1172 +#: superset/db_engine_specs.py:1208 superset/db_engine_specs.py:1266 +#: superset/db_engine_specs.py:1302 superset/db_engine_specs.py:1334 +#: superset/db_engine_specs.py:1377 msgid "day" msgstr "" -#: superset/db_engine_specs.py:221 superset/db_engine_specs.py:266 -#: superset/db_engine_specs.py:293 superset/db_engine_specs.py:348 -#: superset/db_engine_specs.py:404 superset/db_engine_specs.py:906 -#: superset/db_engine_specs.py:936 superset/db_engine_specs.py:970 -#: superset/db_engine_specs.py:1049 superset/db_engine_specs.py:1073 +#: superset/db_engine_specs.py:335 superset/db_engine_specs.py:381 +#: superset/db_engine_specs.py:409 superset/db_engine_specs.py:453 +#: superset/db_engine_specs.py:487 superset/db_engine_specs.py:553 +#: superset/db_engine_specs.py:618 superset/db_engine_specs.py:1175 +#: superset/db_engine_specs.py:1211 superset/db_engine_specs.py:1303 +#: superset/db_engine_specs.py:1335 superset/db_engine_specs.py:1380 msgid "week" msgstr "" -#: superset/db_engine_specs.py:222 superset/db_engine_specs.py:268 -#: superset/db_engine_specs.py:295 superset/db_engine_specs.py:350 -#: superset/db_engine_specs.py:406 superset/db_engine_specs.py:908 -#: superset/db_engine_specs.py:938 superset/db_engine_specs.py:972 -#: superset/db_engine_specs.py:1018 superset/db_engine_specs.py:1050 -#: superset/db_engine_specs.py:1074 +#: superset/db_engine_specs.py:337 superset/db_engine_specs.py:382 +#: superset/db_engine_specs.py:410 superset/db_engine_specs.py:456 +#: superset/db_engine_specs.py:490 superset/db_engine_specs.py:556 +#: superset/db_engine_specs.py:621 superset/db_engine_specs.py:1178 +#: superset/db_engine_specs.py:1214 superset/db_engine_specs.py:1269 +#: superset/db_engine_specs.py:1304 superset/db_engine_specs.py:1336 +#: superset/db_engine_specs.py:1384 msgid "month" msgstr "" -#: superset/db_engine_specs.py:223 superset/db_engine_specs.py:270 -#: superset/db_engine_specs.py:352 superset/db_engine_specs.py:408 -#: superset/db_engine_specs.py:910 superset/db_engine_specs.py:940 -#: superset/db_engine_specs.py:974 superset/db_engine_specs.py:1020 -#: superset/db_engine_specs.py:1051 superset/db_engine_specs.py:1075 +#: superset/db_engine_specs.py:339 superset/db_engine_specs.py:383 +#: superset/db_engine_specs.py:411 superset/db_engine_specs.py:459 +#: superset/db_engine_specs.py:559 superset/db_engine_specs.py:624 +#: superset/db_engine_specs.py:1181 superset/db_engine_specs.py:1217 +#: superset/db_engine_specs.py:1272 superset/db_engine_specs.py:1305 +#: superset/db_engine_specs.py:1337 superset/db_engine_specs.py:1387 msgid "quarter" msgstr "" -#: superset/db_engine_specs.py:224 superset/db_engine_specs.py:274 -#: superset/db_engine_specs.py:354 superset/db_engine_specs.py:912 -#: superset/db_engine_specs.py:942 superset/db_engine_specs.py:1022 -#: superset/db_engine_specs.py:1052 superset/db_engine_specs.py:1076 +#: superset/db_engine_specs.py:341 superset/db_engine_specs.py:384 +#: superset/db_engine_specs.py:412 superset/db_engine_specs.py:464 +#: superset/db_engine_specs.py:562 superset/db_engine_specs.py:635 +#: superset/db_engine_specs.py:1184 superset/db_engine_specs.py:1275 +#: superset/db_engine_specs.py:1307 superset/db_engine_specs.py:1338 +#: superset/db_engine_specs.py:1391 msgid "year" msgstr "" -#: superset/db_engine_specs.py:356 -msgid "week_start_monday" -msgstr "" - -#: superset/db_engine_specs.py:410 superset/db_engine_specs.py:976 +#: superset/db_engine_specs.py:493 superset/db_engine_specs.py:627 +#: superset/db_engine_specs.py:1220 msgid "week_ending_saturday" msgstr "" -#: superset/db_engine_specs.py:413 superset/db_engine_specs.py:979 +#: superset/db_engine_specs.py:496 superset/db_engine_specs.py:631 +#: superset/db_engine_specs.py:1224 msgid "week_start_sunday" msgstr "" -#: superset/db_engine_specs.py:898 superset/db_engine_specs.py:1010 +#: superset/db_engine_specs.py:565 +msgid "week_start_monday" +msgstr "" + +#: superset/db_engine_specs.py:1163 superset/db_engine_specs.py:1257 msgid "5 minute" msgstr "" -#: superset/db_engine_specs.py:900 +#: superset/db_engine_specs.py:1166 msgid "half hour" msgstr "" -#: superset/db_engine_specs.py:1012 +#: superset/db_engine_specs.py:1260 msgid "10 minute" msgstr "" -#: superset/utils.py:499 +#: superset/connectors/sqla/views.py:234 superset/forms.py:56 +msgid "Table Name" +msgstr "" + +#: superset/forms.py:57 +msgid "Name of table to be created from csv data." +msgstr "" + +#: superset/forms.py:61 +msgid "CSV File" +msgstr "" + +#: superset/forms.py:62 +msgid "Select a CSV file to be uploaded to a database." +msgstr "" + +#: superset/forms.py:64 +msgid "CSV Files Only!" +msgstr "" + +#: superset/connectors/sqla/views.py:227 superset/forms.py:66 +#: superset/views/core.py:275 superset/views/sql_lab.py:24 +#: superset/views/sql_lab.py:61 +msgid "Database" +msgstr "" + +#: superset/forms.py:70 +msgid "Delimiter" +msgstr "" + +#: superset/forms.py:71 +msgid "Delimiter used by CSV file (for whitespace use \\s+)." +msgstr "" + +#: superset/forms.py:75 +msgid "Table Exists" +msgstr "" + +#: superset/forms.py:76 +msgid "" +"If table exists do one of the following: Fail (do nothing), Replace (drop" +" and recreate table) or Append (insert data)." +msgstr "" + +#: superset/forms.py:81 +msgid "Fail" +msgstr "" + +#: superset/forms.py:81 +msgid "Replace" +msgstr "" + +#: superset/forms.py:82 +msgid "Append" +msgstr "" + +#: superset/connectors/sqla/views.py:230 superset/forms.py:85 +msgid "Schema" +msgstr "" + +#: superset/forms.py:86 +msgid "Specify a schema (if database flavour supports this)." +msgstr "" + +#: superset/forms.py:91 +msgid "Header Row" +msgstr "" + +#: superset/forms.py:92 +msgid "" +"Row containing the headers to use as column names (0 is first line of " +"data). Leave empty if there is no header row." +msgstr "" + +#: superset/forms.py:100 +msgid "Index Column" +msgstr "" + +#: superset/forms.py:101 +msgid "" +"Column to use as the row labels of the dataframe. Leave empty if no index" +" column." +msgstr "" + +#: superset/forms.py:108 +msgid "Mangle Duplicate Columns" +msgstr "" + +#: superset/forms.py:109 +msgid "Specify duplicate columns as \"X.0, X.1\"." +msgstr "" + +#: superset/forms.py:111 +msgid "Skip Initial Space" +msgstr "" + +#: superset/forms.py:112 +msgid "Skip spaces after delimiter." +msgstr "" + +#: superset/forms.py:114 +msgid "Skip Rows" +msgstr "" + +#: superset/forms.py:115 +msgid "Number of rows to skip at start of file." +msgstr "" + +#: superset/forms.py:120 +msgid "Rows to Read" +msgstr "" + +#: superset/forms.py:121 +msgid "Number of rows of file to read." +msgstr "" + +#: superset/forms.py:126 +msgid "Skip Blank Lines" +msgstr "" + +#: superset/forms.py:127 +msgid "Skip blank lines rather than interpreting them as NaN values." +msgstr "" + +#: superset/forms.py:131 +msgid "Parse Dates" +msgstr "" + +#: superset/forms.py:132 +msgid "A comma separated list of columns that should be parsed as dates." +msgstr "" + +#: superset/forms.py:137 +msgid "Infer Datetime Format" +msgstr "" + +#: superset/forms.py:138 +msgid "Use Pandas to interpret the datetime format automatically." +msgstr "" + +#: superset/forms.py:142 +msgid "Decimal Character" +msgstr "" + +#: superset/forms.py:143 +msgid "Character to interpret as decimal point." +msgstr "" + +#: superset/forms.py:148 +msgid "Dataframe Index" +msgstr "" + +#: superset/forms.py:149 +msgid "Write dataframe index as a column." +msgstr "" + +#: superset/forms.py:151 +msgid "Column Label(s)" +msgstr "" + +#: superset/forms.py:152 +msgid "" +"Column label for index column(s). If None is given and Dataframe Index is" +" True, Index Names are used." +msgstr "" + +#: superset/utils.py:576 #, python-format msgid "[Superset] Access to the datasource %(name)s was granted" msgstr "" -#: superset/viz.py:52 +#: superset/viz.py:60 msgid "Viz is missing a datasource" msgstr "" -#: superset/viz.py:172 +#: superset/viz.py:249 msgid "From date cannot be larger than to date" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:335 -#: superset/viz.py:350 +#: superset/assets/src/explore/visTypes.js:805 superset/viz.py:497 msgid "Table View" msgstr "" -#: superset/viz.py:362 +#: superset/viz.py:509 msgid "Pick a granularity in the Time section or uncheck 'Include Time'" msgstr "" -#: superset/viz.py:372 +#: superset/viz.py:519 msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" msgstr "" -#: superset/viz.py:441 +#: superset/viz.py:596 msgid "Time Table View" msgstr "" -#: superset/viz.py:450 superset/viz.py:1218 +#: superset/viz.py:605 superset/viz.py:1464 msgid "Pick at least one metric" msgstr "" -#: superset/viz.py:453 +#: superset/viz.py:608 msgid "When using 'Group By' you are limited to use a single metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:413 -#: superset/viz.py:483 +#: superset/assets/src/explore/visTypes.js:890 superset/viz.py:637 msgid "Pivot Table" msgstr "" -#: superset/viz.py:497 -msgid "Please choose at least one \"Group by\" field " +#: superset/viz.py:651 +msgid "Please choose at least one 'Group by' field " msgstr "" -#: superset/viz.py:499 +#: superset/viz.py:653 msgid "Please choose at least one metric" msgstr "" -#: superset/viz.py:503 -msgid "'Group By' and 'Columns' can't overlap" +#: superset/viz.py:657 +msgid "Group By' and 'Columns' can't overlap" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:400 -#: superset/viz.py:536 +#: superset/assets/src/explore/visTypes.js:876 superset/viz.py:690 msgid "Markup" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:438 -#: superset/viz.py:555 +#: superset/assets/src/explore/visTypes.js:916 superset/viz.py:712 msgid "Separator" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:460 -#: superset/viz.py:567 +#: superset/assets/src/explore/visTypes.js:938 superset/viz.py:724 msgid "Word Cloud" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:481 -#: superset/viz.py:590 +#: superset/assets/src/explore/visTypes.js:960 superset/viz.py:747 msgid "Treemap" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:508 -#: superset/viz.py:616 +#: superset/assets/src/explore/visTypes.js:988 superset/viz.py:773 msgid "Calendar Heatmap" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:529 -#: superset/viz.py:674 +#: superset/assets/src/explore/visTypes.js:1026 superset/viz.py:838 msgid "Box Plot" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:550 -#: superset/viz.py:763 +#: superset/assets/src/explore/visTypes.js:1048 superset/viz.py:927 msgid "Bubble Chart" msgstr "" -#: superset/viz.py:787 +#: superset/viz.py:951 msgid "Pick a metric for x, y and size" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:601 -#: superset/viz.py:813 +#: superset/assets/src/explore/visTypes.js:1098 superset/viz.py:977 msgid "Bullet Chart" msgstr "" -#: superset/viz.py:839 +#: superset/viz.py:1003 msgid "Pick a metric to display" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:624 -#: superset/viz.py:862 +#: superset/assets/src/explore/visTypes.js:1122 superset/viz.py:1026 msgid "Big Number with Trendline" msgstr "" -#: superset/viz.py:870 superset/viz.py:899 +#: superset/viz.py:1034 superset/viz.py:1063 msgid "Pick a metric!" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:649 -#: superset/viz.py:891 +#: superset/assets/src/explore/visTypes.js:1149 superset/viz.py:1055 msgid "Big Number" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:158 -#: superset/viz.py:918 +#: superset/assets/src/explore/visTypes.js:184 superset/viz.py:1082 msgid "Time Series - Line Chart" msgstr "" -#: superset/viz.py:966 superset/viz.py:1119 +#: superset/viz.py:1145 superset/viz.py:1308 msgid "Pick a time granularity for your time series" msgstr "" -#: superset/viz.py:1062 +#: superset/viz.py:1222 +msgid "" +"`Since` and `Until` time bounds should be specified when using the `Time " +"Shift` feature." +msgstr "" + +#: superset/viz.py:1251 msgid "Time Series - Dual Axis Line Chart" msgstr "" -#: superset/viz.py:1072 +#: superset/viz.py:1261 msgid "Pick a metric for left axis!" msgstr "" -#: superset/viz.py:1074 +#: superset/viz.py:1263 msgid "Pick a metric for right axis!" msgstr "" -#: superset/viz.py:1076 +#: superset/viz.py:1265 msgid "Please choose different metrics on left and right axis" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:239 -#: superset/viz.py:1137 +#: superset/assets/src/explore/visTypes.js:318 superset/viz.py:1326 msgid "Time Series - Bar Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:275 -#: superset/viz.py:1145 +#: superset/viz.py:1335 +msgid "Time Series - Period Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:364 superset/viz.py:1375 msgid "Time Series - Percent Change" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:298 -#: superset/viz.py:1153 +#: superset/assets/src/explore/visTypes.js:759 superset/viz.py:1383 msgid "Time Series - Stacked" msgstr "" -#: superset/viz.py:1162 +#: superset/viz.py:1392 msgid "Distribution - NVD3 - Pie Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:674 -#: superset/viz.py:1180 +#: superset/assets/src/explore/visTypes.js:1176 superset/viz.py:1410 msgid "Histogram" msgstr "" -#: superset/viz.py:1190 -msgid "Must have one numeric column specified" +#: superset/viz.py:1420 +msgid "Must have at least one numeric column specified" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:96 -#: superset/viz.py:1205 +#: superset/assets/src/explore/visTypes.js:110 superset/viz.py:1451 msgid "Distribution - Bar Chart" msgstr "" -#: superset/viz.py:1216 +#: superset/viz.py:1462 msgid "Can't have overlap between Series and Breakdowns" msgstr "" -#: superset/viz.py:1220 +#: superset/viz.py:1466 msgid "Pick at least one field for [Series]" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:706 -#: superset/viz.py:1273 +#: superset/assets/src/explore/visTypes.js:1218 superset/viz.py:1519 msgid "Sunburst" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:743 -#: superset/viz.py:1306 +#: superset/assets/src/explore/visTypes.js:1257 superset/viz.py:1550 msgid "Sankey" msgstr "" -#: superset/viz.py:1313 +#: superset/viz.py:1557 msgid "Pick exactly 2 columns as [Source / Target]" msgstr "" -#: superset/viz.py:1344 +#: superset/viz.py:1588 msgid "" "There's a loop in your Sankey, please provide a tree. Here's a faulty " "link: {}" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:770 -#: superset/viz.py:1355 superset/viz.py:1376 +#: superset/assets/src/explore/visTypes.js:1285 superset/viz.py:1599 +#: superset/viz.py:1620 msgid "Directed Force Layout" msgstr "" -#: superset/viz.py:1362 +#: superset/viz.py:1606 msgid "Pick exactly 2 columns to 'Group By'" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:835 -#: superset/viz.py:1409 +#: superset/assets/src/explore/visTypes.js:1351 superset/viz.py:1653 msgid "Country Map" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:868 -#: superset/viz.py:1437 +#: superset/assets/src/explore/visTypes.js:1385 superset/viz.py:1681 msgid "World Map" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:80 -#: superset/viz.py:1487 +#: superset/assets/src/explore/controls.jsx:1872 +#: superset/assets/src/explore/visTypes.js:85 superset/viz.py:1731 msgid "Filters" msgstr "" -#: superset/viz.py:1495 +#: superset/viz.py:1752 msgid "Pick at least one filter field" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:933 -#: superset/viz.py:1522 +#: superset/assets/src/explore/visTypes.js:1450 superset/viz.py:1777 msgid "iFrame" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:945 -#: superset/viz.py:1539 +#: superset/assets/src/explore/visTypes.js:1462 superset/viz.py:1797 msgid "Parallel Coordinates" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:967 -#: superset/viz.py:1564 +#: superset/assets/src/explore/visTypes.js:1484 superset/viz.py:1822 msgid "Heatmap" msgstr "" -#: superset/viz.py:1623 +#: superset/viz.py:1878 msgid "Horizon Charts" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1027 -#: superset/viz.py:1634 +#: superset/assets/src/explore/visTypes.js:1545 superset/viz.py:1889 msgid "Mapbox" msgstr "" -#: superset/viz.py:1649 +#: superset/viz.py:1904 msgid "Must have a [Group By] column to have 'count' as the [Label]" msgstr "" -#: superset/viz.py:1662 +#: superset/viz.py:1917 msgid "Choice of [Label] must be present in [Group By]" msgstr "" -#: superset/viz.py:1667 +#: superset/viz.py:1922 msgid "Choice of [Point Radius] must be present in [Group By]" msgstr "" -#: superset/viz.py:1672 +#: superset/viz.py:1927 msgid "[Longitude] and [Latitude] columns must be present in [Group By]" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1098 -#: superset/viz.py:1738 +#: superset/assets/src/explore/visTypes.js:405 superset/viz.py:1996 +msgid "Deck.gl - Multiple Layers" +msgstr "" + +#: superset/viz.py:2032 superset/viz.py:2045 +msgid "Bad spatial key" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:692 superset/viz.py:2128 +msgid "Deck.gl - Scatter plot" +msgstr "" + +#: superset/viz.py:2170 +msgid "Deck.gl - Screen Grid" +msgstr "" + +#: superset/viz.py:2192 +msgid "Deck.gl - 3D Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:497 superset/viz.py:2207 +msgid "Deck.gl - Paths" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:614 superset/viz.py:2240 +msgid "Deck.gl - Polygon" +msgstr "" + +#: superset/viz.py:2248 +msgid "Deck.gl - 3D HEX" +msgstr "" + +#: superset/viz.py:2263 +msgid "Deck.gl - GeoJSON" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:654 superset/viz.py:2282 +msgid "Deck.gl - Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1615 superset/viz.py:2306 msgid "Event flow" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1143 -#: superset/viz.py:1769 +#: superset/assets/src/explore/visTypes.js:1660 superset/viz.py:2337 msgid "Time Series - Paired t-test" msgstr "" -#: superset/viz.py:1831 +#: superset/assets/src/explore/visTypes.js:1678 superset/viz.py:2395 +msgid "Time Series - Nightingale Rose Chart" +msgstr "" + +#: superset/viz.py:2425 msgid "Partition Diagram" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:57 -msgid "Your query was saved" -msgstr "" - -#: superset/assets/javascripts/SqlLab/actions.js:58 -msgid "Your query could not be saved" -msgstr "" - -#: superset/assets/javascripts/SqlLab/actions.js:111 -msgid "Failed at retrieving results from the results backend" -msgstr "" - -#: superset/assets/javascripts/SqlLab/actions.js:157 -msgid "Could not connect to server" -msgstr "" - -#: superset/assets/javascripts/SqlLab/actions.js:162 +#: superset/assets/src/common.js:37 msgid "Your session timed out, please refresh your page and try again." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:181 +#: superset/assets/src/SqlLab/actions.js:59 +msgid "Your query was saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:60 +msgid "Your query could not be saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:113 +msgid "Failed at retrieving results from the results backend" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:163 +msgid "Unknown error" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:186 msgid "Query was stopped." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:184 +#: superset/assets/src/SqlLab/actions.js:189 msgid "Failed at stopping query." msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:297 -#: superset/assets/javascripts/SqlLab/actions.js:310 +#: superset/assets/src/SqlLab/actions.js:309 +#: superset/assets/src/SqlLab/actions.js:322 msgid "Error occurred while fetching table metadata" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:364 +#: superset/assets/src/SqlLab/actions.js:376 msgid "shared query" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:372 -#: superset/assets/javascripts/SqlLab/actions.js:392 +#: superset/assets/src/SqlLab/actions.js:384 +#: superset/assets/src/SqlLab/actions.js:404 msgid "The query couldn't be loaded" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:426 +#: superset/assets/src/SqlLab/actions.js:438 msgid "An error occurred while creating the data source" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:30 +#: superset/assets/src/SqlLab/constants.js:30 msgid "Pick a chart type!" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:31 +#: superset/assets/src/SqlLab/constants.js:31 msgid "To use this chart type you need at least one column flagged as a date" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:32 +#: superset/assets/src/SqlLab/constants.js:32 msgid "To use this chart type you need at least one dimension" msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:33 +#: superset/assets/src/SqlLab/constants.js:33 msgid "To use this chart type you need at least one aggregation function" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:49 -#: superset/assets/javascripts/SqlLab/reducers.js:11 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:49 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:112 +#: superset/assets/src/SqlLab/reducers.js:11 msgid "Untitled Query" msgstr "" -#: superset/assets/javascripts/SqlLab/reducers.js:44 +#: superset/assets/src/SqlLab/reducers.js:44 #, python-format msgid "Copy of %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:30 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:30 msgid "share query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:17 msgid "copy URL to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:61 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:61 msgid "Raw SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:71 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:71 msgid "Source SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:83 -#: superset/assets/javascripts/explore/stores/visTypes.js:40 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:83 +#: superset/assets/src/explore/visTypes.js:44 msgid "SQL" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryHistory.jsx:28 +#: superset/assets/src/SqlLab/components/QueryHistory.jsx:28 msgid "No query history yet..." msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:106 -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:66 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:67 msgid "It seems you don't have access to any database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:154 -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:89 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:171 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:89 msgid "Search Results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:160 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:177 msgid "[From]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:170 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:187 msgid "[To]-" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:179 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:196 msgid "[Query Status]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:188 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:205 msgid "Search" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:114 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:114 msgid "Open in SQL Editor" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:133 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:133 msgid "view results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:136 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:136 msgid "Data preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:176 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:176 msgid "Visualize the data out of this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:182 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:182 msgid "Overwrite text in editor with a query on this table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:188 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:188 msgid "Run query in a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:193 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:193 msgid "Remove query from log" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:67 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:67 msgid ".CSV" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:78 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:242 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:281 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:78 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:247 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:286 msgid "Visualize" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 -#: superset/connectors/sqla/views.py:84 superset/connectors/sqla/views.py:134 -#: superset/connectors/sqla/views.py:214 superset/views/core.py:389 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 +#: superset/connectors/sqla/views.py:88 superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:225 superset/views/core.py:467 msgid "Table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 msgid "was created" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:169 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:170 msgid "Query in a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:210 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:211 msgid "Fetch data preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:230 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:231 msgid "Track Job" msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:236 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:237 msgid "Loading..." msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 msgid "Run Selected Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 +#: superset/assets/src/components/RefreshChartOverlay.jsx:26 msgid "Run Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:22 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:36 +msgid "Run query synchronously" +msgstr "" + +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:48 msgid "Run query asynchronously" msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:57 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:60 msgid "Stop" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:16 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:18 msgid "Undefined" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:66 -#: superset/views/sql_lab.py:53 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:67 +#: superset/views/sql_lab.py:59 msgid "Label" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:71 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:72 msgid "Label for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:81 -#: superset/connectors/druid/views.py:105 -#: superset/connectors/druid/views.py:227 superset/connectors/sqla/views.py:81 -#: superset/connectors/sqla/views.py:130 superset/connectors/sqla/views.py:227 -#: superset/views/core.py:383 superset/views/sql_lab.py:56 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:82 +#: superset/connectors/druid/views.py:134 +#: superset/connectors/druid/views.py:258 superset/connectors/sqla/views.py:85 +#: superset/connectors/sqla/views.py:132 superset/connectors/sqla/views.py:238 +#: superset/views/core.py:461 superset/views/sql_lab.py:62 msgid "Description" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:85 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:86 msgid "Write a description for your query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:99 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:155 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:222 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:100 +#: superset/assets/src/dashboard/components/Controls.jsx:125 +#: superset/assets/src/dashboard/components/SaveModal.jsx:151 +#: superset/assets/src/explore/components/SaveModal.jsx:221 msgid "Save" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:102 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:103 #: superset/templates/superset/request_access.html:16 msgid "Cancel" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:122 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:115 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:119 msgid "Save Query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:52 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:14 +msgid "Share Query" +msgstr "" + +#: superset/assets/src/SqlLab/components/SouthPane.jsx:52 msgid "Run a query to display results here" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:57 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:57 #, python-format msgid "Preview for %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:81 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:81 msgid "Results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:87 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:87 msgid "Query History" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:165 msgid "Create table as with query results" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:173 msgid "new table name" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:90 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:91 msgid "Error while fetching table list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:132 msgid "Error while fetching schema list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:153 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:146 +msgid "Type to search ..." +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:148 +msgid "Select table " +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:162 msgid "Error while fetching database list" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:159 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:168 msgid "Database:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:163 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:172 msgid "Select a database" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:170 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:179 #, python-format msgid "Select a schema (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:175 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:184 msgid "Schema:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:190 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:198 #, python-format msgid "Add a table (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:203 -msgid "Type to search ..." -msgstr "" - -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:226 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:234 msgid "Reset State" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:105 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:106 msgid "Enter a new title for the tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:124 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:125 #, python-format msgid "Untitled Query %s" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:170 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:171 msgid "close tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:173 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:174 msgid "rename tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "expand tool bar" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "hide tool bar" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:75 +#: superset/assets/src/SqlLab/components/TableElement.jsx:75 msgid "Copy partition query to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:94 +#: superset/assets/src/SqlLab/components/TableElement.jsx:94 msgid "latest partition:" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:110 +#: superset/assets/src/SqlLab/components/TableElement.jsx:110 msgid "Keys for table" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:119 +#: superset/assets/src/SqlLab/components/TableElement.jsx:119 #, python-format msgid "View keys & indexes (%s)" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:135 +#: superset/assets/src/SqlLab/components/TableElement.jsx:135 msgid "Sort columns alphabetically" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:136 +#: superset/assets/src/SqlLab/components/TableElement.jsx:136 msgid "Original table column order" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:146 +#: superset/assets/src/SqlLab/components/TableElement.jsx:146 msgid "Copy SELECT statement to clipboard" msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:152 +#: superset/assets/src/SqlLab/components/TableElement.jsx:152 msgid "Remove table preview" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:90 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:102 +msgid "Template Parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:106 +msgid "Edit template parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:116 +msgid "Invalid JSON" +msgstr "" + +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:92 #, python-format msgid "%s is not right as a column name, please alias it (as in SELECT count(*) " msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "AS my_alias" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "using only alphanumeric characters and underscores" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:167 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:171 msgid "Creating a data source and popping a new tab" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:197 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:202 msgid "No results available for this query" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:249 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:254 msgid "Chart Type" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:252 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:257 msgid "[Chart Type]" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:260 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:265 msgid "Datasource Name" msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:264 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:269 msgid "datasource name" msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:54 -msgid "Create a new slice" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:59 +msgid "Create a new chart" msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:59 -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:65 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:61 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:69 msgid "Choose a datasource" msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:71 -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:77 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:75 +msgid "" +"If the datasource your are looking for is not available in the list, " +"follow the instructions on the how to add it on the " +msgstr "" + +#: superset/assets/src/addSlice/AddSliceContainer.jsx:79 +msgid "Superset tutorial" +msgstr "" + +#: superset/assets/src/addSlice/AddSliceContainer.jsx:84 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:91 msgid "Choose a visualization type" msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:87 -msgid "Create new slice" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:101 +msgid "Create new chart" msgstr "" -#: superset/assets/javascripts/components/AsyncSelect.jsx:23 -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:26 -msgid "Select ..." +#: superset/assets/src/chart/chartAction.js:165 +msgid "Unexpected error: " msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:26 -msgid "Loaded data cached" +#: superset/assets/src/chart/chartAction.js:174 +msgid "Unexpected error." msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:29 -msgid "Loaded from cache" -msgstr "" - -#: superset/assets/javascripts/components/CachedLabel.jsx:33 -msgid "Click to force-refresh" -msgstr "" - -#: superset/assets/javascripts/components/CopyToClipboard.jsx:21 -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:67 -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:37 -msgid "Copy to clipboard" -msgstr "" - -#: superset/assets/javascripts/components/CopyToClipboard.jsx:70 -msgid "Not successful" -msgstr "" - -#: superset/assets/javascripts/components/CopyToClipboard.jsx:73 -msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" -msgstr "" - -#: superset/assets/javascripts/components/CopyToClipboard.jsx:89 -msgid "Copied!" -msgstr "" - -#: superset/assets/javascripts/components/EditableTitle.jsx:13 -#: superset/views/core.py:489 superset/views/core.py:556 -msgid "Title" -msgstr "" - -#: superset/assets/javascripts/components/EditableTitle.jsx:92 -msgid "click to edit title" -msgstr "" - -#: superset/assets/javascripts/components/EditableTitle.jsx:93 -msgid "You don't have the rights to alter this title." -msgstr "" - -#: superset/assets/javascripts/components/FaveStar.jsx:32 -#: superset/assets/javascripts/modules/superset.js:33 -msgid "Click to favorite/unfavorite" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:42 -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "You have unsaved changes." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "Click the" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:61 -msgid "button on the top right to save your changes." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:165 -#, python-format -msgid "Served from data cached %s . Click to force refresh." -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:170 -msgid "Click to force refresh" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:358 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:100 -msgid "Error" -msgstr "" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:359 -#, python-format -msgid "Sorry, there was an error adding slices to this dashboard: %s" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CodeModal.jsx:35 -msgid "Active Dashboard Filters" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:47 -#, python-format -msgid "Checkout this dashboard: %s" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:53 -msgid "Force refresh the whole dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:93 -msgid "Edit this dashboard's properties" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:65 -msgid "Load a template" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:68 -msgid "Load a CSS template" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:80 -#: superset/views/core.py:496 -msgid "CSS" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:86 -msgid "Live CSS Editor" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:19 -msgid "Don't refresh" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:20 -msgid "10 seconds" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:21 -msgid "30 seconds" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:22 -msgid "1 minute" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:23 -msgid "5 minutes" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:38 -msgid "Refresh Interval" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:41 -msgid "Choose the refresh frequency for this dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:63 -msgid "This dashboard was saved successfully." -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:69 -msgid "Sorry, there was an error saving this dashboard: " -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:101 -msgid "You must pick a name for the new dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:115 -msgid "Save Dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:123 -#, python-format -msgid "Overwrite Dashboard [%s]" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:131 -msgid "Save as:" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:135 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:210 -msgid "[dashboard name]" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:142 -#: superset/views/core.py:388 -msgid "Name" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:148 -msgid "Viz" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:157 -#: superset/views/core.py:494 superset/views/core.py:558 -#: superset/views/sql_lab.py:57 -msgid "Modified" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:167 -msgid "Add Slices" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:176 -msgid "Add a new slice to the dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:181 -msgid "Add Slices to Dashboard" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:37 -msgid "Move chart" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:40 -msgid "Force refresh data" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:44 -msgid "Toggle chart description" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:54 -msgid "Edit chart" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:62 -msgid "Export CSV" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:70 -msgid "Explore chart" -msgstr "" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:77 -msgid "Remove chart from dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/validators.js:11 -msgid "is expected to be a number" -msgstr "" - -#: superset/assets/javascripts/explore/validators.js:18 -msgid "is expected to be an integer" -msgstr "" - -#: superset/assets/javascripts/explore/validators.js:30 -msgid "cannot be empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:180 -#, python-format -msgid "%s - untitled" -msgstr "" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:287 -msgid "Edit slice properties" -msgstr "" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:32 -msgid "description" -msgstr "" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:42 -msgid "bolt" -msgstr "" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:43 -msgid "Changing this control takes effect instantly" -msgstr "" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:63 -msgid "Error..." -msgstr "" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:114 -#: superset/assets/javascripts/explore/stores/visTypes.js:56 -#: superset/assets/javascripts/explore/stores/visTypes.js:100 -#: superset/assets/javascripts/explore/stores/visTypes.js:138 -#: superset/assets/javascripts/explore/stores/visTypes.js:378 -#: superset/assets/javascripts/explore/stores/visTypes.js:416 -#: superset/assets/javascripts/explore/stores/visTypes.js:463 -#: superset/assets/javascripts/explore/stores/visTypes.js:484 -#: superset/assets/javascripts/explore/stores/visTypes.js:512 -#: superset/assets/javascripts/explore/stores/visTypes.js:532 -#: superset/assets/javascripts/explore/stores/visTypes.js:553 -#: superset/assets/javascripts/explore/stores/visTypes.js:605 -#: superset/assets/javascripts/explore/stores/visTypes.js:627 -#: superset/assets/javascripts/explore/stores/visTypes.js:652 -#: superset/assets/javascripts/explore/stores/visTypes.js:677 -#: superset/assets/javascripts/explore/stores/visTypes.js:709 -#: superset/assets/javascripts/explore/stores/visTypes.js:746 -#: superset/assets/javascripts/explore/stores/visTypes.js:773 -#: superset/assets/javascripts/explore/stores/visTypes.js:800 -#: superset/assets/javascripts/explore/stores/visTypes.js:838 -#: superset/assets/javascripts/explore/stores/visTypes.js:871 -#: superset/assets/javascripts/explore/stores/visTypes.js:908 -#: superset/assets/javascripts/explore/stores/visTypes.js:948 -#: superset/assets/javascripts/explore/stores/visTypes.js:970 -#: superset/assets/javascripts/explore/stores/visTypes.js:1030 -msgid "Query" -msgstr "" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:76 -msgid "Height" -msgstr "" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:90 -msgid "Width" -msgstr "" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:32 -msgid "Export to .json" -msgstr "" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:42 -msgid "Export to .csv format" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:74 -msgid "Please enter a slice name" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:89 -msgid "Please select a dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:97 -msgid "Please enter a dashboard name" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:134 -msgid "Save A Slice" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:155 -#, python-format -msgid "Overwrite slice %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:164 -msgid "Save as" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:168 -msgid "[slice name]" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:181 -msgid "Do not add to a dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:189 -msgid "Add slice to existing dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:205 -msgid "Add to new dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:231 -msgid "Save & go to dashboard" -msgstr "" - -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:32 -#, python-format -msgid "Check out this slice: %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:50 -msgid "`Min` value should be numeric or empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:53 -msgid "`Max` value should be numeric or empty" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:70 -#: superset/connectors/druid/views.py:48 superset/connectors/sqla/views.py:87 -msgid "Min" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:78 -#: superset/connectors/druid/views.py:49 superset/connectors/sqla/views.py:88 -msgid "Max" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:70 -msgid "Something went wrong while fetching the datasource list" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:95 -msgid "Click to point to another datasource" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:106 -msgid "Edit the datasource's configuration" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:122 -msgid "Select a datasource" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:132 -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:120 -msgid "Search / Filter" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:114 -msgid "Filter value" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select metric" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select column" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:155 -msgid "Select operator" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/FilterControl.jsx:138 -#: superset/templates/appbuilder/general/widgets/search.html:6 -msgid "Add Filter" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:24 -msgid "Error while fetching data" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/SelectControl.jsx:155 -#, python-format -msgid "Select %s" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:63 -msgid "textarea" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "Edit" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "in modal" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:110 -msgid "Select a visualization type" -msgstr "" - -#: superset/assets/javascripts/explore/reducers/chartReducer.js:32 +#: superset/assets/src/chart/chartReducer.js:55 msgid "Updating chart was stopped" msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:38 -#: superset/assets/javascripts/modules/superset.js:226 +#: superset/assets/src/chart/chartReducer.js:66 #, python-format msgid "An error occurred while rendering the visualization: %s" msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:47 -msgid "" -"Perhaps your data has grown, your database is under unusual load, or you " -"are simply querying a data source that is to large to be processed within" -" the timeout range. If that is the case, we recommend that you summarize " -"your data further." +#: superset/assets/src/chart/chartReducer.js:74 +msgid "visualization queries are set to timeout at ${action.timeout} seconds. " msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:56 +#: superset/assets/src/chart/chartReducer.js:75 +msgid "" +"Perhaps your data has grown, your database is under unusual load, or you " +"are simply querying a data source that is too large to be processed " +"within the timeout range. If that is the case, we recommend that you " +"summarize your data further." +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:84 +#: superset/assets/src/chart/chartReducer.js:134 msgid "Network error." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:37 -msgid "A reference to the [Time] configuration, taking granularity into account" +#: superset/assets/src/components/AlteredSliceTag.jsx:113 +msgid "Click to see difference" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:51 -msgid "Group by" +#: superset/assets/src/components/AlteredSliceTag.jsx:119 +msgid "Altered" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:54 -msgid "One or many controls to group by" +#: superset/assets/src/components/AlteredSliceTag.jsx:137 +msgid "Chart changes" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:73 -#: superset/connectors/druid/views.py:43 superset/views/core.py:326 -#: superset/views/core.py:350 superset/views/core.py:382 +#: superset/assets/src/components/AsyncSelect.jsx:23 +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:27 +msgid "Select ..." +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:26 +msgid "Loaded data cached" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:29 +msgid "Loaded from cache" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:33 +msgid "Click to force-refresh" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:21 +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:68 +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:38 +msgid "Copy to clipboard" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:72 +msgid "Not successful" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:75 +msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:91 +msgid "Copied!" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:14 +#: superset/views/core.py:571 superset/views/core.py:641 +msgid "Title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:105 +msgid "click to edit title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:106 +msgid "You don't have the rights to alter this title." +msgstr "" + +#: superset/assets/src/components/FaveStar.jsx:33 +msgid "Click to favorite/unfavorite" +msgstr "" + +#: superset/assets/src/components/RefreshChartOverlay.jsx:32 +msgid "Dismiss" +msgstr "" + +#: superset/assets/src/dashboard/components/CodeModal.jsx:35 +msgid "Active Dashboard Filters" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:120 +#, python-format +msgid "Checkout this dashboard: %s" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:123 +#: superset/assets/src/explore/components/SaveModal.jsx:163 +msgid "Save as" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:131 +msgid "Force Refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:132 +msgid "Force refresh the whole dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:140 +msgid "Set autorefresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:141 +msgid "Set the auto-refresh interval for this session" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:156 +msgid "Save the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:164 +msgid "Edit properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:165 +msgid "Edit the dashboards's properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:172 +msgid "Email" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:173 +msgid "Email a link to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:185 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:196 +msgid "Add Charts" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:186 +msgid "Add some charts to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:197 +msgid "Edit CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:198 +msgid "Change the style of the dashboard using CSS code" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:45 +msgid "Load a template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:48 +msgid "Load a CSS template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:60 +#: superset/views/core.py:578 +msgid "CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:66 +msgid "Live CSS Editor" +msgstr "" + +#: superset/assets/src/dashboard/components/Dashboard.jsx:157 +msgid "You have unsaved changes." +msgstr "" + +#: superset/assets/src/dashboard/components/Header.jsx:49 +msgid "Unsaved changes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:19 +msgid "Don't refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:20 +msgid "10 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:21 +msgid "30 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:22 +msgid "1 minute" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:23 +msgid "5 minutes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:38 +msgid "Refresh Interval" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:41 +msgid "Choose the refresh frequency for this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:66 +msgid "This dashboard was saved successfully." +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:72 +msgid "Sorry, there was an error saving this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:95 +msgid "Error" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:96 +msgid "You must pick a name for the new dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:111 +msgid "Save Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:119 +#, python-format +msgid "Overwrite Dashboard [%s]" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:127 +msgid "Save as:" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:131 +#: superset/assets/src/explore/components/SaveModal.jsx:209 +msgid "[dashboard name]" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:73 +msgid "Sorry, there was an error fetching charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:93 +msgid "Sorry, there was an error adding charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:163 +#: superset/views/core.py:466 +msgid "Name" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:169 +msgid "Viz" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:177 +#: superset/assets/src/explore/controls.jsx:157 +#: superset/connectors/druid/views.py:52 superset/views/core.py:404 +#: superset/views/core.py:428 superset/views/core.py:460 msgid "Datasource" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:83 -#: superset/views/core.py:390 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:186 +#: superset/views/core.py:576 superset/views/core.py:643 +#: superset/views/sql_lab.py:63 +msgid "Modified" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:205 +msgid "Add a new chart to the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:211 +msgid "Add Charts to Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:65 +#, python-format +msgid "Served from data cached %s . Click to force refresh." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:66 +msgid "Force refresh data" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:67 +msgid "Annotation layers are still loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:68 +msgid "One ore more annotation layers failed loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:107 +msgid "Move chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:127 +msgid "Toggle chart description" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:138 +msgid "Edit chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:148 +msgid "Export CSV" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:158 +msgid "Explore chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:169 +msgid "Remove chart from dashboard" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:86 +msgid "A reference to the [Time] configuration, taking granularity into account" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:100 +msgid "Group by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:103 +msgid "One or many controls to group by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:124 +msgid "" +"For more information about objects are in context in the scope of this " +"function, refer to the" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:126 +msgid " source code of Superset's sandboxed parser" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:148 +msgid "This functionality is disabled in your environment for security reasons." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:167 superset/views/core.py:468 msgid "Visualization Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:85 +#: superset/assets/src/explore/controls.jsx:169 msgid "The type of visualization to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:91 +#: superset/assets/src/explore/controls.jsx:175 msgid "Metrics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:100 -#: superset/assets/javascripts/explore/stores/controls.jsx:132 +#: superset/assets/src/explore/controls.jsx:189 +#: superset/assets/src/explore/controls.jsx:221 msgid "One or many metrics to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:106 +#: superset/assets/src/explore/controls.jsx:195 msgid "Percentage Metrics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:113 +#: superset/assets/src/explore/controls.jsx:202 msgid "Metrics for which percentage of total are to be displayed" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:118 +#: superset/assets/src/explore/controls.jsx:207 msgid "Y Axis Bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:121 +#: superset/assets/src/explore/controls.jsx:210 msgid "" "Bounds for the Y axis. When left empty, the bounds are dynamically " "defined based on the min/max of the data. Note that this feature will " "only expand the axis range. It won't narrow the data's extent." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:130 +#: superset/assets/src/explore/controls.jsx:219 msgid "Ordering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:141 -#: superset/views/annotations.py:47 -msgid "Annotation Layers" +#: superset/assets/src/explore/controls.jsx:227 +msgid "Fixed Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:143 -msgid "Annotation layers to overlay on the visualization" +#: superset/assets/src/explore/controls.jsx:228 +msgid "Use this to define a static color for all circles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:145 -msgid "Select a annotation layer" +#: superset/assets/src/explore/controls.jsx:235 +msgid "Legend Position" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:146 -msgid "Error while fetching annotation layers" +#: superset/assets/src/explore/controls.jsx:236 +msgid "Choose the position of the legend" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:157 -#: superset/assets/javascripts/explore/stores/visTypes.js:859 -#: superset/connectors/druid/views.py:104 superset/connectors/sqla/views.py:129 +#: superset/assets/src/explore/controls.jsx:250 +msgid "Fill Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:251 +#: superset/assets/src/explore/controls.jsx:259 +msgid "" +" Set the opacity to 0 if you do not want to override the color specified " +"in the GeoJSON" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:258 +msgid "Stroke Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:268 +#: superset/assets/src/explore/visTypes.js:1376 +#: superset/connectors/druid/views.py:133 superset/connectors/sqla/views.py:131 msgid "Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:159 -msgid "Choose the metric" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:172 +#: superset/assets/src/explore/controls.jsx:281 msgid "Right Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:176 +#: superset/assets/src/explore/controls.jsx:285 msgid "Choose a metric for right axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:187 +#: superset/assets/src/explore/controls.jsx:296 msgid "Stacked Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:199 +#: superset/assets/src/explore/controls.jsx:309 msgid "Sort X Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:207 +#: superset/assets/src/explore/controls.jsx:317 msgid "Sort Y Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:215 +#: superset/assets/src/explore/controls.jsx:325 msgid "Linear Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:233 +#: superset/assets/src/explore/controls.jsx:350 msgid "Normalize Across" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:240 +#: superset/assets/src/explore/controls.jsx:357 msgid "" "Color will be rendered based on a ratio of the cell against the sum of " "across this criteria" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:247 +#: superset/assets/src/explore/controls.jsx:364 msgid "Horizon Color Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:254 +#: superset/assets/src/explore/controls.jsx:371 msgid "Defines how the color are attributed." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:259 +#: superset/assets/src/explore/controls.jsx:376 msgid "Rendering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:266 +#: superset/assets/src/explore/controls.jsx:383 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:272 +#: superset/assets/src/explore/controls.jsx:389 msgid "XScale Interval" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:275 +#: superset/assets/src/explore/controls.jsx:394 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:281 +#: superset/assets/src/explore/controls.jsx:400 msgid "YScale Interval" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:284 +#: superset/assets/src/explore/controls.jsx:405 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:290 +#: superset/assets/src/explore/controls.jsx:411 msgid "Include Time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:291 +#: superset/assets/src/explore/controls.jsx:412 msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:297 +#: superset/assets/src/explore/controls.jsx:418 +msgid "Auto Zoom" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:421 +msgid "When checked, the map will zoom to your data after each query" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:426 msgid "Show percentage" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:299 +#: superset/assets/src/explore/controls.jsx:428 msgid "Whether to include the percentage in the tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:305 +#: superset/assets/src/explore/controls.jsx:434 msgid "Stacked Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:313 +#: superset/assets/src/explore/controls.jsx:442 msgid "Show totals" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:316 +#: superset/assets/src/explore/controls.jsx:445 msgid "Display total row/column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:321 +#: superset/assets/src/explore/controls.jsx:450 msgid "Show Markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:324 +#: superset/assets/src/explore/controls.jsx:453 msgid "Show data points as circle markers on the lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:329 +#: superset/assets/src/explore/controls.jsx:458 msgid "Bar Values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:332 +#: superset/assets/src/explore/controls.jsx:461 msgid "Show the value on top of the bar" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:337 +#: superset/assets/src/explore/controls.jsx:466 msgid "Sort Bars" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:339 +#: superset/assets/src/explore/controls.jsx:469 msgid "Sort bars by x labels." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:344 +#: superset/assets/src/explore/controls.jsx:474 msgid "Combine Metrics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:346 +#: superset/assets/src/explore/controls.jsx:476 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:352 +#: superset/assets/src/explore/controls.jsx:482 msgid "Extra Controls" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:355 +#: superset/assets/src/explore/controls.jsx:485 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:362 +#: superset/assets/src/explore/controls.jsx:492 msgid "Reduce X ticks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:365 +#: superset/assets/src/explore/controls.jsx:495 msgid "" "Reduces the number of X axis ticks to be rendered. If true, the x axis " "wont overflow and labels may be missing. If false, a minimum width will " @@ -1531,137 +1664,227 @@ msgid "" "scroll." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:374 +#: superset/assets/src/explore/controls.jsx:504 msgid "Include Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:377 +#: superset/assets/src/explore/controls.jsx:507 msgid "Include series name as an axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:382 +#: superset/assets/src/explore/controls.jsx:512 msgid "Color Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:384 +#: superset/assets/src/explore/controls.jsx:514 msgid "A metric to use for color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:391 +#: superset/assets/src/explore/controls.jsx:521 msgid "Country Name" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:410 +#: superset/assets/src/explore/controls.jsx:541 msgid "The name of country that Superset should display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:414 +#: superset/assets/src/explore/controls.jsx:545 msgid "Country Field Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:422 +#: superset/assets/src/explore/controls.jsx:553 msgid "" "The country code standard that Superset should expect to find in the " "[country] column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:429 -#: superset/assets/javascripts/explore/stores/controls.jsx:436 +#: superset/assets/src/explore/controls.jsx:559 +msgid "Frequency" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:571 +msgid "" +"The periodicity over which to pivot time. Users can provide\n" +" \"Pandas\" offset alias.\n" +" Click on the info bubble for more details on accepted \"freq\" " +"expressions." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:584 +msgid "Dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:585 +msgid "Select a dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:591 +#: superset/assets/src/explore/controls.jsx:598 msgid "Columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:430 +#: superset/assets/src/explore/controls.jsx:592 msgid "One or many controls to pivot as columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:438 -#: superset/assets/javascripts/explore/stores/controls.jsx:448 -#: superset/assets/javascripts/explore/stores/controls.jsx:458 +#: superset/assets/src/explore/controls.jsx:600 +#: superset/assets/src/explore/controls.jsx:703 +#: superset/assets/src/explore/controls.jsx:713 msgid "Columns to display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:467 +#: superset/assets/src/explore/controls.jsx:611 +msgid "Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:613 +#: superset/assets/src/explore/controls.jsx:623 +#: superset/assets/src/explore/controls.jsx:633 +msgid "Point to your spatial columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:621 +msgid "Start Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:631 +msgid "End Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:641 +#: superset/assets/src/explore/visTypes.js:1590 +msgid "Longitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:644 +msgid "Select the longitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:652 +#: superset/assets/src/explore/visTypes.js:1594 +msgid "Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:655 +msgid "Select the latitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:663 +msgid "GeoJson Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:665 +msgid "Select the geojson column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:673 +msgid "Polygon Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:675 +msgid "" +"Select the polygon column. Each row should contain JSON.array(N) of " +"[longitude, latitude] points" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:684 +msgid "Point Radius Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:693 +msgid "Stroke Width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:722 msgid "Origin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:473 +#: superset/assets/src/explore/controls.jsx:728 msgid "" "Defines the origin where time buckets start, accepts natural dates as in " "`now`, `sunday` or `1970-01-01`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:480 +#: superset/assets/src/explore/controls.jsx:736 msgid "Bottom Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:484 +#: superset/assets/src/explore/controls.jsx:740 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:490 +#: superset/assets/src/explore/controls.jsx:745 +msgid "X Tick Layout" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:750 +msgid "The way the ticks are laid out on the X axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:757 msgid "Left Margin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:494 +#: superset/assets/src/explore/controls.jsx:761 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:500 +#: superset/assets/src/explore/controls.jsx:767 msgid "Time Granularity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:517 +#: superset/assets/src/explore/controls.jsx:785 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/assets/javascripts/explore/stores/controls.jsx:524 +#: superset/assets/src/explore/controls.jsx:792 msgid "Domain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:527 +#: superset/assets/src/explore/controls.jsx:795 msgid "The time unit used for the grouping of blocks" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:532 +#: superset/assets/src/explore/controls.jsx:800 msgid "Subdomain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:535 +#: superset/assets/src/explore/controls.jsx:803 msgid "" "The time unit for each block. Should be a smaller unit than " "domain_granularity. Should be larger or equal to Time Grain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:542 +#: superset/assets/src/explore/controls.jsx:810 msgid "Link Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:545 +#: superset/assets/src/explore/controls.jsx:813 msgid "Link length in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:551 +#: superset/assets/src/explore/controls.jsx:819 msgid "Charge" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:565 +#: superset/assets/src/explore/controls.jsx:833 msgid "Charge in the force layout" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:573 +#: superset/assets/src/explore/controls.jsx:839 msgid "" "The time column for the visualization. Note that you can define arbitrary" -" expression that return a DATETIME column in the table or. Also note that" -" the filter below is applied against this column or expression" +" expression that return a DATETIME column in the table. Also note that " +"the filter below is applied against this column or expression" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:586 +#: superset/assets/src/explore/controls.jsx:865 msgid "Time Grain" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:588 +#: superset/assets/src/explore/controls.jsx:867 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -1669,122 +1892,176 @@ msgid "" "in the Superset source code." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:601 +#: superset/assets/src/explore/controls.jsx:880 msgid "Resample Rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:604 +#: superset/assets/src/explore/controls.jsx:883 msgid "Pandas resample rule" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:610 +#: superset/assets/src/explore/controls.jsx:889 msgid "Resample How" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:613 +#: superset/assets/src/explore/controls.jsx:892 msgid "Pandas resample how" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:619 +#: superset/assets/src/explore/controls.jsx:898 msgid "Resample Fill Method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:622 +#: superset/assets/src/explore/controls.jsx:901 msgid "Pandas resample fill method" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:628 +#: superset/assets/src/explore/controls.jsx:907 +#: superset/assets/src/visualizations/filter_box.jsx:114 msgid "Since" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:629 +#: superset/assets/src/explore/controls.jsx:908 msgid "7 days ago" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:635 +#: superset/assets/src/explore/controls.jsx:914 +#: superset/assets/src/visualizations/filter_box.jsx:123 msgid "Until" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:642 +#: superset/assets/src/explore/controls.jsx:921 msgid "Max Bubble Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:650 +#: superset/assets/src/explore/controls.jsx:929 msgid "Whisker/outlier options" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:652 +#: superset/assets/src/explore/controls.jsx:931 msgid "Determines how whiskers and outliers are calculated." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:663 +#: superset/assets/src/explore/controls.jsx:942 msgid "Ratio" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:666 +#: superset/assets/src/explore/controls.jsx:946 msgid "Target aspect ratio for treemap tiles." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:672 -#: superset/assets/javascripts/explore/stores/visTypes.js:643 -#: superset/assets/javascripts/explore/stores/visTypes.js:668 -#: superset/assets/javascripts/explore/stores/visTypes.js:817 +#: superset/assets/src/explore/controls.jsx:952 +#: superset/assets/src/explore/visTypes.js:1143 +#: superset/assets/src/explore/visTypes.js:1170 +#: superset/assets/src/explore/visTypes.js:1333 msgid "Number format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:682 +#: superset/assets/src/explore/controls.jsx:962 msgid "Row limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:690 +#: superset/assets/src/explore/controls.jsx:971 msgid "Series limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:693 -msgid "Limits the number of time series that get displayed" +#: superset/assets/src/explore/controls.jsx:974 +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/assets/javascripts/explore/stores/controls.jsx:698 +#: superset/assets/src/explore/controls.jsx:983 msgid "Sort By" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:700 +#: superset/assets/src/explore/controls.jsx:985 msgid "Metric used to define the top series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:708 +#: superset/assets/src/explore/controls.jsx:993 msgid "Sort Descending" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:710 +#: superset/assets/src/explore/controls.jsx:995 msgid "Whether to sort descending or ascending" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:715 +#: superset/assets/src/explore/controls.jsx:1000 msgid "Rolling" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:718 +#: superset/assets/src/explore/controls.jsx:1003 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:724 +#: superset/assets/src/explore/controls.jsx:1009 +msgid "Multiplier" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1013 +msgid "Factor to multiply the metric by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1018 msgid "Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:726 +#: superset/assets/src/explore/controls.jsx:1020 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:732 +#: superset/assets/src/explore/controls.jsx:1030 +msgid "Cell Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1031 +msgid "The size of the square cell, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1040 +msgid "Cell Padding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1041 +msgid "The distance between cells, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1050 +msgid "Cell Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1051 +msgid "The pixel radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1060 +msgid "Color Steps" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1061 +msgid "The number color \"steps\"" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1066 +msgid "Grid Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1070 +msgid "Defines the grid size in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1075 msgid "Min Periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:734 +#: superset/assets/src/explore/controls.jsx:1077 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 " @@ -1793,1404 +2070,2040 @@ msgid "" "periods" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:743 -#: superset/assets/javascripts/explore/stores/visTypes.js:124 +#: superset/assets/src/explore/controls.jsx:1086 +#: superset/assets/src/explore/visTypes.js:147 msgid "Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:745 +#: superset/assets/src/explore/controls.jsx:1088 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:755 +#: superset/assets/src/explore/controls.jsx:1098 msgid "Entity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:758 +#: superset/assets/src/explore/controls.jsx:1101 msgid "This defines the element to be plotted on the chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:766 -#: superset/assets/javascripts/explore/stores/visTypes.js:173 -#: superset/assets/javascripts/explore/stores/visTypes.js:574 +#: superset/assets/src/explore/controls.jsx:1109 +#: superset/assets/src/explore/visTypes.js:137 +#: superset/assets/src/explore/visTypes.js:200 +#: superset/assets/src/explore/visTypes.js:249 +#: superset/assets/src/explore/visTypes.js:335 +#: superset/assets/src/explore/visTypes.js:376 +#: superset/assets/src/explore/visTypes.js:774 +#: superset/assets/src/explore/visTypes.js:1069 msgid "X Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:767 +#: superset/assets/src/explore/controls.jsx:1110 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:780 -#: superset/assets/javascripts/explore/stores/visTypes.js:180 -#: superset/assets/javascripts/explore/stores/visTypes.js:582 +#: superset/assets/src/explore/controls.jsx:1123 +#: superset/assets/src/explore/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:257 +#: superset/assets/src/explore/visTypes.js:344 +#: superset/assets/src/explore/visTypes.js:385 +#: superset/assets/src/explore/visTypes.js:783 +#: superset/assets/src/explore/visTypes.js:1078 msgid "Y Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:783 +#: superset/assets/src/explore/controls.jsx:1126 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:794 +#: superset/assets/src/explore/controls.jsx:1137 msgid "Bubble Size" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:807 +#: superset/assets/src/explore/controls.jsx:1150 msgid "URL" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:808 +#: superset/assets/src/explore/controls.jsx:1151 msgid "" "The URL, this control is templated, so you can integrate {{ width }} " "and/or {{ height }} in your URL string." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:815 +#: superset/assets/src/explore/controls.jsx:1158 msgid "X Axis Label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:822 +#: superset/assets/src/explore/controls.jsx:1165 msgid "Y Axis Label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:829 +#: superset/assets/src/explore/controls.jsx:1172 msgid "Custom WHERE clause" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:831 +#: superset/assets/src/explore/controls.jsx:1178 msgid "" "The text in this box gets included in your query's WHERE clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:839 +#: superset/assets/src/explore/controls.jsx:1186 msgid "Custom HAVING clause" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:841 +#: superset/assets/src/explore/controls.jsx:1192 msgid "" "The text in this box gets included in your query's HAVING clause, as an " "AND to other criteria. You can include complex expression, parenthesis " "and anything else supported by the backend it is directed towards." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:849 +#: superset/assets/src/explore/controls.jsx:1200 msgid "Comparison Period Lag" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:851 +#: superset/assets/src/explore/controls.jsx:1202 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:856 +#: superset/assets/src/explore/controls.jsx:1207 msgid "Comparison suffix" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:857 +#: superset/assets/src/explore/controls.jsx:1208 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:863 +#: superset/assets/src/explore/controls.jsx:1214 msgid "Table Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:868 +#: superset/assets/src/explore/controls.jsx:1220 msgid "Timestamp Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:874 +#: superset/assets/src/explore/controls.jsx:1226 msgid "Series Height" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:877 +#: superset/assets/src/explore/controls.jsx:1229 msgid "Pixel height of each series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:883 +#: superset/assets/src/explore/controls.jsx:1236 msgid "Page Length" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:886 +#: superset/assets/src/explore/controls.jsx:1239 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:892 -#: superset/assets/javascripts/explore/stores/controls.jsx:902 +#: superset/assets/src/explore/controls.jsx:1245 +#: superset/assets/src/explore/controls.jsx:1255 msgid "X Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:912 +#: superset/assets/src/explore/controls.jsx:1265 msgid "Y Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:922 +#: superset/assets/src/explore/controls.jsx:1277 +msgid "When `Period Ratio` is set, the Y Axis Format is forced to `.1%`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1286 msgid "Right Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:931 +#: superset/assets/src/explore/controls.jsx:1295 msgid "Date Time Format" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:940 +#: superset/assets/src/explore/controls.jsx:1304 msgid "Markup Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:945 +#: superset/assets/src/explore/controls.jsx:1309 msgid "Pick your favorite markup language" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:950 +#: superset/assets/src/explore/controls.jsx:1314 msgid "Rotation" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:953 +#: superset/assets/src/explore/controls.jsx:1317 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:958 +#: superset/assets/src/explore/controls.jsx:1322 msgid "Line Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:963 +#: superset/assets/src/explore/controls.jsx:1327 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:968 +#: superset/assets/src/explore/controls.jsx:1332 msgid "Label Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:977 +#: superset/assets/src/explore/controls.jsx:1342 msgid "What should be shown on the label?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:982 -#: superset/assets/javascripts/explore/stores/visTypes.js:403 -#: superset/assets/javascripts/explore/stores/visTypes.js:441 +#: superset/assets/src/explore/controls.jsx:1347 +#: superset/assets/src/explore/visTypes.js:879 +#: superset/assets/src/explore/visTypes.js:919 msgid "Code" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:983 +#: superset/assets/src/explore/controls.jsx:1348 msgid "Put your code here" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:992 +#: superset/assets/src/explore/controls.jsx:1357 msgid "Aggregation function" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1004 +#: superset/assets/src/explore/controls.jsx:1369 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1011 +#: superset/assets/src/explore/controls.jsx:1376 msgid "Font Size From" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1013 +#: superset/assets/src/explore/controls.jsx:1378 msgid "Font size for the smallest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1019 +#: superset/assets/src/explore/controls.jsx:1384 msgid "Font Size To" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1021 +#: superset/assets/src/explore/controls.jsx:1386 msgid "Font size for the biggest value in the list" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1026 +#: superset/assets/src/explore/controls.jsx:1391 msgid "Instant Filtering" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1037 -msgid "Range Filter" +#: superset/assets/src/explore/controls.jsx:1402 +msgid "Extruded" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1040 +#: superset/assets/src/explore/controls.jsx:1410 +msgid "Show Range Filter" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1419 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1045 +#: superset/assets/src/explore/controls.jsx:1424 msgid "Date Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1047 +#: superset/assets/src/explore/controls.jsx:1426 msgid "Whether to include a time filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1052 +#: superset/assets/src/explore/controls.jsx:1431 msgid "Show SQL Granularity Dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1054 +#: superset/assets/src/explore/controls.jsx:1433 msgid "Check to include SQL Granularity dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1059 +#: superset/assets/src/explore/controls.jsx:1438 msgid "Show SQL Time Column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1061 +#: superset/assets/src/explore/controls.jsx:1440 msgid "Check to include Time Column dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1066 +#: superset/assets/src/explore/controls.jsx:1445 msgid "Show Druid Granularity Dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1068 +#: superset/assets/src/explore/controls.jsx:1447 msgid "Check to include Druid Granularity dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1073 +#: superset/assets/src/explore/controls.jsx:1452 msgid "Show Druid Time Origin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1075 +#: superset/assets/src/explore/controls.jsx:1454 msgid "Check to include Time Origin dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1080 +#: superset/assets/src/explore/controls.jsx:1459 msgid "Data Table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1082 +#: superset/assets/src/explore/controls.jsx:1461 msgid "Whether to display the interactive data table" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1087 +#: superset/assets/src/explore/controls.jsx:1466 msgid "Search Box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1090 +#: superset/assets/src/explore/controls.jsx:1469 msgid "Whether to include a client side search box" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1095 +#: superset/assets/src/explore/controls.jsx:1474 msgid "Table Filter" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1097 +#: superset/assets/src/explore/controls.jsx:1477 msgid "Whether to apply filter when table cell is clicked" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1102 +#: superset/assets/src/explore/controls.jsx:1482 +msgid "Align +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1485 +msgid "Whether to align the background chart for +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1490 +msgid "Color +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1493 +msgid "Whether to color +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1498 msgid "Show Bubbles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1105 +#: superset/assets/src/explore/controls.jsx:1501 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1110 +#: superset/assets/src/explore/controls.jsx:1506 msgid "Legend" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1113 +#: superset/assets/src/explore/controls.jsx:1509 msgid "Whether to display the legend (toggles)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1118 +#: superset/assets/src/explore/controls.jsx:1514 msgid "Show Values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1121 +#: superset/assets/src/explore/controls.jsx:1517 msgid "Whether to display the numerical values within the cells" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1126 +#: superset/assets/src/explore/controls.jsx:1522 +msgid "Show Metric Names" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1525 +msgid "Whether to display the metric name as a title" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1530 msgid "X bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1129 +#: superset/assets/src/explore/controls.jsx:1533 msgid "Whether to display the min and max values of the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1134 +#: superset/assets/src/explore/controls.jsx:1538 msgid "Y bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1137 +#: superset/assets/src/explore/controls.jsx:1541 msgid "Whether to display the min and max values of the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1142 +#: superset/assets/src/explore/controls.jsx:1546 msgid "Rich Tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1145 +#: superset/assets/src/explore/controls.jsx:1549 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1151 +#: superset/assets/src/explore/controls.jsx:1555 msgid "Y Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1154 +#: superset/assets/src/explore/controls.jsx:1558 msgid "Use a log scale for the Y axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1159 +#: superset/assets/src/explore/controls.jsx:1563 msgid "X Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1162 +#: superset/assets/src/explore/controls.jsx:1566 msgid "Use a log scale for the X axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1167 +#: superset/assets/src/explore/controls.jsx:1571 msgid "Log Scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1170 +#: superset/assets/src/explore/controls.jsx:1574 msgid "Use a log scale" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1175 +#: superset/assets/src/explore/controls.jsx:1579 msgid "Donut" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1178 +#: superset/assets/src/explore/controls.jsx:1582 msgid "Do you want a donut or a pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1183 +#: superset/assets/src/explore/controls.jsx:1587 msgid "Put labels outside" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1186 +#: superset/assets/src/explore/controls.jsx:1590 msgid "Put the labels outside the pie?" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1191 +#: superset/assets/src/explore/controls.jsx:1595 msgid "Contribution" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1193 +#: superset/assets/src/explore/controls.jsx:1597 msgid "Compute the contribution to the total" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1198 +#: superset/assets/src/explore/controls.jsx:1602 msgid "Period Ratio" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1201 +#: superset/assets/src/explore/controls.jsx:1605 msgid "" "[integer] Number of period to compare against, this is relative to the " "granularity selected" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1207 +#: superset/assets/src/explore/controls.jsx:1611 msgid "Period Ratio Type" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1210 +#: superset/assets/src/explore/controls.jsx:1614 msgid "" "`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` " "is (new-previous)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1216 +#: superset/assets/src/explore/controls.jsx:1620 msgid "Time Shift" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1218 +#: superset/assets/src/explore/controls.jsx:1622 msgid "" "Overlay a timeseries from a relative time period. Expects relative time " "delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 " "days)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1226 +#: superset/assets/src/explore/controls.jsx:1630 msgid "Subheader" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1227 +#: superset/assets/src/explore/controls.jsx:1631 msgid "Description text that shows up below your Big Number" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1233 +#: superset/assets/src/explore/controls.jsx:1637 msgid "label" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1235 +#: superset/assets/src/explore/controls.jsx:1639 msgid "" "`count` is COUNT(*) if a group by is used. Numerical columns will be " "aggregated with the aggregator. Non-numerical columns will be used to " "label points. Leave empty to get a count of points in each cluster." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1246 +#: superset/assets/src/explore/controls.jsx:1650 msgid "Map Style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1256 +#: superset/assets/src/explore/controls.jsx:1662 msgid "Base layer map style" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1262 +#: superset/assets/src/explore/controls.jsx:1668 msgid "Clustering Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1275 +#: superset/assets/src/explore/controls.jsx:1681 msgid "" "The radius (in pixels) the algorithm uses to define a cluster. Choose 0 " "to turn off clustering, but beware that a large number of points (>1000) " "will cause lag." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1282 +#: superset/assets/src/explore/controls.jsx:1688 +#: superset/assets/src/explore/visTypes.js:722 +msgid "Point Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1690 +msgid "Fixed point radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1698 msgid "Point Radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1284 +#: superset/assets/src/explore/controls.jsx:1700 msgid "" "The radius of individual points (ones that are not in a cluster). Either " "a numerical column or `Auto`, which scales the point based on the largest" " cluster" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1294 +#: superset/assets/src/explore/controls.jsx:1710 msgid "Point Radius Unit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1297 +#: superset/assets/src/explore/controls.jsx:1713 +#: superset/assets/src/explore/controls.jsx:1729 msgid "The unit of measure for the specified point radius" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1302 +#: superset/assets/src/explore/controls.jsx:1718 +msgid "Point Unit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1734 msgid "Opacity" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1305 +#: superset/assets/src/explore/controls.jsx:1737 msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1311 +#: superset/assets/src/explore/controls.jsx:1743 +#: superset/assets/src/explore/visTypes.js:1581 +msgid "Viewport" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1745 +msgid "Parameters related to the view and perspective on the map" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1754 msgid "Zoom" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1314 +#: superset/assets/src/explore/controls.jsx:1757 msgid "Zoom level of the map" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1320 +#: superset/assets/src/explore/controls.jsx:1763 msgid "Default latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1323 +#: superset/assets/src/explore/controls.jsx:1766 msgid "Latitude of default viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1329 +#: superset/assets/src/explore/controls.jsx:1772 msgid "Default longitude" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1332 +#: superset/assets/src/explore/controls.jsx:1775 msgid "Longitude of default viewport" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1338 +#: superset/assets/src/explore/controls.jsx:1781 msgid "Live render" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1340 +#: superset/assets/src/explore/controls.jsx:1783 msgid "Points and clusters will update as viewport is being changed" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1346 +#: superset/assets/src/explore/controls.jsx:1789 msgid "RGB Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1356 +#: superset/assets/src/explore/controls.jsx:1799 msgid "The color for points and clusters in RGB" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1361 +#: superset/assets/src/explore/controls.jsx:1804 msgid "Color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1362 +#: superset/assets/src/explore/controls.jsx:1806 msgid "Pick a color" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1367 +#: superset/assets/src/explore/controls.jsx:1811 msgid "Ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1369 +#: superset/assets/src/explore/controls.jsx:1813 msgid "Ranges to highlight with shading" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1374 +#: superset/assets/src/explore/controls.jsx:1818 msgid "Range labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1376 +#: superset/assets/src/explore/controls.jsx:1820 msgid "Labels for the ranges" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1381 +#: superset/assets/src/explore/controls.jsx:1825 msgid "Markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1383 +#: superset/assets/src/explore/controls.jsx:1827 msgid "List of values to mark with triangles" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1388 +#: superset/assets/src/explore/controls.jsx:1832 msgid "Marker labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1390 +#: superset/assets/src/explore/controls.jsx:1834 msgid "Labels for the markers" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1395 +#: superset/assets/src/explore/controls.jsx:1839 msgid "Marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1397 +#: superset/assets/src/explore/controls.jsx:1841 msgid "List of values to mark with lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1402 +#: superset/assets/src/explore/controls.jsx:1846 msgid "Marker line labels" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1404 +#: superset/assets/src/explore/controls.jsx:1848 msgid "Labels for the marker lines" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1431 -msgid "Slice ID" +#: superset/assets/src/explore/controls.jsx:1897 +msgid "Chart ID" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1433 -msgid "The id of the active slice" +#: superset/assets/src/explore/controls.jsx:1899 +msgid "The id of the active chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1438 +#: superset/assets/src/explore/controls.jsx:1904 msgid "Cache Timeout (seconds)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1440 +#: superset/assets/src/explore/controls.jsx:1906 msgid "The number of seconds before expiring the cache" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1445 +#: superset/assets/src/explore/controls.jsx:1911 msgid "Order by entity id" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1446 +#: superset/assets/src/explore/controls.jsx:1912 msgid "" "Important! Select this if the table is not already sorted by entity id, " "else there is no guarantee that all events for each entity are returned." msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1454 +#: superset/assets/src/explore/controls.jsx:1920 msgid "Minimum leaf node event count" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1457 +#: superset/assets/src/explore/controls.jsx:1923 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1463 -#: superset/assets/javascripts/explore/stores/visTypes.js:25 +#: superset/assets/src/explore/controls.jsx:1929 +#: superset/assets/src/explore/visTypes.js:29 msgid "Color Scheme" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1467 +#: superset/assets/src/explore/controls.jsx:1933 msgid "The color scheme for rendering chart" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1473 +#: superset/assets/src/explore/controls.jsx:1939 msgid "Significance Level" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1475 +#: superset/assets/src/explore/controls.jsx:1941 msgid "Threshold alpha level for determining significance" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1480 +#: superset/assets/src/explore/controls.jsx:1946 msgid "p-value precision" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1482 +#: superset/assets/src/explore/controls.jsx:1948 msgid "Number of decimal places with which to display p-values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1487 +#: superset/assets/src/explore/controls.jsx:1953 msgid "Lift percent precision" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1489 +#: superset/assets/src/explore/controls.jsx:1955 msgid "Number of decimal places with which to display lift values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1494 +#: superset/assets/src/explore/controls.jsx:1960 msgid "Time Series Columns" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1501 -#: superset/assets/javascripts/explore/stores/visTypes.js:356 -#: superset/assets/javascripts/explore/stores/visTypes.js:470 -#: superset/assets/javascripts/explore/stores/visTypes.js:519 -#: superset/assets/javascripts/explore/stores/visTypes.js:782 -#: superset/assets/javascripts/explore/stores/visTypes.js:846 -#: superset/assets/javascripts/explore/stores/visTypes.js:936 -#: superset/assets/javascripts/explore/stores/visTypes.js:958 +#: superset/assets/src/explore/controls.jsx:1967 +msgid "Use Area Proportions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1968 +msgid "" +"Check if the Rose Chart should use segment area instead of segment radius" +" for proportioning" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1978 +#: superset/assets/src/explore/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:949 +#: superset/assets/src/explore/visTypes.js:1297 +#: superset/assets/src/explore/visTypes.js:1362 +#: superset/assets/src/explore/visTypes.js:1453 +#: superset/assets/src/explore/visTypes.js:1475 msgid "Options" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1507 +#: superset/assets/src/explore/controls.jsx:1984 msgid "Not Time Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1509 +#: superset/assets/src/explore/controls.jsx:1986 msgid "Ignore time" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1512 +#: superset/assets/src/explore/controls.jsx:1989 msgid "Time Series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1514 +#: superset/assets/src/explore/controls.jsx:1991 msgid "Standard time series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1517 +#: superset/assets/src/explore/controls.jsx:1994 msgid "Aggregate Mean" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1519 +#: superset/assets/src/explore/controls.jsx:1996 msgid "Mean of values over specified period" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1522 +#: superset/assets/src/explore/controls.jsx:1999 msgid "Aggregate Sum" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1524 +#: superset/assets/src/explore/controls.jsx:2001 msgid "Sum of values over specified period" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1527 +#: superset/assets/src/explore/controls.jsx:2004 msgid "Difference" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1529 +#: superset/assets/src/explore/controls.jsx:2006 msgid "Metric change in value from `since` to `until`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1532 +#: superset/assets/src/explore/controls.jsx:2009 msgid "Percent Change" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1534 +#: superset/assets/src/explore/controls.jsx:2011 msgid "Metric percent change in value from `since` to `until`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1537 +#: superset/assets/src/explore/controls.jsx:2014 msgid "Factor" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1539 +#: superset/assets/src/explore/controls.jsx:2016 msgid "Metric factor change from `since` to `until`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1542 -#: superset/assets/javascripts/explore/stores/visTypes.js:66 +#: superset/assets/src/explore/controls.jsx:2019 +#: superset/assets/src/explore/visTypes.js:71 msgid "Advanced Analytics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1544 +#: superset/assets/src/explore/controls.jsx:2021 msgid "Use the Advanced Analytics options below" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1549 +#: superset/assets/src/explore/controls.jsx:2026 msgid "Settings for time series" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1554 +#: superset/assets/src/explore/controls.jsx:2031 msgid "Equal Date Sizes" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1557 +#: superset/assets/src/explore/controls.jsx:2034 msgid "Check to force date partitions to have the same height" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1562 +#: superset/assets/src/explore/controls.jsx:2039 msgid "Partition Limit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1566 +#: superset/assets/src/explore/controls.jsx:2043 msgid "" "The maximum number of subdivisions of each group; lower values are pruned" " first" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1572 +#: superset/assets/src/explore/controls.jsx:2049 +msgid "Minimum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2055 +msgid "" +"Minimum radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this minimum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2061 +msgid "Maximum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2067 +msgid "" +"Maxium radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this maximum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2073 msgid "Partition Threshold" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1576 +#: superset/assets/src/explore/controls.jsx:2077 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:7 -#: superset/assets/javascripts/explore/stores/visTypes.js:31 +#: superset/assets/src/explore/controls.jsx:2083 +msgid "Lines column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2085 +msgid "The database columns that contains lines information" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2093 +msgid "Lines encoding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2096 +msgid "The encoding format of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2105 +msgid "Line width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2109 +msgid "The width of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2114 +msgid "Reverse Lat & Long" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2121 +msgid "deck.gl charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2124 +msgid "Pick a set of deck.gl charts to layer on top of one another" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2126 +msgid "Select charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2127 +msgid "Error while fetching charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2137 +msgid "Javascript data interceptor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2138 +msgid "" +"Define a javascript function that receives the data array used in the " +"visualization and is expected to return a modified version of that array." +" This can be used to alter properties of the data, filter, or enrich the " +"array." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2144 +msgid "Javascript data mutator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2145 +msgid "" +"Define a function that receives intercepts the data objects and can " +"mutate it" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2149 +msgid "Javascript tooltip generator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2150 +msgid "" +"Define a function that receives the input and outputs the content for a " +"tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2154 +msgid "Javascript onClick href" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2155 +msgid "Define a function that returns a URL to navigate to when user clicks" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2160 +msgid "Extra data for JS" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2162 +msgid "List of extra columns made available in Javascript functions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2167 +msgid "Stroked" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2169 +msgid "Whether to display the stroke" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2175 +msgid "Filled" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2177 +msgid "Whether to fill the objects" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2183 +msgid "Normalized" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2185 +msgid "Whether to normalize the histogram" +msgstr "" + +#: superset/assets/src/explore/validators.js:11 +msgid "is expected to be a number" +msgstr "" + +#: superset/assets/src/explore/validators.js:18 +msgid "is expected to be an integer" +msgstr "" + +#: superset/assets/src/explore/validators.js:30 +msgid "cannot be empty" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:11 +#: superset/assets/src/explore/visTypes.js:35 msgid "Time" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:9 -#: superset/assets/javascripts/explore/stores/visTypes.js:32 +#: superset/assets/src/explore/visTypes.js:13 +#: superset/assets/src/explore/visTypes.js:36 msgid "Time related form attributes" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:16 +#: superset/assets/src/explore/visTypes.js:20 msgid "Datasource & Chart Type" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:45 +#: superset/assets/src/explore/visTypes.js:49 msgid "This section exposes ways to include snippets of SQL in your query" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:48 -#: superset/views/annotations.py:55 -msgid "Annotations" +#: superset/assets/src/explore/visTypes.js:52 +msgid "Annotations and Layers" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:67 +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:126 +#: superset/assets/src/explore/visTypes.js:60 +#: superset/assets/src/explore/visTypes.js:114 +#: superset/assets/src/explore/visTypes.js:161 +#: superset/assets/src/explore/visTypes.js:234 +#: superset/assets/src/explore/visTypes.js:424 +#: superset/assets/src/explore/visTypes.js:462 +#: superset/assets/src/explore/visTypes.js:501 +#: superset/assets/src/explore/visTypes.js:534 +#: superset/assets/src/explore/visTypes.js:579 +#: superset/assets/src/explore/visTypes.js:618 +#: superset/assets/src/explore/visTypes.js:658 +#: superset/assets/src/explore/visTypes.js:707 +#: superset/assets/src/explore/visTypes.js:853 +#: superset/assets/src/explore/visTypes.js:893 +#: superset/assets/src/explore/visTypes.js:941 +#: superset/assets/src/explore/visTypes.js:963 +#: superset/assets/src/explore/visTypes.js:992 +#: superset/assets/src/explore/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1051 +#: superset/assets/src/explore/visTypes.js:1102 +#: superset/assets/src/explore/visTypes.js:1125 +#: superset/assets/src/explore/visTypes.js:1152 +#: superset/assets/src/explore/visTypes.js:1179 +#: superset/assets/src/explore/visTypes.js:1221 +#: superset/assets/src/explore/visTypes.js:1260 +#: superset/assets/src/explore/visTypes.js:1288 +#: superset/assets/src/explore/visTypes.js:1315 +#: superset/assets/src/explore/visTypes.js:1354 +#: superset/assets/src/explore/visTypes.js:1388 +#: superset/assets/src/explore/visTypes.js:1425 +#: superset/assets/src/explore/visTypes.js:1465 +#: superset/assets/src/explore/visTypes.js:1487 +#: superset/assets/src/explore/visTypes.js:1548 +msgid "Query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:72 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:85 +#: superset/assets/src/explore/visTypes.js:90 msgid "Result Filters" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:87 +#: superset/assets/src/explore/visTypes.js:92 msgid "" "The filters to apply after post-aggregation.Leave the value control empty" " to filter empty strings or nulls" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:110 -#: superset/assets/javascripts/explore/stores/visTypes.js:146 -#: superset/assets/javascripts/explore/stores/visTypes.js:164 -#: superset/assets/javascripts/explore/stores/visTypes.js:203 -#: superset/assets/javascripts/explore/stores/visTypes.js:245 -#: superset/assets/javascripts/explore/stores/visTypes.js:280 -#: superset/assets/javascripts/explore/stores/visTypes.js:303 -#: superset/assets/javascripts/explore/stores/visTypes.js:492 -#: superset/assets/javascripts/explore/stores/visTypes.js:540 -#: superset/assets/javascripts/explore/stores/visTypes.js:561 -#: superset/assets/javascripts/explore/stores/visTypes.js:612 -#: superset/assets/javascripts/explore/stores/visTypes.js:634 -#: superset/assets/javascripts/explore/stores/visTypes.js:659 -#: superset/assets/javascripts/explore/stores/visTypes.js:685 -#: superset/assets/javascripts/explore/stores/visTypes.js:718 -#: superset/assets/javascripts/explore/stores/visTypes.js:755 -#: superset/assets/javascripts/explore/stores/visTypes.js:808 -#: superset/assets/javascripts/explore/stores/visTypes.js:1018 -#: superset/assets/javascripts/explore/stores/visTypes.js:1173 +#: superset/assets/src/explore/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:171 +#: superset/assets/src/explore/visTypes.js:190 +#: superset/assets/src/explore/visTypes.js:241 +#: superset/assets/src/explore/visTypes.js:279 +#: superset/assets/src/explore/visTypes.js:324 +#: superset/assets/src/explore/visTypes.js:369 +#: superset/assets/src/explore/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:971 +#: superset/assets/src/explore/visTypes.js:1000 +#: superset/assets/src/explore/visTypes.js:1037 +#: superset/assets/src/explore/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1109 +#: superset/assets/src/explore/visTypes.js:1133 +#: superset/assets/src/explore/visTypes.js:1160 +#: superset/assets/src/explore/visTypes.js:1188 +#: superset/assets/src/explore/visTypes.js:1230 +#: superset/assets/src/explore/visTypes.js:1269 +#: superset/assets/src/explore/visTypes.js:1323 +#: superset/assets/src/explore/visTypes.js:1535 +#: superset/assets/src/explore/visTypes.js:1684 +#: superset/assets/src/explore/visTypes.js:1709 msgid "Chart Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:127 +#: superset/assets/src/explore/visTypes.js:150 msgid "Breakdowns" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:128 +#: superset/assets/src/explore/visTypes.js:151 msgid "Defines how each series is broken down" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:134 +#: superset/assets/src/explore/visTypes.js:157 msgid "Pie Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:199 +#: superset/assets/src/explore/visTypes.js:229 +msgid "Time Series - Periodicity Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:275 msgid "Dual Axis Line Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:210 +#: superset/assets/src/explore/visTypes.js:287 msgid "Y Axis 1" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:216 +#: superset/assets/src/explore/visTypes.js:294 msgid "Y Axis 2" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:225 +#: superset/assets/src/explore/visTypes.js:304 msgid "Left Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:226 +#: superset/assets/src/explore/visTypes.js:305 msgid "Choose a metric for left axis" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:229 +#: superset/assets/src/explore/visTypes.js:308 msgid "Left Axis Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:255 -#: superset/assets/javascripts/explore/stores/visTypes.js:313 -msgid "Axes" +#: superset/assets/src/explore/visTypes.js:409 +#: superset/assets/src/explore/visTypes.js:432 +#: superset/assets/src/explore/visTypes.js:470 +#: superset/assets/src/explore/visTypes.js:509 +#: superset/assets/src/explore/visTypes.js:542 +#: superset/assets/src/explore/visTypes.js:586 +#: superset/assets/src/explore/visTypes.js:626 +#: superset/assets/src/explore/visTypes.js:666 +#: superset/assets/src/explore/visTypes.js:714 +msgid "Map" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:338 +#: superset/assets/src/explore/visTypes.js:420 +msgid "Deck.gl - Hexagons" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:440 +#: superset/assets/src/explore/visTypes.js:478 +#: superset/assets/src/explore/visTypes.js:518 +#: superset/assets/src/explore/visTypes.js:555 +#: superset/assets/src/explore/visTypes.js:602 +#: superset/assets/src/explore/visTypes.js:642 +#: superset/assets/src/explore/visTypes.js:680 +#: superset/assets/src/explore/visTypes.js:737 +msgid "Advanced" +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:77 +#: superset/assets/src/explore/visTypes.js:451 +#: superset/assets/src/explore/visTypes.js:489 +msgid "Height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:452 +#: superset/assets/src/explore/visTypes.js:490 +msgid "Metric used to control height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:458 +msgid "Deck.gl - Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:530 +msgid "Deck.gl - Screen grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:549 +msgid "Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:566 +msgid "Weight" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:567 +msgid "Metric used as a weight for the grid's coloring" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:575 +msgid "Deck.gl - GeoJson" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:593 +msgid "GeoJson Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:633 +msgid "Polygon Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:673 +msgid "Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:730 +msgid "Point Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:748 +msgid "Categorical Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:749 +msgid "Pick a dimension from which categorical colors are defined" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:808 msgid "GROUP BY" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:339 +#: superset/assets/src/explore/visTypes.js:809 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:348 +#: superset/assets/src/explore/visTypes.js:820 msgid "NOT GROUPED BY" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:349 +#: superset/assets/src/explore/visTypes.js:821 msgid "Use this section if you want to query atomic rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:375 +#: superset/assets/src/explore/visTypes.js:850 msgid "Time Series Table" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:392 +#: superset/assets/src/explore/visTypes.js:868 msgid "" "Templated link, it's possible to include {{ metric }} or other values " "coming from the controls." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:424 +#: superset/assets/src/explore/visTypes.js:902 msgid "Pivot Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:568 -#: superset/assets/javascripts/explore/stores/visTypes.js:880 -msgid "Bubbles" +#: superset/assets/src/explore/visTypes.js:1014 +msgid "Number Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:694 -msgid "Numeric Column" +#: superset/assets/src/explore/visTypes.js:1017 +msgid "Time Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:695 -msgid "Select the numeric column to draw the histogram" +#: superset/assets/src/explore/visTypes.js:1201 +msgid "Numeric Columns" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:698 +#: superset/assets/src/explore/visTypes.js:1202 +msgid "Select the numeric columns to draw the histogram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1206 msgid "No of Bins" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:699 +#: superset/assets/src/explore/visTypes.js:1207 msgid "Select number of bins for the histogram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:726 +#: superset/assets/src/explore/visTypes.js:1211 +msgid "Opacity of the bars. Between 0 and 1" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1239 msgid "Primary Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:727 +#: superset/assets/src/explore/visTypes.js:1240 msgid "The primary metric is used to define the arc segment sizes" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:730 +#: superset/assets/src/explore/visTypes.js:1243 msgid "Secondary Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:731 +#: superset/assets/src/explore/visTypes.js:1245 msgid "" -"This secondary metric is used to define the color as a ratio against the " -"primary metric. If the two metrics match, color is mapped level groups" +"[optional] this secondary metric is used to define the color as a ratio " +"against the primary metric. When omitted, the color is categorical and " +"based on labels" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:736 +#: superset/assets/src/explore/visTypes.js:1250 msgid "Hierarchy" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:737 +#: superset/assets/src/explore/visTypes.js:1251 msgid "This defines the level of the hierarchy" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:763 -#: superset/assets/javascripts/explore/stores/visTypes.js:791 +#: superset/assets/src/explore/visTypes.js:1278 +#: superset/assets/src/explore/visTypes.js:1306 msgid "Source / Target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:764 -#: superset/assets/javascripts/explore/stores/visTypes.js:792 +#: superset/assets/src/explore/visTypes.js:1279 +#: superset/assets/src/explore/visTypes.js:1307 msgid "Choose a source and a target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:797 +#: superset/assets/src/explore/visTypes.js:1312 msgid "Chord Diagram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:818 +#: superset/assets/src/explore/visTypes.js:1334 msgid "Choose a number format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:821 +#: superset/assets/src/explore/visTypes.js:1337 msgid "Source" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:824 +#: superset/assets/src/explore/visTypes.js:1340 msgid "Choose a source" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:827 +#: superset/assets/src/explore/visTypes.js:1343 msgid "Target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:830 +#: superset/assets/src/explore/visTypes.js:1346 msgid "Choose a target" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:855 +#: superset/assets/src/explore/visTypes.js:1372 msgid "ISO 3166-2 codes of region/province/department" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:856 +#: superset/assets/src/explore/visTypes.js:1373 msgid "" "It's ISO 3166-2 of your region/province/department in your table. (see " "documentation for list of ISO 3166-2)" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:890 +#: superset/assets/src/explore/visTypes.js:1397 +msgid "Bubbles" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1407 msgid "Country Control" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:891 +#: superset/assets/src/explore/visTypes.js:1408 msgid "3 letter code of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:894 +#: superset/assets/src/explore/visTypes.js:1411 msgid "Metric for color" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:895 +#: superset/assets/src/explore/visTypes.js:1412 msgid "Metric that defines the color of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:898 +#: superset/assets/src/explore/visTypes.js:1415 msgid "Bubble size" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:899 +#: superset/assets/src/explore/visTypes.js:1416 msgid "Metric that defines the size of the bubble" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:905 +#: superset/assets/src/explore/visTypes.js:1422 msgid "Filter Box" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:921 +#: superset/assets/src/explore/visTypes.js:1438 msgid "Filter controls" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:922 +#: superset/assets/src/explore/visTypes.js:1439 msgid "" "The controls you want to filter on. Note that only columns checked as " "\"filterable\" will show up on this list." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:978 +#: superset/assets/src/explore/visTypes.js:1495 msgid "Heatmap Options" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:999 +#: superset/assets/src/explore/visTypes.js:1516 +msgid "Whether to apply a normal distribution based on rank on the color scale" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1518 msgid "Value bounds" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1008 +#: superset/assets/src/explore/visTypes.js:1520 +msgid "" +"Hard value bounds applied for color coding. Is only relevant and applied " +"when the normalization is applied against the whole heatmap." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1525 msgid "Value Format" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1014 +#: superset/assets/src/explore/visTypes.js:1531 msgid "Horizon" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1040 +#: superset/assets/src/explore/visTypes.js:1558 msgid "Points" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1047 +#: superset/assets/src/explore/visTypes.js:1565 msgid "Labelling" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1054 +#: superset/assets/src/explore/visTypes.js:1572 msgid "Visual Tweaks" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1063 -msgid "Viewport" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1073 -msgid "Longitude" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1074 +#: superset/assets/src/explore/visTypes.js:1591 msgid "Column containing longitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1077 -msgid "Latitude" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1078 +#: superset/assets/src/explore/visTypes.js:1595 msgid "Column containing latitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1081 +#: superset/assets/src/explore/visTypes.js:1598 msgid "Cluster label aggregator" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1082 +#: superset/assets/src/explore/visTypes.js:1599 msgid "" "Aggregate function applied to the list of points in each cluster to " "produce the cluster label." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1086 +#: superset/assets/src/explore/visTypes.js:1603 msgid "Tooltip" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1087 +#: superset/assets/src/explore/visTypes.js:1604 msgid "Show a tooltip when hovering over points and clusters describing the label" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1091 +#: superset/assets/src/explore/visTypes.js:1608 msgid "" "One or many controls to group by. If grouping, latitude and longitude " "columns must be present." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1102 +#: superset/assets/src/explore/visTypes.js:1619 msgid "Event definition" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1112 +#: superset/assets/src/explore/visTypes.js:1629 msgid "Additional meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1120 +#: superset/assets/src/explore/visTypes.js:1637 msgid "Column containing entity ids" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1121 +#: superset/assets/src/explore/visTypes.js:1638 msgid "e.g., a \"user id\" column" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1124 +#: superset/assets/src/explore/visTypes.js:1641 msgid "Column containing event names" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1132 +#: superset/assets/src/explore/visTypes.js:1649 msgid "Event count limit" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1133 +#: superset/assets/src/explore/visTypes.js:1650 msgid "The maximum number of events to return, equivalent to number of rows" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1136 +#: superset/assets/src/explore/visTypes.js:1653 msgid "Meta data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1137 +#: superset/assets/src/explore/visTypes.js:1654 msgid "Select any columns for meta data inspection" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1149 +#: superset/assets/src/explore/visTypes.js:1666 msgid "Paired t-test" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1166 +#: superset/assets/src/explore/visTypes.js:1702 msgid "Time Series Options" msgstr "" -#: superset/assets/javascripts/modules/superset.js:132 -msgid "" -"The server could not be reached. You may want to verify your connection " -"and try again." +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:177 +msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" -#: superset/assets/javascripts/modules/superset.js:135 +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:183 #, python-format -msgid "An unknown error occurred. (Status: %s )" +msgid "%s column(s) and metric(s)" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:24 +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:193 +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:154 +#, python-format +msgid "%s column(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:194 +msgid "To filter on a metric, use Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:200 +#, python-format +msgid "%s operators(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:240 +msgid "type a value here" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:248 +#: superset/assets/src/explore/components/controls/Filter.jsx:120 +msgid "Filter value" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSqlTabContent.jsx:80 +msgid "choose WHERE or HAVING..." +msgstr "" + +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:167 +#, python-format +msgid "%s aggregates(s)" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:35 +msgid "description" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:46 +msgid "bolt" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:47 +msgid "Changing this control takes effect instantly" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:75 +msgid "Error..." +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:91 +msgid "Width" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:37 +msgid "Export to .json" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:47 +msgid "Export to .csv format" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:64 +#, python-format +msgid "%s - untitled" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:100 +msgid "Edit chart properties" +msgstr "" + +#: superset/assets/src/explore/components/RowCountLabel.jsx:25 +msgid "Limit reached" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:74 +msgid "Please enter a chart name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:89 +msgid "Please select a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:97 +msgid "Please enter a dashboard name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:133 +msgid "Save A Chart" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:154 +#, python-format +msgid "Overwrite chart %s" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:167 +msgid "[chart name]" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:180 +msgid "Do not add to a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:188 +msgid "Add chart to existing dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:204 +msgid "Add to new dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:230 +msgid "Save & go to dashboard" +msgstr "" + +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:33 +#, python-format +msgid "Check out this chart: %s" +msgstr "" + +#: superset/assets/src/explore/components/controls/AdhocFilterControl.jsx:241 +msgid "choose a column or metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/AnnotationLayerControl.jsx:147 +msgid "Add Annotation Layer" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:50 +msgid "`Min` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:53 +msgid "`Max` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:70 +#: superset/connectors/druid/views.py:57 +msgid "Min" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:78 +#: superset/connectors/druid/views.py:58 +msgid "Max" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:79 +msgid "Something went wrong while fetching the datasource list" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:110 +msgid "Select a datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:120 +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:120 +msgid "Search / Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:180 +msgid "Click to point to another datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:191 +msgid "Edit the datasource's configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:203 +msgid "Show datasource configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select column" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:161 +msgid "Select operator" +msgstr "" + +#: superset/assets/src/explore/components/controls/FilterControl.jsx:145 +#: superset/templates/appbuilder/general/widgets/search.html:6 +msgid "Add Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/MetricsControl.jsx:239 +msgid "choose a column or aggregate function" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:25 +msgid "Error while fetching data" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:47 +msgid "No results found" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:113 +#, python-format +msgid "%s option(s)" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:62 +msgid "Invalid lat/long configuration." +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:128 +msgid "Longitude & Latitude columns" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:144 +msgid "Delimited long & lat single column" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:145 +msgid "" +"Multiple formats accepted, look the geopy.points Python library for more " +"details" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:157 +msgid "Reverse lat/long " +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:163 +msgid "Geohash" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:70 +msgid "textarea" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "Edit" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "in modal" +msgstr "" + +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:110 +msgid "Select a visualization type" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:24 +#: superset/assets/src/welcome/App.jsx:56 +#: superset/assets/src/welcome/App.jsx:59 msgid "Favorites" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:30 +#: superset/assets/src/profile/components/App.jsx:30 msgid "Created Content" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:37 +#: superset/assets/src/profile/components/App.jsx:37 msgid "Recent Activity" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:42 +#: superset/assets/src/profile/components/App.jsx:42 msgid "Security & Access" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:33 -msgid "No slices" +#: superset/assets/src/profile/components/CreatedContent.jsx:33 +msgid "No charts" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:49 +#: superset/assets/src/profile/components/CreatedContent.jsx:49 msgid "No dashboards" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:58 -#: superset/assets/javascripts/profile/components/Favorites.jsx:59 -#: superset/templates/superset/welcome.html:13 superset/views/core.py:381 -#: superset/views/core.py:546 +#: superset/assets/src/profile/components/CreatedContent.jsx:58 +#: superset/assets/src/profile/components/Favorites.jsx:59 +#: superset/assets/src/welcome/App.jsx:28 +#: superset/assets/src/welcome/App.jsx:31 superset/views/core.py:459 +#: superset/views/core.py:628 msgid "Dashboards" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:61 -#: superset/assets/javascripts/profile/components/Favorites.jsx:62 -#: superset/views/core.py:421 superset/views/core.py:491 -msgid "Slices" +#: superset/assets/src/profile/components/CreatedContent.jsx:61 +#: superset/assets/src/profile/components/Favorites.jsx:62 +#: superset/views/core.py:500 superset/views/core.py:573 +msgid "Charts" msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:34 -msgid "No favorite slices yet, go click on stars!" +#: superset/assets/src/profile/components/Favorites.jsx:34 +msgid "No favorite charts yet, go click on stars!" msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:50 +#: superset/assets/src/profile/components/Favorites.jsx:50 msgid "No favorite dashboards yet, go click on stars!" msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:14 +#: superset/assets/src/profile/components/Security.jsx:14 msgid "Roles" msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:23 -#: superset/views/core.py:292 +#: superset/assets/src/profile/components/Security.jsx:23 +#: superset/views/core.py:313 msgid "Databases" msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:34 +#: superset/assets/src/profile/components/Security.jsx:34 msgid "Datasources" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:18 +#: superset/assets/src/profile/components/UserInfo.jsx:19 msgid "Profile picture provided by Gravatar" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:33 +#: superset/assets/src/profile/components/UserInfo.jsx:34 msgid "joined" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:43 +#: superset/assets/src/profile/components/UserInfo.jsx:44 msgid "id:" msgstr "" -#: superset/assets/visualizations/EventFlow.jsx:56 +#: superset/assets/src/visualizations/EventFlow.jsx:56 msgid "Sorry, there appears to be no data" msgstr "" -#: superset/assets/visualizations/filter_box.jsx:181 +#: superset/assets/src/visualizations/PlaySlider.jsx:99 +msgid "Data has no time steps" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:115 +msgid "Select starting date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:124 +msgid "Select end date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:193 #, python-format msgid "Select [%s]" msgstr "" -#: superset/connectors/druid/models.py:1073 +#: superset/assets/src/visualizations/filter_box.jsx:230 +msgid "Apply" +msgstr "" + +#: superset/assets/src/visualizations/nvd3_vis.js:166 +msgid "You cannot use 45° tick layout along with the time range filter" +msgstr "" + +#: superset/assets/src/welcome/App.jsx:47 +#: superset/assets/src/welcome/App.jsx:50 +msgid "Recently Viewed" +msgstr "" + +#: superset/connectors/druid/models.py:1030 +msgid "Metric(s) {} must be aggregations." +msgstr "" + +#: superset/connectors/druid/models.py:1341 msgid "No data was returned." msgstr "" -#: superset/connectors/druid/views.py:26 +#: superset/connectors/druid/models.py:1398 +msgid "Unsupported extraction function: " +msgstr "" + +#: superset/connectors/druid/views.py:33 msgid "List Druid Column" msgstr "" -#: superset/connectors/druid/views.py:27 +#: superset/connectors/druid/views.py:34 msgid "Show Druid Column" msgstr "" -#: superset/connectors/druid/views.py:28 +#: superset/connectors/druid/views.py:35 msgid "Add Druid Column" msgstr "" -#: superset/connectors/druid/views.py:29 +#: superset/connectors/druid/views.py:36 msgid "Edit Druid Column" msgstr "" -#: superset/connectors/druid/views.py:41 superset/connectors/sqla/views.py:79 +#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:83 msgid "Column" msgstr "" -#: superset/connectors/druid/views.py:42 superset/connectors/druid/views.py:107 -#: superset/connectors/sqla/views.py:93 superset/connectors/sqla/views.py:132 +#: superset/connectors/druid/views.py:51 superset/connectors/druid/views.py:136 +#: superset/connectors/sqla/views.py:93 superset/connectors/sqla/views.py:134 msgid "Type" msgstr "" -#: superset/connectors/druid/views.py:44 superset/connectors/sqla/views.py:82 +#: superset/connectors/druid/views.py:53 superset/connectors/sqla/views.py:86 msgid "Groupable" msgstr "" -#: superset/connectors/druid/views.py:45 superset/connectors/sqla/views.py:83 +#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:87 msgid "Filterable" msgstr "" -#: superset/connectors/druid/views.py:46 superset/connectors/sqla/views.py:85 +#: superset/connectors/druid/views.py:55 msgid "Count Distinct" msgstr "" -#: superset/connectors/druid/views.py:47 superset/connectors/sqla/views.py:86 +#: superset/connectors/druid/views.py:56 msgid "Sum" msgstr "" -#: superset/connectors/druid/views.py:52 superset/connectors/sqla/views.py:48 +#: superset/connectors/druid/views.py:61 superset/connectors/sqla/views.py:52 msgid "" "Whether this column is exposed in the `Filters` section of the explore " "view." msgstr "" -#: superset/connectors/druid/views.py:78 +#: superset/connectors/druid/views.py:107 msgid "List Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:79 +#: superset/connectors/druid/views.py:108 msgid "Show Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:80 +#: superset/connectors/druid/views.py:109 msgid "Add Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:81 +#: superset/connectors/druid/views.py:110 msgid "Edit Druid Metric" msgstr "" -#: superset/connectors/druid/views.py:98 superset/connectors/sqla/views.py:114 +#: superset/connectors/druid/views.py:127 superset/connectors/sqla/views.py:116 msgid "" "Whether the access to this metric is restricted to certain roles. Only " "roles with the permission 'metric access on XXX (the name of this " "metric)' are allowed to access this metric" msgstr "" -#: superset/connectors/druid/views.py:106 superset/connectors/sqla/views.py:80 -#: superset/connectors/sqla/views.py:131 +#: superset/connectors/druid/views.py:135 superset/connectors/sqla/views.py:84 +#: superset/connectors/sqla/views.py:133 msgid "Verbose Name" msgstr "" -#: superset/connectors/druid/views.py:108 superset/views/core.py:573 +#: superset/connectors/druid/views.py:137 superset/views/core.py:670 msgid "JSON" msgstr "" -#: superset/connectors/druid/views.py:109 +#: superset/connectors/druid/views.py:138 msgid "Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:110 superset/connectors/sqla/views.py:137 +#: superset/connectors/druid/views.py:139 superset/connectors/sqla/views.py:139 msgid "Warning Message" msgstr "" -#: superset/connectors/druid/views.py:127 +#: superset/connectors/druid/views.py:157 msgid "List Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:128 +#: superset/connectors/druid/views.py:158 msgid "Show Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:129 +#: superset/connectors/druid/views.py:159 msgid "Add Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:130 +#: superset/connectors/druid/views.py:160 msgid "Edit Druid Cluster" msgstr "" -#: superset/connectors/druid/views.py:141 -#: superset/connectors/druid/views.py:226 +#: superset/connectors/druid/views.py:171 +#: superset/connectors/druid/views.py:257 msgid "Cluster" msgstr "" -#: superset/connectors/druid/views.py:142 +#: superset/connectors/druid/views.py:172 msgid "Coordinator Host" msgstr "" -#: superset/connectors/druid/views.py:143 +#: superset/connectors/druid/views.py:173 msgid "Coordinator Port" msgstr "" -#: superset/connectors/druid/views.py:144 +#: superset/connectors/druid/views.py:174 msgid "Coordinator Endpoint" msgstr "" -#: superset/connectors/druid/views.py:145 +#: superset/connectors/druid/views.py:175 msgid "Broker Host" msgstr "" -#: superset/connectors/druid/views.py:146 +#: superset/connectors/druid/views.py:176 msgid "Broker Port" msgstr "" -#: superset/connectors/druid/views.py:147 +#: superset/connectors/druid/views.py:177 msgid "Broker Endpoint" msgstr "" -#: superset/connectors/druid/views.py:162 +#: superset/connectors/druid/views.py:193 msgid "Druid Clusters" msgstr "" -#: superset/connectors/druid/views.py:165 -#: superset/connectors/druid/views.py:266 -#: superset/connectors/druid/views.py:314 -#: superset/connectors/druid/views.py:322 superset/connectors/sqla/views.py:295 -#: superset/views/core.py:295 +#: superset/connectors/druid/views.py:196 +#: superset/connectors/druid/views.py:298 +#: superset/connectors/druid/views.py:347 +#: superset/connectors/druid/views.py:355 superset/connectors/sqla/views.py:315 +#: superset/views/core.py:316 superset/views/core.py:2765 msgid "Sources" msgstr "" -#: superset/connectors/druid/views.py:172 +#: superset/connectors/druid/views.py:204 msgid "List Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:173 +#: superset/connectors/druid/views.py:205 msgid "Show Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:174 +#: superset/connectors/druid/views.py:206 msgid "Add Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:175 +#: superset/connectors/druid/views.py:207 msgid "Edit Druid Datasource" msgstr "" -#: superset/connectors/druid/views.py:195 superset/connectors/sqla/views.py:176 +#: superset/connectors/druid/views.py:226 superset/connectors/sqla/views.py:182 msgid "" -"The list of slices associated with this table. By altering this " -"datasource, you may change how these associated slices behave. Also note " -"that slices need to point to a datasource, so this form will fail at " -"saving if removing slices from a datasource. If you want to change the " -"datasource for a slice, overwrite the slice from the 'explore view'" +"The list of charts associated with this table. By altering this " +"datasource, you may change how these associated charts behave. Also note " +"that charts need to point to a datasource, so this form will fail at " +"saving if removing charts from a datasource. If you want to change the " +"datasource for a chart, overwrite the chart from the 'explore view'" msgstr "" -#: superset/connectors/druid/views.py:203 superset/connectors/sqla/views.py:184 +#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:190 msgid "Timezone offset (in hours) for this datasource" msgstr "" -#: superset/connectors/druid/views.py:207 +#: superset/connectors/druid/views.py:238 msgid "" "Time expression to use as a predicate when retrieving distinct values to " "populate the filter component. Only applies when `Enable Filter Select` " @@ -3198,107 +4111,107 @@ msgid "" "filter will be populated based on the distinct value over the past week" msgstr "" -#: superset/connectors/druid/views.py:214 superset/connectors/sqla/views.py:206 +#: superset/connectors/druid/views.py:245 superset/connectors/sqla/views.py:212 msgid "" "Whether to populate the filter's dropdown in the explore view's filter " "section with a list of distinct values fetched from the backend on the " "fly" msgstr "" -#: superset/connectors/druid/views.py:218 +#: superset/connectors/druid/views.py:249 msgid "" "Redirects to this endpoint when clicking on the datasource from the " "datasource list" msgstr "" -#: superset/connectors/druid/views.py:224 superset/connectors/sqla/views.py:213 -msgid "Associated Slices" +#: superset/connectors/druid/views.py:255 superset/connectors/sqla/views.py:224 +msgid "Associated Charts" msgstr "" -#: superset/connectors/druid/views.py:225 +#: superset/connectors/druid/views.py:256 msgid "Data Source" msgstr "" -#: superset/connectors/druid/views.py:228 superset/connectors/sqla/views.py:225 +#: superset/connectors/druid/views.py:259 superset/connectors/sqla/views.py:236 msgid "Owner" msgstr "" -#: superset/connectors/druid/views.py:229 +#: superset/connectors/druid/views.py:260 msgid "Is Hidden" msgstr "" -#: superset/connectors/druid/views.py:230 superset/connectors/sqla/views.py:218 +#: superset/connectors/druid/views.py:261 superset/connectors/sqla/views.py:229 msgid "Enable Filter Select" msgstr "" -#: superset/connectors/druid/views.py:231 superset/connectors/sqla/views.py:220 +#: superset/connectors/druid/views.py:262 superset/connectors/sqla/views.py:231 msgid "Default Endpoint" msgstr "" -#: superset/connectors/druid/views.py:232 +#: superset/connectors/druid/views.py:263 msgid "Time Offset" msgstr "" -#: superset/connectors/druid/views.py:233 superset/connectors/sqla/views.py:222 -#: superset/views/core.py:259 superset/views/core.py:379 +#: superset/connectors/druid/views.py:264 superset/connectors/sqla/views.py:233 +#: superset/views/core.py:279 superset/views/core.py:457 msgid "Cache Timeout" msgstr "" -#: superset/connectors/druid/views.py:264 +#: superset/connectors/druid/views.py:296 msgid "Druid Datasources" msgstr "" -#: superset/connectors/druid/views.py:311 +#: superset/connectors/druid/views.py:344 msgid "Scan New Datasources" msgstr "" -#: superset/connectors/druid/views.py:319 +#: superset/connectors/druid/views.py:352 msgid "Refresh Druid Metadata" msgstr "" -#: superset/connectors/sqla/models.py:394 +#: superset/connectors/sqla/models.py:513 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" msgstr "" -#: superset/connectors/sqla/models.py:398 +#: superset/connectors/sqla/models.py:517 msgid "Empty query?" msgstr "" -#: superset/connectors/sqla/models.py:401 +#: superset/connectors/sqla/models.py:525 msgid "Metric '{}' is not valid" msgstr "" -#: superset/connectors/sqla/models.py:587 +#: superset/connectors/sqla/models.py:748 msgid "" "Table [{}] doesn't seem to exist in the specified database, couldn't " "fetch column information" msgstr "" -#: superset/connectors/sqla/views.py:26 +#: superset/connectors/sqla/views.py:30 msgid "List Columns" msgstr "" -#: superset/connectors/sqla/views.py:27 +#: superset/connectors/sqla/views.py:31 msgid "Show Column" msgstr "" -#: superset/connectors/sqla/views.py:28 +#: superset/connectors/sqla/views.py:32 msgid "Add Column" msgstr "" -#: superset/connectors/sqla/views.py:29 +#: superset/connectors/sqla/views.py:33 msgid "Edit Column" msgstr "" -#: superset/connectors/sqla/views.py:44 +#: superset/connectors/sqla/views.py:48 msgid "" "Whether to make this column available as a [Time Granularity] option, " "column has to be DATETIME or DATETIME-like" msgstr "" -#: superset/connectors/sqla/views.py:51 +#: superset/connectors/sqla/views.py:55 msgid "" "The data type that was inferred by the database. It may be necessary to " "input a type manually for expression-defined columns in some cases. In " @@ -3321,134 +4234,139 @@ msgstr "" msgid "Database Expression" msgstr "" -#: superset/connectors/sqla/views.py:101 +#: superset/connectors/sqla/views.py:103 msgid "List Metrics" msgstr "" -#: superset/connectors/sqla/views.py:102 +#: superset/connectors/sqla/views.py:104 msgid "Show Metric" msgstr "" -#: superset/connectors/sqla/views.py:103 +#: superset/connectors/sqla/views.py:105 msgid "Add Metric" msgstr "" -#: superset/connectors/sqla/views.py:104 +#: superset/connectors/sqla/views.py:106 msgid "Edit Metric" msgstr "" -#: superset/connectors/sqla/views.py:133 +#: superset/connectors/sqla/views.py:135 msgid "SQL Expression" msgstr "" -#: superset/connectors/sqla/views.py:135 +#: superset/connectors/sqla/views.py:137 msgid "D3 Format" msgstr "" -#: superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:138 msgid "Is Restricted" msgstr "" -#: superset/connectors/sqla/views.py:154 +#: superset/connectors/sqla/views.py:157 msgid "List Tables" msgstr "" -#: superset/connectors/sqla/views.py:155 +#: superset/connectors/sqla/views.py:158 msgid "Show Table" msgstr "" -#: superset/connectors/sqla/views.py:156 +#: superset/connectors/sqla/views.py:159 msgid "Add Table" msgstr "" -#: superset/connectors/sqla/views.py:157 +#: superset/connectors/sqla/views.py:160 msgid "Edit Table" msgstr "" -#: superset/connectors/sqla/views.py:185 +#: superset/connectors/sqla/views.py:191 msgid "Name of the table that exists in the source database" msgstr "" -#: superset/connectors/sqla/views.py:187 +#: superset/connectors/sqla/views.py:193 msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -#: superset/connectors/sqla/views.py:193 +#: superset/connectors/sqla/views.py:199 msgid "" "This fields acts a Superset view, meaning that Superset will run a query " "against this string as a subquery." msgstr "" -#: superset/connectors/sqla/views.py:197 +#: superset/connectors/sqla/views.py:203 msgid "" "Predicate applied when fetching distinct value to populate the filter " "control component. Supports jinja template syntax. Applies only when " "`Enable Filter Select` is on." msgstr "" -#: superset/connectors/sqla/views.py:203 +#: superset/connectors/sqla/views.py:209 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -#: superset/connectors/sqla/views.py:215 -msgid "Changed By" -msgstr "" - -#: superset/connectors/sqla/views.py:216 superset/views/core.py:255 -#: superset/views/sql_lab.py:19 superset/views/sql_lab.py:55 -msgid "Database" -msgstr "" - -#: superset/connectors/sqla/views.py:217 superset/views/core.py:257 -msgid "Last Changed" +#: superset/connectors/sqla/views.py:216 +msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" msgstr "" #: superset/connectors/sqla/views.py:219 -msgid "Schema" -msgstr "" - -#: superset/connectors/sqla/views.py:221 -msgid "Offset" -msgstr "" - -#: superset/connectors/sqla/views.py:223 -msgid "Table Name" -msgstr "" - -#: superset/connectors/sqla/views.py:224 -msgid "Fetch Values Predicate" +msgid "" +"A set of parameters that become available in the query using Jinja " +"templating syntax" msgstr "" #: superset/connectors/sqla/views.py:226 +msgid "Changed By" +msgstr "" + +#: superset/connectors/sqla/views.py:228 superset/views/core.py:277 +msgid "Last Changed" +msgstr "" + +#: superset/connectors/sqla/views.py:232 +msgid "Offset" +msgstr "" + +#: superset/connectors/sqla/views.py:235 +msgid "Fetch Values Predicate" +msgstr "" + +#: superset/connectors/sqla/views.py:237 msgid "Main Datetime Column" msgstr "" -#: superset/connectors/sqla/views.py:242 +#: superset/connectors/sqla/views.py:239 +msgid "SQL Lab View" +msgstr "" + +#: superset/connectors/sqla/views.py:240 +msgid "Template parameters" +msgstr "" + +#: superset/connectors/sqla/views.py:257 msgid "" "Table [{}] could not be found, please double check your database " "connection, schema, and table name" msgstr "" -#: superset/connectors/sqla/views.py:255 +#: superset/connectors/sqla/views.py:270 msgid "" "The table was created. As part of this two phase configuration process, " "you should now click the edit button by the new table to configure it." msgstr "" -#: superset/connectors/sqla/views.py:278 +#: superset/connectors/sqla/views.py:293 msgid "Refresh Metadata" msgstr "" -#: superset/connectors/sqla/views.py:279 +#: superset/connectors/sqla/views.py:294 msgid "Refresh column metadata" msgstr "" -#: superset/connectors/sqla/views.py:286 +#: superset/connectors/sqla/views.py:303 #, python-format msgid "Metadata refreshed for the following table(s): %(tables)s" msgstr "" -#: superset/connectors/sqla/views.py:293 +#: superset/connectors/sqla/views.py:311 msgid "Tables" msgstr "" @@ -3473,7 +4391,7 @@ msgid "No records found" msgstr "" #: superset/templates/superset/import_dashboards.html:11 -msgid "Import" +msgid "Import dashboards" msgstr "" #: superset/templates/superset/request_access.html:2 @@ -3489,121 +4407,137 @@ msgstr "" msgid "Request Permissions" msgstr "" -#: superset/templates/superset/welcome.html:3 -msgid "Welcome!" -msgstr "" - #: superset/templates/superset/models/database/macros.html:4 msgid "Test Connection" msgstr "" -#: superset/views/annotations.py:50 superset/views/annotations.py:58 -#: superset/views/core.py:285 superset/views/core.py:2401 -#: superset/views/sql_lab.py:30 +#: superset/views/annotations.py:49 +msgid "Annotation Layers" +msgstr "" + +#: superset/views/annotations.py:52 superset/views/annotations.py:60 +#: superset/views/core.py:306 superset/views/core.py:2733 +#: superset/views/sql_lab.py:36 msgid "Manage" msgstr "" -#: superset/views/base.py:62 +#: superset/views/annotations.py:57 +msgid "Annotations" +msgstr "" + +#: superset/views/base.py:79 #, python-format msgid "Datasource %(name)s already exists" msgstr "" -#: superset/views/base.py:221 +#: superset/views/base.py:123 msgid "json isn't valid" msgstr "" -#: superset/views/base.py:272 +#: superset/views/base.py:127 +msgid "Export to YAML" +msgstr "" + +#: superset/views/base.py:127 +msgid "Export to YAML?" +msgstr "" + +#: superset/views/base.py:188 msgid "Delete" msgstr "" -#: superset/views/base.py:273 +#: superset/views/base.py:189 msgid "Delete all Really?" msgstr "" -#: superset/views/core.py:58 +#: superset/views/core.py:65 msgid "This endpoint requires the `all_datasource_access` permission" msgstr "" -#: superset/views/core.py:60 +#: superset/views/core.py:67 msgid "The datasource seems to have been deleted" msgstr "" -#: superset/views/core.py:61 +#: superset/views/core.py:68 msgid "The access requests seem to have been deleted" msgstr "" -#: superset/views/core.py:63 +#: superset/views/core.py:70 msgid "The user seems to have been deleted" msgstr "" -#: superset/views/core.py:64 +#: superset/views/core.py:75 +msgid "You don't have access to this datasource. (Gain access)" +msgstr "" + +#: superset/views/core.py:78 msgid "You don't have access to this datasource" msgstr "" -#: superset/views/core.py:68 +#: superset/views/core.py:90 #, python-format msgid "" "This view requires the database %(name)s or `all_datasource_access` " "permission" msgstr "" -#: superset/views/core.py:73 +#: superset/views/core.py:95 #, python-format msgid "" "This endpoint requires the datasource %(name)s, database or " "`all_datasource_access` permission" msgstr "" -#: superset/views/core.py:176 +#: superset/views/core.py:189 msgid "List Databases" msgstr "" -#: superset/views/core.py:177 +#: superset/views/core.py:190 msgid "Show Database" msgstr "" -#: superset/views/core.py:178 +#: superset/views/core.py:191 msgid "Add Database" msgstr "" -#: superset/views/core.py:179 +#: superset/views/core.py:192 msgid "Edit Database" msgstr "" -#: superset/views/core.py:218 +#: superset/views/core.py:233 msgid "Expose this DB in SQL Lab" msgstr "" -#: superset/views/core.py:219 +#: superset/views/core.py:234 msgid "" "Allow users to run synchronous queries, this is the default and should " "work well for queries that can be executed within a web request scope " "(<~1 minute)" msgstr "" -#: superset/views/core.py:223 +#: superset/views/core.py:238 msgid "" "Allow users to run queries, against an async backend. This assumes that " "you have a Celery worker setup as well as a results backend." msgstr "" -#: superset/views/core.py:227 +#: superset/views/core.py:242 msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "" -#: superset/views/core.py:228 +#: superset/views/core.py:243 msgid "" "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in" " SQL Lab" msgstr "" -#: superset/views/core.py:232 +#: superset/views/core.py:247 msgid "" "When allowing CREATE TABLE AS option in SQL Lab, this option forces the " "table to be created in this schema" msgstr "" -#: superset/views/core.py:244 +#: superset/views/core.py:259 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 " @@ -3612,97 +4546,112 @@ msgid "" "hive.server2.proxy.user property." msgstr "" -#: superset/views/core.py:251 +#: superset/views/core.py:265 +msgid "" +"Allow SQL Lab to fetch a list of all tables and all views across all " +"database schemas. For large data warehouse with thousands of tables, this" +" can be expensive and put strain on the system." +msgstr "" + +#: superset/views/core.py:271 msgid "Expose in SQL Lab" msgstr "" -#: superset/views/core.py:252 +#: superset/views/core.py:272 msgid "Allow CREATE TABLE AS" msgstr "" -#: superset/views/core.py:253 +#: superset/views/core.py:273 msgid "Allow DML" msgstr "" -#: superset/views/core.py:254 +#: superset/views/core.py:274 msgid "CTAS Schema" msgstr "" -#: superset/views/core.py:256 superset/views/core.py:380 -#: superset/views/core.py:493 superset/views/core.py:557 +#: superset/views/core.py:276 superset/views/core.py:458 +#: superset/views/core.py:575 superset/views/core.py:642 msgid "Creator" msgstr "" -#: superset/views/core.py:258 +#: superset/views/core.py:278 msgid "SQLAlchemy URI" msgstr "" -#: superset/views/core.py:260 +#: superset/views/core.py:280 msgid "Extra" msgstr "" -#: superset/views/core.py:261 +#: superset/views/core.py:281 msgid "Allow Run Sync" msgstr "" -#: superset/views/core.py:262 +#: superset/views/core.py:282 msgid "Allow Run Async" msgstr "" -#: superset/views/core.py:263 +#: superset/views/core.py:283 msgid "Impersonate the logged on user" msgstr "" -#: superset/views/core.py:281 +#: superset/views/core.py:302 msgid "Import Dashboards" msgstr "" -#: superset/views/core.py:323 superset/views/core.py:570 -#: superset/views/sql_lab.py:18 superset/views/sql_lab.py:54 +#: superset/views/core.py:334 +msgid "CSV to Database configuration" +msgstr "" + +#: superset/views/core.py:375 +msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +msgstr "" + +#: superset/views/core.py:401 superset/views/core.py:667 +#: superset/views/sql_lab.py:23 superset/views/sql_lab.py:60 msgid "User" msgstr "" -#: superset/views/core.py:324 +#: superset/views/core.py:402 msgid "User Roles" msgstr "" -#: superset/views/core.py:325 +#: superset/views/core.py:403 msgid "Database URL" msgstr "" -#: superset/views/core.py:327 +#: superset/views/core.py:405 msgid "Roles to grant" msgstr "" -#: superset/views/core.py:328 +#: superset/views/core.py:406 msgid "Created On" msgstr "" -#: superset/views/core.py:334 +#: superset/views/core.py:412 msgid "Access requests" msgstr "" -#: superset/views/core.py:336 superset/views/core.py:581 +#: superset/views/core.py:414 superset/views/core.py:679 msgid "Security" msgstr "" -#: superset/views/core.py:343 -msgid "List Slices" +#: superset/views/core.py:421 +msgid "List Charts" msgstr "" -#: superset/views/core.py:344 -msgid "Show Slice" +#: superset/views/core.py:422 +msgid "Show Chart" msgstr "" -#: superset/views/core.py:345 -msgid "Add Slice" +#: superset/views/core.py:423 +msgid "Add Chart" msgstr "" -#: superset/views/core.py:346 -msgid "Edit Slice" +#: superset/views/core.py:424 +msgid "Edit Chart" msgstr "" -#: superset/views/core.py:368 +#: superset/views/core.py:446 msgid "" "These parameters are generated dynamically when clicking the save or " "overwrite button in the explore view. This JSON object is exposed here " @@ -3710,221 +4659,246 @@ msgid "" "parameters." msgstr "" -#: superset/views/core.py:373 -msgid "Duration (in seconds) of the caching timeout for this slice." +#: superset/views/core.py:452 +msgid "Duration (in seconds) of the caching timeout for this chart." msgstr "" -#: superset/views/core.py:384 +#: superset/views/core.py:462 msgid "Last Modified" msgstr "" -#: superset/views/core.py:385 superset/views/core.py:492 +#: superset/views/core.py:463 superset/views/core.py:574 msgid "Owners" msgstr "" -#: superset/views/core.py:386 +#: superset/views/core.py:464 msgid "Parameters" msgstr "" -#: superset/views/core.py:387 superset/views/core.py:433 -msgid "Slice" +#: superset/views/core.py:465 superset/views/core.py:512 +msgid "Chart" msgstr "" -#: superset/views/core.py:450 +#: superset/views/core.py:532 msgid "List Dashboards" msgstr "" -#: superset/views/core.py:451 +#: superset/views/core.py:533 msgid "Show Dashboard" msgstr "" -#: superset/views/core.py:452 +#: superset/views/core.py:534 msgid "Add Dashboard" msgstr "" -#: superset/views/core.py:453 +#: superset/views/core.py:535 msgid "Edit Dashboard" msgstr "" -#: superset/views/core.py:465 +#: superset/views/core.py:547 msgid "" "This json object describes the positioning of the widgets in the " "dashboard. It is dynamically generated when adjusting the widgets size " "and positions by using drag & drop in the dashboard view" msgstr "" -#: superset/views/core.py:470 +#: superset/views/core.py:552 msgid "" "The css for individual dashboards can be altered here, or in the " "dashboard view where changes are immediately visible" msgstr "" -#: superset/views/core.py:474 +#: superset/views/core.py:556 msgid "To get a readable URL for your dashboard" msgstr "" -#: superset/views/core.py:475 +#: superset/views/core.py:557 msgid "" "This JSON object is generated dynamically when clicking the save or " "overwrite button in the dashboard view. It is exposed here for reference " "and for power users who may want to alter specific parameters." msgstr "" -#: superset/views/core.py:480 +#: superset/views/core.py:562 msgid "Owners is a list of users who can alter the dashboard." msgstr "" -#: superset/views/core.py:488 superset/views/core.py:555 +#: superset/views/core.py:570 superset/views/core.py:640 msgid "Dashboard" msgstr "" -#: superset/views/core.py:490 +#: superset/views/core.py:572 msgid "Slug" msgstr "" -#: superset/views/core.py:495 +#: superset/views/core.py:577 msgid "Position JSON" msgstr "" -#: superset/views/core.py:497 +#: superset/views/core.py:579 msgid "JSON Metadata" msgstr "" -#: superset/views/core.py:498 +#: superset/views/core.py:580 msgid "Underlying Tables" msgstr "" -#: superset/views/core.py:521 +#: superset/views/core.py:603 msgid "Export" msgstr "" -#: superset/views/core.py:521 +#: superset/views/core.py:603 msgid "Export dashboards?" msgstr "" -#: superset/views/core.py:571 +#: superset/views/core.py:668 msgid "Action" msgstr "" -#: superset/views/core.py:572 +#: superset/views/core.py:669 msgid "dttm" msgstr "" -#: superset/views/core.py:579 +#: superset/views/core.py:677 msgid "Action Log" msgstr "" -#: superset/views/core.py:810 +#: superset/views/core.py:875 msgid "Access was requested" msgstr "" -#: superset/views/core.py:871 +#: superset/views/core.py:936 #, python-format msgid "" "%(user)s was granted the role %(role)s that gives access to the " "%(datasource)s" msgstr "" -#: superset/views/core.py:887 +#: superset/views/core.py:952 #, python-format msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" msgstr "" -#: superset/views/core.py:896 +#: superset/views/core.py:961 msgid "You have no permission to approve this request" msgstr "" -#: superset/views/core.py:1676 +#: superset/views/core.py:1287 superset/views/core.py:1292 +#: superset/views/core.py:1400 superset/views/core.py:1414 +msgid "You don't have the rights to " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1400 +msgid "alter this " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1292 +msgid "chart" +msgstr "" + +#: superset/views/core.py:1292 superset/views/core.py:1414 +msgid "create a " +msgstr "" + +#: superset/views/core.py:1401 superset/views/core.py:1414 +msgid "dashboard" +msgstr "" + +#: superset/views/core.py:1949 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/views/core.py:1682 +#: superset/views/core.py:1955 #, python-format -msgid "Slice %(id)s not found" +msgid "Chart %(id)s not found" msgstr "" -#: superset/views/core.py:1694 +#: superset/views/core.py:1967 #, python-format msgid "Table %(t)s wasn't found in the database %(d)s" msgstr "" -#: superset/views/core.py:1833 +#: superset/views/core.py:2121 #, python-format msgid "Can't find User '%(name)s', please ask your admin to create one." msgstr "" -#: superset/views/core.py:1840 +#: superset/views/core.py:2128 #, python-format msgid "Can't find DruidCluster with cluster_name = '%(name)s'" msgstr "" -#: superset/views/core.py:2101 +#: superset/views/core.py:2407 msgid "Query record was not created as expected." msgstr "" -#: superset/views/core.py:2387 +#: superset/views/core.py:2718 msgid "Template Name" msgstr "" -#: superset/views/core.py:2398 +#: superset/views/core.py:2730 msgid "CSS Templates" msgstr "" -#: superset/views/core.py:2409 +#: superset/views/core.py:2741 msgid "SQL Editor" msgstr "" -#: superset/views/core.py:2414 superset/views/core.py:2423 +#: superset/views/core.py:2746 superset/views/core.py:2756 msgid "SQL Lab" msgstr "" -#: superset/views/core.py:2418 +#: superset/views/core.py:2751 msgid "Query Search" msgstr "" -#: superset/views/sql_lab.py:20 +#: superset/views/core.py:2761 +msgid "Upload a CSV" +msgstr "" + +#: superset/views/sql_lab.py:25 msgid "Status" msgstr "" -#: superset/views/sql_lab.py:21 +#: superset/views/sql_lab.py:26 msgid "Start Time" msgstr "" -#: superset/views/sql_lab.py:22 superset/views/sql_lab.py:58 +#: superset/views/sql_lab.py:27 superset/views/sql_lab.py:64 msgid "End Time" msgstr "" -#: superset/views/sql_lab.py:28 +#: superset/views/sql_lab.py:34 msgid "Queries" msgstr "" -#: superset/views/sql_lab.py:37 +#: superset/views/sql_lab.py:43 msgid "List Saved Query" msgstr "" -#: superset/views/sql_lab.py:38 +#: superset/views/sql_lab.py:44 msgid "Show Saved Query" msgstr "" -#: superset/views/sql_lab.py:39 +#: superset/views/sql_lab.py:45 msgid "Add Saved Query" msgstr "" -#: superset/views/sql_lab.py:40 +#: superset/views/sql_lab.py:46 msgid "Edit Saved Query" msgstr "" -#: superset/views/sql_lab.py:59 +#: superset/views/sql_lab.py:65 msgid "Pop Tab Link" msgstr "" -#: superset/views/sql_lab.py:60 +#: superset/views/sql_lab.py:66 msgid "Changed on" msgstr "" -#: superset/views/sql_lab.py:79 +#: superset/views/sql_lab.py:86 msgid "Saved Queries" msgstr "" diff --git a/superset/translations/pt_BR/LC_MESSAGES/messages.json b/superset/translations/pt_BR/LC_MESSAGES/messages.json new file mode 100644 index 0000000000..9d14575ba5 --- /dev/null +++ b/superset/translations/pt_BR/LC_MESSAGES/messages.json @@ -0,0 +1 @@ +{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=2; plural=(n > 1)","lang":"pt_BR"},"Time Column":[""],"second":[""],"minute":[""],"hour":[""],"day":[""],"week":[""],"month":[""],"quarter":[""],"year":[""],"week_ending_saturday":[""],"week_start_sunday":[""],"week_start_monday":[""],"5 minute":[""],"half hour":[""],"10 minute":[""],"Table Name":[""],"Name of table to be created from csv data.":[""],"CSV File":[""],"Select a CSV file to be uploaded to a database.":[""],"CSV Files Only!":[""],"Database":[""],"Delimiter":[""],"Delimiter used by CSV file (for whitespace use \\s+).":[""],"Table Exists":[""],"If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).":[""],"Fail":[""],"Replace":[""],"Append":[""],"Schema":[""],"Specify a schema (if database flavour supports this).":[""],"Header Row":[""],"Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.":[""],"Index Column":[""],"Column to use as the row labels of the dataframe. Leave empty if no index column.":[""],"Mangle Duplicate Columns":[""],"Specify duplicate columns as \"X.0, X.1\".":[""],"Skip Initial Space":[""],"Skip spaces after delimiter.":[""],"Skip Rows":[""],"Number of rows to skip at start of file.":[""],"Rows to Read":[""],"Number of rows of file to read.":[""],"Skip Blank Lines":[""],"Skip blank lines rather than interpreting them as NaN values.":[""],"Parse Dates":[""],"A comma separated list of columns that should be parsed as dates.":[""],"Infer Datetime Format":[""],"Use Pandas to interpret the datetime format automatically.":[""],"Decimal Character":[""],"Character to interpret as decimal point.":[""],"Dataframe Index":[""],"Write dataframe index as a column.":[""],"Column Label(s)":[""],"Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.":[""],"[Superset] Access to the datasource %(name)s was granted":[""],"Viz is missing a datasource":[""],"From date cannot be larger than to date":[""],"Table View":[""],"Pick a granularity in the Time section or uncheck 'Include Time'":[""],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":[""],"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":[""],"Markup":[""],"Separator":[""],"Word Cloud":[""],"Treemap":[""],"Calendar Heatmap":[""],"Box Plot":[""],"Bubble Chart":[""],"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":[""],"`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.":[""],"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":[""],"Distribution - NVD3 - Pie Chart":[""],"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":[""],"Pick exactly 2 columns to 'Group By'":[""],"Country Map":[""],"World Map":[""],"Filters":[""],"Pick at least one filter field":[""],"iFrame":[""],"Parallel Coordinates":[""],"Heatmap":[""],"Horizon Charts":[""],"Mapbox":[""],"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":[""],"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":[""],"Your session timed out, please refresh your page and try again.":[""],"Your query was saved":[""],"Your query could not be saved":[""],"Failed at retrieving results from the results backend":[""],"Unknown error":[""],"Query was stopped.":[""],"Failed at stopping query.":[""],"Error occurred while fetching table metadata":[""],"shared query":[""],"The query couldn't be loaded":[""],"An error occurred while creating the data source":[""],"Pick a chart type!":[""],"To use this chart type you need at least one column flagged as a date":[""],"To use this chart type you need at least one dimension":[""],"To use this chart type you need at least one aggregation function":[""],"Untitled Query":[""],"Copy of %s":[""],"share query":[""],"copy URL to clipboard":[""],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":[""],"It seems you don't have access to any database":[""],"Search Results":[""],"[From]-":[""],"[To]-":[""],"[Query Status]":[""],"Search":[""],"Open in SQL Editor":[""],"view results":[""],"Data preview":[""],"Visualize the data out of this query":[""],"Overwrite text in editor with a query on this table":[""],"Run query in a new tab":[""],"Remove query from log":[""],".CSV":[""],"Visualize":[""],"Table":[""],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"Track Job":[""],"Loading...":[""],"Run Selected Query":[""],"Run Query":[""],"Run query synchronously":[""],"Run query asynchronously":[""],"Stop":[""],"Undefined":[""],"Label":[""],"Label for your query":[""],"Description":[""],"Write a description for your query":[""],"Save":[""],"Cancel":[""],"Save Query":[""],"Share Query":[""],"Run a query to display results here":[""],"Preview for %s":[""],"Results":[""],"Query History":[""],"Create table as with query results":[""],"new table name":[""],"Error while fetching table list":[""],"Error while fetching schema list":[""],"Type to search ...":[""],"Select table ":[""],"Error while fetching database list":[""],"Database:":[""],"Select a database":[""],"Select a schema (%s)":[""],"Schema:":[""],"Add a table (%s)":[""],"Reset State":[""],"Enter a new title for the tab":[""],"Untitled Query %s":[""],"close tab":[""],"rename tab":[""],"expand tool bar":[""],"hide tool bar":[""],"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 clipboard":[""],"Remove table preview":[""],"Template Parameters":[""],"Edit template parameters":[""],"Invalid JSON":[""],"%s is not right as a column name, please alias it (as in SELECT count(*) ":[""],"AS my_alias":[""],"using only alphanumeric characters and underscores":[""],"Creating a data source and popping a new tab":[""],"No results available for this query":[""],"Chart Type":[""],"[Chart Type]":[""],"Datasource Name":[""],"datasource name":[""],"Create a new chart":[""],"Choose a datasource":[""],"If the datasource your are looking for is not available in the list, follow the instructions on the how to add it on the ":[""],"Superset tutorial":[""],"Choose a visualization type":[""],"Create new chart":[""],"Unexpected error: ":[""],"Unexpected error.":[""],"Updating chart was stopped":[""],"An error occurred while rendering the visualization: %s":[""],"visualization queries are set to timeout at ${action.timeout} seconds. ":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is too large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[""],"Network error.":[""],"Click to see difference":[""],"Altered":[""],"Chart changes":[""],"Select ...":[""],"Loaded data cached":[""],"Loaded from cache":[""],"Click to force-refresh":[""],"Copy to clipboard":[""],"Not successful":[""],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[""],"Copied!":[""],"Title":[""],"click to edit title":[""],"You don't have the rights to alter this title.":[""],"Click to favorite/unfavorite":[""],"Dismiss":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Save as":[""],"Force Refresh":[""],"Force refresh the whole dashboard":[""],"Set autorefresh":[""],"Set the auto-refresh interval for this session":[""],"Save the dashboard":[""],"Edit properties":[""],"Edit the dashboards's properties":[""],"Email":[""],"Email a link to this dashboard":[""],"Add Charts":[""],"Add some charts to this dashboard":[""],"Edit CSS":[""],"Change the style of the dashboard using CSS code":[""],"Load a template":[""],"Load a CSS template":[""],"CSS":[""],"Live CSS Editor":[""],"You have unsaved changes.":[""],"Unsaved changes":[""],"Don't refresh":[""],"10 seconds":[""],"30 seconds":[""],"1 minute":[""],"5 minutes":[""],"Refresh Interval":[""],"Choose the refresh frequency for this dashboard":[""],"This dashboard was saved successfully.":[""],"Sorry, there was an error saving this dashboard: ":[""],"Error":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":[""],"Overwrite Dashboard [%s]":[""],"Save as:":[""],"[dashboard name]":[""],"Sorry, there was an error fetching charts to this dashboard: ":[""],"Sorry, there was an error adding charts to this dashboard: ":[""],"Name":[""],"Viz":[""],"Datasource":[""],"Modified":[""],"Add a new chart to the dashboard":[""],"Add Charts to Dashboard":[""],"Served from data cached %s . Click to force refresh.":[""],"Force refresh data":[""],"Annotation layers are still loading.":[""],"One ore more annotation layers failed loading.":[""],"Move chart":[""],"Toggle chart description":[""],"Edit chart":[""],"Export CSV":[""],"Explore chart":[""],"Remove chart from dashboard":[""],"A reference to the [Time] configuration, taking granularity into account":[""],"Group by":[""],"One or many controls to group by":[""],"For more information about objects are in context in the scope of this function, refer to the":[""]," source code of Superset's sandboxed parser":[""],"This functionality is disabled in your environment for security reasons.":[""],"Visualization Type":[""],"The type of visualization to display":[""],"Metrics":[""],"One or many metrics to display":[""],"Percentage Metrics":[""],"Metrics for which percentage of total are to be displayed":[""],"Y Axis Bounds":[""],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[""],"Ordering":[""],"Fixed Color":[""],"Use this to define a static color for all circles":[""],"Legend Position":[""],"Choose the position of the legend":[""],"Fill Color":[""]," Set the opacity to 0 if you do not want to override the color specified in the GeoJSON":[""],"Stroke Color":[""],"Metric":[""],"Right Axis Metric":[""],"Choose a metric for right axis":[""],"Stacked Style":[""],"Sort X Axis":[""],"Sort Y Axis":[""],"Linear Color Scheme":[""],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[""],"Horizon Color Scale":[""],"Defines how the color are attributed.":[""],"Rendering":[""],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":[""],"Number of steps to take between ticks when displaying the X scale":[""],"YScale Interval":[""],"Number of steps to take between ticks when displaying the Y scale":[""],"Include Time":[""],"Whether to include the time granularity as defined in the time section":[""],"Auto Zoom":[""],"When checked, the map will zoom to your data after each query":[""],"Show percentage":[""],"Whether to include the percentage in the tooltip":[""],"Stacked Bars":[""],"Show totals":[""],"Display total row/column":[""],"Show Markers":[""],"Show data points as circle markers on the lines":[""],"Bar Values":[""],"Show the value on top of the bar":[""],"Sort Bars":[""],"Sort bars by x labels.":[""],"Combine Metrics":[""],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":[""],"Extra Controls":[""],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":[""],"Reduce X ticks":[""],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[""],"Include Series":[""],"Include series name as an axis":[""],"Color Metric":[""],"A metric to use for color":[""],"Country Name":[""],"The name of country that Superset should display":[""],"Country Field Type":[""],"The country code standard that Superset should expect to find in the [country] column":[""],"Frequency":[""],"The periodicity over which to pivot time. Users can provide\n \"Pandas\" offset alias.\n Click on the info bubble for more details on accepted \"freq\" expressions.":[""],"Dimension":[""],"Select a dimension":[""],"Columns":[""],"One or many controls to pivot as columns":[""],"Columns to display":[""],"Longitude & Latitude":[""],"Point to your spatial columns":[""],"Start Longitude & Latitude":[""],"End Longitude & Latitude":[""],"Longitude":[""],"Select the longitude column":[""],"Latitude":[""],"Select the latitude column":[""],"GeoJson Column":[""],"Select the geojson column":[""],"Polygon Column":[""],"Select the polygon column. Each row should contain JSON.array(N) of [longitude, latitude] points":[""],"Point Radius Scale":[""],"Stroke Width":[""],"Origin":[""],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom Margin":[""],"Bottom margin, in pixels, allowing for more room for axis labels":[""],"X Tick Layout":[""],"The way the ticks are laid out on the X axis":[""],"Left Margin":[""],"Left margin, in pixels, allowing for more room for axis labels":[""],"Time Granularity":[""],"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`":[""],"Domain":[""],"The time unit used for the grouping of blocks":[""],"Subdomain":[""],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[""],"Link Length":[""],"Link length in the force layout":[""],"Charge":[""],"Charge in the force layout":[""],"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":[""],"Time Grain":[""],"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.":[""],"Resample Rule":[""],"Pandas resample rule":[""],"Resample How":[""],"Pandas resample how":[""],"Resample Fill Method":[""],"Pandas resample fill method":[""],"Since":[""],"7 days ago":[""],"Until":[""],"Max Bubble Size":[""],"Whisker/outlier options":[""],"Determines how whiskers and outliers are calculated.":[""],"Ratio":[""],"Target aspect ratio for treemap tiles.":[""],"Number format":[""],"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":[""],"Sort Descending":[""],"Whether to sort descending or ascending":[""],"Rolling":[""],"Defines a rolling window function to apply, works along with the [Periods] text box":[""],"Multiplier":[""],"Factor to multiply the metric by":[""],"Periods":[""],"Defines the size of the rolling window function, relative to the time granularity selected":[""],"Cell Size":[""],"The size of the square cell, in pixels":[""],"Cell Padding":[""],"The distance between cells, in pixels":[""],"Cell Radius":[""],"The pixel radius":[""],"Color Steps":[""],"The number color \"steps\"":[""],"Grid Size":[""],"Defines the grid size in pixels":[""],"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":[""],"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":[""],"URL":[""],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[""],"X Axis Label":[""],"Y Axis Label":[""],"Custom WHERE clause":[""],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Custom HAVING clause":[""],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Comparison Period Lag":[""],"Based on granularity, number of time periods to compare against":[""],"Comparison suffix":[""],"Suffix to apply after the percentage display":[""],"Table Timestamp Format":[""],"Timestamp Format":[""],"Series Height":[""],"Pixel height of each series":[""],"Page Length":[""],"Rows per page, 0 means no pagination":[""],"X Axis Format":[""],"Y Axis Format":[""],"When `Period Ratio` is set, the Y Axis Format is forced to `.1%`":[""],"Right Axis Format":[""],"Date Time Format":[""],"Markup Type":[""],"Pick your favorite markup language":[""],"Rotation":[""],"Rotation to apply to words in the cloud":[""],"Line Style":[""],"Line interpolation as defined by d3.js":[""],"Label Type":[""],"What should be shown on the label?":[""],"Code":[""],"Put your code here":[""],"Aggregation function":[""],"Aggregate function to apply when pivoting and computing the total rows and columns":[""],"Font Size From":[""],"Font size for the smallest value in the list":[""],"Font Size To":[""],"Font size for the biggest value in the list":[""],"Instant Filtering":[""],"Extruded":[""],"Show Range Filter":[""],"Whether to display the time range interactive selector":[""],"Date Filter":[""],"Whether to include a time filter":[""],"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":[""],"Data Table":[""],"Whether to display the interactive data table":[""],"Search Box":[""],"Whether to include a client side search box":[""],"Table Filter":[""],"Whether to apply filter when table cell is clicked":[""],"Align +/-":[""],"Whether to align the background chart for +/- values":[""],"Color +/-":[""],"Whether to color +/- values":[""],"Show Bubbles":[""],"Whether to display bubbles on top of countries":[""],"Legend":[""],"Whether to display the legend (toggles)":[""],"Show Values":[""],"Whether to display the numerical values within the cells":[""],"Show Metric Names":[""],"Whether to display the metric name as a title":[""],"X bounds":[""],"Whether to display the min and max values of the X axis":[""],"Y bounds":[""],"Whether to display the min and max values of the Y axis":[""],"Rich Tooltip":[""],"The rich tooltip shows a list of all series for that point in time":[""],"Y Log Scale":[""],"Use a log scale for the Y axis":[""],"X Log Scale":[""],"Use a log scale for the X axis":[""],"Log Scale":[""],"Use a log scale":[""],"Donut":[""],"Do you want a donut or a pie?":[""],"Put labels outside":[""],"Put the labels outside the pie?":[""],"Contribution":[""],"Compute the contribution to the total":[""],"Period Ratio":[""],"[integer] Number of period to compare against, this is relative to the granularity selected":[""],"Period Ratio Type":[""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[""],"Time Shift":[""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":[""],"Description text that shows up below your Big Number":[""],"label":[""],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[""],"Map Style":[""],"Base layer map style":[""],"Clustering Radius":[""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[""],"Point Size":[""],"Fixed point radius":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Point Unit":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Viewport":[""],"Parameters related to the view and perspective on the map":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Color":[""],"Pick a color":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Chart ID":[""],"The id of the active chart":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Color Scheme":[""],"The color scheme for rendering chart":[""],"Significance Level":[""],"Threshold alpha level for determining significance":[""],"p-value precision":[""],"Number of decimal places with which to display p-values":[""],"Lift percent precision":[""],"Number of decimal places with which to display lift values":[""],"Time Series Columns":[""],"Use Area Proportions":[""],"Check if the Rose Chart should use segment area instead of segment radius for proportioning":[""],"Options":[""],"Not Time Series":[""],"Ignore time":[""],"Time Series":[""],"Standard time series":[""],"Aggregate Mean":[""],"Mean of values over specified period":[""],"Aggregate Sum":[""],"Sum of values over specified period":[""],"Difference":[""],"Metric change in value from `since` to `until`":[""],"Percent Change":[""],"Metric percent change in value from `since` to `until`":[""],"Factor":[""],"Metric factor change from `since` to `until`":[""],"Advanced Analytics":[""],"Use the Advanced Analytics options below":[""],"Settings for time series":[""],"Equal Date Sizes":[""],"Check to force date partitions to have the same height":[""],"Partition Limit":[""],"The maximum number of subdivisions of each group; lower values are pruned first":[""],"Minimum Radius":[""],"Minimum radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this minimum radius.":[""],"Maximum Radius":[""],"Maxium radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this maximum radius.":[""],"Partition Threshold":[""],"Partitions whose height to parent height proportions are below this value are pruned":[""],"Lines column":[""],"The database columns that contains lines information":[""],"Lines encoding":[""],"The encoding format of the lines":[""],"Line width":[""],"The width of the lines":[""],"Reverse Lat & Long":[""],"deck.gl charts":[""],"Pick a set of deck.gl charts to layer on top of one another":[""],"Select charts":[""],"Error while fetching charts":[""],"Javascript data interceptor":[""],"Define a javascript function that receives the data array used in the visualization and is expected to return a modified version of that array. This can be used to alter properties of the data, filter, or enrich the array.":[""],"Javascript data mutator":[""],"Define a function that receives intercepts the data objects and can mutate it":[""],"Javascript tooltip generator":[""],"Define a function that receives the input and outputs the content for a tooltip":[""],"Javascript onClick href":[""],"Define a function that returns a URL to navigate to when user clicks":[""],"Extra data for JS":[""],"List of extra columns made available in Javascript functions":[""],"Stroked":[""],"Whether to display the stroke":[""],"Filled":[""],"Whether to fill the objects":[""],"Normalized":[""],"Whether to normalize the histogram":[""],"is expected to be a number":[""],"is expected to be an integer":[""],"cannot be empty":[""],"Time":[""],"Time related form attributes":[""],"Datasource & Chart Type":[""],"This section exposes ways to include snippets of SQL in your query":[""],"Annotations and Layers":[""],"Query":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":[""],"Breakdowns":[""],"Defines how each series is broken down":[""],"Pie Chart":[""],"Time Series - Periodicity Pivot":[""],"Dual Axis Line Chart":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"Left Axis Format":[""],"Map":[""],"Deck.gl - Hexagons":[""],"Advanced":[""],"Height":[""],"Metric used to control height":[""],"Deck.gl - Grid":[""],"Deck.gl - Screen grid":[""],"Grid":[""],"Weight":[""],"Metric used as a weight for the grid's coloring":[""],"Deck.gl - GeoJson":[""],"GeoJson Settings":[""],"Polygon Settings":[""],"Arc":[""],"Point Color":[""],"Categorical Color":[""],"Pick a dimension from which categorical colors are defined":[""],"GROUP BY":[""],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":[""],"Use this section if you want to query atomic rows":[""],"Time Series Table":[""],"Templated link, it's possible to include {{ metric }} or other values coming from the controls.":[""],"Pivot Options":[""],"Number Format":[""],"Time Format":[""],"Numeric Columns":[""],"Select the numeric columns to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Opacity of the bars. Between 0 and 1":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":[""],"[optional] this secondary metric is used to define the color as a ratio against the primary metric. When omitted, the color is categorical and based on labels":[""],"Hierarchy":[""],"This defines the level of the hierarchy":[""],"Source / Target":[""],"Choose a source and a target":[""],"Chord Diagram":[""],"Choose a number format":[""],"Source":[""],"Choose a source":[""],"Target":[""],"Choose a target":[""],"ISO 3166-2 codes of region/province/department":[""],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":[""],"Bubbles":[""],"Country Control":[""],"3 letter code of the country":[""],"Metric for color":[""],"Metric that defines the color of the country":[""],"Bubble size":[""],"Metric that defines the size of the bubble":[""],"Filter Box":[""],"Filter controls":[""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Heatmap Options":[""],"Whether to apply a normal distribution based on rank on the color scale":[""],"Value bounds":[""],"Hard value bounds applied for color coding. Is only relevant and applied when the normalization is applied against the whole heatmap.":[""],"Value Format":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Column containing longitude data":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":[""],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"Paired t-test":[""],"Time Series Options":[""],"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 operators(s)":[""],"type a value here":[""],"Filter value":[""],"choose WHERE or HAVING...":[""],"%s aggregates(s)":[""],"description":[""],"bolt":[""],"Changing this control takes effect instantly":[""],"Error...":[""],"Width":[""],"Export to .json":[""],"Export to .csv format":[""],"%s - untitled":[""],"Edit chart properties":[""],"Limit reached":[""],"Please enter a chart name":[""],"Please select a dashboard":[""],"Please enter a dashboard name":[""],"Save A Chart":[""],"Overwrite chart %s":[""],"[chart name]":[""],"Do not add to a dashboard":[""],"Add chart to existing dashboard":[""],"Add to new dashboard":[""],"Save & go to dashboard":[""],"Check out this chart: %s":[""],"choose a column or metric":[""],"Add Annotation Layer":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":[""],"Max":[""],"Something went wrong while fetching the datasource list":[""],"Select a datasource":[""],"Search / Filter":[""],"Click to point to another datasource":[""],"Edit the datasource's configuration":[""],"Show datasource configuration":[""],"Select metric":[""],"Select column":[""],"Select operator":[""],"Add Filter":[""],"choose a column or aggregate function":[""],"Error while fetching data":[""],"No results found":[""],"%s option(s)":[""],"Invalid lat/long configuration.":[""],"Longitude & Latitude columns":[""],"Delimited long & lat single column":[""],"Multiple formats accepted, look the geopy.points Python library for more details":[""],"Reverse lat/long ":[""],"Geohash":[""],"textarea":[""],"Edit":[""],"in modal":[""],"Select a visualization type":[""],"Favorites":[""],"Created Content":[""],"Recent Activity":[""],"Security & Access":[""],"No charts":[""],"No dashboards":[""],"Dashboards":[""],"Charts":[""],"No favorite charts yet, go click on stars!":[""],"No favorite dashboards yet, go click on stars!":[""],"Roles":[""],"Databases":[""],"Datasources":[""],"Profile picture provided by Gravatar":[""],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Data has no time steps":[""],"Select starting date":[""],"Select end date":[""],"Select [%s]":[""],"Apply":[""],"You cannot use 45° tick layout along with the time range filter":[""],"Recently Viewed":[""],"Metric(s) {} must be aggregations.":[""],"No data was returned.":[""],"Unsupported extraction function: ":[""],"List Druid Column":[""],"Show Druid Column":[""],"Add Druid Column":[""],"Edit Druid Column":[""],"Column":[""],"Type":[""],"Groupable":[""],"Filterable":[""],"Count Distinct":[""],"Sum":[""],"Whether this column is exposed in the `Filters` section of the explore view.":[""],"List Druid Metric":[""],"Show Druid Metric":[""],"Add Druid Metric":[""],"Edit Druid Metric":[""],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":[""],"Verbose Name":[""],"JSON":[""],"Druid Datasource":[""],"Warning Message":[""],"List Druid Cluster":[""],"Show Druid Cluster":[""],"Add Druid Cluster":[""],"Edit Druid Cluster":[""],"Cluster":[""],"Coordinator Host":[""],"Coordinator Port":[""],"Coordinator Endpoint":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":[""],"Sources":[""],"List Druid Datasource":[""],"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":[""],"Associated Charts":[""],"Data Source":[""],"Owner":[""],"Is Hidden":[""],"Enable Filter Select":[""],"Default Endpoint":[""],"Time Offset":[""],"Cache Timeout":[""],"Druid Datasources":[""],"Scan New Datasources":[""],"Refresh Druid Metadata":[""],"Datetime column not provided as part table configuration and is required by this type of chart":[""],"Empty query?":[""],"Metric '{}' is not valid":[""],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[""],"List 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.":[""],"Expression":[""],"Is temporal":[""],"Datetime Format":[""],"Database Expression":[""],"List Metrics":[""],"Show Metric":[""],"Add Metric":[""],"Edit Metric":[""],"SQL Expression":[""],"D3 Format":[""],"Is Restricted":[""],"List Tables":[""],"Show Table":[""],"Add Table":[""],"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":[""],"Changed By":[""],"Last Changed":[""],"Offset":[""],"Fetch Values Predicate":[""],"Main Datetime Column":[""],"SQL Lab View":[""],"Template parameters":[""],"Table [{}] could not be found, please double check your database connection, schema, and table name":[""],"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":[""],"Tables":[""],"Profile":[""],"Logout":[""],"Login":[""],"Record Count":[""],"No records found":[""],"Import dashboards":[""],"No Access!":[""],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":[""],"Test Connection":[""],"Annotation Layers":[""],"Manage":[""],"Annotations":[""],"Datasource %(name)s already exists":[""],"json isn't valid":[""],"Export to YAML":[""],"Export to YAML?":[""],"Delete":[""],"Delete all Really?":[""],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource. (Gain access)":[""],"You don't have access to this datasource":[""],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":[""],"Show Database":[""],"Add Database":[""],"Edit Database":[""],"Expose this DB in SQL Lab":[""],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[""],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[""],"Allow CREATE TABLE AS option in SQL Lab":[""],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[""],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[""],"If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.
If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.":[""],"Allow SQL Lab to fetch a list of all tables and all views across all database schemas. For large data warehouse with thousands of tables, this can be expensive and put strain on the system.":[""],"Expose in SQL Lab":[""],"Allow CREATE TABLE AS":[""],"Allow DML":[""],"CTAS Schema":[""],"Creator":[""],"SQLAlchemy URI":[""],"Extra":[""],"Allow Run Sync":[""],"Allow Run Async":[""],"Impersonate the logged on user":[""],"Import Dashboards":[""],"CSV to Database configuration":[""],"CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"":[""],"User":[""],"User Roles":[""],"Database URL":[""],"Roles to grant":[""],"Created On":[""],"Access requests":[""],"Security":[""],"List Charts":[""],"Show Chart":[""],"Add Chart":[""],"Edit Chart":[""],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Duration (in seconds) of the caching timeout for this chart.":[""],"Last Modified":[""],"Owners":[""],"Parameters":[""],"Chart":[""],"List Dashboards":[""],"Show Dashboard":[""],"Add Dashboard":[""],"Edit Dashboard":[""],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":[""],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[""],"To get a readable URL for your dashboard":[""],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Owners is a list of users who can alter the dashboard.":[""],"Dashboard":[""],"Slug":[""],"Position JSON":[""],"JSON Metadata":[""],"Underlying Tables":[""],"Export":[""],"Export dashboards?":[""],"Action":[""],"dttm":[""],"Action Log":[""],"Access was requested":[""],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"You don't have the rights to ":[""],"alter this ":[""],"chart":[""],"create a ":[""],"dashboard":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Chart %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"Query record was not created as expected.":[""],"Template Name":[""],"CSS Templates":[""],"SQL Editor":[""],"SQL Lab":[""],"Query Search":[""],"Upload a CSV":[""],"Status":[""],"Start Time":[""],"End Time":[""],"Queries":[""],"List Saved Query":[""],"Show Saved Query":[""],"Add Saved Query":[""],"Edit Saved Query":[""],"Pop Tab Link":[""],"Changed on":[""],"Saved Queries":[""]}}} \ No newline at end of file diff --git a/superset/translations/pt_BR/LC_MESSAGES/messages.mo b/superset/translations/pt_BR/LC_MESSAGES/messages.mo index 01352457b5..acd37ef5b4 100644 Binary files a/superset/translations/pt_BR/LC_MESSAGES/messages.mo and b/superset/translations/pt_BR/LC_MESSAGES/messages.mo differ diff --git a/superset/translations/pt_BR/LC_MESSAGES/messages.po b/superset/translations/pt_BR/LC_MESSAGES/messages.po index b2a5b3474b..d7ad494eb2 100644 --- a/superset/translations/pt_BR/LC_MESSAGES/messages.po +++ b/superset/translations/pt_BR/LC_MESSAGES/messages.po @@ -1,4 +1,4 @@ -# Translations template for PROJECT. +# Portuguese (Brazil) translations for PROJECT. # Copyright (C) 2017 ORGANIZATION # This file is distributed under the same license as the PROJECT project. # FIRST AUTHOR , 2017. @@ -7,3642 +7,4397 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-11-01 01:31+0000\n" +"POT-Creation-Date: 2018-05-15 10:17-0700\n" "PO-Revision-Date: 2018-02-23 13:55-0300\n" +"Last-Translator: \n" +"Language: pt_BR\n" +"Language-Team: \n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.5.1\n" -"Last-Translator: \n" -"Language-Team: \n" -"Language: pt_BR\n" -"X-Generator: Poedit 2.0.4\n" +"Generated-By: Babel 2.5.3\n" -#: superset/assets/javascripts/explore/stores/controls.jsx:570 -#: superset/db_engine_specs.py:216 superset/db_engine_specs.py:247 -#: superset/db_engine_specs.py:291 superset/db_engine_specs.py:339 -#: superset/db_engine_specs.py:395 superset/db_engine_specs.py:893 -#: superset/db_engine_specs.py:929 superset/db_engine_specs.py:961 -#: superset/db_engine_specs.py:1007 superset/db_engine_specs.py:1044 -#: superset/db_engine_specs.py:1069 +#: superset/assets/src/explore/controls.jsx:838 superset/db_engine_specs.py:326 +#: superset/db_engine_specs.py:376 superset/db_engine_specs.py:405 +#: superset/db_engine_specs.py:430 superset/db_engine_specs.py:482 +#: superset/db_engine_specs.py:541 superset/db_engine_specs.py:605 +#: superset/db_engine_specs.py:1156 superset/db_engine_specs.py:1198 +#: superset/db_engine_specs.py:1253 superset/db_engine_specs.py:1298 +#: superset/db_engine_specs.py:1331 superset/db_engine_specs.py:1367 msgid "Time Column" -msgstr "Coluna de tempo" +msgstr "" -#: superset/db_engine_specs.py:217 superset/db_engine_specs.py:248 -#: superset/db_engine_specs.py:340 superset/db_engine_specs.py:396 -#: superset/db_engine_specs.py:894 superset/db_engine_specs.py:962 -#: superset/db_engine_specs.py:1045 +#: superset/db_engine_specs.py:327 superset/db_engine_specs.py:377 +#: superset/db_engine_specs.py:431 superset/db_engine_specs.py:542 +#: superset/db_engine_specs.py:606 superset/db_engine_specs.py:1157 +#: superset/db_engine_specs.py:1199 superset/db_engine_specs.py:1299 +#: superset/db_engine_specs.py:1368 msgid "second" -msgstr "segundo" +msgstr "" -#: superset/db_engine_specs.py:218 superset/db_engine_specs.py:251 -#: superset/db_engine_specs.py:343 superset/db_engine_specs.py:398 -#: superset/db_engine_specs.py:896 superset/db_engine_specs.py:930 -#: superset/db_engine_specs.py:964 superset/db_engine_specs.py:1008 -#: superset/db_engine_specs.py:1046 superset/db_engine_specs.py:1070 +#: superset/db_engine_specs.py:329 superset/db_engine_specs.py:378 +#: superset/db_engine_specs.py:406 superset/db_engine_specs.py:435 +#: superset/db_engine_specs.py:546 superset/db_engine_specs.py:609 +#: superset/db_engine_specs.py:1160 superset/db_engine_specs.py:1202 +#: superset/db_engine_specs.py:1254 superset/db_engine_specs.py:1300 +#: superset/db_engine_specs.py:1332 superset/db_engine_specs.py:1371 msgid "minute" -msgstr "minuto" +msgstr "" -#: superset/db_engine_specs.py:219 superset/db_engine_specs.py:255 -#: superset/db_engine_specs.py:345 superset/db_engine_specs.py:400 -#: superset/db_engine_specs.py:902 superset/db_engine_specs.py:932 -#: superset/db_engine_specs.py:966 superset/db_engine_specs.py:1014 -#: superset/db_engine_specs.py:1047 superset/db_engine_specs.py:1071 +#: superset/db_engine_specs.py:331 superset/db_engine_specs.py:379 +#: superset/db_engine_specs.py:407 superset/db_engine_specs.py:440 +#: superset/db_engine_specs.py:483 superset/db_engine_specs.py:549 +#: superset/db_engine_specs.py:612 superset/db_engine_specs.py:1169 +#: superset/db_engine_specs.py:1205 superset/db_engine_specs.py:1263 +#: superset/db_engine_specs.py:1301 superset/db_engine_specs.py:1333 +#: superset/db_engine_specs.py:1374 msgid "hour" -msgstr "hora" +msgstr "" -#: superset/db_engine_specs.py:220 superset/db_engine_specs.py:260 -#: superset/db_engine_specs.py:292 superset/db_engine_specs.py:347 -#: superset/db_engine_specs.py:402 superset/db_engine_specs.py:904 -#: superset/db_engine_specs.py:934 superset/db_engine_specs.py:968 -#: superset/db_engine_specs.py:1016 superset/db_engine_specs.py:1048 -#: superset/db_engine_specs.py:1072 +#: superset/db_engine_specs.py:333 superset/db_engine_specs.py:380 +#: superset/db_engine_specs.py:408 superset/db_engine_specs.py:446 +#: superset/db_engine_specs.py:486 superset/db_engine_specs.py:552 +#: superset/db_engine_specs.py:615 superset/db_engine_specs.py:1172 +#: superset/db_engine_specs.py:1208 superset/db_engine_specs.py:1266 +#: superset/db_engine_specs.py:1302 superset/db_engine_specs.py:1334 +#: superset/db_engine_specs.py:1377 msgid "day" -msgstr "dia" +msgstr "" -#: superset/db_engine_specs.py:221 superset/db_engine_specs.py:266 -#: superset/db_engine_specs.py:293 superset/db_engine_specs.py:348 -#: superset/db_engine_specs.py:404 superset/db_engine_specs.py:906 -#: superset/db_engine_specs.py:936 superset/db_engine_specs.py:970 -#: superset/db_engine_specs.py:1049 superset/db_engine_specs.py:1073 +#: superset/db_engine_specs.py:335 superset/db_engine_specs.py:381 +#: superset/db_engine_specs.py:409 superset/db_engine_specs.py:453 +#: superset/db_engine_specs.py:487 superset/db_engine_specs.py:553 +#: superset/db_engine_specs.py:618 superset/db_engine_specs.py:1175 +#: superset/db_engine_specs.py:1211 superset/db_engine_specs.py:1303 +#: superset/db_engine_specs.py:1335 superset/db_engine_specs.py:1380 msgid "week" -msgstr "semana" +msgstr "" -#: superset/db_engine_specs.py:222 superset/db_engine_specs.py:268 -#: superset/db_engine_specs.py:295 superset/db_engine_specs.py:350 -#: superset/db_engine_specs.py:406 superset/db_engine_specs.py:908 -#: superset/db_engine_specs.py:938 superset/db_engine_specs.py:972 -#: superset/db_engine_specs.py:1018 superset/db_engine_specs.py:1050 -#: superset/db_engine_specs.py:1074 +#: superset/db_engine_specs.py:337 superset/db_engine_specs.py:382 +#: superset/db_engine_specs.py:410 superset/db_engine_specs.py:456 +#: superset/db_engine_specs.py:490 superset/db_engine_specs.py:556 +#: superset/db_engine_specs.py:621 superset/db_engine_specs.py:1178 +#: superset/db_engine_specs.py:1214 superset/db_engine_specs.py:1269 +#: superset/db_engine_specs.py:1304 superset/db_engine_specs.py:1336 +#: superset/db_engine_specs.py:1384 msgid "month" -msgstr "mês" +msgstr "" -#: superset/db_engine_specs.py:223 superset/db_engine_specs.py:270 -#: superset/db_engine_specs.py:352 superset/db_engine_specs.py:408 -#: superset/db_engine_specs.py:910 superset/db_engine_specs.py:940 -#: superset/db_engine_specs.py:974 superset/db_engine_specs.py:1020 -#: superset/db_engine_specs.py:1051 superset/db_engine_specs.py:1075 +#: superset/db_engine_specs.py:339 superset/db_engine_specs.py:383 +#: superset/db_engine_specs.py:411 superset/db_engine_specs.py:459 +#: superset/db_engine_specs.py:559 superset/db_engine_specs.py:624 +#: superset/db_engine_specs.py:1181 superset/db_engine_specs.py:1217 +#: superset/db_engine_specs.py:1272 superset/db_engine_specs.py:1305 +#: superset/db_engine_specs.py:1337 superset/db_engine_specs.py:1387 msgid "quarter" -msgstr "trimestre" +msgstr "" -#: superset/db_engine_specs.py:224 superset/db_engine_specs.py:274 -#: superset/db_engine_specs.py:354 superset/db_engine_specs.py:912 -#: superset/db_engine_specs.py:942 superset/db_engine_specs.py:1022 -#: superset/db_engine_specs.py:1052 superset/db_engine_specs.py:1076 +#: superset/db_engine_specs.py:341 superset/db_engine_specs.py:384 +#: superset/db_engine_specs.py:412 superset/db_engine_specs.py:464 +#: superset/db_engine_specs.py:562 superset/db_engine_specs.py:635 +#: superset/db_engine_specs.py:1184 superset/db_engine_specs.py:1275 +#: superset/db_engine_specs.py:1307 superset/db_engine_specs.py:1338 +#: superset/db_engine_specs.py:1391 msgid "year" -msgstr "ano" +msgstr "" -#: superset/db_engine_specs.py:356 -msgid "week_start_monday" -msgstr "week_start_monday" - -#: superset/db_engine_specs.py:410 superset/db_engine_specs.py:976 +#: superset/db_engine_specs.py:493 superset/db_engine_specs.py:627 +#: superset/db_engine_specs.py:1220 msgid "week_ending_saturday" -msgstr "week_ending_saturday" +msgstr "" -#: superset/db_engine_specs.py:413 superset/db_engine_specs.py:979 +#: superset/db_engine_specs.py:496 superset/db_engine_specs.py:631 +#: superset/db_engine_specs.py:1224 msgid "week_start_sunday" -msgstr "week_start_sunday" +msgstr "" -#: superset/db_engine_specs.py:898 superset/db_engine_specs.py:1010 +#: superset/db_engine_specs.py:565 +msgid "week_start_monday" +msgstr "" + +#: superset/db_engine_specs.py:1163 superset/db_engine_specs.py:1257 msgid "5 minute" -msgstr "5 minutos" +msgstr "" -#: superset/db_engine_specs.py:900 +#: superset/db_engine_specs.py:1166 msgid "half hour" -msgstr "meia hora" +msgstr "" -#: superset/db_engine_specs.py:1012 +#: superset/db_engine_specs.py:1260 msgid "10 minute" -msgstr "10 minutos" +msgstr "" -#: superset/utils.py:499 +#: superset/connectors/sqla/views.py:234 superset/forms.py:56 +msgid "Table Name" +msgstr "" + +#: superset/forms.py:57 +msgid "Name of table to be created from csv data." +msgstr "" + +#: superset/forms.py:61 +msgid "CSV File" +msgstr "" + +#: superset/forms.py:62 +msgid "Select a CSV file to be uploaded to a database." +msgstr "" + +#: superset/forms.py:64 +msgid "CSV Files Only!" +msgstr "" + +#: superset/connectors/sqla/views.py:227 superset/forms.py:66 +#: superset/views/core.py:275 superset/views/sql_lab.py:24 +#: superset/views/sql_lab.py:61 +msgid "Database" +msgstr "" + +#: superset/forms.py:70 +msgid "Delimiter" +msgstr "" + +#: superset/forms.py:71 +msgid "Delimiter used by CSV file (for whitespace use \\s+)." +msgstr "" + +#: superset/forms.py:75 +msgid "Table Exists" +msgstr "" + +#: superset/forms.py:76 +msgid "" +"If table exists do one of the following: Fail (do nothing), Replace (drop" +" and recreate table) or Append (insert data)." +msgstr "" + +#: superset/forms.py:81 +msgid "Fail" +msgstr "" + +#: superset/forms.py:81 +msgid "Replace" +msgstr "" + +#: superset/forms.py:82 +msgid "Append" +msgstr "" + +#: superset/connectors/sqla/views.py:230 superset/forms.py:85 +msgid "Schema" +msgstr "" + +#: superset/forms.py:86 +msgid "Specify a schema (if database flavour supports this)." +msgstr "" + +#: superset/forms.py:91 +msgid "Header Row" +msgstr "" + +#: superset/forms.py:92 +msgid "" +"Row containing the headers to use as column names (0 is first line of " +"data). Leave empty if there is no header row." +msgstr "" + +#: superset/forms.py:100 +msgid "Index Column" +msgstr "" + +#: superset/forms.py:101 +msgid "" +"Column to use as the row labels of the dataframe. Leave empty if no index" +" column." +msgstr "" + +#: superset/forms.py:108 +msgid "Mangle Duplicate Columns" +msgstr "" + +#: superset/forms.py:109 +msgid "Specify duplicate columns as \"X.0, X.1\"." +msgstr "" + +#: superset/forms.py:111 +msgid "Skip Initial Space" +msgstr "" + +#: superset/forms.py:112 +msgid "Skip spaces after delimiter." +msgstr "" + +#: superset/forms.py:114 +msgid "Skip Rows" +msgstr "" + +#: superset/forms.py:115 +msgid "Number of rows to skip at start of file." +msgstr "" + +#: superset/forms.py:120 +msgid "Rows to Read" +msgstr "" + +#: superset/forms.py:121 +msgid "Number of rows of file to read." +msgstr "" + +#: superset/forms.py:126 +msgid "Skip Blank Lines" +msgstr "" + +#: superset/forms.py:127 +msgid "Skip blank lines rather than interpreting them as NaN values." +msgstr "" + +#: superset/forms.py:131 +msgid "Parse Dates" +msgstr "" + +#: superset/forms.py:132 +msgid "A comma separated list of columns that should be parsed as dates." +msgstr "" + +#: superset/forms.py:137 +msgid "Infer Datetime Format" +msgstr "" + +#: superset/forms.py:138 +msgid "Use Pandas to interpret the datetime format automatically." +msgstr "" + +#: superset/forms.py:142 +msgid "Decimal Character" +msgstr "" + +#: superset/forms.py:143 +msgid "Character to interpret as decimal point." +msgstr "" + +#: superset/forms.py:148 +msgid "Dataframe Index" +msgstr "" + +#: superset/forms.py:149 +msgid "Write dataframe index as a column." +msgstr "" + +#: superset/forms.py:151 +msgid "Column Label(s)" +msgstr "" + +#: superset/forms.py:152 +msgid "" +"Column label for index column(s). If None is given and Dataframe Index is" +" True, Index Names are used." +msgstr "" + +#: superset/utils.py:576 #, python-format msgid "[Superset] Access to the datasource %(name)s was granted" -msgstr "[Superset] O acesso à fonte de dados %(name) s foi concedido" +msgstr "" -#: superset/viz.py:52 +#: superset/viz.py:60 msgid "Viz is missing a datasource" -msgstr "Viz está faltando uma fonte de dados" +msgstr "" -#: superset/viz.py:172 +#: superset/viz.py:249 msgid "From date cannot be larger than to date" -msgstr "Desde a data não pode ser maior do que até a data" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:335 -#: superset/viz.py:350 +#: superset/assets/src/explore/visTypes.js:805 superset/viz.py:497 msgid "Table View" -msgstr "Vista de mesa" +msgstr "" -#: superset/viz.py:362 +#: superset/viz.py:509 msgid "Pick a granularity in the Time section or uncheck 'Include Time'" -msgstr "Escolha uma granularidade na seção Tempo ou desmarque 'Incluir hora'" - -#: superset/viz.py:372 -msgid "" -"Choose either fields to [Group By] and [Metrics] or [Columns], not both" msgstr "" -"Escolha os campos para [Agrupar por] e [Métricas] ou [Colunas], nem ambos" -#: superset/viz.py:441 +#: superset/viz.py:519 +msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" +msgstr "" + +#: superset/viz.py:596 msgid "Time Table View" -msgstr "Visualização da tabela de tempo" - -#: superset/viz.py:450 superset/viz.py:1218 -msgid "Pick at least one metric" -msgstr "Escolha pelo menos uma métrica" - -#: superset/viz.py:453 -msgid "When using 'Group By' you are limited to use a single metric" -msgstr "Ao usar 'Group By' você está limitado a usar uma única métrica" - -#: superset/assets/javascripts/explore/stores/visTypes.js:413 -#: superset/viz.py:483 -msgid "Pivot Table" -msgstr "Pivot Table" - -#: superset/viz.py:497 -msgid "Please choose at least one \"Group by\" field " -msgstr "Escolha pelo menos um campo \"Agrupar por\"" - -#: superset/viz.py:499 -msgid "Please choose at least one metric" -msgstr "Escolha pelo menos uma métrica" - -#: superset/viz.py:503 -msgid "'Group By' and 'Columns' can't overlap" -msgstr "'Group By' e 'Columns' não podem se sobrepor" - -#: superset/assets/javascripts/explore/stores/visTypes.js:400 -#: superset/viz.py:536 -msgid "Markup" -msgstr "Marcação" - -#: superset/assets/javascripts/explore/stores/visTypes.js:438 -#: superset/viz.py:555 -msgid "Separator" -msgstr "Separador" - -#: superset/assets/javascripts/explore/stores/visTypes.js:460 -#: superset/viz.py:567 -msgid "Word Cloud" -msgstr "Palavra nuvem" - -#: superset/assets/javascripts/explore/stores/visTypes.js:481 -#: superset/viz.py:590 -msgid "Treemap" -msgstr "Treemap" - -#: superset/assets/javascripts/explore/stores/visTypes.js:508 -#: superset/viz.py:616 -msgid "Calendar Heatmap" -msgstr "Calendário Heatmap" - -#: superset/assets/javascripts/explore/stores/visTypes.js:529 -#: superset/viz.py:674 -msgid "Box Plot" -msgstr "Parcela" - -#: superset/assets/javascripts/explore/stores/visTypes.js:550 -#: superset/viz.py:763 -msgid "Bubble Chart" -msgstr "Gráfico de bolhas" - -#: superset/viz.py:787 -msgid "Pick a metric for x, y and size" -msgstr "Escolha uma métrica para x, y e tamanho" - -#: superset/assets/javascripts/explore/stores/visTypes.js:601 -#: superset/viz.py:813 -msgid "Bullet Chart" -msgstr "Gráfico de bala" - -#: superset/viz.py:839 -msgid "Pick a metric to display" -msgstr "Escolha uma métrica para exibir" - -#: superset/assets/javascripts/explore/stores/visTypes.js:624 -#: superset/viz.py:862 -msgid "Big Number with Trendline" -msgstr "Número grande com Trendline" - -#: superset/viz.py:870 superset/viz.py:899 -msgid "Pick a metric!" -msgstr "Escolha uma métrica!" - -#: superset/assets/javascripts/explore/stores/visTypes.js:649 -#: superset/viz.py:891 -msgid "Big Number" -msgstr "Número grande" - -#: superset/assets/javascripts/explore/stores/visTypes.js:158 -#: superset/viz.py:918 -msgid "Time Series - Line Chart" -msgstr "Série de tempo - Gráfico de linhas" - -#: superset/viz.py:966 superset/viz.py:1119 -msgid "Pick a time granularity for your time series" -msgstr "Escolha uma granularidade de tempo para suas séries temporais" - -#: superset/viz.py:1062 -msgid "Time Series - Dual Axis Line Chart" -msgstr "Série de tempo - Gráfico de linha de dois eixos" - -#: superset/viz.py:1072 -msgid "Pick a metric for left axis!" -msgstr "Escolha uma métrica para o eixo esquerdo!" - -#: superset/viz.py:1074 -msgid "Pick a metric for right axis!" -msgstr "Escolha uma métrica para o eixo direito!" - -#: superset/viz.py:1076 -msgid "Please choose different metrics on left and right axis" -msgstr "Escolha diferentes métricas no eixo esquerdo e direito" - -#: superset/assets/javascripts/explore/stores/visTypes.js:239 -#: superset/viz.py:1137 -msgid "Time Series - Bar Chart" -msgstr "Série de tempo - Gráfico de barras" - -#: superset/assets/javascripts/explore/stores/visTypes.js:275 -#: superset/viz.py:1145 -msgid "Time Series - Percent Change" -msgstr "Série de tempo - Mudança de porcentagem" - -#: superset/assets/javascripts/explore/stores/visTypes.js:298 -#: superset/viz.py:1153 -msgid "Time Series - Stacked" -msgstr "Série de tempo - empilhadas" - -#: superset/viz.py:1162 -msgid "Distribution - NVD3 - Pie Chart" -msgstr "Distribuição - NVD3 - Gráfico de torta" - -#: superset/assets/javascripts/explore/stores/visTypes.js:674 -#: superset/viz.py:1180 -msgid "Histogram" -msgstr "Histograma" - -#: superset/viz.py:1190 -msgid "Must have one numeric column specified" -msgstr "Deve ter uma coluna numérica especificada" - -#: superset/assets/javascripts/explore/stores/visTypes.js:96 -#: superset/viz.py:1205 -msgid "Distribution - Bar Chart" -msgstr "Distribuição - Gráfico de barras" - -#: superset/viz.py:1216 -msgid "Can't have overlap between Series and Breakdowns" -msgstr "Não pode haver sobreposição entre Series e Breakdowns" - -#: superset/viz.py:1220 -msgid "Pick at least one field for [Series]" -msgstr "Escolha pelo menos um campo para [Series]" - -#: superset/assets/javascripts/explore/stores/visTypes.js:706 -#: superset/viz.py:1273 -msgid "Sunburst" -msgstr "Sunburst" - -#: superset/assets/javascripts/explore/stores/visTypes.js:743 -#: superset/viz.py:1306 -msgid "Sankey" -msgstr "Sankey" - -#: superset/viz.py:1313 -msgid "Pick exactly 2 columns as [Source / Target]" -msgstr "Escolha exatamente 2 colunas como [Origem / Alvo]" - -#: superset/viz.py:1344 -msgid "" -"There's a loop in your Sankey, please provide a tree. Here's a faulty link: " -"{}" msgstr "" -"Há um loop em seu Sankey, por favor, forneça uma árvore. Aqui está um link " -"defeituoso: {}" -#: superset/assets/javascripts/explore/stores/visTypes.js:770 -#: superset/viz.py:1355 superset/viz.py:1376 +#: superset/viz.py:605 superset/viz.py:1464 +msgid "Pick at least one metric" +msgstr "" + +#: superset/viz.py:608 +msgid "When using 'Group By' you are limited to use a single metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:890 superset/viz.py:637 +msgid "Pivot Table" +msgstr "" + +#: superset/viz.py:651 +msgid "Please choose at least one 'Group by' field " +msgstr "" + +#: superset/viz.py:653 +msgid "Please choose at least one metric" +msgstr "" + +#: superset/viz.py:657 +msgid "Group By' and 'Columns' can't overlap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:876 superset/viz.py:690 +msgid "Markup" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:916 superset/viz.py:712 +msgid "Separator" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:938 superset/viz.py:724 +msgid "Word Cloud" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:960 superset/viz.py:747 +msgid "Treemap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:988 superset/viz.py:773 +msgid "Calendar Heatmap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1026 superset/viz.py:838 +msgid "Box Plot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1048 superset/viz.py:927 +msgid "Bubble Chart" +msgstr "" + +#: superset/viz.py:951 +msgid "Pick a metric for x, y and size" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1098 superset/viz.py:977 +msgid "Bullet Chart" +msgstr "" + +#: superset/viz.py:1003 +msgid "Pick a metric to display" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1122 superset/viz.py:1026 +msgid "Big Number with Trendline" +msgstr "" + +#: superset/viz.py:1034 superset/viz.py:1063 +msgid "Pick a metric!" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1149 superset/viz.py:1055 +msgid "Big Number" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:184 superset/viz.py:1082 +msgid "Time Series - Line Chart" +msgstr "" + +#: superset/viz.py:1145 superset/viz.py:1308 +msgid "Pick a time granularity for your time series" +msgstr "" + +#: superset/viz.py:1222 +msgid "" +"`Since` and `Until` time bounds should be specified when using the `Time " +"Shift` feature." +msgstr "" + +#: superset/viz.py:1251 +msgid "Time Series - Dual Axis Line Chart" +msgstr "" + +#: superset/viz.py:1261 +msgid "Pick a metric for left axis!" +msgstr "" + +#: superset/viz.py:1263 +msgid "Pick a metric for right axis!" +msgstr "" + +#: superset/viz.py:1265 +msgid "Please choose different metrics on left and right axis" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:318 superset/viz.py:1326 +msgid "Time Series - Bar Chart" +msgstr "" + +#: superset/viz.py:1335 +msgid "Time Series - Period Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:364 superset/viz.py:1375 +msgid "Time Series - Percent Change" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:759 superset/viz.py:1383 +msgid "Time Series - Stacked" +msgstr "" + +#: superset/viz.py:1392 +msgid "Distribution - NVD3 - Pie Chart" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1176 superset/viz.py:1410 +msgid "Histogram" +msgstr "" + +#: superset/viz.py:1420 +msgid "Must have at least one numeric column specified" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:110 superset/viz.py:1451 +msgid "Distribution - Bar Chart" +msgstr "" + +#: superset/viz.py:1462 +msgid "Can't have overlap between Series and Breakdowns" +msgstr "" + +#: superset/viz.py:1466 +msgid "Pick at least one field for [Series]" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1218 superset/viz.py:1519 +msgid "Sunburst" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1257 superset/viz.py:1550 +msgid "Sankey" +msgstr "" + +#: superset/viz.py:1557 +msgid "Pick exactly 2 columns as [Source / Target]" +msgstr "" + +#: superset/viz.py:1588 +msgid "" +"There's a loop in your Sankey, please provide a tree. Here's a faulty " +"link: {}" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1285 superset/viz.py:1599 +#: superset/viz.py:1620 msgid "Directed Force Layout" -msgstr "Layout de Força Dirigida" +msgstr "" -#: superset/viz.py:1362 +#: superset/viz.py:1606 msgid "Pick exactly 2 columns to 'Group By'" -msgstr "Escolha exatamente 2 colunas para 'Agrupar por'" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:835 -#: superset/viz.py:1409 +#: superset/assets/src/explore/visTypes.js:1351 superset/viz.py:1653 msgid "Country Map" -msgstr "Mapa do País" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:868 -#: superset/viz.py:1437 +#: superset/assets/src/explore/visTypes.js:1385 superset/viz.py:1681 msgid "World Map" -msgstr "Mapa mundial" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:80 -#: superset/viz.py:1487 +#: superset/assets/src/explore/controls.jsx:1872 +#: superset/assets/src/explore/visTypes.js:85 superset/viz.py:1731 msgid "Filters" -msgstr "Filtros" +msgstr "" -#: superset/viz.py:1495 +#: superset/viz.py:1752 msgid "Pick at least one filter field" -msgstr "Escolha pelo menos um campo de filtro" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:933 -#: superset/viz.py:1522 +#: superset/assets/src/explore/visTypes.js:1450 superset/viz.py:1777 msgid "iFrame" -msgstr "iFrame" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:945 -#: superset/viz.py:1539 +#: superset/assets/src/explore/visTypes.js:1462 superset/viz.py:1797 msgid "Parallel Coordinates" -msgstr "Coordenadas paralelas" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:967 -#: superset/viz.py:1564 +#: superset/assets/src/explore/visTypes.js:1484 superset/viz.py:1822 msgid "Heatmap" -msgstr "Mapa de calor" +msgstr "" -#: superset/viz.py:1623 +#: superset/viz.py:1878 msgid "Horizon Charts" -msgstr "Gráficos Horizon" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1027 -#: superset/viz.py:1634 +#: superset/assets/src/explore/visTypes.js:1545 superset/viz.py:1889 msgid "Mapbox" -msgstr "Mapbox" +msgstr "" -#: superset/viz.py:1649 +#: superset/viz.py:1904 msgid "Must have a [Group By] column to have 'count' as the [Label]" -msgstr "Deve ter uma coluna [Group By] para ter 'count' como [Label]" +msgstr "" -#: superset/viz.py:1662 +#: superset/viz.py:1917 msgid "Choice of [Label] must be present in [Group By]" -msgstr "A escolha de [Label] deve estar presente em [Group By]" +msgstr "" -#: superset/viz.py:1667 +#: superset/viz.py:1922 msgid "Choice of [Point Radius] must be present in [Group By]" -msgstr "A escolha de [Raio do ponto] deve estar presente em [Grupo]" +msgstr "" -#: superset/viz.py:1672 +#: superset/viz.py:1927 msgid "[Longitude] and [Latitude] columns must be present in [Group By]" msgstr "" -"[Longitude] e as colunas [Latitude] devem estar presentes em [Group By]" -#: superset/assets/javascripts/explore/stores/visTypes.js:1098 -#: superset/viz.py:1738 +#: superset/assets/src/explore/visTypes.js:405 superset/viz.py:1996 +msgid "Deck.gl - Multiple Layers" +msgstr "" + +#: superset/viz.py:2032 superset/viz.py:2045 +msgid "Bad spatial key" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:692 superset/viz.py:2128 +msgid "Deck.gl - Scatter plot" +msgstr "" + +#: superset/viz.py:2170 +msgid "Deck.gl - Screen Grid" +msgstr "" + +#: superset/viz.py:2192 +msgid "Deck.gl - 3D Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:497 superset/viz.py:2207 +msgid "Deck.gl - Paths" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:614 superset/viz.py:2240 +msgid "Deck.gl - Polygon" +msgstr "" + +#: superset/viz.py:2248 +msgid "Deck.gl - 3D HEX" +msgstr "" + +#: superset/viz.py:2263 +msgid "Deck.gl - GeoJSON" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:654 superset/viz.py:2282 +msgid "Deck.gl - Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1615 superset/viz.py:2306 msgid "Event flow" -msgstr "Fluxo de eventos" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1143 -#: superset/viz.py:1769 +#: superset/assets/src/explore/visTypes.js:1660 superset/viz.py:2337 msgid "Time Series - Paired t-test" -msgstr "Série temporal - teste emparelhado t" +msgstr "" -#: superset/viz.py:1831 +#: superset/assets/src/explore/visTypes.js:1678 superset/viz.py:2395 +msgid "Time Series - Nightingale Rose Chart" +msgstr "" + +#: superset/viz.py:2425 msgid "Partition Diagram" -msgstr "Diagrama de Partição" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:57 -msgid "Your query was saved" -msgstr "Sua consulta foi salva" - -#: superset/assets/javascripts/SqlLab/actions.js:58 -msgid "Your query could not be saved" -msgstr "Sua consulta não pôde ser salva" - -#: superset/assets/javascripts/SqlLab/actions.js:111 -msgid "Failed at retrieving results from the results backend" -msgstr "Falha na recuperação de resultados do backend de resultados" - -#: superset/assets/javascripts/SqlLab/actions.js:157 -msgid "Could not connect to server" -msgstr "Não pode conectar ao servidor" - -#: superset/assets/javascripts/SqlLab/actions.js:162 +#: superset/assets/src/common.js:37 msgid "Your session timed out, please refresh your page and try again." -msgstr "Sua sessão expirou, atualize sua página e tente novamente." +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:181 +#: superset/assets/src/SqlLab/actions.js:59 +msgid "Your query was saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:60 +msgid "Your query could not be saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:113 +msgid "Failed at retrieving results from the results backend" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:163 +msgid "Unknown error" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:186 msgid "Query was stopped." -msgstr "A consulta foi interrompida." +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:184 +#: superset/assets/src/SqlLab/actions.js:189 msgid "Failed at stopping query." -msgstr "Falha ao parar a consulta." +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:297 -#: superset/assets/javascripts/SqlLab/actions.js:310 +#: superset/assets/src/SqlLab/actions.js:309 +#: superset/assets/src/SqlLab/actions.js:322 msgid "Error occurred while fetching table metadata" -msgstr "Ocorreu um erro ao buscar metadados na tabela" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:364 +#: superset/assets/src/SqlLab/actions.js:376 msgid "shared query" -msgstr "consulta compartilhada" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:372 -#: superset/assets/javascripts/SqlLab/actions.js:392 +#: superset/assets/src/SqlLab/actions.js:384 +#: superset/assets/src/SqlLab/actions.js:404 msgid "The query couldn't be loaded" -msgstr "A consulta não pôde ser carregada" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:426 +#: superset/assets/src/SqlLab/actions.js:438 msgid "An error occurred while creating the data source" -msgstr "Ocorreu um erro ao criar a fonte de dados" +msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:30 +#: superset/assets/src/SqlLab/constants.js:30 msgid "Pick a chart type!" -msgstr "Escolha um tipo de gráfico!" +msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:31 +#: superset/assets/src/SqlLab/constants.js:31 msgid "To use this chart type you need at least one column flagged as a date" msgstr "" -"Para usar este tipo de gráfico, você precisa de pelo menos uma coluna " -"marcada como data" -#: superset/assets/javascripts/SqlLab/constants.js:32 +#: superset/assets/src/SqlLab/constants.js:32 msgid "To use this chart type you need at least one dimension" msgstr "" -"Para usar este tipo de gráfico, você precisa de pelo menos uma dimensão" -#: superset/assets/javascripts/SqlLab/constants.js:33 +#: superset/assets/src/SqlLab/constants.js:33 msgid "To use this chart type you need at least one aggregation function" msgstr "" -"Para usar este tipo de gráfico, você precisa de pelo menos uma função de " -"agregação" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:49 -#: superset/assets/javascripts/SqlLab/reducers.js:11 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:49 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:112 +#: superset/assets/src/SqlLab/reducers.js:11 msgid "Untitled Query" -msgstr "Consulta sem título" +msgstr "" -#: superset/assets/javascripts/SqlLab/reducers.js:44 +#: superset/assets/src/SqlLab/reducers.js:44 #, python-format msgid "Copy of %s" -msgstr "Cópia de% s" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:30 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:30 msgid "share query" -msgstr "compartilhar consulta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:17 msgid "copy URL to clipboard" -msgstr "copiar URL para a área de transferência" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:61 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:61 msgid "Raw SQL" -msgstr "Raw SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:71 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:71 msgid "Source SQL" -msgstr "Fonte SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:83 -#: superset/assets/javascripts/explore/stores/visTypes.js:40 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:83 +#: superset/assets/src/explore/visTypes.js:44 msgid "SQL" -msgstr "SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryHistory.jsx:28 +#: superset/assets/src/SqlLab/components/QueryHistory.jsx:28 msgid "No query history yet..." -msgstr "Ainda não há histórico de consultas ..." +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:106 -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:66 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:67 msgid "It seems you don't have access to any database" -msgstr "Parece que você não tem acesso a qualquer banco de dados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:154 -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:89 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:171 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:89 msgid "Search Results" -msgstr "Procurar Resultados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:160 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:177 msgid "[From]-" -msgstr "[A partir de]-" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:170 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:187 msgid "[To]-" -msgstr "[Para]-" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:179 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:196 msgid "[Query Status]" -msgstr "[Status da consulta]" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:188 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:205 msgid "Search" -msgstr "Pesquisa" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:114 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:114 msgid "Open in SQL Editor" -msgstr "Abrir no Editor de SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:133 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:133 msgid "view results" -msgstr "Ver resultados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:136 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:136 msgid "Data preview" -msgstr "Visualização de dados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:176 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:176 msgid "Visualize the data out of this query" -msgstr "Visualize os dados desta consulta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:182 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:182 msgid "Overwrite text in editor with a query on this table" -msgstr "Substitua texto no editor com uma consulta nesta tabela" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:188 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:188 msgid "Run query in a new tab" -msgstr "Executar consulta em uma nova guia" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:193 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:193 msgid "Remove query from log" -msgstr "Remover consulta do log" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:67 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:67 msgid ".CSV" -msgstr ".CSV" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:78 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:242 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:281 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:78 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:247 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:286 msgid "Visualize" -msgstr "Visualize" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 -#: superset/connectors/sqla/views.py:84 superset/connectors/sqla/views.py:134 -#: superset/connectors/sqla/views.py:214 superset/views/core.py:389 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 +#: superset/connectors/sqla/views.py:88 superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:225 superset/views/core.py:467 msgid "Table" -msgstr "Mesa" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 msgid "was created" -msgstr "foi criado" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:169 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:170 msgid "Query in a new tab" -msgstr "Consulta em uma nova guia" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:210 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:211 msgid "Fetch data preview" -msgstr "Obter a visualização de dados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:230 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:231 msgid "Track Job" -msgstr "Acompanhe o emprego" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:236 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:237 msgid "Loading..." -msgstr "Carregando..." +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 msgid "Run Selected Query" -msgstr "Executar consulta selecionada" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 +#: superset/assets/src/components/RefreshChartOverlay.jsx:26 msgid "Run Query" -msgstr "Executar consulta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:22 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:36 +msgid "Run query synchronously" +msgstr "" + +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:48 msgid "Run query asynchronously" -msgstr "Execute a consulta de forma assíncrona" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:57 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:60 msgid "Stop" -msgstr "Pare" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:16 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:18 msgid "Undefined" -msgstr "Undefined" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:66 -#: superset/views/sql_lab.py:53 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:67 +#: superset/views/sql_lab.py:59 msgid "Label" -msgstr "Rótulo" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:71 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:72 msgid "Label for your query" -msgstr "Etiqueta para sua consulta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:81 -#: superset/connectors/druid/views.py:105 -#: superset/connectors/druid/views.py:227 superset/connectors/sqla/views.py:81 -#: superset/connectors/sqla/views.py:130 superset/connectors/sqla/views.py:227 -#: superset/views/core.py:383 superset/views/sql_lab.py:56 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:82 +#: superset/connectors/druid/views.py:134 +#: superset/connectors/druid/views.py:258 superset/connectors/sqla/views.py:85 +#: superset/connectors/sqla/views.py:132 superset/connectors/sqla/views.py:238 +#: superset/views/core.py:461 superset/views/sql_lab.py:62 msgid "Description" -msgstr "Descrição" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:85 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:86 msgid "Write a description for your query" -msgstr "Escreva uma descrição para sua consulta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:99 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:155 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:222 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:100 +#: superset/assets/src/dashboard/components/Controls.jsx:125 +#: superset/assets/src/dashboard/components/SaveModal.jsx:151 +#: superset/assets/src/explore/components/SaveModal.jsx:221 msgid "Save" -msgstr "Salvar" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:102 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:103 #: superset/templates/superset/request_access.html:16 msgid "Cancel" -msgstr "Cancelar" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:122 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:115 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:119 msgid "Save Query" -msgstr "Salvar Consulta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:52 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:14 +msgid "Share Query" +msgstr "" + +#: superset/assets/src/SqlLab/components/SouthPane.jsx:52 msgid "Run a query to display results here" -msgstr "Execute uma consulta para exibir resultados aqui" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:57 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:57 #, python-format msgid "Preview for %s" -msgstr "Visualização para %s" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:81 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:81 msgid "Results" -msgstr "Resultados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:87 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:87 msgid "Query History" -msgstr "Histórico de consultas" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:165 msgid "Create table as with query results" -msgstr "Criar tabela como com resultados de consulta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:173 msgid "new table name" -msgstr "novo nome da tabela" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:90 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:91 msgid "Error while fetching table list" -msgstr "Erro ao buscar a lista de tabelas" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:132 msgid "Error while fetching schema list" -msgstr "Erro ao buscar a lista de esquema" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:153 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:146 +msgid "Type to search ..." +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:148 +msgid "Select table " +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:162 msgid "Error while fetching database list" -msgstr "Erro ao buscar a lista do banco de dados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:159 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:168 msgid "Database:" -msgstr "Base de dados:" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:163 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:172 msgid "Select a database" -msgstr "Selecione um banco de dados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:170 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:179 #, python-format msgid "Select a schema (%s)" -msgstr "Selecione um esquema (%s)" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:175 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:184 msgid "Schema:" -msgstr "Esquema:" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:190 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:198 #, python-format msgid "Add a table (%s)" -msgstr "Adicionar uma tabela (%s)" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:203 -msgid "Type to search ..." -msgstr "Escreva para pesquisar ..." - -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:226 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:234 msgid "Reset State" -msgstr "Repor Estado" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:105 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:106 msgid "Enter a new title for the tab" -msgstr "Digite um novo título para a guia" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:124 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:125 #, python-format msgid "Untitled Query %s" -msgstr "Consulta sem título %s" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:170 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:171 msgid "close tab" -msgstr "aba fechada" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:173 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:174 msgid "rename tab" -msgstr "guia renomear" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "expand tool bar" -msgstr "barra de ferramentas de expansão" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "hide tool bar" -msgstr "ocultar barra de ferramentas" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:75 +#: superset/assets/src/SqlLab/components/TableElement.jsx:75 msgid "Copy partition query to clipboard" -msgstr "Copie a consulta de partição para a área de transferência" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:94 +#: superset/assets/src/SqlLab/components/TableElement.jsx:94 msgid "latest partition:" -msgstr "última partição:" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:110 +#: superset/assets/src/SqlLab/components/TableElement.jsx:110 msgid "Keys for table" -msgstr "Chaves para mesa" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:119 +#: superset/assets/src/SqlLab/components/TableElement.jsx:119 #, python-format msgid "View keys & indexes (%s)" -msgstr "Ver chaves e índices (%s)" - -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:135 -msgid "Sort columns alphabetically" -msgstr "Classifique as colunas em ordem alfabética" - -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:136 -msgid "Original table column order" -msgstr "Ordem de coluna da tabela original" - -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:146 -msgid "Copy SELECT statement to clipboard" -msgstr "Copie a instrução SELECT para a área de transferência" - -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:152 -msgid "Remove table preview" -msgstr "Remover a visualização da tabela" - -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:90 -#, python-format -msgid "" -"%s is not right as a column name, please alias it (as in SELECT count(*) " msgstr "" -"%s não está certo como um nome de coluna, por favor, alias (como na " -"contagem SELECT (*)" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/TableElement.jsx:135 +msgid "Sort columns alphabetically" +msgstr "" + +#: superset/assets/src/SqlLab/components/TableElement.jsx:136 +msgid "Original table column order" +msgstr "" + +#: superset/assets/src/SqlLab/components/TableElement.jsx:146 +msgid "Copy SELECT statement to clipboard" +msgstr "" + +#: superset/assets/src/SqlLab/components/TableElement.jsx:152 +msgid "Remove table preview" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:102 +msgid "Template Parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:106 +msgid "Edit template parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:116 +msgid "Invalid JSON" +msgstr "" + +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:92 +#, python-format +msgid "%s is not right as a column name, please alias it (as in SELECT count(*) " +msgstr "" + +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "AS my_alias" -msgstr "AS my_alias" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "using only alphanumeric characters and underscores" -msgstr "usando apenas caracteres alfanuméricos e sublinhados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:167 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:171 msgid "Creating a data source and popping a new tab" -msgstr "Criando uma fonte de dados e exibindo uma nova guia" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:197 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:202 msgid "No results available for this query" -msgstr "Nenhum resultado disponível para esta consulta" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:249 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:254 msgid "Chart Type" -msgstr "Tipo de gráfico" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:252 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:257 msgid "[Chart Type]" -msgstr "[Tipo de gráfico]" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:260 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:265 msgid "Datasource Name" -msgstr "Nome da fonte de dados" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:264 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:269 msgid "datasource name" -msgstr "nome da fonte de dados" +msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:54 -msgid "Create a new slice" -msgstr "Crie uma nova fatia" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:59 +msgid "Create a new chart" +msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:59 -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:65 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:61 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:69 msgid "Choose a datasource" -msgstr "Escolha uma fonte de dados" +msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:71 -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:77 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:75 +msgid "" +"If the datasource your are looking for is not available in the list, " +"follow the instructions on the how to add it on the " +msgstr "" + +#: superset/assets/src/addSlice/AddSliceContainer.jsx:79 +msgid "Superset tutorial" +msgstr "" + +#: superset/assets/src/addSlice/AddSliceContainer.jsx:84 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:91 msgid "Choose a visualization type" -msgstr "Escolha um tipo de visualização" +msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:87 -msgid "Create new slice" -msgstr "Crie uma nova fatia" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:101 +msgid "Create new chart" +msgstr "" -#: superset/assets/javascripts/components/AsyncSelect.jsx:23 -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:26 +#: superset/assets/src/chart/chartAction.js:165 +msgid "Unexpected error: " +msgstr "" + +#: superset/assets/src/chart/chartAction.js:174 +msgid "Unexpected error." +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:55 +msgid "Updating chart was stopped" +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:66 +#, python-format +msgid "An error occurred while rendering the visualization: %s" +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:74 +msgid "visualization queries are set to timeout at ${action.timeout} seconds. " +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:75 +msgid "" +"Perhaps your data has grown, your database is under unusual load, or you " +"are simply querying a data source that is too large to be processed " +"within the timeout range. If that is the case, we recommend that you " +"summarize your data further." +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:84 +#: superset/assets/src/chart/chartReducer.js:134 +msgid "Network error." +msgstr "" + +#: superset/assets/src/components/AlteredSliceTag.jsx:113 +msgid "Click to see difference" +msgstr "" + +#: superset/assets/src/components/AlteredSliceTag.jsx:119 +msgid "Altered" +msgstr "" + +#: superset/assets/src/components/AlteredSliceTag.jsx:137 +msgid "Chart changes" +msgstr "" + +#: superset/assets/src/components/AsyncSelect.jsx:23 +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:27 msgid "Select ..." -msgstr "Selecione ..." +msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:26 +#: superset/assets/src/components/CachedLabel.jsx:26 msgid "Loaded data cached" -msgstr "Dados carregados em cache" +msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:29 +#: superset/assets/src/components/CachedLabel.jsx:29 msgid "Loaded from cache" -msgstr "Carregado do cache" +msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:33 +#: superset/assets/src/components/CachedLabel.jsx:33 msgid "Click to force-refresh" -msgstr "Clique para forçar a atualização" +msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:21 -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:67 -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:37 +#: superset/assets/src/components/CopyToClipboard.jsx:21 +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:68 +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:38 msgid "Copy to clipboard" -msgstr "Copiar para área de transferência" +msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:70 +#: superset/assets/src/components/CopyToClipboard.jsx:72 msgid "Not successful" -msgstr "Não foi bem sucedido" +msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:73 +#: superset/assets/src/components/CopyToClipboard.jsx:75 msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" -msgstr "Desculpe, o seu navegador não suporta a cópia. Use Ctrl / Cmd + C!" +msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:89 +#: superset/assets/src/components/CopyToClipboard.jsx:91 msgid "Copied!" -msgstr "Copiado!" +msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:13 -#: superset/views/core.py:489 superset/views/core.py:556 +#: superset/assets/src/components/EditableTitle.jsx:14 +#: superset/views/core.py:571 superset/views/core.py:641 msgid "Title" -msgstr "Título" +msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:92 +#: superset/assets/src/components/EditableTitle.jsx:105 msgid "click to edit title" -msgstr "Clique para editar o título" +msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:93 +#: superset/assets/src/components/EditableTitle.jsx:106 msgid "You don't have the rights to alter this title." -msgstr "Você não tem os direitos de alterar este título." +msgstr "" -#: superset/assets/javascripts/components/FaveStar.jsx:32 -#: superset/assets/javascripts/modules/superset.js:33 +#: superset/assets/src/components/FaveStar.jsx:33 msgid "Click to favorite/unfavorite" -msgstr "Clique para favoritar / desfavoritar" +msgstr "" -#: superset/assets/javascripts/dashboard/Dashboard.jsx:42 -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 +#: superset/assets/src/components/RefreshChartOverlay.jsx:32 +msgid "Dismiss" +msgstr "" + +#: superset/assets/src/dashboard/components/CodeModal.jsx:35 +msgid "Active Dashboard Filters" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:120 +#, python-format +msgid "Checkout this dashboard: %s" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:123 +#: superset/assets/src/explore/components/SaveModal.jsx:163 +msgid "Save as" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:131 +msgid "Force Refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:132 +msgid "Force refresh the whole dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:140 +msgid "Set autorefresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:141 +msgid "Set the auto-refresh interval for this session" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:156 +msgid "Save the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:164 +msgid "Edit properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:165 +msgid "Edit the dashboards's properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:172 +msgid "Email" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:173 +msgid "Email a link to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:185 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:196 +msgid "Add Charts" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:186 +msgid "Add some charts to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:197 +msgid "Edit CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:198 +msgid "Change the style of the dashboard using CSS code" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:45 +msgid "Load a template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:48 +msgid "Load a CSS template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:60 +#: superset/views/core.py:578 +msgid "CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:66 +msgid "Live CSS Editor" +msgstr "" + +#: superset/assets/src/dashboard/components/Dashboard.jsx:157 msgid "You have unsaved changes." -msgstr "Você tem alterações não salvas." +msgstr "" -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "Click the" -msgstr "Clique no" +#: superset/assets/src/dashboard/components/Header.jsx:49 +msgid "Unsaved changes" +msgstr "" -#: superset/assets/javascripts/dashboard/Dashboard.jsx:61 -msgid "button on the top right to save your changes." -msgstr "botão no canto superior direito para salvar suas alterações." +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:19 +msgid "Don't refresh" +msgstr "" -#: superset/assets/javascripts/dashboard/Dashboard.jsx:165 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:20 +msgid "10 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:21 +msgid "30 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:22 +msgid "1 minute" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:23 +msgid "5 minutes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:38 +msgid "Refresh Interval" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:41 +msgid "Choose the refresh frequency for this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:66 +msgid "This dashboard was saved successfully." +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:72 +msgid "Sorry, there was an error saving this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:95 +msgid "Error" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:96 +msgid "You must pick a name for the new dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:111 +msgid "Save Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:119 +#, python-format +msgid "Overwrite Dashboard [%s]" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:127 +msgid "Save as:" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:131 +#: superset/assets/src/explore/components/SaveModal.jsx:209 +msgid "[dashboard name]" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:73 +msgid "Sorry, there was an error fetching charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:93 +msgid "Sorry, there was an error adding charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:163 +#: superset/views/core.py:466 +msgid "Name" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:169 +msgid "Viz" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:177 +#: superset/assets/src/explore/controls.jsx:157 +#: superset/connectors/druid/views.py:52 superset/views/core.py:404 +#: superset/views/core.py:428 superset/views/core.py:460 +msgid "Datasource" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:186 +#: superset/views/core.py:576 superset/views/core.py:643 +#: superset/views/sql_lab.py:63 +msgid "Modified" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:205 +msgid "Add a new chart to the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:211 +msgid "Add Charts to Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:65 #, python-format msgid "Served from data cached %s . Click to force refresh." msgstr "" -"Servido a partir de dados em cache %s. Clique para forçar a atualização." -#: superset/assets/javascripts/dashboard/Dashboard.jsx:170 -msgid "Click to force refresh" -msgstr "Clique para forçar a atualização" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:358 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:100 -msgid "Error" -msgstr "Erro" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:359 -#, python-format -msgid "Sorry, there was an error adding slices to this dashboard: %s" -msgstr "Desculpe, houve um erro ao adicionar fatias a este painel:% s" - -#: superset/assets/javascripts/dashboard/components/CodeModal.jsx:35 -msgid "Active Dashboard Filters" -msgstr "Filtros Active Dashboard" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:47 -#, python-format -msgid "Checkout this dashboard: %s" -msgstr "Marque este painel: %s" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:53 -msgid "Force refresh the whole dashboard" -msgstr "Forçar a atualização do painel inteiro" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:93 -msgid "Edit this dashboard's properties" -msgstr "Edite as propriedades deste painel" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:65 -msgid "Load a template" -msgstr "Carregue um modelo" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:68 -msgid "Load a CSS template" -msgstr "Carregue um modelo CSS" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:80 -#: superset/views/core.py:496 -msgid "CSS" -msgstr "CSS" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:86 -msgid "Live CSS Editor" -msgstr "Live CSS Editor" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:19 -msgid "Don't refresh" -msgstr "Não atualize" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:20 -msgid "10 seconds" -msgstr "10 segundos" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:21 -msgid "30 seconds" -msgstr "30 segundos" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:22 -msgid "1 minute" -msgstr "1 minuto" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:23 -msgid "5 minutes" -msgstr "5 minutos" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:38 -msgid "Refresh Interval" -msgstr "Intervalo de atualização" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:41 -msgid "Choose the refresh frequency for this dashboard" -msgstr "Escolha a frequência de atualização para este painel de controle" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:63 -msgid "This dashboard was saved successfully." -msgstr "Este painel de controle foi salvo com sucesso." - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:69 -msgid "Sorry, there was an error saving this dashboard: " -msgstr "Desculpe, houve um erro ao salvar este painel:" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:101 -msgid "You must pick a name for the new dashboard" -msgstr "Você deve escolher um nome para o novo painel de controle" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:115 -msgid "Save Dashboard" -msgstr "Save Dashboard" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:123 -#, python-format -msgid "Overwrite Dashboard [%s]" -msgstr "Overwrite Dashboard [%s]" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:131 -msgid "Save as:" -msgstr "Salvar como:" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:135 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:210 -msgid "[dashboard name]" -msgstr "[Nome do painel]" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:142 -#: superset/views/core.py:388 -msgid "Name" -msgstr "Nome" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:148 -msgid "Viz" -msgstr "Veja" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:157 -#: superset/views/core.py:494 superset/views/core.py:558 -#: superset/views/sql_lab.py:57 -msgid "Modified" -msgstr "Modificado" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:167 -msgid "Add Slices" -msgstr "Adicionar fatias" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:176 -msgid "Add a new slice to the dashboard" -msgstr "Adicione uma nova fatia ao painel" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:181 -msgid "Add Slices to Dashboard" -msgstr "Adicione fatias ao painel de instrumentos" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:37 -msgid "Move chart" -msgstr "Mover gráfico" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:40 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:66 msgid "Force refresh data" -msgstr "Forçar dados de atualização" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:44 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:67 +msgid "Annotation layers are still loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:68 +msgid "One ore more annotation layers failed loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:107 +msgid "Move chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:127 msgid "Toggle chart description" -msgstr "Alternar descrição do gráfico" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:54 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:138 msgid "Edit chart" -msgstr "Editar gráfico" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:62 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:148 msgid "Export CSV" -msgstr "Exportar CSV" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:70 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:158 msgid "Explore chart" -msgstr "Explore gráfico" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:77 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:169 msgid "Remove chart from dashboard" -msgstr "Remova o gráfico do painel" - -#: superset/assets/javascripts/explore/validators.js:11 -msgid "is expected to be a number" -msgstr "é esperado que seja um número" - -#: superset/assets/javascripts/explore/validators.js:18 -msgid "is expected to be an integer" -msgstr "espera-se que seja um número inteiro" - -#: superset/assets/javascripts/explore/validators.js:30 -msgid "cannot be empty" -msgstr "não pode estar vazio" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:180 -#, python-format -msgid "%s - untitled" -msgstr "% s - sem título" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:287 -msgid "Edit slice properties" -msgstr "Editar propriedades da fatia" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:32 -msgid "description" -msgstr "descrição" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:42 -msgid "bolt" -msgstr "parafuso" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:43 -msgid "Changing this control takes effect instantly" -msgstr "Alterar esse controle é efetivo instantaneamente" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:63 -msgid "Error..." -msgstr "Erro..." - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:114 -#: superset/assets/javascripts/explore/stores/visTypes.js:56 -#: superset/assets/javascripts/explore/stores/visTypes.js:100 -#: superset/assets/javascripts/explore/stores/visTypes.js:138 -#: superset/assets/javascripts/explore/stores/visTypes.js:378 -#: superset/assets/javascripts/explore/stores/visTypes.js:416 -#: superset/assets/javascripts/explore/stores/visTypes.js:463 -#: superset/assets/javascripts/explore/stores/visTypes.js:484 -#: superset/assets/javascripts/explore/stores/visTypes.js:512 -#: superset/assets/javascripts/explore/stores/visTypes.js:532 -#: superset/assets/javascripts/explore/stores/visTypes.js:553 -#: superset/assets/javascripts/explore/stores/visTypes.js:605 -#: superset/assets/javascripts/explore/stores/visTypes.js:627 -#: superset/assets/javascripts/explore/stores/visTypes.js:652 -#: superset/assets/javascripts/explore/stores/visTypes.js:677 -#: superset/assets/javascripts/explore/stores/visTypes.js:709 -#: superset/assets/javascripts/explore/stores/visTypes.js:746 -#: superset/assets/javascripts/explore/stores/visTypes.js:773 -#: superset/assets/javascripts/explore/stores/visTypes.js:800 -#: superset/assets/javascripts/explore/stores/visTypes.js:838 -#: superset/assets/javascripts/explore/stores/visTypes.js:871 -#: superset/assets/javascripts/explore/stores/visTypes.js:908 -#: superset/assets/javascripts/explore/stores/visTypes.js:948 -#: superset/assets/javascripts/explore/stores/visTypes.js:970 -#: superset/assets/javascripts/explore/stores/visTypes.js:1030 -msgid "Query" -msgstr "Inquerir" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:76 -msgid "Height" -msgstr "Altura" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:90 -msgid "Width" -msgstr "Largura" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:32 -msgid "Export to .json" -msgstr "Exportar para .json" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:42 -msgid "Export to .csv format" -msgstr "Exportar para o formato .csv" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:74 -msgid "Please enter a slice name" -msgstr "Digite um nome de fatia" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:89 -msgid "Please select a dashboard" -msgstr "Selecione um painel de controle" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:97 -msgid "Please enter a dashboard name" -msgstr "Digite um nome de painel" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:134 -msgid "Save A Slice" -msgstr "Salvar uma fatia" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:155 -#, python-format -msgid "Overwrite slice %s" -msgstr "Substitua a fatia %s" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:164 -msgid "Save as" -msgstr "Salvar como" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:168 -msgid "[slice name]" -msgstr "[nome da fatia]" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:181 -msgid "Do not add to a dashboard" -msgstr "Não adicione um painel" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:189 -msgid "Add slice to existing dashboard" -msgstr "Adicione uma fatia ao painel de controle existente" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:205 -msgid "Add to new dashboard" -msgstr "Adicionar ao novo painel" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:231 -msgid "Save & go to dashboard" -msgstr "Salve e vá para o painel de bordo" - -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:32 -#, python-format -msgid "Check out this slice: %s" -msgstr "Confira esta fatia: %s" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:50 -msgid "`Min` value should be numeric or empty" -msgstr "O valor `Min` deve ser numérico ou vazio" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:53 -msgid "`Max` value should be numeric or empty" -msgstr "O valor `Max` deve ser numérico ou vazio" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:70 -#: superset/connectors/druid/views.py:48 superset/connectors/sqla/views.py:87 -msgid "Min" -msgstr "Min" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:78 -#: superset/connectors/druid/views.py:49 superset/connectors/sqla/views.py:88 -msgid "Max" -msgstr "Max" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:70 -msgid "Something went wrong while fetching the datasource list" -msgstr "Algo deu errado ao buscar a lista de fontes de dados" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:95 -msgid "Click to point to another datasource" -msgstr "Clique para apontar para outra fonte de dados" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:106 -msgid "Edit the datasource's configuration" -msgstr "Edite a configuração da fonte de dados" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:122 -msgid "Select a datasource" -msgstr "Selecione uma fonte de dados" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:132 -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:120 -msgid "Search / Filter" -msgstr "Pesquisa / Filtro" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:114 -msgid "Filter value" -msgstr "Valor de filtro" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select metric" -msgstr "Selecione a métrica" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select column" -msgstr "Selecione a coluna" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:155 -msgid "Select operator" -msgstr "Selecione o operador" - -#: superset/assets/javascripts/explore/components/controls/FilterControl.jsx:138 -#: superset/templates/appbuilder/general/widgets/search.html:6 -msgid "Add Filter" -msgstr "Adicionar filtro" - -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:24 -msgid "Error while fetching data" -msgstr "Erro ao buscar dados" - -#: superset/assets/javascripts/explore/components/controls/SelectControl.jsx:155 -#, python-format -msgid "Select %s" -msgstr "Selecione% s" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:63 -msgid "textarea" -msgstr "textarea" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "Edit" -msgstr "Editar" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "in modal" -msgstr "em modal" - -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:110 -msgid "Select a visualization type" -msgstr "Selecione um tipo de visualização" - -#: superset/assets/javascripts/explore/reducers/chartReducer.js:32 -msgid "Updating chart was stopped" -msgstr "O mapa de atualização foi interrompido" - -#: superset/assets/javascripts/explore/reducers/chartReducer.js:38 -#: superset/assets/javascripts/modules/superset.js:226 -#, python-format -msgid "An error occurred while rendering the visualization: %s" -msgstr "Ocorreu um erro ao renderizar a visualização:% s" - -#: superset/assets/javascripts/explore/reducers/chartReducer.js:47 -msgid "" -"Perhaps your data has grown, your database is under unusual load, or you " -"are simply querying a data source that is to large to be processed within " -"the timeout range. If that is the case, we recommend that you summarize " -"your data further." msgstr "" -"Talvez seus dados tenham crescido, seu banco de dados está sob carga " -"incomum, ou você está simplesmente consultando uma fonte de dados que seja " -"grande para ser processada dentro do intervalo de tempo limite. Se for esse " -"o caso, recomendamos que você sintetize seus dados ainda mais." -#: superset/assets/javascripts/explore/reducers/chartReducer.js:56 -msgid "Network error." -msgstr "Erro de rede." - -#: superset/assets/javascripts/explore/stores/controls.jsx:37 -msgid "" -"A reference to the [Time] configuration, taking granularity into account" +#: superset/assets/src/explore/controls.jsx:86 +msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" -"Uma referência à configuração [Time], levando em consideração a " -"granularidade" -#: superset/assets/javascripts/explore/stores/controls.jsx:51 +#: superset/assets/src/explore/controls.jsx:100 msgid "Group by" -msgstr "Agrupar por" - -#: superset/assets/javascripts/explore/stores/controls.jsx:54 -msgid "One or many controls to group by" -msgstr "Um ou vários controles para agrupar" - -#: superset/assets/javascripts/explore/stores/controls.jsx:73 -#: superset/connectors/druid/views.py:43 superset/views/core.py:326 -#: superset/views/core.py:350 superset/views/core.py:382 -msgid "Datasource" -msgstr "Fonte de dados" - -#: superset/assets/javascripts/explore/stores/controls.jsx:83 -#: superset/views/core.py:390 -msgid "Visualization Type" -msgstr "Tipo de Visualização" - -#: superset/assets/javascripts/explore/stores/controls.jsx:85 -msgid "The type of visualization to display" -msgstr "O tipo de visualização a ser exibida" - -#: superset/assets/javascripts/explore/stores/controls.jsx:91 -msgid "Metrics" -msgstr "Métricas" - -#: superset/assets/javascripts/explore/stores/controls.jsx:100 -#: superset/assets/javascripts/explore/stores/controls.jsx:132 -msgid "One or many metrics to display" -msgstr "Uma ou várias métricas para exibir" - -#: superset/assets/javascripts/explore/stores/controls.jsx:106 -msgid "Percentage Metrics" -msgstr "Métricas percentuais" - -#: superset/assets/javascripts/explore/stores/controls.jsx:113 -msgid "Metrics for which percentage of total are to be displayed" -msgstr "Métricas para qual porcentagem do total deve ser exibida" - -#: superset/assets/javascripts/explore/stores/controls.jsx:118 -msgid "Y Axis Bounds" -msgstr "Y Axis Bounds" - -#: superset/assets/javascripts/explore/stores/controls.jsx:121 -msgid "" -"Bounds for the Y axis. When left empty, the bounds are dynamically defined " -"based on the min/max of the data. Note that this feature will only expand " -"the axis range. It won't narrow the data's extent." msgstr "" -"Limites para o eixo Y. Quando deixados vazios, os limites são definidos " -"dinamicamente com base no min / max dos dados. Observe que esse recurso " -"expandirá apenas o alcance do eixo. Não restringirá a extensão dos dados." -#: superset/assets/javascripts/explore/stores/controls.jsx:130 +#: superset/assets/src/explore/controls.jsx:103 +msgid "One or many controls to group by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:124 +msgid "" +"For more information about objects are in context in the scope of this " +"function, refer to the" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:126 +msgid " source code of Superset's sandboxed parser" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:148 +msgid "This functionality is disabled in your environment for security reasons." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:167 superset/views/core.py:468 +msgid "Visualization Type" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:169 +msgid "The type of visualization to display" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:175 +msgid "Metrics" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:189 +#: superset/assets/src/explore/controls.jsx:221 +msgid "One or many metrics to display" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:195 +msgid "Percentage Metrics" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:202 +msgid "Metrics for which percentage of total are to be displayed" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:207 +msgid "Y Axis Bounds" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:210 +msgid "" +"Bounds for the Y axis. When left empty, the bounds are dynamically " +"defined based on the min/max of the data. Note that this feature will " +"only expand the axis range. It won't narrow the data's extent." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:219 msgid "Ordering" -msgstr "Encomenda" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:141 -#: superset/views/annotations.py:47 -msgid "Annotation Layers" -msgstr "Camadas de anotação" +#: superset/assets/src/explore/controls.jsx:227 +msgid "Fixed Color" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:143 -msgid "Annotation layers to overlay on the visualization" -msgstr "Camadas de anotação para sobreposição na visualização" +#: superset/assets/src/explore/controls.jsx:228 +msgid "Use this to define a static color for all circles" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:145 -msgid "Select a annotation layer" -msgstr "Selecione uma camada de anotação" +#: superset/assets/src/explore/controls.jsx:235 +msgid "Legend Position" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:146 -msgid "Error while fetching annotation layers" -msgstr "Erro ao buscar camadas de anotações" +#: superset/assets/src/explore/controls.jsx:236 +msgid "Choose the position of the legend" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:157 -#: superset/assets/javascripts/explore/stores/visTypes.js:859 -#: superset/connectors/druid/views.py:104 -#: superset/connectors/sqla/views.py:129 +#: superset/assets/src/explore/controls.jsx:250 +msgid "Fill Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:251 +#: superset/assets/src/explore/controls.jsx:259 +msgid "" +" Set the opacity to 0 if you do not want to override the color specified " +"in the GeoJSON" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:258 +msgid "Stroke Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:268 +#: superset/assets/src/explore/visTypes.js:1376 +#: superset/connectors/druid/views.py:133 superset/connectors/sqla/views.py:131 msgid "Metric" -msgstr "Métrica" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:159 -msgid "Choose the metric" -msgstr "Escolha a métrica" - -#: superset/assets/javascripts/explore/stores/controls.jsx:172 +#: superset/assets/src/explore/controls.jsx:281 msgid "Right Axis Metric" -msgstr "Metric do Eixo Direito" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:176 +#: superset/assets/src/explore/controls.jsx:285 msgid "Choose a metric for right axis" -msgstr "Escolha uma métrica para o eixo direito" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:187 +#: superset/assets/src/explore/controls.jsx:296 msgid "Stacked Style" -msgstr "Estilo empilhado" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:199 +#: superset/assets/src/explore/controls.jsx:309 msgid "Sort X Axis" -msgstr "Classificar X Axis" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:207 +#: superset/assets/src/explore/controls.jsx:317 msgid "Sort Y Axis" -msgstr "Eixo de classificação Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:215 +#: superset/assets/src/explore/controls.jsx:325 msgid "Linear Color Scheme" -msgstr "Esquema de cores lineares" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:233 +#: superset/assets/src/explore/controls.jsx:350 msgid "Normalize Across" -msgstr "Normalize across" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:240 +#: superset/assets/src/explore/controls.jsx:357 msgid "" "Color will be rendered based on a ratio of the cell against the sum of " "across this criteria" msgstr "" -"A cor será renderizada com base em uma proporção da célula contra a soma de " -"este critério" -#: superset/assets/javascripts/explore/stores/controls.jsx:247 +#: superset/assets/src/explore/controls.jsx:364 msgid "Horizon Color Scale" -msgstr "Horizon Color Scale" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:254 +#: superset/assets/src/explore/controls.jsx:371 msgid "Defines how the color are attributed." -msgstr "Define como a cor é atribuída." +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:259 +#: superset/assets/src/explore/controls.jsx:376 msgid "Rendering" -msgstr "Renderização" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:266 +#: superset/assets/src/explore/controls.jsx:383 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" msgstr "" -"atributo CSS de renderização de imagem do objeto de tela que define como o " -"navegador aumenta a imagem" -#: superset/assets/javascripts/explore/stores/controls.jsx:272 +#: superset/assets/src/explore/controls.jsx:389 msgid "XScale Interval" -msgstr "Intervalo XScale" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:275 +#: superset/assets/src/explore/controls.jsx:394 msgid "Number of steps to take between ticks when displaying the X scale" -msgstr "Número de passos a seguir entre os tiques ao exibir a escala X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:281 +#: superset/assets/src/explore/controls.jsx:400 msgid "YScale Interval" -msgstr "YScale Interval" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:284 +#: superset/assets/src/explore/controls.jsx:405 msgid "Number of steps to take between ticks when displaying the Y scale" -msgstr "Número de passos a seguir entre os tiques ao exibir a escala Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:290 +#: superset/assets/src/explore/controls.jsx:411 msgid "Include Time" -msgstr "Incluir Hora" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:291 +#: superset/assets/src/explore/controls.jsx:412 msgid "Whether to include the time granularity as defined in the time section" msgstr "" -"Se deve incluir a granularidade do tempo conforme definido na seção de tempo" -#: superset/assets/javascripts/explore/stores/controls.jsx:297 +#: superset/assets/src/explore/controls.jsx:418 +msgid "Auto Zoom" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:421 +msgid "When checked, the map will zoom to your data after each query" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:426 msgid "Show percentage" -msgstr "Mostrar porcentagem" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:299 +#: superset/assets/src/explore/controls.jsx:428 msgid "Whether to include the percentage in the tooltip" -msgstr "Se deve incluir a porcentagem na dica de ferramenta" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:305 +#: superset/assets/src/explore/controls.jsx:434 msgid "Stacked Bars" -msgstr "Barras empilhadas" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:313 +#: superset/assets/src/explore/controls.jsx:442 msgid "Show totals" -msgstr "Mostrar totais" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:316 +#: superset/assets/src/explore/controls.jsx:445 msgid "Display total row/column" -msgstr "Exibir linha / coluna total" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:321 +#: superset/assets/src/explore/controls.jsx:450 msgid "Show Markers" -msgstr "Mostrar marcadores" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:324 +#: superset/assets/src/explore/controls.jsx:453 msgid "Show data points as circle markers on the lines" -msgstr "Mostrar pontos de dados como marcadores de círculo nas linhas" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:329 +#: superset/assets/src/explore/controls.jsx:458 msgid "Bar Values" -msgstr "Valores do Bar" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:332 +#: superset/assets/src/explore/controls.jsx:461 msgid "Show the value on top of the bar" -msgstr "Mostre o valor em cima da barra" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:337 +#: superset/assets/src/explore/controls.jsx:466 msgid "Sort Bars" -msgstr "Classificar Bares" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:339 +#: superset/assets/src/explore/controls.jsx:469 msgid "Sort bars by x labels." -msgstr "Classifique barras por x etiquetas." +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:344 +#: superset/assets/src/explore/controls.jsx:474 msgid "Combine Metrics" -msgstr "Métricas combinadas" - -#: superset/assets/javascripts/explore/stores/controls.jsx:346 -msgid "" -"Display metrics side by side within each column, as opposed to each column " -"being displayed side by side for each metric." msgstr "" -"Exibir métricas lado a lado dentro de cada coluna, em oposição a cada " -"coluna sendo exibida lado a lado por cada métrica." -#: superset/assets/javascripts/explore/stores/controls.jsx:352 +#: superset/assets/src/explore/controls.jsx:476 +msgid "" +"Display metrics side by side within each column, as opposed to each " +"column being displayed side by side for each metric." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:482 msgid "Extra Controls" -msgstr "Controles extras" - -#: superset/assets/javascripts/explore/stores/controls.jsx:355 -msgid "" -"Whether to show extra controls or not. Extra controls include things like " -"making mulitBar charts stacked or side by side." msgstr "" -"Seja para mostrar controles extras ou não. Os controles extras incluem " -"coisas como fazer quadros de mulitBar empilhados ou lado a lado." -#: superset/assets/javascripts/explore/stores/controls.jsx:362 +#: superset/assets/src/explore/controls.jsx:485 +msgid "" +"Whether to show extra controls or not. Extra controls include things like" +" making mulitBar charts stacked or side by side." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:492 msgid "Reduce X ticks" -msgstr "Reduza os carrapatos X" - -#: superset/assets/javascripts/explore/stores/controls.jsx:365 -msgid "" -"Reduces the number of X axis ticks to be rendered. If true, the x axis wont " -"overflow and labels may be missing. If false, a minimum width will be " -"applied to columns and the width may overflow into an horizontal scroll." msgstr "" -"Reduz o número de tiques do eixo X a serem renderizados. Se for verdade, o " -"eixo x não irá transbordar e rótulos podem estar faltando. Se for falso, " -"uma largura mínima será aplicada às colunas e a largura pode transbordar em " -"um pergaminho horizontal." -#: superset/assets/javascripts/explore/stores/controls.jsx:374 +#: superset/assets/src/explore/controls.jsx:495 +msgid "" +"Reduces the number of X axis ticks to be rendered. If true, the x axis " +"wont overflow and labels may be missing. If false, a minimum width will " +"be applied to columns and the width may overflow into an horizontal " +"scroll." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:504 msgid "Include Series" -msgstr "Incluir Série" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:377 +#: superset/assets/src/explore/controls.jsx:507 msgid "Include series name as an axis" -msgstr "Inclua o nome da série como um eixo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:382 +#: superset/assets/src/explore/controls.jsx:512 msgid "Color Metric" -msgstr "Métrica de cor" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:384 +#: superset/assets/src/explore/controls.jsx:514 msgid "A metric to use for color" -msgstr "Uma métrica para usar para cores" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:391 +#: superset/assets/src/explore/controls.jsx:521 msgid "Country Name" -msgstr "Nome do país" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:410 +#: superset/assets/src/explore/controls.jsx:541 msgid "The name of country that Superset should display" -msgstr "O nome do país que Superset deve exibir" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:414 +#: superset/assets/src/explore/controls.jsx:545 msgid "Country Field Type" -msgstr "Tipo de campo do país" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:422 +#: superset/assets/src/explore/controls.jsx:553 msgid "" "The country code standard that Superset should expect to find in the " "[country] column" msgstr "" -"O padrão do código do país que Superset deve esperar encontrar na coluna " -"[country]" -#: superset/assets/javascripts/explore/stores/controls.jsx:429 -#: superset/assets/javascripts/explore/stores/controls.jsx:436 +#: superset/assets/src/explore/controls.jsx:559 +msgid "Frequency" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:571 +msgid "" +"The periodicity over which to pivot time. Users can provide\n" +" \"Pandas\" offset alias.\n" +" Click on the info bubble for more details on accepted \"freq\" " +"expressions." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:584 +msgid "Dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:585 +msgid "Select a dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:591 +#: superset/assets/src/explore/controls.jsx:598 msgid "Columns" -msgstr "Colunas" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:430 +#: superset/assets/src/explore/controls.jsx:592 msgid "One or many controls to pivot as columns" -msgstr "Um ou vários controles para girar como colunas" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:438 -#: superset/assets/javascripts/explore/stores/controls.jsx:448 -#: superset/assets/javascripts/explore/stores/controls.jsx:458 +#: superset/assets/src/explore/controls.jsx:600 +#: superset/assets/src/explore/controls.jsx:703 +#: superset/assets/src/explore/controls.jsx:713 msgid "Columns to display" -msgstr "Colunas para exibir" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:467 +#: superset/assets/src/explore/controls.jsx:611 +msgid "Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:613 +#: superset/assets/src/explore/controls.jsx:623 +#: superset/assets/src/explore/controls.jsx:633 +msgid "Point to your spatial columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:621 +msgid "Start Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:631 +msgid "End Longitude & Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:641 +#: superset/assets/src/explore/visTypes.js:1590 +msgid "Longitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:644 +msgid "Select the longitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:652 +#: superset/assets/src/explore/visTypes.js:1594 +msgid "Latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:655 +msgid "Select the latitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:663 +msgid "GeoJson Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:665 +msgid "Select the geojson column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:673 +msgid "Polygon Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:675 +msgid "" +"Select the polygon column. Each row should contain JSON.array(N) of " +"[longitude, latitude] points" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:684 +msgid "Point Radius Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:693 +msgid "Stroke Width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:722 msgid "Origin" -msgstr "Origem" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:473 +#: superset/assets/src/explore/controls.jsx:728 msgid "" "Defines the origin where time buckets start, accepts natural dates as in " "`now`, `sunday` or `1970-01-01`" msgstr "" -"Define a origem onde os baldes de tempo começam, aceita datas naturais como " -"em `now`,` sunday` ou `1970-01-01`" -#: superset/assets/javascripts/explore/stores/controls.jsx:480 +#: superset/assets/src/explore/controls.jsx:736 msgid "Bottom Margin" -msgstr "Margem inferior" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:484 +#: superset/assets/src/explore/controls.jsx:740 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -"Margem inferior, em pixels, permitindo mais espaço para etiquetas de eixos" -#: superset/assets/javascripts/explore/stores/controls.jsx:490 +#: superset/assets/src/explore/controls.jsx:745 +msgid "X Tick Layout" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:750 +msgid "The way the ticks are laid out on the X axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:757 msgid "Left Margin" -msgstr "Margem esquerda" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:494 +#: superset/assets/src/explore/controls.jsx:761 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -"Margem esquerda, em pixels, permitindo mais espaço para rótulos de eixos" -#: superset/assets/javascripts/explore/stores/controls.jsx:500 +#: superset/assets/src/explore/controls.jsx:767 msgid "Time Granularity" -msgstr "Granularidade do tempo" - -#: superset/assets/javascripts/explore/stores/controls.jsx:517 -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 "" -"O tempo de granularidade para a visualização. Observe que você pode digitar " -"e usar linguagem natural simples como \"10 segundos\", \"1 dia\" ou \"56 " -"semanas\"." -#: superset/assets/javascripts/explore/stores/controls.jsx:524 +#: superset/assets/src/explore/controls.jsx:785 +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/assets/src/explore/controls.jsx:792 msgid "Domain" -msgstr "Domínio" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:527 +#: superset/assets/src/explore/controls.jsx:795 msgid "The time unit used for the grouping of blocks" -msgstr "A unidade de tempo usada para o agrupamento de blocos" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:532 +#: superset/assets/src/explore/controls.jsx:800 msgid "Subdomain" -msgstr "Subdomínio" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:535 +#: superset/assets/src/explore/controls.jsx:803 msgid "" "The time unit for each block. Should be a smaller unit than " "domain_granularity. Should be larger or equal to Time Grain" msgstr "" -"A unidade de tempo para cada bloco. Deve ser uma unidade menor que " -"domain_granularity. Deve ser maior ou igual a Time Grain" -#: superset/assets/javascripts/explore/stores/controls.jsx:542 +#: superset/assets/src/explore/controls.jsx:810 msgid "Link Length" -msgstr "Comprimento do link" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:545 +#: superset/assets/src/explore/controls.jsx:813 msgid "Link length in the force layout" -msgstr "Comprimento do link no layout da força" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:551 +#: superset/assets/src/explore/controls.jsx:819 msgid "Charge" -msgstr "Carregar" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:565 +#: superset/assets/src/explore/controls.jsx:833 msgid "Charge in the force layout" -msgstr "Cobrar no layout da força" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:573 +#: superset/assets/src/explore/controls.jsx:839 msgid "" -"The time column for the visualization. Note that you can define arbitrary " -"expression that return a DATETIME column in the table or. Also note that " +"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 "" -"A coluna de tempo para a visualização. Observe que você pode definir uma " -"expressão arbitrária que retorna uma coluna DATETIME na tabela ou. Observe " -"também que o filtro abaixo é aplicado contra esta coluna ou expressão" -#: superset/assets/javascripts/explore/stores/controls.jsx:586 +#: superset/assets/src/explore/controls.jsx:865 msgid "Time Grain" -msgstr "Tempo Grain" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:588 +#: superset/assets/src/explore/controls.jsx:867 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." +"granularity. The options here are defined on a per database engine basis " +"in the Superset source code." msgstr "" -"O tempo de granularidade para a visualização. Isso aplica uma transformação " -"de data para alterar sua coluna de tempo e define uma nova granularidade de " -"tempo. As opções aqui são definidas por base de banco de dados por base no " -"código-fonte Superset." -#: superset/assets/javascripts/explore/stores/controls.jsx:601 +#: superset/assets/src/explore/controls.jsx:880 msgid "Resample Rule" -msgstr "Regra de Repetição" - -#: superset/assets/javascripts/explore/stores/controls.jsx:604 -msgid "Pandas resample rule" -msgstr "Regra de resample de pandas" - -#: superset/assets/javascripts/explore/stores/controls.jsx:610 -msgid "Resample How" -msgstr "Resample How" - -#: superset/assets/javascripts/explore/stores/controls.jsx:613 -msgid "Pandas resample how" -msgstr "Pandas ressamam como" - -#: superset/assets/javascripts/explore/stores/controls.jsx:619 -msgid "Resample Fill Method" -msgstr "Método de preenchimento da rememplificação" - -#: superset/assets/javascripts/explore/stores/controls.jsx:622 -msgid "Pandas resample fill method" -msgstr "Método de preenchimento de reamalhamento de pandas" - -#: superset/assets/javascripts/explore/stores/controls.jsx:628 -msgid "Since" -msgstr "Desde a" - -#: superset/assets/javascripts/explore/stores/controls.jsx:629 -msgid "7 days ago" -msgstr "7 dias atrás" - -#: superset/assets/javascripts/explore/stores/controls.jsx:635 -msgid "Until" -msgstr "Até" - -#: superset/assets/javascripts/explore/stores/controls.jsx:642 -msgid "Max Bubble Size" -msgstr "Tamanho máximo da bolha" - -#: superset/assets/javascripts/explore/stores/controls.jsx:650 -msgid "Whisker/outlier options" -msgstr "Opções de Whisker / Outlier" - -#: superset/assets/javascripts/explore/stores/controls.jsx:652 -msgid "Determines how whiskers and outliers are calculated." -msgstr "Determina como são calculados os bigodes e outliers." - -#: superset/assets/javascripts/explore/stores/controls.jsx:663 -msgid "Ratio" -msgstr "Ratio" - -#: superset/assets/javascripts/explore/stores/controls.jsx:666 -msgid "Target aspect ratio for treemap tiles." -msgstr "Relação de aspecto do alvo para telhas de treemap." - -#: superset/assets/javascripts/explore/stores/controls.jsx:672 -#: superset/assets/javascripts/explore/stores/visTypes.js:643 -#: superset/assets/javascripts/explore/stores/visTypes.js:668 -#: superset/assets/javascripts/explore/stores/visTypes.js:817 -msgid "Number format" -msgstr "Formato numérico" - -#: superset/assets/javascripts/explore/stores/controls.jsx:682 -msgid "Row limit" -msgstr "Limite de linha" - -#: superset/assets/javascripts/explore/stores/controls.jsx:690 -msgid "Series limit" -msgstr "Limite de série" - -#: superset/assets/javascripts/explore/stores/controls.jsx:693 -msgid "Limits the number of time series that get displayed" -msgstr "Limita o número de séries temporais que são exibidas" - -#: superset/assets/javascripts/explore/stores/controls.jsx:698 -msgid "Sort By" -msgstr "Ordenar por" - -#: superset/assets/javascripts/explore/stores/controls.jsx:700 -msgid "Metric used to define the top series" -msgstr "Métrica usada para definir a série superior" - -#: superset/assets/javascripts/explore/stores/controls.jsx:708 -msgid "Sort Descending" -msgstr "Ordenar decrescente" - -#: superset/assets/javascripts/explore/stores/controls.jsx:710 -msgid "Whether to sort descending or ascending" -msgstr "Quer classificar descendente ou ascendente" - -#: superset/assets/javascripts/explore/stores/controls.jsx:715 -msgid "Rolling" -msgstr "Rolling" - -#: superset/assets/javascripts/explore/stores/controls.jsx:718 -msgid "" -"Defines a rolling window function to apply, works along with the [Periods] " -"text box" msgstr "" -"Define uma função de janela rolante para aplicar, funciona junto com a " -"caixa de texto [Períodos]" -#: superset/assets/javascripts/explore/stores/controls.jsx:724 +#: superset/assets/src/explore/controls.jsx:883 +msgid "Pandas resample rule" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:889 +msgid "Resample How" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:892 +msgid "Pandas resample how" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:898 +msgid "Resample Fill Method" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:901 +msgid "Pandas resample fill method" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:907 +#: superset/assets/src/visualizations/filter_box.jsx:114 +msgid "Since" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:908 +msgid "7 days ago" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:914 +#: superset/assets/src/visualizations/filter_box.jsx:123 +msgid "Until" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:921 +msgid "Max Bubble Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:929 +msgid "Whisker/outlier options" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:931 +msgid "Determines how whiskers and outliers are calculated." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:942 +msgid "Ratio" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:946 +msgid "Target aspect ratio for treemap tiles." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:952 +#: superset/assets/src/explore/visTypes.js:1143 +#: superset/assets/src/explore/visTypes.js:1170 +#: superset/assets/src/explore/visTypes.js:1333 +msgid "Number format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:962 +msgid "Row limit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:971 +msgid "Series limit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:974 +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/assets/src/explore/controls.jsx:983 +msgid "Sort By" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:985 +msgid "Metric used to define the top series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:993 +msgid "Sort Descending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:995 +msgid "Whether to sort descending or ascending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1000 +msgid "Rolling" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1003 +msgid "" +"Defines a rolling window function to apply, works along with the " +"[Periods] text box" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1009 +msgid "Multiplier" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1013 +msgid "Factor to multiply the metric by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1018 msgid "Periods" -msgstr "Períodos" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:726 +#: superset/assets/src/explore/controls.jsx:1020 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" msgstr "" -"Define o tamanho da função da janela rolante, em relação à granularidade de " -"tempo selecionada" -#: superset/assets/javascripts/explore/stores/controls.jsx:732 +#: superset/assets/src/explore/controls.jsx:1030 +msgid "Cell Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1031 +msgid "The size of the square cell, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1040 +msgid "Cell Padding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1041 +msgid "The distance between cells, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1050 +msgid "Cell Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1051 +msgid "The pixel radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1060 +msgid "Color Steps" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1061 +msgid "The number color \"steps\"" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1066 +msgid "Grid Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1070 +msgid "Defines the grid size in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1075 msgid "Min Periods" -msgstr "Períodos mínimos" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:734 +#: superset/assets/src/explore/controls.jsx:1077 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" +"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 "" -"O número mínimo de períodos de rolamento necessários para mostrar um valor. " -"Por exemplo, se você fizer uma soma cumulativa em 7 dias, você pode querer " -"que seu \"Período Mínimo\" seja 7, de modo que todos os pontos de dados " -"mostrados sejam o total de 7 períodos. Isso irá esconder a \"aceleração\" " -"ocorrendo nos primeiros 7 períodos" -#: superset/assets/javascripts/explore/stores/controls.jsx:743 -#: superset/assets/javascripts/explore/stores/visTypes.js:124 +#: superset/assets/src/explore/controls.jsx:1086 +#: superset/assets/src/explore/visTypes.js:147 msgid "Series" -msgstr "Series" - -#: superset/assets/javascripts/explore/stores/controls.jsx:745 -msgid "" -"Defines the grouping of entities. Each series is shown as a specific color " -"on the chart and has a legend toggle" msgstr "" -"Define o agrupamento de entidades. Cada série é mostrada como uma cor " -"específica no gráfico e tem uma alternância de legenda" -#: superset/assets/javascripts/explore/stores/controls.jsx:755 +#: superset/assets/src/explore/controls.jsx:1088 +msgid "" +"Defines the grouping of entities. Each series is shown as a specific " +"color on the chart and has a legend toggle" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1098 msgid "Entity" -msgstr "Entidade" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:758 +#: superset/assets/src/explore/controls.jsx:1101 msgid "This defines the element to be plotted on the chart" -msgstr "Isso define o elemento a ser plotado no gráfico" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:766 -#: superset/assets/javascripts/explore/stores/visTypes.js:173 -#: superset/assets/javascripts/explore/stores/visTypes.js:574 +#: superset/assets/src/explore/controls.jsx:1109 +#: superset/assets/src/explore/visTypes.js:137 +#: superset/assets/src/explore/visTypes.js:200 +#: superset/assets/src/explore/visTypes.js:249 +#: superset/assets/src/explore/visTypes.js:335 +#: superset/assets/src/explore/visTypes.js:376 +#: superset/assets/src/explore/visTypes.js:774 +#: superset/assets/src/explore/visTypes.js:1069 msgid "X Axis" -msgstr "X Axis" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:767 +#: superset/assets/src/explore/controls.jsx:1110 msgid "Metric assigned to the [X] axis" -msgstr "Metric atribuído ao eixo [X]" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:780 -#: superset/assets/javascripts/explore/stores/visTypes.js:180 -#: superset/assets/javascripts/explore/stores/visTypes.js:582 +#: superset/assets/src/explore/controls.jsx:1123 +#: superset/assets/src/explore/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:257 +#: superset/assets/src/explore/visTypes.js:344 +#: superset/assets/src/explore/visTypes.js:385 +#: superset/assets/src/explore/visTypes.js:783 +#: superset/assets/src/explore/visTypes.js:1078 msgid "Y Axis" -msgstr "Eixo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:783 +#: superset/assets/src/explore/controls.jsx:1126 msgid "Metric assigned to the [Y] axis" -msgstr "Metric atribuído ao eixo [Y]" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:794 +#: superset/assets/src/explore/controls.jsx:1137 msgid "Bubble Size" -msgstr "Tamanho da bolha" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:807 +#: superset/assets/src/explore/controls.jsx:1150 msgid "URL" -msgstr "URL" - -#: superset/assets/javascripts/explore/stores/controls.jsx:808 -msgid "" -"The URL, this control is templated, so you can integrate {{ width }} and/or " -"{{ height }} in your URL string." msgstr "" -"O URL, este controle está modelado, para que você possa integrar {{width}} " -"e / ou {{height}} em sua string de URL." -#: superset/assets/javascripts/explore/stores/controls.jsx:815 +#: superset/assets/src/explore/controls.jsx:1151 +msgid "" +"The URL, this control is templated, so you can integrate {{ width }} " +"and/or {{ height }} in your URL string." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1158 msgid "X Axis Label" -msgstr "Etiqueta X Axis" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:822 +#: superset/assets/src/explore/controls.jsx:1165 msgid "Y Axis Label" -msgstr "E Eixo Etiqueta" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:829 +#: superset/assets/src/explore/controls.jsx:1172 msgid "Custom WHERE clause" -msgstr "Cláusula WHERE personalizada" - -#: superset/assets/javascripts/explore/stores/controls.jsx:831 -msgid "" -"The text in this box gets included in your query's WHERE clause, as an AND " -"to other criteria. You can include complex expression, parenthesis and " -"anything else supported by the backend it is directed towards." msgstr "" -"O texto nesta caixa é incluído na cláusula WHERE da sua consulta, como um " -"AND para outros critérios. Você pode incluir expressão complexa, parênteses " -"e qualquer outra coisa suportada pelo backend para o qual é direcionado." -#: superset/assets/javascripts/explore/stores/controls.jsx:839 +#: superset/assets/src/explore/controls.jsx:1178 +msgid "" +"The text in this box gets included in your query's WHERE clause, as an " +"AND to other criteria. You can include complex expression, parenthesis " +"and anything else supported by the backend it is directed towards." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1186 msgid "Custom HAVING clause" -msgstr "Cláusula HAVING personalizada" - -#: superset/assets/javascripts/explore/stores/controls.jsx:841 -msgid "" -"The text in this box gets included in your query's HAVING clause, as an AND " -"to other criteria. You can include complex expression, parenthesis and " -"anything else supported by the backend it is directed towards." msgstr "" -"O texto nesta caixa é incluído na cláusula HAVING da sua consulta, como um " -"AND para outros critérios. Você pode incluir expressão complexa, parênteses " -"e qualquer outra coisa suportada pelo backend para o qual é direcionado." -#: superset/assets/javascripts/explore/stores/controls.jsx:849 +#: superset/assets/src/explore/controls.jsx:1192 +msgid "" +"The text in this box gets included in your query's HAVING clause, as an " +"AND to other criteria. You can include complex expression, parenthesis " +"and anything else supported by the backend it is directed towards." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1200 msgid "Comparison Period Lag" -msgstr "Retardo do período de comparação" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:851 +#: superset/assets/src/explore/controls.jsx:1202 msgid "Based on granularity, number of time periods to compare against" msgstr "" -"Com base na granularidade, o número de períodos de tempo para comparar " -"contra" -#: superset/assets/javascripts/explore/stores/controls.jsx:856 +#: superset/assets/src/explore/controls.jsx:1207 msgid "Comparison suffix" -msgstr "Sufixo de comparação" - -#: superset/assets/javascripts/explore/stores/controls.jsx:857 -msgid "Suffix to apply after the percentage display" -msgstr "Sufixo para aplicar após a exibição percentual" - -#: superset/assets/javascripts/explore/stores/controls.jsx:863 -msgid "Table Timestamp Format" -msgstr "Formato de data e hora da tabela" - -#: superset/assets/javascripts/explore/stores/controls.jsx:868 -msgid "Timestamp Format" -msgstr "Formato do carimbo de data / hora" - -#: superset/assets/javascripts/explore/stores/controls.jsx:874 -msgid "Series Height" -msgstr "Altura da série" - -#: superset/assets/javascripts/explore/stores/controls.jsx:877 -msgid "Pixel height of each series" -msgstr "Altura de pixel de cada série" - -#: superset/assets/javascripts/explore/stores/controls.jsx:883 -msgid "Page Length" -msgstr "Comprimento da página" - -#: superset/assets/javascripts/explore/stores/controls.jsx:886 -msgid "Rows per page, 0 means no pagination" -msgstr "Linhas por página, 0 significa que nenhuma paginação" - -#: superset/assets/javascripts/explore/stores/controls.jsx:892 -#: superset/assets/javascripts/explore/stores/controls.jsx:902 -msgid "X Axis Format" -msgstr "Formato X Axis" - -#: superset/assets/javascripts/explore/stores/controls.jsx:912 -msgid "Y Axis Format" -msgstr "Y Eixo Formato" - -#: superset/assets/javascripts/explore/stores/controls.jsx:922 -msgid "Right Axis Format" -msgstr "Formato do Eixo Direito" - -#: superset/assets/javascripts/explore/stores/controls.jsx:931 -msgid "Date Time Format" -msgstr "Formato da hora da data" - -#: superset/assets/javascripts/explore/stores/controls.jsx:940 -msgid "Markup Type" -msgstr "Tipo de marcação" - -#: superset/assets/javascripts/explore/stores/controls.jsx:945 -msgid "Pick your favorite markup language" -msgstr "Escolha sua linguagem de marcação favorita" - -#: superset/assets/javascripts/explore/stores/controls.jsx:950 -msgid "Rotation" -msgstr "Rotação" - -#: superset/assets/javascripts/explore/stores/controls.jsx:953 -msgid "Rotation to apply to words in the cloud" -msgstr "Rotação para aplicar a palavras na nuvem" - -#: superset/assets/javascripts/explore/stores/controls.jsx:958 -msgid "Line Style" -msgstr "Estilo de linha" - -#: superset/assets/javascripts/explore/stores/controls.jsx:963 -msgid "Line interpolation as defined by d3.js" -msgstr "Interpolação de linha conforme definido por d3.js" - -#: superset/assets/javascripts/explore/stores/controls.jsx:968 -msgid "Label Type" -msgstr "Tipo de etiqueta" - -#: superset/assets/javascripts/explore/stores/controls.jsx:977 -msgid "What should be shown on the label?" -msgstr "O que deve ser mostrado no rótulo?" - -#: superset/assets/javascripts/explore/stores/controls.jsx:982 -#: superset/assets/javascripts/explore/stores/visTypes.js:403 -#: superset/assets/javascripts/explore/stores/visTypes.js:441 -msgid "Code" -msgstr "Código" - -#: superset/assets/javascripts/explore/stores/controls.jsx:983 -msgid "Put your code here" -msgstr "Coloque seu código aqui" - -#: superset/assets/javascripts/explore/stores/controls.jsx:992 -msgid "Aggregation function" -msgstr "Função de agregação" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1004 -msgid "" -"Aggregate function to apply when pivoting and computing the total rows and " -"columns" msgstr "" -"Função de agregação a ser aplicada ao girar e calcular o total de linhas e " -"colunas" -#: superset/assets/javascripts/explore/stores/controls.jsx:1011 +#: superset/assets/src/explore/controls.jsx:1208 +msgid "Suffix to apply after the percentage display" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1214 +msgid "Table Timestamp Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1220 +msgid "Timestamp Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1226 +msgid "Series Height" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1229 +msgid "Pixel height of each series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1236 +msgid "Page Length" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1239 +msgid "Rows per page, 0 means no pagination" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1245 +#: superset/assets/src/explore/controls.jsx:1255 +msgid "X Axis Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1265 +msgid "Y Axis Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1277 +msgid "When `Period Ratio` is set, the Y Axis Format is forced to `.1%`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1286 +msgid "Right Axis Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1295 +msgid "Date Time Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1304 +msgid "Markup Type" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1309 +msgid "Pick your favorite markup language" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1314 +msgid "Rotation" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1317 +msgid "Rotation to apply to words in the cloud" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1322 +msgid "Line Style" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1327 +msgid "Line interpolation as defined by d3.js" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1332 +msgid "Label Type" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1342 +msgid "What should be shown on the label?" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1347 +#: superset/assets/src/explore/visTypes.js:879 +#: superset/assets/src/explore/visTypes.js:919 +msgid "Code" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1348 +msgid "Put your code here" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1357 +msgid "Aggregation function" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1369 +msgid "" +"Aggregate function to apply when pivoting and computing the total rows " +"and columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1376 msgid "Font Size From" -msgstr "Tamanho da fonte de" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1013 +#: superset/assets/src/explore/controls.jsx:1378 msgid "Font size for the smallest value in the list" -msgstr "Tamanho da fonte para o menor valor na lista" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1019 +#: superset/assets/src/explore/controls.jsx:1384 msgid "Font Size To" -msgstr "Tamanho da fonte para" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1021 +#: superset/assets/src/explore/controls.jsx:1386 msgid "Font size for the biggest value in the list" -msgstr "Tamanho da fonte para o maior valor na lista" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1026 +#: superset/assets/src/explore/controls.jsx:1391 msgid "Instant Filtering" -msgstr "Filtragem instantânea" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1037 -msgid "Range Filter" -msgstr "Filtro de intervalo" +#: superset/assets/src/explore/controls.jsx:1402 +msgid "Extruded" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1040 +#: superset/assets/src/explore/controls.jsx:1410 +msgid "Show Range Filter" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1419 msgid "Whether to display the time range interactive selector" -msgstr "Se deseja exibir o seletor interativo do intervalo de tempo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1045 +#: superset/assets/src/explore/controls.jsx:1424 msgid "Date Filter" -msgstr "Filtro de data" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1047 +#: superset/assets/src/explore/controls.jsx:1426 msgid "Whether to include a time filter" -msgstr "Seja para incluir um filtro de tempo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1052 +#: superset/assets/src/explore/controls.jsx:1431 msgid "Show SQL Granularity Dropdown" -msgstr "Show SQL Granularity Dropdown" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1054 +#: superset/assets/src/explore/controls.jsx:1433 msgid "Check to include SQL Granularity dropdown" -msgstr "Verifique para incluir o menu suspenso SQL Granularity" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1059 +#: superset/assets/src/explore/controls.jsx:1438 msgid "Show SQL Time Column" -msgstr "Mostrar coluna de tempo SQL" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1061 +#: superset/assets/src/explore/controls.jsx:1440 msgid "Check to include Time Column dropdown" -msgstr "Verifique para incluir o menu suspenso Coluna de tempo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1066 +#: superset/assets/src/explore/controls.jsx:1445 msgid "Show Druid Granularity Dropdown" -msgstr "Show Druid Granularity Dropdown" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1068 +#: superset/assets/src/explore/controls.jsx:1447 msgid "Check to include Druid Granularity dropdown" -msgstr "Verifique para incluir o menu suspenso Druid Granularity" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1073 +#: superset/assets/src/explore/controls.jsx:1452 msgid "Show Druid Time Origin" -msgstr "Show Druid Time Origin" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1075 +#: superset/assets/src/explore/controls.jsx:1454 msgid "Check to include Time Origin dropdown" -msgstr "Verifique para incluir o menu suspenso Origem do tempo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1080 +#: superset/assets/src/explore/controls.jsx:1459 msgid "Data Table" -msgstr "Tabela de dados" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1082 +#: superset/assets/src/explore/controls.jsx:1461 msgid "Whether to display the interactive data table" -msgstr "Se deseja exibir a tabela de dados interativos" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1087 +#: superset/assets/src/explore/controls.jsx:1466 msgid "Search Box" -msgstr "Caixa de pesquisa" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1090 +#: superset/assets/src/explore/controls.jsx:1469 msgid "Whether to include a client side search box" -msgstr "Se incluir uma caixa de pesquisa do lado do cliente" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1095 +#: superset/assets/src/explore/controls.jsx:1474 msgid "Table Filter" -msgstr "Filtro de mesa" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1097 +#: superset/assets/src/explore/controls.jsx:1477 msgid "Whether to apply filter when table cell is clicked" -msgstr "Se deseja aplicar o filtro quando a célula da tabela é clicada" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1102 +#: superset/assets/src/explore/controls.jsx:1482 +msgid "Align +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1485 +msgid "Whether to align the background chart for +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1490 +msgid "Color +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1493 +msgid "Whether to color +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1498 msgid "Show Bubbles" -msgstr "Show Bubbles" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1105 +#: superset/assets/src/explore/controls.jsx:1501 msgid "Whether to display bubbles on top of countries" -msgstr "Seja para exibir bolhas em cima dos países" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1110 +#: superset/assets/src/explore/controls.jsx:1506 msgid "Legend" -msgstr "lenda" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1113 +#: superset/assets/src/explore/controls.jsx:1509 msgid "Whether to display the legend (toggles)" -msgstr "Se deseja exibir a legenda (alternar)" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1118 +#: superset/assets/src/explore/controls.jsx:1514 msgid "Show Values" -msgstr "Mostrar valores" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1121 +#: superset/assets/src/explore/controls.jsx:1517 msgid "Whether to display the numerical values within the cells" -msgstr "Se deseja exibir os valores numéricos dentro das células" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1126 +#: superset/assets/src/explore/controls.jsx:1522 +msgid "Show Metric Names" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1525 +msgid "Whether to display the metric name as a title" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1530 msgid "X bounds" -msgstr "X limites" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1129 +#: superset/assets/src/explore/controls.jsx:1533 msgid "Whether to display the min and max values of the X axis" -msgstr "Se deseja exibir os valores mínimo e máximo do eixo X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1134 +#: superset/assets/src/explore/controls.jsx:1538 msgid "Y bounds" -msgstr "Y limites" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1137 +#: superset/assets/src/explore/controls.jsx:1541 msgid "Whether to display the min and max values of the Y axis" -msgstr "Se deseja exibir os valores mínimo e máximo do eixo Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1142 +#: superset/assets/src/explore/controls.jsx:1546 msgid "Rich Tooltip" -msgstr "Rich Tooltip" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1145 +#: superset/assets/src/explore/controls.jsx:1549 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -"A ferramenta de informação rica mostra uma lista de todas as séries para " -"esse ponto no tempo" -#: superset/assets/javascripts/explore/stores/controls.jsx:1151 +#: superset/assets/src/explore/controls.jsx:1555 msgid "Y Log Scale" -msgstr "Y Escala de registro" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1154 +#: superset/assets/src/explore/controls.jsx:1558 msgid "Use a log scale for the Y axis" -msgstr "Use uma escala de log para o eixo Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1159 +#: superset/assets/src/explore/controls.jsx:1563 msgid "X Log Scale" -msgstr "X Log Scale" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1162 +#: superset/assets/src/explore/controls.jsx:1566 msgid "Use a log scale for the X axis" -msgstr "Use uma escala de log para o eixo X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1167 +#: superset/assets/src/explore/controls.jsx:1571 msgid "Log Scale" -msgstr "Escala logarítmica" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1170 +#: superset/assets/src/explore/controls.jsx:1574 msgid "Use a log scale" -msgstr "Use uma escala de registro" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1175 +#: superset/assets/src/explore/controls.jsx:1579 msgid "Donut" -msgstr "Rosquinha" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1178 +#: superset/assets/src/explore/controls.jsx:1582 msgid "Do you want a donut or a pie?" -msgstr "Você quer uma rosquinha ou uma torta?" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1183 +#: superset/assets/src/explore/controls.jsx:1587 msgid "Put labels outside" -msgstr "Coloque rótulos fora" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1186 +#: superset/assets/src/explore/controls.jsx:1590 msgid "Put the labels outside the pie?" -msgstr "Coloque as etiquetas fora da torta?" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1191 +#: superset/assets/src/explore/controls.jsx:1595 msgid "Contribution" -msgstr "Contribuição" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1193 +#: superset/assets/src/explore/controls.jsx:1597 msgid "Compute the contribution to the total" -msgstr "Calcule a contribuição para o total" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1198 +#: superset/assets/src/explore/controls.jsx:1602 msgid "Period Ratio" -msgstr "Rácio de Período" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1201 +#: superset/assets/src/explore/controls.jsx:1605 msgid "" "[integer] Number of period to compare against, this is relative to the " "granularity selected" msgstr "" -"[número inteiro] Número do período a comparar contra, isto é relativo à " -"granularidade selecionada" -#: superset/assets/javascripts/explore/stores/controls.jsx:1207 +#: superset/assets/src/explore/controls.jsx:1611 msgid "Period Ratio Type" -msgstr "Tipo de Rácio de Período" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1210 -msgid "" -"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is " -"(new-previous)" msgstr "" -"`factor 'significa (novo / anterior),` crescimento' é ((novo / anterior) - " -"1), `valor` é (novo-anterior)" -#: superset/assets/javascripts/explore/stores/controls.jsx:1216 +#: superset/assets/src/explore/controls.jsx:1614 +msgid "" +"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` " +"is (new-previous)" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1620 msgid "Time Shift" -msgstr "Mudança de horário" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1218 +#: superset/assets/src/explore/controls.jsx:1622 msgid "" "Overlay a timeseries from a relative time period. Expects relative time " -"delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)" +"delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 " +"days)" msgstr "" -"Superponha uma série de tempo de um período de tempo relativo. Espera tempo " -"relativo delta em linguagem natural (exemplo: 24 horas, 7 dias, 56 semanas, " -"365 dias)" -#: superset/assets/javascripts/explore/stores/controls.jsx:1226 +#: superset/assets/src/explore/controls.jsx:1630 msgid "Subheader" -msgstr "Subtítulo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1227 +#: superset/assets/src/explore/controls.jsx:1631 msgid "Description text that shows up below your Big Number" -msgstr "Texto de descrição que aparece abaixo do seu grande número" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1233 +#: superset/assets/src/explore/controls.jsx:1637 msgid "label" -msgstr "rótulo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1235 +#: superset/assets/src/explore/controls.jsx:1639 msgid "" "`count` is COUNT(*) if a group by is used. Numerical columns will be " -"aggregated with the aggregator. Non-numerical columns will be used to label " -"points. Leave empty to get a count of points in each cluster." +"aggregated with the aggregator. Non-numerical columns will be used to " +"label points. Leave empty to get a count of points in each cluster." msgstr "" -"`count` é COUNT (*) se um grupo for usado. As colunas numéricas serão " -"agregadas com o agregador. Colunas não-numéricas serão usadas para rotular " -"pontos. Deixe vazio para obter uma contagem de pontos em cada cluster." -#: superset/assets/javascripts/explore/stores/controls.jsx:1246 +#: superset/assets/src/explore/controls.jsx:1650 msgid "Map Style" -msgstr "Estilo do mapa" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1256 +#: superset/assets/src/explore/controls.jsx:1662 msgid "Base layer map style" -msgstr "Estilo do mapa da camada base" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1262 +#: superset/assets/src/explore/controls.jsx:1668 msgid "Clustering Radius" -msgstr "Raio de agrupamento" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1275 -msgid "" -"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to " -"turn off clustering, but beware that a large number of points (>1000) will " -"cause lag." msgstr "" -"O raio (em pixels) que o algoritmo usa para definir um cluster. Escolha 0 " -"para desativar o cluster, mas tenha cuidado com o fato de que um grande " -"número de pontos (> 1000) causará atraso." -#: superset/assets/javascripts/explore/stores/controls.jsx:1282 +#: superset/assets/src/explore/controls.jsx:1681 +msgid "" +"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 " +"to turn off clustering, but beware that a large number of points (>1000) " +"will cause lag." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1688 +#: superset/assets/src/explore/visTypes.js:722 +msgid "Point Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1690 +msgid "Fixed point radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1698 msgid "Point Radius" -msgstr "Ponto Raio" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1284 -msgid "" -"The radius of individual points (ones that are not in a cluster). Either a " -"numerical column or `Auto`, which scales the point based on the largest " -"cluster" msgstr "" -"O raio de pontos individuais (aqueles que não estão em um cluster). Ou uma " -"coluna numérica ou `Auto ', que escala o ponto com base no maior cluster" -#: superset/assets/javascripts/explore/stores/controls.jsx:1294 +#: superset/assets/src/explore/controls.jsx:1700 +msgid "" +"The radius of individual points (ones that are not in a cluster). Either " +"a numerical column or `Auto`, which scales the point based on the largest" +" cluster" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1710 msgid "Point Radius Unit" -msgstr "Unidade de raio de ponto" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1297 +#: superset/assets/src/explore/controls.jsx:1713 +#: superset/assets/src/explore/controls.jsx:1729 msgid "The unit of measure for the specified point radius" -msgstr "A unidade de medida para o raio de ponto especificado" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1302 +#: superset/assets/src/explore/controls.jsx:1718 +msgid "Point Unit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1734 msgid "Opacity" -msgstr "Opacidade" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1305 +#: superset/assets/src/explore/controls.jsx:1737 msgid "Opacity of all clusters, points, and labels. Between 0 and 1." -msgstr "Opacidade de todos os clusters, pontos e rótulos. Entre 0 e 1." +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1311 +#: superset/assets/src/explore/controls.jsx:1743 +#: superset/assets/src/explore/visTypes.js:1581 +msgid "Viewport" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1745 +msgid "Parameters related to the view and perspective on the map" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1754 msgid "Zoom" -msgstr "Zoom" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1314 +#: superset/assets/src/explore/controls.jsx:1757 msgid "Zoom level of the map" -msgstr "Nível de zoom do mapa" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1320 +#: superset/assets/src/explore/controls.jsx:1763 msgid "Default latitude" -msgstr "Latitude padrão" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1323 +#: superset/assets/src/explore/controls.jsx:1766 msgid "Latitude of default viewport" -msgstr "Latitude da janela de exibição padrão" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1329 +#: superset/assets/src/explore/controls.jsx:1772 msgid "Default longitude" -msgstr "Longitude padrão" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1332 +#: superset/assets/src/explore/controls.jsx:1775 msgid "Longitude of default viewport" -msgstr "Longitude da exibição padrão" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1338 +#: superset/assets/src/explore/controls.jsx:1781 msgid "Live render" -msgstr "Live render" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1340 +#: superset/assets/src/explore/controls.jsx:1783 msgid "Points and clusters will update as viewport is being changed" msgstr "" -"Pontos e clusters serão atualizados à medida que a viewport estiver sendo " -"alterada" -#: superset/assets/javascripts/explore/stores/controls.jsx:1346 +#: superset/assets/src/explore/controls.jsx:1789 msgid "RGB Color" -msgstr "Cor RGB" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1356 +#: superset/assets/src/explore/controls.jsx:1799 msgid "The color for points and clusters in RGB" -msgstr "A cor para pontos e clusters em RGB" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1361 +#: superset/assets/src/explore/controls.jsx:1804 msgid "Color" -msgstr "Cor" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1362 +#: superset/assets/src/explore/controls.jsx:1806 msgid "Pick a color" -msgstr "Escolha uma cor" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1367 +#: superset/assets/src/explore/controls.jsx:1811 msgid "Ranges" -msgstr "Gamas" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1369 +#: superset/assets/src/explore/controls.jsx:1813 msgid "Ranges to highlight with shading" -msgstr "Gira para destacar com sombreamento" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1374 +#: superset/assets/src/explore/controls.jsx:1818 msgid "Range labels" -msgstr "Etiquetas de escala" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1376 +#: superset/assets/src/explore/controls.jsx:1820 msgid "Labels for the ranges" -msgstr "Etiquetas para os intervalos" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1381 +#: superset/assets/src/explore/controls.jsx:1825 msgid "Markers" -msgstr "Marcadores" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1383 +#: superset/assets/src/explore/controls.jsx:1827 msgid "List of values to mark with triangles" -msgstr "Lista de valores a marcar com triângulos" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1388 +#: superset/assets/src/explore/controls.jsx:1832 msgid "Marker labels" -msgstr "Marcadores de marcador" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1390 +#: superset/assets/src/explore/controls.jsx:1834 msgid "Labels for the markers" -msgstr "Etiquetas para marcadores" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1395 +#: superset/assets/src/explore/controls.jsx:1839 msgid "Marker lines" -msgstr "Linhas de marcador" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1397 +#: superset/assets/src/explore/controls.jsx:1841 msgid "List of values to mark with lines" -msgstr "Lista de valores a marcar com linhas" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1402 +#: superset/assets/src/explore/controls.jsx:1846 msgid "Marker line labels" -msgstr "Marcadores de linha de marcador" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1404 +#: superset/assets/src/explore/controls.jsx:1848 msgid "Labels for the marker lines" -msgstr "Etiquetas para as linhas de marcação" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1431 -msgid "Slice ID" -msgstr "ID da fatia" +#: superset/assets/src/explore/controls.jsx:1897 +msgid "Chart ID" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1433 -msgid "The id of the active slice" -msgstr "O id da fatia ativa" +#: superset/assets/src/explore/controls.jsx:1899 +msgid "The id of the active chart" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1438 +#: superset/assets/src/explore/controls.jsx:1904 msgid "Cache Timeout (seconds)" -msgstr "Tempo limite de cache (segundos)" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1440 +#: superset/assets/src/explore/controls.jsx:1906 msgid "The number of seconds before expiring the cache" -msgstr "O número de segundos antes de expirar o cache" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1445 +#: superset/assets/src/explore/controls.jsx:1911 msgid "Order by entity id" -msgstr "Encomendar por identificação de entidade" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1446 +#: superset/assets/src/explore/controls.jsx:1912 msgid "" "Important! Select this if the table is not already sorted by entity id, " "else there is no guarantee that all events for each entity are returned." msgstr "" -"Importante! Selecione isso se a tabela ainda não estiver classificada por " -"entidade, caso contrário, não há garantia de que todos os eventos para cada " -"entidade sejam devolvidos." -#: superset/assets/javascripts/explore/stores/controls.jsx:1454 +#: superset/assets/src/explore/controls.jsx:1920 msgid "Minimum leaf node event count" -msgstr "Contagem minima do evento do nó da folha" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1457 +#: superset/assets/src/explore/controls.jsx:1923 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" msgstr "" -"Os nós da folha que representam menos do que este número de eventos serão " -"inicialmente ocultos na visualização" -#: superset/assets/javascripts/explore/stores/controls.jsx:1463 -#: superset/assets/javascripts/explore/stores/visTypes.js:25 +#: superset/assets/src/explore/controls.jsx:1929 +#: superset/assets/src/explore/visTypes.js:29 msgid "Color Scheme" -msgstr "Esquema de cores" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1467 +#: superset/assets/src/explore/controls.jsx:1933 msgid "The color scheme for rendering chart" -msgstr "O esquema de cores para o gráfico de renderização" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1473 +#: superset/assets/src/explore/controls.jsx:1939 msgid "Significance Level" -msgstr "Nível de significância" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1475 +#: superset/assets/src/explore/controls.jsx:1941 msgid "Threshold alpha level for determining significance" -msgstr "Nível alfa limite para determinar o significado" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1480 +#: superset/assets/src/explore/controls.jsx:1946 msgid "p-value precision" -msgstr "precisão de valor p" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1482 +#: superset/assets/src/explore/controls.jsx:1948 msgid "Number of decimal places with which to display p-values" -msgstr "Número de casas decimais para exibir valores p" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1487 +#: superset/assets/src/explore/controls.jsx:1953 msgid "Lift percent precision" -msgstr "Precisão percentual de elevação" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1489 +#: superset/assets/src/explore/controls.jsx:1955 msgid "Number of decimal places with which to display lift values" -msgstr "Número de casas decimais com as quais exibir valores de elevação" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1494 +#: superset/assets/src/explore/controls.jsx:1960 msgid "Time Series Columns" -msgstr "Colunas das séries temporais" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1501 -#: superset/assets/javascripts/explore/stores/visTypes.js:356 -#: superset/assets/javascripts/explore/stores/visTypes.js:470 -#: superset/assets/javascripts/explore/stores/visTypes.js:519 -#: superset/assets/javascripts/explore/stores/visTypes.js:782 -#: superset/assets/javascripts/explore/stores/visTypes.js:846 -#: superset/assets/javascripts/explore/stores/visTypes.js:936 -#: superset/assets/javascripts/explore/stores/visTypes.js:958 +#: superset/assets/src/explore/controls.jsx:1967 +msgid "Use Area Proportions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1968 +msgid "" +"Check if the Rose Chart should use segment area instead of segment radius" +" for proportioning" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1978 +#: superset/assets/src/explore/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:949 +#: superset/assets/src/explore/visTypes.js:1297 +#: superset/assets/src/explore/visTypes.js:1362 +#: superset/assets/src/explore/visTypes.js:1453 +#: superset/assets/src/explore/visTypes.js:1475 msgid "Options" -msgstr "Opções" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1507 +#: superset/assets/src/explore/controls.jsx:1984 msgid "Not Time Series" -msgstr "Série não temporária" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1509 +#: superset/assets/src/explore/controls.jsx:1986 msgid "Ignore time" -msgstr "Ignore o tempo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1512 +#: superset/assets/src/explore/controls.jsx:1989 msgid "Time Series" -msgstr "Série de tempo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1514 +#: superset/assets/src/explore/controls.jsx:1991 msgid "Standard time series" -msgstr "Série temporal" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1517 +#: superset/assets/src/explore/controls.jsx:1994 msgid "Aggregate Mean" -msgstr "Média agregada" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1519 +#: superset/assets/src/explore/controls.jsx:1996 msgid "Mean of values over specified period" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1522 +#: superset/assets/src/explore/controls.jsx:1999 msgid "Aggregate Sum" -msgstr "Soma Agregada" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1524 +#: superset/assets/src/explore/controls.jsx:2001 msgid "Sum of values over specified period" -msgstr "Soma de valores ao longo do período especificado" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1527 +#: superset/assets/src/explore/controls.jsx:2004 msgid "Difference" -msgstr "Diferença" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1529 +#: superset/assets/src/explore/controls.jsx:2006 msgid "Metric change in value from `since` to `until`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1532 +#: superset/assets/src/explore/controls.jsx:2009 msgid "Percent Change" -msgstr "Mudança percentual" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1534 +#: superset/assets/src/explore/controls.jsx:2011 msgid "Metric percent change in value from `since` to `until`" -msgstr "Alteração de porcentagem métrica em valor de `desde 'para` até'" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1537 +#: superset/assets/src/explore/controls.jsx:2014 msgid "Factor" -msgstr "Fator" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1539 +#: superset/assets/src/explore/controls.jsx:2016 msgid "Metric factor change from `since` to `until`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1542 -#: superset/assets/javascripts/explore/stores/visTypes.js:66 +#: superset/assets/src/explore/controls.jsx:2019 +#: superset/assets/src/explore/visTypes.js:71 msgid "Advanced Analytics" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1544 +#: superset/assets/src/explore/controls.jsx:2021 msgid "Use the Advanced Analytics options below" -msgstr "Use as opções Advanced Analytics abaixo" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1549 +#: superset/assets/src/explore/controls.jsx:2026 msgid "Settings for time series" -msgstr "Configurações para séries temporais" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1554 +#: superset/assets/src/explore/controls.jsx:2031 msgid "Equal Date Sizes" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1557 +#: superset/assets/src/explore/controls.jsx:2034 msgid "Check to force date partitions to have the same height" -msgstr "Verifique para forçar as partições da data a ter a mesma altura" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1562 +#: superset/assets/src/explore/controls.jsx:2039 msgid "Partition Limit" -msgstr "Limite de partição" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1566 -msgid "" -"The maximum number of subdivisions of each group; lower values are pruned " -"first" msgstr "" -"O número máximo de subdivisões de cada grupo; os valores mais baixos são " -"podados primeiro" -#: superset/assets/javascripts/explore/stores/controls.jsx:1572 +#: superset/assets/src/explore/controls.jsx:2043 +msgid "" +"The maximum number of subdivisions of each group; lower values are pruned" +" first" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2049 +msgid "Minimum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2055 +msgid "" +"Minimum radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this minimum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2061 +msgid "Maximum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2067 +msgid "" +"Maxium radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this maximum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2073 msgid "Partition Threshold" -msgstr "Limite de partição" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1576 -msgid "" -"Partitions whose height to parent height proportions are below this value " -"are pruned" msgstr "" -"As partições cuja altura para as proporções de altura dos pais estão abaixo " -"desse valor são podadas" -#: superset/assets/javascripts/explore/stores/visTypes.js:7 -#: superset/assets/javascripts/explore/stores/visTypes.js:31 +#: superset/assets/src/explore/controls.jsx:2077 +msgid "" +"Partitions whose height to parent height proportions are below this value" +" are pruned" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2083 +msgid "Lines column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2085 +msgid "The database columns that contains lines information" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2093 +msgid "Lines encoding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2096 +msgid "The encoding format of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2105 +msgid "Line width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2109 +msgid "The width of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2114 +msgid "Reverse Lat & Long" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2121 +msgid "deck.gl charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2124 +msgid "Pick a set of deck.gl charts to layer on top of one another" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2126 +msgid "Select charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2127 +msgid "Error while fetching charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2137 +msgid "Javascript data interceptor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2138 +msgid "" +"Define a javascript function that receives the data array used in the " +"visualization and is expected to return a modified version of that array." +" This can be used to alter properties of the data, filter, or enrich the " +"array." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2144 +msgid "Javascript data mutator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2145 +msgid "" +"Define a function that receives intercepts the data objects and can " +"mutate it" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2149 +msgid "Javascript tooltip generator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2150 +msgid "" +"Define a function that receives the input and outputs the content for a " +"tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2154 +msgid "Javascript onClick href" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2155 +msgid "Define a function that returns a URL to navigate to when user clicks" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2160 +msgid "Extra data for JS" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2162 +msgid "List of extra columns made available in Javascript functions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2167 +msgid "Stroked" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2169 +msgid "Whether to display the stroke" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2175 +msgid "Filled" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2177 +msgid "Whether to fill the objects" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2183 +msgid "Normalized" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2185 +msgid "Whether to normalize the histogram" +msgstr "" + +#: superset/assets/src/explore/validators.js:11 +msgid "is expected to be a number" +msgstr "" + +#: superset/assets/src/explore/validators.js:18 +msgid "is expected to be an integer" +msgstr "" + +#: superset/assets/src/explore/validators.js:30 +msgid "cannot be empty" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:11 +#: superset/assets/src/explore/visTypes.js:35 msgid "Time" -msgstr "Tempo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:9 -#: superset/assets/javascripts/explore/stores/visTypes.js:32 +#: superset/assets/src/explore/visTypes.js:13 +#: superset/assets/src/explore/visTypes.js:36 msgid "Time related form attributes" -msgstr "Atributos de formulário relacionados ao tempo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:16 +#: superset/assets/src/explore/visTypes.js:20 msgid "Datasource & Chart Type" -msgstr "Fonte de dados e tipo de gráfico" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:45 +#: superset/assets/src/explore/visTypes.js:49 msgid "This section exposes ways to include snippets of SQL in your query" -msgstr "Esta seção expõe maneiras de incluir trechos de SQL em sua consulta" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:48 -#: superset/views/annotations.py:55 -msgid "Annotations" -msgstr "Anotações" +#: superset/assets/src/explore/visTypes.js:52 +msgid "Annotations and Layers" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:67 +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:126 +#: superset/assets/src/explore/visTypes.js:60 +#: superset/assets/src/explore/visTypes.js:114 +#: superset/assets/src/explore/visTypes.js:161 +#: superset/assets/src/explore/visTypes.js:234 +#: superset/assets/src/explore/visTypes.js:424 +#: superset/assets/src/explore/visTypes.js:462 +#: superset/assets/src/explore/visTypes.js:501 +#: superset/assets/src/explore/visTypes.js:534 +#: superset/assets/src/explore/visTypes.js:579 +#: superset/assets/src/explore/visTypes.js:618 +#: superset/assets/src/explore/visTypes.js:658 +#: superset/assets/src/explore/visTypes.js:707 +#: superset/assets/src/explore/visTypes.js:853 +#: superset/assets/src/explore/visTypes.js:893 +#: superset/assets/src/explore/visTypes.js:941 +#: superset/assets/src/explore/visTypes.js:963 +#: superset/assets/src/explore/visTypes.js:992 +#: superset/assets/src/explore/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1051 +#: superset/assets/src/explore/visTypes.js:1102 +#: superset/assets/src/explore/visTypes.js:1125 +#: superset/assets/src/explore/visTypes.js:1152 +#: superset/assets/src/explore/visTypes.js:1179 +#: superset/assets/src/explore/visTypes.js:1221 +#: superset/assets/src/explore/visTypes.js:1260 +#: superset/assets/src/explore/visTypes.js:1288 +#: superset/assets/src/explore/visTypes.js:1315 +#: superset/assets/src/explore/visTypes.js:1354 +#: superset/assets/src/explore/visTypes.js:1388 +#: superset/assets/src/explore/visTypes.js:1425 +#: superset/assets/src/explore/visTypes.js:1465 +#: superset/assets/src/explore/visTypes.js:1487 +#: superset/assets/src/explore/visTypes.js:1548 +msgid "Query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:72 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -"Esta seção contém opções que permitem o processamento analítico avançado de " -"resultados de consulta" -#: superset/assets/javascripts/explore/stores/visTypes.js:85 +#: superset/assets/src/explore/visTypes.js:90 msgid "Result Filters" -msgstr "Filtros de resultados" - -#: superset/assets/javascripts/explore/stores/visTypes.js:87 -msgid "" -"The filters to apply after post-aggregation.Leave the value control empty " -"to filter empty strings or nulls" msgstr "" -"Os filtros para aplicar após pós-agregação. Deixe o controle de valor vazio " -"para filtrar cadeias vazias ou nulos" -#: superset/assets/javascripts/explore/stores/visTypes.js:110 -#: superset/assets/javascripts/explore/stores/visTypes.js:146 -#: superset/assets/javascripts/explore/stores/visTypes.js:164 -#: superset/assets/javascripts/explore/stores/visTypes.js:203 -#: superset/assets/javascripts/explore/stores/visTypes.js:245 -#: superset/assets/javascripts/explore/stores/visTypes.js:280 -#: superset/assets/javascripts/explore/stores/visTypes.js:303 -#: superset/assets/javascripts/explore/stores/visTypes.js:492 -#: superset/assets/javascripts/explore/stores/visTypes.js:540 -#: superset/assets/javascripts/explore/stores/visTypes.js:561 -#: superset/assets/javascripts/explore/stores/visTypes.js:612 -#: superset/assets/javascripts/explore/stores/visTypes.js:634 -#: superset/assets/javascripts/explore/stores/visTypes.js:659 -#: superset/assets/javascripts/explore/stores/visTypes.js:685 -#: superset/assets/javascripts/explore/stores/visTypes.js:718 -#: superset/assets/javascripts/explore/stores/visTypes.js:755 -#: superset/assets/javascripts/explore/stores/visTypes.js:808 -#: superset/assets/javascripts/explore/stores/visTypes.js:1018 -#: superset/assets/javascripts/explore/stores/visTypes.js:1173 +#: superset/assets/src/explore/visTypes.js:92 +msgid "" +"The filters to apply after post-aggregation.Leave the value control empty" +" to filter empty strings or nulls" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:171 +#: superset/assets/src/explore/visTypes.js:190 +#: superset/assets/src/explore/visTypes.js:241 +#: superset/assets/src/explore/visTypes.js:279 +#: superset/assets/src/explore/visTypes.js:324 +#: superset/assets/src/explore/visTypes.js:369 +#: superset/assets/src/explore/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:971 +#: superset/assets/src/explore/visTypes.js:1000 +#: superset/assets/src/explore/visTypes.js:1037 +#: superset/assets/src/explore/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1109 +#: superset/assets/src/explore/visTypes.js:1133 +#: superset/assets/src/explore/visTypes.js:1160 +#: superset/assets/src/explore/visTypes.js:1188 +#: superset/assets/src/explore/visTypes.js:1230 +#: superset/assets/src/explore/visTypes.js:1269 +#: superset/assets/src/explore/visTypes.js:1323 +#: superset/assets/src/explore/visTypes.js:1535 +#: superset/assets/src/explore/visTypes.js:1684 +#: superset/assets/src/explore/visTypes.js:1709 msgid "Chart Options" -msgstr "Opções do gráfico" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:127 +#: superset/assets/src/explore/visTypes.js:150 msgid "Breakdowns" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:128 +#: superset/assets/src/explore/visTypes.js:151 msgid "Defines how each series is broken down" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:134 +#: superset/assets/src/explore/visTypes.js:157 msgid "Pie Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:199 +#: superset/assets/src/explore/visTypes.js:229 +msgid "Time Series - Periodicity Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:275 msgid "Dual Axis Line Chart" -msgstr "Gráfico de linha de eixo duplo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:210 +#: superset/assets/src/explore/visTypes.js:287 msgid "Y Axis 1" -msgstr "Eixo 1" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:216 +#: superset/assets/src/explore/visTypes.js:294 msgid "Y Axis 2" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:225 +#: superset/assets/src/explore/visTypes.js:304 msgid "Left Axis Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:226 +#: superset/assets/src/explore/visTypes.js:305 msgid "Choose a metric for left axis" -msgstr "Escolha uma métrica para o eixo esquerdo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:229 +#: superset/assets/src/explore/visTypes.js:308 msgid "Left Axis Format" -msgstr "Formato do eixo esquerdo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:255 -#: superset/assets/javascripts/explore/stores/visTypes.js:313 -msgid "Axes" -msgstr "Eixos" +#: superset/assets/src/explore/visTypes.js:409 +#: superset/assets/src/explore/visTypes.js:432 +#: superset/assets/src/explore/visTypes.js:470 +#: superset/assets/src/explore/visTypes.js:509 +#: superset/assets/src/explore/visTypes.js:542 +#: superset/assets/src/explore/visTypes.js:586 +#: superset/assets/src/explore/visTypes.js:626 +#: superset/assets/src/explore/visTypes.js:666 +#: superset/assets/src/explore/visTypes.js:714 +msgid "Map" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:338 +#: superset/assets/src/explore/visTypes.js:420 +msgid "Deck.gl - Hexagons" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:440 +#: superset/assets/src/explore/visTypes.js:478 +#: superset/assets/src/explore/visTypes.js:518 +#: superset/assets/src/explore/visTypes.js:555 +#: superset/assets/src/explore/visTypes.js:602 +#: superset/assets/src/explore/visTypes.js:642 +#: superset/assets/src/explore/visTypes.js:680 +#: superset/assets/src/explore/visTypes.js:737 +msgid "Advanced" +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:77 +#: superset/assets/src/explore/visTypes.js:451 +#: superset/assets/src/explore/visTypes.js:489 +msgid "Height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:452 +#: superset/assets/src/explore/visTypes.js:490 +msgid "Metric used to control height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:458 +msgid "Deck.gl - Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:530 +msgid "Deck.gl - Screen grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:549 +msgid "Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:566 +msgid "Weight" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:567 +msgid "Metric used as a weight for the grid's coloring" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:575 +msgid "Deck.gl - GeoJson" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:593 +msgid "GeoJson Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:633 +msgid "Polygon Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:673 +msgid "Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:730 +msgid "Point Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:748 +msgid "Categorical Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:749 +msgid "Pick a dimension from which categorical colors are defined" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:808 msgid "GROUP BY" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:339 +#: superset/assets/src/explore/visTypes.js:809 msgid "Use this section if you want a query that aggregates" -msgstr "Use esta seção se desejar uma consulta que agregue" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:348 +#: superset/assets/src/explore/visTypes.js:820 msgid "NOT GROUPED BY" -msgstr "NÃO GRUPADO POR" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:349 +#: superset/assets/src/explore/visTypes.js:821 msgid "Use this section if you want to query atomic rows" -msgstr "Use esta seção se desejar consultar linhas atômicas" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:375 +#: superset/assets/src/explore/visTypes.js:850 msgid "Time Series Table" -msgstr "Tabela de séries temporais" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:392 +#: superset/assets/src/explore/visTypes.js:868 msgid "" "Templated link, it's possible to include {{ metric }} or other values " "coming from the controls." msgstr "" -"Templated link, é possível incluir {{metric}} ou outros valores " -"provenientes dos controles." -#: superset/assets/javascripts/explore/stores/visTypes.js:424 +#: superset/assets/src/explore/visTypes.js:902 msgid "Pivot Options" -msgstr "Opções de pivô" - -#: superset/assets/javascripts/explore/stores/visTypes.js:568 -#: superset/assets/javascripts/explore/stores/visTypes.js:880 -msgid "Bubbles" -msgstr "Bolhas" - -#: superset/assets/javascripts/explore/stores/visTypes.js:694 -msgid "Numeric Column" -msgstr "Coluna numérica" - -#: superset/assets/javascripts/explore/stores/visTypes.js:695 -msgid "Select the numeric column to draw the histogram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:698 +#: superset/assets/src/explore/visTypes.js:1014 +msgid "Number Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1017 +msgid "Time Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1201 +msgid "Numeric Columns" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1202 +msgid "Select the numeric columns to draw the histogram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1206 msgid "No of Bins" -msgstr "Número de embalagens" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:699 +#: superset/assets/src/explore/visTypes.js:1207 msgid "Select number of bins for the histogram" -msgstr "Selecione o número de caixas para o histograma" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:726 +#: superset/assets/src/explore/visTypes.js:1211 +msgid "Opacity of the bars. Between 0 and 1" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1239 msgid "Primary Metric" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:727 +#: superset/assets/src/explore/visTypes.js:1240 msgid "The primary metric is used to define the arc segment sizes" -msgstr "A métrica primária é usada para definir o tamanho do segmento de arco" - -#: superset/assets/javascripts/explore/stores/visTypes.js:730 -msgid "Secondary Metric" -msgstr "Métrica secundária" - -#: superset/assets/javascripts/explore/stores/visTypes.js:731 -msgid "" -"This secondary metric is used to define the color as a ratio against the " -"primary metric. If the two metrics match, color is mapped level groups" msgstr "" -"Esta métrica secundária é usada para definir a cor como uma relação contra " -"a métrica primária. Se as duas métricas se combinarem, a cor é grupos de " -"nível mapeados" -#: superset/assets/javascripts/explore/stores/visTypes.js:736 +#: superset/assets/src/explore/visTypes.js:1243 +msgid "Secondary Metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1245 +msgid "" +"[optional] this secondary metric is used to define the color as a ratio " +"against the primary metric. When omitted, the color is categorical and " +"based on labels" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1250 msgid "Hierarchy" -msgstr "Hierarquia" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:737 +#: superset/assets/src/explore/visTypes.js:1251 msgid "This defines the level of the hierarchy" -msgstr "Isso define o nível da hierarquia" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:763 -#: superset/assets/javascripts/explore/stores/visTypes.js:791 +#: superset/assets/src/explore/visTypes.js:1278 +#: superset/assets/src/explore/visTypes.js:1306 msgid "Source / Target" -msgstr "Fonte / alvo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:764 -#: superset/assets/javascripts/explore/stores/visTypes.js:792 +#: superset/assets/src/explore/visTypes.js:1279 +#: superset/assets/src/explore/visTypes.js:1307 msgid "Choose a source and a target" -msgstr "Escolha uma fonte e um alvo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:797 +#: superset/assets/src/explore/visTypes.js:1312 msgid "Chord Diagram" -msgstr "Diagrama de acordes" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:818 +#: superset/assets/src/explore/visTypes.js:1334 msgid "Choose a number format" -msgstr "Escolha um formato de número" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:821 +#: superset/assets/src/explore/visTypes.js:1337 msgid "Source" -msgstr "Fonte" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:824 +#: superset/assets/src/explore/visTypes.js:1340 msgid "Choose a source" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:827 +#: superset/assets/src/explore/visTypes.js:1343 msgid "Target" -msgstr "Alvo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:830 +#: superset/assets/src/explore/visTypes.js:1346 msgid "Choose a target" -msgstr "Escolha um alvo" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:855 +#: superset/assets/src/explore/visTypes.js:1372 msgid "ISO 3166-2 codes of region/province/department" -msgstr "ISO 3166-2 códigos de região / província / departamento" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:856 +#: superset/assets/src/explore/visTypes.js:1373 msgid "" "It's ISO 3166-2 of your region/province/department in your table. (see " "documentation for list of ISO 3166-2)" msgstr "" -"É ISO 3166-2 da sua região / província / departamento em sua mesa. (ver " -"documentação para a lista de ISO 3166-2)" -#: superset/assets/javascripts/explore/stores/visTypes.js:890 +#: superset/assets/src/explore/visTypes.js:1397 +msgid "Bubbles" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1407 msgid "Country Control" -msgstr "Controle nacional" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:891 +#: superset/assets/src/explore/visTypes.js:1408 msgid "3 letter code of the country" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:894 +#: superset/assets/src/explore/visTypes.js:1411 msgid "Metric for color" -msgstr "Metric for color" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:895 +#: superset/assets/src/explore/visTypes.js:1412 msgid "Metric that defines the color of the country" -msgstr "Métrica que define a cor do país" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:898 +#: superset/assets/src/explore/visTypes.js:1415 msgid "Bubble size" -msgstr "Tamanho da bolha" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:899 +#: superset/assets/src/explore/visTypes.js:1416 msgid "Metric that defines the size of the bubble" -msgstr "Métrica que define o tamanho da bolha" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:905 +#: superset/assets/src/explore/visTypes.js:1422 msgid "Filter Box" -msgstr "Caixa de filtro" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:921 +#: superset/assets/src/explore/visTypes.js:1438 msgid "Filter controls" -msgstr "Controles do filtro" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:922 +#: superset/assets/src/explore/visTypes.js:1439 msgid "" "The controls you want to filter on. Note that only columns checked as " "\"filterable\" will show up on this list." msgstr "" -"Os controles nos quais deseja filtrar. Observe que somente as colunas " -"marcadas como \"filtráveis\" aparecerão nesta lista." -#: superset/assets/javascripts/explore/stores/visTypes.js:978 +#: superset/assets/src/explore/visTypes.js:1495 msgid "Heatmap Options" -msgstr "Opções de Heatmap" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:999 +#: superset/assets/src/explore/visTypes.js:1516 +msgid "Whether to apply a normal distribution based on rank on the color scale" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1518 msgid "Value bounds" -msgstr "Limites de valor" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1008 +#: superset/assets/src/explore/visTypes.js:1520 +msgid "" +"Hard value bounds applied for color coding. Is only relevant and applied " +"when the normalization is applied against the whole heatmap." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1525 msgid "Value Format" -msgstr "Formato de valor" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1014 +#: superset/assets/src/explore/visTypes.js:1531 msgid "Horizon" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1040 +#: superset/assets/src/explore/visTypes.js:1558 msgid "Points" -msgstr "Pontos" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1047 +#: superset/assets/src/explore/visTypes.js:1565 msgid "Labelling" -msgstr "Marcação" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1054 +#: superset/assets/src/explore/visTypes.js:1572 msgid "Visual Tweaks" -msgstr "Visual Tweaks" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1063 -msgid "Viewport" -msgstr "Janela de exibição" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1073 -msgid "Longitude" -msgstr "Longitude" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1074 +#: superset/assets/src/explore/visTypes.js:1591 msgid "Column containing longitude data" -msgstr "Coluna contendo dados de longitude" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1077 -msgid "Latitude" -msgstr "Latitude" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1078 +#: superset/assets/src/explore/visTypes.js:1595 msgid "Column containing latitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1081 +#: superset/assets/src/explore/visTypes.js:1598 msgid "Cluster label aggregator" -msgstr "Agrupador de rótulos de cluster" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1082 -msgid "" -"Aggregate function applied to the list of points in each cluster to produce " -"the cluster label." msgstr "" -"Função agregada aplicada à lista de pontos em cada cluster para produzir o " -"rótulo do cluster." -#: superset/assets/javascripts/explore/stores/visTypes.js:1086 +#: superset/assets/src/explore/visTypes.js:1599 +msgid "" +"Aggregate function applied to the list of points in each cluster to " +"produce the cluster label." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1603 msgid "Tooltip" -msgstr "Tooltip" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1087 -msgid "" -"Show a tooltip when hovering over points and clusters describing the label" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1091 +#: superset/assets/src/explore/visTypes.js:1604 +msgid "Show a tooltip when hovering over points and clusters describing the label" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1608 msgid "" "One or many controls to group by. If grouping, latitude and longitude " "columns must be present." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1102 +#: superset/assets/src/explore/visTypes.js:1619 msgid "Event definition" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1112 +#: superset/assets/src/explore/visTypes.js:1629 msgid "Additional meta data" -msgstr "Metadados adicionais" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1120 +#: superset/assets/src/explore/visTypes.js:1637 msgid "Column containing entity ids" -msgstr "Identificação de entidade contendo uma coluna" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1121 +#: superset/assets/src/explore/visTypes.js:1638 msgid "e.g., a \"user id\" column" -msgstr "por exemplo, uma coluna de \"ID do usuário\"" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1124 +#: superset/assets/src/explore/visTypes.js:1641 msgid "Column containing event names" -msgstr "Coluna contendo nomes de eventos" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1132 +#: superset/assets/src/explore/visTypes.js:1649 msgid "Event count limit" -msgstr "Limite de contagem de eventos" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1133 +#: superset/assets/src/explore/visTypes.js:1650 msgid "The maximum number of events to return, equivalent to number of rows" msgstr "" -"O número máximo de eventos a retornar, equivalente ao número de linhas" -#: superset/assets/javascripts/explore/stores/visTypes.js:1136 +#: superset/assets/src/explore/visTypes.js:1653 msgid "Meta data" -msgstr "Meta dados" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1137 -msgid "Select any columns for meta data inspection" -msgstr "Selecione qualquer colunas para a inspeção de meta-dados" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1149 -msgid "Paired t-test" -msgstr "Teste t pareado" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1166 -msgid "Time Series Options" -msgstr "Opções da série de tempo" - -#: superset/assets/javascripts/modules/superset.js:132 -msgid "" -"The server could not be reached. You may want to verify your connection and " -"try again." msgstr "" -"O servidor não pôde ser alcançado. Você pode querer verificar sua conexão e " -"tentar novamente." -#: superset/assets/javascripts/modules/superset.js:135 +#: superset/assets/src/explore/visTypes.js:1654 +msgid "Select any columns for meta data inspection" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1666 +msgid "Paired t-test" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1702 +msgid "Time Series Options" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:177 +msgid "No such column found. To filter on a metric, try the Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:183 #, python-format -msgid "An unknown error occurred. (Status: %s )" -msgstr "Ocorreu um erro desconhecido. (Status:% s)" +msgid "%s column(s) and metric(s)" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:24 +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:193 +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:154 +#, python-format +msgid "%s column(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:194 +msgid "To filter on a metric, use Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:200 +#, python-format +msgid "%s operators(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:240 +msgid "type a value here" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:248 +#: superset/assets/src/explore/components/controls/Filter.jsx:120 +msgid "Filter value" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSqlTabContent.jsx:80 +msgid "choose WHERE or HAVING..." +msgstr "" + +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:167 +#, python-format +msgid "%s aggregates(s)" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:35 +msgid "description" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:46 +msgid "bolt" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:47 +msgid "Changing this control takes effect instantly" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:75 +msgid "Error..." +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:91 +msgid "Width" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:37 +msgid "Export to .json" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:47 +msgid "Export to .csv format" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:64 +#, python-format +msgid "%s - untitled" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:100 +msgid "Edit chart properties" +msgstr "" + +#: superset/assets/src/explore/components/RowCountLabel.jsx:25 +msgid "Limit reached" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:74 +msgid "Please enter a chart name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:89 +msgid "Please select a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:97 +msgid "Please enter a dashboard name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:133 +msgid "Save A Chart" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:154 +#, python-format +msgid "Overwrite chart %s" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:167 +msgid "[chart name]" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:180 +msgid "Do not add to a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:188 +msgid "Add chart to existing dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:204 +msgid "Add to new dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:230 +msgid "Save & go to dashboard" +msgstr "" + +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:33 +#, python-format +msgid "Check out this chart: %s" +msgstr "" + +#: superset/assets/src/explore/components/controls/AdhocFilterControl.jsx:241 +msgid "choose a column or metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/AnnotationLayerControl.jsx:147 +msgid "Add Annotation Layer" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:50 +msgid "`Min` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:53 +msgid "`Max` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:70 +#: superset/connectors/druid/views.py:57 +msgid "Min" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:78 +#: superset/connectors/druid/views.py:58 +msgid "Max" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:79 +msgid "Something went wrong while fetching the datasource list" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:110 +msgid "Select a datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:120 +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:120 +msgid "Search / Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:180 +msgid "Click to point to another datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:191 +msgid "Edit the datasource's configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:203 +msgid "Show datasource configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select column" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:161 +msgid "Select operator" +msgstr "" + +#: superset/assets/src/explore/components/controls/FilterControl.jsx:145 +#: superset/templates/appbuilder/general/widgets/search.html:6 +msgid "Add Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/MetricsControl.jsx:239 +msgid "choose a column or aggregate function" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:25 +msgid "Error while fetching data" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:47 +msgid "No results found" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:113 +#, python-format +msgid "%s option(s)" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:62 +msgid "Invalid lat/long configuration." +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:128 +msgid "Longitude & Latitude columns" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:144 +msgid "Delimited long & lat single column" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:145 +msgid "" +"Multiple formats accepted, look the geopy.points Python library for more " +"details" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:157 +msgid "Reverse lat/long " +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:163 +msgid "Geohash" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:70 +msgid "textarea" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "Edit" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "in modal" +msgstr "" + +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:110 +msgid "Select a visualization type" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:24 +#: superset/assets/src/welcome/App.jsx:56 +#: superset/assets/src/welcome/App.jsx:59 msgid "Favorites" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:30 +#: superset/assets/src/profile/components/App.jsx:30 msgid "Created Content" -msgstr "Conteúdo criado" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:37 +#: superset/assets/src/profile/components/App.jsx:37 msgid "Recent Activity" -msgstr "Atividade recente" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:42 +#: superset/assets/src/profile/components/App.jsx:42 msgid "Security & Access" -msgstr "Segurança e Acesso" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:33 -msgid "No slices" -msgstr "Sem fatias" +#: superset/assets/src/profile/components/CreatedContent.jsx:33 +msgid "No charts" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:49 +#: superset/assets/src/profile/components/CreatedContent.jsx:49 msgid "No dashboards" -msgstr "Sem painéis" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:58 -#: superset/assets/javascripts/profile/components/Favorites.jsx:59 -#: superset/templates/superset/welcome.html:13 superset/views/core.py:381 -#: superset/views/core.py:546 +#: superset/assets/src/profile/components/CreatedContent.jsx:58 +#: superset/assets/src/profile/components/Favorites.jsx:59 +#: superset/assets/src/welcome/App.jsx:28 +#: superset/assets/src/welcome/App.jsx:31 superset/views/core.py:459 +#: superset/views/core.py:628 msgid "Dashboards" msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:61 -#: superset/assets/javascripts/profile/components/Favorites.jsx:62 -#: superset/views/core.py:421 superset/views/core.py:491 -msgid "Slices" -msgstr "Fatias" +#: superset/assets/src/profile/components/CreatedContent.jsx:61 +#: superset/assets/src/profile/components/Favorites.jsx:62 +#: superset/views/core.py:500 superset/views/core.py:573 +msgid "Charts" +msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:34 -msgid "No favorite slices yet, go click on stars!" -msgstr "Ainda não há fatias favoritas, clique nas estrelas!" +#: superset/assets/src/profile/components/Favorites.jsx:34 +msgid "No favorite charts yet, go click on stars!" +msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:50 +#: superset/assets/src/profile/components/Favorites.jsx:50 msgid "No favorite dashboards yet, go click on stars!" -msgstr "Ainda não há painéis favoritos, clique nas estrelas!" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:14 +#: superset/assets/src/profile/components/Security.jsx:14 msgid "Roles" -msgstr "Roles" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:23 -#: superset/views/core.py:292 +#: superset/assets/src/profile/components/Security.jsx:23 +#: superset/views/core.py:313 msgid "Databases" -msgstr "Bases de dados" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:34 +#: superset/assets/src/profile/components/Security.jsx:34 msgid "Datasources" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:18 +#: superset/assets/src/profile/components/UserInfo.jsx:19 msgid "Profile picture provided by Gravatar" -msgstr "Foto do perfil fornecida por Gravatar" +msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:33 +#: superset/assets/src/profile/components/UserInfo.jsx:34 msgid "joined" msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:43 +#: superset/assets/src/profile/components/UserInfo.jsx:44 msgid "id:" -msgstr "identidade:" +msgstr "" -#: superset/assets/visualizations/EventFlow.jsx:56 +#: superset/assets/src/visualizations/EventFlow.jsx:56 msgid "Sorry, there appears to be no data" msgstr "" -#: superset/assets/visualizations/filter_box.jsx:181 +#: superset/assets/src/visualizations/PlaySlider.jsx:99 +msgid "Data has no time steps" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:115 +msgid "Select starting date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:124 +msgid "Select end date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:193 #, python-format msgid "Select [%s]" -msgstr "Selecione [% s]" +msgstr "" -#: superset/connectors/druid/models.py:1073 +#: superset/assets/src/visualizations/filter_box.jsx:230 +msgid "Apply" +msgstr "" + +#: superset/assets/src/visualizations/nvd3_vis.js:166 +msgid "You cannot use 45° tick layout along with the time range filter" +msgstr "" + +#: superset/assets/src/welcome/App.jsx:47 +#: superset/assets/src/welcome/App.jsx:50 +msgid "Recently Viewed" +msgstr "" + +#: superset/connectors/druid/models.py:1030 +msgid "Metric(s) {} must be aggregations." +msgstr "" + +#: superset/connectors/druid/models.py:1341 msgid "No data was returned." -msgstr "Nenhum dado foi retornado." +msgstr "" -#: superset/connectors/druid/views.py:26 +#: superset/connectors/druid/models.py:1398 +msgid "Unsupported extraction function: " +msgstr "" + +#: superset/connectors/druid/views.py:33 msgid "List Druid Column" -msgstr "List Druid Column" +msgstr "" -#: superset/connectors/druid/views.py:27 +#: superset/connectors/druid/views.py:34 msgid "Show Druid Column" msgstr "" -#: superset/connectors/druid/views.py:28 +#: superset/connectors/druid/views.py:35 msgid "Add Druid Column" msgstr "" -#: superset/connectors/druid/views.py:29 +#: superset/connectors/druid/views.py:36 msgid "Edit Druid Column" -msgstr "Edit Druid Column" +msgstr "" -#: superset/connectors/druid/views.py:41 superset/connectors/sqla/views.py:79 +#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:83 msgid "Column" -msgstr "Coluna" +msgstr "" -#: superset/connectors/druid/views.py:42 -#: superset/connectors/druid/views.py:107 superset/connectors/sqla/views.py:93 -#: superset/connectors/sqla/views.py:132 +#: superset/connectors/druid/views.py:51 superset/connectors/druid/views.py:136 +#: superset/connectors/sqla/views.py:93 superset/connectors/sqla/views.py:134 msgid "Type" -msgstr "Tipo" +msgstr "" -#: superset/connectors/druid/views.py:44 superset/connectors/sqla/views.py:82 +#: superset/connectors/druid/views.py:53 superset/connectors/sqla/views.py:86 msgid "Groupable" msgstr "" -#: superset/connectors/druid/views.py:45 superset/connectors/sqla/views.py:83 +#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:87 msgid "Filterable" -msgstr "Filtravel" +msgstr "" -#: superset/connectors/druid/views.py:46 superset/connectors/sqla/views.py:85 +#: superset/connectors/druid/views.py:55 msgid "Count Distinct" msgstr "" -#: superset/connectors/druid/views.py:47 superset/connectors/sqla/views.py:86 +#: superset/connectors/druid/views.py:56 msgid "Sum" -msgstr "Soma" - -#: superset/connectors/druid/views.py:52 superset/connectors/sqla/views.py:48 -msgid "" -"Whether this column is exposed in the `Filters` section of the explore view." msgstr "" -"Se esta coluna está exposta na seção `Filtros 'da vista de exploração." -#: superset/connectors/druid/views.py:78 +#: superset/connectors/druid/views.py:61 superset/connectors/sqla/views.py:52 +msgid "" +"Whether this column is exposed in the `Filters` section of the explore " +"view." +msgstr "" + +#: superset/connectors/druid/views.py:107 msgid "List Druid Metric" -msgstr "List Druid Metric" +msgstr "" -#: superset/connectors/druid/views.py:79 +#: superset/connectors/druid/views.py:108 msgid "Show Druid Metric" -msgstr "Show Druid Metric" - -#: superset/connectors/druid/views.py:80 -msgid "Add Druid Metric" -msgstr "Adicionar Druid Metric" - -#: superset/connectors/druid/views.py:81 -msgid "Edit Druid Metric" -msgstr "Edit Druid Metric" - -#: superset/connectors/druid/views.py:98 superset/connectors/sqla/views.py:114 -msgid "" -"Whether the access to this metric is restricted to certain roles. Only " -"roles with the permission 'metric access on XXX (the name of this metric)' " -"are allowed to access this metric" -msgstr "" -"Se o acesso a esta métrica é restrito a determinadas funções. Somente os " -"papéis com a permissão 'acesso métrico em XXX (o nome desta métrica)' estão " -"autorizados a acessar esta métrica" - -#: superset/connectors/druid/views.py:106 superset/connectors/sqla/views.py:80 -#: superset/connectors/sqla/views.py:131 -msgid "Verbose Name" -msgstr "" - -#: superset/connectors/druid/views.py:108 superset/views/core.py:573 -msgid "JSON" msgstr "" #: superset/connectors/druid/views.py:109 -msgid "Druid Datasource" -msgstr "Druid Datasource" +msgid "Add Druid Metric" +msgstr "" #: superset/connectors/druid/views.py:110 -#: superset/connectors/sqla/views.py:137 +msgid "Edit Druid Metric" +msgstr "" + +#: superset/connectors/druid/views.py:127 superset/connectors/sqla/views.py:116 +msgid "" +"Whether the access to this metric is restricted to certain roles. Only " +"roles with the permission 'metric access on XXX (the name of this " +"metric)' are allowed to access this metric" +msgstr "" + +#: superset/connectors/druid/views.py:135 superset/connectors/sqla/views.py:84 +#: superset/connectors/sqla/views.py:133 +msgid "Verbose Name" +msgstr "" + +#: superset/connectors/druid/views.py:137 superset/views/core.py:670 +msgid "JSON" +msgstr "" + +#: superset/connectors/druid/views.py:138 +msgid "Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:139 superset/connectors/sqla/views.py:139 msgid "Warning Message" -msgstr "Mensagem de aviso" +msgstr "" -#: superset/connectors/druid/views.py:127 +#: superset/connectors/druid/views.py:157 msgid "List Druid Cluster" -msgstr "List Druid Cluster" +msgstr "" -#: superset/connectors/druid/views.py:128 +#: superset/connectors/druid/views.py:158 msgid "Show Druid Cluster" -msgstr "Show Druid Cluster" +msgstr "" -#: superset/connectors/druid/views.py:129 +#: superset/connectors/druid/views.py:159 msgid "Add Druid Cluster" -msgstr "Adicionar Druid Cluster" +msgstr "" -#: superset/connectors/druid/views.py:130 +#: superset/connectors/druid/views.py:160 msgid "Edit Druid Cluster" -msgstr "Editar Druid Cluster" +msgstr "" -#: superset/connectors/druid/views.py:141 -#: superset/connectors/druid/views.py:226 +#: superset/connectors/druid/views.py:171 +#: superset/connectors/druid/views.py:257 msgid "Cluster" -msgstr "Grupo" - -#: superset/connectors/druid/views.py:142 -msgid "Coordinator Host" -msgstr "Coordenador de Host" - -#: superset/connectors/druid/views.py:143 -msgid "Coordinator Port" -msgstr "Porto Coordenador" - -#: superset/connectors/druid/views.py:144 -msgid "Coordinator Endpoint" -msgstr "Ponto final do coordenador" - -#: superset/connectors/druid/views.py:145 -msgid "Broker Host" -msgstr "Host de corretor" - -#: superset/connectors/druid/views.py:146 -msgid "Broker Port" -msgstr "Porto do corretor" - -#: superset/connectors/druid/views.py:147 -msgid "Broker Endpoint" -msgstr "Ponto final do corretor" - -#: superset/connectors/druid/views.py:162 -msgid "Druid Clusters" -msgstr "Clusters Druidas" - -#: superset/connectors/druid/views.py:165 -#: superset/connectors/druid/views.py:266 -#: superset/connectors/druid/views.py:314 -#: superset/connectors/druid/views.py:322 -#: superset/connectors/sqla/views.py:295 superset/views/core.py:295 -msgid "Sources" -msgstr "Fontes" +msgstr "" #: superset/connectors/druid/views.py:172 -msgid "List Druid Datasource" -msgstr "List Druid Datasource" +msgid "Coordinator Host" +msgstr "" #: superset/connectors/druid/views.py:173 -msgid "Show Druid Datasource" -msgstr "Mostrar Druid Datasource" +msgid "Coordinator Port" +msgstr "" #: superset/connectors/druid/views.py:174 -msgid "Add Druid Datasource" +msgid "Coordinator Endpoint" msgstr "" #: superset/connectors/druid/views.py:175 -msgid "Edit Druid Datasource" -msgstr "Edit Druid Datasource" - -#: superset/connectors/druid/views.py:195 -#: superset/connectors/sqla/views.py:176 -msgid "" -"The list of slices associated with this table. By altering this datasource, " -"you may change how these associated slices behave. Also note that slices " -"need to point to a datasource, so this form will fail at saving if removing " -"slices from a datasource. If you want to change the datasource for a slice, " -"overwrite the slice from the 'explore view'" +msgid "Broker Host" msgstr "" -"A lista de fatias associadas a esta tabela. Ao alterar esta fonte de dados, " -"você pode alterar a forma como essas fatias associadas se comportam. " -"Observe também que as fatias precisam apontar para uma fonte de dados, " -"então este formulário falhará na poupança se removerem fatias de uma fonte " -"de dados. Se quiser alterar a fonte de dados para uma fatia, substitua a " -"fatia da \"exibição de explorar\"" -#: superset/connectors/druid/views.py:203 -#: superset/connectors/sqla/views.py:184 -msgid "Timezone offset (in hours) for this datasource" -msgstr "Deslocamento do fuso horário (em horas) para esta fonte de dados" +#: superset/connectors/druid/views.py:176 +msgid "Broker Port" +msgstr "" + +#: superset/connectors/druid/views.py:177 +msgid "Broker Endpoint" +msgstr "" + +#: superset/connectors/druid/views.py:193 +msgid "Druid Clusters" +msgstr "" + +#: superset/connectors/druid/views.py:196 +#: superset/connectors/druid/views.py:298 +#: superset/connectors/druid/views.py:347 +#: superset/connectors/druid/views.py:355 superset/connectors/sqla/views.py:315 +#: superset/views/core.py:316 superset/views/core.py:2765 +msgid "Sources" +msgstr "" + +#: superset/connectors/druid/views.py:204 +msgid "List Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:205 +msgid "Show Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:206 +msgid "Add Druid Datasource" +msgstr "" #: superset/connectors/druid/views.py:207 +msgid "Edit Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:226 superset/connectors/sqla/views.py:182 +msgid "" +"The list of charts associated with this table. By altering this " +"datasource, you may change how these associated charts behave. Also note " +"that charts need to point to a datasource, so this form will fail at " +"saving if removing charts from a datasource. If you want to change the " +"datasource for a chart, overwrite the chart from the 'explore view'" +msgstr "" + +#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:190 +msgid "Timezone offset (in hours) for this datasource" +msgstr "" + +#: superset/connectors/druid/views.py:238 msgid "" "Time expression to use as a predicate when retrieving distinct values to " -"populate the filter component. Only applies when `Enable Filter Select` is " -"on. If you enter `7 days ago`, the distinct list of values in the filter " -"will be populated based on the distinct value over the past week" +"populate the filter component. Only applies when `Enable Filter Select` " +"is on. If you enter `7 days ago`, the distinct list of values in the " +"filter will be populated based on the distinct value over the past week" msgstr "" -"Expressão de tempo para usar como um predicado ao recuperar valores " -"distintos para preencher o componente de filtro. Aplica-se apenas quando " -"\"Ativar seleção de filtro\" estiver ativado. Se você inserir `7 dias atrás " -"', a lista distinta de valores no filtro será preenchida com base no valor " -"distinto na semana passada" -#: superset/connectors/druid/views.py:214 -#: superset/connectors/sqla/views.py:206 +#: superset/connectors/druid/views.py:245 superset/connectors/sqla/views.py:212 msgid "" "Whether to populate the filter's dropdown in the explore view's filter " -"section with a list of distinct values fetched from the backend on the fly" +"section with a list of distinct values fetched from the backend on the " +"fly" msgstr "" -#: superset/connectors/druid/views.py:218 +#: superset/connectors/druid/views.py:249 msgid "" "Redirects to this endpoint when clicking on the datasource from the " "datasource list" msgstr "" -#: superset/connectors/druid/views.py:224 -#: superset/connectors/sqla/views.py:213 -msgid "Associated Slices" -msgstr "Fatias Associadas" - -#: superset/connectors/druid/views.py:225 -msgid "Data Source" -msgstr "Fonte de dados" - -#: superset/connectors/druid/views.py:228 -#: superset/connectors/sqla/views.py:225 -msgid "Owner" -msgstr "Proprietário" - -#: superset/connectors/druid/views.py:229 -msgid "Is Hidden" -msgstr "Está escondido" - -#: superset/connectors/druid/views.py:230 -#: superset/connectors/sqla/views.py:218 -msgid "Enable Filter Select" -msgstr "Ativar seleção de filtro" - -#: superset/connectors/druid/views.py:231 -#: superset/connectors/sqla/views.py:220 -msgid "Default Endpoint" -msgstr "Ponto final padrão" - -#: superset/connectors/druid/views.py:232 -msgid "Time Offset" -msgstr "Time Offset" - -#: superset/connectors/druid/views.py:233 -#: superset/connectors/sqla/views.py:222 superset/views/core.py:259 -#: superset/views/core.py:379 -msgid "Cache Timeout" -msgstr "Tempo limite de cache" - -#: superset/connectors/druid/views.py:264 -msgid "Druid Datasources" -msgstr "Druid Datasources" - -#: superset/connectors/druid/views.py:311 -msgid "Scan New Datasources" -msgstr "Digitalizar novas fontes de dados" - -#: superset/connectors/druid/views.py:319 -msgid "Refresh Druid Metadata" -msgstr "Atualizar Metadados Druidas" - -#: superset/connectors/sqla/models.py:394 -msgid "" -"Datetime column not provided as part table configuration and is required by " -"this type of chart" +#: superset/connectors/druid/views.py:255 superset/connectors/sqla/views.py:224 +msgid "Associated Charts" msgstr "" -#: superset/connectors/sqla/models.py:398 -msgid "Empty query?" -msgstr "Consulta vazia?" +#: superset/connectors/druid/views.py:256 +msgid "Data Source" +msgstr "" -#: superset/connectors/sqla/models.py:401 +#: superset/connectors/druid/views.py:259 superset/connectors/sqla/views.py:236 +msgid "Owner" +msgstr "" + +#: superset/connectors/druid/views.py:260 +msgid "Is Hidden" +msgstr "" + +#: superset/connectors/druid/views.py:261 superset/connectors/sqla/views.py:229 +msgid "Enable Filter Select" +msgstr "" + +#: superset/connectors/druid/views.py:262 superset/connectors/sqla/views.py:231 +msgid "Default Endpoint" +msgstr "" + +#: superset/connectors/druid/views.py:263 +msgid "Time Offset" +msgstr "" + +#: superset/connectors/druid/views.py:264 superset/connectors/sqla/views.py:233 +#: superset/views/core.py:279 superset/views/core.py:457 +msgid "Cache Timeout" +msgstr "" + +#: superset/connectors/druid/views.py:296 +msgid "Druid Datasources" +msgstr "" + +#: superset/connectors/druid/views.py:344 +msgid "Scan New Datasources" +msgstr "" + +#: superset/connectors/druid/views.py:352 +msgid "Refresh Druid Metadata" +msgstr "" + +#: superset/connectors/sqla/models.py:513 +msgid "" +"Datetime column not provided as part table configuration and is required " +"by this type of chart" +msgstr "" + +#: superset/connectors/sqla/models.py:517 +msgid "Empty query?" +msgstr "" + +#: superset/connectors/sqla/models.py:525 msgid "Metric '{}' is not valid" msgstr "" -#: superset/connectors/sqla/models.py:587 +#: superset/connectors/sqla/models.py:748 msgid "" -"Table [{}] doesn't seem to exist in the specified database, couldn't fetch " -"column information" +"Table [{}] doesn't seem to exist in the specified database, couldn't " +"fetch column information" msgstr "" -"Tabela [{}] não parece existir no banco de dados especificado, não foi " -"possível buscar informações da coluna" -#: superset/connectors/sqla/views.py:26 +#: superset/connectors/sqla/views.py:30 msgid "List Columns" -msgstr "Colunas da Lista" +msgstr "" -#: superset/connectors/sqla/views.py:27 +#: superset/connectors/sqla/views.py:31 msgid "Show Column" -msgstr "Mostrar coluna" +msgstr "" -#: superset/connectors/sqla/views.py:28 +#: superset/connectors/sqla/views.py:32 msgid "Add Column" -msgstr "Adicionar coluna" +msgstr "" -#: superset/connectors/sqla/views.py:29 +#: superset/connectors/sqla/views.py:33 msgid "Edit Column" -msgstr "Editar coluna" +msgstr "" -#: superset/connectors/sqla/views.py:44 +#: superset/connectors/sqla/views.py:48 msgid "" "Whether to make this column available as a [Time Granularity] option, " "column has to be DATETIME or DATETIME-like" msgstr "" -"Seja para disponibilizar esta coluna como uma opção [Time Granularity], a " -"coluna deve ser DATETIME ou DATETIME" -#: superset/connectors/sqla/views.py:51 +#: superset/connectors/sqla/views.py:55 msgid "" "The data type that was inferred by the database. It may be necessary to " -"input a type manually for expression-defined columns in some cases. In most " -"case users should not need to alter this." +"input a type manually for expression-defined columns in some cases. In " +"most case users should not need to alter this." msgstr "" -"O tipo de dados que foi inferido pelo banco de dados. Pode ser necessário " -"inserir um tipo manualmente para colunas definidas por expressões em alguns " -"casos. Na maioria dos casos, os usuários não precisam alterar isso." #: superset/connectors/sqla/views.py:89 msgid "Expression" -msgstr "Expressão" +msgstr "" #: superset/connectors/sqla/views.py:90 msgid "Is temporal" -msgstr "É temporal" +msgstr "" #: superset/connectors/sqla/views.py:91 msgid "Datetime Format" -msgstr "Formato de data e hora" +msgstr "" #: superset/connectors/sqla/views.py:92 msgid "Database Expression" -msgstr "Expressão de banco de dados" - -#: superset/connectors/sqla/views.py:101 -msgid "List Metrics" -msgstr "Métricas de lista" - -#: superset/connectors/sqla/views.py:102 -msgid "Show Metric" -msgstr "Mostrar métricas" +msgstr "" #: superset/connectors/sqla/views.py:103 -msgid "Add Metric" -msgstr "Adicionar métrica" +msgid "List Metrics" +msgstr "" #: superset/connectors/sqla/views.py:104 -msgid "Edit Metric" -msgstr "Editar métrica" +msgid "Show Metric" +msgstr "" -#: superset/connectors/sqla/views.py:133 -msgid "SQL Expression" -msgstr "Expressão SQL" +#: superset/connectors/sqla/views.py:105 +msgid "Add Metric" +msgstr "" + +#: superset/connectors/sqla/views.py:106 +msgid "Edit Metric" +msgstr "" #: superset/connectors/sqla/views.py:135 +msgid "SQL Expression" +msgstr "" + +#: superset/connectors/sqla/views.py:137 msgid "D3 Format" -msgstr "Formato D3" +msgstr "" -#: superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:138 msgid "Is Restricted" -msgstr "É restrito" +msgstr "" -#: superset/connectors/sqla/views.py:154 +#: superset/connectors/sqla/views.py:157 msgid "List Tables" msgstr "" -#: superset/connectors/sqla/views.py:155 +#: superset/connectors/sqla/views.py:158 msgid "Show Table" -msgstr "Mostrar tabela" - -#: superset/connectors/sqla/views.py:156 -msgid "Add Table" -msgstr "Adicionar tabela" - -#: superset/connectors/sqla/views.py:157 -msgid "Edit Table" -msgstr "Editar tabela" - -#: superset/connectors/sqla/views.py:185 -msgid "Name of the table that exists in the source database" -msgstr "Nome da tabela que existe no banco de dados de origem" - -#: superset/connectors/sqla/views.py:187 -msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -"Schema, usado apenas em alguns bancos de dados, como Postgres, Redshift e " -"DB2" + +#: superset/connectors/sqla/views.py:159 +msgid "Add Table" +msgstr "" + +#: superset/connectors/sqla/views.py:160 +msgid "Edit Table" +msgstr "" + +#: superset/connectors/sqla/views.py:191 +msgid "Name of the table that exists in the source database" +msgstr "" #: superset/connectors/sqla/views.py:193 +msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +msgstr "" + +#: superset/connectors/sqla/views.py:199 msgid "" "This fields acts a Superset view, meaning that Superset will run a query " "against this string as a subquery." msgstr "" -#: superset/connectors/sqla/views.py:197 +#: superset/connectors/sqla/views.py:203 msgid "" "Predicate applied when fetching distinct value to populate the filter " "control component. Supports jinja template syntax. Applies only when " "`Enable Filter Select` is on." msgstr "" -"Predicado aplicado ao obter um valor distinto para preencher o componente " -"de controle de filtro. Suporta a sintaxe do modelo jinja. Aplica-se somente " -"quando \"Ativar seleção de filtro\" está ativado." -#: superset/connectors/sqla/views.py:203 -msgid "" -"Redirects to this endpoint when clicking on the table from the table list" +#: superset/connectors/sqla/views.py:209 +msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -"Redireciona para este ponto final ao clicar na tabela da lista da tabela" -#: superset/connectors/sqla/views.py:215 -msgid "Changed By" -msgstr "Alterado por" - -#: superset/connectors/sqla/views.py:216 superset/views/core.py:255 -#: superset/views/sql_lab.py:19 superset/views/sql_lab.py:55 -msgid "Database" -msgstr "Base de dados" - -#: superset/connectors/sqla/views.py:217 superset/views/core.py:257 -msgid "Last Changed" -msgstr "Modificado pela última vez" +#: superset/connectors/sqla/views.py:216 +msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +msgstr "" #: superset/connectors/sqla/views.py:219 -msgid "Schema" -msgstr "Esquema" - -#: superset/connectors/sqla/views.py:221 -msgid "Offset" -msgstr "Offset" - -#: superset/connectors/sqla/views.py:223 -msgid "Table Name" -msgstr "Nome da mesa" - -#: superset/connectors/sqla/views.py:224 -msgid "Fetch Values Predicate" -msgstr "Preconceito de valores de busca" +msgid "" +"A set of parameters that become available in the query using Jinja " +"templating syntax" +msgstr "" #: superset/connectors/sqla/views.py:226 -msgid "Main Datetime Column" -msgstr "Coluna de data inicial principal" +msgid "Changed By" +msgstr "" -#: superset/connectors/sqla/views.py:242 +#: superset/connectors/sqla/views.py:228 superset/views/core.py:277 +msgid "Last Changed" +msgstr "" + +#: superset/connectors/sqla/views.py:232 +msgid "Offset" +msgstr "" + +#: superset/connectors/sqla/views.py:235 +msgid "Fetch Values Predicate" +msgstr "" + +#: superset/connectors/sqla/views.py:237 +msgid "Main Datetime Column" +msgstr "" + +#: superset/connectors/sqla/views.py:239 +msgid "SQL Lab View" +msgstr "" + +#: superset/connectors/sqla/views.py:240 +msgid "Template parameters" +msgstr "" + +#: superset/connectors/sqla/views.py:257 msgid "" "Table [{}] could not be found, please double check your database " "connection, schema, and table name" msgstr "" -#: superset/connectors/sqla/views.py:255 +#: superset/connectors/sqla/views.py:270 msgid "" -"The table was created. As part of this two phase configuration process, you " -"should now click the edit button by the new table to configure it." +"The table was created. As part of this two phase configuration process, " +"you should now click the edit button by the new table to configure it." msgstr "" -"A tabela foi criada. Como parte deste processo de configuração de duas " -"fases, você deve agora clicar no botão Editar pela nova tabela para " -"configurá-lo." - -#: superset/connectors/sqla/views.py:278 -msgid "Refresh Metadata" -msgstr "Atualizar Metadados" - -#: superset/connectors/sqla/views.py:279 -msgid "Refresh column metadata" -msgstr "Atualizar metadados de colunas" - -#: superset/connectors/sqla/views.py:286 -#, python-format -msgid "Metadata refreshed for the following table(s): %(tables)s" -msgstr "Metadados atualizados para a seguinte tabela(s): %(tables)s" #: superset/connectors/sqla/views.py:293 +msgid "Refresh Metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:294 +msgid "Refresh column metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:303 +#, python-format +msgid "Metadata refreshed for the following table(s): %(tables)s" +msgstr "" + +#: superset/connectors/sqla/views.py:311 msgid "Tables" -msgstr "Tabelas" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:41 msgid "Profile" -msgstr "Perfil" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:42 msgid "Logout" -msgstr "Sair" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:47 msgid "Login" -msgstr "Login" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:37 msgid "Record Count" -msgstr "Contagem de registros" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:46 msgid "No records found" -msgstr "Nenhum registro foi encontrado" +msgstr "" #: superset/templates/superset/import_dashboards.html:11 -msgid "Import" -msgstr "Importar" +msgid "Import dashboards" +msgstr "" #: superset/templates/superset/request_access.html:2 msgid "No Access!" -msgstr "Não há acesso!" +msgstr "" #: superset/templates/superset/request_access.html:7 #, python-format @@ -3653,471 +4408,4015 @@ msgstr "" msgid "Request Permissions" msgstr "" -#: superset/templates/superset/welcome.html:3 -msgid "Welcome!" -msgstr "Bem vinda!" - #: superset/templates/superset/models/database/macros.html:4 msgid "Test Connection" -msgstr "Conexão de teste" +msgstr "" -#: superset/views/annotations.py:50 superset/views/annotations.py:58 -#: superset/views/core.py:285 superset/views/core.py:2401 -#: superset/views/sql_lab.py:30 +#: superset/views/annotations.py:49 +msgid "Annotation Layers" +msgstr "" + +#: superset/views/annotations.py:52 superset/views/annotations.py:60 +#: superset/views/core.py:306 superset/views/core.py:2733 +#: superset/views/sql_lab.py:36 msgid "Manage" -msgstr "Gerir" +msgstr "" -#: superset/views/base.py:62 +#: superset/views/annotations.py:57 +msgid "Annotations" +msgstr "" + +#: superset/views/base.py:79 #, python-format msgid "Datasource %(name)s already exists" -msgstr "Fonte de dados %(name)s já existe" +msgstr "" -#: superset/views/base.py:221 +#: superset/views/base.py:123 msgid "json isn't valid" -msgstr "json não é válido" +msgstr "" -#: superset/views/base.py:272 +#: superset/views/base.py:127 +msgid "Export to YAML" +msgstr "" + +#: superset/views/base.py:127 +msgid "Export to YAML?" +msgstr "" + +#: superset/views/base.py:188 msgid "Delete" -msgstr "Excluir" +msgstr "" -#: superset/views/base.py:273 +#: superset/views/base.py:189 msgid "Delete all Really?" msgstr "" -#: superset/views/core.py:58 +#: superset/views/core.py:65 msgid "This endpoint requires the `all_datasource_access` permission" -msgstr "Este ponto final requer a permissão `all_datasource_access`" +msgstr "" -#: superset/views/core.py:60 +#: superset/views/core.py:67 msgid "The datasource seems to have been deleted" -msgstr "A fonte de dados parece ter sido excluída" - -#: superset/views/core.py:61 -msgid "The access requests seem to have been deleted" -msgstr "Os pedidos de acesso parecem ter sido excluídos" - -#: superset/views/core.py:63 -msgid "The user seems to have been deleted" -msgstr "O usuário parece ter sido excluído" - -#: superset/views/core.py:64 -msgid "You don't have access to this datasource" -msgstr "Você não tem acesso a esta fonte de dados" +msgstr "" #: superset/views/core.py:68 +msgid "The access requests seem to have been deleted" +msgstr "" + +#: superset/views/core.py:70 +msgid "The user seems to have been deleted" +msgstr "" + +#: superset/views/core.py:75 +msgid "You don't have access to this datasource. (Gain access)" +msgstr "" + +#: superset/views/core.py:78 +msgid "You don't have access to this datasource" +msgstr "" + +#: superset/views/core.py:90 #, python-format msgid "" "This view requires the database %(name)s or `all_datasource_access` " "permission" msgstr "" -"Essa visualização requer o permissão do banco de dados %(name) s ou " -"'all_datasource_access'" -#: superset/views/core.py:73 +#: superset/views/core.py:95 #, python-format msgid "" "This endpoint requires the datasource %(name)s, database or " "`all_datasource_access` permission" msgstr "" -"Este ponto final requer a fonte de dados %(name)s, banco de dados ou " -"permissão 'all_datasource_access'" -#: superset/views/core.py:176 +#: superset/views/core.py:189 msgid "List Databases" -msgstr "Listar bases de dados" +msgstr "" -#: superset/views/core.py:177 +#: superset/views/core.py:190 msgid "Show Database" -msgstr "Mostrar banco de dados" +msgstr "" -#: superset/views/core.py:178 +#: superset/views/core.py:191 msgid "Add Database" -msgstr "Adicionar banco de dados" +msgstr "" -#: superset/views/core.py:179 +#: superset/views/core.py:192 msgid "Edit Database" -msgstr "Editar banco de dados" +msgstr "" -#: superset/views/core.py:218 +#: superset/views/core.py:233 msgid "Expose this DB in SQL Lab" -msgstr "Expor este banco de dados no SQL Lab" - -#: superset/views/core.py:219 -msgid "" -"Allow users to run synchronous queries, this is the default and should work " -"well for queries that can be executed within a web request scope (<~1 " -"minute)" msgstr "" -"Permitir que os usuários executem consultas síncronas, este é o padrão e " -"deve funcionar bem para consultas que podem ser executadas dentro de um " -"escopo de solicitação na web (<~ 1 minuto)" -#: superset/views/core.py:223 +#: superset/views/core.py:234 msgid "" -"Allow users to run queries, against an async backend. This assumes that you " -"have a Celery worker setup as well as a results backend." +"Allow users to run synchronous queries, this is the default and should " +"work well for queries that can be executed within a web request scope " +"(<~1 minute)" msgstr "" -"Permitir que os usuários executem consultas, contra um backend assíncrono. " -"Isso pressupõe que você tenha uma configuração do trabalhador de aipo, bem " -"como um backend de resultados." -#: superset/views/core.py:227 +#: superset/views/core.py:238 +msgid "" +"Allow users to run queries, against an async backend. This assumes that " +"you have a Celery worker setup as well as a results backend." +msgstr "" + +#: superset/views/core.py:242 msgid "Allow CREATE TABLE AS option in SQL Lab" -msgstr "Permitir a opção CREATE TABLE AS no SQL Lab" - -#: superset/views/core.py:228 -msgid "" -"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in " -"SQL Lab" msgstr "" -"Permitir que os usuários executem instruções não-SELECT (UPDATE, DELETE, " -"CREATE, ...) no SQL Lab" -#: superset/views/core.py:232 +#: superset/views/core.py:243 +msgid "" +"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in" +" SQL Lab" +msgstr "" + +#: superset/views/core.py:247 msgid "" "When allowing CREATE TABLE AS option in SQL Lab, this option forces the " "table to be created in this schema" msgstr "" -"Ao permitir a opção CREATE TABLE AS no SQL Lab, esta opção força a tabela a " -"ser criada neste esquema" -#: superset/views/core.py:244 +#: superset/views/core.py:259 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." +"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 "" -"Se Presto, todas as consultas no SQL Lab serão executadas como o usuário " -"atualmente conectado que deve ter permissão para executá-las.
Se hive " -"e hive.server2.enable.doAs estiver habilitado, será executado as consultas " -"como conta de serviço, mas personifique o usuário atualmente conectado " -"usando a propriedade hive.server2.proxy.user." -#: superset/views/core.py:251 +#: superset/views/core.py:265 +msgid "" +"Allow SQL Lab to fetch a list of all tables and all views across all " +"database schemas. For large data warehouse with thousands of tables, this" +" can be expensive and put strain on the system." +msgstr "" + +#: superset/views/core.py:271 msgid "Expose in SQL Lab" -msgstr "Exposé no SQL Lab" +msgstr "" -#: superset/views/core.py:252 +#: superset/views/core.py:272 msgid "Allow CREATE TABLE AS" -msgstr "Permitir CREATE TABLE AS" +msgstr "" -#: superset/views/core.py:253 +#: superset/views/core.py:273 msgid "Allow DML" -msgstr "Permitir DML" +msgstr "" -#: superset/views/core.py:254 +#: superset/views/core.py:274 msgid "CTAS Schema" -msgstr "Esquema CTAS" +msgstr "" -#: superset/views/core.py:256 superset/views/core.py:380 -#: superset/views/core.py:493 superset/views/core.py:557 +#: superset/views/core.py:276 superset/views/core.py:458 +#: superset/views/core.py:575 superset/views/core.py:642 msgid "Creator" -msgstr "O Criador" +msgstr "" -#: superset/views/core.py:258 +#: superset/views/core.py:278 msgid "SQLAlchemy URI" -msgstr "URI SQLAlchemy" +msgstr "" -#: superset/views/core.py:260 +#: superset/views/core.py:280 msgid "Extra" -msgstr "Extra" - -#: superset/views/core.py:261 -msgid "Allow Run Sync" -msgstr "Permitir executar a sincronização" - -#: superset/views/core.py:262 -msgid "Allow Run Async" -msgstr "Permitir executar async" - -#: superset/views/core.py:263 -msgid "Impersonate the logged on user" -msgstr "Representar o usuário conectado" +msgstr "" #: superset/views/core.py:281 +msgid "Allow Run Sync" +msgstr "" + +#: superset/views/core.py:282 +msgid "Allow Run Async" +msgstr "" + +#: superset/views/core.py:283 +msgid "Impersonate the logged on user" +msgstr "" + +#: superset/views/core.py:302 msgid "Import Dashboards" -msgstr "Importar painéis" +msgstr "" -#: superset/views/core.py:323 superset/views/core.py:570 -#: superset/views/sql_lab.py:18 superset/views/sql_lab.py:54 +#: superset/views/core.py:334 +msgid "CSV to Database configuration" +msgstr "" + +#: superset/views/core.py:375 +msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +msgstr "" + +#: superset/views/core.py:401 superset/views/core.py:667 +#: superset/views/sql_lab.py:23 superset/views/sql_lab.py:60 msgid "User" -msgstr "Do utilizador" +msgstr "" -#: superset/views/core.py:324 +#: superset/views/core.py:402 msgid "User Roles" -msgstr "Funções do usuário" +msgstr "" -#: superset/views/core.py:325 +#: superset/views/core.py:403 msgid "Database URL" -msgstr "URL da base de dados" +msgstr "" -#: superset/views/core.py:327 +#: superset/views/core.py:405 msgid "Roles to grant" msgstr "" -#: superset/views/core.py:328 +#: superset/views/core.py:406 msgid "Created On" -msgstr "Criado em" +msgstr "" -#: superset/views/core.py:334 +#: superset/views/core.py:412 msgid "Access requests" -msgstr "Solicitações de acesso" +msgstr "" -#: superset/views/core.py:336 superset/views/core.py:581 +#: superset/views/core.py:414 superset/views/core.py:679 msgid "Security" -msgstr "Segurança" +msgstr "" -#: superset/views/core.py:343 -msgid "List Slices" -msgstr "Lista de fatias" +#: superset/views/core.py:421 +msgid "List Charts" +msgstr "" -#: superset/views/core.py:344 -msgid "Show Slice" -msgstr "Show Slice" +#: superset/views/core.py:422 +msgid "Show Chart" +msgstr "" -#: superset/views/core.py:345 -msgid "Add Slice" -msgstr "Adicionar fatia" +#: superset/views/core.py:423 +msgid "Add Chart" +msgstr "" -#: superset/views/core.py:346 -msgid "Edit Slice" -msgstr "Editar fatia" +#: superset/views/core.py:424 +msgid "Edit Chart" +msgstr "" -#: superset/views/core.py:368 +#: superset/views/core.py:446 msgid "" "These parameters are generated dynamically when clicking the save or " -"overwrite button in the explore view. This JSON object is exposed here for " -"reference and for power users who may want to alter specific parameters." +"overwrite button in the explore view. This JSON object is exposed here " +"for reference and for power users who may want to alter specific " +"parameters." msgstr "" -"Esses parâmetros são gerados dinamicamente ao clicar no botão Salvar ou " -"Substituir na vista de exibição. Este objeto JSON é exposto aqui para " -"referência e para usuários avançados que desejam alterar parâmetros " -"específicos." - -#: superset/views/core.py:373 -msgid "Duration (in seconds) of the caching timeout for this slice." -msgstr "Duração (em segundos) do tempo limite de cache para esta fatia." - -#: superset/views/core.py:384 -msgid "Last Modified" -msgstr "Última modificação" - -#: superset/views/core.py:385 superset/views/core.py:492 -msgid "Owners" -msgstr "os Proprietários" - -#: superset/views/core.py:386 -msgid "Parameters" -msgstr "Parâmetros" - -#: superset/views/core.py:387 superset/views/core.py:433 -msgid "Slice" -msgstr "Fatia" - -#: superset/views/core.py:450 -msgid "List Dashboards" -msgstr "Lista de painéis" - -#: superset/views/core.py:451 -msgid "Show Dashboard" -msgstr "Mostrar Painel" #: superset/views/core.py:452 +msgid "Duration (in seconds) of the caching timeout for this chart." +msgstr "" + +#: superset/views/core.py:462 +msgid "Last Modified" +msgstr "" + +#: superset/views/core.py:463 superset/views/core.py:574 +msgid "Owners" +msgstr "" + +#: superset/views/core.py:464 +msgid "Parameters" +msgstr "" + +#: superset/views/core.py:465 superset/views/core.py:512 +msgid "Chart" +msgstr "" + +#: superset/views/core.py:532 +msgid "List Dashboards" +msgstr "" + +#: superset/views/core.py:533 +msgid "Show Dashboard" +msgstr "" + +#: superset/views/core.py:534 msgid "Add Dashboard" -msgstr "Adicionar painel" +msgstr "" -#: superset/views/core.py:453 +#: superset/views/core.py:535 msgid "Edit Dashboard" -msgstr "Editar o painel de instrumentos" - -#: superset/views/core.py:465 -msgid "" -"This json object describes the positioning of the widgets in the dashboard. " -"It is dynamically generated when adjusting the widgets size and positions " -"by using drag & drop in the dashboard view" msgstr "" -#: superset/views/core.py:470 +#: superset/views/core.py:547 msgid "" -"The css for individual dashboards can be altered here, or in the dashboard " -"view where changes are immediately visible" +"This json object describes the positioning of the widgets in the " +"dashboard. It is dynamically generated when adjusting the widgets size " +"and positions by using drag & drop in the dashboard view" msgstr "" -"O css para painéis individuais pode ser alterado aqui, ou na exibição do " -"painel onde as mudanças são imediatamente visíveis" -#: superset/views/core.py:474 +#: superset/views/core.py:552 +msgid "" +"The css for individual dashboards can be altered here, or in the " +"dashboard view where changes are immediately visible" +msgstr "" + +#: superset/views/core.py:556 msgid "To get a readable URL for your dashboard" -msgstr "Para obter um URL legível para o painel de controle" +msgstr "" -#: superset/views/core.py:475 +#: superset/views/core.py:557 msgid "" "This JSON object is generated dynamically when clicking the save or " "overwrite button in the dashboard view. It is exposed here for reference " "and for power users who may want to alter specific parameters." msgstr "" -"Este objeto JSON é gerado dinamicamente ao clicar no botão salvar ou " -"substituir na exibição do painel. É exposto aqui para referência e para " -"usuários avançados que desejam alterar parâmetros específicos." -#: superset/views/core.py:480 +#: superset/views/core.py:562 msgid "Owners is a list of users who can alter the dashboard." msgstr "" -"Os proprietários são uma lista de usuários que podem alterar o painel." -#: superset/views/core.py:488 superset/views/core.py:555 +#: superset/views/core.py:570 superset/views/core.py:640 msgid "Dashboard" -msgstr "painel de controle" - -#: superset/views/core.py:490 -msgid "Slug" -msgstr "Slug" - -#: superset/views/core.py:495 -msgid "Position JSON" -msgstr "Posição JSON" - -#: superset/views/core.py:497 -msgid "JSON Metadata" -msgstr "Metadados da JSON" - -#: superset/views/core.py:498 -msgid "Underlying Tables" -msgstr "Mesas subjacentes" - -#: superset/views/core.py:521 -msgid "Export" -msgstr "Exportar" - -#: superset/views/core.py:521 -msgid "Export dashboards?" -msgstr "Exportar painéis?" - -#: superset/views/core.py:571 -msgid "Action" -msgstr "Açao" +msgstr "" #: superset/views/core.py:572 -msgid "dttm" -msgstr "DTIM" +msgid "Slug" +msgstr "" + +#: superset/views/core.py:577 +msgid "Position JSON" +msgstr "" #: superset/views/core.py:579 +msgid "JSON Metadata" +msgstr "" + +#: superset/views/core.py:580 +msgid "Underlying Tables" +msgstr "" + +#: superset/views/core.py:603 +msgid "Export" +msgstr "" + +#: superset/views/core.py:603 +msgid "Export dashboards?" +msgstr "" + +#: superset/views/core.py:668 +msgid "Action" +msgstr "" + +#: superset/views/core.py:669 +msgid "dttm" +msgstr "" + +#: superset/views/core.py:677 msgid "Action Log" -msgstr "Registro de Ação" +msgstr "" -#: superset/views/core.py:810 +#: superset/views/core.py:875 msgid "Access was requested" -msgstr "O acesso foi solicitado" +msgstr "" -#: superset/views/core.py:871 +#: superset/views/core.py:936 #, python-format msgid "" "%(user)s was granted the role %(role)s that gives access to the " "%(datasource)s" msgstr "" -"%(user)s foi concedida a função %(role)s que dá acesso ao %(datasource)s" -#: superset/views/core.py:887 +#: superset/views/core.py:952 #, python-format msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" msgstr "" -#: superset/views/core.py:896 +#: superset/views/core.py:961 msgid "You have no permission to approve this request" -msgstr "Você não tem permissão para aprovar este pedido" - -#: superset/views/core.py:1676 -msgid "" -"Malformed request. slice_id or table_name and db_name arguments are expected" msgstr "" -"Pedido mal formado. Os argumentos slice_id ou table_name e db_name são " -"esperados" -#: superset/views/core.py:1682 +#: superset/views/core.py:1287 superset/views/core.py:1292 +#: superset/views/core.py:1400 superset/views/core.py:1414 +msgid "You don't have the rights to " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1400 +msgid "alter this " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1292 +msgid "chart" +msgstr "" + +#: superset/views/core.py:1292 superset/views/core.py:1414 +msgid "create a " +msgstr "" + +#: superset/views/core.py:1401 superset/views/core.py:1414 +msgid "dashboard" +msgstr "" + +#: superset/views/core.py:1949 +msgid "" +"Malformed request. slice_id or table_name and db_name arguments are " +"expected" +msgstr "" + +#: superset/views/core.py:1955 #, python-format -msgid "Slice %(id)s not found" -msgstr "Slice %(id)s não encontrado" +msgid "Chart %(id)s not found" +msgstr "" -#: superset/views/core.py:1694 +#: superset/views/core.py:1967 #, python-format msgid "Table %(t)s wasn't found in the database %(d)s" -msgstr "A tabela %(t)s não foi encontrada no banco de dados %(d)s" +msgstr "" -#: superset/views/core.py:1833 +#: superset/views/core.py:2121 #, python-format msgid "Can't find User '%(name)s', please ask your admin to create one." msgstr "" -#: superset/views/core.py:1840 +#: superset/views/core.py:2128 #, python-format msgid "Can't find DruidCluster with cluster_name = '%(name)s'" -msgstr "Não é possível encontrar DruidCluster com cluster_name = '%(name)s'" +msgstr "" -#: superset/views/core.py:2101 +#: superset/views/core.py:2407 msgid "Query record was not created as expected." -msgstr "O registro de consulta não foi criado conforme o esperado." +msgstr "" -#: superset/views/core.py:2387 +#: superset/views/core.py:2718 msgid "Template Name" -msgstr "Nome do modelo" +msgstr "" -#: superset/views/core.py:2398 +#: superset/views/core.py:2730 msgid "CSS Templates" -msgstr "Modelos CSS" +msgstr "" -#: superset/views/core.py:2409 +#: superset/views/core.py:2741 msgid "SQL Editor" -msgstr "Editor de SQL" +msgstr "" -#: superset/views/core.py:2414 superset/views/core.py:2423 +#: superset/views/core.py:2746 superset/views/core.py:2756 msgid "SQL Lab" -msgstr "Laboratório SQL" +msgstr "" -#: superset/views/core.py:2418 +#: superset/views/core.py:2751 msgid "Query Search" -msgstr "Pesquisa de consulta" +msgstr "" -#: superset/views/sql_lab.py:20 +#: superset/views/core.py:2761 +msgid "Upload a CSV" +msgstr "" + +#: superset/views/sql_lab.py:25 msgid "Status" -msgstr "Status" +msgstr "" -#: superset/views/sql_lab.py:21 +#: superset/views/sql_lab.py:26 msgid "Start Time" -msgstr "Hora de início" +msgstr "" -#: superset/views/sql_lab.py:22 superset/views/sql_lab.py:58 +#: superset/views/sql_lab.py:27 superset/views/sql_lab.py:64 msgid "End Time" -msgstr "Fim do tempo" +msgstr "" -#: superset/views/sql_lab.py:28 +#: superset/views/sql_lab.py:34 msgid "Queries" -msgstr "Consultas" +msgstr "" -#: superset/views/sql_lab.py:37 +#: superset/views/sql_lab.py:43 msgid "List Saved Query" -msgstr "Lista de Consulta Salva" +msgstr "" -#: superset/views/sql_lab.py:38 +#: superset/views/sql_lab.py:44 msgid "Show Saved Query" -msgstr "Mostrar consulta salva" +msgstr "" -#: superset/views/sql_lab.py:39 +#: superset/views/sql_lab.py:45 msgid "Add Saved Query" -msgstr "Adicionar consulta salva" +msgstr "" -#: superset/views/sql_lab.py:40 +#: superset/views/sql_lab.py:46 msgid "Edit Saved Query" -msgstr "Editar consulta salva" +msgstr "" -#: superset/views/sql_lab.py:59 +#: superset/views/sql_lab.py:65 msgid "Pop Tab Link" -msgstr "Link Tab Tab" +msgstr "" -#: superset/views/sql_lab.py:60 +#: superset/views/sql_lab.py:66 msgid "Changed on" -msgstr "Alterado em" +msgstr "" -#: superset/views/sql_lab.py:79 +#: superset/views/sql_lab.py:86 msgid "Saved Queries" -msgstr "Perguntas frequentes" +msgstr "" + +#~ msgid "[Superset] Access to the datasource %(name)s was granted" +#~ msgstr "[Superset] O acesso à fonte de dados %(name) s foi concedido" + +#~ msgid "Please choose at least one \"Group by\" field " +#~ msgstr "Escolha pelo menos um campo \"Agrupar por\"" + +#~ msgid "'Group By' and 'Columns' can't overlap" +#~ msgstr "'Group By' e 'Columns' não podem se sobrepor" + +#~ msgid "Must have one numeric column specified" +#~ msgstr "Deve ter uma coluna numérica especificada" + +#~ msgid "Your query was saved" +#~ msgstr "Sua consulta foi salva" + +#~ msgid "Your query could not be saved" +#~ msgstr "Sua consulta não pôde ser salva" + +#~ msgid "Failed at retrieving results from the results backend" +#~ msgstr "Falha na recuperação de resultados do backend de resultados" + +#~ msgid "Could not connect to server" +#~ msgstr "Não pode conectar ao servidor" + +#~ msgid "Your session timed out, please refresh your page and try again." +#~ msgstr "Sua sessão expirou, atualize sua página e tente novamente." + +#~ msgid "Query was stopped." +#~ msgstr "A consulta foi interrompida." + +#~ msgid "Failed at stopping query." +#~ msgstr "Falha ao parar a consulta." + +#~ msgid "Error occurred while fetching table metadata" +#~ msgstr "Ocorreu um erro ao buscar metadados na tabela" + +#~ msgid "shared query" +#~ msgstr "consulta compartilhada" + +#~ msgid "The query couldn't be loaded" +#~ msgstr "A consulta não pôde ser carregada" + +#~ msgid "An error occurred while creating the data source" +#~ msgstr "Ocorreu um erro ao criar a fonte de dados" + +#~ msgid "Pick a chart type!" +#~ msgstr "Escolha um tipo de gráfico!" + +#~ msgid "To use this chart type you need at least one column flagged as a date" +#~ msgstr "" +#~ "Para usar este tipo de gráfico, " +#~ "você precisa de pelo menos uma " +#~ "coluna marcada como data" + +#~ msgid "To use this chart type you need at least one dimension" +#~ msgstr "Para usar este tipo de gráfico, você precisa de pelo menos uma dimensão" + +#~ msgid "To use this chart type you need at least one aggregation function" +#~ msgstr "" +#~ "Para usar este tipo de gráfico, " +#~ "você precisa de pelo menos uma " +#~ "função de agregação" + +#~ msgid "Untitled Query" +#~ msgstr "Consulta sem título" + +#~ msgid "Copy of %s" +#~ msgstr "Cópia de% s" + +#~ msgid "share query" +#~ msgstr "compartilhar consulta" + +#~ msgid "copy URL to clipboard" +#~ msgstr "copiar URL para a área de transferência" + +#~ msgid "Raw SQL" +#~ msgstr "Raw SQL" + +#~ msgid "Source SQL" +#~ msgstr "Fonte SQL" + +#~ msgid "SQL" +#~ msgstr "SQL" + +#~ msgid "No query history yet..." +#~ msgstr "Ainda não há histórico de consultas ..." + +#~ msgid "It seems you don't have access to any database" +#~ msgstr "Parece que você não tem acesso a qualquer banco de dados" + +#~ msgid "Search Results" +#~ msgstr "Procurar Resultados" + +#~ msgid "[From]-" +#~ msgstr "[A partir de]-" + +#~ msgid "[To]-" +#~ msgstr "[Para]-" + +#~ msgid "[Query Status]" +#~ msgstr "[Status da consulta]" + +#~ msgid "Search" +#~ msgstr "Pesquisa" + +#~ msgid "Open in SQL Editor" +#~ msgstr "Abrir no Editor de SQL" + +#~ msgid "view results" +#~ msgstr "Ver resultados" + +#~ msgid "Data preview" +#~ msgstr "Visualização de dados" + +#~ msgid "Visualize the data out of this query" +#~ msgstr "Visualize os dados desta consulta" + +#~ msgid "Overwrite text in editor with a query on this table" +#~ msgstr "Substitua texto no editor com uma consulta nesta tabela" + +#~ msgid "Run query in a new tab" +#~ msgstr "Executar consulta em uma nova guia" + +#~ msgid "Remove query from log" +#~ msgstr "Remover consulta do log" + +#~ msgid ".CSV" +#~ msgstr ".CSV" + +#~ msgid "Visualize" +#~ msgstr "Visualize" + +#~ msgid "was created" +#~ msgstr "foi criado" + +#~ msgid "Query in a new tab" +#~ msgstr "Consulta em uma nova guia" + +#~ msgid "Fetch data preview" +#~ msgstr "Obter a visualização de dados" + +#~ msgid "Track Job" +#~ msgstr "Acompanhe o emprego" + +#~ msgid "Loading..." +#~ msgstr "Carregando..." + +#~ msgid "Run Selected Query" +#~ msgstr "Executar consulta selecionada" + +#~ msgid "Run Query" +#~ msgstr "Executar consulta" + +#~ msgid "Run query asynchronously" +#~ msgstr "Execute a consulta de forma assíncrona" + +#~ msgid "Stop" +#~ msgstr "Pare" + +#~ msgid "Undefined" +#~ msgstr "Undefined" + +#~ msgid "Label for your query" +#~ msgstr "Etiqueta para sua consulta" + +#~ msgid "Write a description for your query" +#~ msgstr "Escreva uma descrição para sua consulta" + +#~ msgid "Save" +#~ msgstr "Salvar" + +#~ msgid "Save Query" +#~ msgstr "Salvar Consulta" + +#~ msgid "Run a query to display results here" +#~ msgstr "Execute uma consulta para exibir resultados aqui" + +#~ msgid "Preview for %s" +#~ msgstr "Visualização para %s" + +#~ msgid "Results" +#~ msgstr "Resultados" + +#~ msgid "Query History" +#~ msgstr "Histórico de consultas" + +#~ msgid "Create table as with query results" +#~ msgstr "Criar tabela como com resultados de consulta" + +#~ msgid "new table name" +#~ msgstr "novo nome da tabela" + +#~ msgid "Error while fetching table list" +#~ msgstr "Erro ao buscar a lista de tabelas" + +#~ msgid "Error while fetching schema list" +#~ msgstr "Erro ao buscar a lista de esquema" + +#~ msgid "Error while fetching database list" +#~ msgstr "Erro ao buscar a lista do banco de dados" + +#~ msgid "Database:" +#~ msgstr "Base de dados:" + +#~ msgid "Select a database" +#~ msgstr "Selecione um banco de dados" + +#~ msgid "Select a schema (%s)" +#~ msgstr "Selecione um esquema (%s)" + +#~ msgid "Schema:" +#~ msgstr "Esquema:" + +#~ msgid "Add a table (%s)" +#~ msgstr "Adicionar uma tabela (%s)" + +#~ msgid "Type to search ..." +#~ msgstr "Escreva para pesquisar ..." + +#~ msgid "Reset State" +#~ msgstr "Repor Estado" + +#~ msgid "Enter a new title for the tab" +#~ msgstr "Digite um novo título para a guia" + +#~ msgid "Untitled Query %s" +#~ msgstr "Consulta sem título %s" + +#~ msgid "close tab" +#~ msgstr "aba fechada" + +#~ msgid "rename tab" +#~ msgstr "guia renomear" + +#~ msgid "expand tool bar" +#~ msgstr "barra de ferramentas de expansão" + +#~ msgid "hide tool bar" +#~ msgstr "ocultar barra de ferramentas" + +#~ msgid "Copy partition query to clipboard" +#~ msgstr "Copie a consulta de partição para a área de transferência" + +#~ msgid "latest partition:" +#~ msgstr "última partição:" + +#~ msgid "Keys for table" +#~ msgstr "Chaves para mesa" + +#~ msgid "View keys & indexes (%s)" +#~ msgstr "Ver chaves e índices (%s)" + +#~ msgid "Sort columns alphabetically" +#~ msgstr "Classifique as colunas em ordem alfabética" + +#~ msgid "Original table column order" +#~ msgstr "Ordem de coluna da tabela original" + +#~ msgid "Copy SELECT statement to clipboard" +#~ msgstr "Copie a instrução SELECT para a área de transferência" + +#~ msgid "Remove table preview" +#~ msgstr "Remover a visualização da tabela" + +#~ msgid "" +#~ "%s is not right as a column " +#~ "name, please alias it (as in " +#~ "SELECT count(*) " +#~ msgstr "" +#~ "%s não está certo como um nome " +#~ "de coluna, por favor, alias (como " +#~ "na contagem SELECT (*)" + +#~ msgid "AS my_alias" +#~ msgstr "AS my_alias" + +#~ msgid "using only alphanumeric characters and underscores" +#~ msgstr "usando apenas caracteres alfanuméricos e sublinhados" + +#~ msgid "Creating a data source and popping a new tab" +#~ msgstr "Criando uma fonte de dados e exibindo uma nova guia" + +#~ msgid "No results available for this query" +#~ msgstr "Nenhum resultado disponível para esta consulta" + +#~ msgid "Chart Type" +#~ msgstr "Tipo de gráfico" + +#~ msgid "[Chart Type]" +#~ msgstr "[Tipo de gráfico]" + +#~ msgid "Datasource Name" +#~ msgstr "Nome da fonte de dados" + +#~ msgid "datasource name" +#~ msgstr "nome da fonte de dados" + +#~ msgid "Create a new slice" +#~ msgstr "Crie uma nova fatia" + +#~ msgid "Choose a datasource" +#~ msgstr "Escolha uma fonte de dados" + +#~ msgid "Choose a visualization type" +#~ msgstr "Escolha um tipo de visualização" + +#~ msgid "Create new slice" +#~ msgstr "Crie uma nova fatia" + +#~ msgid "Select ..." +#~ msgstr "Selecione ..." + +#~ msgid "Loaded data cached" +#~ msgstr "Dados carregados em cache" + +#~ msgid "Loaded from cache" +#~ msgstr "Carregado do cache" + +#~ msgid "Click to force-refresh" +#~ msgstr "Clique para forçar a atualização" + +#~ msgid "Copy to clipboard" +#~ msgstr "Copiar para área de transferência" + +#~ msgid "Not successful" +#~ msgstr "Não foi bem sucedido" + +#~ msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +#~ msgstr "Desculpe, o seu navegador não suporta a cópia. Use Ctrl / Cmd + C!" + +#~ msgid "Copied!" +#~ msgstr "Copiado!" + +#~ msgid "click to edit title" +#~ msgstr "Clique para editar o título" + +#~ msgid "You don't have the rights to alter this title." +#~ msgstr "Você não tem os direitos de alterar este título." + +#~ msgid "Click to favorite/unfavorite" +#~ msgstr "Clique para favoritar / desfavoritar" + +#~ msgid "You have unsaved changes." +#~ msgstr "Você tem alterações não salvas." + +#~ msgid "Click the" +#~ msgstr "Clique no" + +#~ msgid "button on the top right to save your changes." +#~ msgstr "botão no canto superior direito para salvar suas alterações." + +#~ msgid "Served from data cached %s . Click to force refresh." +#~ msgstr "" +#~ "Servido a partir de dados em cache" +#~ " %s. Clique para forçar a " +#~ "atualização." + +#~ msgid "Click to force refresh" +#~ msgstr "Clique para forçar a atualização" + +#~ msgid "Error" +#~ msgstr "Erro" + +#~ msgid "Sorry, there was an error adding slices to this dashboard: %s" +#~ msgstr "Desculpe, houve um erro ao adicionar fatias a este painel:% s" + +#~ msgid "Active Dashboard Filters" +#~ msgstr "Filtros Active Dashboard" + +#~ msgid "Checkout this dashboard: %s" +#~ msgstr "Marque este painel: %s" + +#~ msgid "Force refresh the whole dashboard" +#~ msgstr "Forçar a atualização do painel inteiro" + +#~ msgid "Edit this dashboard's properties" +#~ msgstr "Edite as propriedades deste painel" + +#~ msgid "Load a template" +#~ msgstr "Carregue um modelo" + +#~ msgid "Load a CSS template" +#~ msgstr "Carregue um modelo CSS" + +#~ msgid "Live CSS Editor" +#~ msgstr "Live CSS Editor" + +#~ msgid "Don't refresh" +#~ msgstr "Não atualize" + +#~ msgid "10 seconds" +#~ msgstr "10 segundos" + +#~ msgid "30 seconds" +#~ msgstr "30 segundos" + +#~ msgid "1 minute" +#~ msgstr "1 minuto" + +#~ msgid "5 minutes" +#~ msgstr "5 minutos" + +#~ msgid "Refresh Interval" +#~ msgstr "Intervalo de atualização" + +#~ msgid "Choose the refresh frequency for this dashboard" +#~ msgstr "Escolha a frequência de atualização para este painel de controle" + +#~ msgid "This dashboard was saved successfully." +#~ msgstr "Este painel de controle foi salvo com sucesso." + +#~ msgid "Sorry, there was an error saving this dashboard: " +#~ msgstr "Desculpe, houve um erro ao salvar este painel:" + +#~ msgid "You must pick a name for the new dashboard" +#~ msgstr "Você deve escolher um nome para o novo painel de controle" + +#~ msgid "Save Dashboard" +#~ msgstr "Save Dashboard" + +#~ msgid "Overwrite Dashboard [%s]" +#~ msgstr "Overwrite Dashboard [%s]" + +#~ msgid "Save as:" +#~ msgstr "Salvar como:" + +#~ msgid "[dashboard name]" +#~ msgstr "[Nome do painel]" + +#~ msgid "Viz" +#~ msgstr "Veja" + +#~ msgid "Add Slices" +#~ msgstr "Adicionar fatias" + +#~ msgid "Add a new slice to the dashboard" +#~ msgstr "Adicione uma nova fatia ao painel" + +#~ msgid "Add Slices to Dashboard" +#~ msgstr "Adicione fatias ao painel de instrumentos" + +#~ msgid "Move chart" +#~ msgstr "Mover gráfico" + +#~ msgid "Force refresh data" +#~ msgstr "Forçar dados de atualização" + +#~ msgid "Toggle chart description" +#~ msgstr "Alternar descrição do gráfico" + +#~ msgid "Edit chart" +#~ msgstr "Editar gráfico" + +#~ msgid "Export CSV" +#~ msgstr "Exportar CSV" + +#~ msgid "Explore chart" +#~ msgstr "Explore gráfico" + +#~ msgid "Remove chart from dashboard" +#~ msgstr "Remova o gráfico do painel" + +#~ msgid "is expected to be a number" +#~ msgstr "é esperado que seja um número" + +#~ msgid "is expected to be an integer" +#~ msgstr "espera-se que seja um número inteiro" + +#~ msgid "cannot be empty" +#~ msgstr "não pode estar vazio" + +#~ msgid "%s - untitled" +#~ msgstr "% s - sem título" + +#~ msgid "Edit slice properties" +#~ msgstr "Editar propriedades da fatia" + +#~ msgid "description" +#~ msgstr "descrição" + +#~ msgid "bolt" +#~ msgstr "parafuso" + +#~ msgid "Changing this control takes effect instantly" +#~ msgstr "Alterar esse controle é efetivo instantaneamente" + +#~ msgid "Error..." +#~ msgstr "Erro..." + +#~ msgid "Query" +#~ msgstr "Inquerir" + +#~ msgid "Height" +#~ msgstr "Altura" + +#~ msgid "Width" +#~ msgstr "Largura" + +#~ msgid "Export to .json" +#~ msgstr "Exportar para .json" + +#~ msgid "Export to .csv format" +#~ msgstr "Exportar para o formato .csv" + +#~ msgid "Please enter a slice name" +#~ msgstr "Digite um nome de fatia" + +#~ msgid "Please select a dashboard" +#~ msgstr "Selecione um painel de controle" + +#~ msgid "Please enter a dashboard name" +#~ msgstr "Digite um nome de painel" + +#~ msgid "Save A Slice" +#~ msgstr "Salvar uma fatia" + +#~ msgid "Overwrite slice %s" +#~ msgstr "Substitua a fatia %s" + +#~ msgid "Save as" +#~ msgstr "Salvar como" + +#~ msgid "[slice name]" +#~ msgstr "[nome da fatia]" + +#~ msgid "Do not add to a dashboard" +#~ msgstr "Não adicione um painel" + +#~ msgid "Add slice to existing dashboard" +#~ msgstr "Adicione uma fatia ao painel de controle existente" + +#~ msgid "Add to new dashboard" +#~ msgstr "Adicionar ao novo painel" + +#~ msgid "Save & go to dashboard" +#~ msgstr "Salve e vá para o painel de bordo" + +#~ msgid "Check out this slice: %s" +#~ msgstr "Confira esta fatia: %s" + +#~ msgid "`Min` value should be numeric or empty" +#~ msgstr "O valor `Min` deve ser numérico ou vazio" + +#~ msgid "`Max` value should be numeric or empty" +#~ msgstr "O valor `Max` deve ser numérico ou vazio" + +#~ msgid "Something went wrong while fetching the datasource list" +#~ msgstr "Algo deu errado ao buscar a lista de fontes de dados" + +#~ msgid "Click to point to another datasource" +#~ msgstr "Clique para apontar para outra fonte de dados" + +#~ msgid "Edit the datasource's configuration" +#~ msgstr "Edite a configuração da fonte de dados" + +#~ msgid "Select a datasource" +#~ msgstr "Selecione uma fonte de dados" + +#~ msgid "Search / Filter" +#~ msgstr "Pesquisa / Filtro" + +#~ msgid "Filter value" +#~ msgstr "Valor de filtro" + +#~ msgid "Select metric" +#~ msgstr "Selecione a métrica" + +#~ msgid "Select column" +#~ msgstr "Selecione a coluna" + +#~ msgid "Select operator" +#~ msgstr "Selecione o operador" + +#~ msgid "Error while fetching data" +#~ msgstr "Erro ao buscar dados" + +#~ msgid "Select %s" +#~ msgstr "Selecione% s" + +#~ msgid "textarea" +#~ msgstr "textarea" + +#~ msgid "Edit" +#~ msgstr "Editar" + +#~ msgid "in modal" +#~ msgstr "em modal" + +#~ msgid "Select a visualization type" +#~ msgstr "Selecione um tipo de visualização" + +#~ msgid "Updating chart was stopped" +#~ msgstr "O mapa de atualização foi interrompido" + +#~ msgid "An error occurred while rendering the visualization: %s" +#~ msgstr "Ocorreu um erro ao renderizar a visualização:% s" + +#~ msgid "" +#~ "Perhaps your data has grown, your " +#~ "database is under unusual load, or " +#~ "you are simply querying a data " +#~ "source that is to large to be " +#~ "processed within the timeout range. If" +#~ " that is the case, we recommend " +#~ "that you summarize your data further." +#~ msgstr "" +#~ "Talvez seus dados tenham crescido, seu" +#~ " banco de dados está sob carga " +#~ "incomum, ou você está simplesmente " +#~ "consultando uma fonte de dados que " +#~ "seja grande para ser processada dentro" +#~ " do intervalo de tempo limite. Se " +#~ "for esse o caso, recomendamos que " +#~ "você sintetize seus dados ainda mais." + +#~ msgid "Network error." +#~ msgstr "Erro de rede." + +#~ msgid "" +#~ "A reference to the [Time] configuration," +#~ " taking granularity into account" +#~ msgstr "" +#~ "Uma referência à configuração [Time], " +#~ "levando em consideração a granularidade" + +#~ msgid "Group by" +#~ msgstr "Agrupar por" + +#~ msgid "One or many controls to group by" +#~ msgstr "Um ou vários controles para agrupar" + +#~ msgid "The type of visualization to display" +#~ msgstr "O tipo de visualização a ser exibida" + +#~ msgid "Metrics" +#~ msgstr "Métricas" + +#~ msgid "One or many metrics to display" +#~ msgstr "Uma ou várias métricas para exibir" + +#~ msgid "Percentage Metrics" +#~ msgstr "Métricas percentuais" + +#~ msgid "Metrics for which percentage of total are to be displayed" +#~ msgstr "Métricas para qual porcentagem do total deve ser exibida" + +#~ msgid "Y Axis Bounds" +#~ msgstr "Y Axis Bounds" + +#~ msgid "" +#~ "Bounds for the Y axis. When left" +#~ " empty, the bounds are dynamically " +#~ "defined based on the min/max of " +#~ "the data. Note that this feature " +#~ "will only expand the axis range. " +#~ "It won't narrow the data's extent." +#~ msgstr "" +#~ "Limites para o eixo Y. Quando " +#~ "deixados vazios, os limites são " +#~ "definidos dinamicamente com base no min" +#~ " / max dos dados. Observe que " +#~ "esse recurso expandirá apenas o alcance" +#~ " do eixo. Não restringirá a extensão" +#~ " dos dados." + +#~ msgid "Ordering" +#~ msgstr "Encomenda" + +#~ msgid "Annotation Layers" +#~ msgstr "Camadas de anotação" + +#~ msgid "Annotation layers to overlay on the visualization" +#~ msgstr "Camadas de anotação para sobreposição na visualização" + +#~ msgid "Select a annotation layer" +#~ msgstr "Selecione uma camada de anotação" + +#~ msgid "Error while fetching annotation layers" +#~ msgstr "Erro ao buscar camadas de anotações" + +#~ msgid "Choose the metric" +#~ msgstr "Escolha a métrica" + +#~ msgid "Right Axis Metric" +#~ msgstr "Metric do Eixo Direito" + +#~ msgid "Choose a metric for right axis" +#~ msgstr "Escolha uma métrica para o eixo direito" + +#~ msgid "Stacked Style" +#~ msgstr "Estilo empilhado" + +#~ msgid "Sort X Axis" +#~ msgstr "Classificar X Axis" + +#~ msgid "Sort Y Axis" +#~ msgstr "Eixo de classificação Y" + +#~ msgid "Linear Color Scheme" +#~ msgstr "Esquema de cores lineares" + +#~ msgid "Normalize Across" +#~ msgstr "Normalize across" + +#~ msgid "" +#~ "Color will be rendered based on a" +#~ " ratio of the cell against the " +#~ "sum of across this criteria" +#~ msgstr "" +#~ "A cor será renderizada com base em" +#~ " uma proporção da célula contra a " +#~ "soma de este critério" + +#~ msgid "Horizon Color Scale" +#~ msgstr "Horizon Color Scale" + +#~ msgid "Defines how the color are attributed." +#~ msgstr "Define como a cor é atribuída." + +#~ msgid "Rendering" +#~ msgstr "Renderização" + +#~ msgid "" +#~ "image-rendering CSS attribute of the " +#~ "canvas object that defines how the " +#~ "browser scales up the image" +#~ msgstr "" +#~ "atributo CSS de renderização de imagem" +#~ " do objeto de tela que define " +#~ "como o navegador aumenta a imagem" + +#~ msgid "XScale Interval" +#~ msgstr "Intervalo XScale" + +#~ msgid "Number of steps to take between ticks when displaying the X scale" +#~ msgstr "Número de passos a seguir entre os tiques ao exibir a escala X" + +#~ msgid "YScale Interval" +#~ msgstr "YScale Interval" + +#~ msgid "Number of steps to take between ticks when displaying the Y scale" +#~ msgstr "Número de passos a seguir entre os tiques ao exibir a escala Y" + +#~ msgid "Include Time" +#~ msgstr "Incluir Hora" + +#~ msgid "Whether to include the time granularity as defined in the time section" +#~ msgstr "" +#~ "Se deve incluir a granularidade do " +#~ "tempo conforme definido na seção de " +#~ "tempo" + +#~ msgid "Show percentage" +#~ msgstr "Mostrar porcentagem" + +#~ msgid "Whether to include the percentage in the tooltip" +#~ msgstr "Se deve incluir a porcentagem na dica de ferramenta" + +#~ msgid "Stacked Bars" +#~ msgstr "Barras empilhadas" + +#~ msgid "Show totals" +#~ msgstr "Mostrar totais" + +#~ msgid "Display total row/column" +#~ msgstr "Exibir linha / coluna total" + +#~ msgid "Show Markers" +#~ msgstr "Mostrar marcadores" + +#~ msgid "Show data points as circle markers on the lines" +#~ msgstr "Mostrar pontos de dados como marcadores de círculo nas linhas" + +#~ msgid "Bar Values" +#~ msgstr "Valores do Bar" + +#~ msgid "Show the value on top of the bar" +#~ msgstr "Mostre o valor em cima da barra" + +#~ msgid "Sort Bars" +#~ msgstr "Classificar Bares" + +#~ msgid "Sort bars by x labels." +#~ msgstr "Classifique barras por x etiquetas." + +#~ msgid "Combine Metrics" +#~ msgstr "Métricas combinadas" + +#~ msgid "" +#~ "Display metrics side by side within " +#~ "each column, as opposed to each " +#~ "column being displayed side by side " +#~ "for each metric." +#~ msgstr "" +#~ "Exibir métricas lado a lado dentro " +#~ "de cada coluna, em oposição a cada" +#~ " coluna sendo exibida lado a lado " +#~ "por cada métrica." + +#~ msgid "Extra Controls" +#~ msgstr "Controles extras" + +#~ msgid "" +#~ "Whether to show extra controls or " +#~ "not. Extra controls include things like" +#~ " making mulitBar charts stacked or " +#~ "side by side." +#~ msgstr "" +#~ "Seja para mostrar controles extras ou" +#~ " não. Os controles extras incluem " +#~ "coisas como fazer quadros de mulitBar" +#~ " empilhados ou lado a lado." + +#~ msgid "Reduce X ticks" +#~ msgstr "Reduza os carrapatos X" + +#~ msgid "" +#~ "Reduces the number of X axis ticks" +#~ " to be rendered. If true, the x" +#~ " axis wont overflow and labels may" +#~ " be missing. If false, a minimum " +#~ "width will be applied to columns " +#~ "and the width may overflow into an" +#~ " horizontal scroll." +#~ msgstr "" +#~ "Reduz o número de tiques do eixo" +#~ " X a serem renderizados. Se for " +#~ "verdade, o eixo x não irá " +#~ "transbordar e rótulos podem estar " +#~ "faltando. Se for falso, uma largura " +#~ "mínima será aplicada às colunas e " +#~ "a largura pode transbordar em um " +#~ "pergaminho horizontal." + +#~ msgid "Include Series" +#~ msgstr "Incluir Série" + +#~ msgid "Include series name as an axis" +#~ msgstr "Inclua o nome da série como um eixo" + +#~ msgid "Color Metric" +#~ msgstr "Métrica de cor" + +#~ msgid "A metric to use for color" +#~ msgstr "Uma métrica para usar para cores" + +#~ msgid "Country Name" +#~ msgstr "Nome do país" + +#~ msgid "The name of country that Superset should display" +#~ msgstr "O nome do país que Superset deve exibir" + +#~ msgid "Country Field Type" +#~ msgstr "Tipo de campo do país" + +#~ msgid "" +#~ "The country code standard that Superset" +#~ " should expect to find in the " +#~ "[country] column" +#~ msgstr "" +#~ "O padrão do código do país que " +#~ "Superset deve esperar encontrar na " +#~ "coluna [country]" + +#~ msgid "Columns" +#~ msgstr "Colunas" + +#~ msgid "One or many controls to pivot as columns" +#~ msgstr "Um ou vários controles para girar como colunas" + +#~ msgid "Columns to display" +#~ msgstr "Colunas para exibir" + +#~ msgid "Origin" +#~ msgstr "Origem" + +#~ msgid "" +#~ "Defines the origin where time buckets" +#~ " start, accepts natural dates as in" +#~ " `now`, `sunday` or `1970-01-01`" +#~ msgstr "" +#~ "Define a origem onde os baldes de" +#~ " tempo começam, aceita datas naturais " +#~ "como em `now`,` sunday` ou `1970-01-01`" + +#~ msgid "Bottom Margin" +#~ msgstr "Margem inferior" + +#~ msgid "Bottom margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" +#~ "Margem inferior, em pixels, permitindo " +#~ "mais espaço para etiquetas de eixos" + +#~ msgid "Left Margin" +#~ msgstr "Margem esquerda" + +#~ msgid "Left margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" +#~ "Margem esquerda, em pixels, permitindo " +#~ "mais espaço para rótulos de eixos" + +#~ msgid "Time Granularity" +#~ msgstr "Granularidade do tempo" + +#~ 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 "" +#~ "O tempo de granularidade para a " +#~ "visualização. Observe que você pode " +#~ "digitar e usar linguagem natural simples" +#~ " como \"10 segundos\", \"1 dia\" ou" +#~ " \"56 semanas\"." + +#~ msgid "Domain" +#~ msgstr "Domínio" + +#~ msgid "The time unit used for the grouping of blocks" +#~ msgstr "A unidade de tempo usada para o agrupamento de blocos" + +#~ msgid "Subdomain" +#~ msgstr "Subdomínio" + +#~ msgid "" +#~ "The time unit for each block. " +#~ "Should be a smaller unit than " +#~ "domain_granularity. Should be larger or " +#~ "equal to Time Grain" +#~ msgstr "" +#~ "A unidade de tempo para cada " +#~ "bloco. Deve ser uma unidade menor " +#~ "que domain_granularity. Deve ser maior " +#~ "ou igual a Time Grain" + +#~ msgid "Link Length" +#~ msgstr "Comprimento do link" + +#~ msgid "Link length in the force layout" +#~ msgstr "Comprimento do link no layout da força" + +#~ msgid "Charge" +#~ msgstr "Carregar" + +#~ msgid "Charge in the force layout" +#~ msgstr "Cobrar no layout da força" + +#~ msgid "" +#~ "The time column for the visualization." +#~ " Note that you can define arbitrary" +#~ " expression that return a DATETIME " +#~ "column in the table or. Also note" +#~ " that the filter below is applied " +#~ "against this column or expression" +#~ msgstr "" +#~ "A coluna de tempo para a " +#~ "visualização. Observe que você pode " +#~ "definir uma expressão arbitrária que " +#~ "retorna uma coluna DATETIME na tabela" +#~ " ou. Observe também que o filtro " +#~ "abaixo é aplicado contra esta coluna " +#~ "ou expressão" + +#~ msgid "Time Grain" +#~ msgstr "Tempo Grain" + +#~ 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 "" +#~ "O tempo de granularidade para a " +#~ "visualização. Isso aplica uma transformação" +#~ " de data para alterar sua coluna " +#~ "de tempo e define uma nova " +#~ "granularidade de tempo. As opções aqui" +#~ " são definidas por base de banco " +#~ "de dados por base no código-fonte" +#~ " Superset." + +#~ msgid "Resample Rule" +#~ msgstr "Regra de Repetição" + +#~ msgid "Pandas resample rule" +#~ msgstr "Regra de resample de pandas" + +#~ msgid "Resample How" +#~ msgstr "Resample How" + +#~ msgid "Pandas resample how" +#~ msgstr "Pandas ressamam como" + +#~ msgid "Resample Fill Method" +#~ msgstr "Método de preenchimento da rememplificação" + +#~ msgid "Pandas resample fill method" +#~ msgstr "Método de preenchimento de reamalhamento de pandas" + +#~ msgid "Since" +#~ msgstr "Desde a" + +#~ msgid "7 days ago" +#~ msgstr "7 dias atrás" + +#~ msgid "Until" +#~ msgstr "Até" + +#~ msgid "Max Bubble Size" +#~ msgstr "Tamanho máximo da bolha" + +#~ msgid "Whisker/outlier options" +#~ msgstr "Opções de Whisker / Outlier" + +#~ msgid "Determines how whiskers and outliers are calculated." +#~ msgstr "Determina como são calculados os bigodes e outliers." + +#~ msgid "Ratio" +#~ msgstr "Ratio" + +#~ msgid "Target aspect ratio for treemap tiles." +#~ msgstr "Relação de aspecto do alvo para telhas de treemap." + +#~ msgid "Number format" +#~ msgstr "Formato numérico" + +#~ msgid "Row limit" +#~ msgstr "Limite de linha" + +#~ msgid "Series limit" +#~ msgstr "Limite de série" + +#~ msgid "Limits the number of time series that get displayed" +#~ msgstr "Limita o número de séries temporais que são exibidas" + +#~ msgid "Sort By" +#~ msgstr "Ordenar por" + +#~ msgid "Metric used to define the top series" +#~ msgstr "Métrica usada para definir a série superior" + +#~ msgid "Sort Descending" +#~ msgstr "Ordenar decrescente" + +#~ msgid "Whether to sort descending or ascending" +#~ msgstr "Quer classificar descendente ou ascendente" + +#~ msgid "Rolling" +#~ msgstr "Rolling" + +#~ msgid "" +#~ "Defines a rolling window function to " +#~ "apply, works along with the [Periods]" +#~ " text box" +#~ msgstr "" +#~ "Define uma função de janela rolante " +#~ "para aplicar, funciona junto com a " +#~ "caixa de texto [Períodos]" + +#~ msgid "Periods" +#~ msgstr "Períodos" + +#~ msgid "" +#~ "Defines the size of the rolling " +#~ "window function, relative to the time" +#~ " granularity selected" +#~ msgstr "" +#~ "Define o tamanho da função da " +#~ "janela rolante, em relação à " +#~ "granularidade de tempo selecionada" + +#~ msgid "Min Periods" +#~ msgstr "Períodos mínimos" + +#~ 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 "" +#~ "O número mínimo de períodos de " +#~ "rolamento necessários para mostrar um " +#~ "valor. Por exemplo, se você fizer " +#~ "uma soma cumulativa em 7 dias, " +#~ "você pode querer que seu \"Período " +#~ "Mínimo\" seja 7, de modo que todos" +#~ " os pontos de dados mostrados sejam" +#~ " o total de 7 períodos. Isso " +#~ "irá esconder a \"aceleração\" ocorrendo " +#~ "nos primeiros 7 períodos" + +#~ msgid "Series" +#~ msgstr "Series" + +#~ msgid "" +#~ "Defines the grouping of entities. Each" +#~ " series is shown as a specific " +#~ "color on the chart and has a " +#~ "legend toggle" +#~ msgstr "" +#~ "Define o agrupamento de entidades. Cada" +#~ " série é mostrada como uma cor " +#~ "específica no gráfico e tem uma " +#~ "alternância de legenda" + +#~ msgid "Entity" +#~ msgstr "Entidade" + +#~ msgid "This defines the element to be plotted on the chart" +#~ msgstr "Isso define o elemento a ser plotado no gráfico" + +#~ msgid "X Axis" +#~ msgstr "X Axis" + +#~ msgid "Metric assigned to the [X] axis" +#~ msgstr "Metric atribuído ao eixo [X]" + +#~ msgid "Y Axis" +#~ msgstr "Eixo" + +#~ msgid "Metric assigned to the [Y] axis" +#~ msgstr "Metric atribuído ao eixo [Y]" + +#~ msgid "Bubble Size" +#~ msgstr "Tamanho da bolha" + +#~ msgid "URL" +#~ msgstr "URL" + +#~ msgid "" +#~ "The URL, this control is templated, " +#~ "so you can integrate {{ width }}" +#~ " and/or {{ height }} in your " +#~ "URL string." +#~ msgstr "" +#~ "O URL, este controle está modelado, " +#~ "para que você possa integrar {{width}}" +#~ " e / ou {{height}} em sua " +#~ "string de URL." + +#~ msgid "X Axis Label" +#~ msgstr "Etiqueta X Axis" + +#~ msgid "Y Axis Label" +#~ msgstr "E Eixo Etiqueta" + +#~ msgid "Custom WHERE clause" +#~ msgstr "Cláusula WHERE personalizada" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's WHERE clause, as " +#~ "an AND to other criteria. You can" +#~ " include complex expression, parenthesis " +#~ "and anything else supported by the " +#~ "backend it is directed towards." +#~ msgstr "" +#~ "O texto nesta caixa é incluído na" +#~ " cláusula WHERE da sua consulta, como" +#~ " um AND para outros critérios. Você" +#~ " pode incluir expressão complexa, " +#~ "parênteses e qualquer outra coisa " +#~ "suportada pelo backend para o qual " +#~ "é direcionado." + +#~ msgid "Custom HAVING clause" +#~ msgstr "Cláusula HAVING personalizada" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's HAVING clause, as" +#~ " an AND to other criteria. You " +#~ "can include complex expression, parenthesis" +#~ " and anything else supported by the" +#~ " backend it is directed towards." +#~ msgstr "" +#~ "O texto nesta caixa é incluído na" +#~ " cláusula HAVING da sua consulta, " +#~ "como um AND para outros critérios. " +#~ "Você pode incluir expressão complexa, " +#~ "parênteses e qualquer outra coisa " +#~ "suportada pelo backend para o qual " +#~ "é direcionado." + +#~ msgid "Comparison Period Lag" +#~ msgstr "Retardo do período de comparação" + +#~ msgid "Based on granularity, number of time periods to compare against" +#~ msgstr "" +#~ "Com base na granularidade, o número " +#~ "de períodos de tempo para comparar " +#~ "contra" + +#~ msgid "Comparison suffix" +#~ msgstr "Sufixo de comparação" + +#~ msgid "Suffix to apply after the percentage display" +#~ msgstr "Sufixo para aplicar após a exibição percentual" + +#~ msgid "Table Timestamp Format" +#~ msgstr "Formato de data e hora da tabela" + +#~ msgid "Timestamp Format" +#~ msgstr "Formato do carimbo de data / hora" + +#~ msgid "Series Height" +#~ msgstr "Altura da série" + +#~ msgid "Pixel height of each series" +#~ msgstr "Altura de pixel de cada série" + +#~ msgid "Page Length" +#~ msgstr "Comprimento da página" + +#~ msgid "Rows per page, 0 means no pagination" +#~ msgstr "Linhas por página, 0 significa que nenhuma paginação" + +#~ msgid "X Axis Format" +#~ msgstr "Formato X Axis" + +#~ msgid "Y Axis Format" +#~ msgstr "Y Eixo Formato" + +#~ msgid "Right Axis Format" +#~ msgstr "Formato do Eixo Direito" + +#~ msgid "Date Time Format" +#~ msgstr "Formato da hora da data" + +#~ msgid "Markup Type" +#~ msgstr "Tipo de marcação" + +#~ msgid "Pick your favorite markup language" +#~ msgstr "Escolha sua linguagem de marcação favorita" + +#~ msgid "Rotation" +#~ msgstr "Rotação" + +#~ msgid "Rotation to apply to words in the cloud" +#~ msgstr "Rotação para aplicar a palavras na nuvem" + +#~ msgid "Line Style" +#~ msgstr "Estilo de linha" + +#~ msgid "Line interpolation as defined by d3.js" +#~ msgstr "Interpolação de linha conforme definido por d3.js" + +#~ msgid "Label Type" +#~ msgstr "Tipo de etiqueta" + +#~ msgid "What should be shown on the label?" +#~ msgstr "O que deve ser mostrado no rótulo?" + +#~ msgid "Code" +#~ msgstr "Código" + +#~ msgid "Put your code here" +#~ msgstr "Coloque seu código aqui" + +#~ msgid "Aggregation function" +#~ msgstr "Função de agregação" + +#~ msgid "" +#~ "Aggregate function to apply when " +#~ "pivoting and computing the total rows" +#~ " and columns" +#~ msgstr "" +#~ "Função de agregação a ser aplicada " +#~ "ao girar e calcular o total de " +#~ "linhas e colunas" + +#~ msgid "Font Size From" +#~ msgstr "Tamanho da fonte de" + +#~ msgid "Font size for the smallest value in the list" +#~ msgstr "Tamanho da fonte para o menor valor na lista" + +#~ msgid "Font Size To" +#~ msgstr "Tamanho da fonte para" + +#~ msgid "Font size for the biggest value in the list" +#~ msgstr "Tamanho da fonte para o maior valor na lista" + +#~ msgid "Instant Filtering" +#~ msgstr "Filtragem instantânea" + +#~ msgid "Range Filter" +#~ msgstr "Filtro de intervalo" + +#~ msgid "Whether to display the time range interactive selector" +#~ msgstr "Se deseja exibir o seletor interativo do intervalo de tempo" + +#~ msgid "Date Filter" +#~ msgstr "Filtro de data" + +#~ msgid "Whether to include a time filter" +#~ msgstr "Seja para incluir um filtro de tempo" + +#~ msgid "Show SQL Granularity Dropdown" +#~ msgstr "Show SQL Granularity Dropdown" + +#~ msgid "Check to include SQL Granularity dropdown" +#~ msgstr "Verifique para incluir o menu suspenso SQL Granularity" + +#~ msgid "Show SQL Time Column" +#~ msgstr "Mostrar coluna de tempo SQL" + +#~ msgid "Check to include Time Column dropdown" +#~ msgstr "Verifique para incluir o menu suspenso Coluna de tempo" + +#~ msgid "Show Druid Granularity Dropdown" +#~ msgstr "Show Druid Granularity Dropdown" + +#~ msgid "Check to include Druid Granularity dropdown" +#~ msgstr "Verifique para incluir o menu suspenso Druid Granularity" + +#~ msgid "Show Druid Time Origin" +#~ msgstr "Show Druid Time Origin" + +#~ msgid "Check to include Time Origin dropdown" +#~ msgstr "Verifique para incluir o menu suspenso Origem do tempo" + +#~ msgid "Data Table" +#~ msgstr "Tabela de dados" + +#~ msgid "Whether to display the interactive data table" +#~ msgstr "Se deseja exibir a tabela de dados interativos" + +#~ msgid "Search Box" +#~ msgstr "Caixa de pesquisa" + +#~ msgid "Whether to include a client side search box" +#~ msgstr "Se incluir uma caixa de pesquisa do lado do cliente" + +#~ msgid "Table Filter" +#~ msgstr "Filtro de mesa" + +#~ msgid "Whether to apply filter when table cell is clicked" +#~ msgstr "Se deseja aplicar o filtro quando a célula da tabela é clicada" + +#~ msgid "Show Bubbles" +#~ msgstr "Show Bubbles" + +#~ msgid "Whether to display bubbles on top of countries" +#~ msgstr "Seja para exibir bolhas em cima dos países" + +#~ msgid "Legend" +#~ msgstr "lenda" + +#~ msgid "Whether to display the legend (toggles)" +#~ msgstr "Se deseja exibir a legenda (alternar)" + +#~ msgid "Show Values" +#~ msgstr "Mostrar valores" + +#~ msgid "Whether to display the numerical values within the cells" +#~ msgstr "Se deseja exibir os valores numéricos dentro das células" + +#~ msgid "X bounds" +#~ msgstr "X limites" + +#~ msgid "Whether to display the min and max values of the X axis" +#~ msgstr "Se deseja exibir os valores mínimo e máximo do eixo X" + +#~ msgid "Y bounds" +#~ msgstr "Y limites" + +#~ msgid "Whether to display the min and max values of the Y axis" +#~ msgstr "Se deseja exibir os valores mínimo e máximo do eixo Y" + +#~ msgid "Rich Tooltip" +#~ msgstr "Rich Tooltip" + +#~ msgid "The rich tooltip shows a list of all series for that point in time" +#~ msgstr "" +#~ "A ferramenta de informação rica mostra" +#~ " uma lista de todas as séries " +#~ "para esse ponto no tempo" + +#~ msgid "Y Log Scale" +#~ msgstr "Y Escala de registro" + +#~ msgid "Use a log scale for the Y axis" +#~ msgstr "Use uma escala de log para o eixo Y" + +#~ msgid "X Log Scale" +#~ msgstr "X Log Scale" + +#~ msgid "Use a log scale for the X axis" +#~ msgstr "Use uma escala de log para o eixo X" + +#~ msgid "Log Scale" +#~ msgstr "Escala logarítmica" + +#~ msgid "Use a log scale" +#~ msgstr "Use uma escala de registro" + +#~ msgid "Donut" +#~ msgstr "Rosquinha" + +#~ msgid "Do you want a donut or a pie?" +#~ msgstr "Você quer uma rosquinha ou uma torta?" + +#~ msgid "Put labels outside" +#~ msgstr "Coloque rótulos fora" + +#~ msgid "Put the labels outside the pie?" +#~ msgstr "Coloque as etiquetas fora da torta?" + +#~ msgid "Contribution" +#~ msgstr "Contribuição" + +#~ msgid "Compute the contribution to the total" +#~ msgstr "Calcule a contribuição para o total" + +#~ msgid "Period Ratio" +#~ msgstr "Rácio de Período" + +#~ msgid "" +#~ "[integer] Number of period to compare" +#~ " against, this is relative to the " +#~ "granularity selected" +#~ msgstr "" +#~ "[número inteiro] Número do período a " +#~ "comparar contra, isto é relativo à " +#~ "granularidade selecionada" + +#~ msgid "Period Ratio Type" +#~ msgstr "Tipo de Rácio de Período" + +#~ msgid "" +#~ "`factor` means (new/previous), `growth` is " +#~ "((new/previous) - 1), `value` is " +#~ "(new-previous)" +#~ msgstr "" +#~ "`factor 'significa (novo / anterior),` " +#~ "crescimento' é ((novo / anterior) - " +#~ "1), `valor` é (novo-anterior)" + +#~ msgid "Time Shift" +#~ msgstr "Mudança de horário" + +#~ msgid "" +#~ "Overlay a timeseries from a relative " +#~ "time period. Expects relative time delta" +#~ " in natural language (example: 24 " +#~ "hours, 7 days, 56 weeks, 365 days)" +#~ msgstr "" +#~ "Superponha uma série de tempo de " +#~ "um período de tempo relativo. Espera " +#~ "tempo relativo delta em linguagem " +#~ "natural (exemplo: 24 horas, 7 dias, " +#~ "56 semanas, 365 dias)" + +#~ msgid "Subheader" +#~ msgstr "Subtítulo" + +#~ msgid "Description text that shows up below your Big Number" +#~ msgstr "Texto de descrição que aparece abaixo do seu grande número" + +#~ msgid "label" +#~ msgstr "rótulo" + +#~ msgid "" +#~ "`count` is COUNT(*) if a group by" +#~ " is used. Numerical columns will be" +#~ " aggregated with the aggregator. Non-" +#~ "numerical columns will be used to " +#~ "label points. Leave empty to get a" +#~ " count of points in each cluster." +#~ msgstr "" +#~ "`count` é COUNT (*) se um grupo" +#~ " for usado. As colunas numéricas " +#~ "serão agregadas com o agregador. Colunas" +#~ " não-numéricas serão usadas para " +#~ "rotular pontos. Deixe vazio para obter" +#~ " uma contagem de pontos em cada " +#~ "cluster." + +#~ msgid "Map Style" +#~ msgstr "Estilo do mapa" + +#~ msgid "Base layer map style" +#~ msgstr "Estilo do mapa da camada base" + +#~ msgid "Clustering Radius" +#~ msgstr "Raio de agrupamento" + +#~ msgid "" +#~ "The radius (in pixels) the algorithm " +#~ "uses to define a cluster. Choose 0" +#~ " to turn off clustering, but beware" +#~ " that a large number of points " +#~ "(>1000) will cause lag." +#~ msgstr "" +#~ "O raio (em pixels) que o algoritmo" +#~ " usa para definir um cluster. Escolha" +#~ " 0 para desativar o cluster, mas " +#~ "tenha cuidado com o fato de que" +#~ " um grande número de pontos (> " +#~ "1000) causará atraso." + +#~ msgid "Point Radius" +#~ msgstr "Ponto Raio" + +#~ msgid "" +#~ "The radius of individual points (ones" +#~ " that are not in a cluster). " +#~ "Either a numerical column or `Auto`, " +#~ "which scales the point based on " +#~ "the largest cluster" +#~ msgstr "" +#~ "O raio de pontos individuais (aqueles" +#~ " que não estão em um cluster). " +#~ "Ou uma coluna numérica ou `Auto '," +#~ " que escala o ponto com base no" +#~ " maior cluster" + +#~ msgid "Point Radius Unit" +#~ msgstr "Unidade de raio de ponto" + +#~ msgid "The unit of measure for the specified point radius" +#~ msgstr "A unidade de medida para o raio de ponto especificado" + +#~ msgid "Opacity" +#~ msgstr "Opacidade" + +#~ msgid "Opacity of all clusters, points, and labels. Between 0 and 1." +#~ msgstr "Opacidade de todos os clusters, pontos e rótulos. Entre 0 e 1." + +#~ msgid "Zoom" +#~ msgstr "Zoom" + +#~ msgid "Zoom level of the map" +#~ msgstr "Nível de zoom do mapa" + +#~ msgid "Default latitude" +#~ msgstr "Latitude padrão" + +#~ msgid "Latitude of default viewport" +#~ msgstr "Latitude da janela de exibição padrão" + +#~ msgid "Default longitude" +#~ msgstr "Longitude padrão" + +#~ msgid "Longitude of default viewport" +#~ msgstr "Longitude da exibição padrão" + +#~ msgid "Live render" +#~ msgstr "Live render" + +#~ msgid "Points and clusters will update as viewport is being changed" +#~ msgstr "" +#~ "Pontos e clusters serão atualizados à" +#~ " medida que a viewport estiver sendo" +#~ " alterada" + +#~ msgid "RGB Color" +#~ msgstr "Cor RGB" + +#~ msgid "The color for points and clusters in RGB" +#~ msgstr "A cor para pontos e clusters em RGB" + +#~ msgid "Color" +#~ msgstr "Cor" + +#~ msgid "Pick a color" +#~ msgstr "Escolha uma cor" + +#~ msgid "Ranges" +#~ msgstr "Gamas" + +#~ msgid "Ranges to highlight with shading" +#~ msgstr "Gira para destacar com sombreamento" + +#~ msgid "Range labels" +#~ msgstr "Etiquetas de escala" + +#~ msgid "Labels for the ranges" +#~ msgstr "Etiquetas para os intervalos" + +#~ msgid "Markers" +#~ msgstr "Marcadores" + +#~ msgid "List of values to mark with triangles" +#~ msgstr "Lista de valores a marcar com triângulos" + +#~ msgid "Marker labels" +#~ msgstr "Marcadores de marcador" + +#~ msgid "Labels for the markers" +#~ msgstr "Etiquetas para marcadores" + +#~ msgid "Marker lines" +#~ msgstr "Linhas de marcador" + +#~ msgid "List of values to mark with lines" +#~ msgstr "Lista de valores a marcar com linhas" + +#~ msgid "Marker line labels" +#~ msgstr "Marcadores de linha de marcador" + +#~ msgid "Labels for the marker lines" +#~ msgstr "Etiquetas para as linhas de marcação" + +#~ msgid "Slice ID" +#~ msgstr "ID da fatia" + +#~ msgid "The id of the active slice" +#~ msgstr "O id da fatia ativa" + +#~ msgid "Cache Timeout (seconds)" +#~ msgstr "Tempo limite de cache (segundos)" + +#~ msgid "The number of seconds before expiring the cache" +#~ msgstr "O número de segundos antes de expirar o cache" + +#~ msgid "Order by entity id" +#~ msgstr "Encomendar por identificação de entidade" + +#~ msgid "" +#~ "Important! Select this if the table " +#~ "is not already sorted by entity " +#~ "id, else there is no guarantee " +#~ "that all events for each entity " +#~ "are returned." +#~ msgstr "" +#~ "Importante! Selecione isso se a tabela" +#~ " ainda não estiver classificada por " +#~ "entidade, caso contrário, não há " +#~ "garantia de que todos os eventos " +#~ "para cada entidade sejam devolvidos." + +#~ msgid "Minimum leaf node event count" +#~ msgstr "Contagem minima do evento do nó da folha" + +#~ msgid "" +#~ "Leaf nodes that represent fewer than " +#~ "this number of events will be " +#~ "initially hidden in the visualization" +#~ msgstr "" +#~ "Os nós da folha que representam " +#~ "menos do que este número de " +#~ "eventos serão inicialmente ocultos na " +#~ "visualização" + +#~ msgid "Color Scheme" +#~ msgstr "Esquema de cores" + +#~ msgid "The color scheme for rendering chart" +#~ msgstr "O esquema de cores para o gráfico de renderização" + +#~ msgid "Significance Level" +#~ msgstr "Nível de significância" + +#~ msgid "Threshold alpha level for determining significance" +#~ msgstr "Nível alfa limite para determinar o significado" + +#~ msgid "p-value precision" +#~ msgstr "precisão de valor p" + +#~ msgid "Number of decimal places with which to display p-values" +#~ msgstr "Número de casas decimais para exibir valores p" + +#~ msgid "Lift percent precision" +#~ msgstr "Precisão percentual de elevação" + +#~ msgid "Number of decimal places with which to display lift values" +#~ msgstr "Número de casas decimais com as quais exibir valores de elevação" + +#~ msgid "Time Series Columns" +#~ msgstr "Colunas das séries temporais" + +#~ msgid "Options" +#~ msgstr "Opções" + +#~ msgid "Not Time Series" +#~ msgstr "Série não temporária" + +#~ msgid "Ignore time" +#~ msgstr "Ignore o tempo" + +#~ msgid "Time Series" +#~ msgstr "Série de tempo" + +#~ msgid "Standard time series" +#~ msgstr "Série temporal" + +#~ msgid "Aggregate Mean" +#~ msgstr "Média agregada" + +#~ msgid "Mean of values over specified period" +#~ msgstr "" + +#~ msgid "Aggregate Sum" +#~ msgstr "Soma Agregada" + +#~ msgid "Sum of values over specified period" +#~ msgstr "Soma de valores ao longo do período especificado" + +#~ msgid "Difference" +#~ msgstr "Diferença" + +#~ msgid "Metric change in value from `since` to `until`" +#~ msgstr "" + +#~ msgid "Percent Change" +#~ msgstr "Mudança percentual" + +#~ msgid "Metric percent change in value from `since` to `until`" +#~ msgstr "Alteração de porcentagem métrica em valor de `desde 'para` até'" + +#~ msgid "Factor" +#~ msgstr "Fator" + +#~ msgid "Metric factor change from `since` to `until`" +#~ msgstr "" + +#~ msgid "Advanced Analytics" +#~ msgstr "" + +#~ msgid "Use the Advanced Analytics options below" +#~ msgstr "Use as opções Advanced Analytics abaixo" + +#~ msgid "Settings for time series" +#~ msgstr "Configurações para séries temporais" + +#~ msgid "Equal Date Sizes" +#~ msgstr "" + +#~ msgid "Check to force date partitions to have the same height" +#~ msgstr "Verifique para forçar as partições da data a ter a mesma altura" + +#~ msgid "Partition Limit" +#~ msgstr "Limite de partição" + +#~ msgid "" +#~ "The maximum number of subdivisions of" +#~ " each group; lower values are pruned" +#~ " first" +#~ msgstr "" +#~ "O número máximo de subdivisões de " +#~ "cada grupo; os valores mais baixos " +#~ "são podados primeiro" + +#~ msgid "Partition Threshold" +#~ msgstr "Limite de partição" + +#~ msgid "" +#~ "Partitions whose height to parent height" +#~ " proportions are below this value are" +#~ " pruned" +#~ msgstr "" +#~ "As partições cuja altura para as " +#~ "proporções de altura dos pais estão " +#~ "abaixo desse valor são podadas" + +#~ msgid "Time" +#~ msgstr "Tempo" + +#~ msgid "Time related form attributes" +#~ msgstr "Atributos de formulário relacionados ao tempo" + +#~ msgid "Datasource & Chart Type" +#~ msgstr "Fonte de dados e tipo de gráfico" + +#~ msgid "This section exposes ways to include snippets of SQL in your query" +#~ msgstr "Esta seção expõe maneiras de incluir trechos de SQL em sua consulta" + +#~ msgid "Annotations" +#~ msgstr "Anotações" + +#~ msgid "" +#~ "This section contains options that allow" +#~ " for advanced analytical post processing" +#~ " of query results" +#~ msgstr "" +#~ "Esta seção contém opções que permitem" +#~ " o processamento analítico avançado de " +#~ "resultados de consulta" + +#~ msgid "Result Filters" +#~ msgstr "Filtros de resultados" + +#~ msgid "" +#~ "The filters to apply after post-" +#~ "aggregation.Leave the value control empty " +#~ "to filter empty strings or nulls" +#~ msgstr "" +#~ "Os filtros para aplicar após pós-" +#~ "agregação. Deixe o controle de valor " +#~ "vazio para filtrar cadeias vazias ou " +#~ "nulos" + +#~ msgid "Chart Options" +#~ msgstr "Opções do gráfico" + +#~ msgid "Breakdowns" +#~ msgstr "" + +#~ msgid "Defines how each series is broken down" +#~ msgstr "" + +#~ msgid "Pie Chart" +#~ msgstr "" + +#~ msgid "Dual Axis Line Chart" +#~ msgstr "Gráfico de linha de eixo duplo" + +#~ msgid "Y Axis 1" +#~ msgstr "Eixo 1" + +#~ msgid "Y Axis 2" +#~ msgstr "" + +#~ msgid "Left Axis Metric" +#~ msgstr "" + +#~ msgid "Choose a metric for left axis" +#~ msgstr "Escolha uma métrica para o eixo esquerdo" + +#~ msgid "Left Axis Format" +#~ msgstr "Formato do eixo esquerdo" + +#~ msgid "Axes" +#~ msgstr "Eixos" + +#~ msgid "GROUP BY" +#~ msgstr "" + +#~ msgid "Use this section if you want a query that aggregates" +#~ msgstr "Use esta seção se desejar uma consulta que agregue" + +#~ msgid "NOT GROUPED BY" +#~ msgstr "NÃO GRUPADO POR" + +#~ msgid "Use this section if you want to query atomic rows" +#~ msgstr "Use esta seção se desejar consultar linhas atômicas" + +#~ msgid "Time Series Table" +#~ msgstr "Tabela de séries temporais" + +#~ msgid "" +#~ "Templated link, it's possible to include" +#~ " {{ metric }} or other values " +#~ "coming from the controls." +#~ msgstr "" +#~ "Templated link, é possível incluir " +#~ "{{metric}} ou outros valores provenientes " +#~ "dos controles." + +#~ msgid "Pivot Options" +#~ msgstr "Opções de pivô" + +#~ msgid "Bubbles" +#~ msgstr "Bolhas" + +#~ msgid "Numeric Column" +#~ msgstr "Coluna numérica" + +#~ msgid "Select the numeric column to draw the histogram" +#~ msgstr "" + +#~ msgid "No of Bins" +#~ msgstr "Número de embalagens" + +#~ msgid "Select number of bins for the histogram" +#~ msgstr "Selecione o número de caixas para o histograma" + +#~ msgid "Primary Metric" +#~ msgstr "" + +#~ msgid "The primary metric is used to define the arc segment sizes" +#~ msgstr "A métrica primária é usada para definir o tamanho do segmento de arco" + +#~ msgid "Secondary Metric" +#~ msgstr "Métrica secundária" + +#~ msgid "" +#~ "This secondary metric is used to " +#~ "define the color as a ratio " +#~ "against the primary metric. If the " +#~ "two metrics match, color is mapped " +#~ "level groups" +#~ msgstr "" +#~ "Esta métrica secundária é usada para " +#~ "definir a cor como uma relação " +#~ "contra a métrica primária. Se as " +#~ "duas métricas se combinarem, a cor " +#~ "é grupos de nível mapeados" + +#~ msgid "Hierarchy" +#~ msgstr "Hierarquia" + +#~ msgid "This defines the level of the hierarchy" +#~ msgstr "Isso define o nível da hierarquia" + +#~ msgid "Source / Target" +#~ msgstr "Fonte / alvo" + +#~ msgid "Choose a source and a target" +#~ msgstr "Escolha uma fonte e um alvo" + +#~ msgid "Chord Diagram" +#~ msgstr "Diagrama de acordes" + +#~ msgid "Choose a number format" +#~ msgstr "Escolha um formato de número" + +#~ msgid "Source" +#~ msgstr "Fonte" + +#~ msgid "Choose a source" +#~ msgstr "" + +#~ msgid "Target" +#~ msgstr "Alvo" + +#~ msgid "Choose a target" +#~ msgstr "Escolha um alvo" + +#~ msgid "ISO 3166-2 codes of region/province/department" +#~ msgstr "ISO 3166-2 códigos de região / província / departamento" + +#~ msgid "" +#~ "It's ISO 3166-2 of your " +#~ "region/province/department in your table. (see" +#~ " documentation for list of ISO " +#~ "3166-2)" +#~ msgstr "" +#~ "É ISO 3166-2 da sua região / " +#~ "província / departamento em sua mesa." +#~ " (ver documentação para a lista de" +#~ " ISO 3166-2)" + +#~ msgid "Country Control" +#~ msgstr "Controle nacional" + +#~ msgid "3 letter code of the country" +#~ msgstr "" + +#~ msgid "Metric for color" +#~ msgstr "Metric for color" + +#~ msgid "Metric that defines the color of the country" +#~ msgstr "Métrica que define a cor do país" + +#~ msgid "Bubble size" +#~ msgstr "Tamanho da bolha" + +#~ msgid "Metric that defines the size of the bubble" +#~ msgstr "Métrica que define o tamanho da bolha" + +#~ msgid "Filter Box" +#~ msgstr "Caixa de filtro" + +#~ msgid "Filter controls" +#~ msgstr "Controles do filtro" + +#~ msgid "" +#~ "The controls you want to filter " +#~ "on. Note that only columns checked " +#~ "as \"filterable\" will show up on " +#~ "this list." +#~ msgstr "" +#~ "Os controles nos quais deseja filtrar." +#~ " Observe que somente as colunas " +#~ "marcadas como \"filtráveis\" aparecerão nesta" +#~ " lista." + +#~ msgid "Heatmap Options" +#~ msgstr "Opções de Heatmap" + +#~ msgid "Value bounds" +#~ msgstr "Limites de valor" + +#~ msgid "Value Format" +#~ msgstr "Formato de valor" + +#~ msgid "Horizon" +#~ msgstr "" + +#~ msgid "Points" +#~ msgstr "Pontos" + +#~ msgid "Labelling" +#~ msgstr "Marcação" + +#~ msgid "Visual Tweaks" +#~ msgstr "Visual Tweaks" + +#~ msgid "Viewport" +#~ msgstr "Janela de exibição" + +#~ msgid "Longitude" +#~ msgstr "Longitude" + +#~ msgid "Column containing longitude data" +#~ msgstr "Coluna contendo dados de longitude" + +#~ msgid "Latitude" +#~ msgstr "Latitude" + +#~ msgid "Column containing latitude data" +#~ msgstr "" + +#~ msgid "Cluster label aggregator" +#~ msgstr "Agrupador de rótulos de cluster" + +#~ msgid "" +#~ "Aggregate function applied to the list" +#~ " of points in each cluster to " +#~ "produce the cluster label." +#~ msgstr "" +#~ "Função agregada aplicada à lista de " +#~ "pontos em cada cluster para produzir " +#~ "o rótulo do cluster." + +#~ msgid "Tooltip" +#~ msgstr "Tooltip" + +#~ msgid "" +#~ "Show a tooltip when hovering over " +#~ "points and clusters describing the label" +#~ msgstr "" + +#~ msgid "" +#~ "One or many controls to group by." +#~ " If grouping, latitude and longitude " +#~ "columns must be present." +#~ msgstr "" + +#~ msgid "Event definition" +#~ msgstr "" + +#~ msgid "Additional meta data" +#~ msgstr "Metadados adicionais" + +#~ msgid "Column containing entity ids" +#~ msgstr "Identificação de entidade contendo uma coluna" + +#~ msgid "e.g., a \"user id\" column" +#~ msgstr "por exemplo, uma coluna de \"ID do usuário\"" + +#~ msgid "Column containing event names" +#~ msgstr "Coluna contendo nomes de eventos" + +#~ msgid "Event count limit" +#~ msgstr "Limite de contagem de eventos" + +#~ msgid "The maximum number of events to return, equivalent to number of rows" +#~ msgstr "O número máximo de eventos a retornar, equivalente ao número de linhas" + +#~ msgid "Meta data" +#~ msgstr "Meta dados" + +#~ msgid "Select any columns for meta data inspection" +#~ msgstr "Selecione qualquer colunas para a inspeção de meta-dados" + +#~ msgid "Paired t-test" +#~ msgstr "Teste t pareado" + +#~ msgid "Time Series Options" +#~ msgstr "Opções da série de tempo" + +#~ msgid "" +#~ "The server could not be reached. " +#~ "You may want to verify your " +#~ "connection and try again." +#~ msgstr "" +#~ "O servidor não pôde ser alcançado. " +#~ "Você pode querer verificar sua conexão" +#~ " e tentar novamente." + +#~ msgid "An unknown error occurred. (Status: %s )" +#~ msgstr "Ocorreu um erro desconhecido. (Status:% s)" + +#~ msgid "Favorites" +#~ msgstr "" + +#~ msgid "Created Content" +#~ msgstr "Conteúdo criado" + +#~ msgid "Recent Activity" +#~ msgstr "Atividade recente" + +#~ msgid "Security & Access" +#~ msgstr "Segurança e Acesso" + +#~ msgid "No slices" +#~ msgstr "Sem fatias" + +#~ msgid "No dashboards" +#~ msgstr "Sem painéis" + +#~ msgid "Slices" +#~ msgstr "Fatias" + +#~ msgid "No favorite slices yet, go click on stars!" +#~ msgstr "Ainda não há fatias favoritas, clique nas estrelas!" + +#~ msgid "No favorite dashboards yet, go click on stars!" +#~ msgstr "Ainda não há painéis favoritos, clique nas estrelas!" + +#~ msgid "Roles" +#~ msgstr "Roles" + +#~ msgid "Databases" +#~ msgstr "Bases de dados" + +#~ msgid "Datasources" +#~ msgstr "" + +#~ msgid "Profile picture provided by Gravatar" +#~ msgstr "Foto do perfil fornecida por Gravatar" + +#~ msgid "joined" +#~ msgstr "" + +#~ msgid "id:" +#~ msgstr "identidade:" + +#~ msgid "Sorry, there appears to be no data" +#~ msgstr "" + +#~ msgid "Select [%s]" +#~ msgstr "Selecione [% s]" + +#~ msgid "Druid Clusters" +#~ msgstr "Clusters Druidas" + +#~ msgid "Sources" +#~ msgstr "Fontes" + +#~ msgid "Associated Slices" +#~ msgstr "Fatias Associadas" + +#~ msgid "Druid Datasources" +#~ msgstr "Druid Datasources" + +#~ msgid "Scan New Datasources" +#~ msgstr "Digitalizar novas fontes de dados" + +#~ msgid "Refresh Druid Metadata" +#~ msgstr "Atualizar Metadados Druidas" + +#~ msgid "Refresh Metadata" +#~ msgstr "Atualizar Metadados" + +#~ msgid "Refresh column metadata" +#~ msgstr "Atualizar metadados de colunas" + +#~ msgid "Tables" +#~ msgstr "Tabelas" + +#~ msgid "Import" +#~ msgstr "Importar" + +#~ msgid "Welcome!" +#~ msgstr "Bem vinda!" + +#~ msgid "Manage" +#~ msgstr "Gerir" + +#~ msgid "Datasource %(name)s already exists" +#~ msgstr "Fonte de dados %(name)s já existe" + +#~ msgid "Delete" +#~ msgstr "Excluir" + +#~ msgid "Delete all Really?" +#~ msgstr "" + +#~ msgid "This endpoint requires the `all_datasource_access` permission" +#~ msgstr "Este ponto final requer a permissão `all_datasource_access`" + +#~ msgid "The datasource seems to have been deleted" +#~ msgstr "A fonte de dados parece ter sido excluída" + +#~ msgid "The access requests seem to have been deleted" +#~ msgstr "Os pedidos de acesso parecem ter sido excluídos" + +#~ msgid "The user seems to have been deleted" +#~ msgstr "O usuário parece ter sido excluído" + +#~ msgid "You don't have access to this datasource" +#~ msgstr "Você não tem acesso a esta fonte de dados" + +#~ msgid "" +#~ "This view requires the database %(name)s" +#~ " or `all_datasource_access` permission" +#~ msgstr "" +#~ "Essa visualização requer o permissão do" +#~ " banco de dados %(name) s ou " +#~ "'all_datasource_access'" + +#~ msgid "" +#~ "This endpoint requires the datasource " +#~ "%(name)s, database or `all_datasource_access` " +#~ "permission" +#~ msgstr "" +#~ "Este ponto final requer a fonte de" +#~ " dados %(name)s, banco de dados ou" +#~ " permissão 'all_datasource_access'" + +#~ msgid "Import Dashboards" +#~ msgstr "Importar painéis" + +#~ msgid "Access requests" +#~ msgstr "Solicitações de acesso" + +#~ msgid "Security" +#~ msgstr "Segurança" + +#~ msgid "List Slices" +#~ msgstr "Lista de fatias" + +#~ msgid "Show Slice" +#~ msgstr "Show Slice" + +#~ msgid "Add Slice" +#~ msgstr "Adicionar fatia" + +#~ msgid "Edit Slice" +#~ msgstr "Editar fatia" + +#~ msgid "Slice" +#~ msgstr "Fatia" + +#~ msgid "Export" +#~ msgstr "Exportar" + +#~ msgid "Export dashboards?" +#~ msgstr "Exportar painéis?" + +#~ msgid "Action Log" +#~ msgstr "Registro de Ação" + +#~ msgid "Access was requested" +#~ msgstr "O acesso foi solicitado" + +#~ msgid "" +#~ "%(user)s was granted the role %(role)s" +#~ " that gives access to the " +#~ "%(datasource)s" +#~ msgstr "" +#~ "%(user)s foi concedida a função %(role)s" +#~ " que dá acesso ao %(datasource)s" + +#~ msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" +#~ msgstr "" + +#~ msgid "You have no permission to approve this request" +#~ msgstr "Você não tem permissão para aprovar este pedido" + +#~ msgid "" +#~ "Malformed request. slice_id or table_name " +#~ "and db_name arguments are expected" +#~ msgstr "" +#~ "Pedido mal formado. Os argumentos " +#~ "slice_id ou table_name e db_name são " +#~ "esperados" + +#~ msgid "Slice %(id)s not found" +#~ msgstr "Slice %(id)s não encontrado" + +#~ msgid "Table %(t)s wasn't found in the database %(d)s" +#~ msgstr "A tabela %(t)s não foi encontrada no banco de dados %(d)s" + +#~ msgid "Can't find User '%(name)s', please ask your admin to create one." +#~ msgstr "" + +#~ msgid "Can't find DruidCluster with cluster_name = '%(name)s'" +#~ msgstr "Não é possível encontrar DruidCluster com cluster_name = '%(name)s'" + +#~ msgid "CSS Templates" +#~ msgstr "Modelos CSS" + +#~ msgid "SQL Lab" +#~ msgstr "Laboratório SQL" + +#~ msgid "Queries" +#~ msgstr "Consultas" + +#~ msgid "Saved Queries" +#~ msgstr "Perguntas frequentes" + +#~ msgid "Time Column" +#~ msgstr "Coluna de tempo" + +#~ msgid "second" +#~ msgstr "segundo" + +#~ msgid "minute" +#~ msgstr "minuto" + +#~ msgid "hour" +#~ msgstr "hora" + +#~ msgid "day" +#~ msgstr "dia" + +#~ msgid "week" +#~ msgstr "semana" + +#~ msgid "month" +#~ msgstr "mês" + +#~ msgid "quarter" +#~ msgstr "trimestre" + +#~ msgid "year" +#~ msgstr "ano" + +#~ msgid "week_ending_saturday" +#~ msgstr "week_ending_saturday" + +#~ msgid "week_start_sunday" +#~ msgstr "week_start_sunday" + +#~ msgid "week_start_monday" +#~ msgstr "week_start_monday" + +#~ msgid "5 minute" +#~ msgstr "5 minutos" + +#~ msgid "half hour" +#~ msgstr "meia hora" + +#~ msgid "10 minute" +#~ msgstr "10 minutos" + +#~ msgid "Table Name" +#~ msgstr "Nome da mesa" + +#~ msgid "Name of table to be created from csv data." +#~ msgstr "" + +#~ msgid "CSV File" +#~ msgstr "" + +#~ msgid "Select a CSV file to be uploaded to a database." +#~ msgstr "" + +#~ msgid "CSV Files Only!" +#~ msgstr "" + +#~ msgid "Database" +#~ msgstr "Base de dados" + +#~ msgid "Delimiter" +#~ msgstr "" + +#~ msgid "Delimiter used by CSV file (for whitespace use \\s+)." +#~ msgstr "" + +#~ msgid "Table Exists" +#~ msgstr "" + +#~ msgid "" +#~ "If table exists do one of the " +#~ "following: Fail (do nothing), Replace " +#~ "(drop and recreate table) or Append " +#~ "(insert data)." +#~ msgstr "" + +#~ msgid "Fail" +#~ msgstr "" + +#~ msgid "Replace" +#~ msgstr "" + +#~ msgid "Append" +#~ msgstr "" + +#~ msgid "Schema" +#~ msgstr "Esquema" + +#~ msgid "Specify a schema (if database flavour supports this)." +#~ msgstr "" + +#~ msgid "Header Row" +#~ msgstr "" + +#~ msgid "" +#~ "Row containing the headers to use " +#~ "as column names (0 is first line" +#~ " of data). Leave empty if there " +#~ "is no header row." +#~ msgstr "" + +#~ msgid "Index Column" +#~ msgstr "" + +#~ msgid "" +#~ "Column to use as the row labels" +#~ " of the dataframe. Leave empty if " +#~ "no index column." +#~ msgstr "" + +#~ msgid "Mangle Duplicate Columns" +#~ msgstr "" + +#~ msgid "Specify duplicate columns as \"X.0, X.1\"." +#~ msgstr "" + +#~ msgid "Skip Initial Space" +#~ msgstr "" + +#~ msgid "Skip spaces after delimiter." +#~ msgstr "" + +#~ msgid "Skip Rows" +#~ msgstr "" + +#~ msgid "Number of rows to skip at start of file." +#~ msgstr "" + +#~ msgid "Rows to Read" +#~ msgstr "" + +#~ msgid "Number of rows of file to read." +#~ msgstr "" + +#~ msgid "Skip Blank Lines" +#~ msgstr "" + +#~ msgid "Skip blank lines rather than interpreting them as NaN values." +#~ msgstr "" + +#~ msgid "Parse Dates" +#~ msgstr "" + +#~ msgid "A comma separated list of columns that should be parsed as dates." +#~ msgstr "" + +#~ msgid "Infer Datetime Format" +#~ msgstr "" + +#~ msgid "Use Pandas to interpret the datetime format automatically." +#~ msgstr "" + +#~ msgid "Decimal Character" +#~ msgstr "" + +#~ msgid "Character to interpret as decimal point." +#~ msgstr "" + +#~ msgid "Dataframe Index" +#~ msgstr "" + +#~ msgid "Write dataframe index as a column." +#~ msgstr "" + +#~ msgid "Column Label(s)" +#~ msgstr "" + +#~ msgid "" +#~ "Column label for index column(s). If " +#~ "None is given and Dataframe Index " +#~ "is True, Index Names are used." +#~ msgstr "" + +#~ msgid "Viz is missing a datasource" +#~ msgstr "Viz está faltando uma fonte de dados" + +#~ msgid "From date cannot be larger than to date" +#~ msgstr "Desde a data não pode ser maior do que até a data" + +#~ msgid "Table View" +#~ msgstr "Vista de mesa" + +#~ msgid "Pick a granularity in the Time section or uncheck 'Include Time'" +#~ msgstr "Escolha uma granularidade na seção Tempo ou desmarque 'Incluir hora'" + +#~ msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" +#~ msgstr "" +#~ "Escolha os campos para [Agrupar por] " +#~ "e [Métricas] ou [Colunas], nem ambos" + +#~ msgid "Time Table View" +#~ msgstr "Visualização da tabela de tempo" + +#~ msgid "Pick at least one metric" +#~ msgstr "Escolha pelo menos uma métrica" + +#~ msgid "When using 'Group By' you are limited to use a single metric" +#~ msgstr "Ao usar 'Group By' você está limitado a usar uma única métrica" + +#~ msgid "Pivot Table" +#~ msgstr "Pivot Table" + +#~ msgid "Please choose at least one 'Group by' field " +#~ msgstr "" + +#~ msgid "Please choose at least one metric" +#~ msgstr "Escolha pelo menos uma métrica" + +#~ msgid "Group By' and 'Columns' can't overlap" +#~ msgstr "" + +#~ msgid "Markup" +#~ msgstr "Marcação" + +#~ msgid "Separator" +#~ msgstr "Separador" + +#~ msgid "Word Cloud" +#~ msgstr "Palavra nuvem" + +#~ msgid "Treemap" +#~ msgstr "Treemap" + +#~ msgid "Calendar Heatmap" +#~ msgstr "Calendário Heatmap" + +#~ msgid "Box Plot" +#~ msgstr "Parcela" + +#~ msgid "Bubble Chart" +#~ msgstr "Gráfico de bolhas" + +#~ msgid "Pick a metric for x, y and size" +#~ msgstr "Escolha uma métrica para x, y e tamanho" + +#~ msgid "Bullet Chart" +#~ msgstr "Gráfico de bala" + +#~ msgid "Pick a metric to display" +#~ msgstr "Escolha uma métrica para exibir" + +#~ msgid "Big Number with Trendline" +#~ msgstr "Número grande com Trendline" + +#~ msgid "Pick a metric!" +#~ msgstr "Escolha uma métrica!" + +#~ msgid "Big Number" +#~ msgstr "Número grande" + +#~ msgid "Time Series - Line Chart" +#~ msgstr "Série de tempo - Gráfico de linhas" + +#~ msgid "Pick a time granularity for your time series" +#~ msgstr "Escolha uma granularidade de tempo para suas séries temporais" + +#~ msgid "" +#~ "`Since` and `Until` time bounds should" +#~ " be specified when using the `Time" +#~ " Shift` feature." +#~ msgstr "" + +#~ msgid "Time Series - Dual Axis Line Chart" +#~ msgstr "Série de tempo - Gráfico de linha de dois eixos" + +#~ msgid "Pick a metric for left axis!" +#~ msgstr "Escolha uma métrica para o eixo esquerdo!" + +#~ msgid "Pick a metric for right axis!" +#~ msgstr "Escolha uma métrica para o eixo direito!" + +#~ msgid "Please choose different metrics on left and right axis" +#~ msgstr "Escolha diferentes métricas no eixo esquerdo e direito" + +#~ msgid "Time Series - Bar Chart" +#~ msgstr "Série de tempo - Gráfico de barras" + +#~ msgid "Time Series - Period Pivot" +#~ msgstr "" + +#~ msgid "Time Series - Percent Change" +#~ msgstr "Série de tempo - Mudança de porcentagem" + +#~ msgid "Time Series - Stacked" +#~ msgstr "Série de tempo - empilhadas" + +#~ msgid "Distribution - NVD3 - Pie Chart" +#~ msgstr "Distribuição - NVD3 - Gráfico de torta" + +#~ msgid "Histogram" +#~ msgstr "Histograma" + +#~ msgid "Must have at least one numeric column specified" +#~ msgstr "" + +#~ msgid "Distribution - Bar Chart" +#~ msgstr "Distribuição - Gráfico de barras" + +#~ msgid "Can't have overlap between Series and Breakdowns" +#~ msgstr "Não pode haver sobreposição entre Series e Breakdowns" + +#~ msgid "Pick at least one field for [Series]" +#~ msgstr "Escolha pelo menos um campo para [Series]" + +#~ msgid "Sunburst" +#~ msgstr "Sunburst" + +#~ msgid "Sankey" +#~ msgstr "Sankey" + +#~ msgid "Pick exactly 2 columns as [Source / Target]" +#~ msgstr "Escolha exatamente 2 colunas como [Origem / Alvo]" + +#~ msgid "" +#~ "There's a loop in your Sankey, " +#~ "please provide a tree. Here's a " +#~ "faulty link: {}" +#~ msgstr "" +#~ "Há um loop em seu Sankey, por " +#~ "favor, forneça uma árvore. Aqui está " +#~ "um link defeituoso: {}" + +#~ msgid "Directed Force Layout" +#~ msgstr "Layout de Força Dirigida" + +#~ msgid "Pick exactly 2 columns to 'Group By'" +#~ msgstr "Escolha exatamente 2 colunas para 'Agrupar por'" + +#~ msgid "Country Map" +#~ msgstr "Mapa do País" + +#~ msgid "World Map" +#~ msgstr "Mapa mundial" + +#~ msgid "Filters" +#~ msgstr "Filtros" + +#~ msgid "Pick at least one filter field" +#~ msgstr "Escolha pelo menos um campo de filtro" + +#~ msgid "iFrame" +#~ msgstr "iFrame" + +#~ msgid "Parallel Coordinates" +#~ msgstr "Coordenadas paralelas" + +#~ msgid "Heatmap" +#~ msgstr "Mapa de calor" + +#~ msgid "Horizon Charts" +#~ msgstr "Gráficos Horizon" + +#~ msgid "Mapbox" +#~ msgstr "Mapbox" + +#~ msgid "Must have a [Group By] column to have 'count' as the [Label]" +#~ msgstr "Deve ter uma coluna [Group By] para ter 'count' como [Label]" + +#~ msgid "Choice of [Label] must be present in [Group By]" +#~ msgstr "A escolha de [Label] deve estar presente em [Group By]" + +#~ msgid "Choice of [Point Radius] must be present in [Group By]" +#~ msgstr "A escolha de [Raio do ponto] deve estar presente em [Grupo]" + +#~ msgid "[Longitude] and [Latitude] columns must be present in [Group By]" +#~ msgstr "[Longitude] e as colunas [Latitude] devem estar presentes em [Group By]" + +#~ msgid "Deck.gl - Multiple Layers" +#~ msgstr "" + +#~ msgid "Bad spatial key" +#~ msgstr "" + +#~ msgid "Deck.gl - Scatter plot" +#~ msgstr "" + +#~ msgid "Deck.gl - Screen Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - Paths" +#~ msgstr "" + +#~ msgid "Deck.gl - Polygon" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D HEX" +#~ msgstr "" + +#~ msgid "Deck.gl - GeoJSON" +#~ msgstr "" + +#~ msgid "Deck.gl - Arc" +#~ msgstr "" + +#~ msgid "Event flow" +#~ msgstr "Fluxo de eventos" + +#~ msgid "Time Series - Paired t-test" +#~ msgstr "Série temporal - teste emparelhado t" + +#~ msgid "Time Series - Nightingale Rose Chart" +#~ msgstr "" + +#~ msgid "Partition Diagram" +#~ msgstr "Diagrama de Partição" + +#~ msgid "Metric(s) {} must be aggregations." +#~ msgstr "" + +#~ msgid "No data was returned." +#~ msgstr "Nenhum dado foi retornado." + +#~ msgid "Unsupported extraction function: " +#~ msgstr "" + +#~ msgid "List Druid Column" +#~ msgstr "List Druid Column" + +#~ msgid "Show Druid Column" +#~ msgstr "" + +#~ msgid "Add Druid Column" +#~ msgstr "" + +#~ msgid "Edit Druid Column" +#~ msgstr "Edit Druid Column" + +#~ msgid "Column" +#~ msgstr "Coluna" + +#~ msgid "Type" +#~ msgstr "Tipo" + +#~ msgid "Datasource" +#~ msgstr "Fonte de dados" + +#~ msgid "Groupable" +#~ msgstr "" + +#~ msgid "Filterable" +#~ msgstr "Filtravel" + +#~ msgid "Count Distinct" +#~ msgstr "" + +#~ msgid "Sum" +#~ msgstr "Soma" + +#~ msgid "Min" +#~ msgstr "Min" + +#~ msgid "Max" +#~ msgstr "Max" + +#~ msgid "" +#~ "Whether this column is exposed in " +#~ "the `Filters` section of the explore " +#~ "view." +#~ msgstr "Se esta coluna está exposta na seção `Filtros 'da vista de exploração." + +#~ msgid "List Druid Metric" +#~ msgstr "List Druid Metric" + +#~ msgid "Show Druid Metric" +#~ msgstr "Show Druid Metric" + +#~ msgid "Add Druid Metric" +#~ msgstr "Adicionar Druid Metric" + +#~ msgid "Edit Druid Metric" +#~ msgstr "Edit Druid Metric" + +#~ msgid "" +#~ "Whether the access to this metric " +#~ "is restricted to certain roles. Only " +#~ "roles with the permission 'metric access" +#~ " on XXX (the name of this " +#~ "metric)' are allowed to access this " +#~ "metric" +#~ msgstr "" +#~ "Se o acesso a esta métrica é " +#~ "restrito a determinadas funções. Somente " +#~ "os papéis com a permissão 'acesso " +#~ "métrico em XXX (o nome desta " +#~ "métrica)' estão autorizados a acessar " +#~ "esta métrica" + +#~ msgid "Metric" +#~ msgstr "Métrica" + +#~ msgid "Description" +#~ msgstr "Descrição" + +#~ msgid "Verbose Name" +#~ msgstr "" + +#~ msgid "JSON" +#~ msgstr "" + +#~ msgid "Druid Datasource" +#~ msgstr "Druid Datasource" + +#~ msgid "Warning Message" +#~ msgstr "Mensagem de aviso" + +#~ msgid "List Druid Cluster" +#~ msgstr "List Druid Cluster" + +#~ msgid "Show Druid Cluster" +#~ msgstr "Show Druid Cluster" + +#~ msgid "Add Druid Cluster" +#~ msgstr "Adicionar Druid Cluster" + +#~ msgid "Edit Druid Cluster" +#~ msgstr "Editar Druid Cluster" + +#~ msgid "Cluster" +#~ msgstr "Grupo" + +#~ msgid "Coordinator Host" +#~ msgstr "Coordenador de Host" + +#~ msgid "Coordinator Port" +#~ msgstr "Porto Coordenador" + +#~ msgid "Coordinator Endpoint" +#~ msgstr "Ponto final do coordenador" + +#~ msgid "Broker Host" +#~ msgstr "Host de corretor" + +#~ msgid "Broker Port" +#~ msgstr "Porto do corretor" + +#~ msgid "Broker Endpoint" +#~ msgstr "Ponto final do corretor" + +#~ msgid "List Druid Datasource" +#~ msgstr "List Druid Datasource" + +#~ msgid "Show Druid Datasource" +#~ msgstr "Mostrar Druid Datasource" + +#~ msgid "Add Druid Datasource" +#~ msgstr "" + +#~ msgid "Edit Druid Datasource" +#~ msgstr "Edit Druid Datasource" + +#~ msgid "" +#~ "The list of slices associated with " +#~ "this table. By altering this datasource," +#~ " you may change how these associated" +#~ " slices behave. Also note that slices" +#~ " need to point to a datasource, " +#~ "so this form will fail at saving" +#~ " if removing slices from a " +#~ "datasource. If you want to change " +#~ "the datasource for a slice, overwrite" +#~ " the slice from the 'explore view'" +#~ msgstr "" +#~ "A lista de fatias associadas a " +#~ "esta tabela. Ao alterar esta fonte " +#~ "de dados, você pode alterar a " +#~ "forma como essas fatias associadas se" +#~ " comportam. Observe também que as " +#~ "fatias precisam apontar para uma fonte" +#~ " de dados, então este formulário " +#~ "falhará na poupança se removerem fatias" +#~ " de uma fonte de dados. Se " +#~ "quiser alterar a fonte de dados " +#~ "para uma fatia, substitua a fatia " +#~ "da \"exibição de explorar\"" + +#~ msgid "Timezone offset (in hours) for this datasource" +#~ msgstr "Deslocamento do fuso horário (em horas) para esta fonte de dados" + +#~ msgid "" +#~ "Time expression to use as a " +#~ "predicate when retrieving distinct values " +#~ "to populate the filter component. Only" +#~ " applies when `Enable Filter Select` " +#~ "is on. If you enter `7 days " +#~ "ago`, the distinct list of values " +#~ "in the filter will be populated " +#~ "based on the distinct value over " +#~ "the past week" +#~ msgstr "" +#~ "Expressão de tempo para usar como " +#~ "um predicado ao recuperar valores " +#~ "distintos para preencher o componente de" +#~ " filtro. Aplica-se apenas quando " +#~ "\"Ativar seleção de filtro\" estiver " +#~ "ativado. Se você inserir `7 dias " +#~ "atrás ', a lista distinta de " +#~ "valores no filtro será preenchida com" +#~ " base no valor distinto na semana " +#~ "passada" + +#~ msgid "" +#~ "Whether to populate the filter's " +#~ "dropdown in the explore view's filter" +#~ " section with a list of distinct " +#~ "values fetched from the backend on " +#~ "the fly" +#~ msgstr "" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the datasource from the " +#~ "datasource list" +#~ msgstr "" + +#~ msgid "Associated Charts" +#~ msgstr "" + +#~ msgid "Data Source" +#~ msgstr "Fonte de dados" + +#~ msgid "Owner" +#~ msgstr "Proprietário" + +#~ msgid "Is Hidden" +#~ msgstr "Está escondido" + +#~ msgid "Enable Filter Select" +#~ msgstr "Ativar seleção de filtro" + +#~ msgid "Default Endpoint" +#~ msgstr "Ponto final padrão" + +#~ msgid "Time Offset" +#~ msgstr "Time Offset" + +#~ msgid "Cache Timeout" +#~ msgstr "Tempo limite de cache" + +#~ msgid "" +#~ "Datetime column not provided as part " +#~ "table configuration and is required by" +#~ " this type of chart" +#~ msgstr "" + +#~ msgid "Empty query?" +#~ msgstr "Consulta vazia?" + +#~ msgid "Metric '{}' is not valid" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] doesn't seem to exist " +#~ "in the specified database, couldn't " +#~ "fetch column information" +#~ msgstr "" +#~ "Tabela [{}] não parece existir no " +#~ "banco de dados especificado, não foi " +#~ "possível buscar informações da coluna" + +#~ msgid "List Columns" +#~ msgstr "Colunas da Lista" + +#~ msgid "Show Column" +#~ msgstr "Mostrar coluna" + +#~ msgid "Add Column" +#~ msgstr "Adicionar coluna" + +#~ msgid "Edit Column" +#~ msgstr "Editar coluna" + +#~ msgid "" +#~ "Whether to make this column available" +#~ " as a [Time Granularity] option, " +#~ "column has to be DATETIME or " +#~ "DATETIME-like" +#~ msgstr "" +#~ "Seja para disponibilizar esta coluna " +#~ "como uma opção [Time Granularity], a " +#~ "coluna deve ser DATETIME ou DATETIME" + +#~ msgid "" +#~ "The data type that was inferred by" +#~ " the database. It may be necessary" +#~ " to input a type manually for " +#~ "expression-defined columns in some cases." +#~ " In most case users should not " +#~ "need to alter this." +#~ msgstr "" +#~ "O tipo de dados que foi inferido" +#~ " pelo banco de dados. Pode ser " +#~ "necessário inserir um tipo manualmente " +#~ "para colunas definidas por expressões em" +#~ " alguns casos. Na maioria dos casos," +#~ " os usuários não precisam alterar " +#~ "isso." + +#~ msgid "Table" +#~ msgstr "Mesa" + +#~ msgid "Expression" +#~ msgstr "Expressão" + +#~ msgid "Is temporal" +#~ msgstr "É temporal" + +#~ msgid "Datetime Format" +#~ msgstr "Formato de data e hora" + +#~ msgid "Database Expression" +#~ msgstr "Expressão de banco de dados" + +#~ msgid "List Metrics" +#~ msgstr "Métricas de lista" + +#~ msgid "Show Metric" +#~ msgstr "Mostrar métricas" + +#~ msgid "Add Metric" +#~ msgstr "Adicionar métrica" + +#~ msgid "Edit Metric" +#~ msgstr "Editar métrica" + +#~ msgid "SQL Expression" +#~ msgstr "Expressão SQL" + +#~ msgid "D3 Format" +#~ msgstr "Formato D3" + +#~ msgid "Is Restricted" +#~ msgstr "É restrito" + +#~ msgid "List Tables" +#~ msgstr "" + +#~ msgid "Show Table" +#~ msgstr "Mostrar tabela" + +#~ msgid "Add Table" +#~ msgstr "Adicionar tabela" + +#~ msgid "Edit Table" +#~ msgstr "Editar tabela" + +#~ msgid "Name of the table that exists in the source database" +#~ msgstr "Nome da tabela que existe no banco de dados de origem" + +#~ msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +#~ msgstr "" +#~ "Schema, usado apenas em alguns bancos" +#~ " de dados, como Postgres, Redshift e" +#~ " DB2" + +#~ msgid "" +#~ "This fields acts a Superset view, " +#~ "meaning that Superset will run a " +#~ "query against this string as a " +#~ "subquery." +#~ msgstr "" + +#~ msgid "" +#~ "Predicate applied when fetching distinct " +#~ "value to populate the filter control " +#~ "component. Supports jinja template syntax. " +#~ "Applies only when `Enable Filter Select`" +#~ " is on." +#~ msgstr "" +#~ "Predicado aplicado ao obter um valor " +#~ "distinto para preencher o componente de" +#~ " controle de filtro. Suporta a " +#~ "sintaxe do modelo jinja. Aplica-se " +#~ "somente quando \"Ativar seleção de " +#~ "filtro\" está ativado." + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the table from the table " +#~ "list" +#~ msgstr "" +#~ "Redireciona para este ponto final ao " +#~ "clicar na tabela da lista da " +#~ "tabela" + +#~ msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "A set of parameters that become " +#~ "available in the query using Jinja " +#~ "templating syntax" +#~ msgstr "" + +#~ msgid "Changed By" +#~ msgstr "Alterado por" + +#~ msgid "Last Changed" +#~ msgstr "Modificado pela última vez" + +#~ msgid "Offset" +#~ msgstr "Offset" + +#~ msgid "Fetch Values Predicate" +#~ msgstr "Preconceito de valores de busca" + +#~ msgid "Main Datetime Column" +#~ msgstr "Coluna de data inicial principal" + +#~ msgid "SQL Lab View" +#~ msgstr "" + +#~ msgid "Template parameters" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] could not be found, " +#~ "please double check your database " +#~ "connection, schema, and table name" +#~ msgstr "" + +#~ msgid "" +#~ "The table was created. As part of" +#~ " this two phase configuration process, " +#~ "you should now click the edit " +#~ "button by the new table to " +#~ "configure it." +#~ msgstr "" +#~ "A tabela foi criada. Como parte " +#~ "deste processo de configuração de duas" +#~ " fases, você deve agora clicar no " +#~ "botão Editar pela nova tabela para " +#~ "configurá-lo." + +#~ msgid "Metadata refreshed for the following table(s): %(tables)s" +#~ msgstr "Metadados atualizados para a seguinte tabela(s): %(tables)s" + +#~ msgid "Profile" +#~ msgstr "Perfil" + +#~ msgid "Logout" +#~ msgstr "Sair" + +#~ msgid "Login" +#~ msgstr "Login" + +#~ msgid "Record Count" +#~ msgstr "Contagem de registros" + +#~ msgid "No records found" +#~ msgstr "Nenhum registro foi encontrado" + +#~ msgid "Add Filter" +#~ msgstr "Adicionar filtro" + +#~ msgid "Import dashboards" +#~ msgstr "" + +#~ msgid "No Access!" +#~ msgstr "Não há acesso!" + +#~ msgid "You do not have permissions to access the datasource(s): %(name)s." +#~ msgstr "" + +#~ msgid "Request Permissions" +#~ msgstr "" + +#~ msgid "Cancel" +#~ msgstr "Cancelar" + +#~ msgid "Test Connection" +#~ msgstr "Conexão de teste" + +#~ msgid "json isn't valid" +#~ msgstr "json não é válido" + +#~ msgid "List Databases" +#~ msgstr "Listar bases de dados" + +#~ msgid "Show Database" +#~ msgstr "Mostrar banco de dados" + +#~ msgid "Add Database" +#~ msgstr "Adicionar banco de dados" + +#~ msgid "Edit Database" +#~ msgstr "Editar banco de dados" + +#~ msgid "Expose this DB in SQL Lab" +#~ msgstr "Expor este banco de dados no SQL Lab" + +#~ msgid "" +#~ "Allow users to run synchronous queries," +#~ " this is the default and should " +#~ "work well for queries that can be" +#~ " executed within a web request scope" +#~ " (<~1 minute)" +#~ msgstr "" +#~ "Permitir que os usuários executem " +#~ "consultas síncronas, este é o padrão " +#~ "e deve funcionar bem para consultas " +#~ "que podem ser executadas dentro de " +#~ "um escopo de solicitação na web " +#~ "(<~ 1 minuto)" + +#~ msgid "" +#~ "Allow users to run queries, against " +#~ "an async backend. This assumes that " +#~ "you have a Celery worker setup as" +#~ " well as a results backend." +#~ msgstr "" +#~ "Permitir que os usuários executem " +#~ "consultas, contra um backend assíncrono. " +#~ "Isso pressupõe que você tenha uma " +#~ "configuração do trabalhador de aipo, bem" +#~ " como um backend de resultados." + +#~ msgid "Allow CREATE TABLE AS option in SQL Lab" +#~ msgstr "Permitir a opção CREATE TABLE AS no SQL Lab" + +#~ msgid "" +#~ "Allow users to run non-SELECT " +#~ "statements (UPDATE, DELETE, CREATE, ...) " +#~ "in SQL Lab" +#~ msgstr "" +#~ "Permitir que os usuários executem " +#~ "instruções não-SELECT (UPDATE, DELETE, " +#~ "CREATE, ...) no SQL Lab" + +#~ msgid "" +#~ "When allowing CREATE TABLE AS option " +#~ "in SQL Lab, this option forces the" +#~ " table to be created in this " +#~ "schema" +#~ msgstr "" +#~ "Ao permitir a opção CREATE TABLE " +#~ "AS no SQL Lab, esta opção força" +#~ " a tabela a ser criada neste " +#~ "esquema" + +#~ 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 "" +#~ "Se Presto, todas as consultas no " +#~ "SQL Lab serão executadas como o " +#~ "usuário atualmente conectado que deve " +#~ "ter permissão para executá-las.
Se" +#~ " hive e hive.server2.enable.doAs estiver " +#~ "habilitado, será executado as consultas " +#~ "como conta de serviço, mas personifique" +#~ " o usuário atualmente conectado usando " +#~ "a propriedade hive.server2.proxy.user." + +#~ msgid "" +#~ "Allow SQL Lab to fetch a list " +#~ "of all tables and all views across" +#~ " all database schemas. For large data" +#~ " warehouse with thousands of tables, " +#~ "this can be expensive and put " +#~ "strain on the system." +#~ msgstr "" + +#~ msgid "Expose in SQL Lab" +#~ msgstr "Exposé no SQL Lab" + +#~ msgid "Allow CREATE TABLE AS" +#~ msgstr "Permitir CREATE TABLE AS" + +#~ msgid "Allow DML" +#~ msgstr "Permitir DML" + +#~ msgid "CTAS Schema" +#~ msgstr "Esquema CTAS" + +#~ msgid "Creator" +#~ msgstr "O Criador" + +#~ msgid "SQLAlchemy URI" +#~ msgstr "URI SQLAlchemy" + +#~ msgid "Extra" +#~ msgstr "Extra" + +#~ msgid "Allow Run Sync" +#~ msgstr "Permitir executar a sincronização" + +#~ msgid "Allow Run Async" +#~ msgstr "Permitir executar async" + +#~ msgid "Impersonate the logged on user" +#~ msgstr "Representar o usuário conectado" + +#~ msgid "CSV to Database configuration" +#~ msgstr "" + +#~ msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +#~ msgstr "" + +#~ msgid "User" +#~ msgstr "Do utilizador" + +#~ msgid "User Roles" +#~ msgstr "Funções do usuário" + +#~ msgid "Database URL" +#~ msgstr "URL da base de dados" + +#~ msgid "Roles to grant" +#~ msgstr "" + +#~ msgid "Created On" +#~ msgstr "Criado em" + +#~ msgid "List Charts" +#~ msgstr "" + +#~ msgid "Show Chart" +#~ msgstr "" + +#~ msgid "Add Chart" +#~ msgstr "" + +#~ msgid "Edit Chart" +#~ msgstr "" + +#~ msgid "" +#~ "These parameters are generated dynamically " +#~ "when clicking the save or overwrite " +#~ "button in the explore view. This " +#~ "JSON object is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" +#~ "Esses parâmetros são gerados dinamicamente " +#~ "ao clicar no botão Salvar ou " +#~ "Substituir na vista de exibição. Este" +#~ " objeto JSON é exposto aqui para " +#~ "referência e para usuários avançados que" +#~ " desejam alterar parâmetros específicos." + +#~ msgid "Duration (in seconds) of the caching timeout for this slice." +#~ msgstr "Duração (em segundos) do tempo limite de cache para esta fatia." + +#~ msgid "Dashboards" +#~ msgstr "" + +#~ msgid "Last Modified" +#~ msgstr "Última modificação" + +#~ msgid "Owners" +#~ msgstr "os Proprietários" + +#~ msgid "Parameters" +#~ msgstr "Parâmetros" + +#~ msgid "Chart" +#~ msgstr "" + +#~ msgid "Name" +#~ msgstr "Nome" + +#~ msgid "Visualization Type" +#~ msgstr "Tipo de Visualização" + +#~ msgid "List Dashboards" +#~ msgstr "Lista de painéis" + +#~ msgid "Show Dashboard" +#~ msgstr "Mostrar Painel" + +#~ msgid "Add Dashboard" +#~ msgstr "Adicionar painel" + +#~ msgid "Edit Dashboard" +#~ msgstr "Editar o painel de instrumentos" + +#~ msgid "" +#~ "This json object describes the " +#~ "positioning of the widgets in the " +#~ "dashboard. It is dynamically generated " +#~ "when adjusting the widgets size and " +#~ "positions by using drag & drop in" +#~ " the dashboard view" +#~ msgstr "" + +#~ msgid "" +#~ "The css for individual dashboards can" +#~ " be altered here, or in the " +#~ "dashboard view where changes are " +#~ "immediately visible" +#~ msgstr "" +#~ "O css para painéis individuais pode " +#~ "ser alterado aqui, ou na exibição " +#~ "do painel onde as mudanças são " +#~ "imediatamente visíveis" + +#~ msgid "To get a readable URL for your dashboard" +#~ msgstr "Para obter um URL legível para o painel de controle" + +#~ msgid "" +#~ "This JSON object is generated " +#~ "dynamically when clicking the save or" +#~ " overwrite button in the dashboard " +#~ "view. It is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" +#~ "Este objeto JSON é gerado dinamicamente" +#~ " ao clicar no botão salvar ou " +#~ "substituir na exibição do painel. É " +#~ "exposto aqui para referência e para " +#~ "usuários avançados que desejam alterar " +#~ "parâmetros específicos." + +#~ msgid "Owners is a list of users who can alter the dashboard." +#~ msgstr "Os proprietários são uma lista de usuários que podem alterar o painel." + +#~ msgid "Dashboard" +#~ msgstr "painel de controle" + +#~ msgid "Title" +#~ msgstr "Título" + +#~ msgid "Slug" +#~ msgstr "Slug" + +#~ msgid "Charts" +#~ msgstr "" + +#~ msgid "Modified" +#~ msgstr "Modificado" + +#~ msgid "Position JSON" +#~ msgstr "Posição JSON" + +#~ msgid "CSS" +#~ msgstr "CSS" + +#~ msgid "JSON Metadata" +#~ msgstr "Metadados da JSON" + +#~ msgid "Underlying Tables" +#~ msgstr "Mesas subjacentes" + +#~ msgid "Action" +#~ msgstr "Açao" + +#~ msgid "dttm" +#~ msgstr "DTIM" + +#~ msgid "You don't have the rights to " +#~ msgstr "" + +#~ msgid "alter this " +#~ msgstr "" + +#~ msgid "chart" +#~ msgstr "" + +#~ msgid "create a " +#~ msgstr "" + +#~ msgid "dashboard" +#~ msgstr "" + +#~ msgid "Query record was not created as expected." +#~ msgstr "O registro de consulta não foi criado conforme o esperado." + +#~ msgid "Template Name" +#~ msgstr "Nome do modelo" + +#~ msgid "SQL Editor" +#~ msgstr "Editor de SQL" + +#~ msgid "Query Search" +#~ msgstr "Pesquisa de consulta" + +#~ msgid "Status" +#~ msgstr "Status" + +#~ msgid "Start Time" +#~ msgstr "Hora de início" + +#~ msgid "End Time" +#~ msgstr "Fim do tempo" + +#~ msgid "List Saved Query" +#~ msgstr "Lista de Consulta Salva" + +#~ msgid "Show Saved Query" +#~ msgstr "Mostrar consulta salva" + +#~ msgid "Add Saved Query" +#~ msgstr "Adicionar consulta salva" + +#~ msgid "Edit Saved Query" +#~ msgstr "Editar consulta salva" + +#~ msgid "Label" +#~ msgstr "Rótulo" + +#~ msgid "Pop Tab Link" +#~ msgstr "Link Tab Tab" + +#~ msgid "Changed on" +#~ msgstr "Alterado em" + diff --git a/superset/translations/ru/LC_MESSAGES/messages.json b/superset/translations/ru/LC_MESSAGES/messages.json index 9610c17267..b508e86e11 100644 --- a/superset/translations/ru/LC_MESSAGES/messages.json +++ b/superset/translations/ru/LC_MESSAGES/messages.json @@ -1 +1 @@ -{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=1; plural=0;","lang":"ru"},"Time Column":["Столбец с датой"],"second":["секунда"],"minute":["минута"],"hour":["час"],"day":["день"],"week":["неделя"],"month":["месяц"],"quarter":["квартал"],"year":["год"],"week_start_monday":["неделя_начало_понедельник"],"week_ending_saturday":["неделя_конец_суббота"],"week_start_sunday":["неделя_начало_воскресенье"],"5 minute":["5 минут"],"half hour":["полчаса"],"10 minute":["10 минут"],"Table Name":["Имя Таблицы"],"Name of table to be created from csv data.":["Имя таблицы, которая будет сформирована из данных csv."],"CSV File":["CSV Файл"],"Select a CSV file to be uploaded to a database.":["Выберите файл CSV, который будет загружен в БД."],"CSV Files Only!":["Только CSV-файлы!"],"Delimiter":["Разделитель"],"Delimiter used by CSV file (for whitespace use \\s+).":["Разделитель, используемый CSV-файлом (для пробелов используется \\s+)."],"Table Exists":["Метод добавления"],"If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).":["Если таблица уже существует, выполните одно из следующих действий: Fail (ничего не делать), Replace (удалить и заново создать таблицу) или Append (добавить данные)."],"Fail":[""],"Replace":[""],"Append":[""],"Schema":["Схема"],"Specify a schema (if database flavour supports this).":["Укажите схему (если это поддерживается базой данных)."],"Header Row":["Строка заголовков"],"Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.":["Строка, содержащая заголовки для использования в качестве имен столбцов (0 - первая строка данных). Оставьте пустым, если строка заголовка отсутствует."],"Index Column":["Столбец индекса"],"Column to use as the row labels of the dataframe. Leave empty if no index column.":["Столбец для использования в качестве меток строк данных. Оставьте пустым, если столбец индекса отсутствует."],"Mangle Duplicate Columns":["Дубликаты"],"Specify duplicate columns as \"X.0, X.1\".":["Если есть столбцы с одинаковым именем, то присвоить им порядковые номера - столбец1, столбец2, … и т.д."],"Skip Initial Space":["Убрать пробелы"],"Skip spaces after delimiter.":["Пропустить пробелы после разделителя."],"Skip Rows":["Игнорировать"],"Number of rows to skip at start of file.":["Количество первых строк, которые нужно проигнорировать."],"Rows to Read":["Строки для чтения"],"Number of rows of file to read.":["Количество строк файла для чтения."],"Skip Blank Lines":["Пропустить пустые строки"],"Skip blank lines rather than interpreting them as NaN values.":["Пропустите пустые строки, а не интерпретировать их как значения NaN."],"Parse Dates":["Разбор Дат"],"Parse date values.":["Разбор значений дат."],"Infer Datetime Format":["Формат даты и времени"],"Use Pandas to interpret the datetime format automatically.":["Используйте Pandas для автоматической интерпретации формата даты и времени."],"Decimal Character":["Десятичный символ"],"Character to interpret as decimal point.":["Символ, который интерпретируется как десятичная точка."],"Dataframe Index":["Индекс"],"Write dataframe index as a column.":["Записывайте индекс данных в виде столбца."],"Column Label(s)":["Обозначения столбцов"],"Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.":["Обозначение столбца для столбцов с индексами. Если поле пустое, а настройка [Индекс] включена, то используются имена индексов."],"[Superset] Access to the datasource %(name)s was granted":["Доступ к базе данных предоставлен для пользователя — %(name)s"],"Viz is missing a datasource":["У визуализации отсутствует источник данных"],"From date cannot be larger than to date":["Невозможно выбрать дату [from], которая позже текущего дня"],"Table View":["Табличный вид"],"Pick a granularity in the Time section or uncheck 'Include Time'":["Выберите столбец с датой и необходимый период в секции «Время» или снимите флажок «Включая дату»"],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":["Выберите срез данных в полях [Показатели] или [Столбцы], но не в обоих одновременно"],"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":["Нельзя использовать один и тот же срез в двух полях"],"Markup":[""],"Separator":["Разделитель"],"Word Cloud":["Облако тегов"],"Treemap":["Дерево"],"Calendar Heatmap":[""],"Box Plot":[""],"Bubble Chart":["Пузырьковая диаграмма"],"Pick a metric for x, y and size":["Выберите срез для X, Y и размер"],"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":["Выберите период для временных рядов"],"`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.":[""],"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":[""],"Distribution - NVD3 - Pie Chart":[""],"Histogram":["Гистограмма"],"Must have 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":[""],"Pick exactly 2 columns to 'Group By'":["Выберите ровно два столбца в поле [Группировка]"],"Country Map":["Карта Стран"],"World Map":["Карта Мира"],"Filters":["Фильтры"],"Pick at least one filter field":["Выберите хотя бы одно значение из списка"],"iFrame":[""],"Parallel Coordinates":[""],"Heatmap":[""],"Horizon Charts":[""],"Mapbox":[""],"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":[""],"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":[""],"Your query was saved":["Ваш запрос был сохранен"],"Your query could not be saved":["Ваш запрос не может быть сохранен"],"Failed at retrieving results from the results backend":["Невозможно выполнить запрос"],"Unknown error":["Неизвестная ошибка"],"Your session timed out, please refresh your page and try again.":["Время сессии истекло, пожалуйста, обновите страницу и попробуйте снова."],"Query was stopped.":["Запрос прерван."],"Failed at stopping query.":["Не получилось прервать запрос."],"Error occurred while fetching table metadata":["Произошла ошибка при получении метаданных из таблицы"],"shared query":["общий запрос"],"The query couldn't be loaded":["Запрос невозможно загрузить"],"An error occurred while creating the data source":["Произошла ошибка при создании источника данных"],"Pick a chart type!":["Выберите тип графика!"],"To use this chart type you need at least one column flagged as a date":["Для использования этого типа графика необходимо выбрать хотя бы один столбец со значением даты или времени"],"To use this chart type you need at least one dimension":["Для использования этого типа графика необходимо выбрать хотя бы один срез данных"],"To use this chart type you need at least one aggregation function":["Для использования данного типа графика выберите хотя бы один вычисляемый срез данных"],"Untitled Query":["Запрос без имени"],"Copy of %s":["Копирование %s"],"share query":["Скопировать запрос"],"copy URL to clipboard":["скопировать ссылку в буфер обмена"],"Raw SQL":["Raw SQL"],"Source SQL":["Источник SQL"],"SQL":["SQL"],"No query history yet...":["История запросов пуста…"],"It seems you don't have access to any database":["Кажется у Вас нет доступа к базе данных"],"Search Results":["Результаты поиска"],"[From]-":["[С]-"],"[To]-":["[До]-"],"[Query Status]":["[Статус запроса]"],"Search":["Поиск"],"Open in SQL Editor":["Открыть редакторе"],"view results":["посмотреть результаты"],"Data preview":["Предпросмотр данных"],"Visualize the data out of this query":["Построить график на основе запроса"],"Overwrite text in editor with a query on this table":["Перезаписать текст в редакторе с запросом к этой таблице"],"Run query in a new tab":["Выполнить запрос на новой вкладке"],"Remove query from log":["Удалить запрос из журнала"],".CSV":["Экспорт в CSV"],"Visualize":["Построить график"],"Table":["Таблица"],"was created":["создан"],"Query in a new tab":["Запрос в отдельной вкладке"],"Fetch data preview":["Получить данные для просмотра"],"Track Job":["Отслеживать работу"],"Loading...":["Идет загрузка…"],"Run Selected Query":["Выполнить выбранный запрос"],"Run Query":["Выполнить запрос"],"Run query synchronously":["Выполнить синхронный запрос"],"Run query asynchronously":["Выполнить асинхронный запрос"],"Stop":["Стоп"],"Undefined":["Не определено"],"Label":["Метка"],"Label for your query":["Метка для вашего запроса"],"Description":["Описание"],"Write a description for your query":["Заполните описание к вашему запросу"],"Save":["Сохранить"],"Cancel":["Отменить"],"Save Query":["Сохранить запрос"],"Run a query to display results here":["Выполнить запрос для отображения результатов"],"Preview for %s":["Предпросмотр %s"],"Results":["Результаты"],"Query History":["История запросов"],"Create table as with query results":["Создать таблицу на основе запроса"],"new table name":["новое название таблицы"],"Error while fetching table list":["Ошибка при получении списка таблиц"],"Error while fetching schema list":["Ошибка при получении списка схем"],"Error while fetching database list":["Ошибка при получении списка баз данных"],"Database:":["База данных:"],"Select a database":["Выберите базу данных"],"Select a schema (%s)":["Выберите схему (%s)"],"Schema:":["Схема:"],"Add a table (%s)":["Добавить таблицу (%s)"],"Type to search ...":["Введите для поиска…"],"Reset State":["Сбросить текущее состояние"],"Enter a new title for the tab":["Введите название для таблицы"],"Untitled Query %s":["Запрос без имени %s"],"close tab":["Закрыть вкладку"],"rename tab":["Переименовать вкладку"],"expand tool bar":["Показать панель инструментов"],"hide tool bar":["Скрыть панель инструментов"],"Copy partition query to clipboard":["Скопировать часть запроса в буфер обмена"],"latest partition:":["последний раздел:"],"Keys for table":["Ключевые поля таблицы"],"View keys & indexes (%s)":["Посмотреть ключи и индексы (%s)"],"Sort columns alphabetically":["Отсортировать столбцы в алфавитном порядке"],"Original table column order":["Расположение столбцов как в исходной таблице"],"Copy SELECT statement to clipboard":["Скопировать выражение SELECT в буфер обмена"],"Remove table preview":["Убрать предпросмотр таблицы"],"Template Parameters":["Параметры шаблона"],"Edit template parameters":["Изменить параметры шаблона"],"Invalid JSON":["Недопустимый формат json"],"%s is not right as a column name, please alias it (as in SELECT count(*) ":["%s неверно в качестве имени столбца, пожалуйста, используйте его например, в SELECT COUNT (*) "],"AS my_alias":["AS новое_название_столбца"],"using only alphanumeric characters and underscores":["разрешается использование только букв, цифр и знака нижнего подчеркивание"],"Creating a data source and popping a new tab":["Создание источника данных и добавление новой вкладки"],"No results available for this query":["Результаты для этого запроса недоступны"],"Chart Type":["Тип графика"],"[Chart Type]":["[Тип графика]"],"Datasource Name":["Название таблицы"],"datasource name":["название источника данных"],"Create a new slice":["Создать новый срез"],"Choose a datasource":["Выберите источник данных"],"Choose a visualization type":["Выберите тип диаграммы"],"Create new slice":["Создать новый срез"],"Updating chart was stopped":["Обновление графика остановлено"],"An error occurred while rendering the visualization: %s":["Произошла ошибка при построении графика: %s"],"visualization queries are set to timeout at ${action.timeout} seconds. ":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is too large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":["База данных находится под высокой нагрузкой. Возможно, объём данных сильно вырос, или вы запрашиваете источник данных, который достаточно большой, чтобы обрабатывать запрос в диапазоне тайм-аута. Если это так, мы рекомендуем вам агрегировать ваши данные или оптимизировать запрос."],"Network error.":["Ошибка сети."],"Click to see difference":["Нажмите, чтобы увидеть разницу"],"Altered":["Изменения"],"Slice changes":["Изменения среза"],"Select ...":["Выбрать …"],"Loaded data cached":["Данные были загружены в кэш"],"Loaded from cache":["Загружается из кэша"],"Click to force-refresh":["Нажмите для принудительного обновления"],"Copy to clipboard":["Скопировать в буфер обмена"],"Not successful":["Неудачно"],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":["Извините, Ваш браузер не поддерживание копирование. Используйте сочетание клавиш [CTRL + C] для WIN или [CMD + C] для MAC"],"Copied!":["Копирование завершено"],"Title":["Заголовок"],"click to edit title":["нажмите для изменения заголовка"],"You don't have the rights to alter this title.":["Недостаточно прав для изменения заголовка."],"Click to favorite/unfavorite":["Отметить как избранное"],"Active Dashboard Filters":["Фильтр активного отчёта"],"Checkout this dashboard: %s":["Отладка отчёта: %s"],"Save as":["Сохранить как"],"Force Refresh":["Принудительное обновление"],"Force refresh the whole dashboard":["Принудительно обновить отчет"],"Set autorefresh":["Интервал обновления"],"Set the auto-refresh interval for this session":["Установите интервал автоматического обновления для этого сеанса"],"Save the dashboard":["Сохранить отчёт"],"Edit properties":["Редактирование свойств"],"Edit the dashboards's properties":["Редактировать свойства отчёта"],"Email":["Отправить ссылку по почте"],"Email a link to this dashboard":["Отправить ссылку на этот отчёт"],"Add Slices":["Добавить график"],"Add some slices to this dashboard":["Добавить диаграмму в отчёт"],"Edit CSS":["Редактировать CSS"],"Change the style of the dashboard using CSS code":["Измените оформление отчёта с помощью CSS-кода"],"Load a template":["Загрузить шаблон"],"Load a CSS template":["Загрузить шаблон стилей (CSS)"],"CSS":["CSS"],"Live CSS Editor":["Редактор CSS"],"You have unsaved changes.":["У вас есть несохраненные изменения."],"Unsaved changes":["Изменения не сохранены"],"Don't refresh":["Не обновлять"],"10 seconds":["10 секунд"],"30 seconds":["30 секунд"],"1 minute":["1 минута"],"5 minutes":["5 минут"],"Refresh Interval":["Интервал обновления"],"Choose the refresh frequency for this dashboard":["Выберите частоту обновления для этого отчёта"],"This dashboard was saved successfully.":["Отчёт успешно сохранен."],"Sorry, there was an error saving this dashboard: ":["К сожалению, произошла ошибка при сохранения этого отчета "],"Error":["Ошибка"],"You must pick a name for the new dashboard":["Вы должны выбрать имя для нового отчёта"],"Save Dashboard":["Сохранить отчёт"],"Overwrite Dashboard [%s]":["Перезаписать отчёт [%s]"],"Save as:":["Сохранить как:"],"[dashboard name]":["[название отчёта]"],"Sorry, there was an error fetching slices to this dashboard: ":["К сожалению, произошла ошибка при загрузке виджета:"],"Sorry, there was an error adding slices to this dashboard: ":["К сожалению, возникла ошибка при добавлении графика в отчёт: "],"Name":["Название"],"Viz":["Визуализация"],"Datasource":["Источник данных"],"Modified":["Изменено"],"Add a new slice to the dashboard":["Добавить новый график в отчёт"],"Add Slices to Dashboard":["Добавить график в отчёт"],"Served from data cached %s . Click to force refresh.":["Данные находятся в кэше %s. Нажмите кнопку для принудительного обновления."],"Force refresh data":["Принудительное обновление данных"],"Annotation layers are still loading.":["Слои аннотаций загружаются."],"One ore more annotation layers failed loading.":["Один или несколько слоев аннотации не удалось загрузить."],"Move chart":["Переместить график"],"Toggle chart description":["Переключить описание графика"],"Edit chart":["Редактировать график"],"Export CSV":["Export CSV"],"Explore chart":["Обзор графика"],"Remove chart from dashboard":["Удалить график из отчёта"],"is expected to be a number":["ожидается число"],"is expected to be an integer":["ожидается целочисленное значение (integer)"],"cannot be empty":["не может быть пустым"],"description":["описание"],"bolt":[""],"Changing this control takes effect instantly":["Изменение этого элемента применяется сразу"],"Error...":["Ошибка…"],"Query":["Запрос"],"Height":["Высота"],"Width":["Ширина"],"Export to .json":["Экспортировать в JSON формат"],"Export to .csv format":["Экспортировать в CSV формат"],"%s - untitled":["%s - без названия"],"Edit slice properties":["Редактировать свойства графика"],"Limit reached":["Достигнут предел"],"Please enter a slice name":["Введите название диаграммы"],"Please select a dashboard":["Выберите отчёт"],"Please enter a dashboard name":["Введите имя отчёта"],"Save A Slice":["Сохранить диаграмму"],"Overwrite slice %s":["Перезаписать диаграмму %s"],"[slice name]":["[название диаграммы]"],"Do not add to a dashboard":["Не добавлять в отчёт"],"Add slice to existing dashboard":["Добавить график в существующий отчёт"],"Add to new dashboard":["Добавить в новый отчёт"],"Save & go to dashboard":["Сохранить и перейти к отчёту"],"Check out this slice: %s":["Проверка диаграммы: %s"],"Add Annotation Layer":["Добавить слой аннотации"],"`Min` value should be numeric or empty":["Значение «Минимум» должно быть числовым или пустым"],"`Max` value should be numeric or empty":["Значение « Максимум» должно быть числовым или пустым"],"Min":["Минимум"],"Max":["Максимум"],"Something went wrong while fetching the datasource list":["Что-то пошло не так при получении списка источников данных"],"Select a datasource":["Выбор источника данных"],"Search / Filter":["Поиск / Фильтр"],"Click to point to another datasource":["Нажмите, чтобы указать на другой источник данных"],"Edit the datasource's configuration":["Изменение настроек таблицы"],"Show datasource configuration":["Показать конфигурацию источника данных"],"Filter value":["Значение фильтра"],"Select metric":["Выбрать показатель"],"Select column":["Выбрать столбец"],"Select operator":["Выбрать оператор"],"Add Filter":["Добавить фильтр"],"Error while fetching data":["Возникла ошибка при получение данных"],"%s option(s)":["%s параметр(ы)"],"Invalid lat/long configuration.":["Неверная конфигурация широты и долготы."],"Longitude & Latitude columns":["Долгота и Широта"],"Delimited long & lat single column":["Широта и Долгота в одном столбце с разделителем"],"Multiple formats accepted, look the geopy.points Python library for more details":["Для уточнения форматов и получения более подробной информации, посмотрите Python-библиотеку geopy.points"],"Reverse lat/long ":["Поменять местами широту и долготу"],"Geohash":[""],"textarea":["текстовая область"],"Edit":["Редактировать"],"in modal":[""],"Select a visualization type":["Выберите тип визуализации"],"A reference to the [Time] configuration, taking granularity into account":[""],"Group by":["Группировка"],"One or many controls to group by":["Выберите один или несколько срезов в поле группировки данных"],"For more information about objects are in context in the scope of this function, refer to the":[""]," source code of Superset's sandboxed parser":[" source code of sandboxed parser"],"This functionality is disabled in your environment for security reasons.":["Из соображений безопасности эта функция отключена в вашей среде."],"Visualization Type":["Тип диаграммы"],"The type of visualization to display":["Выберите необходимый тип диаграммы"],"Metrics":["Показатели"],"One or many metrics to display":["Выберите один или несколько показателей для отображения"],"Percentage Metrics":["Процентные показатели"],"Metrics for which percentage of total are to be displayed":["Показатели, для которых будет отображаться процент от общего количества"],"Y Axis Bounds":["Границы Оси Y"],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":["Установить жесткие границы для оси Y. Когда границы не заданы, производится их автоматическая подстройка на основе минимальных и максимальных значениях исходных данных."],"Ordering":["Упорядоченность"],"Fixed Color":["Цвет"],"Use this to define a static color for all circles":["Используйте это цвет для заливки всех кругов одним цветом"],"Fill Color":["Цвет заливки"]," Set the opacity to 0 if you do not want to override the color specified in the GeoJSON":["Установите непрозрачность на 0, если вы не хотите переопределять цвет, указанный в GeoJSON"],"Stroke Color":["Цвет обводки"],"Metric":["Показатель"],"Choose the metric":["Выберите показатель"],"Right Axis Metric":["Показатель для правой оси"],"Choose a metric for right axis":["Выберите показатель для правой оси"],"Stacked Style":["Стиль области"],"Sort X Axis":[""],"Sort Y Axis":[""],"Linear Color Scheme":["Цветовая Схема"],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":["Цвет будет рассчитываться на основе отношения ячейки к сумме"],"Horizon Color Scale":["Расчет цвета"],"Defines how the color are attributed.":["Определяет, как рассчитывается цвет."],"Rendering":["Рендеринг"],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":["Интевал XScale"],"Number of steps to take between ticks when displaying the X scale":["Количество шагов между делениями горизонтальной оси X"],"YScale Interval":["Интервал YScale"],"Number of steps to take between ticks when displaying the Y scale":["Количество шагов между делениями на вертикальной оси X"],"Include Time":["Включая дату"],"Whether to include the time granularity as defined in the time section":["Установить временной период, как указано в разделе «Время»"],"Auto Zoom":["Авто Масштаб"],"When checked, the map will zoom to your data after each query":["Если этот флажок установлен, карта будет масштабироваться после каждого запроса"],"Show percentage":["Показать процент"],"Whether to include the percentage in the tooltip":["Включить значение процента в всплывающую подсказку"],"Stacked Bars":["С накоплением"],"Show totals":["Показать итоги"],"Display total row/column":["Показать итоги строк / столбцов"],"Show Markers":["Показать маркеры"],"Show data points as circle markers on the lines":["Показывать на линиях точки данных в виде небольших окружностей"],"Bar Values":["Подписи"],"Show the value on top of the bar":["Добавить на график значение данных в виде подписи"],"Sort Bars":["Сортировка гистограммы"],"Sort bars by x labels.":["Сортировать гистограмму по названию столбцов."],"Combine Metrics":["Сгруппировать показатели"],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":["Сгруппировать и отобразить показатели в рамках значения одного колоночного среза. Легче один раз попробовать, чем обьяснить )"],"Extra Controls":["Доп.Элементы"],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":["Показывать дополнительные элементы управления, которые позволяют переключаться между разными видами графика - гистограмма с накоплением или с группировкой."],"Reduce X ticks":["Сжать шкалу X"],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":["Если опция включена, то график будет сжат по горизонтали, таким образом, чтобы уместиться целиком на одном виджете, при этом промежуточные подписи на оси X могут пропасть. При выключенной опции, графики с большим количеством данных отображаются с горизонтальной полосой прокрутки."],"Include Series":["Включить название"],"Include series name as an axis":["Включить название показателя в подписи оси"],"Color Metric":["Цвет показателя"],"A metric to use for color":["Показатель, используемый для расчета цвета"],"Country Name":["Страна"],"The name of country that Superset should display":["Выберите страну, которую хотите визуализировать"],"Country Field Type":["Стандарт кода страны"],"The country code standard that Superset should expect to find in the [country] column":["Выберите стандарт с помощью которого, кодируются страны в поле [Страна]"],"Frequency":["Частота"],"The periodicity over which to pivot time. Users can provide\n \"Pandas\" offset alias.\n Click on the info bubble for more details on accepted \"freq\" expressions.":["Периодичность для оси времени."],"Dimension":["Измерение"],"Select a dimension":["Выбор измерения"],"Columns":["Столбцы"],"One or many controls to pivot as columns":["Выберите один или несколько срезов для отображения показателей в столбцах сводной таблицы"],"Columns to display":["Столбцы для отображения"],"Longitude & Latitude":["Долгота и Широта"],"Point to your spatial columns":["Выберите столбцы, содержащие геоданные"],"Start Longitude & Latitude":["Долгота и Широта [Начало]"],"End Longitude & Latitude":["Долгота и Широта [Конец]"],"Longitude":["Долгота"],"Select the longitude column":["Выберите столбец долготы"],"Latitude":["Широта"],"Select the latitude column":["Выберите столбец широты"],"GeoJson Column":["Столбец GeoJson"],"Select the geojson column":["Выберите столбец geojson"],"Polygon Column":["Столбец полигонов"],"Select the polygon column. Each row should contain JSON.array(N) of [longitude, latitude] points":["Выберите столбец с массивом полигонов. Каждая строка должна содержать JSON.array(N) [долгота, широта]."],"Point Radius Scale":["Точечный радиус"],"Stroke Width":["Ширина обводки"],"Origin":["Источник"],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom Margin":["Нижняя граница"],"Bottom margin, in pixels, allowing for more room for axis labels":["Высота нижней области графика в пикселах, позволяющая регулировать место под подписи данных горизонтальной оси X"],"Left Margin":["Левая область"],"Left margin, in pixels, allowing for more room for axis labels":["Ширина левой области графика в пикселах, позволяющая регулировать место под подписи данных вертикальной оси Y"],"Time Granularity":["Временной интервал"],"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`":["Интервал времени, в границах которого строится график. Обратите внимание, что для определения диапазона времени, вы можете использовать естественный язык. Например, можно указать словосочетания - «10 seconds», «1 day» или «56 weeks»"],"Domain":["Домен"],"The time unit used for the grouping of blocks":["Единица времени, используемая для группировки"],"Subdomain":["Субдомен"],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":["Единица времени для каждого блока. Должнa быть меньше временной шкалы домена."],"Link Length":["Длина связи"],"Link length in the force layout":["Устанавливает указанное расстояние между связанными узлами"],"Charge":["Сила заряда узла"],"Charge in the force layout":["Отрицательное значение силы заряда приводит к отталкиванию узлов, а положительное значение приводит к притяжению узлов. Установка силы заряда равной 0 отключает вычисление дерева квадрантов, что может заметно улучшить производительность, если вам такая функциональность не требуется."],"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":["Столбец данных с датой или временем."],"Time Grain":["Период времени"],"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.":["Группировка по периоду времени - день, месяц, год, … и т.д"],"Resample Rule":["Resample Rule"],"Pandas resample rule":["Одна из функций (Resample) библиотеки Pandas, которая определяет период, к которому применяется функция агрегации."],"Resample How":["Resample How"],"Pandas resample how":["Одна из функций (Resample) библиотеки Pandas, которая определяет способ агрегации данных."],"Resample Fill Method":["Resample Fill"],"Pandas resample fill method":["Одна из функций (Resample) библиотеки Pandas, которая определяет метод обработки данных. "],"Since":["Начиная с"],"7 days ago":["7 дней назад"],"Until":["До"],"Max Bubble Size":["Макс. размер пузырька"],"Whisker/outlier options":["Варианты биржевого графика"],"Determines how whiskers and outliers are calculated.":["Определяет вид и параметры отображения свечного графика (японские свечи)."],"Ratio":["Соотношение"],"Target aspect ratio for treemap tiles.":["Соотношение сторон для составных прямоугольников графика."],"Number format":["Формат числа"],"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":["Показатель, используемый для определения какие временные ряды будут отображаться при ограничении количества выводимых рядов"],"Sort Descending":["Сортировать"],"Whether to sort descending or ascending":["Сортировка по убыванию или по возрастанию"],"Rolling":["Rolling"],"Defines a rolling window function to apply, works along with the [Periods] text box":["Одна из функций (Rolling) библиотеки Pandas, которая определяет способ агрегации данных."],"Multiplier":["Множитель"],"Factor to multiply the metric by":["Коэффициент умножения"],"Periods":["Период"],"Defines the size of the rolling window function, relative to the time granularity selected":["Одна из функций (Rolling) библиотеки Pandas, которая определяет период, к которому применяется функция агрегации."],"Grid Size":["Размер сетки"],"Defines the grid size in pixels":["Определяет размер сетки в пикселях"],"Min Periods":["HIde 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":["Скрыть необходимое количество периодов. Например, если вы делаете накопительную сумму показателя за 7 дней, но хотите скрыть нарастающий итог за первые 6 дней, то указав в данном столбце «6», вы скроете нарастание, происходящее в течение первых 6 периодов."],"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":["Ось X"],"Metric assigned to the [X] axis":["Показатель, отраженный на оси X"],"Y Axis":["Ось Y"],"Metric assigned to the [Y] axis":["Показатель, отраженный на оси Y"],"Bubble Size":["Размер пузырька"],"URL":["Ссылка (URL)"],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":["URL-адрес, в который вы можете интегрировать переменные {{ width }} или {{ height }}."],"X Axis Label":["Подпись Оси X"],"Y Axis Label":["Подпись Оси Y"],"Custom WHERE clause":["Пользовательское условие WHERE"],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":["Текст в этом поле включается в секцию WHERE SQL-запроса. Вы можете включить сколь угодно сложное выражение. Главное чтобы оно поддерживалось вашей БД."],"Custom HAVING clause":["Пользовательское условие HAVING"],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":["Текст в этом поле включается в секцию HAVING SQL-запроса. Вы можете включить сколь угодно сложное выражение. Главное чтобы оно поддерживалось вашей БД."],"Comparison Period Lag":["Временной лаг"],"Based on granularity, number of time periods to compare against":["Сдвиг временного периода, с которым производится сравнение показателя. Единица периода, устанавливается в разделе [Время]."],"Comparison suffix":["Постфикс"],"Suffix to apply after the percentage display":["Текст для отображения после процента сравнения. Например - «год к году»"],"Table Timestamp Format":["Формат Даты / Времени"],"Timestamp Format":["Формат Даты / Времени"],"Series Height":["Высота ряда данных"],"Pixel height of each series":["Высота в пикселях каждого ряда данных"],"Page Length":["Длина страницы"],"Rows per page, 0 means no pagination":["Количество строк на странице. Значение 0 означает отсутствие разбиения на страницы."],"X Axis Format":["Формат Оси X"],"Y Axis Format":["Формат Оси Y"],"Right Axis Format":["Формат Правой Оси"],"Date Time Format":["Формат даты"],"Markup Type":["Тип Разметки"],"Pick your favorite markup language":["Выберите свой любимый язык разметки"],"Rotation":["Вращение"],"Rotation to apply to words in the cloud":["Тип поворота для применения к словам в облаке"],"Line Style":["Тип Линии"],"Line interpolation as defined by d3.js":["Методы интерполяции и сглаживания графиков. Linear -идентичен стандартному графику, где точки соединены линиями. Basis - образует b-сплайн с дублированием контрольных точек на концах отрезков. Cardinal-open - образует открытый cardinal-сплайн. Monotone: кубическая интерполяция. Step-before: пошаговая интерполяция между вертикальными и горизонтальными сегментами. Step-after: пошаговая интерполяция между горизонтальными и вертикальными сегментами."],"Label Type":["Тип Подписи"],"What should be shown on the label?":["Что должно быть указано в подписи?"],"Code":["Редактор"],"Put your code here":["Введите произвольный текст в формате html или markdown"],"Aggregation function":["Функция агрегации"],"Aggregate function to apply when pivoting and computing the total rows and columns":["Агрегатная функция, применяемая при вычислении итоговых строк и столбцов"],"Font Size From":["Мин. Размер Шрифта"],"Font size for the smallest value in the list":["Размер шрифта для наименьшего значения в списке"],"Font Size To":["Макс. Размер Шрифта"],"Font size for the biggest value in the list":["Размер шрифта для наибольшего значения в списке"],"Instant Filtering":["Мгновенная Фильтрация"],"Extruded":[""],"Range Filter":["Диапазон"],"Whether to display the time range interactive selector":["Отображение интерактивного слайдера для выбора на графике определенного временного диапазона."],"Date Filter":["Временной фильтр"],"Whether to include a time filter":["Включить фильтр на определенный интервал/диапазон времени"],"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":[""],"Data Table":["Таблица Данных"],"Whether to display the interactive data table":["Отображение интерактивной таблицы данных"],"Search Box":["Поиск"],"Whether to include a client side search box":["Включить текстовое поле для фильтрации данных в таблице"],"Table Filter":["Глобальный фильтр"],"Whether to apply filter when table cell is clicked":["Применять глобальный фильтр при выборе показателя в таблице"],"Show Bubbles":["Отображать окружность"],"Whether to display bubbles on top of countries":["Отображать окружность отдельным слоем поверх стран"],"Legend":["Легенда"],"Whether to display the legend (toggles)":["Отображение легенды"],"Show Values":["Показать значения"],"Whether to display the numerical values within the cells":["Отображать ли числовые значения в ячейках"],"X bounds":["Границы X"],"Whether to display the min and max values of the X axis":["Отображать минимальные и максимальные значения оси X"],"Y bounds":["Границы Y"],"Whether to display the min and max values of the Y axis":["Отображать минимальные и максимальные значения оси Y"],"Rich Tooltip":["Расширенная подсказка"],"The rich tooltip shows a list of all series for that point in time":["Во всплывающей подсказке отображается список всех рядов данных на выбранный момент времени"],"Y Log Scale":["Log шкала Y"],"Use a log scale for the Y axis":["Использовать логарифмическую шкалу для оси Y"],"X Log Scale":["Log шкала Х"],"Use a log scale for the X axis":["Использовать логарифмическую шкалу для оси Х"],"Log Scale":["Лог. Масштаб"],"Use a log scale":["Использовать логарифмическую шкалу"],"Donut":["Кольцевая диаграмма"],"Do you want a donut or a pie?":["Преобразовать в кольцевую диаграмму"],"Put labels outside":["Подписи снаружи"],"Put the labels outside the pie?":["Показать подписи снаружи графика"],"Contribution":["Доля"],"Compute the contribution to the total":["Вычислить вклад в общую сумму (долю). Установите формат показателя в проценты."],"Period Ratio":["Период для сравнения"],"[integer] Number of period to compare against, this is relative to the granularity selected":["Сдвиг временного периода, с которым производится сравнение показателя. Единица периода, устанавливается в разделе [Время]."],"Period Ratio Type":["Тип сравнения"],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":["«factor» означает (текущий / предыдущий)%, «growth» - (текущий / предыдущий - 1)% , «value» - (текущий-предыдущий)"],"Time Shift":["Временной сдвиг"],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":["Постфикс"],"Description text that shows up below your Big Number":["Tекст, который отображается ниже вашего числа"],"label":["Подпись"],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":["«count» это тоже самое, что и COUNT(*) если используются группы. Числовые столбцы будут агрегированы. Не числовые столбцы будут использоваться для подписи точек. Оставьте пустым, чтобы получить количество элементов в каждом кластере."],"Map Style":["Стиль Карты"],"Base layer map style":["Выбрать стиль карты"],"Clustering Radius":["Радиус Кластеризации"],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":["Радиус (в пикселях), используемый алгоритмом для группировки отдельных точек в кластера. Выберите 0, чтобы отключить кластеризацию, но помните, что большое количество точек (>1000) вызовет существенную задержку при рендеринге карты."],"Point Size":["Размер точки"],"Fixed point radius":["Радиус Точки"],"Point Radius":["Радиус Точки"],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":["Радиус отдельных точек (тех, которые не находятся в кластере). Числовой столбец или режим «авто», который масштабирует точку на основе наибольшего кластера."],"Point Radius Unit":["Единица измерения"],"The unit of measure for the specified point radius":["Единица измерения для указанной точки"],"Point Unit":[""],"Opacity":["Прозрачность"],"Opacity of all clusters, points, and labels. Between 0 and 1.":["Установить прозрачность для кластеров и точек. Значения прозрачности лежат в диапазоне [0,1]."],"Viewport":["Область просмотра"],"Parameters related to the view and perspective on the map":[""],"Zoom":["Масштаб"],"Zoom level of the map":["Уровень масштабирования карты"],"Default latitude":["Широта по умолчанию"],"Latitude of default viewport":["Широта, которая используется при первом отображении карты"],"Default longitude":["Долгота по умолчанию"],"Longitude of default viewport":["Долгота, которая используется при первом отображении карты"],"Live render":["Рендер в реальном времени"],"Points and clusters will update as viewport is being changed":["Точки и кластеры будут обновляться по мере изменения окна просмотра"],"RGB Color":["Цвет"],"The color for points and clusters in RGB":["Цвет точек и кластеров в RGB"],"Color":["Цвет"],"Pick a color":["Выберите цвет"],"Ranges":["Диапазон"],"Ranges to highlight with shading":["Диапазон для выделения с затенением"],"Range labels":["Подписи диапазона"],"Labels for the ranges":["Добавить подписи диапазона"],"Markers":["Маркеры"],"List of values to mark with triangles":["Список значений для маркировки треугольниками"],"Marker labels":["Подписи маркеров"],"Labels for the markers":["Добавить подписи к маркерам"],"Marker lines":["Линии маркеров"],"List of values to mark with lines":["Список значений для маркировки линиями"],"Marker line labels":["Подписи линий маркеров"],"Labels for the marker lines":["Метки для линий маркеров"],"Slice ID":["Slice ID"],"The id of the active slice":["Идентификатор активного среза"],"Cache Timeout (seconds)":["Тайм-аут кэша (секунды)"],"The number of seconds before expiring the cache":["Количество секунд до истечения срока действия кэша"],"Order by entity id":["Упорядочить по идентификатору элемента"],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":["Важно! Выберите этот параметр, если таблица еще не отсортирована по идентификатору, иначе нет гарантии, что будут возвращены все события для каждого элемента."],"Minimum leaf node event count":["Минимальное количество событий"],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":["Конечные узлы, представляющие меньшее количество событий, будут изначально скрыты"],"Color Scheme":["Цветовая схема"],"The color scheme for rendering chart":["Цветовая схема, применяемая для раскрашивания диаграммы"],"Significance Level":["Уровень значимости"],"Threshold alpha level for determining significance":["Пороговый уровень для определения значимости"],"p-value precision":["точность p-значения"],"Number of decimal places with which to display p-values":["Количество знаков после запятой, для отображаения p-значения"],"Lift percent precision":[""],"Number of decimal places with which to display lift values":[""],"Time Series Columns":["Столбцы Временных Рядов"],"Use Area Proportions":["Площадь сегмента"],"Check if the Rose Chart should use segment area instead of segment radius for proportioning":["Диаграмма использует площадь сегмента вместо радиуса"],"Options":["Опции"],"Not Time Series":["Не временный ряд"],"Ignore time":["Игнорировать время"],"Time Series":["Временные ряды"],"Standard time series":["Стандартные временные ряды"],"Aggregate Mean":["Среднее"],"Mean of values over specified period":["Среднее значений за указанный период"],"Aggregate Sum":["Сумма"],"Sum of values over specified period":["Сумма значений за указанный период"],"Difference":["Разница"],"Metric change in value from `since` to `until`":["Разница значения"],"Percent Change":["Процентное изменение"],"Metric percent change in value from `since` to `until`":["Процент изменения значения показателя"],"Factor":["Фактор"],"Metric factor change from `since` to `until`":["Изменения фактора"],"Advanced Analytics":["Расширенный анализ"],"Use the Advanced Analytics options below":["Используйте дополнительные параметры расчета"],"Settings for time series":["Настройки временных рядов"],"Equal Date Sizes":[""],"Check to force date partitions to have the same height":[""],"Partition Limit":["Ограничение Разделов"],"The maximum number of subdivisions of each group; lower values are pruned first":["Максимальное число разбиений для каждой группы. Сначала убираются более низкие значения"],"Partition Threshold":["Порог размера"],"Partitions whose height to parent height proportions are below this value are pruned":["Части, размеры которых ниже этого значения, обрезаются"],"Lines column":[""],"The database columns that contains lines information":["Столбцы БД, содержащие информацию о строках"],"Lines encoding":["Кодирование строк"],"The encoding format of the lines":["Формат кодирования строк"],"Line width":["Толщина линии"],"The width of the lines":["Задать толщину линии"],"Reverse Lat & Long":["Поменять Широту и Долготу"],"deck.gl charts":[""],"Pick a set of deck.gl charts to layer on top of one another":[""],"Select charts":["Выбрать диаграммы"],"Error while fetching charts":["Ошибка при загрузке графики"],"Javascript data interceptor":["Перехватчик данных Javascript"],"Define a javascript function that receives the data array used in the visualization and is expected to return a modified version of that array. This can be used to alter properties of the data, filter, or enrich the array.":["Определите функцию javascript, которая получает массив данных, используемый в визуализации, и, как ожидается, возвратит измененную версию этого массива. Это может пригодиться для изменения свойств данных, фильтра или обогащения массива."],"Javascript data mutator":["Мутатор данных Javascript"],"Define a function that receives intercepts the data objects and can mutate it":["Определите функцию, которая перехватывает объекты данных для последующей мутации"],"Javascript tooltip generator":["Генератор подсказок Javascript"],"Define a function that receives the input and outputs the content for a tooltip":["Определение функции, которая получает входные данные и выводит содержимое подсказки"],"Javascript onClick href":["JavaScript onclick атрибут"],"Define a function that returns a URL to navigate to when user clicks":["Определение функции, возвращающей URL для перехода при нажатии"],"Extra data for JS":["Доп. данные для JS"],"List of extra columns made available in Javascript functions":["Список дополнительных столбцов, доступных в функциях Javascript"],"Stroked":["Штриховать"],"Whether to display the stroke":["Отображать штриховать"],"Filled":["Закраска"],"Whether to fill the objects":["Закрашивать объекты"],"Time":["Время"],"Time related form attributes":["В этом разделе можно установить параметры диаграммы, связанные с временем"],"Datasource & Chart Type":["Источник данных & Тип графика"],"This section exposes ways to include snippets of SQL in your query":["В этом разделе представлены способы включения фрагментов кода SQL в ваш запрос."],"Annotations and Layers":["Аннотация"],"This section contains options that allow for advanced analytical post processing of query results":["В этом разделе содержатся параметры, которые позволяют производить аналитическую пост-обработку результатов запроса"],"Result Filters":["Фильтр результатов"],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":["Фильтры, применяемые после агрегации."],"Chart Options":["Параметры диаграммы"],"Breakdowns":["Ряды данных (сегментировать)"],"Defines how each series is broken down":["Определяет на какие сегменты будет разбит каждый столбец данных"],"Pie Chart":["Круговая диаграмма"],"Time Series - Periodicity Pivot":[""],"Dual Axis Line Chart":["Линейный график с двумя осями"],"Y Axis 1":["Первая ось Y"],"Y Axis 2":["Вторая ось Y"],"Left Axis Metric":["Показатель для левой оси"],"Choose a metric for left axis":["Выбрать показатель для левой оси"],"Left Axis Format":["Формат левой оси"],"Axes":["Оси"],"Map":["Карта"],"Deck.gl - Hexagons":[""],"Advanced":["Дополнительно"],"Metric used to control height":["Показатель используемый для контроля высоты"],"Deck.gl - Grid":[""],"Deck.gl - Screen grid":[""],"Grid":["Сетка"],"Weight":["Вес"],"Metric used as a weight for the grid's coloring":["Показатель, используемый в качестве веса для раскраски сетки"],"Deck.gl - geoJson":[""],"GeoJson Settings":["Настройки Geojson "],"Polygon Settings":["Параметры Полигона"],"Arc":["Дуга"],"Point Color":["Цвет Точки"],"Categorical Color":[""],"Pick a dimension from which categorical colors are defined":[""],"GROUP BY":["АГРЕГАЦИЯ"],"Use this section if you want a query that aggregates":["Используйте этот раздел, если необходимо предварительно агрегировать данные"],"NOT GROUPED BY":["БЕЗ АГРЕГАЦИИ"],"Use this section if you want to query atomic rows":["Используйте этот раздел, если необходимо использовать исходные данные как есть, без предварительной агрегации"],"Time Series Table":["Таблица временных рядов"],"Templated link, it's possible to include {{ metric }} or other values coming from the controls.":["Шаблонная ссылка, можно включить {{ metric }} или другие значения, поступающие из элементов управления."],"Pivot Options":["Опции"],"Bubbles":["Пузырьки"],"Numeric Column":["Числовой столбец"],"Select the numeric column to draw the histogram":["Выберите числовой столбец, чтобы построить гистограмму"],"No of Bins":["Количество ячеек"],"Select number of bins for the histogram":["Выберите количество ячеек"],"Primary Metric":["Первый показатель"],"The primary metric is used to define the arc segment sizes":["Первый показатель используется для определения размеров сегмента дуги"],"Secondary Metric":["Второй показатель"],"[optional] this secondary metric is used to define the color as a ratio against the primary metric. When omitted, the color is categorical and based on labels":["Необязательный параметр. Используется для формирования цвета на основе отношения к первому показателю. "],"Hierarchy":["Иерархическая структура"],"This defines the level of the hierarchy":["Каждый срез определяет уровень иерархии"],"Source / Target":["Источник / Назначение"],"Choose a source and a target":["Выберите срез данных для источника и назначения"],"Chord Diagram":[""],"Choose a number format":["Выберите формат чисел"],"Source":["Источник"],"Choose a source":["Выберите срез источника"],"Target":["Назначение"],"Choose a target":["Выберите срез назначения"],"ISO 3166-2 codes of region/province/department":["Геокод по стандарту ISO 3166-2"],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":["Стандарт ISO 3166-2 — часть стандарта ISO 3166, определяющего геокоды для основных единиц первого и второго уровня деления территории всех стран."],"Country Control":["Геокод страны"],"3 letter code of the country":["Трехбуквенный код страны"],"Metric for color":["Показатель / Цвет"],"Metric that defines the color of the country":["Показатель, определяющий цвет страны"],"Bubble size":["Размер маркера"],"Metric that defines the size of the bubble":["Показатель, определяющий размер маркера (окружность)"],"Filter Box":["Фильтр"],"Filter controls":["Фильтруемые срезы"],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":["Срезы данных, на которые вы хотите включить фильтр. Обратите внимание, что в этом списке будут отображаться только столбцы, отмеченные в свойствах таблицы как «фильтруемые»."],"Heatmap Options":["Параметры тепловой карты"],"Value bounds":["Границы значения"],"Value Format":["Формат значения"],"Horizon":[""],"Points":["Точки"],"Labelling":["Маркировка"],"Visual Tweaks":["Визуальные твики"],"Column containing longitude data":["Столбец, содержащий данные долготы"],"Column containing latitude data":["Столбец, содержащий данные широты"],"Cluster label aggregator":["Агрегатор меток кластера"],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":["Агрегатная функция применяется к списку точек в каждом кластере для создания метки кластера."],"Tooltip":["Подсказка"],"Show a tooltip when hovering over points and clusters describing the label":["Показывать всплывающую подсказку при наведении курсора на точки и кластеры"],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":["Один или несколько элементов в группе. Должны присутствовать столбцы широты и долготы."],"Event definition":["Определение события"],"Additional meta data":["Дополнительные метаданные"],"Column containing entity ids":["Столбец, содержащий идентификатор"],"e.g., a \"user id\" column":["например, столбец «user id»"],"Column containing event names":["Столбец, содержащий имена событий"],"Event count limit":["Ограничение количества событий"],"The maximum number of events to return, equivalent to number of rows":["Максимальное число возвращаемых событий, эквивалентное числу строк"],"Meta data":["Метаданные"],"Select any columns for meta data inspection":["Выберите любые столбцы для проверки метаданных"],"Paired t-test":[""],"Time Series Options":[""],"Favorites":["Избранное"],"Created Content":["Созданный контент"],"Recent Activity":["Последние действия"],"Security & Access":["Безопасность и Доступ"],"No slices":["Нет срезов данных"],"No dashboards":["Нет отчётов"],"Dashboards":["Отчёты"],"Slices":["Срезы данных"],"No favorite charts yet, go click on stars!":["Нет избранных диаграмм. Нажмите звёздочку напротив названия необходимого графика, чтобы он появился в списке избранных диаграмм."],"No favorite dashboards yet, go click on stars!":["Нет избранных отчётов. Нажмите звёздочку напротив названия необходимого отчета, чтобы он появился в этом списке."],"Charts":["Графики"],"Roles":["Роли"],"Databases":["Базы данных"],"Datasources":["Источники данных"],"Profile picture provided by Gravatar":["Изображение профиля, сгенерированное сервисом Gravatar"],"joined":["присоединился"],"id:":["идентификатор:"],"Sorry, there appears to be no data":["Извините, похоже, нет данных"],"Data has no time steps":["Данные не имеют временной шкалы"],"Select starting date":["Выберите дату начала"],"Select end date":["Выберите дату окончания"],"Select [%s]":["Выбрать [%s]"],"Apply":["Применить"],"No data was returned.":["Данных не было."],"List Druid Column":["Список колонок Druid"],"Show Druid Column":["Показать колонку Druid"],"Add Druid Column":["Добавить колонку Druid"],"Edit Druid Column":["Редактировать колонку Druid"],"Column":["Колонка"],"Type":["Тип"],"Groupable":["Группируемый"],"Filterable":["Фильтрующийся"],"Count Distinct":["Count Distinct"],"Sum":["Sum"],"Whether this column is exposed in the `Filters` section of the explore view.":["Необходимо отметить, если столбец должен быть доступен в разделе «Фильтры»."],"List Druid Metric":["Список Druid Метрик"],"Show Druid Metric":["Показать Druid Метрики"],"Add Druid Metric":["Добавить Druid Метрику"],"Edit Druid Metric":["Редактировать Druid Метрику"],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":["Ограничен ли доступ к этому показателю определенными ролями. Только роли с разрешением «metric access on [название этой метрики]» могут получить доступ к этому показателю."],"Verbose Name":["Полное имя"],"JSON":["JSON"],"Druid Datasource":["Druid - Источники Данных"],"Warning Message":["Предупреждающее сообщение"],"List Druid Cluster":["Список Кластеров Druid"],"Show Druid Cluster":["Показать Кластер Druid"],"Add Druid Cluster":["Добавить Кластер Druid"],"Edit Druid Cluster":["Редактировать Кластер Druid"],"Cluster":["Кластер"],"Coordinator Host":["Координатор Хост"],"Coordinator Port":["Координатор Порт"],"Coordinator Endpoint":["Координатор Конечная Точка"],"Broker Host":["Брокер-Хост"],"Broker Port":["Брокер-Порт"],"Broker Endpoint":["Брокер-Конечная Точка"],"Druid Clusters":["Список Кластеров Druid"],"Sources":["Источники"],"List Druid Datasource":["Список Источников Данных Druid"],"Show Druid Datasource":["Показать Источники Данных Druid"],"Add Druid Datasource":["Добавить Источник Данных Druid"],"Edit Druid Datasource":["Редактировать Источник Данных Druid"],"The list of slices associated with this table. By altering this datasource, you may change how these associated slices behave. Also note that slices need to point to a datasource, so this form will fail at saving if removing slices from a datasource. If you want to change the datasource for a slice, overwrite the slice 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":["Выражение времени для использования в качестве предиката при получении различных значений для заполнения компонента фильтра. Применяется только в том случае, если включен параметр «включить выбор фильтра». Если Вы введете «7 дней назад», то список различных значений в фильтре будет заполнен на основе определенного значения за последнюю неделю"],"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":["Перенаправление на эту конечную точку при нажатии на источник данных из списка источников данных"],"Associated Charts":["Связанные диаграммы"],"Data Source":["Источник данных"],"Owner":["Владелец"],"Is Hidden":["Скрыто"],"Enable Filter Select":["Включить Онлайн Фильтр"],"Default Endpoint":["Конечная точка по умолчанию"],"Time Offset":["Смещение Времени"],"Cache Timeout":["Тайм-аут Кэша"],"Druid Datasources":["Источники Данных Druid"],"Scan New Datasources":["Сканирование Новых Источников"],"Refresh Druid Metadata":["Обновить Метаданные Druid"],"Datetime column not provided as part table configuration and is required by this type of chart":["Для данной диаграммы необходим временной ряд. Укажите столбец с датой в соответствующем поле раздела [Время]"],"Empty query?":["Пустой запрос?"],"Metric '{}' is not valid":["Показатель ‘{}’ не является допустимым"],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":["Таблица [{}], похоже, не существует в указанной базе данных. Не удается получить сведения о столбце."],"List 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":["Сделать этот столбец доступным в разделе [Время]. Столбец должен быть в формате DATETIME"],"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.":["Задать тип данных. В некоторых случаях может потребоваться ввести тип вручную для столбцов, которые формируются специальными запросами. В большинстве случаев изменять содержимое этого поля не обязательно."],"Expression":["Выражение SQL"],"Is temporal":["Содержит дату /время"],"Datetime Format":["Формат Datetime"],"Database Expression":["Database Expression"],"List Metrics":["Список показателей"],"Show Metric":["Показать показатель"],"Add Metric":["Добавить показатель"],"Edit Metric":["Редактировать показатель"],"SQL Expression":["Выражение SQL"],"D3 Format":["Формат D3"],"Is Restricted":["Ограничено"],"List Tables":["Список таблиц"],"Show Table":["Показать таблицу"],"Add Table":["Добавить таблицу"],"Edit Table":["Редактировать таблицу"],"Name of the table that exists in the source database":["Имя таблицы, которая существует в исходной базе данных"],"Schema, as used only in some databases like Postgres, Redshift and DB2":["Схема, используется только в некоторых базах данных, таких как Postgres, Redshift и 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.":["Предикат применяется при получении значений для компонента - «Фильтр». Поддерживает синтаксис jinja. Применяется только в том случае, если включен параметр «Включить Онлайн Фильтр»."],"Redirects to this endpoint when clicking on the table from the table list":["Перенаправление на эту конечную точку при нажатии на таблицу в общем списке"],"Changed By":["Изменено"],"Database":["БД"],"Last Changed":["Последнее изменение"],"Offset":["Смещение"],"Fetch Values Predicate":["Извлечь Значения Предиката"],"Main Datetime Column":["Основной столбец с датой"],"Table [{}] could not be found, please double check your database connection, schema, and table name":["Не удалось найти таблицу [{}]. Проверьте подключение к базе данных, схему и имя таблицы."],"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":["Метаданные обновлены для следующих таблиц: %(tables)s"],"Tables":["Таблицы"],"Profile":["Профиль"],"Logout":["Выход из системы"],"Login":["Вход в систему"],"Record Count":["Количество записей"],"No records found":["Записи не найдены"],"Import":["Импорт"],"No Access!":["Нет доступа!"],"You do not have permissions to access the datasource(s): %(name)s.":["У вас нет разрешений на доступ к источнику данных: %(name)s."],"Request Permissions":["Запросить права доступа"],"Test Connection":["Тестовое соединение"],"Annotation Layers":["Слои аннотаций"],"Manage":["Управление"],"Annotations":["Аннотации"],"Datasource %(name)s already exists":["Источник данных %(name)s уже существует"],"json isn't valid":["json не валиден"],"Export to YAML":["Экспорт в YAML"],"Export to YAML?":["Экспорт в YAML?"],"Delete":["Удалить"],"Delete all Really?":["Удалить все?"],"This endpoint requires the `all_datasource_access` permission":["Эта конечная точка требует разрешения «all_datasource_access»"],"The datasource seems to have been deleted":["Источник данных, похоже, был удален"],"The access requests seem to have been deleted":["Запросы доступа, похоже, были удалены"],"The user seems to have been deleted":["Пользователь, кажется, был удален"],"You don't have access to this datasource. (Gain access)":["У вас нет доступа к этому источнику данных. (Gain access)"],"You don't have access to this datasource":["У вас нет доступа к этому источнику данных"],"This view requires the database %(name)s or `all_datasource_access` permission":["Для просмотра базы данных %(name)s необходимо иметь соответствующий доступ или разрешение «all_datasource_access»"],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":["Для этой конечной точки %(name)s необходимо иметь соответствующий доступ или разрешение «all_datasource_access»"],"List Databases":["Список БД"],"Show Database":["Показать Базу Данных"],"Add Database":["Добавить Базу Данных"],"Edit Database":["Редактировать Базу Данных"],"Expose this DB in SQL Lab":["Показать базу данных в SQL Редакторе"],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":["Разрешить пользователям выполнять синхронные запросы. Это значение установлено по умолчанию и должно хорошо работать для запросов, которые могут быть выполнены в пределах одной минуты."],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":["Разрешить пользователям выполнять асинхронные запросы к серверной части. Это предполагает, что у вас настроена очередь запросов Celery Worker."],"Allow CREATE TABLE AS option in SQL Lab":["Разрешить выполнять инструкцию CREATE TABLE AS в редакторе SQL"],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":["Позволяет пользователям запускать инструкции (UPDATE, DELETE, CREATE, …) без SELECT в редакторе SQL"],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":["При разрешении опции CREATE TABLE AS в редакторе SQL эта опция создаст таблицу в выбранной схеме"],"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.":["Если вы используете Presto, все запросы в SQL-Редакторе будут выполняться от авторизованного пользователя, который должен иметь разрешение на их выполнение.
Если включен Hive, то запросы будут выполняться через техническую учетную запись, но ассоциировать зарегистрированного пользователя можно через свойство hive.server2.proxy.user."],"Expose in SQL Lab":["Открыть в SQL редакторе"],"Allow CREATE TABLE AS":["Разрешить CREATE TABLE AS"],"Allow DML":["Allow DML"],"CTAS Schema":["Схема по умолчанию"],"Creator":["Автор"],"SQLAlchemy URI":["SQLAlchemy URI"],"Extra":["Дополнительные параметры"],"Allow Run Sync":["Allow Run Sync"],"Allow Run Async":["Allow Run Async"],"Impersonate the logged on user":["Ассоциировать пользователя"],"Import Dashboards":["Импорт Отчетов"],"CSV to Database configuration":["Настройка CSV для БД"],"CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"":["CSV-файл \"{0}\" загружен в таблицу \"{1}\" базы данных \"{2}\""],"User":["Пользователь"],"User Roles":["Роли пользователей"],"Database URL":["URL базы данных"],"Roles to grant":["Роли для предоставления"],"Created On":["Дата создания"],"Access requests":["Запросы доступа"],"Security":["Безопасность"],"List Charts":["Список диаграмм"],"Show Chart":["Показать диаграмму"],"Add Chart":["Добавить диаграмму"],"Edit Chart":["Редактировать диаграмму"],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":["Эти параметры генерируются автоматически при нажатии кнопки сохранения. Опытные пользователи могут изменить определенные объекты в формате JSON."],"Duration (in seconds) of the caching timeout for this slice.":["Продолжительность (в секундах) таймаута кэширования для этого графика."],"Last Modified":["Изменено"],"Owners":["Владельцы"],"Parameters":["Параметры"],"Chart":["График"],"List Dashboards":["Список Отчётов"],"Show Dashboard":["Показать Отчёт"],"Add Dashboard":["Добавить Отчёт"],"Edit Dashboard":["Редактировать Отчёт"],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":["Этот объект JSON описывает расположение виджетa в отчёте. Он автоматически генерируется при настройке размера и позиций виджета на листе отчёта."],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":["В этом поле можно задать индивидуальный стиль для отчёта с помощью CSS"],"To get a readable URL for your dashboard":["Получить читаемый URL-адрес для отчёта"],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":["Параметры отчёта в формате JSON."],"Owners is a list of users who can alter the dashboard.":["Владельцы - это список пользователей, которые могут изменять отчёт."],"Dashboard":["Отчёт"],"Slug":["Читаемый URL"],"Position JSON":["Позиция JSON"],"JSON Metadata":["Параметры JSON"],"Underlying Tables":["Базовые таблицы"],"Export":["Экспорт"],"Export dashboards?":["Экспортировать отчет?"],"Action":["Действия"],"dttm":["Время"],"Action Log":["Журнал Действий"],"Access was requested":["Запрошен доступ"],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":["%(user)s была предоставлена роль %(role)s, которая дает доступ к ресурсам %(datasource)s"],"Role %(r)s was extended to provide the access to the datasource %(ds)s":["Роль %(r) s была расширена для обеспечения доступа к источнику данных %(ds)s"],"You have no permission to approve this request":["У вас нет разрешения на утверждение этого запроса"],"You don't have the rights to ":["У вас нет прав на "],"alter this ":["изменить этот "],"chart":["график"],"create a ":["создать "],"dashboard":["отчёт"],"Malformed request. slice_id or table_name and db_name arguments are expected":["Неправильный запрос. Ожидаются аргументы slice_id или table_name и db_name"],"Slice %(id)s not found":["Отчёт %(id)s не найден"],"Table %(t)s wasn't found in the database %(d)s":["Таблица %(t)s не найдена в базе данных %(d)s"],"Can't find User '%(name)s', please ask your admin to create one.":["Не удалось найти пользователя ‘%(name)s’. Обратитесь к администратору, чтобы создать его."],"Can't find DruidCluster with cluster_name = '%(name)s'":["Не удалось найти DruidCluster с именем cluster_name = ‘%(name)s’"],"Query record was not created as expected.":["Запись запроса не была создана должным образом."],"Template Name":["Имя Шаблона"],"CSS Templates":["Шаблоны CSS"],"SQL Editor":["Редактор SQL"],"SQL Lab":["Лаборатория"],"Query Search":["Поиск запросов"],"Upload a CSV":["Загрузить CSV"],"Status":["Статус"],"Start Time":["Время начала"],"End Time":["Время окончания"],"Queries":["Запросы"],"List Saved Query":["Список сохраненных запросов"],"Show Saved Query":["Показать сохраненный запрос"],"Add Saved Query":["Добавить сохраненный запрос"],"Edit Saved Query":["Изменить сохраненный запрос"],"Pop Tab Link":["Открыть"],"Changed on":["Изменено"],"Saved Queries":["Сохраненные запросы"]}}} \ No newline at end of file +{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=1; plural=0","lang":"ru"},"Time Column":[""],"second":[""],"minute":[""],"hour":[""],"day":[""],"week":[""],"month":[""],"quarter":[""],"year":[""],"week_ending_saturday":[""],"week_start_sunday":[""],"week_start_monday":[""],"5 minute":[""],"half hour":[""],"10 minute":[""],"Table Name":[""],"Name of table to be created from csv data.":[""],"CSV File":[""],"Select a CSV file to be uploaded to a database.":[""],"CSV Files Only!":[""],"Database":[""],"Delimiter":[""],"Delimiter used by CSV file (for whitespace use \\s+).":[""],"Table Exists":[""],"If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).":[""],"Fail":[""],"Replace":[""],"Append":[""],"Schema":[""],"Specify a schema (if database flavour supports this).":[""],"Header Row":[""],"Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.":[""],"Index Column":[""],"Column to use as the row labels of the dataframe. Leave empty if no index column.":[""],"Mangle Duplicate Columns":[""],"Specify duplicate columns as \"X.0, X.1\".":[""],"Skip Initial Space":[""],"Skip spaces after delimiter.":[""],"Skip Rows":[""],"Number of rows to skip at start of file.":[""],"Rows to Read":[""],"Number of rows of file to read.":[""],"Skip Blank Lines":[""],"Skip blank lines rather than interpreting them as NaN values.":[""],"Parse Dates":[""],"A comma separated list of columns that should be parsed as dates.":[""],"Infer Datetime Format":[""],"Use Pandas to interpret the datetime format automatically.":[""],"Decimal Character":[""],"Character to interpret as decimal point.":[""],"Dataframe Index":[""],"Write dataframe index as a column.":[""],"Column Label(s)":[""],"Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.":[""],"[Superset] Access to the datasource %(name)s was granted":[""],"Viz is missing a datasource":[""],"From date cannot be larger than to date":[""],"Table View":[""],"Pick a granularity in the Time section or uncheck 'Include Time'":[""],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":[""],"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":[""],"Markup":[""],"Separator":[""],"Word Cloud":[""],"Treemap":[""],"Calendar Heatmap":[""],"Box Plot":[""],"Bubble Chart":[""],"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":[""],"`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.":[""],"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":[""],"Distribution - NVD3 - Pie Chart":[""],"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":[""],"Pick exactly 2 columns to 'Group By'":[""],"Country Map":[""],"World Map":[""],"Filters":[""],"Pick at least one filter field":[""],"iFrame":[""],"Parallel Coordinates":[""],"Heatmap":[""],"Horizon Charts":[""],"Mapbox":[""],"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":[""],"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":[""],"Your session timed out, please refresh your page and try again.":[""],"Your query was saved":[""],"Your query could not be saved":[""],"Failed at retrieving results from the results backend":[""],"Unknown error":[""],"Query was stopped.":[""],"Failed at stopping query.":[""],"Error occurred while fetching table metadata":[""],"shared query":[""],"The query couldn't be loaded":[""],"An error occurred while creating the data source":[""],"Pick a chart type!":[""],"To use this chart type you need at least one column flagged as a date":[""],"To use this chart type you need at least one dimension":[""],"To use this chart type you need at least one aggregation function":[""],"Untitled Query":[""],"Copy of %s":[""],"share query":[""],"copy URL to clipboard":[""],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":[""],"It seems you don't have access to any database":[""],"Search Results":[""],"[From]-":[""],"[To]-":[""],"[Query Status]":[""],"Search":[""],"Open in SQL Editor":[""],"view results":[""],"Data preview":[""],"Visualize the data out of this query":[""],"Overwrite text in editor with a query on this table":[""],"Run query in a new tab":[""],"Remove query from log":[""],".CSV":[""],"Visualize":[""],"Table":[""],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"Track Job":[""],"Loading...":[""],"Run Selected Query":[""],"Run Query":[""],"Run query synchronously":[""],"Run query asynchronously":[""],"Stop":[""],"Undefined":[""],"Label":[""],"Label for your query":[""],"Description":[""],"Write a description for your query":[""],"Save":[""],"Cancel":[""],"Save Query":[""],"Share Query":[""],"Run a query to display results here":[""],"Preview for %s":[""],"Results":[""],"Query History":[""],"Create table as with query results":[""],"new table name":[""],"Error while fetching table list":[""],"Error while fetching schema list":[""],"Type to search ...":[""],"Select table ":[""],"Error while fetching database list":[""],"Database:":[""],"Select a database":[""],"Select a schema (%s)":[""],"Schema:":[""],"Add a table (%s)":[""],"Reset State":[""],"Enter a new title for the tab":[""],"Untitled Query %s":[""],"close tab":[""],"rename tab":[""],"expand tool bar":[""],"hide tool bar":[""],"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 clipboard":[""],"Remove table preview":[""],"Template Parameters":[""],"Edit template parameters":[""],"Invalid JSON":[""],"%s is not right as a column name, please alias it (as in SELECT count(*) ":[""],"AS my_alias":[""],"using only alphanumeric characters and underscores":[""],"Creating a data source and popping a new tab":[""],"No results available for this query":[""],"Chart Type":[""],"[Chart Type]":[""],"Datasource Name":[""],"datasource name":[""],"Create a new chart":[""],"Choose a datasource":[""],"If the datasource your are looking for is not available in the list, follow the instructions on the how to add it on the ":[""],"Superset tutorial":[""],"Choose a visualization type":[""],"Create new chart":[""],"Unexpected error: ":[""],"Unexpected error.":[""],"Updating chart was stopped":[""],"An error occurred while rendering the visualization: %s":[""],"visualization queries are set to timeout at ${action.timeout} seconds. ":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is too large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[""],"Network error.":[""],"Click to see difference":[""],"Altered":[""],"Chart changes":[""],"Select ...":[""],"Loaded data cached":[""],"Loaded from cache":[""],"Click to force-refresh":[""],"Copy to clipboard":[""],"Not successful":[""],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[""],"Copied!":[""],"Title":[""],"click to edit title":[""],"You don't have the rights to alter this title.":[""],"Click to favorite/unfavorite":[""],"Dismiss":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Save as":[""],"Force Refresh":[""],"Force refresh the whole dashboard":[""],"Set autorefresh":[""],"Set the auto-refresh interval for this session":[""],"Save the dashboard":[""],"Edit properties":[""],"Edit the dashboards's properties":[""],"Email":[""],"Email a link to this dashboard":[""],"Add Charts":[""],"Add some charts to this dashboard":[""],"Edit CSS":[""],"Change the style of the dashboard using CSS code":[""],"Load a template":[""],"Load a CSS template":[""],"CSS":[""],"Live CSS Editor":[""],"You have unsaved changes.":[""],"Unsaved changes":[""],"Don't refresh":[""],"10 seconds":[""],"30 seconds":[""],"1 minute":[""],"5 minutes":[""],"Refresh Interval":[""],"Choose the refresh frequency for this dashboard":[""],"This dashboard was saved successfully.":[""],"Sorry, there was an error saving this dashboard: ":[""],"Error":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":[""],"Overwrite Dashboard [%s]":[""],"Save as:":[""],"[dashboard name]":[""],"Sorry, there was an error fetching charts to this dashboard: ":[""],"Sorry, there was an error adding charts to this dashboard: ":[""],"Name":[""],"Viz":[""],"Datasource":[""],"Modified":[""],"Add a new chart to the dashboard":[""],"Add Charts to Dashboard":[""],"Served from data cached %s . Click to force refresh.":[""],"Force refresh data":[""],"Annotation layers are still loading.":[""],"One ore more annotation layers failed loading.":[""],"Move chart":[""],"Toggle chart description":[""],"Edit chart":[""],"Export CSV":[""],"Explore chart":[""],"Remove chart from dashboard":[""],"A reference to the [Time] configuration, taking granularity into account":[""],"Group by":[""],"One or many controls to group by":[""],"For more information about objects are in context in the scope of this function, refer to the":[""]," source code of Superset's sandboxed parser":[""],"This functionality is disabled in your environment for security reasons.":[""],"Visualization Type":[""],"The type of visualization to display":[""],"Metrics":[""],"One or many metrics to display":[""],"Percentage Metrics":[""],"Metrics for which percentage of total are to be displayed":[""],"Y Axis Bounds":[""],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[""],"Ordering":[""],"Fixed Color":[""],"Use this to define a static color for all circles":[""],"Legend Position":[""],"Choose the position of the legend":[""],"Fill Color":[""]," Set the opacity to 0 if you do not want to override the color specified in the GeoJSON":[""],"Stroke Color":[""],"Metric":[""],"Right Axis Metric":[""],"Choose a metric for right axis":[""],"Stacked Style":[""],"Sort X Axis":[""],"Sort Y Axis":[""],"Linear Color Scheme":[""],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[""],"Horizon Color Scale":[""],"Defines how the color are attributed.":[""],"Rendering":[""],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":[""],"Number of steps to take between ticks when displaying the X scale":[""],"YScale Interval":[""],"Number of steps to take between ticks when displaying the Y scale":[""],"Include Time":[""],"Whether to include the time granularity as defined in the time section":[""],"Auto Zoom":[""],"When checked, the map will zoom to your data after each query":[""],"Show percentage":[""],"Whether to include the percentage in the tooltip":[""],"Stacked Bars":[""],"Show totals":[""],"Display total row/column":[""],"Show Markers":[""],"Show data points as circle markers on the lines":[""],"Bar Values":[""],"Show the value on top of the bar":[""],"Sort Bars":[""],"Sort bars by x labels.":[""],"Combine Metrics":[""],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":[""],"Extra Controls":[""],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":[""],"Reduce X ticks":[""],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[""],"Include Series":[""],"Include series name as an axis":[""],"Color Metric":[""],"A metric to use for color":[""],"Country Name":[""],"The name of country that Superset should display":[""],"Country Field Type":[""],"The country code standard that Superset should expect to find in the [country] column":[""],"Frequency":[""],"The periodicity over which to pivot time. Users can provide\n \"Pandas\" offset alias.\n Click on the info bubble for more details on accepted \"freq\" expressions.":[""],"Dimension":[""],"Select a dimension":[""],"Columns":[""],"One or many controls to pivot as columns":[""],"Columns to display":[""],"Longitude & Latitude":[""],"Point to your spatial columns":[""],"Start Longitude & Latitude":[""],"End Longitude & Latitude":[""],"Longitude":[""],"Select the longitude column":[""],"Latitude":[""],"Select the latitude column":[""],"GeoJson Column":[""],"Select the geojson column":[""],"Polygon Column":[""],"Select the polygon column. Each row should contain JSON.array(N) of [longitude, latitude] points":[""],"Point Radius Scale":[""],"Stroke Width":[""],"Origin":[""],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom Margin":[""],"Bottom margin, in pixels, allowing for more room for axis labels":[""],"X Tick Layout":[""],"The way the ticks are laid out on the X axis":[""],"Left Margin":[""],"Left margin, in pixels, allowing for more room for axis labels":[""],"Time Granularity":[""],"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`":[""],"Domain":[""],"The time unit used for the grouping of blocks":[""],"Subdomain":[""],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[""],"Link Length":[""],"Link length in the force layout":[""],"Charge":[""],"Charge in the force layout":[""],"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":[""],"Time Grain":[""],"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.":[""],"Resample Rule":[""],"Pandas resample rule":[""],"Resample How":[""],"Pandas resample how":[""],"Resample Fill Method":[""],"Pandas resample fill method":[""],"Since":[""],"7 days ago":[""],"Until":[""],"Max Bubble Size":[""],"Whisker/outlier options":[""],"Determines how whiskers and outliers are calculated.":[""],"Ratio":[""],"Target aspect ratio for treemap tiles.":[""],"Number format":[""],"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":[""],"Sort Descending":[""],"Whether to sort descending or ascending":[""],"Rolling":[""],"Defines a rolling window function to apply, works along with the [Periods] text box":[""],"Multiplier":[""],"Factor to multiply the metric by":[""],"Periods":[""],"Defines the size of the rolling window function, relative to the time granularity selected":[""],"Cell Size":[""],"The size of the square cell, in pixels":[""],"Cell Padding":[""],"The distance between cells, in pixels":[""],"Cell Radius":[""],"The pixel radius":[""],"Color Steps":[""],"The number color \"steps\"":[""],"Grid Size":[""],"Defines the grid size in pixels":[""],"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":[""],"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":[""],"URL":[""],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[""],"X Axis Label":[""],"Y Axis Label":[""],"Custom WHERE clause":[""],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Custom HAVING clause":[""],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Comparison Period Lag":[""],"Based on granularity, number of time periods to compare against":[""],"Comparison suffix":[""],"Suffix to apply after the percentage display":[""],"Table Timestamp Format":[""],"Timestamp Format":[""],"Series Height":[""],"Pixel height of each series":[""],"Page Length":[""],"Rows per page, 0 means no pagination":[""],"X Axis Format":[""],"Y Axis Format":[""],"When `Period Ratio` is set, the Y Axis Format is forced to `.1%`":[""],"Right Axis Format":[""],"Date Time Format":[""],"Markup Type":[""],"Pick your favorite markup language":[""],"Rotation":[""],"Rotation to apply to words in the cloud":[""],"Line Style":[""],"Line interpolation as defined by d3.js":[""],"Label Type":[""],"What should be shown on the label?":[""],"Code":[""],"Put your code here":[""],"Aggregation function":[""],"Aggregate function to apply when pivoting and computing the total rows and columns":[""],"Font Size From":[""],"Font size for the smallest value in the list":[""],"Font Size To":[""],"Font size for the biggest value in the list":[""],"Instant Filtering":[""],"Extruded":[""],"Show Range Filter":[""],"Whether to display the time range interactive selector":[""],"Date Filter":[""],"Whether to include a time filter":[""],"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":[""],"Data Table":[""],"Whether to display the interactive data table":[""],"Search Box":[""],"Whether to include a client side search box":[""],"Table Filter":[""],"Whether to apply filter when table cell is clicked":[""],"Align +/-":[""],"Whether to align the background chart for +/- values":[""],"Color +/-":[""],"Whether to color +/- values":[""],"Show Bubbles":[""],"Whether to display bubbles on top of countries":[""],"Legend":[""],"Whether to display the legend (toggles)":[""],"Show Values":[""],"Whether to display the numerical values within the cells":[""],"Show Metric Names":[""],"Whether to display the metric name as a title":[""],"X bounds":[""],"Whether to display the min and max values of the X axis":[""],"Y bounds":[""],"Whether to display the min and max values of the Y axis":[""],"Rich Tooltip":[""],"The rich tooltip shows a list of all series for that point in time":[""],"Y Log Scale":[""],"Use a log scale for the Y axis":[""],"X Log Scale":[""],"Use a log scale for the X axis":[""],"Log Scale":[""],"Use a log scale":[""],"Donut":[""],"Do you want a donut or a pie?":[""],"Put labels outside":[""],"Put the labels outside the pie?":[""],"Contribution":[""],"Compute the contribution to the total":[""],"Period Ratio":[""],"[integer] Number of period to compare against, this is relative to the granularity selected":[""],"Period Ratio Type":[""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[""],"Time Shift":[""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":[""],"Description text that shows up below your Big Number":[""],"label":[""],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[""],"Map Style":[""],"Base layer map style":[""],"Clustering Radius":[""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[""],"Point Size":[""],"Fixed point radius":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Point Unit":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Viewport":[""],"Parameters related to the view and perspective on the map":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Color":[""],"Pick a color":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Chart ID":[""],"The id of the active chart":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Color Scheme":[""],"The color scheme for rendering chart":[""],"Significance Level":[""],"Threshold alpha level for determining significance":[""],"p-value precision":[""],"Number of decimal places with which to display p-values":[""],"Lift percent precision":[""],"Number of decimal places with which to display lift values":[""],"Time Series Columns":[""],"Use Area Proportions":[""],"Check if the Rose Chart should use segment area instead of segment radius for proportioning":[""],"Options":[""],"Not Time Series":[""],"Ignore time":[""],"Time Series":[""],"Standard time series":[""],"Aggregate Mean":[""],"Mean of values over specified period":[""],"Aggregate Sum":[""],"Sum of values over specified period":[""],"Difference":[""],"Metric change in value from `since` to `until`":[""],"Percent Change":[""],"Metric percent change in value from `since` to `until`":[""],"Factor":[""],"Metric factor change from `since` to `until`":[""],"Advanced Analytics":[""],"Use the Advanced Analytics options below":[""],"Settings for time series":[""],"Equal Date Sizes":[""],"Check to force date partitions to have the same height":[""],"Partition Limit":[""],"The maximum number of subdivisions of each group; lower values are pruned first":[""],"Minimum Radius":[""],"Minimum radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this minimum radius.":[""],"Maximum Radius":[""],"Maxium radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this maximum radius.":[""],"Partition Threshold":[""],"Partitions whose height to parent height proportions are below this value are pruned":[""],"Lines column":[""],"The database columns that contains lines information":[""],"Lines encoding":[""],"The encoding format of the lines":[""],"Line width":[""],"The width of the lines":[""],"Reverse Lat & Long":[""],"deck.gl charts":[""],"Pick a set of deck.gl charts to layer on top of one another":[""],"Select charts":[""],"Error while fetching charts":[""],"Javascript data interceptor":[""],"Define a javascript function that receives the data array used in the visualization and is expected to return a modified version of that array. This can be used to alter properties of the data, filter, or enrich the array.":[""],"Javascript data mutator":[""],"Define a function that receives intercepts the data objects and can mutate it":[""],"Javascript tooltip generator":[""],"Define a function that receives the input and outputs the content for a tooltip":[""],"Javascript onClick href":[""],"Define a function that returns a URL to navigate to when user clicks":[""],"Extra data for JS":[""],"List of extra columns made available in Javascript functions":[""],"Stroked":[""],"Whether to display the stroke":[""],"Filled":[""],"Whether to fill the objects":[""],"Normalized":[""],"Whether to normalize the histogram":[""],"is expected to be a number":[""],"is expected to be an integer":[""],"cannot be empty":[""],"Time":[""],"Time related form attributes":[""],"Datasource & Chart Type":[""],"This section exposes ways to include snippets of SQL in your query":[""],"Annotations and Layers":[""],"Query":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":[""],"Breakdowns":[""],"Defines how each series is broken down":[""],"Pie Chart":[""],"Time Series - Periodicity Pivot":[""],"Dual Axis Line Chart":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"Left Axis Format":[""],"Map":[""],"Deck.gl - Hexagons":[""],"Advanced":[""],"Height":[""],"Metric used to control height":[""],"Deck.gl - Grid":[""],"Deck.gl - Screen grid":[""],"Grid":[""],"Weight":[""],"Metric used as a weight for the grid's coloring":[""],"Deck.gl - GeoJson":[""],"GeoJson Settings":[""],"Polygon Settings":[""],"Arc":[""],"Point Color":[""],"Categorical Color":[""],"Pick a dimension from which categorical colors are defined":[""],"GROUP BY":[""],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":[""],"Use this section if you want to query atomic rows":[""],"Time Series Table":[""],"Templated link, it's possible to include {{ metric }} or other values coming from the controls.":[""],"Pivot Options":[""],"Number Format":[""],"Time Format":[""],"Numeric Columns":[""],"Select the numeric columns to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Opacity of the bars. Between 0 and 1":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":[""],"[optional] this secondary metric is used to define the color as a ratio against the primary metric. When omitted, the color is categorical and based on labels":[""],"Hierarchy":[""],"This defines the level of the hierarchy":[""],"Source / Target":[""],"Choose a source and a target":[""],"Chord Diagram":[""],"Choose a number format":[""],"Source":[""],"Choose a source":[""],"Target":[""],"Choose a target":[""],"ISO 3166-2 codes of region/province/department":[""],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":[""],"Bubbles":[""],"Country Control":[""],"3 letter code of the country":[""],"Metric for color":[""],"Metric that defines the color of the country":[""],"Bubble size":[""],"Metric that defines the size of the bubble":[""],"Filter Box":[""],"Filter controls":[""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Heatmap Options":[""],"Whether to apply a normal distribution based on rank on the color scale":[""],"Value bounds":[""],"Hard value bounds applied for color coding. Is only relevant and applied when the normalization is applied against the whole heatmap.":[""],"Value Format":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Column containing longitude data":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":[""],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"Paired t-test":[""],"Time Series Options":[""],"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 operators(s)":[""],"type a value here":[""],"Filter value":[""],"choose WHERE or HAVING...":[""],"%s aggregates(s)":[""],"description":[""],"bolt":[""],"Changing this control takes effect instantly":[""],"Error...":[""],"Width":[""],"Export to .json":[""],"Export to .csv format":[""],"%s - untitled":[""],"Edit chart properties":[""],"Limit reached":[""],"Please enter a chart name":[""],"Please select a dashboard":[""],"Please enter a dashboard name":[""],"Save A Chart":[""],"Overwrite chart %s":[""],"[chart name]":[""],"Do not add to a dashboard":[""],"Add chart to existing dashboard":[""],"Add to new dashboard":[""],"Save & go to dashboard":[""],"Check out this chart: %s":[""],"choose a column or metric":[""],"Add Annotation Layer":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":[""],"Max":[""],"Something went wrong while fetching the datasource list":[""],"Select a datasource":[""],"Search / Filter":[""],"Click to point to another datasource":[""],"Edit the datasource's configuration":[""],"Show datasource configuration":[""],"Select metric":[""],"Select column":[""],"Select operator":[""],"Add Filter":[""],"choose a column or aggregate function":[""],"Error while fetching data":[""],"No results found":[""],"%s option(s)":[""],"Invalid lat/long configuration.":[""],"Longitude & Latitude columns":[""],"Delimited long & lat single column":[""],"Multiple formats accepted, look the geopy.points Python library for more details":[""],"Reverse lat/long ":[""],"Geohash":[""],"textarea":[""],"Edit":[""],"in modal":[""],"Select a visualization type":[""],"Favorites":[""],"Created Content":[""],"Recent Activity":[""],"Security & Access":[""],"No charts":[""],"No dashboards":[""],"Dashboards":[""],"Charts":[""],"No favorite charts yet, go click on stars!":[""],"No favorite dashboards yet, go click on stars!":[""],"Roles":[""],"Databases":[""],"Datasources":[""],"Profile picture provided by Gravatar":[""],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Data has no time steps":[""],"Select starting date":[""],"Select end date":[""],"Select [%s]":[""],"Apply":[""],"You cannot use 45° tick layout along with the time range filter":[""],"Recently Viewed":[""],"Metric(s) {} must be aggregations.":[""],"No data was returned.":[""],"Unsupported extraction function: ":[""],"List Druid Column":[""],"Show Druid Column":[""],"Add Druid Column":[""],"Edit Druid Column":[""],"Column":[""],"Type":[""],"Groupable":[""],"Filterable":[""],"Count Distinct":[""],"Sum":[""],"Whether this column is exposed in the `Filters` section of the explore view.":[""],"List Druid Metric":[""],"Show Druid Metric":[""],"Add Druid Metric":[""],"Edit Druid Metric":[""],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":[""],"Verbose Name":[""],"JSON":[""],"Druid Datasource":[""],"Warning Message":[""],"List Druid Cluster":[""],"Show Druid Cluster":[""],"Add Druid Cluster":[""],"Edit Druid Cluster":[""],"Cluster":[""],"Coordinator Host":[""],"Coordinator Port":[""],"Coordinator Endpoint":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":[""],"Sources":[""],"List Druid Datasource":[""],"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":[""],"Associated Charts":[""],"Data Source":[""],"Owner":[""],"Is Hidden":[""],"Enable Filter Select":[""],"Default Endpoint":[""],"Time Offset":[""],"Cache Timeout":[""],"Druid Datasources":[""],"Scan New Datasources":[""],"Refresh Druid Metadata":[""],"Datetime column not provided as part table configuration and is required by this type of chart":[""],"Empty query?":[""],"Metric '{}' is not valid":[""],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[""],"List 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.":[""],"Expression":[""],"Is temporal":[""],"Datetime Format":[""],"Database Expression":[""],"List Metrics":[""],"Show Metric":[""],"Add Metric":[""],"Edit Metric":[""],"SQL Expression":[""],"D3 Format":[""],"Is Restricted":[""],"List Tables":[""],"Show Table":[""],"Add Table":[""],"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":[""],"Changed By":[""],"Last Changed":[""],"Offset":[""],"Fetch Values Predicate":[""],"Main Datetime Column":[""],"SQL Lab View":[""],"Template parameters":[""],"Table [{}] could not be found, please double check your database connection, schema, and table name":[""],"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":[""],"Tables":[""],"Profile":[""],"Logout":[""],"Login":[""],"Record Count":[""],"No records found":[""],"Import dashboards":[""],"No Access!":[""],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":[""],"Test Connection":[""],"Annotation Layers":[""],"Manage":[""],"Annotations":[""],"Datasource %(name)s already exists":[""],"json isn't valid":[""],"Export to YAML":[""],"Export to YAML?":[""],"Delete":[""],"Delete all Really?":[""],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource. (Gain access)":[""],"You don't have access to this datasource":[""],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":[""],"Show Database":[""],"Add Database":[""],"Edit Database":[""],"Expose this DB in SQL Lab":[""],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[""],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[""],"Allow CREATE TABLE AS option in SQL Lab":[""],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[""],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[""],"If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.
If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.":[""],"Allow SQL Lab to fetch a list of all tables and all views across all database schemas. For large data warehouse with thousands of tables, this can be expensive and put strain on the system.":[""],"Expose in SQL Lab":[""],"Allow CREATE TABLE AS":[""],"Allow DML":[""],"CTAS Schema":[""],"Creator":[""],"SQLAlchemy URI":[""],"Extra":[""],"Allow Run Sync":[""],"Allow Run Async":[""],"Impersonate the logged on user":[""],"Import Dashboards":[""],"CSV to Database configuration":[""],"CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"":[""],"User":[""],"User Roles":[""],"Database URL":[""],"Roles to grant":[""],"Created On":[""],"Access requests":[""],"Security":[""],"List Charts":[""],"Show Chart":[""],"Add Chart":[""],"Edit Chart":[""],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Duration (in seconds) of the caching timeout for this chart.":[""],"Last Modified":[""],"Owners":[""],"Parameters":[""],"Chart":[""],"List Dashboards":[""],"Show Dashboard":[""],"Add Dashboard":[""],"Edit Dashboard":[""],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":[""],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[""],"To get a readable URL for your dashboard":[""],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Owners is a list of users who can alter the dashboard.":[""],"Dashboard":[""],"Slug":[""],"Position JSON":[""],"JSON Metadata":[""],"Underlying Tables":[""],"Export":[""],"Export dashboards?":[""],"Action":[""],"dttm":[""],"Action Log":[""],"Access was requested":[""],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"You don't have the rights to ":[""],"alter this ":[""],"chart":[""],"create a ":[""],"dashboard":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Chart %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"Query record was not created as expected.":[""],"Template Name":[""],"CSS Templates":[""],"SQL Editor":[""],"SQL Lab":[""],"Query Search":[""],"Upload a CSV":[""],"Status":[""],"Start Time":[""],"End Time":[""],"Queries":[""],"List Saved Query":[""],"Show Saved Query":[""],"Add Saved Query":[""],"Edit Saved Query":[""],"Pop Tab Link":[""],"Changed on":[""],"Saved Queries":[""]}}} \ No newline at end of file diff --git a/superset/translations/ru/LC_MESSAGES/messages.mo b/superset/translations/ru/LC_MESSAGES/messages.mo index b1c962b27b..5bc526e74c 100644 Binary files a/superset/translations/ru/LC_MESSAGES/messages.mo and b/superset/translations/ru/LC_MESSAGES/messages.mo differ diff --git a/superset/translations/ru/LC_MESSAGES/messages.po b/superset/translations/ru/LC_MESSAGES/messages.po index 79e5713a44..206c9f23a8 100644 --- a/superset/translations/ru/LC_MESSAGES/messages.po +++ b/superset/translations/ru/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-03-09 00:15+0100\n" +"POT-Creation-Date: 2018-05-15 10:17-0700\n" "PO-Revision-Date: 2018-03-09 22:26+0200\n" "Last-Translator: Vladimir Gladkov \n" "Language: ru\n" @@ -16,4836 +16,8816 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.5.3\n" -#: superset/assets/javascripts/explore/stores/controls.jsx:744 -#: superset/db_engine_specs.py:291 superset/db_engine_specs.py:350 -#: superset/db_engine_specs.py:370 superset/db_engine_specs.py:414 -#: superset/db_engine_specs.py:464 superset/db_engine_specs.py:520 -#: superset/db_engine_specs.py:1067 superset/db_engine_specs.py:1099 -#: superset/db_engine_specs.py:1145 superset/db_engine_specs.py:1182 -#: superset/db_engine_specs.py:1214 +#: superset/assets/src/explore/controls.jsx:838 superset/db_engine_specs.py:326 +#: superset/db_engine_specs.py:376 superset/db_engine_specs.py:405 +#: superset/db_engine_specs.py:430 superset/db_engine_specs.py:482 +#: superset/db_engine_specs.py:541 superset/db_engine_specs.py:605 +#: superset/db_engine_specs.py:1156 superset/db_engine_specs.py:1198 +#: superset/db_engine_specs.py:1253 superset/db_engine_specs.py:1298 +#: superset/db_engine_specs.py:1331 superset/db_engine_specs.py:1367 msgid "Time Column" -msgstr "Столбец с датой" - -#: superset/db_engine_specs.py:292 superset/db_engine_specs.py:371 -#: superset/db_engine_specs.py:465 superset/db_engine_specs.py:521 -#: superset/db_engine_specs.py:1068 superset/db_engine_specs.py:1100 -#: superset/db_engine_specs.py:1183 -msgid "second" -msgstr "секунда" - -#: superset/db_engine_specs.py:294 superset/db_engine_specs.py:351 -#: superset/db_engine_specs.py:374 superset/db_engine_specs.py:468 -#: superset/db_engine_specs.py:523 superset/db_engine_specs.py:1070 -#: superset/db_engine_specs.py:1102 superset/db_engine_specs.py:1146 -#: superset/db_engine_specs.py:1184 superset/db_engine_specs.py:1215 -msgid "minute" -msgstr "минута" - -#: superset/db_engine_specs.py:296 superset/db_engine_specs.py:352 -#: superset/db_engine_specs.py:378 superset/db_engine_specs.py:415 -#: superset/db_engine_specs.py:470 superset/db_engine_specs.py:525 -#: superset/db_engine_specs.py:1076 superset/db_engine_specs.py:1104 -#: superset/db_engine_specs.py:1152 superset/db_engine_specs.py:1185 -#: superset/db_engine_specs.py:1216 -msgid "hour" -msgstr "час" - -#: superset/db_engine_specs.py:298 superset/db_engine_specs.py:353 -#: superset/db_engine_specs.py:383 superset/db_engine_specs.py:417 -#: superset/db_engine_specs.py:472 superset/db_engine_specs.py:527 -#: superset/db_engine_specs.py:1078 superset/db_engine_specs.py:1106 -#: superset/db_engine_specs.py:1154 superset/db_engine_specs.py:1186 -#: superset/db_engine_specs.py:1217 -msgid "day" -msgstr "день" - -#: superset/db_engine_specs.py:300 superset/db_engine_specs.py:354 -#: superset/db_engine_specs.py:389 superset/db_engine_specs.py:418 -#: superset/db_engine_specs.py:473 superset/db_engine_specs.py:529 -#: superset/db_engine_specs.py:1080 superset/db_engine_specs.py:1108 -#: superset/db_engine_specs.py:1187 superset/db_engine_specs.py:1218 -msgid "week" -msgstr "неделя" - -#: superset/db_engine_specs.py:302 superset/db_engine_specs.py:355 -#: superset/db_engine_specs.py:391 superset/db_engine_specs.py:420 -#: superset/db_engine_specs.py:475 superset/db_engine_specs.py:531 -#: superset/db_engine_specs.py:1082 superset/db_engine_specs.py:1110 -#: superset/db_engine_specs.py:1156 superset/db_engine_specs.py:1188 -#: superset/db_engine_specs.py:1219 -msgid "month" -msgstr "месяц" - -#: superset/db_engine_specs.py:304 superset/db_engine_specs.py:356 -#: superset/db_engine_specs.py:393 superset/db_engine_specs.py:477 -#: superset/db_engine_specs.py:533 superset/db_engine_specs.py:1084 -#: superset/db_engine_specs.py:1112 superset/db_engine_specs.py:1158 -#: superset/db_engine_specs.py:1189 superset/db_engine_specs.py:1220 -msgid "quarter" -msgstr "квартал" - -#: superset/db_engine_specs.py:306 superset/db_engine_specs.py:357 -#: superset/db_engine_specs.py:397 superset/db_engine_specs.py:479 -#: superset/db_engine_specs.py:1086 superset/db_engine_specs.py:1160 -#: superset/db_engine_specs.py:1190 superset/db_engine_specs.py:1221 -msgid "year" -msgstr "год" - -#: superset/db_engine_specs.py:481 -msgid "week_start_monday" -msgstr "неделя_начало_понедельник" - -#: superset/db_engine_specs.py:535 superset/db_engine_specs.py:1114 -msgid "week_ending_saturday" -msgstr "неделя_конец_суббота" - -#: superset/db_engine_specs.py:538 superset/db_engine_specs.py:1117 -msgid "week_start_sunday" -msgstr "неделя_начало_воскресенье" - -#: superset/db_engine_specs.py:1072 superset/db_engine_specs.py:1148 -msgid "5 minute" -msgstr "5 минут" - -#: superset/db_engine_specs.py:1074 -msgid "half hour" -msgstr "полчаса" - -#: superset/db_engine_specs.py:1150 -msgid "10 minute" -msgstr "10 минут" - -#: superset/connectors/sqla/views.py:223 superset/forms.py:28 -msgid "Table Name" -msgstr "Имя Таблицы" - -#: superset/forms.py:29 -msgid "Name of table to be created from csv data." -msgstr "Имя таблицы, которая будет сформирована из данных csv." - -#: superset/forms.py:33 -msgid "CSV File" -msgstr "CSV Файл" - -#: superset/forms.py:34 -msgid "Select a CSV file to be uploaded to a database." -msgstr "Выберите файл CSV, который будет загружен в БД." - -#: superset/forms.py:36 -msgid "CSV Files Only!" -msgstr "Только CSV-файлы!" - -#: superset/forms.py:41 -msgid "Delimiter" -msgstr "Разделитель" - -#: superset/forms.py:42 -msgid "Delimiter used by CSV file (for whitespace use \\s+)." -msgstr "Разделитель, используемый CSV-файлом (для пробелов используется \\s+)." - -#: superset/forms.py:46 -msgid "Table Exists" -msgstr "Метод добавления" - -#: superset/forms.py:47 -msgid "" -"If table exists do one of the following: Fail (do nothing), Replace (drop and " -"recreate table) or Append (insert data)." msgstr "" -"Если таблица уже существует, выполните одно из следующих действий: Fail (ничего " -"не делать), Replace (удалить и заново создать таблицу) или Append (добавить " -"данные)." -#: superset/forms.py:52 +#: superset/db_engine_specs.py:327 superset/db_engine_specs.py:377 +#: superset/db_engine_specs.py:431 superset/db_engine_specs.py:542 +#: superset/db_engine_specs.py:606 superset/db_engine_specs.py:1157 +#: superset/db_engine_specs.py:1199 superset/db_engine_specs.py:1299 +#: superset/db_engine_specs.py:1368 +msgid "second" +msgstr "" + +#: superset/db_engine_specs.py:329 superset/db_engine_specs.py:378 +#: superset/db_engine_specs.py:406 superset/db_engine_specs.py:435 +#: superset/db_engine_specs.py:546 superset/db_engine_specs.py:609 +#: superset/db_engine_specs.py:1160 superset/db_engine_specs.py:1202 +#: superset/db_engine_specs.py:1254 superset/db_engine_specs.py:1300 +#: superset/db_engine_specs.py:1332 superset/db_engine_specs.py:1371 +msgid "minute" +msgstr "" + +#: superset/db_engine_specs.py:331 superset/db_engine_specs.py:379 +#: superset/db_engine_specs.py:407 superset/db_engine_specs.py:440 +#: superset/db_engine_specs.py:483 superset/db_engine_specs.py:549 +#: superset/db_engine_specs.py:612 superset/db_engine_specs.py:1169 +#: superset/db_engine_specs.py:1205 superset/db_engine_specs.py:1263 +#: superset/db_engine_specs.py:1301 superset/db_engine_specs.py:1333 +#: superset/db_engine_specs.py:1374 +msgid "hour" +msgstr "" + +#: superset/db_engine_specs.py:333 superset/db_engine_specs.py:380 +#: superset/db_engine_specs.py:408 superset/db_engine_specs.py:446 +#: superset/db_engine_specs.py:486 superset/db_engine_specs.py:552 +#: superset/db_engine_specs.py:615 superset/db_engine_specs.py:1172 +#: superset/db_engine_specs.py:1208 superset/db_engine_specs.py:1266 +#: superset/db_engine_specs.py:1302 superset/db_engine_specs.py:1334 +#: superset/db_engine_specs.py:1377 +msgid "day" +msgstr "" + +#: superset/db_engine_specs.py:335 superset/db_engine_specs.py:381 +#: superset/db_engine_specs.py:409 superset/db_engine_specs.py:453 +#: superset/db_engine_specs.py:487 superset/db_engine_specs.py:553 +#: superset/db_engine_specs.py:618 superset/db_engine_specs.py:1175 +#: superset/db_engine_specs.py:1211 superset/db_engine_specs.py:1303 +#: superset/db_engine_specs.py:1335 superset/db_engine_specs.py:1380 +msgid "week" +msgstr "" + +#: superset/db_engine_specs.py:337 superset/db_engine_specs.py:382 +#: superset/db_engine_specs.py:410 superset/db_engine_specs.py:456 +#: superset/db_engine_specs.py:490 superset/db_engine_specs.py:556 +#: superset/db_engine_specs.py:621 superset/db_engine_specs.py:1178 +#: superset/db_engine_specs.py:1214 superset/db_engine_specs.py:1269 +#: superset/db_engine_specs.py:1304 superset/db_engine_specs.py:1336 +#: superset/db_engine_specs.py:1384 +msgid "month" +msgstr "" + +#: superset/db_engine_specs.py:339 superset/db_engine_specs.py:383 +#: superset/db_engine_specs.py:411 superset/db_engine_specs.py:459 +#: superset/db_engine_specs.py:559 superset/db_engine_specs.py:624 +#: superset/db_engine_specs.py:1181 superset/db_engine_specs.py:1217 +#: superset/db_engine_specs.py:1272 superset/db_engine_specs.py:1305 +#: superset/db_engine_specs.py:1337 superset/db_engine_specs.py:1387 +msgid "quarter" +msgstr "" + +#: superset/db_engine_specs.py:341 superset/db_engine_specs.py:384 +#: superset/db_engine_specs.py:412 superset/db_engine_specs.py:464 +#: superset/db_engine_specs.py:562 superset/db_engine_specs.py:635 +#: superset/db_engine_specs.py:1184 superset/db_engine_specs.py:1275 +#: superset/db_engine_specs.py:1307 superset/db_engine_specs.py:1338 +#: superset/db_engine_specs.py:1391 +msgid "year" +msgstr "" + +#: superset/db_engine_specs.py:493 superset/db_engine_specs.py:627 +#: superset/db_engine_specs.py:1220 +msgid "week_ending_saturday" +msgstr "" + +#: superset/db_engine_specs.py:496 superset/db_engine_specs.py:631 +#: superset/db_engine_specs.py:1224 +msgid "week_start_sunday" +msgstr "" + +#: superset/db_engine_specs.py:565 +msgid "week_start_monday" +msgstr "" + +#: superset/db_engine_specs.py:1163 superset/db_engine_specs.py:1257 +msgid "5 minute" +msgstr "" + +#: superset/db_engine_specs.py:1166 +msgid "half hour" +msgstr "" + +#: superset/db_engine_specs.py:1260 +msgid "10 minute" +msgstr "" + +#: superset/connectors/sqla/views.py:234 superset/forms.py:56 +msgid "Table Name" +msgstr "" + +#: superset/forms.py:57 +msgid "Name of table to be created from csv data." +msgstr "" + +#: superset/forms.py:61 +msgid "CSV File" +msgstr "" + +#: superset/forms.py:62 +msgid "Select a CSV file to be uploaded to a database." +msgstr "" + +#: superset/forms.py:64 +msgid "CSV Files Only!" +msgstr "" + +#: superset/connectors/sqla/views.py:227 superset/forms.py:66 +#: superset/views/core.py:275 superset/views/sql_lab.py:24 +#: superset/views/sql_lab.py:61 +msgid "Database" +msgstr "" + +#: superset/forms.py:70 +msgid "Delimiter" +msgstr "" + +#: superset/forms.py:71 +msgid "Delimiter used by CSV file (for whitespace use \\s+)." +msgstr "" + +#: superset/forms.py:75 +msgid "Table Exists" +msgstr "" + +#: superset/forms.py:76 +msgid "" +"If table exists do one of the following: Fail (do nothing), Replace (drop" +" and recreate table) or Append (insert data)." +msgstr "" + +#: superset/forms.py:81 msgid "Fail" msgstr "" -#: superset/forms.py:52 +#: superset/forms.py:81 msgid "Replace" msgstr "" -#: superset/forms.py:53 +#: superset/forms.py:82 msgid "Append" msgstr "" -#: superset/connectors/sqla/views.py:219 superset/forms.py:56 +#: superset/connectors/sqla/views.py:230 superset/forms.py:85 msgid "Schema" -msgstr "Схема" - -#: superset/forms.py:57 -msgid "Specify a schema (if database flavour supports this)." -msgstr "Укажите схему (если это поддерживается базой данных)." - -#: superset/forms.py:62 -msgid "Header Row" -msgstr "Строка заголовков" - -#: superset/forms.py:63 -msgid "" -"Row containing the headers to use as column names (0 is first line of data). " -"Leave empty if there is no header row." msgstr "" -"Строка, содержащая заголовки для использования в качестве имен столбцов (0 - " -"первая строка данных). Оставьте пустым, если строка заголовка отсутствует." - -#: superset/forms.py:71 -msgid "Index Column" -msgstr "Столбец индекса" - -#: superset/forms.py:72 -msgid "" -"Column to use as the row labels of the dataframe. Leave empty if no index " -"column." -msgstr "" -"Столбец для использования в качестве меток строк данных. Оставьте пустым, если " -"столбец индекса отсутствует." - -#: superset/forms.py:79 -msgid "Mangle Duplicate Columns" -msgstr "Дубликаты" - -#: superset/forms.py:80 -msgid "Specify duplicate columns as \"X.0, X.1\"." -msgstr "" -"Если есть столбцы с одинаковым именем, то присвоить им порядковые номера - " -"столбец1, столбец2, … и т.д." - -#: superset/forms.py:82 -msgid "Skip Initial Space" -msgstr "Убрать пробелы" - -#: superset/forms.py:83 -msgid "Skip spaces after delimiter." -msgstr "Пропустить пробелы после разделителя." - -#: superset/forms.py:85 -msgid "Skip Rows" -msgstr "Игнорировать" #: superset/forms.py:86 -msgid "Number of rows to skip at start of file." -msgstr "Количество первых строк, которые нужно проигнорировать." +msgid "Specify a schema (if database flavour supports this)." +msgstr "" #: superset/forms.py:91 -msgid "Rows to Read" -msgstr "Строки для чтения" +msgid "Header Row" +msgstr "" #: superset/forms.py:92 -msgid "Number of rows of file to read." -msgstr "Количество строк файла для чтения." - -#: superset/forms.py:97 -msgid "Skip Blank Lines" -msgstr "Пропустить пустые строки" - -#: superset/forms.py:98 -msgid "Skip blank lines rather than interpreting them as NaN values." -msgstr "Пропустите пустые строки, а не интерпретировать их как значения NaN." - -#: superset/forms.py:102 -msgid "Parse Dates" -msgstr "Разбор Дат" - -#: superset/forms.py:103 -msgid "Parse date values." -msgstr "Разбор значений дат." - -#: superset/forms.py:105 -msgid "Infer Datetime Format" -msgstr "Формат даты и времени" - -#: superset/forms.py:106 -msgid "Use Pandas to interpret the datetime format automatically." +msgid "" +"Row containing the headers to use as column names (0 is first line of " +"data). Leave empty if there is no header row." msgstr "" -"Используйте Pandas для автоматической интерпретации формата даты и времени." -#: superset/forms.py:110 -msgid "Decimal Character" -msgstr "Десятичный символ" +#: superset/forms.py:100 +msgid "Index Column" +msgstr "" + +#: superset/forms.py:101 +msgid "" +"Column to use as the row labels of the dataframe. Leave empty if no index" +" column." +msgstr "" + +#: superset/forms.py:108 +msgid "Mangle Duplicate Columns" +msgstr "" + +#: superset/forms.py:109 +msgid "Specify duplicate columns as \"X.0, X.1\"." +msgstr "" #: superset/forms.py:111 -msgid "Character to interpret as decimal point." -msgstr "Символ, который интерпретируется как десятичная точка." +msgid "Skip Initial Space" +msgstr "" -#: superset/forms.py:116 -msgid "Dataframe Index" -msgstr "Индекс" +#: superset/forms.py:112 +msgid "Skip spaces after delimiter." +msgstr "" -#: superset/forms.py:117 -msgid "Write dataframe index as a column." -msgstr "Записывайте индекс данных в виде столбца." +#: superset/forms.py:114 +msgid "Skip Rows" +msgstr "" -#: superset/forms.py:119 -msgid "Column Label(s)" -msgstr "Обозначения столбцов" +#: superset/forms.py:115 +msgid "Number of rows to skip at start of file." +msgstr "" #: superset/forms.py:120 -msgid "" -"Column label for index column(s). If None is given and Dataframe Index is True, " -"Index Names are used." +msgid "Rows to Read" msgstr "" -"Обозначение столбца для столбцов с индексами. Если поле пустое, а настройка " -"[Индекс] включена, то используются имена индексов." -#: superset/utils.py:607 +#: superset/forms.py:121 +msgid "Number of rows of file to read." +msgstr "" + +#: superset/forms.py:126 +msgid "Skip Blank Lines" +msgstr "" + +#: superset/forms.py:127 +msgid "Skip blank lines rather than interpreting them as NaN values." +msgstr "" + +#: superset/forms.py:131 +msgid "Parse Dates" +msgstr "" + +#: superset/forms.py:132 +msgid "A comma separated list of columns that should be parsed as dates." +msgstr "" + +#: superset/forms.py:137 +msgid "Infer Datetime Format" +msgstr "" + +#: superset/forms.py:138 +msgid "Use Pandas to interpret the datetime format automatically." +msgstr "" + +#: superset/forms.py:142 +msgid "Decimal Character" +msgstr "" + +#: superset/forms.py:143 +msgid "Character to interpret as decimal point." +msgstr "" + +#: superset/forms.py:148 +msgid "Dataframe Index" +msgstr "" + +#: superset/forms.py:149 +msgid "Write dataframe index as a column." +msgstr "" + +#: superset/forms.py:151 +msgid "Column Label(s)" +msgstr "" + +#: superset/forms.py:152 +msgid "" +"Column label for index column(s). If None is given and Dataframe Index is" +" True, Index Names are used." +msgstr "" + +#: superset/utils.py:576 #, python-format msgid "[Superset] Access to the datasource %(name)s was granted" -msgstr "Доступ к базе данных предоставлен для пользователя — %(name)s" +msgstr "" -#: superset/viz.py:56 +#: superset/viz.py:60 msgid "Viz is missing a datasource" -msgstr "У визуализации отсутствует источник данных" +msgstr "" -#: superset/viz.py:220 +#: superset/viz.py:249 msgid "From date cannot be larger than to date" -msgstr "Невозможно выбрать дату [from], которая позже текущего дня" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:720 superset/viz.py:417 +#: superset/assets/src/explore/visTypes.js:805 superset/viz.py:497 msgid "Table View" -msgstr "Табличный вид" +msgstr "" -#: superset/viz.py:429 +#: superset/viz.py:509 msgid "Pick a granularity in the Time section or uncheck 'Include Time'" msgstr "" -"Выберите столбец с датой и необходимый период в секции «Время» или снимите " -"флажок «Включая дату»" -#: superset/viz.py:439 +#: superset/viz.py:519 msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" msgstr "" -"Выберите срез данных в полях [Показатели] или [Столбцы], но не в обоих " -"одновременно" -#: superset/viz.py:513 +#: superset/viz.py:596 msgid "Time Table View" msgstr "" -#: superset/viz.py:522 superset/viz.py:1354 +#: superset/viz.py:605 superset/viz.py:1464 msgid "Pick at least one metric" -msgstr "Выберите хотя бы одно значение" +msgstr "" -#: superset/viz.py:525 +#: superset/viz.py:608 msgid "When using 'Group By' you are limited to use a single metric" msgstr "" -"При использовании поля [Группировка] вы не ограничены использованием одного " -"среза" -#: superset/assets/javascripts/explore/stores/visTypes.js:801 superset/viz.py:554 +#: superset/assets/src/explore/visTypes.js:890 superset/viz.py:637 msgid "Pivot Table" -msgstr "Сводная таблица" +msgstr "" -#: superset/viz.py:568 +#: superset/viz.py:651 msgid "Please choose at least one 'Group by' field " -msgstr "Выберите хотя бы один срез в поле [Группировка]" +msgstr "" -#: superset/viz.py:570 +#: superset/viz.py:653 msgid "Please choose at least one metric" -msgstr "Пожалуйста, выберите хотя бы один показатель" +msgstr "" -#: superset/viz.py:574 +#: superset/viz.py:657 msgid "Group By' and 'Columns' can't overlap" -msgstr "Нельзя использовать один и тот же срез в двух полях" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:787 superset/viz.py:607 +#: superset/assets/src/explore/visTypes.js:876 superset/viz.py:690 msgid "Markup" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:826 superset/viz.py:629 +#: superset/assets/src/explore/visTypes.js:916 superset/viz.py:712 msgid "Separator" -msgstr "Разделитель" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:848 superset/viz.py:641 +#: superset/assets/src/explore/visTypes.js:938 superset/viz.py:724 msgid "Word Cloud" -msgstr "Облако тегов" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:870 superset/viz.py:664 +#: superset/assets/src/explore/visTypes.js:960 superset/viz.py:747 msgid "Treemap" -msgstr "Дерево" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:897 superset/viz.py:690 +#: superset/assets/src/explore/visTypes.js:988 superset/viz.py:773 msgid "Calendar Heatmap" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:918 superset/viz.py:748 +#: superset/assets/src/explore/visTypes.js:1026 superset/viz.py:838 msgid "Box Plot" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:939 superset/viz.py:837 +#: superset/assets/src/explore/visTypes.js:1048 superset/viz.py:927 msgid "Bubble Chart" -msgstr "Пузырьковая диаграмма" +msgstr "" -#: superset/viz.py:861 +#: superset/viz.py:951 msgid "Pick a metric for x, y and size" -msgstr "Выберите срез для X, Y и размер" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:990 superset/viz.py:887 +#: superset/assets/src/explore/visTypes.js:1098 superset/viz.py:977 msgid "Bullet Chart" msgstr "" -#: superset/viz.py:913 +#: superset/viz.py:1003 msgid "Pick a metric to display" -msgstr "Выберите показатель для отображения" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1013 superset/viz.py:936 +#: superset/assets/src/explore/visTypes.js:1122 superset/viz.py:1026 msgid "Big Number with Trendline" msgstr "" -#: superset/viz.py:944 superset/viz.py:973 +#: superset/viz.py:1034 superset/viz.py:1063 msgid "Pick a metric!" -msgstr "Выберите показатель!" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1038 superset/viz.py:965 +#: superset/assets/src/explore/visTypes.js:1149 superset/viz.py:1055 msgid "Big Number" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:158 superset/viz.py:992 +#: superset/assets/src/explore/visTypes.js:184 superset/viz.py:1082 msgid "Time Series - Line Chart" msgstr "" -#: superset/viz.py:1049 superset/viz.py:1214 +#: superset/viz.py:1145 superset/viz.py:1308 msgid "Pick a time granularity for your time series" -msgstr "Выберите период для временных рядов" - -#: superset/viz.py:1128 -msgid "" -"`Since` and `Until` time bounds should be specified when using the `Time Shift` " -"feature." msgstr "" -#: superset/viz.py:1157 +#: superset/viz.py:1222 +msgid "" +"`Since` and `Until` time bounds should be specified when using the `Time " +"Shift` feature." +msgstr "" + +#: superset/viz.py:1251 msgid "Time Series - Dual Axis Line Chart" msgstr "" -#: superset/viz.py:1167 +#: superset/viz.py:1261 msgid "Pick a metric for left axis!" -msgstr "Выберите значение для левой оси!" +msgstr "" -#: superset/viz.py:1169 +#: superset/viz.py:1263 msgid "Pick a metric for right axis!" -msgstr "Выберите значение для правой оси!" +msgstr "" -#: superset/viz.py:1171 +#: superset/viz.py:1265 msgid "Please choose different metrics on left and right axis" -msgstr "Пожалуйста, выберите разные срезы данных для левой и правой оси" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:283 superset/viz.py:1232 +#: superset/assets/src/explore/visTypes.js:318 superset/viz.py:1326 msgid "Time Series - Bar Chart" msgstr "" -#: superset/viz.py:1241 +#: superset/viz.py:1335 msgid "Time Series - Period Pivot" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:319 superset/viz.py:1281 +#: superset/assets/src/explore/visTypes.js:364 superset/viz.py:1375 msgid "Time Series - Percent Change" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:683 superset/viz.py:1289 +#: superset/assets/src/explore/visTypes.js:759 superset/viz.py:1383 msgid "Time Series - Stacked" msgstr "" -#: superset/viz.py:1298 +#: superset/viz.py:1392 msgid "Distribution - NVD3 - Pie Chart" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1063 -#: superset/viz.py:1316 +#: superset/assets/src/explore/visTypes.js:1176 superset/viz.py:1410 msgid "Histogram" -msgstr "Гистограмма" +msgstr "" -#: superset/viz.py:1326 -msgid "Must have one numeric column specified" -msgstr "Должен быть указан хотя бы один числовой столбец" +#: superset/viz.py:1420 +msgid "Must have at least one numeric column specified" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:96 superset/viz.py:1341 +#: superset/assets/src/explore/visTypes.js:110 superset/viz.py:1451 msgid "Distribution - Bar Chart" msgstr "" -#: superset/viz.py:1352 +#: superset/viz.py:1462 msgid "Can't have overlap between Series and Breakdowns" -msgstr "Срезы в полях [Столбцы данных] и [Ряды данных] должны быть разными" +msgstr "" -#: superset/viz.py:1356 +#: superset/viz.py:1466 msgid "Pick at least one field for [Series]" -msgstr "Выберите хотя бы одно значение для поля [Столбцы данных]" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1095 -#: superset/viz.py:1409 +#: superset/assets/src/explore/visTypes.js:1218 superset/viz.py:1519 msgid "Sunburst" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1133 -#: superset/viz.py:1440 +#: superset/assets/src/explore/visTypes.js:1257 superset/viz.py:1550 msgid "Sankey" msgstr "" -#: superset/viz.py:1447 +#: superset/viz.py:1557 msgid "Pick exactly 2 columns as [Source / Target]" -msgstr "Выберите ровно два среза в поле [Источник / Назначение]" - -#: superset/viz.py:1478 -msgid "" -"There's a loop in your Sankey, please provide a tree. Here's a faulty link: {}" msgstr "" -"В полях [Источника] и [Назначения] есть одинаковый срез данных - {}. Срезы не " -"должны пересекаться!" -#: superset/assets/javascripts/explore/stores/visTypes.js:1160 -#: superset/viz.py:1489 superset/viz.py:1510 +#: superset/viz.py:1588 +msgid "" +"There's a loop in your Sankey, please provide a tree. Here's a faulty " +"link: {}" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1285 superset/viz.py:1599 +#: superset/viz.py:1620 msgid "Directed Force Layout" msgstr "" -#: superset/viz.py:1496 +#: superset/viz.py:1606 msgid "Pick exactly 2 columns to 'Group By'" -msgstr "Выберите ровно два столбца в поле [Группировка]" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1225 -#: superset/viz.py:1543 +#: superset/assets/src/explore/visTypes.js:1351 superset/viz.py:1653 msgid "Country Map" -msgstr "Карта Стран" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1259 -#: superset/viz.py:1571 +#: superset/assets/src/explore/visTypes.js:1385 superset/viz.py:1681 msgid "World Map" -msgstr "Карта Мира" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:80 superset/viz.py:1621 +#: superset/assets/src/explore/controls.jsx:1872 +#: superset/assets/src/explore/visTypes.js:85 superset/viz.py:1731 msgid "Filters" -msgstr "Фильтры" +msgstr "" -#: superset/viz.py:1642 +#: superset/viz.py:1752 msgid "Pick at least one filter field" -msgstr "Выберите хотя бы одно значение из списка" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1324 -#: superset/viz.py:1667 +#: superset/assets/src/explore/visTypes.js:1450 superset/viz.py:1777 msgid "iFrame" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1336 -#: superset/viz.py:1687 +#: superset/assets/src/explore/visTypes.js:1462 superset/viz.py:1797 msgid "Parallel Coordinates" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1358 -#: superset/viz.py:1712 +#: superset/assets/src/explore/visTypes.js:1484 superset/viz.py:1822 msgid "Heatmap" msgstr "" -#: superset/viz.py:1771 +#: superset/viz.py:1878 msgid "Horizon Charts" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1418 -#: superset/viz.py:1782 +#: superset/assets/src/explore/visTypes.js:1545 superset/viz.py:1889 msgid "Mapbox" msgstr "" -#: superset/viz.py:1797 +#: superset/viz.py:1904 msgid "Must have a [Group By] column to have 'count' as the [Label]" msgstr "" -#: superset/viz.py:1810 +#: superset/viz.py:1917 msgid "Choice of [Label] must be present in [Group By]" msgstr "" -#: superset/viz.py:1815 +#: superset/viz.py:1922 msgid "Choice of [Point Radius] must be present in [Group By]" -msgstr "Срез [Радиуса точки] должен присутствовать в поле [Группировка]" +msgstr "" -#: superset/viz.py:1820 +#: superset/viz.py:1927 msgid "[Longitude] and [Latitude] columns must be present in [Group By]" -msgstr "Столбцы [Долгота] и [Широта] должны присутствовать в поле [Группировка]" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:342 superset/viz.py:1889 +#: superset/assets/src/explore/visTypes.js:405 superset/viz.py:1996 msgid "Deck.gl - Multiple Layers" msgstr "" -#: superset/viz.py:1925 superset/viz.py:1938 +#: superset/viz.py:2032 superset/viz.py:2045 msgid "Bad spatial key" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:628 superset/viz.py:2019 +#: superset/assets/src/explore/visTypes.js:692 superset/viz.py:2128 msgid "Deck.gl - Scatter plot" msgstr "" -#: superset/viz.py:2060 +#: superset/viz.py:2170 msgid "Deck.gl - Screen Grid" msgstr "" -#: superset/viz.py:2075 +#: superset/viz.py:2192 msgid "Deck.gl - 3D Grid" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:434 superset/viz.py:2090 +#: superset/assets/src/explore/visTypes.js:497 superset/viz.py:2207 msgid "Deck.gl - Paths" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:550 superset/viz.py:2123 +#: superset/assets/src/explore/visTypes.js:614 superset/viz.py:2240 msgid "Deck.gl - Polygon" msgstr "" -#: superset/viz.py:2131 +#: superset/viz.py:2248 msgid "Deck.gl - 3D HEX" msgstr "" -#: superset/viz.py:2146 +#: superset/viz.py:2263 msgid "Deck.gl - GeoJSON" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:590 superset/viz.py:2165 +#: superset/assets/src/explore/visTypes.js:654 superset/viz.py:2282 msgid "Deck.gl - Arc" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1488 -#: superset/viz.py:2189 +#: superset/assets/src/explore/visTypes.js:1615 superset/viz.py:2306 msgid "Event flow" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1533 -#: superset/viz.py:2220 +#: superset/assets/src/explore/visTypes.js:1660 superset/viz.py:2337 msgid "Time Series - Paired t-test" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1551 -#: superset/viz.py:2278 +#: superset/assets/src/explore/visTypes.js:1678 superset/viz.py:2395 msgid "Time Series - Nightingale Rose Chart" msgstr "" -#: superset/viz.py:2308 +#: superset/viz.py:2425 msgid "Partition Diagram" msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:58 -msgid "Your query was saved" -msgstr "Ваш запрос был сохранен" - -#: superset/assets/javascripts/SqlLab/actions.js:59 -msgid "Your query could not be saved" -msgstr "Ваш запрос не может быть сохранен" - -#: superset/assets/javascripts/SqlLab/actions.js:112 -msgid "Failed at retrieving results from the results backend" -msgstr "Невозможно выполнить запрос" - -#: superset/assets/javascripts/SqlLab/actions.js:162 -msgid "Unknown error" -msgstr "Неизвестная ошибка" - -#: superset/assets/javascripts/SqlLab/actions.js:166 +#: superset/assets/src/common.js:37 msgid "Your session timed out, please refresh your page and try again." -msgstr "Время сессии истекло, пожалуйста, обновите страницу и попробуйте снова." +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:185 +#: superset/assets/src/SqlLab/actions.js:59 +msgid "Your query was saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:60 +msgid "Your query could not be saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:113 +msgid "Failed at retrieving results from the results backend" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:163 +msgid "Unknown error" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:186 msgid "Query was stopped." -msgstr "Запрос прерван." +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:188 +#: superset/assets/src/SqlLab/actions.js:189 msgid "Failed at stopping query." -msgstr "Не получилось прервать запрос." +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:305 -#: superset/assets/javascripts/SqlLab/actions.js:318 +#: superset/assets/src/SqlLab/actions.js:309 +#: superset/assets/src/SqlLab/actions.js:322 msgid "Error occurred while fetching table metadata" -msgstr "Произошла ошибка при получении метаданных из таблицы" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:372 +#: superset/assets/src/SqlLab/actions.js:376 msgid "shared query" -msgstr "общий запрос" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:380 -#: superset/assets/javascripts/SqlLab/actions.js:400 +#: superset/assets/src/SqlLab/actions.js:384 +#: superset/assets/src/SqlLab/actions.js:404 msgid "The query couldn't be loaded" -msgstr "Запрос невозможно загрузить" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:434 +#: superset/assets/src/SqlLab/actions.js:438 msgid "An error occurred while creating the data source" -msgstr "Произошла ошибка при создании источника данных" +msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:30 +#: superset/assets/src/SqlLab/constants.js:30 msgid "Pick a chart type!" -msgstr "Выберите тип графика!" +msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:31 +#: superset/assets/src/SqlLab/constants.js:31 msgid "To use this chart type you need at least one column flagged as a date" msgstr "" -"Для использования этого типа графика необходимо выбрать хотя бы один столбец со " -"значением даты или времени" -#: superset/assets/javascripts/SqlLab/constants.js:32 +#: superset/assets/src/SqlLab/constants.js:32 msgid "To use this chart type you need at least one dimension" msgstr "" -"Для использования этого типа графика необходимо выбрать хотя бы один срез данных" -#: superset/assets/javascripts/SqlLab/constants.js:33 +#: superset/assets/src/SqlLab/constants.js:33 msgid "To use this chart type you need at least one aggregation function" msgstr "" -"Для использования данного типа графика выберите хотя бы один вычисляемый срез " -"данных" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:49 -#: superset/assets/javascripts/SqlLab/reducers.js:11 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:49 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:112 +#: superset/assets/src/SqlLab/reducers.js:11 msgid "Untitled Query" -msgstr "Запрос без имени" +msgstr "" -#: superset/assets/javascripts/SqlLab/reducers.js:44 +#: superset/assets/src/SqlLab/reducers.js:44 #, python-format msgid "Copy of %s" -msgstr "Копирование %s" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:30 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:30 msgid "share query" -msgstr "Скопировать запрос" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:17 msgid "copy URL to clipboard" -msgstr "скопировать ссылку в буфер обмена" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:61 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:61 msgid "Raw SQL" -msgstr "Raw SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:71 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:71 msgid "Source SQL" -msgstr "Источник SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:83 -#: superset/assets/javascripts/explore/stores/visTypes.js:40 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:83 +#: superset/assets/src/explore/visTypes.js:44 msgid "SQL" -msgstr "SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryHistory.jsx:28 +#: superset/assets/src/SqlLab/components/QueryHistory.jsx:28 msgid "No query history yet..." -msgstr "История запросов пуста…" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:106 -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:66 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:67 msgid "It seems you don't have access to any database" -msgstr "Кажется у Вас нет доступа к базе данных" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:154 -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:89 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:171 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:89 msgid "Search Results" -msgstr "Результаты поиска" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:160 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:177 msgid "[From]-" -msgstr "[С]-" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:170 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:187 msgid "[To]-" -msgstr "[До]-" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:179 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:196 msgid "[Query Status]" -msgstr "[Статус запроса]" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:188 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:205 msgid "Search" -msgstr "Поиск" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:114 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:114 msgid "Open in SQL Editor" -msgstr "Открыть редакторе" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:133 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:133 msgid "view results" -msgstr "посмотреть результаты" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:136 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:136 msgid "Data preview" -msgstr "Предпросмотр данных" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:176 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:176 msgid "Visualize the data out of this query" -msgstr "Построить график на основе запроса" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:182 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:182 msgid "Overwrite text in editor with a query on this table" -msgstr "Перезаписать текст в редакторе с запросом к этой таблице" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:188 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:188 msgid "Run query in a new tab" -msgstr "Выполнить запрос на новой вкладке" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:193 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:193 msgid "Remove query from log" -msgstr "Удалить запрос из журнала" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:67 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:67 msgid ".CSV" -msgstr "Экспорт в CSV" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:78 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:243 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:282 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:78 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:247 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:286 msgid "Visualize" -msgstr "Построить график" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:163 -#: superset/connectors/sqla/views.py:81 superset/connectors/sqla/views.py:133 -#: superset/connectors/sqla/views.py:214 superset/views/core.py:455 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 +#: superset/connectors/sqla/views.py:88 superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:225 superset/views/core.py:467 msgid "Table" -msgstr "Таблица" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:163 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 msgid "was created" -msgstr "создан" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:170 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:170 msgid "Query in a new tab" -msgstr "Запрос в отдельной вкладке" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:211 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:211 msgid "Fetch data preview" -msgstr "Получить данные для просмотра" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:231 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:231 msgid "Track Job" -msgstr "Отслеживать работу" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:237 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:237 msgid "Loading..." -msgstr "Идет загрузка…" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 msgid "Run Selected Query" -msgstr "Выполнить выбранный запрос" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 +#: superset/assets/src/components/RefreshChartOverlay.jsx:26 msgid "Run Query" -msgstr "Выполнить запрос" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:34 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:36 msgid "Run query synchronously" -msgstr "Выполнить синхронный запрос" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:45 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:48 msgid "Run query asynchronously" -msgstr "Выполнить асинхронный запрос" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:56 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:60 msgid "Stop" -msgstr "Стоп" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:18 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:18 msgid "Undefined" -msgstr "Не определено" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:67 -#: superset/views/sql_lab.py:52 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:67 +#: superset/views/sql_lab.py:59 msgid "Label" -msgstr "Метка" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:72 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:72 msgid "Label for your query" -msgstr "Метка для вашего запроса" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:82 -#: superset/connectors/druid/views.py:127 superset/connectors/druid/views.py:251 -#: superset/connectors/sqla/views.py:78 superset/connectors/sqla/views.py:129 -#: superset/connectors/sqla/views.py:227 superset/views/core.py:449 -#: superset/views/sql_lab.py:55 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:82 +#: superset/connectors/druid/views.py:134 +#: superset/connectors/druid/views.py:258 superset/connectors/sqla/views.py:85 +#: superset/connectors/sqla/views.py:132 superset/connectors/sqla/views.py:238 +#: superset/views/core.py:461 superset/views/sql_lab.py:62 msgid "Description" -msgstr "Описание" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:86 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:86 msgid "Write a description for your query" -msgstr "Заполните описание к вашему запросу" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:100 -#: superset/assets/javascripts/dashboard/components/Controls.jsx:125 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:151 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:220 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:100 +#: superset/assets/src/dashboard/components/Controls.jsx:125 +#: superset/assets/src/dashboard/components/SaveModal.jsx:151 +#: superset/assets/src/explore/components/SaveModal.jsx:221 msgid "Save" -msgstr "Сохранить" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:103 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:103 #: superset/templates/superset/request_access.html:16 msgid "Cancel" -msgstr "Отменить" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:115 -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:119 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:115 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:119 msgid "Save Query" -msgstr "Сохранить запрос" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:52 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:14 +msgid "Share Query" +msgstr "" + +#: superset/assets/src/SqlLab/components/SouthPane.jsx:52 msgid "Run a query to display results here" -msgstr "Выполнить запрос для отображения результатов" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:57 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:57 #, python-format msgid "Preview for %s" -msgstr "Предпросмотр %s" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:81 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:81 msgid "Results" -msgstr "Результаты" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:87 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:87 msgid "Query History" -msgstr "История запросов" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:133 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:165 msgid "Create table as with query results" -msgstr "Создать таблицу на основе запроса" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:141 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:173 msgid "new table name" -msgstr "новое название таблицы" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:90 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:91 msgid "Error while fetching table list" -msgstr "Ошибка при получении списка таблиц" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:132 msgid "Error while fetching schema list" -msgstr "Ошибка при получении списка схем" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:153 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:146 +msgid "Type to search ..." +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:148 +msgid "Select table " +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:162 msgid "Error while fetching database list" -msgstr "Ошибка при получении списка баз данных" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:159 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:168 msgid "Database:" -msgstr "База данных:" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:163 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:172 msgid "Select a database" -msgstr "Выберите базу данных" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:170 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:179 #, python-format msgid "Select a schema (%s)" -msgstr "Выберите схему (%s)" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:175 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:184 msgid "Schema:" -msgstr "Схема:" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:190 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:198 #, python-format msgid "Add a table (%s)" -msgstr "Добавить таблицу (%s)" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:203 -msgid "Type to search ..." -msgstr "Введите для поиска…" - -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:226 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:234 msgid "Reset State" -msgstr "Сбросить текущее состояние" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:105 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:106 msgid "Enter a new title for the tab" -msgstr "Введите название для таблицы" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:124 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:125 #, python-format msgid "Untitled Query %s" -msgstr "Запрос без имени %s" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:170 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:171 msgid "close tab" -msgstr "Закрыть вкладку" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:173 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:174 msgid "rename tab" -msgstr "Переименовать вкладку" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "expand tool bar" -msgstr "Показать панель инструментов" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "hide tool bar" -msgstr "Скрыть панель инструментов" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:75 +#: superset/assets/src/SqlLab/components/TableElement.jsx:75 msgid "Copy partition query to clipboard" -msgstr "Скопировать часть запроса в буфер обмена" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:94 +#: superset/assets/src/SqlLab/components/TableElement.jsx:94 msgid "latest partition:" -msgstr "последний раздел:" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:110 +#: superset/assets/src/SqlLab/components/TableElement.jsx:110 msgid "Keys for table" -msgstr "Ключевые поля таблицы" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:119 +#: superset/assets/src/SqlLab/components/TableElement.jsx:119 #, python-format msgid "View keys & indexes (%s)" -msgstr "Посмотреть ключи и индексы (%s)" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:135 +#: superset/assets/src/SqlLab/components/TableElement.jsx:135 msgid "Sort columns alphabetically" -msgstr "Отсортировать столбцы в алфавитном порядке" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:136 +#: superset/assets/src/SqlLab/components/TableElement.jsx:136 msgid "Original table column order" -msgstr "Расположение столбцов как в исходной таблице" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:146 +#: superset/assets/src/SqlLab/components/TableElement.jsx:146 msgid "Copy SELECT statement to clipboard" -msgstr "Скопировать выражение SELECT в буфер обмена" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:152 +#: superset/assets/src/SqlLab/components/TableElement.jsx:152 msgid "Remove table preview" -msgstr "Убрать предпросмотр таблицы" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TemplateParamsEditor.jsx:102 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:102 msgid "Template Parameters" -msgstr "Параметры шаблона" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TemplateParamsEditor.jsx:106 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:106 msgid "Edit template parameters" -msgstr "Изменить параметры шаблона" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TemplateParamsEditor.jsx:116 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:116 msgid "Invalid JSON" -msgstr "Недопустимый формат json" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:90 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:92 #, python-format msgid "%s is not right as a column name, please alias it (as in SELECT count(*) " msgstr "" -"%s неверно в качестве имени столбца, пожалуйста, используйте его например, в " -"SELECT COUNT (*) " -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "AS my_alias" -msgstr "AS новое_название_столбца" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "using only alphanumeric characters and underscores" -msgstr "разрешается использование только букв, цифр и знака нижнего подчеркивание" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:167 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:171 msgid "Creating a data source and popping a new tab" -msgstr "Создание источника данных и добавление новой вкладки" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:198 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:202 msgid "No results available for this query" -msgstr "Результаты для этого запроса недоступны" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:250 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:254 msgid "Chart Type" -msgstr "Тип графика" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:253 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:257 msgid "[Chart Type]" -msgstr "[Тип графика]" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:261 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:265 msgid "Datasource Name" -msgstr "Название таблицы" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:265 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:269 msgid "datasource name" -msgstr "название источника данных" +msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:54 -msgid "Create a new slice" -msgstr "Создать новый срез" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:59 +msgid "Create a new chart" +msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:59 -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:65 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:61 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:69 msgid "Choose a datasource" -msgstr "Выберите источник данных" +msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:71 -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:77 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:75 +msgid "" +"If the datasource your are looking for is not available in the list, " +"follow the instructions on the how to add it on the " +msgstr "" + +#: superset/assets/src/addSlice/AddSliceContainer.jsx:79 +msgid "Superset tutorial" +msgstr "" + +#: superset/assets/src/addSlice/AddSliceContainer.jsx:84 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:91 msgid "Choose a visualization type" -msgstr "Выберите тип диаграммы" +msgstr "" -#: superset/assets/javascripts/addSlice/AddSliceContainer.jsx:87 -msgid "Create new slice" -msgstr "Создать новый срез" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:101 +msgid "Create new chart" +msgstr "" -#: superset/assets/javascripts/chart/chartReducer.js:55 +#: superset/assets/src/chart/chartAction.js:165 +msgid "Unexpected error: " +msgstr "" + +#: superset/assets/src/chart/chartAction.js:174 +msgid "Unexpected error." +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:55 msgid "Updating chart was stopped" -msgstr "Обновление графика остановлено" +msgstr "" -#: superset/assets/javascripts/chart/chartReducer.js:66 +#: superset/assets/src/chart/chartReducer.js:66 #, python-format msgid "An error occurred while rendering the visualization: %s" -msgstr "Произошла ошибка при построении графика: %s" +msgstr "" -#: superset/assets/javascripts/chart/chartReducer.js:74 +#: superset/assets/src/chart/chartReducer.js:74 msgid "visualization queries are set to timeout at ${action.timeout} seconds. " msgstr "" -#: superset/assets/javascripts/chart/chartReducer.js:75 +#: superset/assets/src/chart/chartReducer.js:75 msgid "" -"Perhaps your data has grown, your database is under unusual load, or you are " -"simply querying a data source that is too large to be processed within the " -"timeout range. If that is the case, we recommend that you summarize your data " -"further." +"Perhaps your data has grown, your database is under unusual load, or you " +"are simply querying a data source that is too large to be processed " +"within the timeout range. If that is the case, we recommend that you " +"summarize your data further." msgstr "" -"База данных находится под высокой нагрузкой. Возможно, объём данных сильно " -"вырос, или вы запрашиваете источник данных, который достаточно большой, чтобы " -"обрабатывать запрос в диапазоне тайм-аута. Если это так, мы рекомендуем вам " -"агрегировать ваши данные или оптимизировать запрос." -#: superset/assets/javascripts/chart/chartReducer.js:84 -#: superset/assets/javascripts/chart/chartReducer.js:134 +#: superset/assets/src/chart/chartReducer.js:84 +#: superset/assets/src/chart/chartReducer.js:134 msgid "Network error." -msgstr "Ошибка сети." +msgstr "" -#: superset/assets/javascripts/components/AlteredSliceTag.jsx:113 +#: superset/assets/src/components/AlteredSliceTag.jsx:113 msgid "Click to see difference" -msgstr "Нажмите, чтобы увидеть разницу" +msgstr "" -#: superset/assets/javascripts/components/AlteredSliceTag.jsx:119 +#: superset/assets/src/components/AlteredSliceTag.jsx:119 msgid "Altered" -msgstr "Изменения" +msgstr "" -#: superset/assets/javascripts/components/AlteredSliceTag.jsx:137 -msgid "Slice changes" -msgstr "Изменения среза" +#: superset/assets/src/components/AlteredSliceTag.jsx:137 +msgid "Chart changes" +msgstr "" -#: superset/assets/javascripts/components/AsyncSelect.jsx:23 -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:26 +#: superset/assets/src/components/AsyncSelect.jsx:23 +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:27 msgid "Select ..." -msgstr "Выбрать …" +msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:26 +#: superset/assets/src/components/CachedLabel.jsx:26 msgid "Loaded data cached" -msgstr "Данные были загружены в кэш" +msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:29 +#: superset/assets/src/components/CachedLabel.jsx:29 msgid "Loaded from cache" -msgstr "Загружается из кэша" +msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:33 +#: superset/assets/src/components/CachedLabel.jsx:33 msgid "Click to force-refresh" -msgstr "Нажмите для принудительного обновления" +msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:21 -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:68 -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:38 +#: superset/assets/src/components/CopyToClipboard.jsx:21 +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:68 +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:38 msgid "Copy to clipboard" -msgstr "Скопировать в буфер обмена" +msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:72 +#: superset/assets/src/components/CopyToClipboard.jsx:72 msgid "Not successful" -msgstr "Неудачно" +msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:75 +#: superset/assets/src/components/CopyToClipboard.jsx:75 msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" msgstr "" -"Извините, Ваш браузер не поддерживание копирование. Используйте сочетание " -"клавиш [CTRL + C] для WIN или [CMD + C] для MAC" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:91 +#: superset/assets/src/components/CopyToClipboard.jsx:91 msgid "Copied!" -msgstr "Копирование завершено" +msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:14 -#: superset/views/core.py:559 superset/views/core.py:629 +#: superset/assets/src/components/EditableTitle.jsx:14 +#: superset/views/core.py:571 superset/views/core.py:641 msgid "Title" -msgstr "Заголовок" +msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:105 +#: superset/assets/src/components/EditableTitle.jsx:105 msgid "click to edit title" -msgstr "нажмите для изменения заголовка" +msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:106 +#: superset/assets/src/components/EditableTitle.jsx:106 msgid "You don't have the rights to alter this title." -msgstr "Недостаточно прав для изменения заголовка." +msgstr "" -#: superset/assets/javascripts/components/FaveStar.jsx:33 +#: superset/assets/src/components/FaveStar.jsx:33 msgid "Click to favorite/unfavorite" -msgstr "Отметить как избранное" +msgstr "" -#: superset/assets/javascripts/dashboard/components/CodeModal.jsx:35 +#: superset/assets/src/components/RefreshChartOverlay.jsx:32 +msgid "Dismiss" +msgstr "" + +#: superset/assets/src/dashboard/components/CodeModal.jsx:35 msgid "Active Dashboard Filters" -msgstr "Фильтр активного отчёта" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:120 +#: superset/assets/src/dashboard/components/Controls.jsx:120 #, python-format msgid "Checkout this dashboard: %s" -msgstr "Отладка отчёта: %s" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:123 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:162 +#: superset/assets/src/dashboard/components/Controls.jsx:123 +#: superset/assets/src/explore/components/SaveModal.jsx:163 msgid "Save as" -msgstr "Сохранить как" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:131 +#: superset/assets/src/dashboard/components/Controls.jsx:131 msgid "Force Refresh" -msgstr "Принудительное обновление" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:132 +#: superset/assets/src/dashboard/components/Controls.jsx:132 msgid "Force refresh the whole dashboard" -msgstr "Принудительно обновить отчет" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:140 +#: superset/assets/src/dashboard/components/Controls.jsx:140 msgid "Set autorefresh" -msgstr "Интервал обновления" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:141 +#: superset/assets/src/dashboard/components/Controls.jsx:141 msgid "Set the auto-refresh interval for this session" -msgstr "Установите интервал автоматического обновления для этого сеанса" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:155 +#: superset/assets/src/dashboard/components/Controls.jsx:156 msgid "Save the dashboard" -msgstr "Сохранить отчёт" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:162 +#: superset/assets/src/dashboard/components/Controls.jsx:164 msgid "Edit properties" -msgstr "Редактирование свойств" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:163 +#: superset/assets/src/dashboard/components/Controls.jsx:165 msgid "Edit the dashboards's properties" -msgstr "Редактировать свойства отчёта" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:170 +#: superset/assets/src/dashboard/components/Controls.jsx:172 msgid "Email" -msgstr "Отправить ссылку по почте" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:171 +#: superset/assets/src/dashboard/components/Controls.jsx:173 msgid "Email a link to this dashboard" -msgstr "Отправить ссылку на этот отчёт" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:183 -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:196 -msgid "Add Slices" -msgstr "Добавить график" +#: superset/assets/src/dashboard/components/Controls.jsx:185 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:196 +msgid "Add Charts" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:184 -msgid "Add some slices to this dashboard" -msgstr "Добавить диаграмму в отчёт" +#: superset/assets/src/dashboard/components/Controls.jsx:186 +msgid "Add some charts to this dashboard" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:195 +#: superset/assets/src/dashboard/components/Controls.jsx:197 msgid "Edit CSS" -msgstr "Редактировать CSS" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Controls.jsx:196 +#: superset/assets/src/dashboard/components/Controls.jsx:198 msgid "Change the style of the dashboard using CSS code" -msgstr "Измените оформление отчёта с помощью CSS-кода" +msgstr "" -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:45 +#: superset/assets/src/dashboard/components/CssEditor.jsx:45 msgid "Load a template" -msgstr "Загрузить шаблон" +msgstr "" -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:48 +#: superset/assets/src/dashboard/components/CssEditor.jsx:48 msgid "Load a CSS template" -msgstr "Загрузить шаблон стилей (CSS)" +msgstr "" -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:60 -#: superset/views/core.py:566 +#: superset/assets/src/dashboard/components/CssEditor.jsx:60 +#: superset/views/core.py:578 msgid "CSS" -msgstr "CSS" +msgstr "" -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:66 +#: superset/assets/src/dashboard/components/CssEditor.jsx:66 msgid "Live CSS Editor" -msgstr "Редактор CSS" +msgstr "" -#: superset/assets/javascripts/dashboard/components/Dashboard.jsx:157 +#: superset/assets/src/dashboard/components/Dashboard.jsx:157 msgid "You have unsaved changes." -msgstr "У вас есть несохраненные изменения." +msgstr "" -#: superset/assets/javascripts/dashboard/components/Header.jsx:49 +#: superset/assets/src/dashboard/components/Header.jsx:49 msgid "Unsaved changes" -msgstr "Изменения не сохранены" +msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:19 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:19 msgid "Don't refresh" -msgstr "Не обновлять" +msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:20 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:20 msgid "10 seconds" -msgstr "10 секунд" +msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:21 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:21 msgid "30 seconds" -msgstr "30 секунд" +msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:22 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:22 msgid "1 minute" -msgstr "1 минута" +msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:23 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:23 msgid "5 minutes" -msgstr "5 минут" +msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:38 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:38 msgid "Refresh Interval" -msgstr "Интервал обновления" +msgstr "" -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:41 +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:41 msgid "Choose the refresh frequency for this dashboard" -msgstr "Выберите частоту обновления для этого отчёта" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:66 +#: superset/assets/src/dashboard/components/SaveModal.jsx:66 msgid "This dashboard was saved successfully." -msgstr "Отчёт успешно сохранен." +msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:72 +#: superset/assets/src/dashboard/components/SaveModal.jsx:72 msgid "Sorry, there was an error saving this dashboard: " -msgstr "К сожалению, произошла ошибка при сохранения этого отчета " +msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:95 +#: superset/assets/src/dashboard/components/SaveModal.jsx:95 msgid "Error" -msgstr "Ошибка" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:96 +#: superset/assets/src/dashboard/components/SaveModal.jsx:96 msgid "You must pick a name for the new dashboard" -msgstr "Вы должны выбрать имя для нового отчёта" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:111 +#: superset/assets/src/dashboard/components/SaveModal.jsx:111 msgid "Save Dashboard" -msgstr "Сохранить отчёт" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:119 +#: superset/assets/src/dashboard/components/SaveModal.jsx:119 #, python-format msgid "Overwrite Dashboard [%s]" -msgstr "Перезаписать отчёт [%s]" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:127 +#: superset/assets/src/dashboard/components/SaveModal.jsx:127 msgid "Save as:" -msgstr "Сохранить как:" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:131 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:208 +#: superset/assets/src/dashboard/components/SaveModal.jsx:131 +#: superset/assets/src/explore/components/SaveModal.jsx:209 msgid "[dashboard name]" -msgstr "[название отчёта]" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:73 -msgid "Sorry, there was an error fetching slices to this dashboard: " -msgstr "К сожалению, произошла ошибка при загрузке виджета:" +#: superset/assets/src/dashboard/components/SliceAdder.jsx:73 +msgid "Sorry, there was an error fetching charts to this dashboard: " +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:93 -msgid "Sorry, there was an error adding slices to this dashboard: " -msgstr "К сожалению, возникла ошибка при добавлении графика в отчёт: " +#: superset/assets/src/dashboard/components/SliceAdder.jsx:93 +msgid "Sorry, there was an error adding charts to this dashboard: " +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:163 -#: superset/views/core.py:454 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:163 +#: superset/views/core.py:466 msgid "Name" -msgstr "Название" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:169 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:169 msgid "Viz" -msgstr "Визуализация" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:177 -#: superset/assets/javascripts/explore/stores/controls.jsx:111 -#: superset/connectors/druid/views.py:45 superset/views/core.py:392 -#: superset/views/core.py:416 superset/views/core.py:448 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:177 +#: superset/assets/src/explore/controls.jsx:157 +#: superset/connectors/druid/views.py:52 superset/views/core.py:404 +#: superset/views/core.py:428 superset/views/core.py:460 msgid "Datasource" -msgstr "Источник данных" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:186 -#: superset/views/core.py:564 superset/views/core.py:631 -#: superset/views/sql_lab.py:56 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:186 +#: superset/views/core.py:576 superset/views/core.py:643 +#: superset/views/sql_lab.py:63 msgid "Modified" -msgstr "Изменено" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:205 -msgid "Add a new slice to the dashboard" -msgstr "Добавить новый график в отчёт" +#: superset/assets/src/dashboard/components/SliceAdder.jsx:205 +msgid "Add a new chart to the dashboard" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:211 -msgid "Add Slices to Dashboard" -msgstr "Добавить график в отчёт" +#: superset/assets/src/dashboard/components/SliceAdder.jsx:211 +msgid "Add Charts to Dashboard" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:62 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:65 #, python-format msgid "Served from data cached %s . Click to force refresh." msgstr "" -"Данные находятся в кэше %s. Нажмите кнопку для принудительного обновления." -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:63 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:66 msgid "Force refresh data" -msgstr "Принудительное обновление данных" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:64 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:67 msgid "Annotation layers are still loading." -msgstr "Слои аннотаций загружаются." +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:65 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:68 msgid "One ore more annotation layers failed loading." -msgstr "Один или несколько слоев аннотации не удалось загрузить." +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:103 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:107 msgid "Move chart" -msgstr "Переместить график" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:123 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:127 msgid "Toggle chart description" -msgstr "Переключить описание графика" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:133 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:138 msgid "Edit chart" -msgstr "Редактировать график" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:142 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:148 msgid "Export CSV" -msgstr "Export CSV" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:151 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:158 msgid "Explore chart" -msgstr "Обзор графика" +msgstr "" -#: superset/assets/javascripts/dashboard/components/SliceHeader.jsx:161 +#: superset/assets/src/dashboard/components/SliceHeader.jsx:169 msgid "Remove chart from dashboard" -msgstr "Удалить график из отчёта" - -#: superset/assets/javascripts/explore/validators.js:11 -msgid "is expected to be a number" -msgstr "ожидается число" - -#: superset/assets/javascripts/explore/validators.js:18 -msgid "is expected to be an integer" -msgstr "ожидается целочисленное значение (integer)" - -#: superset/assets/javascripts/explore/validators.js:30 -msgid "cannot be empty" -msgstr "не может быть пустым" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:34 -msgid "description" -msgstr "описание" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:45 -msgid "bolt" msgstr "" -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:46 -msgid "Changing this control takes effect instantly" -msgstr "Изменение этого элемента применяется сразу" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:75 -msgid "Error..." -msgstr "Ошибка…" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:126 -#: superset/assets/javascripts/explore/stores/visTypes.js:56 -#: superset/assets/javascripts/explore/stores/visTypes.js:100 -#: superset/assets/javascripts/explore/stores/visTypes.js:138 -#: superset/assets/javascripts/explore/stores/visTypes.js:204 -#: superset/assets/javascripts/explore/stores/visTypes.js:361 -#: superset/assets/javascripts/explore/stores/visTypes.js:399 -#: superset/assets/javascripts/explore/stores/visTypes.js:438 -#: superset/assets/javascripts/explore/stores/visTypes.js:471 -#: superset/assets/javascripts/explore/stores/visTypes.js:515 -#: superset/assets/javascripts/explore/stores/visTypes.js:554 -#: superset/assets/javascripts/explore/stores/visTypes.js:594 -#: superset/assets/javascripts/explore/stores/visTypes.js:632 -#: superset/assets/javascripts/explore/stores/visTypes.js:764 -#: superset/assets/javascripts/explore/stores/visTypes.js:804 -#: superset/assets/javascripts/explore/stores/visTypes.js:851 -#: superset/assets/javascripts/explore/stores/visTypes.js:873 -#: superset/assets/javascripts/explore/stores/visTypes.js:901 -#: superset/assets/javascripts/explore/stores/visTypes.js:921 -#: superset/assets/javascripts/explore/stores/visTypes.js:942 -#: superset/assets/javascripts/explore/stores/visTypes.js:994 -#: superset/assets/javascripts/explore/stores/visTypes.js:1016 -#: superset/assets/javascripts/explore/stores/visTypes.js:1041 -#: superset/assets/javascripts/explore/stores/visTypes.js:1066 -#: superset/assets/javascripts/explore/stores/visTypes.js:1098 -#: superset/assets/javascripts/explore/stores/visTypes.js:1136 -#: superset/assets/javascripts/explore/stores/visTypes.js:1163 -#: superset/assets/javascripts/explore/stores/visTypes.js:1190 -#: superset/assets/javascripts/explore/stores/visTypes.js:1228 -#: superset/assets/javascripts/explore/stores/visTypes.js:1262 -#: superset/assets/javascripts/explore/stores/visTypes.js:1299 -#: superset/assets/javascripts/explore/stores/visTypes.js:1339 -#: superset/assets/javascripts/explore/stores/visTypes.js:1361 -#: superset/assets/javascripts/explore/stores/visTypes.js:1421 -msgid "Query" -msgstr "Запрос" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:77 -#: superset/assets/javascripts/explore/stores/visTypes.js:388 -#: superset/assets/javascripts/explore/stores/visTypes.js:426 -msgid "Height" -msgstr "Высота" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:91 -msgid "Width" -msgstr "Ширина" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:37 -msgid "Export to .json" -msgstr "Экспортировать в JSON формат" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:47 -msgid "Export to .csv format" -msgstr "Экспортировать в CSV формат" - -#: superset/assets/javascripts/explore/components/ExploreChartHeader.jsx:64 -#, python-format -msgid "%s - untitled" -msgstr "%s - без названия" - -#: superset/assets/javascripts/explore/components/ExploreChartHeader.jsx:100 -msgid "Edit slice properties" -msgstr "Редактировать свойства графика" - -#: superset/assets/javascripts/explore/components/RowCountLabel.jsx:25 -msgid "Limit reached" -msgstr "Достигнут предел" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:73 -msgid "Please enter a slice name" -msgstr "Введите название диаграммы" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:88 -msgid "Please select a dashboard" -msgstr "Выберите отчёт" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:96 -msgid "Please enter a dashboard name" -msgstr "Введите имя отчёта" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:132 -msgid "Save A Slice" -msgstr "Сохранить диаграмму" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:153 -#, python-format -msgid "Overwrite slice %s" -msgstr "Перезаписать диаграмму %s" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:166 -msgid "[slice name]" -msgstr "[название диаграммы]" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:179 -msgid "Do not add to a dashboard" -msgstr "Не добавлять в отчёт" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:187 -msgid "Add slice to existing dashboard" -msgstr "Добавить график в существующий отчёт" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:203 -msgid "Add to new dashboard" -msgstr "Добавить в новый отчёт" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:229 -msgid "Save & go to dashboard" -msgstr "Сохранить и перейти к отчёту" - -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:33 -#, python-format -msgid "Check out this slice: %s" -msgstr "Проверка диаграммы: %s" - -#: superset/assets/javascripts/explore/components/controls/AnnotationLayerControl.jsx:147 -msgid "Add Annotation Layer" -msgstr "Добавить слой аннотации" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:50 -msgid "`Min` value should be numeric or empty" -msgstr "Значение «Минимум» должно быть числовым или пустым" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:53 -msgid "`Max` value should be numeric or empty" -msgstr "Значение « Максимум» должно быть числовым или пустым" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:70 -#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:84 -msgid "Min" -msgstr "Минимум" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:78 -#: superset/connectors/druid/views.py:51 superset/connectors/sqla/views.py:85 -msgid "Max" -msgstr "Максимум" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:79 -msgid "Something went wrong while fetching the datasource list" -msgstr "Что-то пошло не так при получении списка источников данных" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:110 -msgid "Select a datasource" -msgstr "Выбор источника данных" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:120 -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:120 -msgid "Search / Filter" -msgstr "Поиск / Фильтр" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:180 -msgid "Click to point to another datasource" -msgstr "Нажмите, чтобы указать на другой источник данных" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:191 -msgid "Edit the datasource's configuration" -msgstr "Изменение настроек таблицы" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:203 -msgid "Show datasource configuration" -msgstr "Показать конфигурацию источника данных" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:114 -msgid "Filter value" -msgstr "Значение фильтра" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select metric" -msgstr "Выбрать показатель" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select column" -msgstr "Выбрать столбец" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:155 -msgid "Select operator" -msgstr "Выбрать оператор" - -#: superset/assets/javascripts/explore/components/controls/FilterControl.jsx:145 -#: superset/templates/appbuilder/general/widgets/search.html:6 -msgid "Add Filter" -msgstr "Добавить фильтр" - -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:24 -msgid "Error while fetching data" -msgstr "Возникла ошибка при получение данных" - -#: superset/assets/javascripts/explore/components/controls/SelectControl.jsx:109 -#, python-format -msgid "%s option(s)" -msgstr "%s параметр(ы)" - -#: superset/assets/javascripts/explore/components/controls/SpatialControl.jsx:62 -msgid "Invalid lat/long configuration." -msgstr "Неверная конфигурация широты и долготы." - -#: superset/assets/javascripts/explore/components/controls/SpatialControl.jsx:128 -msgid "Longitude & Latitude columns" -msgstr "Долгота и Широта" - -#: superset/assets/javascripts/explore/components/controls/SpatialControl.jsx:144 -msgid "Delimited long & lat single column" -msgstr "Широта и Долгота в одном столбце с разделителем" - -#: superset/assets/javascripts/explore/components/controls/SpatialControl.jsx:145 -msgid "" -"Multiple formats accepted, look the geopy.points Python library for more details" -msgstr "" -"Для уточнения форматов и получения более подробной информации, посмотрите " -"Python-библиотеку geopy.points" - -#: superset/assets/javascripts/explore/components/controls/SpatialControl.jsx:157 -msgid "Reverse lat/long " -msgstr "Поменять местами широту и долготу" - -#: superset/assets/javascripts/explore/components/controls/SpatialControl.jsx:163 -msgid "Geohash" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:70 -msgid "textarea" -msgstr "текстовая область" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:98 -msgid "Edit" -msgstr "Редактировать" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:98 -msgid "in modal" -msgstr "" - -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:110 -msgid "Select a visualization type" -msgstr "Выберите тип визуализации" - -#: superset/assets/javascripts/explore/stores/controls.jsx:41 +#: superset/assets/src/explore/controls.jsx:86 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:55 +#: superset/assets/src/explore/controls.jsx:100 msgid "Group by" -msgstr "Группировка" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:58 +#: superset/assets/src/explore/controls.jsx:103 msgid "One or many controls to group by" -msgstr "Выберите один или несколько срезов в поле группировки данных" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:79 +#: superset/assets/src/explore/controls.jsx:124 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:81 +#: superset/assets/src/explore/controls.jsx:126 msgid " source code of Superset's sandboxed parser" -msgstr " source code of sandboxed parser" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:102 +#: superset/assets/src/explore/controls.jsx:148 msgid "This functionality is disabled in your environment for security reasons." -msgstr "Из соображений безопасности эта функция отключена в вашей среде." +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:121 -#: superset/views/core.py:456 +#: superset/assets/src/explore/controls.jsx:167 superset/views/core.py:468 msgid "Visualization Type" -msgstr "Тип диаграммы" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:123 +#: superset/assets/src/explore/controls.jsx:169 msgid "The type of visualization to display" -msgstr "Выберите необходимый тип диаграммы" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:129 +#: superset/assets/src/explore/controls.jsx:175 msgid "Metrics" -msgstr "Показатели" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:138 -#: superset/assets/javascripts/explore/stores/controls.jsx:170 +#: superset/assets/src/explore/controls.jsx:189 +#: superset/assets/src/explore/controls.jsx:221 msgid "One or many metrics to display" -msgstr "Выберите один или несколько показателей для отображения" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:144 +#: superset/assets/src/explore/controls.jsx:195 msgid "Percentage Metrics" -msgstr "Процентные показатели" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:151 +#: superset/assets/src/explore/controls.jsx:202 msgid "Metrics for which percentage of total are to be displayed" -msgstr "Показатели, для которых будет отображаться процент от общего количества" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:156 +#: superset/assets/src/explore/controls.jsx:207 msgid "Y Axis Bounds" -msgstr "Границы Оси Y" - -#: superset/assets/javascripts/explore/stores/controls.jsx:159 -msgid "" -"Bounds for the Y axis. When left empty, the bounds are dynamically defined " -"based on the min/max of the data. Note that this feature will only expand the " -"axis range. It won't narrow the data's extent." msgstr "" -"Установить жесткие границы для оси Y. Когда границы не заданы, производится их " -"автоматическая подстройка на основе минимальных и максимальных значениях " -"исходных данных." -#: superset/assets/javascripts/explore/stores/controls.jsx:168 +#: superset/assets/src/explore/controls.jsx:210 +msgid "" +"Bounds for the Y axis. When left empty, the bounds are dynamically " +"defined based on the min/max of the data. Note that this feature will " +"only expand the axis range. It won't narrow the data's extent." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:219 msgid "Ordering" -msgstr "Упорядоченность" - -#: superset/assets/javascripts/explore/stores/controls.jsx:176 -msgid "Fixed Color" -msgstr "Цвет" - -#: superset/assets/javascripts/explore/stores/controls.jsx:177 -msgid "Use this to define a static color for all circles" -msgstr "Используйте это цвет для заливки всех кругов одним цветом" - -#: superset/assets/javascripts/explore/stores/controls.jsx:184 -msgid "Fill Color" -msgstr "Цвет заливки" - -#: superset/assets/javascripts/explore/stores/controls.jsx:185 -#: superset/assets/javascripts/explore/stores/controls.jsx:193 -msgid "" -" Set the opacity to 0 if you do not want to override the color specified in the " -"GeoJSON" msgstr "" -"Установите непрозрачность на 0, если вы не хотите переопределять цвет, " -"указанный в GeoJSON" -#: superset/assets/javascripts/explore/stores/controls.jsx:192 +#: superset/assets/src/explore/controls.jsx:227 +msgid "Fixed Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:228 +msgid "Use this to define a static color for all circles" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:235 +msgid "Legend Position" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:236 +msgid "Choose the position of the legend" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:250 +msgid "Fill Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:251 +#: superset/assets/src/explore/controls.jsx:259 +msgid "" +" Set the opacity to 0 if you do not want to override the color specified " +"in the GeoJSON" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:258 msgid "Stroke Color" -msgstr "Цвет обводки" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:201 -#: superset/assets/javascripts/explore/stores/visTypes.js:1250 -#: superset/connectors/druid/views.py:126 superset/connectors/sqla/views.py:128 +#: superset/assets/src/explore/controls.jsx:268 +#: superset/assets/src/explore/visTypes.js:1376 +#: superset/connectors/druid/views.py:133 superset/connectors/sqla/views.py:131 msgid "Metric" -msgstr "Показатель" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:203 -msgid "Choose the metric" -msgstr "Выберите показатель" - -#: superset/assets/javascripts/explore/stores/controls.jsx:216 +#: superset/assets/src/explore/controls.jsx:281 msgid "Right Axis Metric" -msgstr "Показатель для правой оси" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:220 +#: superset/assets/src/explore/controls.jsx:285 msgid "Choose a metric for right axis" -msgstr "Выберите показатель для правой оси" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:231 +#: superset/assets/src/explore/controls.jsx:296 msgid "Stacked Style" -msgstr "Стиль области" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:243 +#: superset/assets/src/explore/controls.jsx:309 msgid "Sort X Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:251 +#: superset/assets/src/explore/controls.jsx:317 msgid "Sort Y Axis" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:259 +#: superset/assets/src/explore/controls.jsx:325 msgid "Linear Color Scheme" -msgstr "Цветовая Схема" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:278 +#: superset/assets/src/explore/controls.jsx:350 msgid "Normalize Across" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:285 +#: superset/assets/src/explore/controls.jsx:357 msgid "" -"Color will be rendered based on a ratio of the cell against the sum of across " -"this criteria" -msgstr "Цвет будет рассчитываться на основе отношения ячейки к сумме" - -#: superset/assets/javascripts/explore/stores/controls.jsx:292 -msgid "Horizon Color Scale" -msgstr "Расчет цвета" - -#: superset/assets/javascripts/explore/stores/controls.jsx:299 -msgid "Defines how the color are attributed." -msgstr "Определяет, как рассчитывается цвет." - -#: superset/assets/javascripts/explore/stores/controls.jsx:304 -msgid "Rendering" -msgstr "Рендеринг" - -#: superset/assets/javascripts/explore/stores/controls.jsx:311 -msgid "" -"image-rendering CSS attribute of the canvas object that defines how the browser " -"scales up the image" +"Color will be rendered based on a ratio of the cell against the sum of " +"across this criteria" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:317 +#: superset/assets/src/explore/controls.jsx:364 +msgid "Horizon Color Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:371 +msgid "Defines how the color are attributed." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:376 +msgid "Rendering" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:383 +msgid "" +"image-rendering CSS attribute of the canvas object that defines how the " +"browser scales up the image" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:389 msgid "XScale Interval" -msgstr "Интевал XScale" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:320 +#: superset/assets/src/explore/controls.jsx:394 msgid "Number of steps to take between ticks when displaying the X scale" -msgstr "Количество шагов между делениями горизонтальной оси X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:326 +#: superset/assets/src/explore/controls.jsx:400 msgid "YScale Interval" -msgstr "Интервал YScale" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:329 +#: superset/assets/src/explore/controls.jsx:405 msgid "Number of steps to take between ticks when displaying the Y scale" -msgstr "Количество шагов между делениями на вертикальной оси X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:335 +#: superset/assets/src/explore/controls.jsx:411 msgid "Include Time" -msgstr "Включая дату" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:336 +#: superset/assets/src/explore/controls.jsx:412 msgid "Whether to include the time granularity as defined in the time section" -msgstr "Установить временной период, как указано в разделе «Время»" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:342 +#: superset/assets/src/explore/controls.jsx:418 msgid "Auto Zoom" -msgstr "Авто Масштаб" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:345 +#: superset/assets/src/explore/controls.jsx:421 msgid "When checked, the map will zoom to your data after each query" msgstr "" -"Если этот флажок установлен, карта будет масштабироваться после каждого запроса" -#: superset/assets/javascripts/explore/stores/controls.jsx:350 +#: superset/assets/src/explore/controls.jsx:426 msgid "Show percentage" -msgstr "Показать процент" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:352 +#: superset/assets/src/explore/controls.jsx:428 msgid "Whether to include the percentage in the tooltip" -msgstr "Включить значение процента в всплывающую подсказку" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:358 +#: superset/assets/src/explore/controls.jsx:434 msgid "Stacked Bars" -msgstr "С накоплением" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:366 +#: superset/assets/src/explore/controls.jsx:442 msgid "Show totals" -msgstr "Показать итоги" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:369 +#: superset/assets/src/explore/controls.jsx:445 msgid "Display total row/column" -msgstr "Показать итоги строк / столбцов" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:374 +#: superset/assets/src/explore/controls.jsx:450 msgid "Show Markers" -msgstr "Показать маркеры" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:377 +#: superset/assets/src/explore/controls.jsx:453 msgid "Show data points as circle markers on the lines" -msgstr "Показывать на линиях точки данных в виде небольших окружностей" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:382 +#: superset/assets/src/explore/controls.jsx:458 msgid "Bar Values" -msgstr "Подписи" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:385 +#: superset/assets/src/explore/controls.jsx:461 msgid "Show the value on top of the bar" -msgstr "Добавить на график значение данных в виде подписи" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:390 +#: superset/assets/src/explore/controls.jsx:466 msgid "Sort Bars" -msgstr "Сортировка гистограммы" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:392 +#: superset/assets/src/explore/controls.jsx:469 msgid "Sort bars by x labels." -msgstr "Сортировать гистограмму по названию столбцов." +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:397 +#: superset/assets/src/explore/controls.jsx:474 msgid "Combine Metrics" -msgstr "Сгруппировать показатели" - -#: superset/assets/javascripts/explore/stores/controls.jsx:399 -msgid "" -"Display metrics side by side within each column, as opposed to each column " -"being displayed side by side for each metric." msgstr "" -"Сгруппировать и отобразить показатели в рамках значения одного колоночного " -"среза. Легче один раз попробовать, чем обьяснить )" -#: superset/assets/javascripts/explore/stores/controls.jsx:405 +#: superset/assets/src/explore/controls.jsx:476 +msgid "" +"Display metrics side by side within each column, as opposed to each " +"column being displayed side by side for each metric." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:482 msgid "Extra Controls" -msgstr "Доп.Элементы" - -#: superset/assets/javascripts/explore/stores/controls.jsx:408 -msgid "" -"Whether to show extra controls or not. Extra controls include things like " -"making mulitBar charts stacked or side by side." msgstr "" -"Показывать дополнительные элементы управления, которые позволяют переключаться " -"между разными видами графика - гистограмма с накоплением или с группировкой." -#: superset/assets/javascripts/explore/stores/controls.jsx:415 +#: superset/assets/src/explore/controls.jsx:485 +msgid "" +"Whether to show extra controls or not. Extra controls include things like" +" making mulitBar charts stacked or side by side." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:492 msgid "Reduce X ticks" -msgstr "Сжать шкалу X" - -#: superset/assets/javascripts/explore/stores/controls.jsx:418 -msgid "" -"Reduces the number of X axis ticks to be rendered. If true, the x axis wont " -"overflow and labels may be missing. If false, a minimum width will be applied " -"to columns and the width may overflow into an horizontal scroll." msgstr "" -"Если опция включена, то график будет сжат по горизонтали, таким образом, чтобы " -"уместиться целиком на одном виджете, при этом промежуточные подписи на оси X " -"могут пропасть. При выключенной опции, графики с большим количеством данных " -"отображаются с горизонтальной полосой прокрутки." -#: superset/assets/javascripts/explore/stores/controls.jsx:427 -msgid "Include Series" -msgstr "Включить название" - -#: superset/assets/javascripts/explore/stores/controls.jsx:430 -msgid "Include series name as an axis" -msgstr "Включить название показателя в подписи оси" - -#: superset/assets/javascripts/explore/stores/controls.jsx:435 -msgid "Color Metric" -msgstr "Цвет показателя" - -#: superset/assets/javascripts/explore/stores/controls.jsx:437 -msgid "A metric to use for color" -msgstr "Показатель, используемый для расчета цвета" - -#: superset/assets/javascripts/explore/stores/controls.jsx:444 -msgid "Country Name" -msgstr "Страна" - -#: superset/assets/javascripts/explore/stores/controls.jsx:463 -msgid "The name of country that Superset should display" -msgstr "Выберите страну, которую хотите визуализировать" - -#: superset/assets/javascripts/explore/stores/controls.jsx:467 -msgid "Country Field Type" -msgstr "Стандарт кода страны" - -#: superset/assets/javascripts/explore/stores/controls.jsx:475 +#: superset/assets/src/explore/controls.jsx:495 msgid "" -"The country code standard that Superset should expect to find in the [country] " -"column" -msgstr "Выберите стандарт с помощью которого, кодируются страны в поле [Страна]" +"Reduces the number of X axis ticks to be rendered. If true, the x axis " +"wont overflow and labels may be missing. If false, a minimum width will " +"be applied to columns and the width may overflow into an horizontal " +"scroll." +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:481 +#: superset/assets/src/explore/controls.jsx:504 +msgid "Include Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:507 +msgid "Include series name as an axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:512 +msgid "Color Metric" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:514 +msgid "A metric to use for color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:521 +msgid "Country Name" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:541 +msgid "The name of country that Superset should display" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:545 +msgid "Country Field Type" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:553 +msgid "" +"The country code standard that Superset should expect to find in the " +"[country] column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:559 msgid "Frequency" -msgstr "Частота" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:493 +#: superset/assets/src/explore/controls.jsx:571 msgid "" "The periodicity over which to pivot time. Users can provide\n" " \"Pandas\" offset alias.\n" " Click on the info bubble for more details on accepted \"freq\" " "expressions." -msgstr "Периодичность для оси времени." +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:506 +#: superset/assets/src/explore/controls.jsx:584 msgid "Dimension" -msgstr "Измерение" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:507 +#: superset/assets/src/explore/controls.jsx:585 msgid "Select a dimension" -msgstr "Выбор измерения" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:513 -#: superset/assets/javascripts/explore/stores/controls.jsx:520 +#: superset/assets/src/explore/controls.jsx:591 +#: superset/assets/src/explore/controls.jsx:598 msgid "Columns" -msgstr "Столбцы" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:514 +#: superset/assets/src/explore/controls.jsx:592 msgid "One or many controls to pivot as columns" msgstr "" -"Выберите один или несколько срезов для отображения показателей в столбцах " -"сводной таблицы" -#: superset/assets/javascripts/explore/stores/controls.jsx:522 -#: superset/assets/javascripts/explore/stores/controls.jsx:622 -#: superset/assets/javascripts/explore/stores/controls.jsx:632 +#: superset/assets/src/explore/controls.jsx:600 +#: superset/assets/src/explore/controls.jsx:703 +#: superset/assets/src/explore/controls.jsx:713 msgid "Columns to display" -msgstr "Столбцы для отображения" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:530 +#: superset/assets/src/explore/controls.jsx:611 msgid "Longitude & Latitude" -msgstr "Долгота и Широта" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:532 -#: superset/assets/javascripts/explore/stores/controls.jsx:542 -#: superset/assets/javascripts/explore/stores/controls.jsx:552 +#: superset/assets/src/explore/controls.jsx:613 +#: superset/assets/src/explore/controls.jsx:623 +#: superset/assets/src/explore/controls.jsx:633 msgid "Point to your spatial columns" -msgstr "Выберите столбцы, содержащие геоданные" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:540 +#: superset/assets/src/explore/controls.jsx:621 msgid "Start Longitude & Latitude" -msgstr "Долгота и Широта [Начало]" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:550 +#: superset/assets/src/explore/controls.jsx:631 msgid "End Longitude & Latitude" -msgstr "Долгота и Широта [Конец]" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:560 -#: superset/assets/javascripts/explore/stores/visTypes.js:1463 +#: superset/assets/src/explore/controls.jsx:641 +#: superset/assets/src/explore/visTypes.js:1590 msgid "Longitude" -msgstr "Долгота" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:563 +#: superset/assets/src/explore/controls.jsx:644 msgid "Select the longitude column" -msgstr "Выберите столбец долготы" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:571 -#: superset/assets/javascripts/explore/stores/visTypes.js:1467 +#: superset/assets/src/explore/controls.jsx:652 +#: superset/assets/src/explore/visTypes.js:1594 msgid "Latitude" -msgstr "Широта" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:574 +#: superset/assets/src/explore/controls.jsx:655 msgid "Select the latitude column" -msgstr "Выберите столбец широты" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:582 +#: superset/assets/src/explore/controls.jsx:663 msgid "GeoJson Column" -msgstr "Столбец GeoJson" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:584 +#: superset/assets/src/explore/controls.jsx:665 msgid "Select the geojson column" -msgstr "Выберите столбец geojson" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:592 +#: superset/assets/src/explore/controls.jsx:673 msgid "Polygon Column" -msgstr "Столбец полигонов" - -#: superset/assets/javascripts/explore/stores/controls.jsx:594 -msgid "" -"Select the polygon column. Each row should contain JSON.array(N) of [longitude, " -"latitude] points" msgstr "" -"Выберите столбец с массивом полигонов. Каждая строка должна содержать JSON." -"array(N) [долгота, широта]." -#: superset/assets/javascripts/explore/stores/controls.jsx:603 +#: superset/assets/src/explore/controls.jsx:675 +msgid "" +"Select the polygon column. Each row should contain JSON.array(N) of " +"[longitude, latitude] points" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:684 msgid "Point Radius Scale" -msgstr "Точечный радиус" - -#: superset/assets/javascripts/explore/stores/controls.jsx:612 -msgid "Stroke Width" -msgstr "Ширина обводки" - -#: superset/assets/javascripts/explore/stores/controls.jsx:641 -msgid "Origin" -msgstr "Источник" - -#: superset/assets/javascripts/explore/stores/controls.jsx:647 -msgid "" -"Defines the origin where time buckets start, accepts natural dates as in `now`, " -"`sunday` or `1970-01-01`" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:654 -msgid "Bottom Margin" -msgstr "Нижняя граница" +#: superset/assets/src/explore/controls.jsx:693 +msgid "Stroke Width" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:658 +#: superset/assets/src/explore/controls.jsx:722 +msgid "Origin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:728 +msgid "" +"Defines the origin where time buckets start, accepts natural dates as in " +"`now`, `sunday` or `1970-01-01`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:736 +msgid "Bottom Margin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:740 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -"Высота нижней области графика в пикселах, позволяющая регулировать место под " -"подписи данных горизонтальной оси X" -#: superset/assets/javascripts/explore/stores/controls.jsx:664 +#: superset/assets/src/explore/controls.jsx:745 +msgid "X Tick Layout" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:750 +msgid "The way the ticks are laid out on the X axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:757 msgid "Left Margin" -msgstr "Левая область" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:668 +#: superset/assets/src/explore/controls.jsx:761 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -"Ширина левой области графика в пикселах, позволяющая регулировать место под " -"подписи данных вертикальной оси Y" -#: superset/assets/javascripts/explore/stores/controls.jsx:674 +#: superset/assets/src/explore/controls.jsx:767 msgid "Time Granularity" -msgstr "Временной интервал" - -#: superset/assets/javascripts/explore/stores/controls.jsx:691 -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 "" -"Интервал времени, в границах которого строится график. Обратите внимание, что " -"для определения диапазона времени, вы можете использовать естественный язык. " -"Например, можно указать словосочетания - «10 seconds», «1 day» или «56 weeks»" -#: superset/assets/javascripts/explore/stores/controls.jsx:698 +#: superset/assets/src/explore/controls.jsx:785 +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/assets/src/explore/controls.jsx:792 msgid "Domain" -msgstr "Домен" - -#: superset/assets/javascripts/explore/stores/controls.jsx:701 -msgid "The time unit used for the grouping of blocks" -msgstr "Единица времени, используемая для группировки" - -#: superset/assets/javascripts/explore/stores/controls.jsx:706 -msgid "Subdomain" -msgstr "Субдомен" - -#: superset/assets/javascripts/explore/stores/controls.jsx:709 -msgid "" -"The time unit for each block. Should be a smaller unit than domain_granularity. " -"Should be larger or equal to Time Grain" msgstr "" -"Единица времени для каждого блока. Должнa быть меньше временной шкалы домена." -#: superset/assets/javascripts/explore/stores/controls.jsx:716 +#: superset/assets/src/explore/controls.jsx:795 +msgid "The time unit used for the grouping of blocks" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:800 +msgid "Subdomain" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:803 +msgid "" +"The time unit for each block. Should be a smaller unit than " +"domain_granularity. Should be larger or equal to Time Grain" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:810 msgid "Link Length" -msgstr "Длина связи" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:719 +#: superset/assets/src/explore/controls.jsx:813 msgid "Link length in the force layout" -msgstr "Устанавливает указанное расстояние между связанными узлами" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:725 +#: superset/assets/src/explore/controls.jsx:819 msgid "Charge" -msgstr "Сила заряда узла" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:739 +#: superset/assets/src/explore/controls.jsx:833 msgid "Charge in the force layout" msgstr "" -"Отрицательное значение силы заряда приводит к отталкиванию узлов, а " -"положительное значение приводит к притяжению узлов. Установка силы заряда " -"равной 0 отключает вычисление дерева квадрантов, что может заметно улучшить " -"производительность, если вам такая функциональность не требуется." -#: superset/assets/javascripts/explore/stores/controls.jsx:745 +#: superset/assets/src/explore/controls.jsx:839 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 "Столбец данных с датой или временем." +"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/assets/javascripts/explore/stores/controls.jsx:771 +#: superset/assets/src/explore/controls.jsx:865 msgid "Time Grain" -msgstr "Период времени" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:773 +#: superset/assets/src/explore/controls.jsx:867 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 "Группировка по периоду времени - день, месяц, год, … и т.д" +"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/assets/javascripts/explore/stores/controls.jsx:786 +#: superset/assets/src/explore/controls.jsx:880 msgid "Resample Rule" -msgstr "Resample Rule" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:789 +#: superset/assets/src/explore/controls.jsx:883 msgid "Pandas resample rule" msgstr "" -"Одна из функций (Resample) библиотеки Pandas, которая определяет период, к " -"которому применяется функция агрегации." -#: superset/assets/javascripts/explore/stores/controls.jsx:795 +#: superset/assets/src/explore/controls.jsx:889 msgid "Resample How" -msgstr "Resample How" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:798 +#: superset/assets/src/explore/controls.jsx:892 msgid "Pandas resample how" msgstr "" -"Одна из функций (Resample) библиотеки Pandas, которая определяет способ " -"агрегации данных." -#: superset/assets/javascripts/explore/stores/controls.jsx:804 +#: superset/assets/src/explore/controls.jsx:898 msgid "Resample Fill Method" -msgstr "Resample Fill" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:807 +#: superset/assets/src/explore/controls.jsx:901 msgid "Pandas resample fill method" msgstr "" -"Одна из функций (Resample) библиотеки Pandas, которая определяет метод " -"обработки данных. " -#: superset/assets/javascripts/explore/stores/controls.jsx:813 -#: superset/assets/visualizations/filter_box.jsx:114 +#: superset/assets/src/explore/controls.jsx:907 +#: superset/assets/src/visualizations/filter_box.jsx:114 msgid "Since" -msgstr "Начиная с" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:814 +#: superset/assets/src/explore/controls.jsx:908 msgid "7 days ago" -msgstr "7 дней назад" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:820 -#: superset/assets/visualizations/filter_box.jsx:123 +#: superset/assets/src/explore/controls.jsx:914 +#: superset/assets/src/visualizations/filter_box.jsx:123 msgid "Until" -msgstr "До" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:827 +#: superset/assets/src/explore/controls.jsx:921 msgid "Max Bubble Size" -msgstr "Макс. размер пузырька" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:835 +#: superset/assets/src/explore/controls.jsx:929 msgid "Whisker/outlier options" -msgstr "Варианты биржевого графика" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:837 +#: superset/assets/src/explore/controls.jsx:931 msgid "Determines how whiskers and outliers are calculated." -msgstr "Определяет вид и параметры отображения свечного графика (японские свечи)." +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:848 +#: superset/assets/src/explore/controls.jsx:942 msgid "Ratio" -msgstr "Соотношение" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:851 +#: superset/assets/src/explore/controls.jsx:946 msgid "Target aspect ratio for treemap tiles." -msgstr "Соотношение сторон для составных прямоугольников графика." +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:857 -#: superset/assets/javascripts/explore/stores/visTypes.js:1032 -#: superset/assets/javascripts/explore/stores/visTypes.js:1057 -#: superset/assets/javascripts/explore/stores/visTypes.js:1207 +#: superset/assets/src/explore/controls.jsx:952 +#: superset/assets/src/explore/visTypes.js:1143 +#: superset/assets/src/explore/visTypes.js:1170 +#: superset/assets/src/explore/visTypes.js:1333 msgid "Number format" -msgstr "Формат числа" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:867 +#: superset/assets/src/explore/controls.jsx:962 msgid "Row limit" -msgstr "Лимит рядов" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:876 +#: superset/assets/src/explore/controls.jsx:971 msgid "Series limit" -msgstr "Лимит кол-ва рядов" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:879 +#: superset/assets/src/explore/controls.jsx:974 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 "Ограничивает количество отображаемых временных рядов." +"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/assets/javascripts/explore/stores/controls.jsx:888 +#: superset/assets/src/explore/controls.jsx:983 msgid "Sort By" -msgstr "Сортировка" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:890 +#: superset/assets/src/explore/controls.jsx:985 msgid "Metric used to define the top series" msgstr "" -"Показатель, используемый для определения какие временные ряды будут " -"отображаться при ограничении количества выводимых рядов" -#: superset/assets/javascripts/explore/stores/controls.jsx:898 +#: superset/assets/src/explore/controls.jsx:993 msgid "Sort Descending" -msgstr "Сортировать" - -#: superset/assets/javascripts/explore/stores/controls.jsx:900 -msgid "Whether to sort descending or ascending" -msgstr "Сортировка по убыванию или по возрастанию" - -#: superset/assets/javascripts/explore/stores/controls.jsx:905 -msgid "Rolling" -msgstr "Rolling" - -#: superset/assets/javascripts/explore/stores/controls.jsx:908 -msgid "" -"Defines a rolling window function to apply, works along with the [Periods] text " -"box" msgstr "" -"Одна из функций (Rolling) библиотеки Pandas, которая определяет способ " -"агрегации данных." -#: superset/assets/javascripts/explore/stores/controls.jsx:914 +#: superset/assets/src/explore/controls.jsx:995 +msgid "Whether to sort descending or ascending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1000 +msgid "Rolling" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1003 +msgid "" +"Defines a rolling window function to apply, works along with the " +"[Periods] text box" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1009 msgid "Multiplier" -msgstr "Множитель" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:918 +#: superset/assets/src/explore/controls.jsx:1013 msgid "Factor to multiply the metric by" -msgstr "Коэффициент умножения" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:923 +#: superset/assets/src/explore/controls.jsx:1018 msgid "Periods" -msgstr "Период" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:925 +#: superset/assets/src/explore/controls.jsx:1020 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" msgstr "" -"Одна из функций (Rolling) библиотеки Pandas, которая определяет период, к " -"которому применяется функция агрегации." -#: superset/assets/javascripts/explore/stores/controls.jsx:931 +#: superset/assets/src/explore/controls.jsx:1030 +msgid "Cell Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1031 +msgid "The size of the square cell, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1040 +msgid "Cell Padding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1041 +msgid "The distance between cells, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1050 +msgid "Cell Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1051 +msgid "The pixel radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1060 +msgid "Color Steps" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1061 +msgid "The number color \"steps\"" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1066 msgid "Grid Size" -msgstr "Размер сетки" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:935 +#: superset/assets/src/explore/controls.jsx:1070 msgid "Defines the grid size in pixels" -msgstr "Определяет размер сетки в пикселях" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:940 +#: superset/assets/src/explore/controls.jsx:1075 msgid "Min Periods" -msgstr "HIde Periods" - -#: superset/assets/javascripts/explore/stores/controls.jsx:942 -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 "" -"Скрыть необходимое количество периодов. Например, если вы делаете накопительную " -"сумму показателя за 7 дней, но хотите скрыть нарастающий итог за первые 6 дней, " -"то указав в данном столбце «6», вы скроете нарастание, происходящее в течение " -"первых 6 периодов." -#: superset/assets/javascripts/explore/stores/controls.jsx:951 -#: superset/assets/javascripts/explore/stores/visTypes.js:124 +#: superset/assets/src/explore/controls.jsx:1077 +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/assets/src/explore/controls.jsx:1086 +#: superset/assets/src/explore/visTypes.js:147 msgid "Series" -msgstr "Ряд данных" - -#: superset/assets/javascripts/explore/stores/controls.jsx:953 -msgid "" -"Defines the grouping of entities. Each series is shown as a specific color on " -"the chart and has a legend toggle" msgstr "" -"Группировка в ряды данных. Каждый ряд отображается в виде определенного цвета и " -"имеет легенду." -#: superset/assets/javascripts/explore/stores/controls.jsx:963 +#: superset/assets/src/explore/controls.jsx:1088 +msgid "" +"Defines the grouping of entities. Each series is shown as a specific " +"color on the chart and has a legend toggle" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1098 msgid "Entity" -msgstr "Элемент" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:966 +#: superset/assets/src/explore/controls.jsx:1101 msgid "This defines the element to be plotted on the chart" -msgstr "Элемент, который будет отражен на графике" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:974 -#: superset/assets/javascripts/explore/stores/visTypes.js:173 -#: superset/assets/javascripts/explore/stores/visTypes.js:219 -#: superset/assets/javascripts/explore/stores/visTypes.js:963 +#: superset/assets/src/explore/controls.jsx:1109 +#: superset/assets/src/explore/visTypes.js:137 +#: superset/assets/src/explore/visTypes.js:200 +#: superset/assets/src/explore/visTypes.js:249 +#: superset/assets/src/explore/visTypes.js:335 +#: superset/assets/src/explore/visTypes.js:376 +#: superset/assets/src/explore/visTypes.js:774 +#: superset/assets/src/explore/visTypes.js:1069 msgid "X Axis" -msgstr "Ось X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:975 +#: superset/assets/src/explore/controls.jsx:1110 msgid "Metric assigned to the [X] axis" -msgstr "Показатель, отраженный на оси X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:988 -#: superset/assets/javascripts/explore/stores/visTypes.js:180 -#: superset/assets/javascripts/explore/stores/visTypes.js:226 -#: superset/assets/javascripts/explore/stores/visTypes.js:971 +#: superset/assets/src/explore/controls.jsx:1123 +#: superset/assets/src/explore/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:257 +#: superset/assets/src/explore/visTypes.js:344 +#: superset/assets/src/explore/visTypes.js:385 +#: superset/assets/src/explore/visTypes.js:783 +#: superset/assets/src/explore/visTypes.js:1078 msgid "Y Axis" -msgstr "Ось Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:991 +#: superset/assets/src/explore/controls.jsx:1126 msgid "Metric assigned to the [Y] axis" -msgstr "Показатель, отраженный на оси Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1002 +#: superset/assets/src/explore/controls.jsx:1137 msgid "Bubble Size" -msgstr "Размер пузырька" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1015 +#: superset/assets/src/explore/controls.jsx:1150 msgid "URL" -msgstr "Ссылка (URL)" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1016 -msgid "" -"The URL, this control is templated, so you can integrate {{ width }} and/or " -"{{ height }} in your URL string." msgstr "" -"URL-адрес, в который вы можете интегрировать переменные {{ width }} или " -"{{ height }}." -#: superset/assets/javascripts/explore/stores/controls.jsx:1023 +#: superset/assets/src/explore/controls.jsx:1151 +msgid "" +"The URL, this control is templated, so you can integrate {{ width }} " +"and/or {{ height }} in your URL string." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1158 msgid "X Axis Label" -msgstr "Подпись Оси X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1030 +#: superset/assets/src/explore/controls.jsx:1165 msgid "Y Axis Label" -msgstr "Подпись Оси Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1037 +#: superset/assets/src/explore/controls.jsx:1172 msgid "Custom WHERE clause" -msgstr "Пользовательское условие WHERE" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1043 -msgid "" -"The text in this box gets included in your query's WHERE clause, as an AND to " -"other criteria. You can include complex expression, parenthesis and anything " -"else supported by the backend it is directed towards." msgstr "" -"Текст в этом поле включается в секцию WHERE SQL-запроса. Вы можете включить " -"сколь угодно сложное выражение. Главное чтобы оно поддерживалось вашей БД." -#: superset/assets/javascripts/explore/stores/controls.jsx:1051 +#: superset/assets/src/explore/controls.jsx:1178 +msgid "" +"The text in this box gets included in your query's WHERE clause, as an " +"AND to other criteria. You can include complex expression, parenthesis " +"and anything else supported by the backend it is directed towards." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1186 msgid "Custom HAVING clause" -msgstr "Пользовательское условие HAVING" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1057 -msgid "" -"The text in this box gets included in your query's HAVING clause, as an AND to " -"other criteria. You can include complex expression, parenthesis and anything " -"else supported by the backend it is directed towards." msgstr "" -"Текст в этом поле включается в секцию HAVING SQL-запроса. Вы можете включить " -"сколь угодно сложное выражение. Главное чтобы оно поддерживалось вашей БД." -#: superset/assets/javascripts/explore/stores/controls.jsx:1065 +#: superset/assets/src/explore/controls.jsx:1192 +msgid "" +"The text in this box gets included in your query's HAVING clause, as an " +"AND to other criteria. You can include complex expression, parenthesis " +"and anything else supported by the backend it is directed towards." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1200 msgid "Comparison Period Lag" -msgstr "Временной лаг" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1067 +#: superset/assets/src/explore/controls.jsx:1202 msgid "Based on granularity, number of time periods to compare against" msgstr "" -"Сдвиг временного периода, с которым производится сравнение показателя. Единица " -"периода, устанавливается в разделе [Время]." -#: superset/assets/javascripts/explore/stores/controls.jsx:1072 +#: superset/assets/src/explore/controls.jsx:1207 msgid "Comparison suffix" -msgstr "Постфикс" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1073 +#: superset/assets/src/explore/controls.jsx:1208 msgid "Suffix to apply after the percentage display" -msgstr "Текст для отображения после процента сравнения. Например - «год к году»" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1079 +#: superset/assets/src/explore/controls.jsx:1214 msgid "Table Timestamp Format" -msgstr "Формат Даты / Времени" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1084 +#: superset/assets/src/explore/controls.jsx:1220 msgid "Timestamp Format" -msgstr "Формат Даты / Времени" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1090 +#: superset/assets/src/explore/controls.jsx:1226 msgid "Series Height" -msgstr "Высота ряда данных" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1093 +#: superset/assets/src/explore/controls.jsx:1229 msgid "Pixel height of each series" -msgstr "Высота в пикселях каждого ряда данных" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1099 +#: superset/assets/src/explore/controls.jsx:1236 msgid "Page Length" -msgstr "Длина страницы" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1102 +#: superset/assets/src/explore/controls.jsx:1239 msgid "Rows per page, 0 means no pagination" msgstr "" -"Количество строк на странице. Значение 0 означает отсутствие разбиения на " -"страницы." -#: superset/assets/javascripts/explore/stores/controls.jsx:1108 -#: superset/assets/javascripts/explore/stores/controls.jsx:1118 +#: superset/assets/src/explore/controls.jsx:1245 +#: superset/assets/src/explore/controls.jsx:1255 msgid "X Axis Format" -msgstr "Формат Оси X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1128 +#: superset/assets/src/explore/controls.jsx:1265 msgid "Y Axis Format" -msgstr "Формат Оси Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1138 +#: superset/assets/src/explore/controls.jsx:1277 +msgid "When `Period Ratio` is set, the Y Axis Format is forced to `.1%`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1286 msgid "Right Axis Format" -msgstr "Формат Правой Оси" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1147 +#: superset/assets/src/explore/controls.jsx:1295 msgid "Date Time Format" -msgstr "Формат даты" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1156 +#: superset/assets/src/explore/controls.jsx:1304 msgid "Markup Type" -msgstr "Тип Разметки" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1161 +#: superset/assets/src/explore/controls.jsx:1309 msgid "Pick your favorite markup language" -msgstr "Выберите свой любимый язык разметки" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1166 +#: superset/assets/src/explore/controls.jsx:1314 msgid "Rotation" -msgstr "Вращение" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1169 +#: superset/assets/src/explore/controls.jsx:1317 msgid "Rotation to apply to words in the cloud" -msgstr "Тип поворота для применения к словам в облаке" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1174 +#: superset/assets/src/explore/controls.jsx:1322 msgid "Line Style" -msgstr "Тип Линии" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1179 +#: superset/assets/src/explore/controls.jsx:1327 msgid "Line interpolation as defined by d3.js" msgstr "" -"Методы интерполяции и сглаживания графиков. Linear -идентичен стандартному " -"графику, где точки соединены линиями. Basis - образует b-сплайн с дублированием " -"контрольных точек на концах отрезков. Cardinal-open - образует открытый " -"cardinal-сплайн. Monotone: кубическая интерполяция. Step-before: пошаговая " -"интерполяция между вертикальными и горизонтальными сегментами. Step-after: " -"пошаговая интерполяция между горизонтальными и вертикальными сегментами." -#: superset/assets/javascripts/explore/stores/controls.jsx:1184 +#: superset/assets/src/explore/controls.jsx:1332 msgid "Label Type" -msgstr "Тип Подписи" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1193 +#: superset/assets/src/explore/controls.jsx:1342 msgid "What should be shown on the label?" -msgstr "Что должно быть указано в подписи?" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1198 -#: superset/assets/javascripts/explore/stores/visTypes.js:790 -#: superset/assets/javascripts/explore/stores/visTypes.js:829 +#: superset/assets/src/explore/controls.jsx:1347 +#: superset/assets/src/explore/visTypes.js:879 +#: superset/assets/src/explore/visTypes.js:919 msgid "Code" -msgstr "Редактор" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1199 +#: superset/assets/src/explore/controls.jsx:1348 msgid "Put your code here" -msgstr "Введите произвольный текст в формате html или markdown" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1208 +#: superset/assets/src/explore/controls.jsx:1357 msgid "Aggregation function" -msgstr "Функция агрегации" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1220 +#: superset/assets/src/explore/controls.jsx:1369 msgid "" -"Aggregate function to apply when pivoting and computing the total rows and " -"columns" -msgstr "Агрегатная функция, применяемая при вычислении итоговых строк и столбцов" +"Aggregate function to apply when pivoting and computing the total rows " +"and columns" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1227 +#: superset/assets/src/explore/controls.jsx:1376 msgid "Font Size From" -msgstr "Мин. Размер Шрифта" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1229 +#: superset/assets/src/explore/controls.jsx:1378 msgid "Font size for the smallest value in the list" -msgstr "Размер шрифта для наименьшего значения в списке" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1235 +#: superset/assets/src/explore/controls.jsx:1384 msgid "Font Size To" -msgstr "Макс. Размер Шрифта" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1237 +#: superset/assets/src/explore/controls.jsx:1386 msgid "Font size for the biggest value in the list" -msgstr "Размер шрифта для наибольшего значения в списке" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1242 +#: superset/assets/src/explore/controls.jsx:1391 msgid "Instant Filtering" -msgstr "Мгновенная Фильтрация" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1253 +#: superset/assets/src/explore/controls.jsx:1402 msgid "Extruded" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1261 -msgid "Range Filter" -msgstr "Диапазон" +#: superset/assets/src/explore/controls.jsx:1410 +msgid "Show Range Filter" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1264 +#: superset/assets/src/explore/controls.jsx:1419 msgid "Whether to display the time range interactive selector" msgstr "" -"Отображение интерактивного слайдера для выбора на графике определенного " -"временного диапазона." -#: superset/assets/javascripts/explore/stores/controls.jsx:1269 +#: superset/assets/src/explore/controls.jsx:1424 msgid "Date Filter" -msgstr "Временной фильтр" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1271 +#: superset/assets/src/explore/controls.jsx:1426 msgid "Whether to include a time filter" -msgstr "Включить фильтр на определенный интервал/диапазон времени" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1276 +#: superset/assets/src/explore/controls.jsx:1431 msgid "Show SQL Granularity Dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1278 +#: superset/assets/src/explore/controls.jsx:1433 msgid "Check to include SQL Granularity dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1283 +#: superset/assets/src/explore/controls.jsx:1438 msgid "Show SQL Time Column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1285 +#: superset/assets/src/explore/controls.jsx:1440 msgid "Check to include Time Column dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1290 +#: superset/assets/src/explore/controls.jsx:1445 msgid "Show Druid Granularity Dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1292 +#: superset/assets/src/explore/controls.jsx:1447 msgid "Check to include Druid Granularity dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1297 +#: superset/assets/src/explore/controls.jsx:1452 msgid "Show Druid Time Origin" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1299 +#: superset/assets/src/explore/controls.jsx:1454 msgid "Check to include Time Origin dropdown" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1304 +#: superset/assets/src/explore/controls.jsx:1459 msgid "Data Table" -msgstr "Таблица Данных" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1306 +#: superset/assets/src/explore/controls.jsx:1461 msgid "Whether to display the interactive data table" -msgstr "Отображение интерактивной таблицы данных" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1311 +#: superset/assets/src/explore/controls.jsx:1466 msgid "Search Box" -msgstr "Поиск" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1314 +#: superset/assets/src/explore/controls.jsx:1469 msgid "Whether to include a client side search box" -msgstr "Включить текстовое поле для фильтрации данных в таблице" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1319 +#: superset/assets/src/explore/controls.jsx:1474 msgid "Table Filter" -msgstr "Глобальный фильтр" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1321 +#: superset/assets/src/explore/controls.jsx:1477 msgid "Whether to apply filter when table cell is clicked" -msgstr "Применять глобальный фильтр при выборе показателя в таблице" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1326 +#: superset/assets/src/explore/controls.jsx:1482 +msgid "Align +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1485 +msgid "Whether to align the background chart for +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1490 +msgid "Color +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1493 +msgid "Whether to color +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1498 msgid "Show Bubbles" -msgstr "Отображать окружность" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1329 +#: superset/assets/src/explore/controls.jsx:1501 msgid "Whether to display bubbles on top of countries" -msgstr "Отображать окружность отдельным слоем поверх стран" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1334 +#: superset/assets/src/explore/controls.jsx:1506 msgid "Legend" -msgstr "Легенда" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1337 +#: superset/assets/src/explore/controls.jsx:1509 msgid "Whether to display the legend (toggles)" -msgstr "Отображение легенды" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1342 +#: superset/assets/src/explore/controls.jsx:1514 msgid "Show Values" -msgstr "Показать значения" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1345 +#: superset/assets/src/explore/controls.jsx:1517 msgid "Whether to display the numerical values within the cells" -msgstr "Отображать ли числовые значения в ячейках" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1350 +#: superset/assets/src/explore/controls.jsx:1522 +msgid "Show Metric Names" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1525 +msgid "Whether to display the metric name as a title" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1530 msgid "X bounds" -msgstr "Границы X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1353 +#: superset/assets/src/explore/controls.jsx:1533 msgid "Whether to display the min and max values of the X axis" -msgstr "Отображать минимальные и максимальные значения оси X" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1358 +#: superset/assets/src/explore/controls.jsx:1538 msgid "Y bounds" -msgstr "Границы Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1361 +#: superset/assets/src/explore/controls.jsx:1541 msgid "Whether to display the min and max values of the Y axis" -msgstr "Отображать минимальные и максимальные значения оси Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1366 +#: superset/assets/src/explore/controls.jsx:1546 msgid "Rich Tooltip" -msgstr "Расширенная подсказка" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1369 +#: superset/assets/src/explore/controls.jsx:1549 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -"Во всплывающей подсказке отображается список всех рядов данных на выбранный " -"момент времени" -#: superset/assets/javascripts/explore/stores/controls.jsx:1375 +#: superset/assets/src/explore/controls.jsx:1555 msgid "Y Log Scale" -msgstr "Log шкала Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1378 +#: superset/assets/src/explore/controls.jsx:1558 msgid "Use a log scale for the Y axis" -msgstr "Использовать логарифмическую шкалу для оси Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1383 +#: superset/assets/src/explore/controls.jsx:1563 msgid "X Log Scale" -msgstr "Log шкала Х" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1386 +#: superset/assets/src/explore/controls.jsx:1566 msgid "Use a log scale for the X axis" -msgstr "Использовать логарифмическую шкалу для оси Х" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1391 +#: superset/assets/src/explore/controls.jsx:1571 msgid "Log Scale" -msgstr "Лог. Масштаб" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1394 +#: superset/assets/src/explore/controls.jsx:1574 msgid "Use a log scale" -msgstr "Использовать логарифмическую шкалу" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1399 +#: superset/assets/src/explore/controls.jsx:1579 msgid "Donut" -msgstr "Кольцевая диаграмма" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1402 +#: superset/assets/src/explore/controls.jsx:1582 msgid "Do you want a donut or a pie?" -msgstr "Преобразовать в кольцевую диаграмму" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1407 +#: superset/assets/src/explore/controls.jsx:1587 msgid "Put labels outside" -msgstr "Подписи снаружи" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1410 +#: superset/assets/src/explore/controls.jsx:1590 msgid "Put the labels outside the pie?" -msgstr "Показать подписи снаружи графика" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1415 +#: superset/assets/src/explore/controls.jsx:1595 msgid "Contribution" -msgstr "Доля" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1417 +#: superset/assets/src/explore/controls.jsx:1597 msgid "Compute the contribution to the total" msgstr "" -"Вычислить вклад в общую сумму (долю). Установите формат показателя в проценты." -#: superset/assets/javascripts/explore/stores/controls.jsx:1422 +#: superset/assets/src/explore/controls.jsx:1602 msgid "Period Ratio" -msgstr "Период для сравнения" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1425 +#: superset/assets/src/explore/controls.jsx:1605 msgid "" "[integer] Number of period to compare against, this is relative to the " "granularity selected" msgstr "" -"Сдвиг временного периода, с которым производится сравнение показателя. Единица " -"периода, устанавливается в разделе [Время]." -#: superset/assets/javascripts/explore/stores/controls.jsx:1431 +#: superset/assets/src/explore/controls.jsx:1611 msgid "Period Ratio Type" -msgstr "Тип сравнения" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1434 -msgid "" -"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is " -"(new-previous)" msgstr "" -"«factor» означает (текущий / предыдущий)%, «growth» - (текущий / предыдущий - " -"1)% , «value» - (текущий-предыдущий)" -#: superset/assets/javascripts/explore/stores/controls.jsx:1440 +#: superset/assets/src/explore/controls.jsx:1614 +msgid "" +"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` " +"is (new-previous)" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1620 msgid "Time Shift" -msgstr "Временной сдвиг" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1442 -msgid "" -"Overlay a timeseries from a relative time period. Expects relative time delta " -"in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1450 +#: superset/assets/src/explore/controls.jsx:1622 +msgid "" +"Overlay a timeseries from a relative time period. Expects relative time " +"delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 " +"days)" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1630 msgid "Subheader" -msgstr "Постфикс" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1451 +#: superset/assets/src/explore/controls.jsx:1631 msgid "Description text that shows up below your Big Number" -msgstr "Tекст, который отображается ниже вашего числа" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1457 +#: superset/assets/src/explore/controls.jsx:1637 msgid "label" -msgstr "Подпись" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1459 -msgid "" -"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated " -"with the aggregator. Non-numerical columns will be used to label points. Leave " -"empty to get a count of points in each cluster." msgstr "" -"«count» это тоже самое, что и COUNT(*) если используются группы. Числовые " -"столбцы будут агрегированы. Не числовые столбцы будут использоваться для " -"подписи точек. Оставьте пустым, чтобы получить количество элементов в каждом " -"кластере." -#: superset/assets/javascripts/explore/stores/controls.jsx:1470 +#: superset/assets/src/explore/controls.jsx:1639 +msgid "" +"`count` is COUNT(*) if a group by is used. Numerical columns will be " +"aggregated with the aggregator. Non-numerical columns will be used to " +"label points. Leave empty to get a count of points in each cluster." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1650 msgid "Map Style" -msgstr "Стиль Карты" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1482 +#: superset/assets/src/explore/controls.jsx:1662 msgid "Base layer map style" -msgstr "Выбрать стиль карты" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1488 +#: superset/assets/src/explore/controls.jsx:1668 msgid "Clustering Radius" -msgstr "Радиус Кластеризации" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1501 -msgid "" -"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn " -"off clustering, but beware that a large number of points (>1000) will cause lag." msgstr "" -"Радиус (в пикселях), используемый алгоритмом для группировки отдельных точек в " -"кластера. Выберите 0, чтобы отключить кластеризацию, но помните, что большое " -"количество точек (>1000) вызовет существенную задержку при рендеринге карты." -#: superset/assets/javascripts/explore/stores/controls.jsx:1508 -#: superset/assets/javascripts/explore/stores/visTypes.js:648 +#: superset/assets/src/explore/controls.jsx:1681 +msgid "" +"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 " +"to turn off clustering, but beware that a large number of points (>1000) " +"will cause lag." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1688 +#: superset/assets/src/explore/visTypes.js:722 msgid "Point Size" -msgstr "Размер точки" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1510 -msgid "Fixed point radius" -msgstr "Радиус Точки" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1518 -msgid "Point Radius" -msgstr "Радиус Точки" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1520 -msgid "" -"The radius of individual points (ones that are not in a cluster). Either a " -"numerical column or `Auto`, which scales the point based on the largest cluster" msgstr "" -"Радиус отдельных точек (тех, которые не находятся в кластере). Числовой столбец " -"или режим «авто», который масштабирует точку на основе наибольшего кластера." -#: superset/assets/javascripts/explore/stores/controls.jsx:1530 +#: superset/assets/src/explore/controls.jsx:1690 +msgid "Fixed point radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1698 +msgid "Point Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1700 +msgid "" +"The radius of individual points (ones that are not in a cluster). Either " +"a numerical column or `Auto`, which scales the point based on the largest" +" cluster" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1710 msgid "Point Radius Unit" -msgstr "Единица измерения" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1533 -#: superset/assets/javascripts/explore/stores/controls.jsx:1549 +#: superset/assets/src/explore/controls.jsx:1713 +#: superset/assets/src/explore/controls.jsx:1729 msgid "The unit of measure for the specified point radius" -msgstr "Единица измерения для указанной точки" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1538 +#: superset/assets/src/explore/controls.jsx:1718 msgid "Point Unit" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1554 +#: superset/assets/src/explore/controls.jsx:1734 msgid "Opacity" -msgstr "Прозрачность" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1557 +#: superset/assets/src/explore/controls.jsx:1737 msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -"Установить прозрачность для кластеров и точек. Значения прозрачности лежат в " -"диапазоне [0,1]." -#: superset/assets/javascripts/explore/stores/controls.jsx:1563 -#: superset/assets/javascripts/explore/stores/visTypes.js:1454 +#: superset/assets/src/explore/controls.jsx:1743 +#: superset/assets/src/explore/visTypes.js:1581 msgid "Viewport" -msgstr "Область просмотра" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1565 +#: superset/assets/src/explore/controls.jsx:1745 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1572 +#: superset/assets/src/explore/controls.jsx:1754 msgid "Zoom" -msgstr "Масштаб" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1575 +#: superset/assets/src/explore/controls.jsx:1757 msgid "Zoom level of the map" -msgstr "Уровень масштабирования карты" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1581 +#: superset/assets/src/explore/controls.jsx:1763 msgid "Default latitude" -msgstr "Широта по умолчанию" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1584 +#: superset/assets/src/explore/controls.jsx:1766 msgid "Latitude of default viewport" -msgstr "Широта, которая используется при первом отображении карты" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1590 +#: superset/assets/src/explore/controls.jsx:1772 msgid "Default longitude" -msgstr "Долгота по умолчанию" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1593 +#: superset/assets/src/explore/controls.jsx:1775 msgid "Longitude of default viewport" -msgstr "Долгота, которая используется при первом отображении карты" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1599 +#: superset/assets/src/explore/controls.jsx:1781 msgid "Live render" -msgstr "Рендер в реальном времени" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1601 +#: superset/assets/src/explore/controls.jsx:1783 msgid "Points and clusters will update as viewport is being changed" -msgstr "Точки и кластеры будут обновляться по мере изменения окна просмотра" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1607 +#: superset/assets/src/explore/controls.jsx:1789 msgid "RGB Color" -msgstr "Цвет" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1617 +#: superset/assets/src/explore/controls.jsx:1799 msgid "The color for points and clusters in RGB" -msgstr "Цвет точек и кластеров в RGB" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1622 +#: superset/assets/src/explore/controls.jsx:1804 msgid "Color" -msgstr "Цвет" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1624 +#: superset/assets/src/explore/controls.jsx:1806 msgid "Pick a color" -msgstr "Выберите цвет" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1629 +#: superset/assets/src/explore/controls.jsx:1811 msgid "Ranges" -msgstr "Диапазон" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1631 +#: superset/assets/src/explore/controls.jsx:1813 msgid "Ranges to highlight with shading" -msgstr "Диапазон для выделения с затенением" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1636 +#: superset/assets/src/explore/controls.jsx:1818 msgid "Range labels" -msgstr "Подписи диапазона" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1638 +#: superset/assets/src/explore/controls.jsx:1820 msgid "Labels for the ranges" -msgstr "Добавить подписи диапазона" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1643 +#: superset/assets/src/explore/controls.jsx:1825 msgid "Markers" -msgstr "Маркеры" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1645 +#: superset/assets/src/explore/controls.jsx:1827 msgid "List of values to mark with triangles" -msgstr "Список значений для маркировки треугольниками" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1650 +#: superset/assets/src/explore/controls.jsx:1832 msgid "Marker labels" -msgstr "Подписи маркеров" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1652 +#: superset/assets/src/explore/controls.jsx:1834 msgid "Labels for the markers" -msgstr "Добавить подписи к маркерам" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1657 +#: superset/assets/src/explore/controls.jsx:1839 msgid "Marker lines" -msgstr "Линии маркеров" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1659 +#: superset/assets/src/explore/controls.jsx:1841 msgid "List of values to mark with lines" -msgstr "Список значений для маркировки линиями" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1664 +#: superset/assets/src/explore/controls.jsx:1846 msgid "Marker line labels" -msgstr "Подписи линий маркеров" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1666 +#: superset/assets/src/explore/controls.jsx:1848 msgid "Labels for the marker lines" -msgstr "Метки для линий маркеров" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1701 -msgid "Slice ID" -msgstr "Slice ID" +#: superset/assets/src/explore/controls.jsx:1897 +msgid "Chart ID" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1703 -msgid "The id of the active slice" -msgstr "Идентификатор активного среза" +#: superset/assets/src/explore/controls.jsx:1899 +msgid "The id of the active chart" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1708 +#: superset/assets/src/explore/controls.jsx:1904 msgid "Cache Timeout (seconds)" -msgstr "Тайм-аут кэша (секунды)" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1710 +#: superset/assets/src/explore/controls.jsx:1906 msgid "The number of seconds before expiring the cache" -msgstr "Количество секунд до истечения срока действия кэша" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1715 +#: superset/assets/src/explore/controls.jsx:1911 msgid "Order by entity id" -msgstr "Упорядочить по идентификатору элемента" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1716 -msgid "" -"Important! Select this if the table is not already sorted by entity id, else " -"there is no guarantee that all events for each entity are returned." msgstr "" -"Важно! Выберите этот параметр, если таблица еще не отсортирована по " -"идентификатору, иначе нет гарантии, что будут возвращены все события для " -"каждого элемента." -#: superset/assets/javascripts/explore/stores/controls.jsx:1724 +#: superset/assets/src/explore/controls.jsx:1912 +msgid "" +"Important! Select this if the table is not already sorted by entity id, " +"else there is no guarantee that all events for each entity are returned." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1920 msgid "Minimum leaf node event count" -msgstr "Минимальное количество событий" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1727 -msgid "" -"Leaf nodes that represent fewer than this number of events will be initially " -"hidden in the visualization" msgstr "" -"Конечные узлы, представляющие меньшее количество событий, будут изначально " -"скрыты" -#: superset/assets/javascripts/explore/stores/controls.jsx:1733 -#: superset/assets/javascripts/explore/stores/visTypes.js:25 +#: superset/assets/src/explore/controls.jsx:1923 +msgid "" +"Leaf nodes that represent fewer than this number of events will be " +"initially hidden in the visualization" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1929 +#: superset/assets/src/explore/visTypes.js:29 msgid "Color Scheme" -msgstr "Цветовая схема" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1737 +#: superset/assets/src/explore/controls.jsx:1933 msgid "The color scheme for rendering chart" -msgstr "Цветовая схема, применяемая для раскрашивания диаграммы" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1743 +#: superset/assets/src/explore/controls.jsx:1939 msgid "Significance Level" -msgstr "Уровень значимости" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1745 +#: superset/assets/src/explore/controls.jsx:1941 msgid "Threshold alpha level for determining significance" -msgstr "Пороговый уровень для определения значимости" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1750 +#: superset/assets/src/explore/controls.jsx:1946 msgid "p-value precision" -msgstr "точность p-значения" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1752 +#: superset/assets/src/explore/controls.jsx:1948 msgid "Number of decimal places with which to display p-values" -msgstr "Количество знаков после запятой, для отображаения p-значения" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1757 +#: superset/assets/src/explore/controls.jsx:1953 msgid "Lift percent precision" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1759 +#: superset/assets/src/explore/controls.jsx:1955 msgid "Number of decimal places with which to display lift values" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1764 +#: superset/assets/src/explore/controls.jsx:1960 msgid "Time Series Columns" -msgstr "Столбцы Временных Рядов" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1771 +#: superset/assets/src/explore/controls.jsx:1967 msgid "Use Area Proportions" -msgstr "Площадь сегмента" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1772 +#: superset/assets/src/explore/controls.jsx:1968 msgid "" -"Check if the Rose Chart should use segment area instead of segment radius for " -"proportioning" -msgstr "Диаграмма использует площадь сегмента вместо радиуса" +"Check if the Rose Chart should use segment area instead of segment radius" +" for proportioning" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1782 -#: superset/assets/javascripts/explore/stores/visTypes.js:742 -#: superset/assets/javascripts/explore/stores/visTypes.js:859 -#: superset/assets/javascripts/explore/stores/visTypes.js:908 -#: superset/assets/javascripts/explore/stores/visTypes.js:1172 -#: superset/assets/javascripts/explore/stores/visTypes.js:1236 -#: superset/assets/javascripts/explore/stores/visTypes.js:1327 -#: superset/assets/javascripts/explore/stores/visTypes.js:1349 +#: superset/assets/src/explore/controls.jsx:1978 +#: superset/assets/src/explore/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:949 +#: superset/assets/src/explore/visTypes.js:1297 +#: superset/assets/src/explore/visTypes.js:1362 +#: superset/assets/src/explore/visTypes.js:1453 +#: superset/assets/src/explore/visTypes.js:1475 msgid "Options" -msgstr "Опции" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1788 +#: superset/assets/src/explore/controls.jsx:1984 msgid "Not Time Series" -msgstr "Не временный ряд" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1790 +#: superset/assets/src/explore/controls.jsx:1986 msgid "Ignore time" -msgstr "Игнорировать время" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1793 +#: superset/assets/src/explore/controls.jsx:1989 msgid "Time Series" -msgstr "Временные ряды" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1795 +#: superset/assets/src/explore/controls.jsx:1991 msgid "Standard time series" -msgstr "Стандартные временные ряды" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1798 +#: superset/assets/src/explore/controls.jsx:1994 msgid "Aggregate Mean" -msgstr "Среднее" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1800 +#: superset/assets/src/explore/controls.jsx:1996 msgid "Mean of values over specified period" -msgstr "Среднее значений за указанный период" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1803 +#: superset/assets/src/explore/controls.jsx:1999 msgid "Aggregate Sum" -msgstr "Сумма" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1805 +#: superset/assets/src/explore/controls.jsx:2001 msgid "Sum of values over specified period" -msgstr "Сумма значений за указанный период" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1808 +#: superset/assets/src/explore/controls.jsx:2004 msgid "Difference" -msgstr "Разница" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1810 +#: superset/assets/src/explore/controls.jsx:2006 msgid "Metric change in value from `since` to `until`" -msgstr "Разница значения" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1813 +#: superset/assets/src/explore/controls.jsx:2009 msgid "Percent Change" -msgstr "Процентное изменение" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1815 +#: superset/assets/src/explore/controls.jsx:2011 msgid "Metric percent change in value from `since` to `until`" -msgstr "Процент изменения значения показателя" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1818 +#: superset/assets/src/explore/controls.jsx:2014 msgid "Factor" -msgstr "Фактор" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1820 +#: superset/assets/src/explore/controls.jsx:2016 msgid "Metric factor change from `since` to `until`" -msgstr "Изменения фактора" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1823 -#: superset/assets/javascripts/explore/stores/visTypes.js:66 +#: superset/assets/src/explore/controls.jsx:2019 +#: superset/assets/src/explore/visTypes.js:71 msgid "Advanced Analytics" -msgstr "Расширенный анализ" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1825 +#: superset/assets/src/explore/controls.jsx:2021 msgid "Use the Advanced Analytics options below" -msgstr "Используйте дополнительные параметры расчета" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1830 +#: superset/assets/src/explore/controls.jsx:2026 msgid "Settings for time series" -msgstr "Настройки временных рядов" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1835 +#: superset/assets/src/explore/controls.jsx:2031 msgid "Equal Date Sizes" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1838 +#: superset/assets/src/explore/controls.jsx:2034 msgid "Check to force date partitions to have the same height" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1843 +#: superset/assets/src/explore/controls.jsx:2039 msgid "Partition Limit" -msgstr "Ограничение Разделов" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1847 -msgid "" -"The maximum number of subdivisions of each group; lower values are pruned first" msgstr "" -"Максимальное число разбиений для каждой группы. Сначала убираются более низкие " -"значения" -#: superset/assets/javascripts/explore/stores/controls.jsx:1853 -msgid "Partition Threshold" -msgstr "Порог размера" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1857 +#: superset/assets/src/explore/controls.jsx:2043 msgid "" -"Partitions whose height to parent height proportions are below this value are " -"pruned" -msgstr "Части, размеры которых ниже этого значения, обрезаются" +"The maximum number of subdivisions of each group; lower values are pruned" +" first" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1863 +#: superset/assets/src/explore/controls.jsx:2049 +msgid "Minimum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2055 +msgid "" +"Minimum radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this minimum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2061 +msgid "Maximum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2067 +msgid "" +"Maxium radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this maximum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2073 +msgid "Partition Threshold" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2077 +msgid "" +"Partitions whose height to parent height proportions are below this value" +" are pruned" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2083 msgid "Lines column" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1865 +#: superset/assets/src/explore/controls.jsx:2085 msgid "The database columns that contains lines information" -msgstr "Столбцы БД, содержащие информацию о строках" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1873 +#: superset/assets/src/explore/controls.jsx:2093 msgid "Lines encoding" -msgstr "Кодирование строк" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1876 +#: superset/assets/src/explore/controls.jsx:2096 msgid "The encoding format of the lines" -msgstr "Формат кодирования строк" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1885 +#: superset/assets/src/explore/controls.jsx:2105 msgid "Line width" -msgstr "Толщина линии" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1889 +#: superset/assets/src/explore/controls.jsx:2109 msgid "The width of the lines" -msgstr "Задать толщину линии" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1894 +#: superset/assets/src/explore/controls.jsx:2114 msgid "Reverse Lat & Long" -msgstr "Поменять Широту и Долготу" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1901 +#: superset/assets/src/explore/controls.jsx:2121 msgid "deck.gl charts" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1904 +#: superset/assets/src/explore/controls.jsx:2124 msgid "Pick a set of deck.gl charts to layer on top of one another" msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1906 +#: superset/assets/src/explore/controls.jsx:2126 msgid "Select charts" -msgstr "Выбрать диаграммы" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1907 +#: superset/assets/src/explore/controls.jsx:2127 msgid "Error while fetching charts" -msgstr "Ошибка при загрузке графики" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1917 +#: superset/assets/src/explore/controls.jsx:2137 msgid "Javascript data interceptor" -msgstr "Перехватчик данных Javascript" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1918 +#: superset/assets/src/explore/controls.jsx:2138 msgid "" "Define a javascript function that receives the data array used in the " -"visualization and is expected to return a modified version of that array. This " -"can be used to alter properties of the data, filter, or enrich the array." +"visualization and is expected to return a modified version of that array." +" This can be used to alter properties of the data, filter, or enrich the " +"array." msgstr "" -"Определите функцию javascript, которая получает массив данных, используемый в " -"визуализации, и, как ожидается, возвратит измененную версию этого массива. Это " -"может пригодиться для изменения свойств данных, фильтра или обогащения массива." -#: superset/assets/javascripts/explore/stores/controls.jsx:1924 +#: superset/assets/src/explore/controls.jsx:2144 msgid "Javascript data mutator" -msgstr "Мутатор данных Javascript" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1925 -msgid "" -"Define a function that receives intercepts the data objects and can mutate it" msgstr "" -"Определите функцию, которая перехватывает объекты данных для последующей мутации" -#: superset/assets/javascripts/explore/stores/controls.jsx:1929 +#: superset/assets/src/explore/controls.jsx:2145 +msgid "" +"Define a function that receives intercepts the data objects and can " +"mutate it" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2149 msgid "Javascript tooltip generator" -msgstr "Генератор подсказок Javascript" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1930 -msgid "" -"Define a function that receives the input and outputs the content for a tooltip" msgstr "" -"Определение функции, которая получает входные данные и выводит содержимое " -"подсказки" -#: superset/assets/javascripts/explore/stores/controls.jsx:1934 +#: superset/assets/src/explore/controls.jsx:2150 +msgid "" +"Define a function that receives the input and outputs the content for a " +"tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2154 msgid "Javascript onClick href" -msgstr "JavaScript onclick атрибут" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1935 +#: superset/assets/src/explore/controls.jsx:2155 msgid "Define a function that returns a URL to navigate to when user clicks" -msgstr "Определение функции, возвращающей URL для перехода при нажатии" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1940 +#: superset/assets/src/explore/controls.jsx:2160 msgid "Extra data for JS" -msgstr "Доп. данные для JS" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1942 +#: superset/assets/src/explore/controls.jsx:2162 msgid "List of extra columns made available in Javascript functions" -msgstr "Список дополнительных столбцов, доступных в функциях Javascript" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1947 +#: superset/assets/src/explore/controls.jsx:2167 msgid "Stroked" -msgstr "Штриховать" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1949 +#: superset/assets/src/explore/controls.jsx:2169 msgid "Whether to display the stroke" -msgstr "Отображать штриховать" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1955 +#: superset/assets/src/explore/controls.jsx:2175 msgid "Filled" -msgstr "Закраска" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:1957 +#: superset/assets/src/explore/controls.jsx:2177 msgid "Whether to fill the objects" -msgstr "Закрашивать объекты" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:7 -#: superset/assets/javascripts/explore/stores/visTypes.js:31 +#: superset/assets/src/explore/controls.jsx:2183 +msgid "Normalized" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2185 +msgid "Whether to normalize the histogram" +msgstr "" + +#: superset/assets/src/explore/validators.js:11 +msgid "is expected to be a number" +msgstr "" + +#: superset/assets/src/explore/validators.js:18 +msgid "is expected to be an integer" +msgstr "" + +#: superset/assets/src/explore/validators.js:30 +msgid "cannot be empty" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:11 +#: superset/assets/src/explore/visTypes.js:35 msgid "Time" -msgstr "Время" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:9 -#: superset/assets/javascripts/explore/stores/visTypes.js:32 +#: superset/assets/src/explore/visTypes.js:13 +#: superset/assets/src/explore/visTypes.js:36 msgid "Time related form attributes" -msgstr "В этом разделе можно установить параметры диаграммы, связанные с временем" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:16 +#: superset/assets/src/explore/visTypes.js:20 msgid "Datasource & Chart Type" -msgstr "Источник данных & Тип графика" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:45 +#: superset/assets/src/explore/visTypes.js:49 msgid "This section exposes ways to include snippets of SQL in your query" msgstr "" -"В этом разделе представлены способы включения фрагментов кода SQL в ваш запрос." -#: superset/assets/javascripts/explore/stores/visTypes.js:48 +#: superset/assets/src/explore/visTypes.js:52 msgid "Annotations and Layers" -msgstr "Аннотация" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:67 +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:126 +#: superset/assets/src/explore/visTypes.js:60 +#: superset/assets/src/explore/visTypes.js:114 +#: superset/assets/src/explore/visTypes.js:161 +#: superset/assets/src/explore/visTypes.js:234 +#: superset/assets/src/explore/visTypes.js:424 +#: superset/assets/src/explore/visTypes.js:462 +#: superset/assets/src/explore/visTypes.js:501 +#: superset/assets/src/explore/visTypes.js:534 +#: superset/assets/src/explore/visTypes.js:579 +#: superset/assets/src/explore/visTypes.js:618 +#: superset/assets/src/explore/visTypes.js:658 +#: superset/assets/src/explore/visTypes.js:707 +#: superset/assets/src/explore/visTypes.js:853 +#: superset/assets/src/explore/visTypes.js:893 +#: superset/assets/src/explore/visTypes.js:941 +#: superset/assets/src/explore/visTypes.js:963 +#: superset/assets/src/explore/visTypes.js:992 +#: superset/assets/src/explore/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1051 +#: superset/assets/src/explore/visTypes.js:1102 +#: superset/assets/src/explore/visTypes.js:1125 +#: superset/assets/src/explore/visTypes.js:1152 +#: superset/assets/src/explore/visTypes.js:1179 +#: superset/assets/src/explore/visTypes.js:1221 +#: superset/assets/src/explore/visTypes.js:1260 +#: superset/assets/src/explore/visTypes.js:1288 +#: superset/assets/src/explore/visTypes.js:1315 +#: superset/assets/src/explore/visTypes.js:1354 +#: superset/assets/src/explore/visTypes.js:1388 +#: superset/assets/src/explore/visTypes.js:1425 +#: superset/assets/src/explore/visTypes.js:1465 +#: superset/assets/src/explore/visTypes.js:1487 +#: superset/assets/src/explore/visTypes.js:1548 +msgid "Query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:72 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -"В этом разделе содержатся параметры, которые позволяют производить " -"аналитическую пост-обработку результатов запроса" -#: superset/assets/javascripts/explore/stores/visTypes.js:85 +#: superset/assets/src/explore/visTypes.js:90 msgid "Result Filters" -msgstr "Фильтр результатов" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:87 +#: superset/assets/src/explore/visTypes.js:92 msgid "" -"The filters to apply after post-aggregation.Leave the value control empty to " -"filter empty strings or nulls" -msgstr "Фильтры, применяемые после агрегации." +"The filters to apply after post-aggregation.Leave the value control empty" +" to filter empty strings or nulls" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:110 -#: superset/assets/javascripts/explore/stores/visTypes.js:146 -#: superset/assets/javascripts/explore/stores/visTypes.js:164 -#: superset/assets/javascripts/explore/stores/visTypes.js:211 -#: superset/assets/javascripts/explore/stores/visTypes.js:247 -#: superset/assets/javascripts/explore/stores/visTypes.js:289 -#: superset/assets/javascripts/explore/stores/visTypes.js:324 -#: superset/assets/javascripts/explore/stores/visTypes.js:688 -#: superset/assets/javascripts/explore/stores/visTypes.js:881 -#: superset/assets/javascripts/explore/stores/visTypes.js:929 -#: superset/assets/javascripts/explore/stores/visTypes.js:950 -#: superset/assets/javascripts/explore/stores/visTypes.js:1001 -#: superset/assets/javascripts/explore/stores/visTypes.js:1023 -#: superset/assets/javascripts/explore/stores/visTypes.js:1048 -#: superset/assets/javascripts/explore/stores/visTypes.js:1074 -#: superset/assets/javascripts/explore/stores/visTypes.js:1107 -#: superset/assets/javascripts/explore/stores/visTypes.js:1145 -#: superset/assets/javascripts/explore/stores/visTypes.js:1198 -#: superset/assets/javascripts/explore/stores/visTypes.js:1409 -#: superset/assets/javascripts/explore/stores/visTypes.js:1557 -#: superset/assets/javascripts/explore/stores/visTypes.js:1582 +#: superset/assets/src/explore/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:171 +#: superset/assets/src/explore/visTypes.js:190 +#: superset/assets/src/explore/visTypes.js:241 +#: superset/assets/src/explore/visTypes.js:279 +#: superset/assets/src/explore/visTypes.js:324 +#: superset/assets/src/explore/visTypes.js:369 +#: superset/assets/src/explore/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:971 +#: superset/assets/src/explore/visTypes.js:1000 +#: superset/assets/src/explore/visTypes.js:1037 +#: superset/assets/src/explore/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1109 +#: superset/assets/src/explore/visTypes.js:1133 +#: superset/assets/src/explore/visTypes.js:1160 +#: superset/assets/src/explore/visTypes.js:1188 +#: superset/assets/src/explore/visTypes.js:1230 +#: superset/assets/src/explore/visTypes.js:1269 +#: superset/assets/src/explore/visTypes.js:1323 +#: superset/assets/src/explore/visTypes.js:1535 +#: superset/assets/src/explore/visTypes.js:1684 +#: superset/assets/src/explore/visTypes.js:1709 msgid "Chart Options" -msgstr "Параметры диаграммы" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:127 +#: superset/assets/src/explore/visTypes.js:150 msgid "Breakdowns" -msgstr "Ряды данных (сегментировать)" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:128 +#: superset/assets/src/explore/visTypes.js:151 msgid "Defines how each series is broken down" -msgstr "Определяет на какие сегменты будет разбит каждый столбец данных" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:134 +#: superset/assets/src/explore/visTypes.js:157 msgid "Pie Chart" -msgstr "Круговая диаграмма" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:199 +#: superset/assets/src/explore/visTypes.js:229 msgid "Time Series - Periodicity Pivot" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:243 +#: superset/assets/src/explore/visTypes.js:275 msgid "Dual Axis Line Chart" -msgstr "Линейный график с двумя осями" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:254 +#: superset/assets/src/explore/visTypes.js:287 msgid "Y Axis 1" -msgstr "Первая ось Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:260 +#: superset/assets/src/explore/visTypes.js:294 msgid "Y Axis 2" -msgstr "Вторая ось Y" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:269 +#: superset/assets/src/explore/visTypes.js:304 msgid "Left Axis Metric" -msgstr "Показатель для левой оси" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:270 +#: superset/assets/src/explore/visTypes.js:305 msgid "Choose a metric for left axis" -msgstr "Выбрать показатель для левой оси" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:273 +#: superset/assets/src/explore/visTypes.js:308 msgid "Left Axis Format" -msgstr "Формат левой оси" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:299 -#: superset/assets/javascripts/explore/stores/visTypes.js:698 -msgid "Axes" -msgstr "Оси" - -#: superset/assets/javascripts/explore/stores/visTypes.js:346 -#: superset/assets/javascripts/explore/stores/visTypes.js:369 -#: superset/assets/javascripts/explore/stores/visTypes.js:407 -#: superset/assets/javascripts/explore/stores/visTypes.js:446 -#: superset/assets/javascripts/explore/stores/visTypes.js:479 -#: superset/assets/javascripts/explore/stores/visTypes.js:522 -#: superset/assets/javascripts/explore/stores/visTypes.js:562 -#: superset/assets/javascripts/explore/stores/visTypes.js:602 -#: superset/assets/javascripts/explore/stores/visTypes.js:640 +#: superset/assets/src/explore/visTypes.js:409 +#: superset/assets/src/explore/visTypes.js:432 +#: superset/assets/src/explore/visTypes.js:470 +#: superset/assets/src/explore/visTypes.js:509 +#: superset/assets/src/explore/visTypes.js:542 +#: superset/assets/src/explore/visTypes.js:586 +#: superset/assets/src/explore/visTypes.js:626 +#: superset/assets/src/explore/visTypes.js:666 +#: superset/assets/src/explore/visTypes.js:714 msgid "Map" -msgstr "Карта" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:357 +#: superset/assets/src/explore/visTypes.js:420 msgid "Deck.gl - Hexagons" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:377 -#: superset/assets/javascripts/explore/stores/visTypes.js:415 -#: superset/assets/javascripts/explore/stores/visTypes.js:455 -#: superset/assets/javascripts/explore/stores/visTypes.js:492 -#: superset/assets/javascripts/explore/stores/visTypes.js:538 -#: superset/assets/javascripts/explore/stores/visTypes.js:578 -#: superset/assets/javascripts/explore/stores/visTypes.js:616 -#: superset/assets/javascripts/explore/stores/visTypes.js:662 +#: superset/assets/src/explore/visTypes.js:440 +#: superset/assets/src/explore/visTypes.js:478 +#: superset/assets/src/explore/visTypes.js:518 +#: superset/assets/src/explore/visTypes.js:555 +#: superset/assets/src/explore/visTypes.js:602 +#: superset/assets/src/explore/visTypes.js:642 +#: superset/assets/src/explore/visTypes.js:680 +#: superset/assets/src/explore/visTypes.js:737 msgid "Advanced" -msgstr "Дополнительно" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:389 -#: superset/assets/javascripts/explore/stores/visTypes.js:427 +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:77 +#: superset/assets/src/explore/visTypes.js:451 +#: superset/assets/src/explore/visTypes.js:489 +msgid "Height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:452 +#: superset/assets/src/explore/visTypes.js:490 msgid "Metric used to control height" -msgstr "Показатель используемый для контроля высоты" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:395 +#: superset/assets/src/explore/visTypes.js:458 msgid "Deck.gl - Grid" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:467 +#: superset/assets/src/explore/visTypes.js:530 msgid "Deck.gl - Screen grid" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:486 +#: superset/assets/src/explore/visTypes.js:549 msgid "Grid" -msgstr "Сетка" - -#: superset/assets/javascripts/explore/stores/visTypes.js:503 -msgid "Weight" -msgstr "Вес" - -#: superset/assets/javascripts/explore/stores/visTypes.js:504 -msgid "Metric used as a weight for the grid's coloring" -msgstr "Показатель, используемый в качестве веса для раскраски сетки" - -#: superset/assets/javascripts/explore/stores/visTypes.js:511 -msgid "Deck.gl - geoJson" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:529 +#: superset/assets/src/explore/visTypes.js:566 +msgid "Weight" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:567 +msgid "Metric used as a weight for the grid's coloring" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:575 +msgid "Deck.gl - GeoJson" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:593 msgid "GeoJson Settings" -msgstr "Настройки Geojson " +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:569 +#: superset/assets/src/explore/visTypes.js:633 msgid "Polygon Settings" -msgstr "Параметры Полигона" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:609 +#: superset/assets/src/explore/visTypes.js:673 msgid "Arc" -msgstr "Дуга" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:655 +#: superset/assets/src/explore/visTypes.js:730 msgid "Point Color" -msgstr "Цвет Точки" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:673 +#: superset/assets/src/explore/visTypes.js:748 msgid "Categorical Color" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:674 +#: superset/assets/src/explore/visTypes.js:749 msgid "Pick a dimension from which categorical colors are defined" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:723 +#: superset/assets/src/explore/visTypes.js:808 msgid "GROUP BY" -msgstr "АГРЕГАЦИЯ" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:724 +#: superset/assets/src/explore/visTypes.js:809 msgid "Use this section if you want a query that aggregates" msgstr "" -"Используйте этот раздел, если необходимо предварительно агрегировать данные" -#: superset/assets/javascripts/explore/stores/visTypes.js:734 +#: superset/assets/src/explore/visTypes.js:820 msgid "NOT GROUPED BY" -msgstr "БЕЗ АГРЕГАЦИИ" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:735 +#: superset/assets/src/explore/visTypes.js:821 msgid "Use this section if you want to query atomic rows" msgstr "" -"Используйте этот раздел, если необходимо использовать исходные данные как есть, " -"без предварительной агрегации" -#: superset/assets/javascripts/explore/stores/visTypes.js:761 +#: superset/assets/src/explore/visTypes.js:850 msgid "Time Series Table" -msgstr "Таблица временных рядов" - -#: superset/assets/javascripts/explore/stores/visTypes.js:779 -msgid "" -"Templated link, it's possible to include {{ metric }} or other values coming " -"from the controls." msgstr "" -"Шаблонная ссылка, можно включить {{ metric }} или другие значения, поступающие " -"из элементов управления." -#: superset/assets/javascripts/explore/stores/visTypes.js:812 +#: superset/assets/src/explore/visTypes.js:868 +msgid "" +"Templated link, it's possible to include {{ metric }} or other values " +"coming from the controls." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:902 msgid "Pivot Options" -msgstr "Опции" - -#: superset/assets/javascripts/explore/stores/visTypes.js:957 -#: superset/assets/javascripts/explore/stores/visTypes.js:1271 -msgid "Bubbles" -msgstr "Пузырьки" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1083 -msgid "Numeric Column" -msgstr "Числовой столбец" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1084 -msgid "Select the numeric column to draw the histogram" -msgstr "Выберите числовой столбец, чтобы построить гистограмму" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1087 -msgid "No of Bins" -msgstr "Количество ячеек" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1088 -msgid "Select number of bins for the histogram" -msgstr "Выберите количество ячеек" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1115 -msgid "Primary Metric" -msgstr "Первый показатель" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1116 -msgid "The primary metric is used to define the arc segment sizes" -msgstr "Первый показатель используется для определения размеров сегмента дуги" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1119 -msgid "Secondary Metric" -msgstr "Второй показатель" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1121 -msgid "" -"[optional] this secondary metric is used to define the color as a ratio against " -"the primary metric. When omitted, the color is categorical and based on labels" msgstr "" -"Необязательный параметр. Используется для формирования цвета на основе " -"отношения к первому показателю. " -#: superset/assets/javascripts/explore/stores/visTypes.js:1126 +#: superset/assets/src/explore/visTypes.js:1014 +msgid "Number Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1017 +msgid "Time Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1201 +msgid "Numeric Columns" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1202 +msgid "Select the numeric columns to draw the histogram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1206 +msgid "No of Bins" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1207 +msgid "Select number of bins for the histogram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1211 +msgid "Opacity of the bars. Between 0 and 1" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1239 +msgid "Primary Metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1240 +msgid "The primary metric is used to define the arc segment sizes" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1243 +msgid "Secondary Metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1245 +msgid "" +"[optional] this secondary metric is used to define the color as a ratio " +"against the primary metric. When omitted, the color is categorical and " +"based on labels" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1250 msgid "Hierarchy" -msgstr "Иерархическая структура" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1127 +#: superset/assets/src/explore/visTypes.js:1251 msgid "This defines the level of the hierarchy" -msgstr "Каждый срез определяет уровень иерархии" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1153 -#: superset/assets/javascripts/explore/stores/visTypes.js:1181 +#: superset/assets/src/explore/visTypes.js:1278 +#: superset/assets/src/explore/visTypes.js:1306 msgid "Source / Target" -msgstr "Источник / Назначение" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1154 -#: superset/assets/javascripts/explore/stores/visTypes.js:1182 +#: superset/assets/src/explore/visTypes.js:1279 +#: superset/assets/src/explore/visTypes.js:1307 msgid "Choose a source and a target" -msgstr "Выберите срез данных для источника и назначения" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1187 +#: superset/assets/src/explore/visTypes.js:1312 msgid "Chord Diagram" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1208 +#: superset/assets/src/explore/visTypes.js:1334 msgid "Choose a number format" -msgstr "Выберите формат чисел" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1211 +#: superset/assets/src/explore/visTypes.js:1337 msgid "Source" -msgstr "Источник" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1214 +#: superset/assets/src/explore/visTypes.js:1340 msgid "Choose a source" -msgstr "Выберите срез источника" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1217 +#: superset/assets/src/explore/visTypes.js:1343 msgid "Target" -msgstr "Назначение" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1220 +#: superset/assets/src/explore/visTypes.js:1346 msgid "Choose a target" -msgstr "Выберите срез назначения" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1246 +#: superset/assets/src/explore/visTypes.js:1372 msgid "ISO 3166-2 codes of region/province/department" -msgstr "Геокод по стандарту ISO 3166-2" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1247 +#: superset/assets/src/explore/visTypes.js:1373 msgid "" "It's ISO 3166-2 of your region/province/department in your table. (see " "documentation for list of ISO 3166-2)" msgstr "" -"Стандарт ISO 3166-2 — часть стандарта ISO 3166, определяющего геокоды для " -"основных единиц первого и второго уровня деления территории всех стран." -#: superset/assets/javascripts/explore/stores/visTypes.js:1281 +#: superset/assets/src/explore/visTypes.js:1397 +msgid "Bubbles" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1407 msgid "Country Control" -msgstr "Геокод страны" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1282 +#: superset/assets/src/explore/visTypes.js:1408 msgid "3 letter code of the country" -msgstr "Трехбуквенный код страны" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1285 +#: superset/assets/src/explore/visTypes.js:1411 msgid "Metric for color" -msgstr "Показатель / Цвет" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1286 +#: superset/assets/src/explore/visTypes.js:1412 msgid "Metric that defines the color of the country" -msgstr "Показатель, определяющий цвет страны" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1289 +#: superset/assets/src/explore/visTypes.js:1415 msgid "Bubble size" -msgstr "Размер маркера" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1290 +#: superset/assets/src/explore/visTypes.js:1416 msgid "Metric that defines the size of the bubble" -msgstr "Показатель, определяющий размер маркера (окружность)" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1296 +#: superset/assets/src/explore/visTypes.js:1422 msgid "Filter Box" -msgstr "Фильтр" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1312 +#: superset/assets/src/explore/visTypes.js:1438 msgid "Filter controls" -msgstr "Фильтруемые срезы" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1313 +#: superset/assets/src/explore/visTypes.js:1439 msgid "" "The controls you want to filter on. Note that only columns checked as " "\"filterable\" will show up on this list." msgstr "" -"Срезы данных, на которые вы хотите включить фильтр. Обратите внимание, что в " -"этом списке будут отображаться только столбцы, отмеченные в свойствах таблицы " -"как «фильтруемые»." -#: superset/assets/javascripts/explore/stores/visTypes.js:1369 +#: superset/assets/src/explore/visTypes.js:1495 msgid "Heatmap Options" -msgstr "Параметры тепловой карты" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1390 +#: superset/assets/src/explore/visTypes.js:1516 +msgid "Whether to apply a normal distribution based on rank on the color scale" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1518 msgid "Value bounds" -msgstr "Границы значения" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1399 +#: superset/assets/src/explore/visTypes.js:1520 +msgid "" +"Hard value bounds applied for color coding. Is only relevant and applied " +"when the normalization is applied against the whole heatmap." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1525 msgid "Value Format" -msgstr "Формат значения" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1405 +#: superset/assets/src/explore/visTypes.js:1531 msgid "Horizon" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1431 +#: superset/assets/src/explore/visTypes.js:1558 msgid "Points" -msgstr "Точки" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1438 -msgid "Labelling" -msgstr "Маркировка" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1445 -msgid "Visual Tweaks" -msgstr "Визуальные твики" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1464 -msgid "Column containing longitude data" -msgstr "Столбец, содержащий данные долготы" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1468 -msgid "Column containing latitude data" -msgstr "Столбец, содержащий данные широты" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1471 -msgid "Cluster label aggregator" -msgstr "Агрегатор меток кластера" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1472 -msgid "" -"Aggregate function applied to the list of points in each cluster to produce the " -"cluster label." msgstr "" -"Агрегатная функция применяется к списку точек в каждом кластере для создания " -"метки кластера." -#: superset/assets/javascripts/explore/stores/visTypes.js:1476 +#: superset/assets/src/explore/visTypes.js:1565 +msgid "Labelling" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1572 +msgid "Visual Tweaks" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1591 +msgid "Column containing longitude data" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1595 +msgid "Column containing latitude data" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1598 +msgid "Cluster label aggregator" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1599 +msgid "" +"Aggregate function applied to the list of points in each cluster to " +"produce the cluster label." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1603 msgid "Tooltip" -msgstr "Подсказка" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1477 +#: superset/assets/src/explore/visTypes.js:1604 msgid "Show a tooltip when hovering over points and clusters describing the label" msgstr "" -"Показывать всплывающую подсказку при наведении курсора на точки и кластеры" -#: superset/assets/javascripts/explore/stores/visTypes.js:1481 +#: superset/assets/src/explore/visTypes.js:1608 msgid "" -"One or many controls to group by. If grouping, latitude and longitude columns " -"must be present." +"One or many controls to group by. If grouping, latitude and longitude " +"columns must be present." msgstr "" -"Один или несколько элементов в группе. Должны присутствовать столбцы широты и " -"долготы." -#: superset/assets/javascripts/explore/stores/visTypes.js:1492 +#: superset/assets/src/explore/visTypes.js:1619 msgid "Event definition" -msgstr "Определение события" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1502 +#: superset/assets/src/explore/visTypes.js:1629 msgid "Additional meta data" -msgstr "Дополнительные метаданные" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1510 +#: superset/assets/src/explore/visTypes.js:1637 msgid "Column containing entity ids" -msgstr "Столбец, содержащий идентификатор" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1511 +#: superset/assets/src/explore/visTypes.js:1638 msgid "e.g., a \"user id\" column" -msgstr "например, столбец «user id»" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1514 +#: superset/assets/src/explore/visTypes.js:1641 msgid "Column containing event names" -msgstr "Столбец, содержащий имена событий" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1522 +#: superset/assets/src/explore/visTypes.js:1649 msgid "Event count limit" -msgstr "Ограничение количества событий" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1523 +#: superset/assets/src/explore/visTypes.js:1650 msgid "The maximum number of events to return, equivalent to number of rows" -msgstr "Максимальное число возвращаемых событий, эквивалентное числу строк" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1526 +#: superset/assets/src/explore/visTypes.js:1653 msgid "Meta data" -msgstr "Метаданные" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1527 +#: superset/assets/src/explore/visTypes.js:1654 msgid "Select any columns for meta data inspection" -msgstr "Выберите любые столбцы для проверки метаданных" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1539 +#: superset/assets/src/explore/visTypes.js:1666 msgid "Paired t-test" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1575 +#: superset/assets/src/explore/visTypes.js:1702 msgid "Time Series Options" msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:24 +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:177 +msgid "No such column found. To filter on a metric, try the Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:183 +#, python-format +msgid "%s column(s) and metric(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:193 +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:154 +#, python-format +msgid "%s column(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:194 +msgid "To filter on a metric, use Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:200 +#, python-format +msgid "%s operators(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:240 +msgid "type a value here" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:248 +#: superset/assets/src/explore/components/controls/Filter.jsx:120 +msgid "Filter value" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSqlTabContent.jsx:80 +msgid "choose WHERE or HAVING..." +msgstr "" + +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:167 +#, python-format +msgid "%s aggregates(s)" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:35 +msgid "description" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:46 +msgid "bolt" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:47 +msgid "Changing this control takes effect instantly" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:75 +msgid "Error..." +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:91 +msgid "Width" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:37 +msgid "Export to .json" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:47 +msgid "Export to .csv format" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:64 +#, python-format +msgid "%s - untitled" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:100 +msgid "Edit chart properties" +msgstr "" + +#: superset/assets/src/explore/components/RowCountLabel.jsx:25 +msgid "Limit reached" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:74 +msgid "Please enter a chart name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:89 +msgid "Please select a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:97 +msgid "Please enter a dashboard name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:133 +msgid "Save A Chart" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:154 +#, python-format +msgid "Overwrite chart %s" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:167 +msgid "[chart name]" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:180 +msgid "Do not add to a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:188 +msgid "Add chart to existing dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:204 +msgid "Add to new dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:230 +msgid "Save & go to dashboard" +msgstr "" + +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:33 +#, python-format +msgid "Check out this chart: %s" +msgstr "" + +#: superset/assets/src/explore/components/controls/AdhocFilterControl.jsx:241 +msgid "choose a column or metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/AnnotationLayerControl.jsx:147 +msgid "Add Annotation Layer" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:50 +msgid "`Min` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:53 +msgid "`Max` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:70 +#: superset/connectors/druid/views.py:57 +msgid "Min" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:78 +#: superset/connectors/druid/views.py:58 +msgid "Max" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:79 +msgid "Something went wrong while fetching the datasource list" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:110 +msgid "Select a datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:120 +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:120 +msgid "Search / Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:180 +msgid "Click to point to another datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:191 +msgid "Edit the datasource's configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:203 +msgid "Show datasource configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select column" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:161 +msgid "Select operator" +msgstr "" + +#: superset/assets/src/explore/components/controls/FilterControl.jsx:145 +#: superset/templates/appbuilder/general/widgets/search.html:6 +msgid "Add Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/MetricsControl.jsx:239 +msgid "choose a column or aggregate function" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:25 +msgid "Error while fetching data" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:47 +msgid "No results found" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:113 +#, python-format +msgid "%s option(s)" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:62 +msgid "Invalid lat/long configuration." +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:128 +msgid "Longitude & Latitude columns" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:144 +msgid "Delimited long & lat single column" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:145 +msgid "" +"Multiple formats accepted, look the geopy.points Python library for more " +"details" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:157 +msgid "Reverse lat/long " +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:163 +msgid "Geohash" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:70 +msgid "textarea" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "Edit" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "in modal" +msgstr "" + +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:110 +msgid "Select a visualization type" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:24 +#: superset/assets/src/welcome/App.jsx:56 +#: superset/assets/src/welcome/App.jsx:59 msgid "Favorites" -msgstr "Избранное" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:30 +#: superset/assets/src/profile/components/App.jsx:30 msgid "Created Content" -msgstr "Созданный контент" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:37 +#: superset/assets/src/profile/components/App.jsx:37 msgid "Recent Activity" -msgstr "Последние действия" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:42 +#: superset/assets/src/profile/components/App.jsx:42 msgid "Security & Access" -msgstr "Безопасность и Доступ" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:33 -msgid "No slices" -msgstr "Нет срезов данных" +#: superset/assets/src/profile/components/CreatedContent.jsx:33 +msgid "No charts" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:49 +#: superset/assets/src/profile/components/CreatedContent.jsx:49 msgid "No dashboards" -msgstr "Нет отчётов" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:58 -#: superset/assets/javascripts/profile/components/Favorites.jsx:59 -#: superset/views/core.py:447 superset/views/core.py:616 +#: superset/assets/src/profile/components/CreatedContent.jsx:58 +#: superset/assets/src/profile/components/Favorites.jsx:59 +#: superset/assets/src/welcome/App.jsx:28 +#: superset/assets/src/welcome/App.jsx:31 superset/views/core.py:459 +#: superset/views/core.py:628 msgid "Dashboards" -msgstr "Отчёты" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:61 -msgid "Slices" -msgstr "Срезы данных" +#: superset/assets/src/profile/components/CreatedContent.jsx:61 +#: superset/assets/src/profile/components/Favorites.jsx:62 +#: superset/views/core.py:500 superset/views/core.py:573 +msgid "Charts" +msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:34 +#: superset/assets/src/profile/components/Favorites.jsx:34 msgid "No favorite charts yet, go click on stars!" msgstr "" -"Нет избранных диаграмм. Нажмите звёздочку напротив названия необходимого " -"графика, чтобы он появился в списке избранных диаграмм." -#: superset/assets/javascripts/profile/components/Favorites.jsx:50 +#: superset/assets/src/profile/components/Favorites.jsx:50 msgid "No favorite dashboards yet, go click on stars!" msgstr "" -"Нет избранных отчётов. Нажмите звёздочку напротив названия необходимого отчета, " -"чтобы он появился в этом списке." -#: superset/assets/javascripts/profile/components/Favorites.jsx:62 -#: superset/views/core.py:488 superset/views/core.py:561 -msgid "Charts" -msgstr "Графики" - -#: superset/assets/javascripts/profile/components/Security.jsx:14 +#: superset/assets/src/profile/components/Security.jsx:14 msgid "Roles" -msgstr "Роли" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:23 -#: superset/views/core.py:303 +#: superset/assets/src/profile/components/Security.jsx:23 +#: superset/views/core.py:313 msgid "Databases" -msgstr "Базы данных" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:34 +#: superset/assets/src/profile/components/Security.jsx:34 msgid "Datasources" -msgstr "Источники данных" +msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:19 +#: superset/assets/src/profile/components/UserInfo.jsx:19 msgid "Profile picture provided by Gravatar" -msgstr "Изображение профиля, сгенерированное сервисом Gravatar" +msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:34 +#: superset/assets/src/profile/components/UserInfo.jsx:34 msgid "joined" -msgstr "присоединился" +msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:44 +#: superset/assets/src/profile/components/UserInfo.jsx:44 msgid "id:" -msgstr "идентификатор:" +msgstr "" -#: superset/assets/visualizations/EventFlow.jsx:56 +#: superset/assets/src/visualizations/EventFlow.jsx:56 msgid "Sorry, there appears to be no data" -msgstr "Извините, похоже, нет данных" +msgstr "" -#: superset/assets/visualizations/PlaySlider.jsx:99 +#: superset/assets/src/visualizations/PlaySlider.jsx:99 msgid "Data has no time steps" -msgstr "Данные не имеют временной шкалы" +msgstr "" -#: superset/assets/visualizations/filter_box.jsx:115 +#: superset/assets/src/visualizations/filter_box.jsx:115 msgid "Select starting date" -msgstr "Выберите дату начала" +msgstr "" -#: superset/assets/visualizations/filter_box.jsx:124 +#: superset/assets/src/visualizations/filter_box.jsx:124 msgid "Select end date" -msgstr "Выберите дату окончания" +msgstr "" -#: superset/assets/visualizations/filter_box.jsx:193 +#: superset/assets/src/visualizations/filter_box.jsx:193 #, python-format msgid "Select [%s]" -msgstr "Выбрать [%s]" +msgstr "" -#: superset/assets/visualizations/filter_box.jsx:230 +#: superset/assets/src/visualizations/filter_box.jsx:230 msgid "Apply" -msgstr "Применить" +msgstr "" -#: superset/connectors/druid/models.py:1230 +#: superset/assets/src/visualizations/nvd3_vis.js:166 +msgid "You cannot use 45° tick layout along with the time range filter" +msgstr "" + +#: superset/assets/src/welcome/App.jsx:47 +#: superset/assets/src/welcome/App.jsx:50 +msgid "Recently Viewed" +msgstr "" + +#: superset/connectors/druid/models.py:1030 +msgid "Metric(s) {} must be aggregations." +msgstr "" + +#: superset/connectors/druid/models.py:1341 msgid "No data was returned." -msgstr "Данных не было." +msgstr "" -#: superset/connectors/druid/views.py:26 +#: superset/connectors/druid/models.py:1398 +msgid "Unsupported extraction function: " +msgstr "" + +#: superset/connectors/druid/views.py:33 msgid "List Druid Column" -msgstr "Список колонок Druid" +msgstr "" -#: superset/connectors/druid/views.py:27 +#: superset/connectors/druid/views.py:34 msgid "Show Druid Column" -msgstr "Показать колонку Druid" +msgstr "" -#: superset/connectors/druid/views.py:28 +#: superset/connectors/druid/views.py:35 msgid "Add Druid Column" -msgstr "Добавить колонку Druid" +msgstr "" -#: superset/connectors/druid/views.py:29 +#: superset/connectors/druid/views.py:36 msgid "Edit Druid Column" -msgstr "Редактировать колонку Druid" +msgstr "" -#: superset/connectors/druid/views.py:43 superset/connectors/sqla/views.py:76 +#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:83 msgid "Column" -msgstr "Колонка" +msgstr "" -#: superset/connectors/druid/views.py:44 superset/connectors/druid/views.py:129 -#: superset/connectors/sqla/views.py:90 superset/connectors/sqla/views.py:131 +#: superset/connectors/druid/views.py:51 superset/connectors/druid/views.py:136 +#: superset/connectors/sqla/views.py:93 superset/connectors/sqla/views.py:134 msgid "Type" -msgstr "Тип" +msgstr "" -#: superset/connectors/druid/views.py:46 superset/connectors/sqla/views.py:79 +#: superset/connectors/druid/views.py:53 superset/connectors/sqla/views.py:86 msgid "Groupable" -msgstr "Группируемый" +msgstr "" -#: superset/connectors/druid/views.py:47 superset/connectors/sqla/views.py:80 +#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:87 msgid "Filterable" -msgstr "Фильтрующийся" +msgstr "" -#: superset/connectors/druid/views.py:48 superset/connectors/sqla/views.py:82 +#: superset/connectors/druid/views.py:55 msgid "Count Distinct" -msgstr "Count Distinct" +msgstr "" -#: superset/connectors/druid/views.py:49 superset/connectors/sqla/views.py:83 +#: superset/connectors/druid/views.py:56 msgid "Sum" -msgstr "Sum" - -#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:45 -msgid "" -"Whether this column is exposed in the `Filters` section of the explore view." msgstr "" -"Необходимо отметить, если столбец должен быть доступен в разделе «Фильтры»." -#: superset/connectors/druid/views.py:100 +#: superset/connectors/druid/views.py:61 superset/connectors/sqla/views.py:52 +msgid "" +"Whether this column is exposed in the `Filters` section of the explore " +"view." +msgstr "" + +#: superset/connectors/druid/views.py:107 msgid "List Druid Metric" -msgstr "Список Druid Метрик" +msgstr "" -#: superset/connectors/druid/views.py:101 +#: superset/connectors/druid/views.py:108 msgid "Show Druid Metric" -msgstr "Показать Druid Метрики" +msgstr "" -#: superset/connectors/druid/views.py:102 +#: superset/connectors/druid/views.py:109 msgid "Add Druid Metric" -msgstr "Добавить Druid Метрику" +msgstr "" -#: superset/connectors/druid/views.py:103 +#: superset/connectors/druid/views.py:110 msgid "Edit Druid Metric" -msgstr "Редактировать Druid Метрику" - -#: superset/connectors/druid/views.py:120 superset/connectors/sqla/views.py:113 -msgid "" -"Whether the access to this metric is restricted to certain roles. Only roles " -"with the permission 'metric access on XXX (the name of this metric)' are " -"allowed to access this metric" msgstr "" -"Ограничен ли доступ к этому показателю определенными ролями. Только роли с " -"разрешением «metric access on [название этой метрики]» могут получить доступ к " -"этому показателю." -#: superset/connectors/druid/views.py:128 superset/connectors/sqla/views.py:77 -#: superset/connectors/sqla/views.py:130 +#: superset/connectors/druid/views.py:127 superset/connectors/sqla/views.py:116 +msgid "" +"Whether the access to this metric is restricted to certain roles. Only " +"roles with the permission 'metric access on XXX (the name of this " +"metric)' are allowed to access this metric" +msgstr "" + +#: superset/connectors/druid/views.py:135 superset/connectors/sqla/views.py:84 +#: superset/connectors/sqla/views.py:133 msgid "Verbose Name" -msgstr "Полное имя" - -#: superset/connectors/druid/views.py:130 superset/views/core.py:658 -msgid "JSON" -msgstr "JSON" - -#: superset/connectors/druid/views.py:131 -msgid "Druid Datasource" -msgstr "Druid - Источники Данных" - -#: superset/connectors/druid/views.py:132 superset/connectors/sqla/views.py:136 -msgid "Warning Message" -msgstr "Предупреждающее сообщение" - -#: superset/connectors/druid/views.py:150 -msgid "List Druid Cluster" -msgstr "Список Кластеров Druid" - -#: superset/connectors/druid/views.py:151 -msgid "Show Druid Cluster" -msgstr "Показать Кластер Druid" - -#: superset/connectors/druid/views.py:152 -msgid "Add Druid Cluster" -msgstr "Добавить Кластер Druid" - -#: superset/connectors/druid/views.py:153 -msgid "Edit Druid Cluster" -msgstr "Редактировать Кластер Druid" - -#: superset/connectors/druid/views.py:164 superset/connectors/druid/views.py:250 -msgid "Cluster" -msgstr "Кластер" - -#: superset/connectors/druid/views.py:165 -msgid "Coordinator Host" -msgstr "Координатор Хост" - -#: superset/connectors/druid/views.py:166 -msgid "Coordinator Port" -msgstr "Координатор Порт" - -#: superset/connectors/druid/views.py:167 -msgid "Coordinator Endpoint" -msgstr "Координатор Конечная Точка" - -#: superset/connectors/druid/views.py:168 -msgid "Broker Host" -msgstr "Брокер-Хост" - -#: superset/connectors/druid/views.py:169 -msgid "Broker Port" -msgstr "Брокер-Порт" - -#: superset/connectors/druid/views.py:170 -msgid "Broker Endpoint" -msgstr "Брокер-Конечная Точка" - -#: superset/connectors/druid/views.py:186 -msgid "Druid Clusters" -msgstr "Список Кластеров Druid" - -#: superset/connectors/druid/views.py:189 superset/connectors/druid/views.py:291 -#: superset/connectors/druid/views.py:340 superset/connectors/druid/views.py:348 -#: superset/connectors/sqla/views.py:298 superset/views/core.py:306 -#: superset/views/core.py:2693 -msgid "Sources" -msgstr "Источники" - -#: superset/connectors/druid/views.py:197 -msgid "List Druid Datasource" -msgstr "Список Источников Данных Druid" - -#: superset/connectors/druid/views.py:198 -msgid "Show Druid Datasource" -msgstr "Показать Источники Данных Druid" - -#: superset/connectors/druid/views.py:199 -msgid "Add Druid Datasource" -msgstr "Добавить Источник Данных Druid" - -#: superset/connectors/druid/views.py:200 -msgid "Edit Druid Datasource" -msgstr "Редактировать Источник Данных Druid" - -#: superset/connectors/druid/views.py:219 superset/connectors/sqla/views.py:176 -msgid "" -"The list of slices associated with this table. By altering this datasource, you " -"may change how these associated slices behave. Also note that slices need to " -"point to a datasource, so this form will fail at saving if removing slices from " -"a datasource. If you want to change the datasource for a slice, overwrite the " -"slice from the 'explore view'" msgstr "" -"Список графиков, связанных с этой таблицей. Изменяя этот источник данных, можно " -"изменить поведение связанных с ним графиков. Также обратите внимание, что " -"графики должны указывать на источник данных, поэтому эта форма не будет " -"сохранена при удалении срезов из источника данных. Если вы хотите изменить " -"источник данных для среза, сделайте это в свойствах самого графика." -#: superset/connectors/druid/views.py:227 superset/connectors/sqla/views.py:184 +#: superset/connectors/druid/views.py:137 superset/views/core.py:670 +msgid "JSON" +msgstr "" + +#: superset/connectors/druid/views.py:138 +msgid "Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:139 superset/connectors/sqla/views.py:139 +msgid "Warning Message" +msgstr "" + +#: superset/connectors/druid/views.py:157 +msgid "List Druid Cluster" +msgstr "" + +#: superset/connectors/druid/views.py:158 +msgid "Show Druid Cluster" +msgstr "" + +#: superset/connectors/druid/views.py:159 +msgid "Add Druid Cluster" +msgstr "" + +#: superset/connectors/druid/views.py:160 +msgid "Edit Druid Cluster" +msgstr "" + +#: superset/connectors/druid/views.py:171 +#: superset/connectors/druid/views.py:257 +msgid "Cluster" +msgstr "" + +#: superset/connectors/druid/views.py:172 +msgid "Coordinator Host" +msgstr "" + +#: superset/connectors/druid/views.py:173 +msgid "Coordinator Port" +msgstr "" + +#: superset/connectors/druid/views.py:174 +msgid "Coordinator Endpoint" +msgstr "" + +#: superset/connectors/druid/views.py:175 +msgid "Broker Host" +msgstr "" + +#: superset/connectors/druid/views.py:176 +msgid "Broker Port" +msgstr "" + +#: superset/connectors/druid/views.py:177 +msgid "Broker Endpoint" +msgstr "" + +#: superset/connectors/druid/views.py:193 +msgid "Druid Clusters" +msgstr "" + +#: superset/connectors/druid/views.py:196 +#: superset/connectors/druid/views.py:298 +#: superset/connectors/druid/views.py:347 +#: superset/connectors/druid/views.py:355 superset/connectors/sqla/views.py:315 +#: superset/views/core.py:316 superset/views/core.py:2765 +msgid "Sources" +msgstr "" + +#: superset/connectors/druid/views.py:204 +msgid "List Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:205 +msgid "Show Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:206 +msgid "Add Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:207 +msgid "Edit Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:226 superset/connectors/sqla/views.py:182 +msgid "" +"The list of charts associated with this table. By altering this " +"datasource, you may change how these associated charts behave. Also note " +"that charts need to point to a datasource, so this form will fail at " +"saving if removing charts from a datasource. If you want to change the " +"datasource for a chart, overwrite the chart from the 'explore view'" +msgstr "" + +#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:190 msgid "Timezone offset (in hours) for this datasource" -msgstr "Смещение часового пояса (в часах) для этого источника данных" +msgstr "" -#: superset/connectors/druid/views.py:231 +#: superset/connectors/druid/views.py:238 msgid "" "Time expression to use as a predicate when retrieving distinct values to " -"populate the filter component. Only applies when `Enable Filter Select` is on. " -"If you enter `7 days ago`, the distinct list of values in the filter will be " -"populated based on the distinct value over the past week" +"populate the filter component. Only applies when `Enable Filter Select` " +"is on. If you enter `7 days ago`, the distinct list of values in the " +"filter will be populated based on the distinct value over the past week" msgstr "" -"Выражение времени для использования в качестве предиката при получении " -"различных значений для заполнения компонента фильтра. Применяется только в том " -"случае, если включен параметр «включить выбор фильтра». Если Вы введете «7 дней " -"назад», то список различных значений в фильтре будет заполнен на основе " -"определенного значения за последнюю неделю" -#: superset/connectors/druid/views.py:238 superset/connectors/sqla/views.py:206 +#: superset/connectors/druid/views.py:245 superset/connectors/sqla/views.py:212 msgid "" -"Whether to populate the filter's dropdown in the explore view's filter section " -"with a list of distinct values fetched from the backend on the fly" -msgstr "Получение списка фильтруемых значений, выполняя онлайн-запрос к серверу" - -#: superset/connectors/druid/views.py:242 -msgid "" -"Redirects to this endpoint when clicking on the datasource from the datasource " -"list" +"Whether to populate the filter's dropdown in the explore view's filter " +"section with a list of distinct values fetched from the backend on the " +"fly" msgstr "" -"Перенаправление на эту конечную точку при нажатии на источник данных из списка " -"источников данных" - -#: superset/connectors/druid/views.py:248 superset/connectors/sqla/views.py:213 -msgid "Associated Charts" -msgstr "Связанные диаграммы" #: superset/connectors/druid/views.py:249 -msgid "Data Source" -msgstr "Источник данных" +msgid "" +"Redirects to this endpoint when clicking on the datasource from the " +"datasource list" +msgstr "" -#: superset/connectors/druid/views.py:252 superset/connectors/sqla/views.py:225 -msgid "Owner" -msgstr "Владелец" - -#: superset/connectors/druid/views.py:253 -msgid "Is Hidden" -msgstr "Скрыто" - -#: superset/connectors/druid/views.py:254 superset/connectors/sqla/views.py:218 -msgid "Enable Filter Select" -msgstr "Включить Онлайн Фильтр" - -#: superset/connectors/druid/views.py:255 superset/connectors/sqla/views.py:220 -msgid "Default Endpoint" -msgstr "Конечная точка по умолчанию" +#: superset/connectors/druid/views.py:255 superset/connectors/sqla/views.py:224 +msgid "Associated Charts" +msgstr "" #: superset/connectors/druid/views.py:256 +msgid "Data Source" +msgstr "" + +#: superset/connectors/druid/views.py:259 superset/connectors/sqla/views.py:236 +msgid "Owner" +msgstr "" + +#: superset/connectors/druid/views.py:260 +msgid "Is Hidden" +msgstr "" + +#: superset/connectors/druid/views.py:261 superset/connectors/sqla/views.py:229 +msgid "Enable Filter Select" +msgstr "" + +#: superset/connectors/druid/views.py:262 superset/connectors/sqla/views.py:231 +msgid "Default Endpoint" +msgstr "" + +#: superset/connectors/druid/views.py:263 msgid "Time Offset" -msgstr "Смещение Времени" +msgstr "" -#: superset/connectors/druid/views.py:257 superset/connectors/sqla/views.py:222 -#: superset/views/core.py:269 superset/views/core.py:445 +#: superset/connectors/druid/views.py:264 superset/connectors/sqla/views.py:233 +#: superset/views/core.py:279 superset/views/core.py:457 msgid "Cache Timeout" -msgstr "Тайм-аут Кэша" +msgstr "" -#: superset/connectors/druid/views.py:289 +#: superset/connectors/druid/views.py:296 msgid "Druid Datasources" -msgstr "Источники Данных Druid" +msgstr "" -#: superset/connectors/druid/views.py:337 +#: superset/connectors/druid/views.py:344 msgid "Scan New Datasources" -msgstr "Сканирование Новых Источников" +msgstr "" -#: superset/connectors/druid/views.py:345 +#: superset/connectors/druid/views.py:352 msgid "Refresh Druid Metadata" -msgstr "Обновить Метаданные Druid" - -#: superset/connectors/sqla/models.py:478 -msgid "" -"Datetime column not provided as part table configuration and is required by " -"this type of chart" msgstr "" -"Для данной диаграммы необходим временной ряд. Укажите столбец с датой в " -"соответствующем поле раздела [Время]" -#: superset/connectors/sqla/models.py:482 +#: superset/connectors/sqla/models.py:513 +msgid "" +"Datetime column not provided as part table configuration and is required " +"by this type of chart" +msgstr "" + +#: superset/connectors/sqla/models.py:517 msgid "Empty query?" -msgstr "Пустой запрос?" +msgstr "" -#: superset/connectors/sqla/models.py:485 +#: superset/connectors/sqla/models.py:525 msgid "Metric '{}' is not valid" -msgstr "Показатель ‘{}’ не является допустимым" - -#: superset/connectors/sqla/models.py:712 -msgid "" -"Table [{}] doesn't seem to exist in the specified database, couldn't fetch " -"column information" msgstr "" -"Таблица [{}], похоже, не существует в указанной базе данных. Не удается " -"получить сведения о столбце." -#: superset/connectors/sqla/views.py:23 +#: superset/connectors/sqla/models.py:748 +msgid "" +"Table [{}] doesn't seem to exist in the specified database, couldn't " +"fetch column information" +msgstr "" + +#: superset/connectors/sqla/views.py:30 msgid "List Columns" -msgstr "Список столбцов" - -#: superset/connectors/sqla/views.py:24 -msgid "Show Column" -msgstr "Показать столбец" - -#: superset/connectors/sqla/views.py:25 -msgid "Add Column" -msgstr "Добавить столбец" - -#: superset/connectors/sqla/views.py:26 -msgid "Edit Column" -msgstr "Редактировать столбец" - -#: superset/connectors/sqla/views.py:41 -msgid "" -"Whether to make this column available as a [Time Granularity] option, column " -"has to be DATETIME or DATETIME-like" msgstr "" -"Сделать этот столбец доступным в разделе [Время]. Столбец должен быть в формате " -"DATETIME" + +#: superset/connectors/sqla/views.py:31 +msgid "Show Column" +msgstr "" + +#: superset/connectors/sqla/views.py:32 +msgid "Add Column" +msgstr "" + +#: superset/connectors/sqla/views.py:33 +msgid "Edit Column" +msgstr "" #: superset/connectors/sqla/views.py:48 msgid "" -"The data type that was inferred by the database. It may be necessary to input a " -"type manually for expression-defined columns in some cases. In most case users " -"should not need to alter this." +"Whether to make this column available as a [Time Granularity] option, " +"column has to be DATETIME or DATETIME-like" msgstr "" -"Задать тип данных. В некоторых случаях может потребоваться ввести тип вручную " -"для столбцов, которые формируются специальными запросами. В большинстве случаев " -"изменять содержимое этого поля не обязательно." -#: superset/connectors/sqla/views.py:86 -msgid "Expression" -msgstr "Выражение SQL" - -#: superset/connectors/sqla/views.py:87 -msgid "Is temporal" -msgstr "Содержит дату /время" - -#: superset/connectors/sqla/views.py:88 -msgid "Datetime Format" -msgstr "Формат Datetime" +#: superset/connectors/sqla/views.py:55 +msgid "" +"The data type that was inferred by the database. It may be necessary to " +"input a type manually for expression-defined columns in some cases. In " +"most case users should not need to alter this." +msgstr "" #: superset/connectors/sqla/views.py:89 +msgid "Expression" +msgstr "" + +#: superset/connectors/sqla/views.py:90 +msgid "Is temporal" +msgstr "" + +#: superset/connectors/sqla/views.py:91 +msgid "Datetime Format" +msgstr "" + +#: superset/connectors/sqla/views.py:92 msgid "Database Expression" -msgstr "Database Expression" - -#: superset/connectors/sqla/views.py:100 -msgid "List Metrics" -msgstr "Список показателей" - -#: superset/connectors/sqla/views.py:101 -msgid "Show Metric" -msgstr "Показать показатель" - -#: superset/connectors/sqla/views.py:102 -msgid "Add Metric" -msgstr "Добавить показатель" +msgstr "" #: superset/connectors/sqla/views.py:103 +msgid "List Metrics" +msgstr "" + +#: superset/connectors/sqla/views.py:104 +msgid "Show Metric" +msgstr "" + +#: superset/connectors/sqla/views.py:105 +msgid "Add Metric" +msgstr "" + +#: superset/connectors/sqla/views.py:106 msgid "Edit Metric" -msgstr "Редактировать показатель" - -#: superset/connectors/sqla/views.py:132 -msgid "SQL Expression" -msgstr "Выражение SQL" - -#: superset/connectors/sqla/views.py:134 -msgid "D3 Format" -msgstr "Формат D3" +msgstr "" #: superset/connectors/sqla/views.py:135 +msgid "SQL Expression" +msgstr "" + +#: superset/connectors/sqla/views.py:137 +msgid "D3 Format" +msgstr "" + +#: superset/connectors/sqla/views.py:138 msgid "Is Restricted" -msgstr "Ограничено" - -#: superset/connectors/sqla/views.py:154 -msgid "List Tables" -msgstr "Список таблиц" - -#: superset/connectors/sqla/views.py:155 -msgid "Show Table" -msgstr "Показать таблицу" - -#: superset/connectors/sqla/views.py:156 -msgid "Add Table" -msgstr "Добавить таблицу" +msgstr "" #: superset/connectors/sqla/views.py:157 -msgid "Edit Table" -msgstr "Редактировать таблицу" - -#: superset/connectors/sqla/views.py:185 -msgid "Name of the table that exists in the source database" -msgstr "Имя таблицы, которая существует в исходной базе данных" - -#: superset/connectors/sqla/views.py:187 -msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +msgid "List Tables" +msgstr "" + +#: superset/connectors/sqla/views.py:158 +msgid "Show Table" +msgstr "" + +#: superset/connectors/sqla/views.py:159 +msgid "Add Table" +msgstr "" + +#: superset/connectors/sqla/views.py:160 +msgid "Edit Table" +msgstr "" + +#: superset/connectors/sqla/views.py:191 +msgid "Name of the table that exists in the source database" msgstr "" -"Схема, используется только в некоторых базах данных, таких как Postgres, " -"Redshift и DB2" #: superset/connectors/sqla/views.py:193 +msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +msgstr "" + +#: superset/connectors/sqla/views.py:199 msgid "" "This fields acts a Superset view, meaning that Superset will run a query " "against this string as a subquery." -msgstr "Это поле будет выполнять запрос в качестве подзапроса." - -#: superset/connectors/sqla/views.py:197 -msgid "" -"Predicate applied when fetching distinct value to populate the filter control " -"component. Supports jinja template syntax. Applies only when `Enable Filter " -"Select` is on." msgstr "" -"Предикат применяется при получении значений для компонента - «Фильтр». " -"Поддерживает синтаксис jinja. Применяется только в том случае, если включен " -"параметр «Включить Онлайн Фильтр»." #: superset/connectors/sqla/views.py:203 +msgid "" +"Predicate applied when fetching distinct value to populate the filter " +"control component. Supports jinja template syntax. Applies only when " +"`Enable Filter Select` is on." +msgstr "" + +#: superset/connectors/sqla/views.py:209 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -"Перенаправление на эту конечную точку при нажатии на таблицу в общем списке" -#: superset/connectors/sqla/views.py:215 -msgid "Changed By" -msgstr "Изменено" +#: superset/connectors/sqla/views.py:216 +msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +msgstr "" -#: superset/connectors/sqla/views.py:216 superset/views/core.py:265 -#: superset/views/sql_lab.py:17 superset/views/sql_lab.py:54 -msgid "Database" -msgstr "БД" - -#: superset/connectors/sqla/views.py:217 superset/views/core.py:267 -msgid "Last Changed" -msgstr "Последнее изменение" - -#: superset/connectors/sqla/views.py:221 -msgid "Offset" -msgstr "Смещение" - -#: superset/connectors/sqla/views.py:224 -msgid "Fetch Values Predicate" -msgstr "Извлечь Значения Предиката" +#: superset/connectors/sqla/views.py:219 +msgid "" +"A set of parameters that become available in the query using Jinja " +"templating syntax" +msgstr "" #: superset/connectors/sqla/views.py:226 +msgid "Changed By" +msgstr "" + +#: superset/connectors/sqla/views.py:228 superset/views/core.py:277 +msgid "Last Changed" +msgstr "" + +#: superset/connectors/sqla/views.py:232 +msgid "Offset" +msgstr "" + +#: superset/connectors/sqla/views.py:235 +msgid "Fetch Values Predicate" +msgstr "" + +#: superset/connectors/sqla/views.py:237 msgid "Main Datetime Column" -msgstr "Основной столбец с датой" - -#: superset/connectors/sqla/views.py:242 -msgid "" -"Table [{}] could not be found, please double check your database connection, " -"schema, and table name" msgstr "" -"Не удалось найти таблицу [{}]. Проверьте подключение к базе данных, схему и имя " -"таблицы." -#: superset/connectors/sqla/views.py:255 -msgid "" -"The table was created. As part of this two phase configuration process, you " -"should now click the edit button by the new table to configure it." +#: superset/connectors/sqla/views.py:239 +msgid "SQL Lab View" msgstr "" -"Таблица была создана. Нажмите на кнопку редактирования напротив новой таблицы, " -"чтобы настроить её." -#: superset/connectors/sqla/views.py:278 +#: superset/connectors/sqla/views.py:240 +msgid "Template parameters" +msgstr "" + +#: superset/connectors/sqla/views.py:257 +msgid "" +"Table [{}] could not be found, please double check your database " +"connection, schema, and table name" +msgstr "" + +#: superset/connectors/sqla/views.py:270 +msgid "" +"The table was created. As part of this two phase configuration process, " +"you should now click the edit button by the new table to configure it." +msgstr "" + +#: superset/connectors/sqla/views.py:293 msgid "Refresh Metadata" -msgstr "Обновить метаданные" +msgstr "" -#: superset/connectors/sqla/views.py:279 +#: superset/connectors/sqla/views.py:294 msgid "Refresh column metadata" -msgstr "Обновить метаданные столбцов" +msgstr "" -#: superset/connectors/sqla/views.py:288 +#: superset/connectors/sqla/views.py:303 #, python-format msgid "Metadata refreshed for the following table(s): %(tables)s" -msgstr "Метаданные обновлены для следующих таблиц: %(tables)s" +msgstr "" -#: superset/connectors/sqla/views.py:296 +#: superset/connectors/sqla/views.py:311 msgid "Tables" -msgstr "Таблицы" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:41 msgid "Profile" -msgstr "Профиль" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:42 msgid "Logout" -msgstr "Выход из системы" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:47 msgid "Login" -msgstr "Вход в систему" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:37 msgid "Record Count" -msgstr "Количество записей" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:46 msgid "No records found" -msgstr "Записи не найдены" +msgstr "" #: superset/templates/superset/import_dashboards.html:11 -msgid "Import" -msgstr "Импорт" +msgid "Import dashboards" +msgstr "" #: superset/templates/superset/request_access.html:2 msgid "No Access!" -msgstr "Нет доступа!" +msgstr "" #: superset/templates/superset/request_access.html:7 #, python-format msgid "You do not have permissions to access the datasource(s): %(name)s." -msgstr "У вас нет разрешений на доступ к источнику данных: %(name)s." +msgstr "" #: superset/templates/superset/request_access.html:13 msgid "Request Permissions" -msgstr "Запросить права доступа" +msgstr "" #: superset/templates/superset/models/database/macros.html:4 msgid "Test Connection" -msgstr "Тестовое соединение" +msgstr "" -#: superset/views/annotations.py:47 +#: superset/views/annotations.py:49 msgid "Annotation Layers" -msgstr "Слои аннотаций" +msgstr "" -#: superset/views/annotations.py:50 superset/views/annotations.py:58 -#: superset/views/core.py:296 superset/views/core.py:2661 -#: superset/views/sql_lab.py:29 +#: superset/views/annotations.py:52 superset/views/annotations.py:60 +#: superset/views/core.py:306 superset/views/core.py:2733 +#: superset/views/sql_lab.py:36 msgid "Manage" -msgstr "Управление" +msgstr "" -#: superset/views/annotations.py:55 +#: superset/views/annotations.py:57 msgid "Annotations" -msgstr "Аннотации" +msgstr "" -#: superset/views/base.py:74 +#: superset/views/base.py:79 #, python-format msgid "Datasource %(name)s already exists" -msgstr "Источник данных %(name)s уже существует" +msgstr "" -#: superset/views/base.py:233 +#: superset/views/base.py:123 msgid "json isn't valid" -msgstr "json не валиден" +msgstr "" -#: superset/views/base.py:237 +#: superset/views/base.py:127 msgid "Export to YAML" -msgstr "Экспорт в YAML" +msgstr "" -#: superset/views/base.py:237 +#: superset/views/base.py:127 msgid "Export to YAML?" -msgstr "Экспорт в YAML?" +msgstr "" -#: superset/views/base.py:297 +#: superset/views/base.py:188 msgid "Delete" -msgstr "Удалить" +msgstr "" -#: superset/views/base.py:298 +#: superset/views/base.py:189 msgid "Delete all Really?" -msgstr "Удалить все?" +msgstr "" -#: superset/views/core.py:61 +#: superset/views/core.py:65 msgid "This endpoint requires the `all_datasource_access` permission" -msgstr "Эта конечная точка требует разрешения «all_datasource_access»" +msgstr "" -#: superset/views/core.py:63 +#: superset/views/core.py:67 msgid "The datasource seems to have been deleted" -msgstr "Источник данных, похоже, был удален" +msgstr "" -#: superset/views/core.py:64 +#: superset/views/core.py:68 msgid "The access requests seem to have been deleted" -msgstr "Запросы доступа, похоже, были удалены" +msgstr "" -#: superset/views/core.py:66 +#: superset/views/core.py:70 msgid "The user seems to have been deleted" -msgstr "Пользователь, кажется, был удален" +msgstr "" -#: superset/views/core.py:71 +#: superset/views/core.py:75 msgid "You don't have access to this datasource. (Gain access)" msgstr "" -"У вас нет доступа к этому источнику данных. (Gain access)" -#: superset/views/core.py:74 +#: superset/views/core.py:78 msgid "You don't have access to this datasource" -msgstr "У вас нет доступа к этому источнику данных" +msgstr "" -#: superset/views/core.py:86 +#: superset/views/core.py:90 #, python-format msgid "" -"This view requires the database %(name)s or `all_datasource_access` permission" +"This view requires the database %(name)s or `all_datasource_access` " +"permission" msgstr "" -"Для просмотра базы данных %(name)s необходимо иметь соответствующий доступ или " -"разрешение «all_datasource_access»" -#: superset/views/core.py:91 +#: superset/views/core.py:95 #, python-format msgid "" "This endpoint requires the datasource %(name)s, database or " "`all_datasource_access` permission" msgstr "" -"Для этой конечной точки %(name)s необходимо иметь соответствующий доступ или " -"разрешение «all_datasource_access»" -#: superset/views/core.py:185 +#: superset/views/core.py:189 msgid "List Databases" -msgstr "Список БД" +msgstr "" -#: superset/views/core.py:186 +#: superset/views/core.py:190 msgid "Show Database" -msgstr "Показать Базу Данных" +msgstr "" -#: superset/views/core.py:187 +#: superset/views/core.py:191 msgid "Add Database" -msgstr "Добавить Базу Данных" +msgstr "" -#: superset/views/core.py:188 +#: superset/views/core.py:192 msgid "Edit Database" -msgstr "Редактировать Базу Данных" +msgstr "" -#: superset/views/core.py:227 +#: superset/views/core.py:233 msgid "Expose this DB in SQL Lab" -msgstr "Показать базу данных в SQL Редакторе" - -#: superset/views/core.py:228 -msgid "" -"Allow users to run synchronous queries, this is the default and should work " -"well for queries that can be executed within a web request scope (<~1 minute)" msgstr "" -"Разрешить пользователям выполнять синхронные запросы. Это значение установлено " -"по умолчанию и должно хорошо работать для запросов, которые могут быть " -"выполнены в пределах одной минуты." -#: superset/views/core.py:232 +#: superset/views/core.py:234 msgid "" -"Allow users to run queries, against an async backend. This assumes that you " -"have a Celery worker setup as well as a results backend." +"Allow users to run synchronous queries, this is the default and should " +"work well for queries that can be executed within a web request scope " +"(<~1 minute)" msgstr "" -"Разрешить пользователям выполнять асинхронные запросы к серверной части. Это " -"предполагает, что у вас настроена очередь запросов Celery Worker." -#: superset/views/core.py:236 +#: superset/views/core.py:238 +msgid "" +"Allow users to run queries, against an async backend. This assumes that " +"you have a Celery worker setup as well as a results backend." +msgstr "" + +#: superset/views/core.py:242 msgid "Allow CREATE TABLE AS option in SQL Lab" -msgstr "Разрешить выполнять инструкцию CREATE TABLE AS в редакторе SQL" - -#: superset/views/core.py:237 -msgid "" -"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL " -"Lab" msgstr "" -"Позволяет пользователям запускать инструкции (UPDATE, DELETE, CREATE, …) без " -"SELECT в редакторе SQL" -#: superset/views/core.py:241 +#: superset/views/core.py:243 msgid "" -"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table " -"to be created in this schema" +"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in" +" SQL Lab" msgstr "" -"При разрешении опции CREATE TABLE AS в редакторе SQL эта опция создаст таблицу " -"в выбранной схеме" -#: superset/views/core.py:253 +#: superset/views/core.py:247 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." +"When allowing CREATE TABLE AS option in SQL Lab, this option forces the " +"table to be created in this schema" msgstr "" -"Если вы используете Presto, все запросы в SQL-Редакторе будут выполняться от " -"авторизованного пользователя, который должен иметь разрешение на их выполнение. " -"
Если включен Hive, то запросы будут выполняться через техническую учетную " -"запись, но ассоциировать зарегистрированного пользователя можно через свойство " -"hive.server2.proxy.user." -#: superset/views/core.py:261 -msgid "Expose in SQL Lab" -msgstr "Открыть в SQL редакторе" +#: superset/views/core.py:259 +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/views/core.py:262 -msgid "Allow CREATE TABLE AS" -msgstr "Разрешить CREATE TABLE AS" - -#: superset/views/core.py:263 -msgid "Allow DML" -msgstr "Allow DML" - -#: superset/views/core.py:264 -msgid "CTAS Schema" -msgstr "Схема по умолчанию" - -#: superset/views/core.py:266 superset/views/core.py:446 -#: superset/views/core.py:563 superset/views/core.py:630 -msgid "Creator" -msgstr "Автор" - -#: superset/views/core.py:268 -msgid "SQLAlchemy URI" -msgstr "SQLAlchemy URI" - -#: superset/views/core.py:270 -msgid "Extra" -msgstr "Дополнительные параметры" +#: superset/views/core.py:265 +msgid "" +"Allow SQL Lab to fetch a list of all tables and all views across all " +"database schemas. For large data warehouse with thousands of tables, this" +" can be expensive and put strain on the system." +msgstr "" #: superset/views/core.py:271 -msgid "Allow Run Sync" -msgstr "Allow Run Sync" +msgid "Expose in SQL Lab" +msgstr "" #: superset/views/core.py:272 -msgid "Allow Run Async" -msgstr "Allow Run Async" +msgid "Allow CREATE TABLE AS" +msgstr "" #: superset/views/core.py:273 +msgid "Allow DML" +msgstr "" + +#: superset/views/core.py:274 +msgid "CTAS Schema" +msgstr "" + +#: superset/views/core.py:276 superset/views/core.py:458 +#: superset/views/core.py:575 superset/views/core.py:642 +msgid "Creator" +msgstr "" + +#: superset/views/core.py:278 +msgid "SQLAlchemy URI" +msgstr "" + +#: superset/views/core.py:280 +msgid "Extra" +msgstr "" + +#: superset/views/core.py:281 +msgid "Allow Run Sync" +msgstr "" + +#: superset/views/core.py:282 +msgid "Allow Run Async" +msgstr "" + +#: superset/views/core.py:283 msgid "Impersonate the logged on user" -msgstr "Ассоциировать пользователя" +msgstr "" -#: superset/views/core.py:292 +#: superset/views/core.py:302 msgid "Import Dashboards" -msgstr "Импорт Отчетов" +msgstr "" -#: superset/views/core.py:323 +#: superset/views/core.py:334 msgid "CSV to Database configuration" -msgstr "Настройка CSV для БД" +msgstr "" -#: superset/views/core.py:363 +#: superset/views/core.py:375 msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" -msgstr "CSV-файл \"{0}\" загружен в таблицу \"{1}\" базы данных \"{2}\"" +msgstr "" -#: superset/views/core.py:389 superset/views/core.py:655 -#: superset/views/sql_lab.py:16 superset/views/sql_lab.py:53 +#: superset/views/core.py:401 superset/views/core.py:667 +#: superset/views/sql_lab.py:23 superset/views/sql_lab.py:60 msgid "User" -msgstr "Пользователь" +msgstr "" -#: superset/views/core.py:390 +#: superset/views/core.py:402 msgid "User Roles" -msgstr "Роли пользователей" +msgstr "" -#: superset/views/core.py:391 +#: superset/views/core.py:403 msgid "Database URL" -msgstr "URL базы данных" +msgstr "" -#: superset/views/core.py:393 +#: superset/views/core.py:405 msgid "Roles to grant" -msgstr "Роли для предоставления" +msgstr "" -#: superset/views/core.py:394 +#: superset/views/core.py:406 msgid "Created On" -msgstr "Дата создания" - -#: superset/views/core.py:400 -msgid "Access requests" -msgstr "Запросы доступа" - -#: superset/views/core.py:402 superset/views/core.py:667 -msgid "Security" -msgstr "Безопасность" - -#: superset/views/core.py:409 -msgid "List Charts" -msgstr "Список диаграмм" - -#: superset/views/core.py:410 -msgid "Show Chart" -msgstr "Показать диаграмму" - -#: superset/views/core.py:411 -msgid "Add Chart" -msgstr "Добавить диаграмму" +msgstr "" #: superset/views/core.py:412 -msgid "Edit Chart" -msgstr "Редактировать диаграмму" - -#: superset/views/core.py:434 -msgid "" -"These parameters are generated dynamically when clicking the save or overwrite " -"button in the explore view. This JSON object is exposed here for reference and " -"for power users who may want to alter specific parameters." +msgid "Access requests" msgstr "" -"Эти параметры генерируются автоматически при нажатии кнопки сохранения. Опытные " -"пользователи могут изменить определенные объекты в формате JSON." -#: superset/views/core.py:440 -msgid "Duration (in seconds) of the caching timeout for this slice." -msgstr "Продолжительность (в секундах) таймаута кэширования для этого графика." +#: superset/views/core.py:414 superset/views/core.py:679 +msgid "Security" +msgstr "" -#: superset/views/core.py:450 -msgid "Last Modified" -msgstr "Изменено" +#: superset/views/core.py:421 +msgid "List Charts" +msgstr "" -#: superset/views/core.py:451 superset/views/core.py:562 -msgid "Owners" -msgstr "Владельцы" +#: superset/views/core.py:422 +msgid "Show Chart" +msgstr "" + +#: superset/views/core.py:423 +msgid "Add Chart" +msgstr "" + +#: superset/views/core.py:424 +msgid "Edit Chart" +msgstr "" + +#: superset/views/core.py:446 +msgid "" +"These parameters are generated dynamically when clicking the save or " +"overwrite button in the explore view. This JSON object is exposed here " +"for reference and for power users who may want to alter specific " +"parameters." +msgstr "" #: superset/views/core.py:452 +msgid "Duration (in seconds) of the caching timeout for this chart." +msgstr "" + +#: superset/views/core.py:462 +msgid "Last Modified" +msgstr "" + +#: superset/views/core.py:463 superset/views/core.py:574 +msgid "Owners" +msgstr "" + +#: superset/views/core.py:464 msgid "Parameters" -msgstr "Параметры" +msgstr "" -#: superset/views/core.py:453 superset/views/core.py:500 +#: superset/views/core.py:465 superset/views/core.py:512 msgid "Chart" -msgstr "График" +msgstr "" -#: superset/views/core.py:520 +#: superset/views/core.py:532 msgid "List Dashboards" -msgstr "Список Отчётов" +msgstr "" -#: superset/views/core.py:521 +#: superset/views/core.py:533 msgid "Show Dashboard" -msgstr "Показать Отчёт" +msgstr "" -#: superset/views/core.py:522 +#: superset/views/core.py:534 msgid "Add Dashboard" -msgstr "Добавить Отчёт" - -#: superset/views/core.py:523 -msgid "Edit Dashboard" -msgstr "Редактировать Отчёт" +msgstr "" #: superset/views/core.py:535 -msgid "" -"This json object describes the positioning of the widgets in the dashboard. It " -"is dynamically generated when adjusting the widgets size and positions by using " -"drag & drop in the dashboard view" +msgid "Edit Dashboard" msgstr "" -"Этот объект JSON описывает расположение виджетa в отчёте. Он автоматически " -"генерируется при настройке размера и позиций виджета на листе отчёта." -#: superset/views/core.py:540 +#: superset/views/core.py:547 msgid "" -"The css for individual dashboards can be altered here, or in the dashboard view " -"where changes are immediately visible" -msgstr "В этом поле можно задать индивидуальный стиль для отчёта с помощью CSS" +"This json object describes the positioning of the widgets in the " +"dashboard. It is dynamically generated when adjusting the widgets size " +"and positions by using drag & drop in the dashboard view" +msgstr "" -#: superset/views/core.py:544 +#: superset/views/core.py:552 +msgid "" +"The css for individual dashboards can be altered here, or in the " +"dashboard view where changes are immediately visible" +msgstr "" + +#: superset/views/core.py:556 msgid "To get a readable URL for your dashboard" -msgstr "Получить читаемый URL-адрес для отчёта" +msgstr "" -#: superset/views/core.py:545 +#: superset/views/core.py:557 msgid "" -"This JSON object is generated dynamically when clicking the save or overwrite " -"button in the dashboard view. It is exposed here for reference and for power " -"users who may want to alter specific parameters." -msgstr "Параметры отчёта в формате JSON." +"This JSON object is generated dynamically when clicking the save or " +"overwrite button in the dashboard view. It is exposed here for reference " +"and for power users who may want to alter specific parameters." +msgstr "" -#: superset/views/core.py:550 +#: superset/views/core.py:562 msgid "Owners is a list of users who can alter the dashboard." -msgstr "Владельцы - это список пользователей, которые могут изменять отчёт." +msgstr "" -#: superset/views/core.py:558 superset/views/core.py:628 +#: superset/views/core.py:570 superset/views/core.py:640 msgid "Dashboard" -msgstr "Отчёт" +msgstr "" -#: superset/views/core.py:560 +#: superset/views/core.py:572 msgid "Slug" -msgstr "Читаемый URL" +msgstr "" -#: superset/views/core.py:565 +#: superset/views/core.py:577 msgid "Position JSON" -msgstr "Позиция JSON" +msgstr "" -#: superset/views/core.py:567 +#: superset/views/core.py:579 msgid "JSON Metadata" -msgstr "Параметры JSON" +msgstr "" -#: superset/views/core.py:568 +#: superset/views/core.py:580 msgid "Underlying Tables" -msgstr "Базовые таблицы" +msgstr "" -#: superset/views/core.py:591 +#: superset/views/core.py:603 msgid "Export" -msgstr "Экспорт" +msgstr "" -#: superset/views/core.py:591 +#: superset/views/core.py:603 msgid "Export dashboards?" -msgstr "Экспортировать отчет?" +msgstr "" -#: superset/views/core.py:656 +#: superset/views/core.py:668 msgid "Action" -msgstr "Действия" +msgstr "" -#: superset/views/core.py:657 +#: superset/views/core.py:669 msgid "dttm" -msgstr "Время" +msgstr "" -#: superset/views/core.py:665 +#: superset/views/core.py:677 msgid "Action Log" -msgstr "Журнал Действий" +msgstr "" -#: superset/views/core.py:852 +#: superset/views/core.py:875 msgid "Access was requested" -msgstr "Запрошен доступ" +msgstr "" -#: superset/views/core.py:913 +#: superset/views/core.py:936 #, python-format msgid "" -"%(user)s was granted the role %(role)s that gives access to the %(datasource)s" -msgstr "" -"%(user)s была предоставлена роль %(role)s, которая дает доступ к ресурсам " +"%(user)s was granted the role %(role)s that gives access to the " "%(datasource)s" +msgstr "" -#: superset/views/core.py:929 +#: superset/views/core.py:952 #, python-format msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" msgstr "" -"Роль %(r) s была расширена для обеспечения доступа к источнику данных %(ds)s" -#: superset/views/core.py:938 +#: superset/views/core.py:961 msgid "You have no permission to approve this request" -msgstr "У вас нет разрешения на утверждение этого запроса" - -#: superset/views/core.py:1230 superset/views/core.py:1235 -#: superset/views/core.py:1343 superset/views/core.py:1357 -msgid "You don't have the rights to " -msgstr "У вас нет прав на " - -#: superset/views/core.py:1230 superset/views/core.py:1343 -msgid "alter this " -msgstr "изменить этот " - -#: superset/views/core.py:1230 superset/views/core.py:1235 -msgid "chart" -msgstr "график" - -#: superset/views/core.py:1235 superset/views/core.py:1357 -msgid "create a " -msgstr "создать " - -#: superset/views/core.py:1344 superset/views/core.py:1357 -msgid "dashboard" -msgstr "отчёт" - -#: superset/views/core.py:1904 -msgid "" -"Malformed request. slice_id or table_name and db_name arguments are expected" msgstr "" -"Неправильный запрос. Ожидаются аргументы slice_id или table_name и db_name" -#: superset/views/core.py:1910 +#: superset/views/core.py:1287 superset/views/core.py:1292 +#: superset/views/core.py:1400 superset/views/core.py:1414 +msgid "You don't have the rights to " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1400 +msgid "alter this " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1292 +msgid "chart" +msgstr "" + +#: superset/views/core.py:1292 superset/views/core.py:1414 +msgid "create a " +msgstr "" + +#: superset/views/core.py:1401 superset/views/core.py:1414 +msgid "dashboard" +msgstr "" + +#: superset/views/core.py:1949 +msgid "" +"Malformed request. slice_id or table_name and db_name arguments are " +"expected" +msgstr "" + +#: superset/views/core.py:1955 #, python-format -msgid "Slice %(id)s not found" -msgstr "Отчёт %(id)s не найден" +msgid "Chart %(id)s not found" +msgstr "" -#: superset/views/core.py:1922 +#: superset/views/core.py:1967 #, python-format msgid "Table %(t)s wasn't found in the database %(d)s" -msgstr "Таблица %(t)s не найдена в базе данных %(d)s" +msgstr "" -#: superset/views/core.py:2071 +#: superset/views/core.py:2121 #, python-format msgid "Can't find User '%(name)s', please ask your admin to create one." msgstr "" -"Не удалось найти пользователя ‘%(name)s’. Обратитесь к администратору, чтобы " -"создать его." -#: superset/views/core.py:2078 +#: superset/views/core.py:2128 #, python-format msgid "Can't find DruidCluster with cluster_name = '%(name)s'" -msgstr "Не удалось найти DruidCluster с именем cluster_name = ‘%(name)s’" +msgstr "" -#: superset/views/core.py:2350 +#: superset/views/core.py:2407 msgid "Query record was not created as expected." -msgstr "Запись запроса не была создана должным образом." +msgstr "" -#: superset/views/core.py:2646 +#: superset/views/core.py:2718 msgid "Template Name" -msgstr "Имя Шаблона" +msgstr "" -#: superset/views/core.py:2658 +#: superset/views/core.py:2730 msgid "CSS Templates" -msgstr "Шаблоны CSS" +msgstr "" -#: superset/views/core.py:2669 +#: superset/views/core.py:2741 msgid "SQL Editor" -msgstr "Редактор SQL" +msgstr "" -#: superset/views/core.py:2674 superset/views/core.py:2684 +#: superset/views/core.py:2746 superset/views/core.py:2756 msgid "SQL Lab" -msgstr "Лаборатория" +msgstr "" -#: superset/views/core.py:2679 +#: superset/views/core.py:2751 msgid "Query Search" -msgstr "Поиск запросов" +msgstr "" -#: superset/views/core.py:2689 +#: superset/views/core.py:2761 msgid "Upload a CSV" -msgstr "Загрузить CSV" +msgstr "" -#: superset/views/sql_lab.py:18 +#: superset/views/sql_lab.py:25 msgid "Status" -msgstr "Статус" +msgstr "" -#: superset/views/sql_lab.py:19 +#: superset/views/sql_lab.py:26 msgid "Start Time" -msgstr "Время начала" +msgstr "" -#: superset/views/sql_lab.py:20 superset/views/sql_lab.py:57 +#: superset/views/sql_lab.py:27 superset/views/sql_lab.py:64 msgid "End Time" -msgstr "Время окончания" +msgstr "" -#: superset/views/sql_lab.py:27 +#: superset/views/sql_lab.py:34 msgid "Queries" -msgstr "Запросы" +msgstr "" -#: superset/views/sql_lab.py:36 +#: superset/views/sql_lab.py:43 msgid "List Saved Query" -msgstr "Список сохраненных запросов" +msgstr "" -#: superset/views/sql_lab.py:37 +#: superset/views/sql_lab.py:44 msgid "Show Saved Query" -msgstr "Показать сохраненный запрос" +msgstr "" -#: superset/views/sql_lab.py:38 +#: superset/views/sql_lab.py:45 msgid "Add Saved Query" -msgstr "Добавить сохраненный запрос" +msgstr "" -#: superset/views/sql_lab.py:39 +#: superset/views/sql_lab.py:46 msgid "Edit Saved Query" -msgstr "Изменить сохраненный запрос" +msgstr "" -#: superset/views/sql_lab.py:58 +#: superset/views/sql_lab.py:65 msgid "Pop Tab Link" -msgstr "Открыть" +msgstr "" -#: superset/views/sql_lab.py:59 +#: superset/views/sql_lab.py:66 msgid "Changed on" -msgstr "Изменено" +msgstr "" -#: superset/views/sql_lab.py:79 +#: superset/views/sql_lab.py:86 msgid "Saved Queries" -msgstr "Сохраненные запросы" +msgstr "" + +#~ msgid "Parse date values." +#~ msgstr "Разбор значений дат." + +#~ msgid "[Superset] Access to the datasource %(name)s was granted" +#~ msgstr "Доступ к базе данных предоставлен для пользователя — %(name)s" + +#~ msgid "Must have one numeric column specified" +#~ msgstr "Должен быть указан хотя бы один числовой столбец" + +#~ msgid "Your query was saved" +#~ msgstr "Ваш запрос был сохранен" + +#~ msgid "Your query could not be saved" +#~ msgstr "Ваш запрос не может быть сохранен" + +#~ msgid "Failed at retrieving results from the results backend" +#~ msgstr "Невозможно выполнить запрос" + +#~ msgid "Unknown error" +#~ msgstr "Неизвестная ошибка" + +#~ msgid "Your session timed out, please refresh your page and try again." +#~ msgstr "Время сессии истекло, пожалуйста, обновите страницу и попробуйте снова." + +#~ msgid "Query was stopped." +#~ msgstr "Запрос прерван." + +#~ msgid "Failed at stopping query." +#~ msgstr "Не получилось прервать запрос." + +#~ msgid "Error occurred while fetching table metadata" +#~ msgstr "Произошла ошибка при получении метаданных из таблицы" + +#~ msgid "shared query" +#~ msgstr "общий запрос" + +#~ msgid "The query couldn't be loaded" +#~ msgstr "Запрос невозможно загрузить" + +#~ msgid "An error occurred while creating the data source" +#~ msgstr "Произошла ошибка при создании источника данных" + +#~ msgid "Pick a chart type!" +#~ msgstr "Выберите тип графика!" + +#~ msgid "To use this chart type you need at least one column flagged as a date" +#~ msgstr "" +#~ "Для использования этого типа графика " +#~ "необходимо выбрать хотя бы один столбец" +#~ " со значением даты или времени" + +#~ msgid "To use this chart type you need at least one dimension" +#~ msgstr "" +#~ "Для использования этого типа графика " +#~ "необходимо выбрать хотя бы один срез " +#~ "данных" + +#~ msgid "To use this chart type you need at least one aggregation function" +#~ msgstr "" +#~ "Для использования данного типа графика " +#~ "выберите хотя бы один вычисляемый срез" +#~ " данных" + +#~ msgid "Untitled Query" +#~ msgstr "Запрос без имени" + +#~ msgid "Copy of %s" +#~ msgstr "Копирование %s" + +#~ msgid "share query" +#~ msgstr "Скопировать запрос" + +#~ msgid "copy URL to clipboard" +#~ msgstr "скопировать ссылку в буфер обмена" + +#~ msgid "Raw SQL" +#~ msgstr "Raw SQL" + +#~ msgid "Source SQL" +#~ msgstr "Источник SQL" + +#~ msgid "SQL" +#~ msgstr "SQL" + +#~ msgid "No query history yet..." +#~ msgstr "История запросов пуста…" + +#~ msgid "It seems you don't have access to any database" +#~ msgstr "Кажется у Вас нет доступа к базе данных" + +#~ msgid "Search Results" +#~ msgstr "Результаты поиска" + +#~ msgid "[From]-" +#~ msgstr "[С]-" + +#~ msgid "[To]-" +#~ msgstr "[До]-" + +#~ msgid "[Query Status]" +#~ msgstr "[Статус запроса]" + +#~ msgid "Search" +#~ msgstr "Поиск" + +#~ msgid "Open in SQL Editor" +#~ msgstr "Открыть редакторе" + +#~ msgid "view results" +#~ msgstr "посмотреть результаты" + +#~ msgid "Data preview" +#~ msgstr "Предпросмотр данных" + +#~ msgid "Visualize the data out of this query" +#~ msgstr "Построить график на основе запроса" + +#~ msgid "Overwrite text in editor with a query on this table" +#~ msgstr "Перезаписать текст в редакторе с запросом к этой таблице" + +#~ msgid "Run query in a new tab" +#~ msgstr "Выполнить запрос на новой вкладке" + +#~ msgid "Remove query from log" +#~ msgstr "Удалить запрос из журнала" + +#~ msgid ".CSV" +#~ msgstr "Экспорт в CSV" + +#~ msgid "Visualize" +#~ msgstr "Построить график" + +#~ msgid "was created" +#~ msgstr "создан" + +#~ msgid "Query in a new tab" +#~ msgstr "Запрос в отдельной вкладке" + +#~ msgid "Fetch data preview" +#~ msgstr "Получить данные для просмотра" + +#~ msgid "Track Job" +#~ msgstr "Отслеживать работу" + +#~ msgid "Loading..." +#~ msgstr "Идет загрузка…" + +#~ msgid "Run Selected Query" +#~ msgstr "Выполнить выбранный запрос" + +#~ msgid "Run Query" +#~ msgstr "Выполнить запрос" + +#~ msgid "Run query synchronously" +#~ msgstr "Выполнить синхронный запрос" + +#~ msgid "Run query asynchronously" +#~ msgstr "Выполнить асинхронный запрос" + +#~ msgid "Stop" +#~ msgstr "Стоп" + +#~ msgid "Undefined" +#~ msgstr "Не определено" + +#~ msgid "Label for your query" +#~ msgstr "Метка для вашего запроса" + +#~ msgid "Write a description for your query" +#~ msgstr "Заполните описание к вашему запросу" + +#~ msgid "Save" +#~ msgstr "Сохранить" + +#~ msgid "Save Query" +#~ msgstr "Сохранить запрос" + +#~ msgid "Run a query to display results here" +#~ msgstr "Выполнить запрос для отображения результатов" + +#~ msgid "Preview for %s" +#~ msgstr "Предпросмотр %s" + +#~ msgid "Results" +#~ msgstr "Результаты" + +#~ msgid "Query History" +#~ msgstr "История запросов" + +#~ msgid "Create table as with query results" +#~ msgstr "Создать таблицу на основе запроса" + +#~ msgid "new table name" +#~ msgstr "новое название таблицы" + +#~ msgid "Error while fetching table list" +#~ msgstr "Ошибка при получении списка таблиц" + +#~ msgid "Error while fetching schema list" +#~ msgstr "Ошибка при получении списка схем" + +#~ msgid "Error while fetching database list" +#~ msgstr "Ошибка при получении списка баз данных" + +#~ msgid "Database:" +#~ msgstr "База данных:" + +#~ msgid "Select a database" +#~ msgstr "Выберите базу данных" + +#~ msgid "Select a schema (%s)" +#~ msgstr "Выберите схему (%s)" + +#~ msgid "Schema:" +#~ msgstr "Схема:" + +#~ msgid "Add a table (%s)" +#~ msgstr "Добавить таблицу (%s)" + +#~ msgid "Type to search ..." +#~ msgstr "Введите для поиска…" + +#~ msgid "Reset State" +#~ msgstr "Сбросить текущее состояние" + +#~ msgid "Enter a new title for the tab" +#~ msgstr "Введите название для таблицы" + +#~ msgid "Untitled Query %s" +#~ msgstr "Запрос без имени %s" + +#~ msgid "close tab" +#~ msgstr "Закрыть вкладку" + +#~ msgid "rename tab" +#~ msgstr "Переименовать вкладку" + +#~ msgid "expand tool bar" +#~ msgstr "Показать панель инструментов" + +#~ msgid "hide tool bar" +#~ msgstr "Скрыть панель инструментов" + +#~ msgid "Copy partition query to clipboard" +#~ msgstr "Скопировать часть запроса в буфер обмена" + +#~ msgid "latest partition:" +#~ msgstr "последний раздел:" + +#~ msgid "Keys for table" +#~ msgstr "Ключевые поля таблицы" + +#~ msgid "View keys & indexes (%s)" +#~ msgstr "Посмотреть ключи и индексы (%s)" + +#~ msgid "Sort columns alphabetically" +#~ msgstr "Отсортировать столбцы в алфавитном порядке" + +#~ msgid "Original table column order" +#~ msgstr "Расположение столбцов как в исходной таблице" + +#~ msgid "Copy SELECT statement to clipboard" +#~ msgstr "Скопировать выражение SELECT в буфер обмена" + +#~ msgid "Remove table preview" +#~ msgstr "Убрать предпросмотр таблицы" + +#~ msgid "Template Parameters" +#~ msgstr "Параметры шаблона" + +#~ msgid "Edit template parameters" +#~ msgstr "Изменить параметры шаблона" + +#~ msgid "Invalid JSON" +#~ msgstr "Недопустимый формат json" + +#~ msgid "" +#~ "%s is not right as a column " +#~ "name, please alias it (as in " +#~ "SELECT count(*) " +#~ msgstr "" +#~ "%s неверно в качестве имени столбца, " +#~ "пожалуйста, используйте его например, в " +#~ "SELECT COUNT (*) " + +#~ msgid "AS my_alias" +#~ msgstr "AS новое_название_столбца" + +#~ msgid "using only alphanumeric characters and underscores" +#~ msgstr "" +#~ "разрешается использование только букв, цифр" +#~ " и знака нижнего подчеркивание" + +#~ msgid "Creating a data source and popping a new tab" +#~ msgstr "Создание источника данных и добавление новой вкладки" + +#~ msgid "No results available for this query" +#~ msgstr "Результаты для этого запроса недоступны" + +#~ msgid "Chart Type" +#~ msgstr "Тип графика" + +#~ msgid "[Chart Type]" +#~ msgstr "[Тип графика]" + +#~ msgid "Datasource Name" +#~ msgstr "Название таблицы" + +#~ msgid "datasource name" +#~ msgstr "название источника данных" + +#~ msgid "Create a new slice" +#~ msgstr "Создать новый срез" + +#~ msgid "Choose a datasource" +#~ msgstr "Выберите источник данных" + +#~ msgid "Choose a visualization type" +#~ msgstr "Выберите тип диаграммы" + +#~ msgid "Create new slice" +#~ msgstr "Создать новый срез" + +#~ msgid "Updating chart was stopped" +#~ msgstr "Обновление графика остановлено" + +#~ msgid "An error occurred while rendering the visualization: %s" +#~ msgstr "Произошла ошибка при построении графика: %s" + +#~ msgid "visualization queries are set to timeout at ${action.timeout} seconds. " +#~ msgstr "" + +#~ msgid "" +#~ "Perhaps your data has grown, your " +#~ "database is under unusual load, or " +#~ "you are simply querying a data " +#~ "source that is too large to be " +#~ "processed within the timeout range. If" +#~ " that is the case, we recommend " +#~ "that you summarize your data further." +#~ msgstr "" +#~ "База данных находится под высокой " +#~ "нагрузкой. Возможно, объём данных сильно " +#~ "вырос, или вы запрашиваете источник " +#~ "данных, который достаточно большой, чтобы " +#~ "обрабатывать запрос в диапазоне тайм-аута. " +#~ "Если это так, мы рекомендуем вам " +#~ "агрегировать ваши данные или оптимизировать" +#~ " запрос." + +#~ msgid "Network error." +#~ msgstr "Ошибка сети." + +#~ msgid "Click to see difference" +#~ msgstr "Нажмите, чтобы увидеть разницу" + +#~ msgid "Altered" +#~ msgstr "Изменения" + +#~ msgid "Slice changes" +#~ msgstr "Изменения среза" + +#~ msgid "Select ..." +#~ msgstr "Выбрать …" + +#~ msgid "Loaded data cached" +#~ msgstr "Данные были загружены в кэш" + +#~ msgid "Loaded from cache" +#~ msgstr "Загружается из кэша" + +#~ msgid "Click to force-refresh" +#~ msgstr "Нажмите для принудительного обновления" + +#~ msgid "Copy to clipboard" +#~ msgstr "Скопировать в буфер обмена" + +#~ msgid "Not successful" +#~ msgstr "Неудачно" + +#~ msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +#~ msgstr "" +#~ "Извините, Ваш браузер не поддерживание " +#~ "копирование. Используйте сочетание клавиш " +#~ "[CTRL + C] для WIN или [CMD " +#~ "+ C] для MAC" + +#~ msgid "Copied!" +#~ msgstr "Копирование завершено" + +#~ msgid "click to edit title" +#~ msgstr "нажмите для изменения заголовка" + +#~ msgid "You don't have the rights to alter this title." +#~ msgstr "Недостаточно прав для изменения заголовка." + +#~ msgid "Click to favorite/unfavorite" +#~ msgstr "Отметить как избранное" + +#~ msgid "Active Dashboard Filters" +#~ msgstr "Фильтр активного отчёта" + +#~ msgid "Checkout this dashboard: %s" +#~ msgstr "Отладка отчёта: %s" + +#~ msgid "Save as" +#~ msgstr "Сохранить как" + +#~ msgid "Force Refresh" +#~ msgstr "Принудительное обновление" + +#~ msgid "Force refresh the whole dashboard" +#~ msgstr "Принудительно обновить отчет" + +#~ msgid "Set autorefresh" +#~ msgstr "Интервал обновления" + +#~ msgid "Set the auto-refresh interval for this session" +#~ msgstr "Установите интервал автоматического обновления для этого сеанса" + +#~ msgid "Save the dashboard" +#~ msgstr "Сохранить отчёт" + +#~ msgid "Edit properties" +#~ msgstr "Редактирование свойств" + +#~ msgid "Edit the dashboards's properties" +#~ msgstr "Редактировать свойства отчёта" + +#~ msgid "Email" +#~ msgstr "Отправить ссылку по почте" + +#~ msgid "Email a link to this dashboard" +#~ msgstr "Отправить ссылку на этот отчёт" + +#~ msgid "Add Slices" +#~ msgstr "Добавить график" + +#~ msgid "Add some slices to this dashboard" +#~ msgstr "Добавить диаграмму в отчёт" + +#~ msgid "Edit CSS" +#~ msgstr "Редактировать CSS" + +#~ msgid "Change the style of the dashboard using CSS code" +#~ msgstr "Измените оформление отчёта с помощью CSS-кода" + +#~ msgid "Load a template" +#~ msgstr "Загрузить шаблон" + +#~ msgid "Load a CSS template" +#~ msgstr "Загрузить шаблон стилей (CSS)" + +#~ msgid "Live CSS Editor" +#~ msgstr "Редактор CSS" + +#~ msgid "You have unsaved changes." +#~ msgstr "У вас есть несохраненные изменения." + +#~ msgid "Unsaved changes" +#~ msgstr "Изменения не сохранены" + +#~ msgid "Don't refresh" +#~ msgstr "Не обновлять" + +#~ msgid "10 seconds" +#~ msgstr "10 секунд" + +#~ msgid "30 seconds" +#~ msgstr "30 секунд" + +#~ msgid "1 minute" +#~ msgstr "1 минута" + +#~ msgid "5 minutes" +#~ msgstr "5 минут" + +#~ msgid "Refresh Interval" +#~ msgstr "Интервал обновления" + +#~ msgid "Choose the refresh frequency for this dashboard" +#~ msgstr "Выберите частоту обновления для этого отчёта" + +#~ msgid "This dashboard was saved successfully." +#~ msgstr "Отчёт успешно сохранен." + +#~ msgid "Sorry, there was an error saving this dashboard: " +#~ msgstr "К сожалению, произошла ошибка при сохранения этого отчета " + +#~ msgid "Error" +#~ msgstr "Ошибка" + +#~ msgid "You must pick a name for the new dashboard" +#~ msgstr "Вы должны выбрать имя для нового отчёта" + +#~ msgid "Save Dashboard" +#~ msgstr "Сохранить отчёт" + +#~ msgid "Overwrite Dashboard [%s]" +#~ msgstr "Перезаписать отчёт [%s]" + +#~ msgid "Save as:" +#~ msgstr "Сохранить как:" + +#~ msgid "[dashboard name]" +#~ msgstr "[название отчёта]" + +#~ msgid "Sorry, there was an error fetching slices to this dashboard: " +#~ msgstr "К сожалению, произошла ошибка при загрузке виджета:" + +#~ msgid "Sorry, there was an error adding slices to this dashboard: " +#~ msgstr "К сожалению, возникла ошибка при добавлении графика в отчёт: " + +#~ msgid "Viz" +#~ msgstr "Визуализация" + +#~ msgid "Add a new slice to the dashboard" +#~ msgstr "Добавить новый график в отчёт" + +#~ msgid "Add Slices to Dashboard" +#~ msgstr "Добавить график в отчёт" + +#~ msgid "Served from data cached %s . Click to force refresh." +#~ msgstr "" +#~ "Данные находятся в кэше %s. Нажмите " +#~ "кнопку для принудительного обновления." + +#~ msgid "Force refresh data" +#~ msgstr "Принудительное обновление данных" + +#~ msgid "Annotation layers are still loading." +#~ msgstr "Слои аннотаций загружаются." + +#~ msgid "One ore more annotation layers failed loading." +#~ msgstr "Один или несколько слоев аннотации не удалось загрузить." + +#~ msgid "Move chart" +#~ msgstr "Переместить график" + +#~ msgid "Toggle chart description" +#~ msgstr "Переключить описание графика" + +#~ msgid "Edit chart" +#~ msgstr "Редактировать график" + +#~ msgid "Export CSV" +#~ msgstr "Export CSV" + +#~ msgid "Explore chart" +#~ msgstr "Обзор графика" + +#~ msgid "Remove chart from dashboard" +#~ msgstr "Удалить график из отчёта" + +#~ msgid "is expected to be a number" +#~ msgstr "ожидается число" + +#~ msgid "is expected to be an integer" +#~ msgstr "ожидается целочисленное значение (integer)" + +#~ msgid "cannot be empty" +#~ msgstr "не может быть пустым" + +#~ msgid "description" +#~ msgstr "описание" + +#~ msgid "bolt" +#~ msgstr "" + +#~ msgid "Changing this control takes effect instantly" +#~ msgstr "Изменение этого элемента применяется сразу" + +#~ msgid "Error..." +#~ msgstr "Ошибка…" + +#~ msgid "Query" +#~ msgstr "Запрос" + +#~ msgid "Height" +#~ msgstr "Высота" + +#~ msgid "Width" +#~ msgstr "Ширина" + +#~ msgid "Export to .json" +#~ msgstr "Экспортировать в JSON формат" + +#~ msgid "Export to .csv format" +#~ msgstr "Экспортировать в CSV формат" + +#~ msgid "%s - untitled" +#~ msgstr "%s - без названия" + +#~ msgid "Edit slice properties" +#~ msgstr "Редактировать свойства графика" + +#~ msgid "Limit reached" +#~ msgstr "Достигнут предел" + +#~ msgid "Please enter a slice name" +#~ msgstr "Введите название диаграммы" + +#~ msgid "Please select a dashboard" +#~ msgstr "Выберите отчёт" + +#~ msgid "Please enter a dashboard name" +#~ msgstr "Введите имя отчёта" + +#~ msgid "Save A Slice" +#~ msgstr "Сохранить диаграмму" + +#~ msgid "Overwrite slice %s" +#~ msgstr "Перезаписать диаграмму %s" + +#~ msgid "[slice name]" +#~ msgstr "[название диаграммы]" + +#~ msgid "Do not add to a dashboard" +#~ msgstr "Не добавлять в отчёт" + +#~ msgid "Add slice to existing dashboard" +#~ msgstr "Добавить график в существующий отчёт" + +#~ msgid "Add to new dashboard" +#~ msgstr "Добавить в новый отчёт" + +#~ msgid "Save & go to dashboard" +#~ msgstr "Сохранить и перейти к отчёту" + +#~ msgid "Check out this slice: %s" +#~ msgstr "Проверка диаграммы: %s" + +#~ msgid "Add Annotation Layer" +#~ msgstr "Добавить слой аннотации" + +#~ msgid "`Min` value should be numeric or empty" +#~ msgstr "Значение «Минимум» должно быть числовым или пустым" + +#~ msgid "`Max` value should be numeric or empty" +#~ msgstr "Значение « Максимум» должно быть числовым или пустым" + +#~ msgid "Something went wrong while fetching the datasource list" +#~ msgstr "Что-то пошло не так при получении списка источников данных" + +#~ msgid "Select a datasource" +#~ msgstr "Выбор источника данных" + +#~ msgid "Search / Filter" +#~ msgstr "Поиск / Фильтр" + +#~ msgid "Click to point to another datasource" +#~ msgstr "Нажмите, чтобы указать на другой источник данных" + +#~ msgid "Edit the datasource's configuration" +#~ msgstr "Изменение настроек таблицы" + +#~ msgid "Show datasource configuration" +#~ msgstr "Показать конфигурацию источника данных" + +#~ msgid "Filter value" +#~ msgstr "Значение фильтра" + +#~ msgid "Select metric" +#~ msgstr "Выбрать показатель" + +#~ msgid "Select column" +#~ msgstr "Выбрать столбец" + +#~ msgid "Select operator" +#~ msgstr "Выбрать оператор" + +#~ msgid "Error while fetching data" +#~ msgstr "Возникла ошибка при получение данных" + +#~ msgid "%s option(s)" +#~ msgstr "%s параметр(ы)" + +#~ msgid "Invalid lat/long configuration." +#~ msgstr "Неверная конфигурация широты и долготы." + +#~ msgid "Longitude & Latitude columns" +#~ msgstr "Долгота и Широта" + +#~ msgid "Delimited long & lat single column" +#~ msgstr "Широта и Долгота в одном столбце с разделителем" + +#~ msgid "" +#~ "Multiple formats accepted, look the " +#~ "geopy.points Python library for more " +#~ "details" +#~ msgstr "" +#~ "Для уточнения форматов и получения более" +#~ " подробной информации, посмотрите " +#~ "Python-библиотеку geopy.points" + +#~ msgid "Reverse lat/long " +#~ msgstr "Поменять местами широту и долготу" + +#~ msgid "Geohash" +#~ msgstr "" + +#~ msgid "textarea" +#~ msgstr "текстовая область" + +#~ msgid "Edit" +#~ msgstr "Редактировать" + +#~ msgid "in modal" +#~ msgstr "" + +#~ msgid "Select a visualization type" +#~ msgstr "Выберите тип визуализации" + +#~ msgid "" +#~ "A reference to the [Time] configuration," +#~ " taking granularity into account" +#~ msgstr "" + +#~ msgid "Group by" +#~ msgstr "Группировка" + +#~ msgid "One or many controls to group by" +#~ msgstr "Выберите один или несколько срезов в поле группировки данных" + +#~ msgid "" +#~ "For more information about objects are" +#~ " in context in the scope of " +#~ "this function, refer to the" +#~ msgstr "" + +#~ msgid " source code of Superset's sandboxed parser" +#~ msgstr " source code of sandboxed parser" + +#~ msgid "" +#~ "This functionality is disabled in your" +#~ " environment for security reasons." +#~ msgstr "Из соображений безопасности эта функция отключена в вашей среде." + +#~ msgid "The type of visualization to display" +#~ msgstr "Выберите необходимый тип диаграммы" + +#~ msgid "Metrics" +#~ msgstr "Показатели" + +#~ msgid "One or many metrics to display" +#~ msgstr "Выберите один или несколько показателей для отображения" + +#~ msgid "Percentage Metrics" +#~ msgstr "Процентные показатели" + +#~ msgid "Metrics for which percentage of total are to be displayed" +#~ msgstr "Показатели, для которых будет отображаться процент от общего количества" + +#~ msgid "Y Axis Bounds" +#~ msgstr "Границы Оси Y" + +#~ msgid "" +#~ "Bounds for the Y axis. When left" +#~ " empty, the bounds are dynamically " +#~ "defined based on the min/max of " +#~ "the data. Note that this feature " +#~ "will only expand the axis range. " +#~ "It won't narrow the data's extent." +#~ msgstr "" +#~ "Установить жесткие границы для оси Y." +#~ " Когда границы не заданы, производится " +#~ "их автоматическая подстройка на основе " +#~ "минимальных и максимальных значениях исходных" +#~ " данных." + +#~ msgid "Ordering" +#~ msgstr "Упорядоченность" + +#~ msgid "Fixed Color" +#~ msgstr "Цвет" + +#~ msgid "Use this to define a static color for all circles" +#~ msgstr "Используйте это цвет для заливки всех кругов одним цветом" + +#~ msgid "Fill Color" +#~ msgstr "Цвет заливки" + +#~ msgid "" +#~ " Set the opacity to 0 if you" +#~ " do not want to override the " +#~ "color specified in the GeoJSON" +#~ msgstr "" +#~ "Установите непрозрачность на 0, если вы" +#~ " не хотите переопределять цвет, указанный" +#~ " в GeoJSON" + +#~ msgid "Stroke Color" +#~ msgstr "Цвет обводки" + +#~ msgid "Choose the metric" +#~ msgstr "Выберите показатель" + +#~ msgid "Right Axis Metric" +#~ msgstr "Показатель для правой оси" + +#~ msgid "Choose a metric for right axis" +#~ msgstr "Выберите показатель для правой оси" + +#~ msgid "Stacked Style" +#~ msgstr "Стиль области" + +#~ msgid "Sort X Axis" +#~ msgstr "" + +#~ msgid "Sort Y Axis" +#~ msgstr "" + +#~ msgid "Linear Color Scheme" +#~ msgstr "Цветовая Схема" + +#~ msgid "Normalize Across" +#~ msgstr "" + +#~ msgid "" +#~ "Color will be rendered based on a" +#~ " ratio of the cell against the " +#~ "sum of across this criteria" +#~ msgstr "Цвет будет рассчитываться на основе отношения ячейки к сумме" + +#~ msgid "Horizon Color Scale" +#~ msgstr "Расчет цвета" + +#~ msgid "Defines how the color are attributed." +#~ msgstr "Определяет, как рассчитывается цвет." + +#~ msgid "Rendering" +#~ msgstr "Рендеринг" + +#~ msgid "" +#~ "image-rendering CSS attribute of the " +#~ "canvas object that defines how the " +#~ "browser scales up the image" +#~ msgstr "" + +#~ msgid "XScale Interval" +#~ msgstr "Интевал XScale" + +#~ msgid "Number of steps to take between ticks when displaying the X scale" +#~ msgstr "Количество шагов между делениями горизонтальной оси X" + +#~ msgid "YScale Interval" +#~ msgstr "Интервал YScale" + +#~ msgid "Number of steps to take between ticks when displaying the Y scale" +#~ msgstr "Количество шагов между делениями на вертикальной оси X" + +#~ msgid "Include Time" +#~ msgstr "Включая дату" + +#~ msgid "Whether to include the time granularity as defined in the time section" +#~ msgstr "Установить временной период, как указано в разделе «Время»" + +#~ msgid "Auto Zoom" +#~ msgstr "Авто Масштаб" + +#~ msgid "When checked, the map will zoom to your data after each query" +#~ msgstr "" +#~ "Если этот флажок установлен, карта будет" +#~ " масштабироваться после каждого запроса" + +#~ msgid "Show percentage" +#~ msgstr "Показать процент" + +#~ msgid "Whether to include the percentage in the tooltip" +#~ msgstr "Включить значение процента в всплывающую подсказку" + +#~ msgid "Stacked Bars" +#~ msgstr "С накоплением" + +#~ msgid "Show totals" +#~ msgstr "Показать итоги" + +#~ msgid "Display total row/column" +#~ msgstr "Показать итоги строк / столбцов" + +#~ msgid "Show Markers" +#~ msgstr "Показать маркеры" + +#~ msgid "Show data points as circle markers on the lines" +#~ msgstr "Показывать на линиях точки данных в виде небольших окружностей" + +#~ msgid "Bar Values" +#~ msgstr "Подписи" + +#~ msgid "Show the value on top of the bar" +#~ msgstr "Добавить на график значение данных в виде подписи" + +#~ msgid "Sort Bars" +#~ msgstr "Сортировка гистограммы" + +#~ msgid "Sort bars by x labels." +#~ msgstr "Сортировать гистограмму по названию столбцов." + +#~ msgid "Combine Metrics" +#~ msgstr "Сгруппировать показатели" + +#~ msgid "" +#~ "Display metrics side by side within " +#~ "each column, as opposed to each " +#~ "column being displayed side by side " +#~ "for each metric." +#~ msgstr "" +#~ "Сгруппировать и отобразить показатели в " +#~ "рамках значения одного колоночного среза. " +#~ "Легче один раз попробовать, чем " +#~ "обьяснить )" + +#~ msgid "Extra Controls" +#~ msgstr "Доп.Элементы" + +#~ msgid "" +#~ "Whether to show extra controls or " +#~ "not. Extra controls include things like" +#~ " making mulitBar charts stacked or " +#~ "side by side." +#~ msgstr "" +#~ "Показывать дополнительные элементы управления, " +#~ "которые позволяют переключаться между разными" +#~ " видами графика - гистограмма с " +#~ "накоплением или с группировкой." + +#~ msgid "Reduce X ticks" +#~ msgstr "Сжать шкалу X" + +#~ msgid "" +#~ "Reduces the number of X axis ticks" +#~ " to be rendered. If true, the x" +#~ " axis wont overflow and labels may" +#~ " be missing. If false, a minimum " +#~ "width will be applied to columns " +#~ "and the width may overflow into an" +#~ " horizontal scroll." +#~ msgstr "" +#~ "Если опция включена, то график будет " +#~ "сжат по горизонтали, таким образом, " +#~ "чтобы уместиться целиком на одном " +#~ "виджете, при этом промежуточные подписи " +#~ "на оси X могут пропасть. При " +#~ "выключенной опции, графики с большим " +#~ "количеством данных отображаются с " +#~ "горизонтальной полосой прокрутки." + +#~ msgid "Include Series" +#~ msgstr "Включить название" + +#~ msgid "Include series name as an axis" +#~ msgstr "Включить название показателя в подписи оси" + +#~ msgid "Color Metric" +#~ msgstr "Цвет показателя" + +#~ msgid "A metric to use for color" +#~ msgstr "Показатель, используемый для расчета цвета" + +#~ msgid "Country Name" +#~ msgstr "Страна" + +#~ msgid "The name of country that Superset should display" +#~ msgstr "Выберите страну, которую хотите визуализировать" + +#~ msgid "Country Field Type" +#~ msgstr "Стандарт кода страны" + +#~ msgid "" +#~ "The country code standard that Superset" +#~ " should expect to find in the " +#~ "[country] column" +#~ msgstr "Выберите стандарт с помощью которого, кодируются страны в поле [Страна]" + +#~ msgid "Frequency" +#~ msgstr "Частота" + +#~ msgid "" +#~ "The periodicity over which to pivot time. Users can provide\n" +#~ " \"Pandas\" offset alias.\n" +#~ " Click on the info bubble for" +#~ " more details on accepted \"freq\" " +#~ "expressions." +#~ msgstr "Периодичность для оси времени." + +#~ msgid "Dimension" +#~ msgstr "Измерение" + +#~ msgid "Select a dimension" +#~ msgstr "Выбор измерения" + +#~ msgid "Columns" +#~ msgstr "Столбцы" + +#~ msgid "One or many controls to pivot as columns" +#~ msgstr "" +#~ "Выберите один или несколько срезов для" +#~ " отображения показателей в столбцах сводной" +#~ " таблицы" + +#~ msgid "Columns to display" +#~ msgstr "Столбцы для отображения" + +#~ msgid "Longitude & Latitude" +#~ msgstr "Долгота и Широта" + +#~ msgid "Point to your spatial columns" +#~ msgstr "Выберите столбцы, содержащие геоданные" + +#~ msgid "Start Longitude & Latitude" +#~ msgstr "Долгота и Широта [Начало]" + +#~ msgid "End Longitude & Latitude" +#~ msgstr "Долгота и Широта [Конец]" + +#~ msgid "Longitude" +#~ msgstr "Долгота" + +#~ msgid "Select the longitude column" +#~ msgstr "Выберите столбец долготы" + +#~ msgid "Latitude" +#~ msgstr "Широта" + +#~ msgid "Select the latitude column" +#~ msgstr "Выберите столбец широты" + +#~ msgid "GeoJson Column" +#~ msgstr "Столбец GeoJson" + +#~ msgid "Select the geojson column" +#~ msgstr "Выберите столбец geojson" + +#~ msgid "Polygon Column" +#~ msgstr "Столбец полигонов" + +#~ msgid "" +#~ "Select the polygon column. Each row " +#~ "should contain JSON.array(N) of [longitude," +#~ " latitude] points" +#~ msgstr "" +#~ "Выберите столбец с массивом полигонов. " +#~ "Каждая строка должна содержать JSON.array(N)" +#~ " [долгота, широта]." + +#~ msgid "Point Radius Scale" +#~ msgstr "Точечный радиус" + +#~ msgid "Stroke Width" +#~ msgstr "Ширина обводки" + +#~ msgid "Origin" +#~ msgstr "Источник" + +#~ msgid "" +#~ "Defines the origin where time buckets" +#~ " start, accepts natural dates as in" +#~ " `now`, `sunday` or `1970-01-01`" +#~ msgstr "" + +#~ msgid "Bottom Margin" +#~ msgstr "Нижняя граница" + +#~ msgid "Bottom margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" +#~ "Высота нижней области графика в " +#~ "пикселах, позволяющая регулировать место под" +#~ " подписи данных горизонтальной оси X" + +#~ msgid "Left Margin" +#~ msgstr "Левая область" + +#~ msgid "Left margin, in pixels, allowing for more room for axis labels" +#~ msgstr "" +#~ "Ширина левой области графика в пикселах," +#~ " позволяющая регулировать место под подписи" +#~ " данных вертикальной оси Y" + +#~ msgid "Time Granularity" +#~ msgstr "Временной интервал" + +#~ 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 "" +#~ "Интервал времени, в границах которого " +#~ "строится график. Обратите внимание, что " +#~ "для определения диапазона времени, вы " +#~ "можете использовать естественный язык. " +#~ "Например, можно указать словосочетания - " +#~ "«10 seconds», «1 day» или «56 " +#~ "weeks»" + +#~ msgid "Domain" +#~ msgstr "Домен" + +#~ msgid "The time unit used for the grouping of blocks" +#~ msgstr "Единица времени, используемая для группировки" + +#~ msgid "Subdomain" +#~ msgstr "Субдомен" + +#~ msgid "" +#~ "The time unit for each block. " +#~ "Should be a smaller unit than " +#~ "domain_granularity. Should be larger or " +#~ "equal to Time Grain" +#~ msgstr "" +#~ "Единица времени для каждого блока. " +#~ "Должнa быть меньше временной шкалы " +#~ "домена." + +#~ msgid "Link Length" +#~ msgstr "Длина связи" + +#~ msgid "Link length in the force layout" +#~ msgstr "Устанавливает указанное расстояние между связанными узлами" + +#~ msgid "Charge" +#~ msgstr "Сила заряда узла" + +#~ msgid "Charge in the force layout" +#~ msgstr "" +#~ "Отрицательное значение силы заряда приводит" +#~ " к отталкиванию узлов, а положительное " +#~ "значение приводит к притяжению узлов. " +#~ "Установка силы заряда равной 0 отключает" +#~ " вычисление дерева квадрантов, что может" +#~ " заметно улучшить производительность, если " +#~ "вам такая функциональность не требуется." + +#~ 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 "Столбец данных с датой или временем." + +#~ msgid "Time Grain" +#~ msgstr "Период времени" + +#~ 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 "Группировка по периоду времени - день, месяц, год, … и т.д" + +#~ msgid "Resample Rule" +#~ msgstr "Resample Rule" + +#~ msgid "Pandas resample rule" +#~ msgstr "" +#~ "Одна из функций (Resample) библиотеки " +#~ "Pandas, которая определяет период, к " +#~ "которому применяется функция агрегации." + +#~ msgid "Resample How" +#~ msgstr "Resample How" + +#~ msgid "Pandas resample how" +#~ msgstr "" +#~ "Одна из функций (Resample) библиотеки " +#~ "Pandas, которая определяет способ агрегации" +#~ " данных." + +#~ msgid "Resample Fill Method" +#~ msgstr "Resample Fill" + +#~ msgid "Pandas resample fill method" +#~ msgstr "" +#~ "Одна из функций (Resample) библиотеки " +#~ "Pandas, которая определяет метод обработки " +#~ "данных. " + +#~ msgid "Since" +#~ msgstr "Начиная с" + +#~ msgid "7 days ago" +#~ msgstr "7 дней назад" + +#~ msgid "Until" +#~ msgstr "До" + +#~ msgid "Max Bubble Size" +#~ msgstr "Макс. размер пузырька" + +#~ msgid "Whisker/outlier options" +#~ msgstr "Варианты биржевого графика" + +#~ msgid "Determines how whiskers and outliers are calculated." +#~ msgstr "" +#~ "Определяет вид и параметры отображения " +#~ "свечного графика (японские свечи)." + +#~ msgid "Ratio" +#~ msgstr "Соотношение" + +#~ msgid "Target aspect ratio for treemap tiles." +#~ msgstr "Соотношение сторон для составных прямоугольников графика." + +#~ msgid "Number format" +#~ msgstr "Формат числа" + +#~ msgid "Row limit" +#~ msgstr "Лимит рядов" + +#~ msgid "Series limit" +#~ msgstr "Лимит кол-ва рядов" + +#~ 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 "Ограничивает количество отображаемых временных рядов." + +#~ msgid "Sort By" +#~ msgstr "Сортировка" + +#~ msgid "Metric used to define the top series" +#~ msgstr "" +#~ "Показатель, используемый для определения какие" +#~ " временные ряды будут отображаться при " +#~ "ограничении количества выводимых рядов" + +#~ msgid "Sort Descending" +#~ msgstr "Сортировать" + +#~ msgid "Whether to sort descending or ascending" +#~ msgstr "Сортировка по убыванию или по возрастанию" + +#~ msgid "Rolling" +#~ msgstr "Rolling" + +#~ msgid "" +#~ "Defines a rolling window function to " +#~ "apply, works along with the [Periods]" +#~ " text box" +#~ msgstr "" +#~ "Одна из функций (Rolling) библиотеки " +#~ "Pandas, которая определяет способ агрегации" +#~ " данных." + +#~ msgid "Multiplier" +#~ msgstr "Множитель" + +#~ msgid "Factor to multiply the metric by" +#~ msgstr "Коэффициент умножения" + +#~ msgid "Periods" +#~ msgstr "Период" + +#~ msgid "" +#~ "Defines the size of the rolling " +#~ "window function, relative to the time" +#~ " granularity selected" +#~ msgstr "" +#~ "Одна из функций (Rolling) библиотеки " +#~ "Pandas, которая определяет период, к " +#~ "которому применяется функция агрегации." + +#~ msgid "Grid Size" +#~ msgstr "Размер сетки" + +#~ msgid "Defines the grid size in pixels" +#~ msgstr "Определяет размер сетки в пикселях" + +#~ msgid "Min Periods" +#~ msgstr "HIde Periods" + +#~ 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 "" +#~ "Скрыть необходимое количество периодов. " +#~ "Например, если вы делаете накопительную " +#~ "сумму показателя за 7 дней, но " +#~ "хотите скрыть нарастающий итог за первые" +#~ " 6 дней, то указав в данном " +#~ "столбце «6», вы скроете нарастание, " +#~ "происходящее в течение первых 6 " +#~ "периодов." + +#~ msgid "Series" +#~ msgstr "Ряд данных" + +#~ msgid "" +#~ "Defines the grouping of entities. Each" +#~ " series is shown as a specific " +#~ "color on the chart and has a " +#~ "legend toggle" +#~ msgstr "" +#~ "Группировка в ряды данных. Каждый ряд" +#~ " отображается в виде определенного цвета" +#~ " и имеет легенду." + +#~ msgid "Entity" +#~ msgstr "Элемент" + +#~ msgid "This defines the element to be plotted on the chart" +#~ msgstr "Элемент, который будет отражен на графике" + +#~ msgid "X Axis" +#~ msgstr "Ось X" + +#~ msgid "Metric assigned to the [X] axis" +#~ msgstr "Показатель, отраженный на оси X" + +#~ msgid "Y Axis" +#~ msgstr "Ось Y" + +#~ msgid "Metric assigned to the [Y] axis" +#~ msgstr "Показатель, отраженный на оси Y" + +#~ msgid "Bubble Size" +#~ msgstr "Размер пузырька" + +#~ msgid "URL" +#~ msgstr "Ссылка (URL)" + +#~ msgid "" +#~ "The URL, this control is templated, " +#~ "so you can integrate {{ width }}" +#~ " and/or {{ height }} in your " +#~ "URL string." +#~ msgstr "" +#~ "URL-адрес, в который вы можете " +#~ "интегрировать переменные {{ width }} или" +#~ " {{ height }}." + +#~ msgid "X Axis Label" +#~ msgstr "Подпись Оси X" + +#~ msgid "Y Axis Label" +#~ msgstr "Подпись Оси Y" + +#~ msgid "Custom WHERE clause" +#~ msgstr "Пользовательское условие WHERE" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's WHERE clause, as " +#~ "an AND to other criteria. You can" +#~ " include complex expression, parenthesis " +#~ "and anything else supported by the " +#~ "backend it is directed towards." +#~ msgstr "" +#~ "Текст в этом поле включается в " +#~ "секцию WHERE SQL-запроса. Вы можете " +#~ "включить сколь угодно сложное выражение. " +#~ "Главное чтобы оно поддерживалось вашей " +#~ "БД." + +#~ msgid "Custom HAVING clause" +#~ msgstr "Пользовательское условие HAVING" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's HAVING clause, as" +#~ " an AND to other criteria. You " +#~ "can include complex expression, parenthesis" +#~ " and anything else supported by the" +#~ " backend it is directed towards." +#~ msgstr "" +#~ "Текст в этом поле включается в " +#~ "секцию HAVING SQL-запроса. Вы можете " +#~ "включить сколь угодно сложное выражение. " +#~ "Главное чтобы оно поддерживалось вашей " +#~ "БД." + +#~ msgid "Comparison Period Lag" +#~ msgstr "Временной лаг" + +#~ msgid "Based on granularity, number of time periods to compare against" +#~ msgstr "" +#~ "Сдвиг временного периода, с которым " +#~ "производится сравнение показателя. Единица " +#~ "периода, устанавливается в разделе [Время]." + +#~ msgid "Comparison suffix" +#~ msgstr "Постфикс" + +#~ msgid "Suffix to apply after the percentage display" +#~ msgstr "Текст для отображения после процента сравнения. Например - «год к году»" + +#~ msgid "Table Timestamp Format" +#~ msgstr "Формат Даты / Времени" + +#~ msgid "Timestamp Format" +#~ msgstr "Формат Даты / Времени" + +#~ msgid "Series Height" +#~ msgstr "Высота ряда данных" + +#~ msgid "Pixel height of each series" +#~ msgstr "Высота в пикселях каждого ряда данных" + +#~ msgid "Page Length" +#~ msgstr "Длина страницы" + +#~ msgid "Rows per page, 0 means no pagination" +#~ msgstr "" +#~ "Количество строк на странице. Значение 0" +#~ " означает отсутствие разбиения на страницы." + +#~ msgid "X Axis Format" +#~ msgstr "Формат Оси X" + +#~ msgid "Y Axis Format" +#~ msgstr "Формат Оси Y" + +#~ msgid "Right Axis Format" +#~ msgstr "Формат Правой Оси" + +#~ msgid "Date Time Format" +#~ msgstr "Формат даты" + +#~ msgid "Markup Type" +#~ msgstr "Тип Разметки" + +#~ msgid "Pick your favorite markup language" +#~ msgstr "Выберите свой любимый язык разметки" + +#~ msgid "Rotation" +#~ msgstr "Вращение" + +#~ msgid "Rotation to apply to words in the cloud" +#~ msgstr "Тип поворота для применения к словам в облаке" + +#~ msgid "Line Style" +#~ msgstr "Тип Линии" + +#~ msgid "Line interpolation as defined by d3.js" +#~ msgstr "" +#~ "Методы интерполяции и сглаживания графиков." +#~ " Linear -идентичен стандартному графику, " +#~ "где точки соединены линиями. Basis - " +#~ "образует b-сплайн с дублированием контрольных" +#~ " точек на концах отрезков. Cardinal-" +#~ "open - образует открытый cardinal-сплайн. " +#~ "Monotone: кубическая интерполяция. Step-" +#~ "before: пошаговая интерполяция между " +#~ "вертикальными и горизонтальными сегментами. " +#~ "Step-after: пошаговая интерполяция между " +#~ "горизонтальными и вертикальными сегментами." + +#~ msgid "Label Type" +#~ msgstr "Тип Подписи" + +#~ msgid "What should be shown on the label?" +#~ msgstr "Что должно быть указано в подписи?" + +#~ msgid "Code" +#~ msgstr "Редактор" + +#~ msgid "Put your code here" +#~ msgstr "Введите произвольный текст в формате html или markdown" + +#~ msgid "Aggregation function" +#~ msgstr "Функция агрегации" + +#~ msgid "" +#~ "Aggregate function to apply when " +#~ "pivoting and computing the total rows" +#~ " and columns" +#~ msgstr "" +#~ "Агрегатная функция, применяемая при вычислении" +#~ " итоговых строк и столбцов" + +#~ msgid "Font Size From" +#~ msgstr "Мин. Размер Шрифта" + +#~ msgid "Font size for the smallest value in the list" +#~ msgstr "Размер шрифта для наименьшего значения в списке" + +#~ msgid "Font Size To" +#~ msgstr "Макс. Размер Шрифта" + +#~ msgid "Font size for the biggest value in the list" +#~ msgstr "Размер шрифта для наибольшего значения в списке" + +#~ msgid "Instant Filtering" +#~ msgstr "Мгновенная Фильтрация" + +#~ msgid "Extruded" +#~ msgstr "" + +#~ msgid "Range Filter" +#~ msgstr "Диапазон" + +#~ msgid "Whether to display the time range interactive selector" +#~ msgstr "" +#~ "Отображение интерактивного слайдера для выбора" +#~ " на графике определенного временного " +#~ "диапазона." + +#~ msgid "Date Filter" +#~ msgstr "Временной фильтр" + +#~ msgid "Whether to include a time filter" +#~ msgstr "Включить фильтр на определенный интервал/диапазон времени" + +#~ msgid "Show SQL Granularity Dropdown" +#~ msgstr "" + +#~ msgid "Check to include SQL Granularity dropdown" +#~ msgstr "" + +#~ msgid "Show SQL Time Column" +#~ msgstr "" + +#~ msgid "Check to include Time Column dropdown" +#~ msgstr "" + +#~ msgid "Show Druid Granularity Dropdown" +#~ msgstr "" + +#~ msgid "Check to include Druid Granularity dropdown" +#~ msgstr "" + +#~ msgid "Show Druid Time Origin" +#~ msgstr "" + +#~ msgid "Check to include Time Origin dropdown" +#~ msgstr "" + +#~ msgid "Data Table" +#~ msgstr "Таблица Данных" + +#~ msgid "Whether to display the interactive data table" +#~ msgstr "Отображение интерактивной таблицы данных" + +#~ msgid "Search Box" +#~ msgstr "Поиск" + +#~ msgid "Whether to include a client side search box" +#~ msgstr "Включить текстовое поле для фильтрации данных в таблице" + +#~ msgid "Table Filter" +#~ msgstr "Глобальный фильтр" + +#~ msgid "Whether to apply filter when table cell is clicked" +#~ msgstr "Применять глобальный фильтр при выборе показателя в таблице" + +#~ msgid "Show Bubbles" +#~ msgstr "Отображать окружность" + +#~ msgid "Whether to display bubbles on top of countries" +#~ msgstr "Отображать окружность отдельным слоем поверх стран" + +#~ msgid "Legend" +#~ msgstr "Легенда" + +#~ msgid "Whether to display the legend (toggles)" +#~ msgstr "Отображение легенды" + +#~ msgid "Show Values" +#~ msgstr "Показать значения" + +#~ msgid "Whether to display the numerical values within the cells" +#~ msgstr "Отображать ли числовые значения в ячейках" + +#~ msgid "X bounds" +#~ msgstr "Границы X" + +#~ msgid "Whether to display the min and max values of the X axis" +#~ msgstr "Отображать минимальные и максимальные значения оси X" + +#~ msgid "Y bounds" +#~ msgstr "Границы Y" + +#~ msgid "Whether to display the min and max values of the Y axis" +#~ msgstr "Отображать минимальные и максимальные значения оси Y" + +#~ msgid "Rich Tooltip" +#~ msgstr "Расширенная подсказка" + +#~ msgid "The rich tooltip shows a list of all series for that point in time" +#~ msgstr "" +#~ "Во всплывающей подсказке отображается список" +#~ " всех рядов данных на выбранный " +#~ "момент времени" + +#~ msgid "Y Log Scale" +#~ msgstr "Log шкала Y" + +#~ msgid "Use a log scale for the Y axis" +#~ msgstr "Использовать логарифмическую шкалу для оси Y" + +#~ msgid "X Log Scale" +#~ msgstr "Log шкала Х" + +#~ msgid "Use a log scale for the X axis" +#~ msgstr "Использовать логарифмическую шкалу для оси Х" + +#~ msgid "Log Scale" +#~ msgstr "Лог. Масштаб" + +#~ msgid "Use a log scale" +#~ msgstr "Использовать логарифмическую шкалу" + +#~ msgid "Donut" +#~ msgstr "Кольцевая диаграмма" + +#~ msgid "Do you want a donut or a pie?" +#~ msgstr "Преобразовать в кольцевую диаграмму" + +#~ msgid "Put labels outside" +#~ msgstr "Подписи снаружи" + +#~ msgid "Put the labels outside the pie?" +#~ msgstr "Показать подписи снаружи графика" + +#~ msgid "Contribution" +#~ msgstr "Доля" + +#~ msgid "Compute the contribution to the total" +#~ msgstr "" +#~ "Вычислить вклад в общую сумму (долю)." +#~ " Установите формат показателя в проценты." + +#~ msgid "Period Ratio" +#~ msgstr "Период для сравнения" + +#~ msgid "" +#~ "[integer] Number of period to compare" +#~ " against, this is relative to the " +#~ "granularity selected" +#~ msgstr "" +#~ "Сдвиг временного периода, с которым " +#~ "производится сравнение показателя. Единица " +#~ "периода, устанавливается в разделе [Время]." + +#~ msgid "Period Ratio Type" +#~ msgstr "Тип сравнения" + +#~ msgid "" +#~ "`factor` means (new/previous), `growth` is " +#~ "((new/previous) - 1), `value` is " +#~ "(new-previous)" +#~ msgstr "" +#~ "«factor» означает (текущий / предыдущий)%, " +#~ "«growth» - (текущий / предыдущий - " +#~ "1)% , «value» - (текущий-предыдущий)" + +#~ msgid "Time Shift" +#~ msgstr "Временной сдвиг" + +#~ msgid "" +#~ "Overlay a timeseries from a relative " +#~ "time period. Expects relative time delta" +#~ " in natural language (example: 24 " +#~ "hours, 7 days, 56 weeks, 365 days)" +#~ msgstr "" + +#~ msgid "Subheader" +#~ msgstr "Постфикс" + +#~ msgid "Description text that shows up below your Big Number" +#~ msgstr "Tекст, который отображается ниже вашего числа" + +#~ msgid "label" +#~ msgstr "Подпись" + +#~ msgid "" +#~ "`count` is COUNT(*) if a group by" +#~ " is used. Numerical columns will be" +#~ " aggregated with the aggregator. Non-" +#~ "numerical columns will be used to " +#~ "label points. Leave empty to get a" +#~ " count of points in each cluster." +#~ msgstr "" +#~ "«count» это тоже самое, что и " +#~ "COUNT(*) если используются группы. Числовые" +#~ " столбцы будут агрегированы. Не числовые" +#~ " столбцы будут использоваться для подписи" +#~ " точек. Оставьте пустым, чтобы получить " +#~ "количество элементов в каждом кластере." + +#~ msgid "Map Style" +#~ msgstr "Стиль Карты" + +#~ msgid "Base layer map style" +#~ msgstr "Выбрать стиль карты" + +#~ msgid "Clustering Radius" +#~ msgstr "Радиус Кластеризации" + +#~ msgid "" +#~ "The radius (in pixels) the algorithm " +#~ "uses to define a cluster. Choose 0" +#~ " to turn off clustering, but beware" +#~ " that a large number of points " +#~ "(>1000) will cause lag." +#~ msgstr "" +#~ "Радиус (в пикселях), используемый алгоритмом" +#~ " для группировки отдельных точек в " +#~ "кластера. Выберите 0, чтобы отключить " +#~ "кластеризацию, но помните, что большое " +#~ "количество точек (>1000) вызовет существенную" +#~ " задержку при рендеринге карты." + +#~ msgid "Point Size" +#~ msgstr "Размер точки" + +#~ msgid "Fixed point radius" +#~ msgstr "Радиус Точки" + +#~ msgid "Point Radius" +#~ msgstr "Радиус Точки" + +#~ msgid "" +#~ "The radius of individual points (ones" +#~ " that are not in a cluster). " +#~ "Either a numerical column or `Auto`, " +#~ "which scales the point based on " +#~ "the largest cluster" +#~ msgstr "" +#~ "Радиус отдельных точек (тех, которые не" +#~ " находятся в кластере). Числовой столбец" +#~ " или режим «авто», который масштабирует " +#~ "точку на основе наибольшего кластера." + +#~ msgid "Point Radius Unit" +#~ msgstr "Единица измерения" + +#~ msgid "The unit of measure for the specified point radius" +#~ msgstr "Единица измерения для указанной точки" + +#~ msgid "Point Unit" +#~ msgstr "" + +#~ msgid "Opacity" +#~ msgstr "Прозрачность" + +#~ msgid "Opacity of all clusters, points, and labels. Between 0 and 1." +#~ msgstr "" +#~ "Установить прозрачность для кластеров и " +#~ "точек. Значения прозрачности лежат в " +#~ "диапазоне [0,1]." + +#~ msgid "Viewport" +#~ msgstr "Область просмотра" + +#~ msgid "Parameters related to the view and perspective on the map" +#~ msgstr "" + +#~ msgid "Zoom" +#~ msgstr "Масштаб" + +#~ msgid "Zoom level of the map" +#~ msgstr "Уровень масштабирования карты" + +#~ msgid "Default latitude" +#~ msgstr "Широта по умолчанию" + +#~ msgid "Latitude of default viewport" +#~ msgstr "Широта, которая используется при первом отображении карты" + +#~ msgid "Default longitude" +#~ msgstr "Долгота по умолчанию" + +#~ msgid "Longitude of default viewport" +#~ msgstr "Долгота, которая используется при первом отображении карты" + +#~ msgid "Live render" +#~ msgstr "Рендер в реальном времени" + +#~ msgid "Points and clusters will update as viewport is being changed" +#~ msgstr "Точки и кластеры будут обновляться по мере изменения окна просмотра" + +#~ msgid "RGB Color" +#~ msgstr "Цвет" + +#~ msgid "The color for points and clusters in RGB" +#~ msgstr "Цвет точек и кластеров в RGB" + +#~ msgid "Color" +#~ msgstr "Цвет" + +#~ msgid "Pick a color" +#~ msgstr "Выберите цвет" + +#~ msgid "Ranges" +#~ msgstr "Диапазон" + +#~ msgid "Ranges to highlight with shading" +#~ msgstr "Диапазон для выделения с затенением" + +#~ msgid "Range labels" +#~ msgstr "Подписи диапазона" + +#~ msgid "Labels for the ranges" +#~ msgstr "Добавить подписи диапазона" + +#~ msgid "Markers" +#~ msgstr "Маркеры" + +#~ msgid "List of values to mark with triangles" +#~ msgstr "Список значений для маркировки треугольниками" + +#~ msgid "Marker labels" +#~ msgstr "Подписи маркеров" + +#~ msgid "Labels for the markers" +#~ msgstr "Добавить подписи к маркерам" + +#~ msgid "Marker lines" +#~ msgstr "Линии маркеров" + +#~ msgid "List of values to mark with lines" +#~ msgstr "Список значений для маркировки линиями" + +#~ msgid "Marker line labels" +#~ msgstr "Подписи линий маркеров" + +#~ msgid "Labels for the marker lines" +#~ msgstr "Метки для линий маркеров" + +#~ msgid "Slice ID" +#~ msgstr "Slice ID" + +#~ msgid "The id of the active slice" +#~ msgstr "Идентификатор активного среза" + +#~ msgid "Cache Timeout (seconds)" +#~ msgstr "Тайм-аут кэша (секунды)" + +#~ msgid "The number of seconds before expiring the cache" +#~ msgstr "Количество секунд до истечения срока действия кэша" + +#~ msgid "Order by entity id" +#~ msgstr "Упорядочить по идентификатору элемента" + +#~ msgid "" +#~ "Important! Select this if the table " +#~ "is not already sorted by entity " +#~ "id, else there is no guarantee " +#~ "that all events for each entity " +#~ "are returned." +#~ msgstr "" +#~ "Важно! Выберите этот параметр, если " +#~ "таблица еще не отсортирована по " +#~ "идентификатору, иначе нет гарантии, что " +#~ "будут возвращены все события для каждого" +#~ " элемента." + +#~ msgid "Minimum leaf node event count" +#~ msgstr "Минимальное количество событий" + +#~ msgid "" +#~ "Leaf nodes that represent fewer than " +#~ "this number of events will be " +#~ "initially hidden in the visualization" +#~ msgstr "" +#~ "Конечные узлы, представляющие меньшее " +#~ "количество событий, будут изначально скрыты" + +#~ msgid "Color Scheme" +#~ msgstr "Цветовая схема" + +#~ msgid "The color scheme for rendering chart" +#~ msgstr "Цветовая схема, применяемая для раскрашивания диаграммы" + +#~ msgid "Significance Level" +#~ msgstr "Уровень значимости" + +#~ msgid "Threshold alpha level for determining significance" +#~ msgstr "Пороговый уровень для определения значимости" + +#~ msgid "p-value precision" +#~ msgstr "точность p-значения" + +#~ msgid "Number of decimal places with which to display p-values" +#~ msgstr "Количество знаков после запятой, для отображаения p-значения" + +#~ msgid "Lift percent precision" +#~ msgstr "" + +#~ msgid "Number of decimal places with which to display lift values" +#~ msgstr "" + +#~ msgid "Time Series Columns" +#~ msgstr "Столбцы Временных Рядов" + +#~ msgid "Use Area Proportions" +#~ msgstr "Площадь сегмента" + +#~ msgid "" +#~ "Check if the Rose Chart should use" +#~ " segment area instead of segment " +#~ "radius for proportioning" +#~ msgstr "Диаграмма использует площадь сегмента вместо радиуса" + +#~ msgid "Options" +#~ msgstr "Опции" + +#~ msgid "Not Time Series" +#~ msgstr "Не временный ряд" + +#~ msgid "Ignore time" +#~ msgstr "Игнорировать время" + +#~ msgid "Time Series" +#~ msgstr "Временные ряды" + +#~ msgid "Standard time series" +#~ msgstr "Стандартные временные ряды" + +#~ msgid "Aggregate Mean" +#~ msgstr "Среднее" + +#~ msgid "Mean of values over specified period" +#~ msgstr "Среднее значений за указанный период" + +#~ msgid "Aggregate Sum" +#~ msgstr "Сумма" + +#~ msgid "Sum of values over specified period" +#~ msgstr "Сумма значений за указанный период" + +#~ msgid "Difference" +#~ msgstr "Разница" + +#~ msgid "Metric change in value from `since` to `until`" +#~ msgstr "Разница значения" + +#~ msgid "Percent Change" +#~ msgstr "Процентное изменение" + +#~ msgid "Metric percent change in value from `since` to `until`" +#~ msgstr "Процент изменения значения показателя" + +#~ msgid "Factor" +#~ msgstr "Фактор" + +#~ msgid "Metric factor change from `since` to `until`" +#~ msgstr "Изменения фактора" + +#~ msgid "Advanced Analytics" +#~ msgstr "Расширенный анализ" + +#~ msgid "Use the Advanced Analytics options below" +#~ msgstr "Используйте дополнительные параметры расчета" + +#~ msgid "Settings for time series" +#~ msgstr "Настройки временных рядов" + +#~ msgid "Equal Date Sizes" +#~ msgstr "" + +#~ msgid "Check to force date partitions to have the same height" +#~ msgstr "" + +#~ msgid "Partition Limit" +#~ msgstr "Ограничение Разделов" + +#~ msgid "" +#~ "The maximum number of subdivisions of" +#~ " each group; lower values are pruned" +#~ " first" +#~ msgstr "" +#~ "Максимальное число разбиений для каждой " +#~ "группы. Сначала убираются более низкие " +#~ "значения" + +#~ msgid "Partition Threshold" +#~ msgstr "Порог размера" + +#~ msgid "" +#~ "Partitions whose height to parent height" +#~ " proportions are below this value are" +#~ " pruned" +#~ msgstr "Части, размеры которых ниже этого значения, обрезаются" + +#~ msgid "Lines column" +#~ msgstr "" + +#~ msgid "The database columns that contains lines information" +#~ msgstr "Столбцы БД, содержащие информацию о строках" + +#~ msgid "Lines encoding" +#~ msgstr "Кодирование строк" + +#~ msgid "The encoding format of the lines" +#~ msgstr "Формат кодирования строк" + +#~ msgid "Line width" +#~ msgstr "Толщина линии" + +#~ msgid "The width of the lines" +#~ msgstr "Задать толщину линии" + +#~ msgid "Reverse Lat & Long" +#~ msgstr "Поменять Широту и Долготу" + +#~ msgid "deck.gl charts" +#~ msgstr "" + +#~ msgid "Pick a set of deck.gl charts to layer on top of one another" +#~ msgstr "" + +#~ msgid "Select charts" +#~ msgstr "Выбрать диаграммы" + +#~ msgid "Error while fetching charts" +#~ msgstr "Ошибка при загрузке графики" + +#~ msgid "Javascript data interceptor" +#~ msgstr "Перехватчик данных Javascript" + +#~ msgid "" +#~ "Define a javascript function that " +#~ "receives the data array used in " +#~ "the visualization and is expected to " +#~ "return a modified version of that " +#~ "array. This can be used to alter" +#~ " properties of the data, filter, or" +#~ " enrich the array." +#~ msgstr "" +#~ "Определите функцию javascript, которая " +#~ "получает массив данных, используемый в " +#~ "визуализации, и, как ожидается, возвратит " +#~ "измененную версию этого массива. Это " +#~ "может пригодиться для изменения свойств " +#~ "данных, фильтра или обогащения массива." + +#~ msgid "Javascript data mutator" +#~ msgstr "Мутатор данных Javascript" + +#~ msgid "" +#~ "Define a function that receives " +#~ "intercepts the data objects and can " +#~ "mutate it" +#~ msgstr "" +#~ "Определите функцию, которая перехватывает " +#~ "объекты данных для последующей мутации" + +#~ msgid "Javascript tooltip generator" +#~ msgstr "Генератор подсказок Javascript" + +#~ msgid "" +#~ "Define a function that receives the " +#~ "input and outputs the content for " +#~ "a tooltip" +#~ msgstr "" +#~ "Определение функции, которая получает входные" +#~ " данные и выводит содержимое подсказки" + +#~ msgid "Javascript onClick href" +#~ msgstr "JavaScript onclick атрибут" + +#~ msgid "Define a function that returns a URL to navigate to when user clicks" +#~ msgstr "Определение функции, возвращающей URL для перехода при нажатии" + +#~ msgid "Extra data for JS" +#~ msgstr "Доп. данные для JS" + +#~ msgid "List of extra columns made available in Javascript functions" +#~ msgstr "Список дополнительных столбцов, доступных в функциях Javascript" + +#~ msgid "Stroked" +#~ msgstr "Штриховать" + +#~ msgid "Whether to display the stroke" +#~ msgstr "Отображать штриховать" + +#~ msgid "Filled" +#~ msgstr "Закраска" + +#~ msgid "Whether to fill the objects" +#~ msgstr "Закрашивать объекты" + +#~ msgid "Time" +#~ msgstr "Время" + +#~ msgid "Time related form attributes" +#~ msgstr "" +#~ "В этом разделе можно установить " +#~ "параметры диаграммы, связанные с временем" + +#~ msgid "Datasource & Chart Type" +#~ msgstr "Источник данных & Тип графика" + +#~ msgid "This section exposes ways to include snippets of SQL in your query" +#~ msgstr "" +#~ "В этом разделе представлены способы " +#~ "включения фрагментов кода SQL в ваш " +#~ "запрос." + +#~ msgid "Annotations and Layers" +#~ msgstr "Аннотация" + +#~ msgid "" +#~ "This section contains options that allow" +#~ " for advanced analytical post processing" +#~ " of query results" +#~ msgstr "" +#~ "В этом разделе содержатся параметры, " +#~ "которые позволяют производить аналитическую " +#~ "пост-обработку результатов запроса" + +#~ msgid "Result Filters" +#~ msgstr "Фильтр результатов" + +#~ msgid "" +#~ "The filters to apply after post-" +#~ "aggregation.Leave the value control empty " +#~ "to filter empty strings or nulls" +#~ msgstr "Фильтры, применяемые после агрегации." + +#~ msgid "Chart Options" +#~ msgstr "Параметры диаграммы" + +#~ msgid "Breakdowns" +#~ msgstr "Ряды данных (сегментировать)" + +#~ msgid "Defines how each series is broken down" +#~ msgstr "Определяет на какие сегменты будет разбит каждый столбец данных" + +#~ msgid "Pie Chart" +#~ msgstr "Круговая диаграмма" + +#~ msgid "Time Series - Periodicity Pivot" +#~ msgstr "" + +#~ msgid "Dual Axis Line Chart" +#~ msgstr "Линейный график с двумя осями" + +#~ msgid "Y Axis 1" +#~ msgstr "Первая ось Y" + +#~ msgid "Y Axis 2" +#~ msgstr "Вторая ось Y" + +#~ msgid "Left Axis Metric" +#~ msgstr "Показатель для левой оси" + +#~ msgid "Choose a metric for left axis" +#~ msgstr "Выбрать показатель для левой оси" + +#~ msgid "Left Axis Format" +#~ msgstr "Формат левой оси" + +#~ msgid "Axes" +#~ msgstr "Оси" + +#~ msgid "Map" +#~ msgstr "Карта" + +#~ msgid "Deck.gl - Hexagons" +#~ msgstr "" + +#~ msgid "Advanced" +#~ msgstr "Дополнительно" + +#~ msgid "Metric used to control height" +#~ msgstr "Показатель используемый для контроля высоты" + +#~ msgid "Deck.gl - Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - Screen grid" +#~ msgstr "" + +#~ msgid "Grid" +#~ msgstr "Сетка" + +#~ msgid "Weight" +#~ msgstr "Вес" + +#~ msgid "Metric used as a weight for the grid's coloring" +#~ msgstr "Показатель, используемый в качестве веса для раскраски сетки" + +#~ msgid "Deck.gl - geoJson" +#~ msgstr "" + +#~ msgid "GeoJson Settings" +#~ msgstr "Настройки Geojson " + +#~ msgid "Polygon Settings" +#~ msgstr "Параметры Полигона" + +#~ msgid "Arc" +#~ msgstr "Дуга" + +#~ msgid "Point Color" +#~ msgstr "Цвет Точки" + +#~ msgid "Categorical Color" +#~ msgstr "" + +#~ msgid "Pick a dimension from which categorical colors are defined" +#~ msgstr "" + +#~ msgid "GROUP BY" +#~ msgstr "АГРЕГАЦИЯ" + +#~ msgid "Use this section if you want a query that aggregates" +#~ msgstr "" +#~ "Используйте этот раздел, если необходимо " +#~ "предварительно агрегировать данные" + +#~ msgid "NOT GROUPED BY" +#~ msgstr "БЕЗ АГРЕГАЦИИ" + +#~ msgid "Use this section if you want to query atomic rows" +#~ msgstr "" +#~ "Используйте этот раздел, если необходимо " +#~ "использовать исходные данные как есть, " +#~ "без предварительной агрегации" + +#~ msgid "Time Series Table" +#~ msgstr "Таблица временных рядов" + +#~ msgid "" +#~ "Templated link, it's possible to include" +#~ " {{ metric }} or other values " +#~ "coming from the controls." +#~ msgstr "" +#~ "Шаблонная ссылка, можно включить {{ " +#~ "metric }} или другие значения, " +#~ "поступающие из элементов управления." + +#~ msgid "Pivot Options" +#~ msgstr "Опции" + +#~ msgid "Bubbles" +#~ msgstr "Пузырьки" + +#~ msgid "Numeric Column" +#~ msgstr "Числовой столбец" + +#~ msgid "Select the numeric column to draw the histogram" +#~ msgstr "Выберите числовой столбец, чтобы построить гистограмму" + +#~ msgid "No of Bins" +#~ msgstr "Количество ячеек" + +#~ msgid "Select number of bins for the histogram" +#~ msgstr "Выберите количество ячеек" + +#~ msgid "Primary Metric" +#~ msgstr "Первый показатель" + +#~ msgid "The primary metric is used to define the arc segment sizes" +#~ msgstr "Первый показатель используется для определения размеров сегмента дуги" + +#~ msgid "Secondary Metric" +#~ msgstr "Второй показатель" + +#~ msgid "" +#~ "[optional] this secondary metric is used" +#~ " to define the color as a ratio" +#~ " against the primary metric. When " +#~ "omitted, the color is categorical and" +#~ " based on labels" +#~ msgstr "" +#~ "Необязательный параметр. Используется для " +#~ "формирования цвета на основе отношения к" +#~ " первому показателю. " + +#~ msgid "Hierarchy" +#~ msgstr "Иерархическая структура" + +#~ msgid "This defines the level of the hierarchy" +#~ msgstr "Каждый срез определяет уровень иерархии" + +#~ msgid "Source / Target" +#~ msgstr "Источник / Назначение" + +#~ msgid "Choose a source and a target" +#~ msgstr "Выберите срез данных для источника и назначения" + +#~ msgid "Chord Diagram" +#~ msgstr "" + +#~ msgid "Choose a number format" +#~ msgstr "Выберите формат чисел" + +#~ msgid "Source" +#~ msgstr "Источник" + +#~ msgid "Choose a source" +#~ msgstr "Выберите срез источника" + +#~ msgid "Target" +#~ msgstr "Назначение" + +#~ msgid "Choose a target" +#~ msgstr "Выберите срез назначения" + +#~ msgid "ISO 3166-2 codes of region/province/department" +#~ msgstr "Геокод по стандарту ISO 3166-2" + +#~ msgid "" +#~ "It's ISO 3166-2 of your " +#~ "region/province/department in your table. (see" +#~ " documentation for list of ISO " +#~ "3166-2)" +#~ msgstr "" +#~ "Стандарт ISO 3166-2 — часть стандарта" +#~ " ISO 3166, определяющего геокоды для " +#~ "основных единиц первого и второго уровня" +#~ " деления территории всех стран." + +#~ msgid "Country Control" +#~ msgstr "Геокод страны" + +#~ msgid "3 letter code of the country" +#~ msgstr "Трехбуквенный код страны" + +#~ msgid "Metric for color" +#~ msgstr "Показатель / Цвет" + +#~ msgid "Metric that defines the color of the country" +#~ msgstr "Показатель, определяющий цвет страны" + +#~ msgid "Bubble size" +#~ msgstr "Размер маркера" + +#~ msgid "Metric that defines the size of the bubble" +#~ msgstr "Показатель, определяющий размер маркера (окружность)" + +#~ msgid "Filter Box" +#~ msgstr "Фильтр" + +#~ msgid "Filter controls" +#~ msgstr "Фильтруемые срезы" + +#~ msgid "" +#~ "The controls you want to filter " +#~ "on. Note that only columns checked " +#~ "as \"filterable\" will show up on " +#~ "this list." +#~ msgstr "" +#~ "Срезы данных, на которые вы хотите " +#~ "включить фильтр. Обратите внимание, что " +#~ "в этом списке будут отображаться только" +#~ " столбцы, отмеченные в свойствах таблицы" +#~ " как «фильтруемые»." + +#~ msgid "Heatmap Options" +#~ msgstr "Параметры тепловой карты" + +#~ msgid "Value bounds" +#~ msgstr "Границы значения" + +#~ msgid "Value Format" +#~ msgstr "Формат значения" + +#~ msgid "Horizon" +#~ msgstr "" + +#~ msgid "Points" +#~ msgstr "Точки" + +#~ msgid "Labelling" +#~ msgstr "Маркировка" + +#~ msgid "Visual Tweaks" +#~ msgstr "Визуальные твики" + +#~ msgid "Column containing longitude data" +#~ msgstr "Столбец, содержащий данные долготы" + +#~ msgid "Column containing latitude data" +#~ msgstr "Столбец, содержащий данные широты" + +#~ msgid "Cluster label aggregator" +#~ msgstr "Агрегатор меток кластера" + +#~ msgid "" +#~ "Aggregate function applied to the list" +#~ " of points in each cluster to " +#~ "produce the cluster label." +#~ msgstr "" +#~ "Агрегатная функция применяется к списку " +#~ "точек в каждом кластере для создания " +#~ "метки кластера." + +#~ msgid "Tooltip" +#~ msgstr "Подсказка" + +#~ msgid "" +#~ "Show a tooltip when hovering over " +#~ "points and clusters describing the label" +#~ msgstr "" +#~ "Показывать всплывающую подсказку при наведении" +#~ " курсора на точки и кластеры" + +#~ msgid "" +#~ "One or many controls to group by." +#~ " If grouping, latitude and longitude " +#~ "columns must be present." +#~ msgstr "" +#~ "Один или несколько элементов в группе." +#~ " Должны присутствовать столбцы широты и " +#~ "долготы." + +#~ msgid "Event definition" +#~ msgstr "Определение события" + +#~ msgid "Additional meta data" +#~ msgstr "Дополнительные метаданные" + +#~ msgid "Column containing entity ids" +#~ msgstr "Столбец, содержащий идентификатор" + +#~ msgid "e.g., a \"user id\" column" +#~ msgstr "например, столбец «user id»" + +#~ msgid "Column containing event names" +#~ msgstr "Столбец, содержащий имена событий" + +#~ msgid "Event count limit" +#~ msgstr "Ограничение количества событий" + +#~ msgid "The maximum number of events to return, equivalent to number of rows" +#~ msgstr "Максимальное число возвращаемых событий, эквивалентное числу строк" + +#~ msgid "Meta data" +#~ msgstr "Метаданные" + +#~ msgid "Select any columns for meta data inspection" +#~ msgstr "Выберите любые столбцы для проверки метаданных" + +#~ msgid "Paired t-test" +#~ msgstr "" + +#~ msgid "Time Series Options" +#~ msgstr "" + +#~ msgid "Favorites" +#~ msgstr "Избранное" + +#~ msgid "Created Content" +#~ msgstr "Созданный контент" + +#~ msgid "Recent Activity" +#~ msgstr "Последние действия" + +#~ msgid "Security & Access" +#~ msgstr "Безопасность и Доступ" + +#~ msgid "No slices" +#~ msgstr "Нет срезов данных" + +#~ msgid "No dashboards" +#~ msgstr "Нет отчётов" + +#~ msgid "Slices" +#~ msgstr "Срезы данных" + +#~ msgid "No favorite charts yet, go click on stars!" +#~ msgstr "" +#~ "Нет избранных диаграмм. Нажмите звёздочку " +#~ "напротив названия необходимого графика, чтобы" +#~ " он появился в списке избранных " +#~ "диаграмм." + +#~ msgid "No favorite dashboards yet, go click on stars!" +#~ msgstr "" +#~ "Нет избранных отчётов. Нажмите звёздочку " +#~ "напротив названия необходимого отчета, чтобы" +#~ " он появился в этом списке." + +#~ msgid "Roles" +#~ msgstr "Роли" + +#~ msgid "Databases" +#~ msgstr "Базы данных" + +#~ msgid "Datasources" +#~ msgstr "Источники данных" + +#~ msgid "Profile picture provided by Gravatar" +#~ msgstr "Изображение профиля, сгенерированное сервисом Gravatar" + +#~ msgid "joined" +#~ msgstr "присоединился" + +#~ msgid "id:" +#~ msgstr "идентификатор:" + +#~ msgid "Sorry, there appears to be no data" +#~ msgstr "Извините, похоже, нет данных" + +#~ msgid "Data has no time steps" +#~ msgstr "Данные не имеют временной шкалы" + +#~ msgid "Select starting date" +#~ msgstr "Выберите дату начала" + +#~ msgid "Select end date" +#~ msgstr "Выберите дату окончания" + +#~ msgid "Select [%s]" +#~ msgstr "Выбрать [%s]" + +#~ msgid "Apply" +#~ msgstr "Применить" + +#~ msgid "Druid Clusters" +#~ msgstr "Список Кластеров Druid" + +#~ msgid "Sources" +#~ msgstr "Источники" + +#~ msgid "Druid Datasources" +#~ msgstr "Источники Данных Druid" + +#~ msgid "Scan New Datasources" +#~ msgstr "Сканирование Новых Источников" + +#~ msgid "Refresh Druid Metadata" +#~ msgstr "Обновить Метаданные Druid" + +#~ msgid "Refresh Metadata" +#~ msgstr "Обновить метаданные" + +#~ msgid "Refresh column metadata" +#~ msgstr "Обновить метаданные столбцов" + +#~ msgid "Tables" +#~ msgstr "Таблицы" + +#~ msgid "Import" +#~ msgstr "Импорт" + +#~ msgid "Annotation Layers" +#~ msgstr "Слои аннотаций" + +#~ msgid "Manage" +#~ msgstr "Управление" + +#~ msgid "Annotations" +#~ msgstr "Аннотации" + +#~ msgid "Datasource %(name)s already exists" +#~ msgstr "Источник данных %(name)s уже существует" + +#~ msgid "Export to YAML" +#~ msgstr "Экспорт в YAML" + +#~ msgid "Export to YAML?" +#~ msgstr "Экспорт в YAML?" + +#~ msgid "Delete" +#~ msgstr "Удалить" + +#~ msgid "Delete all Really?" +#~ msgstr "Удалить все?" + +#~ msgid "This endpoint requires the `all_datasource_access` permission" +#~ msgstr "Эта конечная точка требует разрешения «all_datasource_access»" + +#~ msgid "The datasource seems to have been deleted" +#~ msgstr "Источник данных, похоже, был удален" + +#~ msgid "The access requests seem to have been deleted" +#~ msgstr "Запросы доступа, похоже, были удалены" + +#~ msgid "The user seems to have been deleted" +#~ msgstr "Пользователь, кажется, был удален" + +#~ msgid "" +#~ "You don't have access to this " +#~ "datasource. (Gain access)" +#~ msgstr "" +#~ "У вас нет доступа к этому " +#~ "источнику данных. (Gain " +#~ "access)" + +#~ msgid "You don't have access to this datasource" +#~ msgstr "У вас нет доступа к этому источнику данных" + +#~ msgid "" +#~ "This view requires the database %(name)s" +#~ " or `all_datasource_access` permission" +#~ msgstr "" +#~ "Для просмотра базы данных %(name)s " +#~ "необходимо иметь соответствующий доступ или" +#~ " разрешение «all_datasource_access»" + +#~ msgid "" +#~ "This endpoint requires the datasource " +#~ "%(name)s, database or `all_datasource_access` " +#~ "permission" +#~ msgstr "" +#~ "Для этой конечной точки %(name)s " +#~ "необходимо иметь соответствующий доступ или" +#~ " разрешение «all_datasource_access»" + +#~ msgid "Import Dashboards" +#~ msgstr "Импорт Отчетов" + +#~ msgid "Access requests" +#~ msgstr "Запросы доступа" + +#~ msgid "Security" +#~ msgstr "Безопасность" + +#~ msgid "Export" +#~ msgstr "Экспорт" + +#~ msgid "Export dashboards?" +#~ msgstr "Экспортировать отчет?" + +#~ msgid "Action Log" +#~ msgstr "Журнал Действий" + +#~ msgid "Access was requested" +#~ msgstr "Запрошен доступ" + +#~ msgid "" +#~ "%(user)s was granted the role %(role)s" +#~ " that gives access to the " +#~ "%(datasource)s" +#~ msgstr "" +#~ "%(user)s была предоставлена роль %(role)s, " +#~ "которая дает доступ к ресурсам " +#~ "%(datasource)s" + +#~ msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" +#~ msgstr "" +#~ "Роль %(r) s была расширена для " +#~ "обеспечения доступа к источнику данных " +#~ "%(ds)s" + +#~ msgid "You have no permission to approve this request" +#~ msgstr "У вас нет разрешения на утверждение этого запроса" + +#~ msgid "" +#~ "Malformed request. slice_id or table_name " +#~ "and db_name arguments are expected" +#~ msgstr "" +#~ "Неправильный запрос. Ожидаются аргументы " +#~ "slice_id или table_name и db_name" + +#~ msgid "Slice %(id)s not found" +#~ msgstr "Отчёт %(id)s не найден" + +#~ msgid "Table %(t)s wasn't found in the database %(d)s" +#~ msgstr "Таблица %(t)s не найдена в базе данных %(d)s" + +#~ msgid "Can't find User '%(name)s', please ask your admin to create one." +#~ msgstr "" +#~ "Не удалось найти пользователя ‘%(name)s’. " +#~ "Обратитесь к администратору, чтобы создать " +#~ "его." + +#~ msgid "Can't find DruidCluster with cluster_name = '%(name)s'" +#~ msgstr "Не удалось найти DruidCluster с именем cluster_name = ‘%(name)s’" + +#~ msgid "CSS Templates" +#~ msgstr "Шаблоны CSS" + +#~ msgid "SQL Lab" +#~ msgstr "Лаборатория" + +#~ msgid "Upload a CSV" +#~ msgstr "Загрузить CSV" + +#~ msgid "Queries" +#~ msgstr "Запросы" + +#~ msgid "Saved Queries" +#~ msgstr "Сохраненные запросы" + +#~ msgid "Time Column" +#~ msgstr "Столбец с датой" + +#~ msgid "second" +#~ msgstr "секунда" + +#~ msgid "minute" +#~ msgstr "минута" + +#~ msgid "hour" +#~ msgstr "час" + +#~ msgid "day" +#~ msgstr "день" + +#~ msgid "week" +#~ msgstr "неделя" + +#~ msgid "month" +#~ msgstr "месяц" + +#~ msgid "quarter" +#~ msgstr "квартал" + +#~ msgid "year" +#~ msgstr "год" + +#~ msgid "week_ending_saturday" +#~ msgstr "неделя_конец_суббота" + +#~ msgid "week_start_sunday" +#~ msgstr "неделя_начало_воскресенье" + +#~ msgid "week_start_monday" +#~ msgstr "неделя_начало_понедельник" + +#~ msgid "5 minute" +#~ msgstr "5 минут" + +#~ msgid "half hour" +#~ msgstr "полчаса" + +#~ msgid "10 minute" +#~ msgstr "10 минут" + +#~ msgid "Table Name" +#~ msgstr "Имя Таблицы" + +#~ msgid "Name of table to be created from csv data." +#~ msgstr "Имя таблицы, которая будет сформирована из данных csv." + +#~ msgid "CSV File" +#~ msgstr "CSV Файл" + +#~ msgid "Select a CSV file to be uploaded to a database." +#~ msgstr "Выберите файл CSV, который будет загружен в БД." + +#~ msgid "CSV Files Only!" +#~ msgstr "Только CSV-файлы!" + +#~ msgid "Database" +#~ msgstr "БД" + +#~ msgid "Delimiter" +#~ msgstr "Разделитель" + +#~ msgid "Delimiter used by CSV file (for whitespace use \\s+)." +#~ msgstr "Разделитель, используемый CSV-файлом (для пробелов используется \\s+)." + +#~ msgid "Table Exists" +#~ msgstr "Метод добавления" + +#~ msgid "" +#~ "If table exists do one of the " +#~ "following: Fail (do nothing), Replace " +#~ "(drop and recreate table) or Append " +#~ "(insert data)." +#~ msgstr "" +#~ "Если таблица уже существует, выполните " +#~ "одно из следующих действий: Fail (ничего" +#~ " не делать), Replace (удалить и " +#~ "заново создать таблицу) или Append " +#~ "(добавить данные)." + +#~ msgid "Fail" +#~ msgstr "" + +#~ msgid "Replace" +#~ msgstr "" + +#~ msgid "Append" +#~ msgstr "" + +#~ msgid "Schema" +#~ msgstr "Схема" + +#~ msgid "Specify a schema (if database flavour supports this)." +#~ msgstr "Укажите схему (если это поддерживается базой данных)." + +#~ msgid "Header Row" +#~ msgstr "Строка заголовков" + +#~ msgid "" +#~ "Row containing the headers to use " +#~ "as column names (0 is first line" +#~ " of data). Leave empty if there " +#~ "is no header row." +#~ msgstr "" +#~ "Строка, содержащая заголовки для использования" +#~ " в качестве имен столбцов (0 - " +#~ "первая строка данных). Оставьте пустым, " +#~ "если строка заголовка отсутствует." + +#~ msgid "Index Column" +#~ msgstr "Столбец индекса" + +#~ msgid "" +#~ "Column to use as the row labels" +#~ " of the dataframe. Leave empty if " +#~ "no index column." +#~ msgstr "" +#~ "Столбец для использования в качестве " +#~ "меток строк данных. Оставьте пустым, " +#~ "если столбец индекса отсутствует." + +#~ msgid "Mangle Duplicate Columns" +#~ msgstr "Дубликаты" + +#~ msgid "Specify duplicate columns as \"X.0, X.1\"." +#~ msgstr "" +#~ "Если есть столбцы с одинаковым именем," +#~ " то присвоить им порядковые номера -" +#~ " столбец1, столбец2, … и т.д." + +#~ msgid "Skip Initial Space" +#~ msgstr "Убрать пробелы" + +#~ msgid "Skip spaces after delimiter." +#~ msgstr "Пропустить пробелы после разделителя." + +#~ msgid "Skip Rows" +#~ msgstr "Игнорировать" + +#~ msgid "Number of rows to skip at start of file." +#~ msgstr "Количество первых строк, которые нужно проигнорировать." + +#~ msgid "Rows to Read" +#~ msgstr "Строки для чтения" + +#~ msgid "Number of rows of file to read." +#~ msgstr "Количество строк файла для чтения." + +#~ msgid "Skip Blank Lines" +#~ msgstr "Пропустить пустые строки" + +#~ msgid "Skip blank lines rather than interpreting them as NaN values." +#~ msgstr "Пропустите пустые строки, а не интерпретировать их как значения NaN." + +#~ msgid "Parse Dates" +#~ msgstr "Разбор Дат" + +#~ msgid "A comma separated list of columns that should be parsed as dates." +#~ msgstr "" + +#~ msgid "Infer Datetime Format" +#~ msgstr "Формат даты и времени" + +#~ msgid "Use Pandas to interpret the datetime format automatically." +#~ msgstr "" +#~ "Используйте Pandas для автоматической " +#~ "интерпретации формата даты и времени." + +#~ msgid "Decimal Character" +#~ msgstr "Десятичный символ" + +#~ msgid "Character to interpret as decimal point." +#~ msgstr "Символ, который интерпретируется как десятичная точка." + +#~ msgid "Dataframe Index" +#~ msgstr "Индекс" + +#~ msgid "Write dataframe index as a column." +#~ msgstr "Записывайте индекс данных в виде столбца." + +#~ msgid "Column Label(s)" +#~ msgstr "Обозначения столбцов" + +#~ msgid "" +#~ "Column label for index column(s). If " +#~ "None is given and Dataframe Index " +#~ "is True, Index Names are used." +#~ msgstr "" +#~ "Обозначение столбца для столбцов с " +#~ "индексами. Если поле пустое, а настройка" +#~ " [Индекс] включена, то используются имена" +#~ " индексов." + +#~ msgid "Viz is missing a datasource" +#~ msgstr "У визуализации отсутствует источник данных" + +#~ msgid "From date cannot be larger than to date" +#~ msgstr "Невозможно выбрать дату [from], которая позже текущего дня" + +#~ msgid "Table View" +#~ msgstr "Табличный вид" + +#~ msgid "Pick a granularity in the Time section or uncheck 'Include Time'" +#~ msgstr "" +#~ "Выберите столбец с датой и необходимый" +#~ " период в секции «Время» или снимите" +#~ " флажок «Включая дату»" + +#~ msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" +#~ msgstr "" +#~ "Выберите срез данных в полях " +#~ "[Показатели] или [Столбцы], но не в " +#~ "обоих одновременно" + +#~ msgid "Time Table View" +#~ msgstr "" + +#~ msgid "Pick at least one metric" +#~ msgstr "Выберите хотя бы одно значение" + +#~ msgid "When using 'Group By' you are limited to use a single metric" +#~ msgstr "" +#~ "При использовании поля [Группировка] вы " +#~ "не ограничены использованием одного среза" + +#~ msgid "Pivot Table" +#~ msgstr "Сводная таблица" + +#~ msgid "Please choose at least one 'Group by' field " +#~ msgstr "Выберите хотя бы один срез в поле [Группировка]" + +#~ msgid "Please choose at least one metric" +#~ msgstr "Пожалуйста, выберите хотя бы один показатель" + +#~ msgid "Group By' and 'Columns' can't overlap" +#~ msgstr "Нельзя использовать один и тот же срез в двух полях" + +#~ msgid "Markup" +#~ msgstr "" + +#~ msgid "Separator" +#~ msgstr "Разделитель" + +#~ msgid "Word Cloud" +#~ msgstr "Облако тегов" + +#~ msgid "Treemap" +#~ msgstr "Дерево" + +#~ msgid "Calendar Heatmap" +#~ msgstr "" + +#~ msgid "Box Plot" +#~ msgstr "" + +#~ msgid "Bubble Chart" +#~ msgstr "Пузырьковая диаграмма" + +#~ msgid "Pick a metric for x, y and size" +#~ msgstr "Выберите срез для X, Y и размер" + +#~ msgid "Bullet Chart" +#~ msgstr "" + +#~ msgid "Pick a metric to display" +#~ msgstr "Выберите показатель для отображения" + +#~ msgid "Big Number with Trendline" +#~ msgstr "" + +#~ msgid "Pick a metric!" +#~ msgstr "Выберите показатель!" + +#~ msgid "Big Number" +#~ msgstr "" + +#~ msgid "Time Series - Line Chart" +#~ msgstr "" + +#~ msgid "Pick a time granularity for your time series" +#~ msgstr "Выберите период для временных рядов" + +#~ msgid "" +#~ "`Since` and `Until` time bounds should" +#~ " be specified when using the `Time" +#~ " Shift` feature." +#~ msgstr "" + +#~ msgid "Time Series - Dual Axis Line Chart" +#~ msgstr "" + +#~ msgid "Pick a metric for left axis!" +#~ msgstr "Выберите значение для левой оси!" + +#~ msgid "Pick a metric for right axis!" +#~ msgstr "Выберите значение для правой оси!" + +#~ msgid "Please choose different metrics on left and right axis" +#~ msgstr "Пожалуйста, выберите разные срезы данных для левой и правой оси" + +#~ msgid "Time Series - Bar Chart" +#~ msgstr "" + +#~ msgid "Time Series - Period Pivot" +#~ msgstr "" + +#~ msgid "Time Series - Percent Change" +#~ msgstr "" + +#~ msgid "Time Series - Stacked" +#~ msgstr "" + +#~ msgid "Distribution - NVD3 - Pie Chart" +#~ msgstr "" + +#~ msgid "Histogram" +#~ msgstr "Гистограмма" + +#~ msgid "Must have at least one numeric column specified" +#~ msgstr "" + +#~ msgid "Distribution - Bar Chart" +#~ msgstr "" + +#~ msgid "Can't have overlap between Series and Breakdowns" +#~ msgstr "Срезы в полях [Столбцы данных] и [Ряды данных] должны быть разными" + +#~ msgid "Pick at least one field for [Series]" +#~ msgstr "Выберите хотя бы одно значение для поля [Столбцы данных]" + +#~ msgid "Sunburst" +#~ msgstr "" + +#~ msgid "Sankey" +#~ msgstr "" + +#~ msgid "Pick exactly 2 columns as [Source / Target]" +#~ msgstr "Выберите ровно два среза в поле [Источник / Назначение]" + +#~ msgid "" +#~ "There's a loop in your Sankey, " +#~ "please provide a tree. Here's a " +#~ "faulty link: {}" +#~ msgstr "" +#~ "В полях [Источника] и [Назначения] есть" +#~ " одинаковый срез данных - {}. Срезы" +#~ " не должны пересекаться!" + +#~ msgid "Directed Force Layout" +#~ msgstr "" + +#~ msgid "Pick exactly 2 columns to 'Group By'" +#~ msgstr "Выберите ровно два столбца в поле [Группировка]" + +#~ msgid "Country Map" +#~ msgstr "Карта Стран" + +#~ msgid "World Map" +#~ msgstr "Карта Мира" + +#~ msgid "Filters" +#~ msgstr "Фильтры" + +#~ msgid "Pick at least one filter field" +#~ msgstr "Выберите хотя бы одно значение из списка" + +#~ msgid "iFrame" +#~ msgstr "" + +#~ msgid "Parallel Coordinates" +#~ msgstr "" + +#~ msgid "Heatmap" +#~ msgstr "" + +#~ msgid "Horizon Charts" +#~ msgstr "" + +#~ msgid "Mapbox" +#~ msgstr "" + +#~ msgid "Must have a [Group By] column to have 'count' as the [Label]" +#~ msgstr "" + +#~ msgid "Choice of [Label] must be present in [Group By]" +#~ msgstr "" + +#~ msgid "Choice of [Point Radius] must be present in [Group By]" +#~ msgstr "Срез [Радиуса точки] должен присутствовать в поле [Группировка]" + +#~ msgid "[Longitude] and [Latitude] columns must be present in [Group By]" +#~ msgstr "Столбцы [Долгота] и [Широта] должны присутствовать в поле [Группировка]" + +#~ msgid "Deck.gl - Multiple Layers" +#~ msgstr "" + +#~ msgid "Bad spatial key" +#~ msgstr "" + +#~ msgid "Deck.gl - Scatter plot" +#~ msgstr "" + +#~ msgid "Deck.gl - Screen Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - Paths" +#~ msgstr "" + +#~ msgid "Deck.gl - Polygon" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D HEX" +#~ msgstr "" + +#~ msgid "Deck.gl - GeoJSON" +#~ msgstr "" + +#~ msgid "Deck.gl - Arc" +#~ msgstr "" + +#~ msgid "Event flow" +#~ msgstr "" + +#~ msgid "Time Series - Paired t-test" +#~ msgstr "" + +#~ msgid "Time Series - Nightingale Rose Chart" +#~ msgstr "" + +#~ msgid "Partition Diagram" +#~ msgstr "" + +#~ msgid "Metric(s) {} must be aggregations." +#~ msgstr "" + +#~ msgid "No data was returned." +#~ msgstr "Данных не было." + +#~ msgid "Unsupported extraction function: " +#~ msgstr "" + +#~ msgid "List Druid Column" +#~ msgstr "Список колонок Druid" + +#~ msgid "Show Druid Column" +#~ msgstr "Показать колонку Druid" + +#~ msgid "Add Druid Column" +#~ msgstr "Добавить колонку Druid" + +#~ msgid "Edit Druid Column" +#~ msgstr "Редактировать колонку Druid" + +#~ msgid "Column" +#~ msgstr "Колонка" + +#~ msgid "Type" +#~ msgstr "Тип" + +#~ msgid "Datasource" +#~ msgstr "Источник данных" + +#~ msgid "Groupable" +#~ msgstr "Группируемый" + +#~ msgid "Filterable" +#~ msgstr "Фильтрующийся" + +#~ msgid "Count Distinct" +#~ msgstr "Count Distinct" + +#~ msgid "Sum" +#~ msgstr "Sum" + +#~ msgid "Min" +#~ msgstr "Минимум" + +#~ msgid "Max" +#~ msgstr "Максимум" + +#~ msgid "" +#~ "Whether this column is exposed in " +#~ "the `Filters` section of the explore " +#~ "view." +#~ msgstr "" +#~ "Необходимо отметить, если столбец должен " +#~ "быть доступен в разделе «Фильтры»." + +#~ msgid "List Druid Metric" +#~ msgstr "Список Druid Метрик" + +#~ msgid "Show Druid Metric" +#~ msgstr "Показать Druid Метрики" + +#~ msgid "Add Druid Metric" +#~ msgstr "Добавить Druid Метрику" + +#~ msgid "Edit Druid Metric" +#~ msgstr "Редактировать Druid Метрику" + +#~ msgid "" +#~ "Whether the access to this metric " +#~ "is restricted to certain roles. Only " +#~ "roles with the permission 'metric access" +#~ " on XXX (the name of this " +#~ "metric)' are allowed to access this " +#~ "metric" +#~ msgstr "" +#~ "Ограничен ли доступ к этому показателю" +#~ " определенными ролями. Только роли с " +#~ "разрешением «metric access on [название " +#~ "этой метрики]» могут получить доступ к" +#~ " этому показателю." + +#~ msgid "Metric" +#~ msgstr "Показатель" + +#~ msgid "Description" +#~ msgstr "Описание" + +#~ msgid "Verbose Name" +#~ msgstr "Полное имя" + +#~ msgid "JSON" +#~ msgstr "JSON" + +#~ msgid "Druid Datasource" +#~ msgstr "Druid - Источники Данных" + +#~ msgid "Warning Message" +#~ msgstr "Предупреждающее сообщение" + +#~ msgid "List Druid Cluster" +#~ msgstr "Список Кластеров Druid" + +#~ msgid "Show Druid Cluster" +#~ msgstr "Показать Кластер Druid" + +#~ msgid "Add Druid Cluster" +#~ msgstr "Добавить Кластер Druid" + +#~ msgid "Edit Druid Cluster" +#~ msgstr "Редактировать Кластер Druid" + +#~ msgid "Cluster" +#~ msgstr "Кластер" + +#~ msgid "Coordinator Host" +#~ msgstr "Координатор Хост" + +#~ msgid "Coordinator Port" +#~ msgstr "Координатор Порт" + +#~ msgid "Coordinator Endpoint" +#~ msgstr "Координатор Конечная Точка" + +#~ msgid "Broker Host" +#~ msgstr "Брокер-Хост" + +#~ msgid "Broker Port" +#~ msgstr "Брокер-Порт" + +#~ msgid "Broker Endpoint" +#~ msgstr "Брокер-Конечная Точка" + +#~ msgid "List Druid Datasource" +#~ msgstr "Список Источников Данных Druid" + +#~ msgid "Show Druid Datasource" +#~ msgstr "Показать Источники Данных Druid" + +#~ msgid "Add Druid Datasource" +#~ msgstr "Добавить Источник Данных Druid" + +#~ msgid "Edit Druid Datasource" +#~ msgstr "Редактировать Источник Данных Druid" + +#~ msgid "" +#~ "The list of slices associated with " +#~ "this table. By altering this datasource," +#~ " you may change how these associated" +#~ " slices behave. Also note that slices" +#~ " need to point to a datasource, " +#~ "so this form will fail at saving" +#~ " if removing slices from a " +#~ "datasource. If you want to change " +#~ "the datasource for a slice, overwrite" +#~ " the slice from the 'explore view'" +#~ msgstr "" +#~ "Список графиков, связанных с этой " +#~ "таблицей. Изменяя этот источник данных, " +#~ "можно изменить поведение связанных с ним" +#~ " графиков. Также обратите внимание, что " +#~ "графики должны указывать на источник " +#~ "данных, поэтому эта форма не будет " +#~ "сохранена при удалении срезов из " +#~ "источника данных. Если вы хотите " +#~ "изменить источник данных для среза, " +#~ "сделайте это в свойствах самого графика." + +#~ msgid "Timezone offset (in hours) for this datasource" +#~ msgstr "Смещение часового пояса (в часах) для этого источника данных" + +#~ msgid "" +#~ "Time expression to use as a " +#~ "predicate when retrieving distinct values " +#~ "to populate the filter component. Only" +#~ " applies when `Enable Filter Select` " +#~ "is on. If you enter `7 days " +#~ "ago`, the distinct list of values " +#~ "in the filter will be populated " +#~ "based on the distinct value over " +#~ "the past week" +#~ msgstr "" +#~ "Выражение времени для использования в " +#~ "качестве предиката при получении различных " +#~ "значений для заполнения компонента фильтра." +#~ " Применяется только в том случае, " +#~ "если включен параметр «включить выбор " +#~ "фильтра». Если Вы введете «7 дней " +#~ "назад», то список различных значений в" +#~ " фильтре будет заполнен на основе " +#~ "определенного значения за последнюю неделю" + +#~ msgid "" +#~ "Whether to populate the filter's " +#~ "dropdown in the explore view's filter" +#~ " section with a list of distinct " +#~ "values fetched from the backend on " +#~ "the fly" +#~ msgstr "Получение списка фильтруемых значений, выполняя онлайн-запрос к серверу" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the datasource from the " +#~ "datasource list" +#~ msgstr "" +#~ "Перенаправление на эту конечную точку " +#~ "при нажатии на источник данных из " +#~ "списка источников данных" + +#~ msgid "Associated Charts" +#~ msgstr "Связанные диаграммы" + +#~ msgid "Data Source" +#~ msgstr "Источник данных" + +#~ msgid "Owner" +#~ msgstr "Владелец" + +#~ msgid "Is Hidden" +#~ msgstr "Скрыто" + +#~ msgid "Enable Filter Select" +#~ msgstr "Включить Онлайн Фильтр" + +#~ msgid "Default Endpoint" +#~ msgstr "Конечная точка по умолчанию" + +#~ msgid "Time Offset" +#~ msgstr "Смещение Времени" + +#~ msgid "Cache Timeout" +#~ msgstr "Тайм-аут Кэша" + +#~ msgid "" +#~ "Datetime column not provided as part " +#~ "table configuration and is required by" +#~ " this type of chart" +#~ msgstr "" +#~ "Для данной диаграммы необходим временной " +#~ "ряд. Укажите столбец с датой в " +#~ "соответствующем поле раздела [Время]" + +#~ msgid "Empty query?" +#~ msgstr "Пустой запрос?" + +#~ msgid "Metric '{}' is not valid" +#~ msgstr "Показатель ‘{}’ не является допустимым" + +#~ msgid "" +#~ "Table [{}] doesn't seem to exist " +#~ "in the specified database, couldn't " +#~ "fetch column information" +#~ msgstr "" +#~ "Таблица [{}], похоже, не существует в" +#~ " указанной базе данных. Не удается " +#~ "получить сведения о столбце." + +#~ msgid "List Columns" +#~ msgstr "Список столбцов" + +#~ msgid "Show Column" +#~ msgstr "Показать столбец" + +#~ msgid "Add Column" +#~ msgstr "Добавить столбец" + +#~ msgid "Edit Column" +#~ msgstr "Редактировать столбец" + +#~ msgid "" +#~ "Whether to make this column available" +#~ " as a [Time Granularity] option, " +#~ "column has to be DATETIME or " +#~ "DATETIME-like" +#~ msgstr "" +#~ "Сделать этот столбец доступным в разделе" +#~ " [Время]. Столбец должен быть в " +#~ "формате DATETIME" + +#~ msgid "" +#~ "The data type that was inferred by" +#~ " the database. It may be necessary" +#~ " to input a type manually for " +#~ "expression-defined columns in some cases." +#~ " In most case users should not " +#~ "need to alter this." +#~ msgstr "" +#~ "Задать тип данных. В некоторых случаях" +#~ " может потребоваться ввести тип вручную " +#~ "для столбцов, которые формируются специальными" +#~ " запросами. В большинстве случаев изменять" +#~ " содержимое этого поля не обязательно." + +#~ msgid "Table" +#~ msgstr "Таблица" + +#~ msgid "Expression" +#~ msgstr "Выражение SQL" + +#~ msgid "Is temporal" +#~ msgstr "Содержит дату /время" + +#~ msgid "Datetime Format" +#~ msgstr "Формат Datetime" + +#~ msgid "Database Expression" +#~ msgstr "Database Expression" + +#~ msgid "List Metrics" +#~ msgstr "Список показателей" + +#~ msgid "Show Metric" +#~ msgstr "Показать показатель" + +#~ msgid "Add Metric" +#~ msgstr "Добавить показатель" + +#~ msgid "Edit Metric" +#~ msgstr "Редактировать показатель" + +#~ msgid "SQL Expression" +#~ msgstr "Выражение SQL" + +#~ msgid "D3 Format" +#~ msgstr "Формат D3" + +#~ msgid "Is Restricted" +#~ msgstr "Ограничено" + +#~ msgid "List Tables" +#~ msgstr "Список таблиц" + +#~ msgid "Show Table" +#~ msgstr "Показать таблицу" + +#~ msgid "Add Table" +#~ msgstr "Добавить таблицу" + +#~ msgid "Edit Table" +#~ msgstr "Редактировать таблицу" + +#~ msgid "Name of the table that exists in the source database" +#~ msgstr "Имя таблицы, которая существует в исходной базе данных" + +#~ msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +#~ msgstr "" +#~ "Схема, используется только в некоторых " +#~ "базах данных, таких как Postgres, " +#~ "Redshift и DB2" + +#~ msgid "" +#~ "This fields acts a Superset view, " +#~ "meaning that Superset will run a " +#~ "query against this string as a " +#~ "subquery." +#~ msgstr "Это поле будет выполнять запрос в качестве подзапроса." + +#~ msgid "" +#~ "Predicate applied when fetching distinct " +#~ "value to populate the filter control " +#~ "component. Supports jinja template syntax. " +#~ "Applies only when `Enable Filter Select`" +#~ " is on." +#~ msgstr "" +#~ "Предикат применяется при получении значений" +#~ " для компонента - «Фильтр». Поддерживает" +#~ " синтаксис jinja. Применяется только в " +#~ "том случае, если включен параметр " +#~ "«Включить Онлайн Фильтр»." + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the table from the table " +#~ "list" +#~ msgstr "" +#~ "Перенаправление на эту конечную точку " +#~ "при нажатии на таблицу в общем " +#~ "списке" + +#~ msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "A set of parameters that become " +#~ "available in the query using Jinja " +#~ "templating syntax" +#~ msgstr "" + +#~ msgid "Changed By" +#~ msgstr "Изменено" + +#~ msgid "Last Changed" +#~ msgstr "Последнее изменение" + +#~ msgid "Offset" +#~ msgstr "Смещение" + +#~ msgid "Fetch Values Predicate" +#~ msgstr "Извлечь Значения Предиката" + +#~ msgid "Main Datetime Column" +#~ msgstr "Основной столбец с датой" + +#~ msgid "SQL Lab View" +#~ msgstr "" + +#~ msgid "Template parameters" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] could not be found, " +#~ "please double check your database " +#~ "connection, schema, and table name" +#~ msgstr "" +#~ "Не удалось найти таблицу [{}]. Проверьте" +#~ " подключение к базе данных, схему и" +#~ " имя таблицы." + +#~ msgid "" +#~ "The table was created. As part of" +#~ " this two phase configuration process, " +#~ "you should now click the edit " +#~ "button by the new table to " +#~ "configure it." +#~ msgstr "" +#~ "Таблица была создана. Нажмите на кнопку" +#~ " редактирования напротив новой таблицы, " +#~ "чтобы настроить её." + +#~ msgid "Metadata refreshed for the following table(s): %(tables)s" +#~ msgstr "Метаданные обновлены для следующих таблиц: %(tables)s" + +#~ msgid "Profile" +#~ msgstr "Профиль" + +#~ msgid "Logout" +#~ msgstr "Выход из системы" + +#~ msgid "Login" +#~ msgstr "Вход в систему" + +#~ msgid "Record Count" +#~ msgstr "Количество записей" + +#~ msgid "No records found" +#~ msgstr "Записи не найдены" + +#~ msgid "Add Filter" +#~ msgstr "Добавить фильтр" + +#~ msgid "Import dashboards" +#~ msgstr "" + +#~ msgid "No Access!" +#~ msgstr "Нет доступа!" + +#~ msgid "You do not have permissions to access the datasource(s): %(name)s." +#~ msgstr "У вас нет разрешений на доступ к источнику данных: %(name)s." + +#~ msgid "Request Permissions" +#~ msgstr "Запросить права доступа" + +#~ msgid "Cancel" +#~ msgstr "Отменить" + +#~ msgid "Test Connection" +#~ msgstr "Тестовое соединение" + +#~ msgid "json isn't valid" +#~ msgstr "json не валиден" + +#~ msgid "List Databases" +#~ msgstr "Список БД" + +#~ msgid "Show Database" +#~ msgstr "Показать Базу Данных" + +#~ msgid "Add Database" +#~ msgstr "Добавить Базу Данных" + +#~ msgid "Edit Database" +#~ msgstr "Редактировать Базу Данных" + +#~ msgid "Expose this DB in SQL Lab" +#~ msgstr "Показать базу данных в SQL Редакторе" + +#~ msgid "" +#~ "Allow users to run synchronous queries," +#~ " this is the default and should " +#~ "work well for queries that can be" +#~ " executed within a web request scope" +#~ " (<~1 minute)" +#~ msgstr "" +#~ "Разрешить пользователям выполнять синхронные " +#~ "запросы. Это значение установлено по " +#~ "умолчанию и должно хорошо работать для" +#~ " запросов, которые могут быть выполнены " +#~ "в пределах одной минуты." + +#~ msgid "" +#~ "Allow users to run queries, against " +#~ "an async backend. This assumes that " +#~ "you have a Celery worker setup as" +#~ " well as a results backend." +#~ msgstr "" +#~ "Разрешить пользователям выполнять асинхронные " +#~ "запросы к серверной части. Это " +#~ "предполагает, что у вас настроена " +#~ "очередь запросов Celery Worker." + +#~ msgid "Allow CREATE TABLE AS option in SQL Lab" +#~ msgstr "Разрешить выполнять инструкцию CREATE TABLE AS в редакторе SQL" + +#~ msgid "" +#~ "Allow users to run non-SELECT " +#~ "statements (UPDATE, DELETE, CREATE, ...) " +#~ "in SQL Lab" +#~ msgstr "" +#~ "Позволяет пользователям запускать инструкции " +#~ "(UPDATE, DELETE, CREATE, …) без SELECT" +#~ " в редакторе SQL" + +#~ msgid "" +#~ "When allowing CREATE TABLE AS option " +#~ "in SQL Lab, this option forces the" +#~ " table to be created in this " +#~ "schema" +#~ msgstr "" +#~ "При разрешении опции CREATE TABLE AS " +#~ "в редакторе SQL эта опция создаст " +#~ "таблицу в выбранной схеме" + +#~ 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 "" +#~ "Если вы используете Presto, все запросы" +#~ " в SQL-Редакторе будут выполняться от " +#~ "авторизованного пользователя, который должен " +#~ "иметь разрешение на их выполнение.
" +#~ " Если включен Hive, то запросы будут" +#~ " выполняться через техническую учетную " +#~ "запись, но ассоциировать зарегистрированного " +#~ "пользователя можно через свойство " +#~ "hive.server2.proxy.user." + +#~ msgid "" +#~ "Allow SQL Lab to fetch a list " +#~ "of all tables and all views across" +#~ " all database schemas. For large data" +#~ " warehouse with thousands of tables, " +#~ "this can be expensive and put " +#~ "strain on the system." +#~ msgstr "" + +#~ msgid "Expose in SQL Lab" +#~ msgstr "Открыть в SQL редакторе" + +#~ msgid "Allow CREATE TABLE AS" +#~ msgstr "Разрешить CREATE TABLE AS" + +#~ msgid "Allow DML" +#~ msgstr "Allow DML" + +#~ msgid "CTAS Schema" +#~ msgstr "Схема по умолчанию" + +#~ msgid "Creator" +#~ msgstr "Автор" + +#~ msgid "SQLAlchemy URI" +#~ msgstr "SQLAlchemy URI" + +#~ msgid "Extra" +#~ msgstr "Дополнительные параметры" + +#~ msgid "Allow Run Sync" +#~ msgstr "Allow Run Sync" + +#~ msgid "Allow Run Async" +#~ msgstr "Allow Run Async" + +#~ msgid "Impersonate the logged on user" +#~ msgstr "Ассоциировать пользователя" + +#~ msgid "CSV to Database configuration" +#~ msgstr "Настройка CSV для БД" + +#~ msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +#~ msgstr "CSV-файл \"{0}\" загружен в таблицу \"{1}\" базы данных \"{2}\"" + +#~ msgid "User" +#~ msgstr "Пользователь" + +#~ msgid "User Roles" +#~ msgstr "Роли пользователей" + +#~ msgid "Database URL" +#~ msgstr "URL базы данных" + +#~ msgid "Roles to grant" +#~ msgstr "Роли для предоставления" + +#~ msgid "Created On" +#~ msgstr "Дата создания" + +#~ msgid "List Charts" +#~ msgstr "Список диаграмм" + +#~ msgid "Show Chart" +#~ msgstr "Показать диаграмму" + +#~ msgid "Add Chart" +#~ msgstr "Добавить диаграмму" + +#~ msgid "Edit Chart" +#~ msgstr "Редактировать диаграмму" + +#~ msgid "" +#~ "These parameters are generated dynamically " +#~ "when clicking the save or overwrite " +#~ "button in the explore view. This " +#~ "JSON object is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "" +#~ "Эти параметры генерируются автоматически при" +#~ " нажатии кнопки сохранения. Опытные " +#~ "пользователи могут изменить определенные " +#~ "объекты в формате JSON." + +#~ msgid "Duration (in seconds) of the caching timeout for this slice." +#~ msgstr "Продолжительность (в секундах) таймаута кэширования для этого графика." + +#~ msgid "Dashboards" +#~ msgstr "Отчёты" + +#~ msgid "Last Modified" +#~ msgstr "Изменено" + +#~ msgid "Owners" +#~ msgstr "Владельцы" + +#~ msgid "Parameters" +#~ msgstr "Параметры" + +#~ msgid "Chart" +#~ msgstr "График" + +#~ msgid "Name" +#~ msgstr "Название" + +#~ msgid "Visualization Type" +#~ msgstr "Тип диаграммы" + +#~ msgid "List Dashboards" +#~ msgstr "Список Отчётов" + +#~ msgid "Show Dashboard" +#~ msgstr "Показать Отчёт" + +#~ msgid "Add Dashboard" +#~ msgstr "Добавить Отчёт" + +#~ msgid "Edit Dashboard" +#~ msgstr "Редактировать Отчёт" + +#~ msgid "" +#~ "This json object describes the " +#~ "positioning of the widgets in the " +#~ "dashboard. It is dynamically generated " +#~ "when adjusting the widgets size and " +#~ "positions by using drag & drop in" +#~ " the dashboard view" +#~ msgstr "" +#~ "Этот объект JSON описывает расположение " +#~ "виджетa в отчёте. Он автоматически " +#~ "генерируется при настройке размера и " +#~ "позиций виджета на листе отчёта." + +#~ msgid "" +#~ "The css for individual dashboards can" +#~ " be altered here, or in the " +#~ "dashboard view where changes are " +#~ "immediately visible" +#~ msgstr "В этом поле можно задать индивидуальный стиль для отчёта с помощью CSS" + +#~ msgid "To get a readable URL for your dashboard" +#~ msgstr "Получить читаемый URL-адрес для отчёта" + +#~ msgid "" +#~ "This JSON object is generated " +#~ "dynamically when clicking the save or" +#~ " overwrite button in the dashboard " +#~ "view. It is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "Параметры отчёта в формате JSON." + +#~ msgid "Owners is a list of users who can alter the dashboard." +#~ msgstr "Владельцы - это список пользователей, которые могут изменять отчёт." + +#~ msgid "Dashboard" +#~ msgstr "Отчёт" + +#~ msgid "Title" +#~ msgstr "Заголовок" + +#~ msgid "Slug" +#~ msgstr "Читаемый URL" + +#~ msgid "Charts" +#~ msgstr "Графики" + +#~ msgid "Modified" +#~ msgstr "Изменено" + +#~ msgid "Position JSON" +#~ msgstr "Позиция JSON" + +#~ msgid "CSS" +#~ msgstr "CSS" + +#~ msgid "JSON Metadata" +#~ msgstr "Параметры JSON" + +#~ msgid "Underlying Tables" +#~ msgstr "Базовые таблицы" + +#~ msgid "Action" +#~ msgstr "Действия" + +#~ msgid "dttm" +#~ msgstr "Время" + +#~ msgid "You don't have the rights to " +#~ msgstr "У вас нет прав на " + +#~ msgid "alter this " +#~ msgstr "изменить этот " + +#~ msgid "chart" +#~ msgstr "график" + +#~ msgid "create a " +#~ msgstr "создать " + +#~ msgid "dashboard" +#~ msgstr "отчёт" + +#~ msgid "Query record was not created as expected." +#~ msgstr "Запись запроса не была создана должным образом." + +#~ msgid "Template Name" +#~ msgstr "Имя Шаблона" + +#~ msgid "SQL Editor" +#~ msgstr "Редактор SQL" + +#~ msgid "Query Search" +#~ msgstr "Поиск запросов" + +#~ msgid "Status" +#~ msgstr "Статус" + +#~ msgid "Start Time" +#~ msgstr "Время начала" + +#~ msgid "End Time" +#~ msgstr "Время окончания" + +#~ msgid "List Saved Query" +#~ msgstr "Список сохраненных запросов" + +#~ msgid "Show Saved Query" +#~ msgstr "Показать сохраненный запрос" + +#~ msgid "Add Saved Query" +#~ msgstr "Добавить сохраненный запрос" + +#~ msgid "Edit Saved Query" +#~ msgstr "Изменить сохраненный запрос" + +#~ msgid "Label" +#~ msgstr "Метка" + +#~ msgid "Pop Tab Link" +#~ msgstr "Открыть" + +#~ msgid "Changed on" +#~ msgstr "Изменено" + diff --git a/superset/translations/zh/LC_MESSAGES/messages.json b/superset/translations/zh/LC_MESSAGES/messages.json index 258edbdaf3..6ec821430e 100644 --- a/superset/translations/zh/LC_MESSAGES/messages.json +++ b/superset/translations/zh/LC_MESSAGES/messages.json @@ -1 +1 @@ -{"":{"project-id-version":"Apache Superset 0.22.1","report-msgid-bugs-to":"benedictjin2016@gmail.com","pot-creation-date":"2017-10-04 10:12-0700","po-revision-date":"2018-01-08 17:47+0800","language":"zh","language-team":"zh ","plural-forms":"nplurals=1; plural=0;","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","generated-by":"Babel 2.4.0","last-translator":"","x-generator":"Poedit 2.0.1"},"Time Column":[null,"时间字段"],"second":[null,"秒"],"minute":[null,"分"],"hour":[null,"小时"],"day":[null,"天"],"week":[null,"周"],"month":[null,"月"],"quarter":[null,"季度"],"year":[null,"年"],"week_start_monday":[null,"周一为一周开始"],"week_ending_saturday":[null,"周日为一周开始"],"week_start_sunday":[null,"周日为一周结束"],"5 minute":[null,"5 分钟"],"half hour":[null,"半小时"],"10 minute":[null,"10 分钟"],"[Superset] Access to the datasource %(name)s was granted":[null,"[Superset] 允许访问数据源 %(name)s"],"Viz is missing a datasource":[null,"Viz 缺少一个数据源"],"From date cannot be larger than to date":[null,"起始时间不可以大于当前时间"],"Table View":[null,"表视图"],"Pick a granularity in the Time section or uncheck 'Include Time'":[null,"在“时间”部分选择一个粒度,或取消选中“包括时间”"],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":[null,"为[分组]和[指标]或[列]选择任何的字段,或者两个都不选"],"Pivot Table":[null,"透视表"],"Please choose at least one \"Group by\" field":[null,"请至少选择一个“分组”字段"],"Please choose at least one metric":[null,"请至少选择一个指标"],"'Group By' and 'Columns' can't overlap":[null,"“分组”和“列”不能重叠"],"Markup":[null,"标记"],"Separator":[null,"分隔符"],"Word Cloud":[null,"词汇云"],"Treemap":[null,"树状图"],"Calendar Heatmap":[null,"时间热力图"],"Box Plot":[null,"箱线图"],"Bubble Chart":[null,"气泡图"],"Pick a metric for x, y and size":[null,"为 x 轴,y 轴和大小选择一个指标"],"Bullet Chart":[null,"子弹图"],"Pick a metric to display":[null,"选择一个指标来显示"],"Big Number with Trendline":[null,"数字和趋势线"],"Pick a metric!":[null,"选择一个指标!"],"Big Number":[null,"数字"],"Time Series - Line Chart":[null,"时间序列-折线图"],"Pick a time granularity for your time series":[null,"为您的时间序列选择一个时间粒度"],"Time Series - Dual Axis Line Chart":[null,"时间序列-双轴线图"],"Pick a metric for left axis!":[null,"为左轴选择一个指标!"],"Pick a metric for right axis!":[null,"为右轴选择一个指标!"],"Please choose different metrics on left and right axis":[null,"请在左右轴上选择不同的指标"],"Time Series - Bar Chart":[null,"时间序列 - 柱状图"],"Time Series - Percent Change":[null,"时间序列 - 百分比变化"],"Time Series - Stacked":[null,"时间序列 - 堆积图"],"Distribution - NVD3 - Pie Chart":[null,"分布 - NVD3 - 饼图"],"Histogram":[null,"直方图"],"Must have one numeric column specified":[null,"必须指定一个数字列"],"Distribution - Bar Chart":[null,"分布 - 柱状图"],"Can't have overlap between Series and Breakdowns":[null,"Series 和 Breakdown 之间不能有重叠"],"Pick at least one metric":[null,"选择至少一个指标"],"Pick at least one field for [Series]":[null,"为 [序列] 选择至少一个字段"],"Sunburst":[null,"环状层次图"],"Sankey":[null,"蛇形图"],"Pick exactly 2 columns as [Source / Target]":[null,"为 [来源 / 目标] 选择两个列"],"There's a loop in your Sankey, please provide a tree. Here's a faulty link: {}":[null,"桑基图里面有一个循环,请提供一棵树。这是一个错误的链接:{}"],"Directed Force Layout":[null,"有向图"],"Pick exactly 2 columns to 'Group By'":[null,"为 “Group By” 选择两个列"],"Country Map":[null,"国家地图"],"World Map":[null,"世界地图"],"Filters":[null,"过滤"],"Pick at least one filter field":[null,"选择至少一个过滤字段"],"iFrame":[null,"内嵌框架"],"Parallel Coordinates":[null,"平行坐标"],"Heatmap":[null,"热力图"],"Horizon Charts":[null,"水平图"],"Mapbox":[null,"箱图"],"Must have a [Group By] column to have 'count' as the [Label]":[null,"[Group By] 列必须要有 ‘count’字段作为 [标签]"],"Choice of [Label] must be present in [Group By]":[null,"[标签] 的选择项必须出现在 [Group By]"],"Choice of [Point Radius] must be present in [Group By]":[null,"[点半径] 的选择项必须出现在 [Group By]"],"[Longitude] and [Latitude] columns must be present in [Group By]":[null,"[经度] 和 [纬度] 的选择项必须出现在 [Group By]"],"Event flow":[null,"事件流"],"Time Series - Paired t-test":[null,"时间序列 - 配对t检验"],"Your query was saved":[null,"您的查询已保存"],"Your query could not be saved":[null,"您的查询无法保存"],"Failed at retrieving results from the results backend":[null,"无法从结果后端检索到"],"Could not connect to server":[null,"无法连接服务器"],"Your session timed out, please refresh your page and try again.":[null,"您的会话已超时,请刷新页面后,再重试。"],"Query was stopped.":[null,"查询被终止。"],"Failed at stopping query.":[null,"无法终止查询。"],"Error occurred while fetching table metadata":[null,"获取表格元数据时发生错误"],"shared query":[null,"已分享的查询"],"The query couldn't be loaded":[null,"这个查询无法被加载"],"An error occurred while creating the data source":[null,"创建数据源时发生错误"],"Pick a chart type!":[null,"选择一个图表类型!"],"To use this chart type you need at least one column flagged as a date":[null,"要使用此图表类型,您至少需要一个标记为日期格式的列"],"To use this chart type you need at least one dimension":[null,"要使用此图表类型,您至少需要一个维度"],"To use this chart type you need at least one aggregation function":[null,"要使用这种图表类型,您至少需要一个聚合函数"],"Untitled Query":[null,"未命名的查询"],"Copy of %s":[null,"%s 的副本"],"share query":[null,"分享查询"],"copy URL to clipboard":[null,"拷贝 URL 到剪切板"],"Raw SQL":[null,"行 SQL"],"Source SQL":[null,"源 SQL"],"SQL":[null,"SQL"],"No query history yet...":[null,"暂无历史查询..."],"It seems you don't have access to any database":[null,"貌似您没有访问到任何数据库"],"Search Results":[null,"搜索结果"],"[From]-":[null,"[From]-"],"[To]-":[null,"[To]-"],"[Query Status]":[null,"[查询状态]"],"Search":[null,"搜索"],"Open in SQL Editor":[null,"在 SQL 编辑器中打开"],"view results":[null,"展示结果"],"Data preview":[null,"数据预览"],"Visualize the data out of this query":[null,"从这个查询中可视化数据"],"Overwrite text in editor with a query on this table":[null,"使用该表上的查询覆盖编辑器中的文本"],"Run query in a new tab":[null,"在新标签中运行查询"],"Remove query from log":[null,"从日志中删除查询"],".CSV":[null,".CSV"],"Visualize":[null,"可视化"],"Table":[null,"表"],"was created":[null,"已创建"],"Query in a new tab":[null,"在新标签中查询"],"Fetch data preview":[null,"获取数据预览"],"Track Job":[null,"跟踪任务"],"Loading...":[null,"加载中..."],"Run Selected Query":[null,"运行选定的查询"],"Run Query":[null,"运行查询"],"Run query asynchronously":[null,"异步运行查询"],"Stop":[null,"停止"],"Undefined":[null,"未命名"],"Label":[null,"标签"],"Label for your query":[null,"为您的查询设置标签"],"Description":[null,"描述"],"Write a description for your query":[null,"为您的查询写一段描述"],"Save":[null,"保存"],"Cancel":[null,"取消"],"Save Query":[null,"保存查询"],"Run a query to display results here":[null,"运行一个查询,以在此显示结果"],"Preview for %s":[null,"预览 %s"],"Results":[null,"结果"],"Query History":[null,"历史查询"],"Create table as with query results":[null,"与查询结果一样创建表"],"new table name":[null,"新表名称"],"Error while fetching table list":[null,"获取表列表时出错"],"Error while fetching schema list":[null,"获取模式列表时出错"],"Error while fetching database list":[null,"获取数据库列表时出错"],"Database:":[null,"数据库:"],"Select a database":[null,"选择一个数据库"],"Select a schema (%s)":[null,"选择一个模式(%s)"],"Schema:":[null,"模式:"],"Add a table (%s)":[null,"增加一张表(%s)"],"Type to search ...":[null,"键入搜索 ..."],"Reset State":[null,"状态重置"],"Enter a new title for the tab":[null,"输入标签的新标题"],"Untitled Query %s":[null,"未命名的查询 %s"],"close tab":[null,"关闭标签"],"rename tab":[null,"重命名标签"],"expand tool bar":[null,"展开工具栏"],"hide tool bar":[null,"隐藏工具栏"],"Copy partition query to clipboard":[null,"将分区查询复制到剪贴板"],"latest partition:":[null,"最新分区:"],"Keys for table":[null,"表的键"],"View keys & indexes (%s)":[null,"查看键和索引(%s)"],"Sort columns alphabetically":[null,"对列按字母顺序进行排列"],"Original table column order":[null,"原始表列顺序"],"Copy SELECT statement to clipboard":[null,"将 SELECT 语句复制到剪贴板"],"Remove table preview":[null,"删除表格预览"],"%s is not right as a column name, please alias it (as in SELECT count(*))":[null,"%s 不适合作为列名,请对其进行别名(如 SELECT count(*))"],"AS my_alias":[null,"作为 my_alias"],"using only alphanumeric characters and underscores":[null,"只使用字母、数字、字符和下划线"],"Creating a data source and popping a new tab":[null,"创建数据源,并弹出一个新的标签页"],"No results available for this query":[null,"没有可用于此查询的结果"],"Chart Type":[null,"图表类型"],"[Chart Type]":[null,"[图表类型]"],"Datasource Name":[null,"数据库名称"],"datasource name":[null,"数据库名称"],"Select ...":[null,"选择 ..."],"Loaded data cached":[null,"数据缓存已加载"],"Loaded from cache":[null,"从缓存中加载"],"Click to force-refresh":[null,"点击强制刷新"],"Copy to clipboard":[null,"复制到剪贴板"],"Not successful":[null,"未成功"],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[null,"抱歉,您的浏览器不支持复制操作。使用 Ctrl / Cmd + C!"],"Copied!":[null,"复制成功!"],"Title":[null,"标题"],"click to edit title":[null,"点击编辑标题"],"You don't have the rights to alter this title.":[null,"你没有权利改变这个标题。"],"Click to favorite/unfavorite":[null,"点击 收藏/取消收藏"],"You have unsaved changes.":[null,"您有一些未保存的修改。"],"Click the":[null,"点击"],"button on the top right to save your changes.":[null,"请点击右上角的按钮,以保存您的更改。"],"Served from data cached %s, click to force refresh.":[null,"来自数据缓存 %s,点击强制刷新。"],"Click to force refresh":[null,"点击强制刷新"],"Error":[null,"异常"],"Sorry, there was an error adding slices to this dashboard: %s":[null,"对不起,在此仪表板中添加切片时出错:%s"],"Active Dashboard Filters":[null,"活跃的仪表板过滤器"],"Checkout this dashboard: %s":[null,"查看这个仪表板:%s"],"Force refresh the whole dashboard":[null,"强制刷新整个仪表板"],"Edit this dashboard's properties":[null,"编辑这个仪表板的属性"],"Load a template":[null,"加载一个模板"],"Load a CSS template":[null,"加载一个 CSS 模板"],"CSS":[null,"CSS"],"Live CSS Editor":[null,"现场 CSS 编辑器"],"Don't refresh":[null,"不要刷新"],"10 seconds":[null,"10秒钟"],"30 seconds":[null,"30秒钟"],"1 minute":[null,"1分钟"],"5 minutes":[null,"5分钟"],"Refresh Interval":[null,"刷新间隔"],"Choose the refresh frequency for this dashboard":[null,"选择此仪表板的刷新频率"],"This dashboard was saved successfully.":[null,"该仪表板已成功保存。"],"Sorry, there was an error saving this dashboard: ":[null,"抱歉,保存此信息中心时发生错误:"],"You must pick a name for the new dashboard":[null,"您必须为新的仪表板选择一个名称"],"Save Dashboard":[null,"保存仪表板"],"Overwrite Dashboard [%s]":[null,"覆盖仪表板 [%s]"],"Save as:":[null,"另存为:"],"[dashboard name]":[null,"[看板名称]"],"Name":[null,"名字"],"Viz":[null,"Viz"],"Modified":[null,"已修改"],"Add Slices":[null,"添加切片"],"Add a new slice to the dashboard":[null,"向仪表板添加新的切片"],"Add Slices to Dashboard":[null,"将切片添加到仪表板"],"Move chart":[null,"移动图表"],"Force refresh data":[null,"强制刷新数据"],"Toggle chart description":[null,"切换图表说明"],"Edit chart":[null,"编辑图表"],"Export CSV":[null,"导出 CSV"],"Explore chart":[null,"探索图表"],"Remove chart from dashboard":[null,"从仪表板中删除图表"],"%s - untitled":[null,"%s - 无标题"],"Edit slice properties":[null,"编辑切片属性"],"description":[null,"描述"],"bolt":[null,"螺栓"],"Error...":[null,"错误 ..."],"Query":[null,"查询"],"Height":[null,"高度"],"Width":[null,"宽度"],"Export to .json":[null,"导出到 .json"],"Export to .csv format":[null,"导出为 .csv 格式"],"Please enter a slice name":[null,"请输入切片名称"],"Please select a dashboard":[null,"请选择一个仪表板"],"Please enter a dashboard name":[null,"请输入仪表板名称"],"Save A Slice":[null,"保存一个切片"],"Overwrite slice %s":[null,"覆盖切片 %s"],"Save as":[null,"另存为"],"[slice name]":[null,"[切片名称]"],"Do not add to a dashboard":[null,"不要添加到仪表板"],"Add slice to existing dashboard":[null,"将切片添加到现有仪表板"],"Add to new dashboard":[null,"添加到新的仪表板"],"Save & go to dashboard":[null,"保存并转到仪表板"],"Check out this slice: %s":[null,"查看切片:%s"],"`Min` value should be numeric or empty":[null,"最小值应该是数字或空的"],"`Max` value should be numeric or empty":[null,"最大值应该是数字或空的"],"Min":[null,"最小值"],"Max":[null,"最大值"],"Something went wrong while fetching the datasource list":[null,"提取数据源列表时出错"],"Click to point to another datasource":[null,"点击指向另一个数据源"],"Edit the datasource's configuration":[null,"编辑数据源的配置"],"Select a datasource":[null,"选择一个数据源"],"Search / Filter":[null,"搜索 / 过滤"],"Filter value":[null,"过滤值"],"Select metric":[null,"选择指标"],"Select column":[null,"选择列"],"Select operator":[null,"选择运算符"],"Add Filter":[null,"增加过滤条件"],"Error while fetching data":[null,"获取数据时出错"],"Select %s":[null,"选择 %s"],"textarea":[null,"文本区域"],"Edit":[null,"编辑"],"in modal":[null,"在模态中"],"Select a visualization type":[null,"选择一个可视化类型"],"Updating chart was stopped":[null,"更新图表已停止"],"An error occurred while rendering the visualization: %s":[null,"渲染可视化时发生错误:%s"],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is to large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[null,"也许你的数据增长了,你的数据库处于非正常的负载下,或者你只是查询一个大的数据源在超时范围内处理。如果是这种情况,我们建议您进一步探查您的数据特征。"],"Network error.":[null,"网络异常。"],"A reference to the [Time] configuration, taking granularity into account":[null,"参考 [时间] 配置,考虑粒度"],"Group by":[null,"分组"],"One or many controls to group by":[null,"一个或多个控件来分组"],"Datasource":[null,"数据源"],"Visualization Type":[null,"图表类型"],"The type of visualization to display":[null,"要显示的可视化类型"],"Metrics":[null,"指标"],"One or many metrics to display":[null,"一个或多个指标显示"],"Y Axis Bounds":[null,"Y 轴界限"],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[null,"Y轴的边界。当空时,边界是根据数据的最小/最大值动态定义的。请注意,此功能只会扩展轴范围。它不会缩小数据范围。"],"Ordering":[null,"订购"],"Annotation Layers":[null,"注解层"],"Annotation layers to overlay on the visualization":[null,"注释图层重叠在可视化上"],"Select a annotation layer":[null,"选择一个注释图层"],"Error while fetching annotation layers":[null,"获取注释图层时出错"],"Metric":[null,"指标"],"Choose the metric":[null,"选择一个指标"],"Right Axis Metric":[null,"右轴指标"],"Choose a metric for right axis":[null,"为右轴选择一个指标"],"Stacked Style":[null,"堆积的样式"],"Linear Color Scheme":[null,"线性颜色方案"],"Normalize Across":[null,"标准化通过"],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[null,"颜色将根据单元格与整个标准之和的比率来展示"],"Horizon Color Scale":[null,"地平线颜色比例"],"Defines how the color are attributed.":[null,"定义如何分配颜色。"],"Rendering":[null,"渲染"],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[null,"图像渲染画布对象的 CSS 属性,它定义了浏览器如何放大图像"],"X Scale Interval":[null,"X 比例间隔"],"Number of steps to take between ticks when displaying the X scale":[null,"显示 X 刻度时,在刻度之间表示的步骤数"],"Y Scale Interval":[null,"Y 比例间隔"],"Number of steps to take between ticks when displaying the Y scale":[null,"显示 Y 刻度时,在刻度之间表示的步骤数"],"Include Time":[null,"包括时间"],"Whether to include the time granularity as defined in the time section":[null,"是否包含时间段中定义的时间粒度"],"Stacked Bars":[null,"堆叠条形图"],"Show totals":[null,"显示总计"],"Display total row/column":[null,"显示总行 / 列"],"Show Markers":[null,"显示标记"],"Show data points as circle markers on the lines":[null,"将数据点显示为线条上的圆形标记"],"Bar Values":[null,"条形栏的值"],"Show the value on top of the bar":[null,"显示栏上的值"],"Sort Bars":[null,"排序条形栏"],"Sort bars by x labels.":[null,"按 x 标签排序。"],"Combine Metrics":[null,"整合指标"],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":[null,"在每个列中并排显示指标,而不是每个指标并排显示每个列。"],"Extra Controls":[null,"额外的控制"],"Whether to show extra controls or not. Extra controls include things like making multiBar charts stacked or side by side.":[null,"是否显示额外的控制。额外的控制包括,制作堆叠或并排的多条形图。"],"Reduce X ticks":[null,"减少 X 轴的刻度"],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[null,"减少要渲染的 X 轴刻度的数量。如果为 true,则 X 轴不会溢出,标签可能会丢失。如果为 false,则最小宽度将应用于列,并且宽度可能会溢出,并以水平滚动条展示。"],"Include Series":[null,"包括序列"],"Include series name as an axis":[null,"包含序列名称作为一个轴"],"Color Metric":[null,"颜色指标"],"A metric to use for color":[null,"用于颜色的指标"],"Country Name":[null,"国家的名字"],"The name of country that Superset should display":[null,"Superset 应显示的国家名称"],"Country Field Type":[null,"国家字段的类型"],"The country code standard that Superset should expect to find in the [country] column":[null,"Superset 希望能够在 [国家] 栏中找到的 国家 / 地区 的标准代码"],"Columns":[null,"列"],"One or many controls to pivot as columns":[null,"一个或多个控件作为主列"],"Columns to display":[null,"要显示的列"],"Origin":[null,"起点"],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[null,"定义时间桶的起点,接受 `now`,`sunday` 或 `1970-01-01` 的自然日期"],"Bottom Margin":[null,"底部边距"],"Bottom margin, in pixels, allowing for more room for axis labels":[null,"底部边距,以像素为单位,为轴标签留出更多空间"],"Left Margin":[null,"左边距"],"Left margin, in pixels, allowing for more room for axis labels":[null,"左边距,以像素为单位,为轴标签留出更多空间"],"Time Granularity":[null,"可视化的时间粒度"],"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`":[null,"可视化的时间粒度。请注意,您可以输入和使用简单的自然语言,如 `10 秒`,`1 天` 或 `56 周`"],"Domain":[null,"域"],"The time unit used for the grouping of blocks":[null,"用于块分组的时间单位"],"Subdomain":[null,"子域"],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[null,"每个块的时间单位。应该是比 domain_granularity 更小的单位。应该大于或等于 Time Grain"],"Link Length":[null,"链接长度"],"Link length in the force layout":[null,"在力布局中的链接长度"],"Charge":[null,"充电"],"Charge in the force layout":[null,"在力布局中充电"],"The time column for the visualization. Note that you can define arbitrary expression that return a DATETIME column in the table or. Also note that the filter below is applied against this column or expression":[null,"可视化的时间列。请注意,您可以定义在表中返回 DATETIME 列的任意表达式。另请注意,下面的过滤器应用于此列或表达式"],"Time Grain":[null,"时间的粒度"],"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.":[null,"可视化的时间粒度。这将应用日期转换来更改时间列,并定义新的时间粒度。这里的选项是在 Superset 源代码中的每个数据库引擎基础上定义的。"],"Resample Rule":[null,"重新取样规则"],"Pandas resample rule":[null,"Pandas 重新采样的规则"],"Resample How":[null,"如何重新采样"],"Pandas resample how":[null,"Pandas 如何重新采样的规则"],"Resample Fill Method":[null,"重新采样的填充方法"],"Pandas resample fill method":[null,"Pandas 重新采样的填充方法"],"Since":[null,"以来"],"7 days ago":[null,"7 天前"],"Until":[null,"直到"],"Max Bubble Size":[null,"最大泡泡的尺寸"],"Whisker/outlier options":[null,"(箱须图的)须 / 异常值选项"],"Determines how whiskers and outliers are calculated.":[null,"确定如何计算(箱须图的)胡须和异常值。"],"Ratio":[null,"比率"],"Target aspect ratio for treemap tiles.":[null,"树形图中瓦片的目标高宽比。"],"Number format":[null,"数字格式"],"Row limit":[null,"行限制"],"Series limit":[null,"序列限制"],"Limits the number of time series that get displayed":[null,"限制显示的时间序列的数量"],"Sort By":[null,"Sort By(以什么排序)"],"Metric used to define the top series":[null,"用于定义顶级序列的指标"],"Rolling":[null,"滚动"],"Defines a rolling window function to apply, works along with the [Periods] text box":[null,"定义要应用的滚动窗口函数,与 [Periods] 文本框一起使用"],"Periods":[null,"期限"],"Defines the size of the rolling window function, relative to the time granularity selected":[null,"定义滚动窗口函数的大小,相对于所选的时间粒度"],"Min Periods":[null,"最小的期限"],"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":[null,"显示值所需的滚动周期的最小数量。例如,如果您想累积 7 天的总额,您可能希望您的“最短期限”为 7,以便显示的所有数据点都是 7 个期间的总和。这将隐藏掉前 7 个阶段的“加速”效果"],"Series":[null,"序列"],"Defines the grouping of entities. Each series is shown as a specific color on the chart and has a legend toggle":[null,"定义实体的分组。每个系列在图表上显示为特定颜色,并有一个可切换的图例"],"Entity":[null,"实体"],"This defines the element to be plotted on the chart":[null,"这定义了要在图表上绘制的元素"],"X Axis":[null,"X 轴"],"Metric assigned to the [X] axis":[null,"分配给 [X] 轴的指标"],"Y Axis":[null,"Y 轴"],"Metric assigned to the [Y] axis":[null,"分配给 [Y] 轴的指标"],"Bubble Size":[null,"泡泡大小"],"URL":[null,"URL 地址"],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[null,"URL 网址,此控件是模板化的,所以您可以在您的网址字符串中整合 {{ width }} 和 / 或 {{ height }}。"],"X Axis Label":[null,"X 轴标签"],"Y Axis Label":[null,"Y 轴标签"],"Custom WHERE clause":[null,"自定义 WHERE 子句"],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[null,"此框中的文本被包含在查询的 WHERE 子句中,作为与其他条件的 AND 关联。你可以包含复杂的表达式、圆括号和任何后端支持的其他东西。"],"Custom HAVING clause":[null,"自定义 HAVING 子句"],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[null,"此框中的文本被包含在查询的 HAVING 子句中,作为与其他条件的 AND 关联。你可以包含复杂的表达式、圆括号和任何后端支持的其他东西。"],"Comparison Period Lag":[null,"比较期延迟"],"Based on granularity, number of time periods to compare against":[null,"根据粒度,比较的时间段数量"],"Comparison suffix":[null,"比较后缀"],"Suffix to apply after the percentage display":[null,"在显示百分比后应用后缀"],"Table Timestamp Format":[null,"表时间戳格式"],"Timestamp Format":[null,"时间戳格式"],"Series Height":[null,"序列高度"],"Pixel height of each series":[null,"每个序列的像素高度"],"Page Length":[null,"页面长度"],"Rows per page, 0 means no pagination":[null,"每页行数,0 表示没有分页"],"X Axis Format":[null,"X 轴格式"],"Y Axis Format":[null,"Y 轴格式"],"Right Axis Format":[null,"右轴格式"],"Markup Type":[null,"Markup 格式"],"Pick your favorite markup language":[null,"选择您最爱的 Markup 语言"],"Rotation":[null,"反转"],"Rotation to apply to words in the cloud":[null,"旋转适用于云中的单词"],"Line Style":[null,"线条样式"],"Line interpolation as defined by d3.js":[null,"由 d3.js 定义的线插值"],"Label Type":[null,"标签类型"],"What should be shown on the label?":[null,"什么应该被显示在标签上?"],"Code":[null,"代码"],"Put your code here":[null,"把您的代码放在这里"],"Aggregation function":[null,"聚合功能"],"Aggregate function to apply when pivoting and computing the total rows and columns":[null,"在旋转和计算总的行和列时,应用聚合函数"],"Font Size From":[null,"字型大小从"],"Font size for the smallest value in the list":[null,"列表中最小值的字体大小"],"Font Size To":[null,"字型大小到"],"Font size for the biggest value in the list":[null,"列表中最大值的字体大小"],"Instant Filtering":[null,"即时过滤"],"Range Filter":[null,"范围过滤"],"Whether to display the time range interactive selector":[null,"是否显示时间范围交互选择器"],"Date Filter":[null,"日期过滤器"],"Whether to include a time filter":[null,"是否包含时间过滤器"],"Data Table":[null,"数据表"],"Whether to display the interactive data table":[null,"是否显示交互式数据表"],"Search Box":[null,"搜索框"],"Whether to include a client side search box":[null,"是否包含客户端搜索框"],"Table Filter":[null,"表格过滤器"],"Whether to apply filter when table cell is clicked":[null,""],"Show Bubbles":[null,""],"Whether to display bubbles on top of countries":[null,""],"Legend":[null,""],"Whether to display the legend (toggles)":[null,""],"X bounds":[null,""],"Whether to display the min and max values of the X axis":[null,""],"Y bounds":[null,""],"Whether to display the min and max values of the Y axis":[null,""],"Rich Tooltip":[null,""],"The rich tooltip shows a list of all series for that point in time":[null,""],"Y Log Scale":[null,""],"Use a log scale for the Y axis":[null,""],"X Log Scale":[null,""],"Use a log scale for the X axis":[null,""],"Donut":[null,""],"Do you want a donut or a pie?":[null,""],"Put labels outside":[null,""],"Put the labels outside the pie?":[null,""],"Contribution":[null,"贡献"],"Compute the contribution to the total":[null,""],"Period Ratio":[null,""],"[integer] Number of period to compare against, this is relative to the granularity selected":[null,""],"Period Ratio Type":[null,""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[null,""],"Time Shift":[null,""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[null,""],"Subheader":[null,""],"Description text that shows up below your Big Number":[null,""],"label":[null,"标签"],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[null,""],"Map Style":[null,""],"Base layer map style":[null,""],"Clustering Radius":[null,""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[null,""],"Point Radius":[null,""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[null,""],"Point Radius Unit":[null,""],"The unit of measure for the specified point radius":[null,""],"Opacity":[null,""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[null,""],"Zoom":[null,""],"Zoom level of the map":[null,""],"Default latitude":[null,""],"Latitude of default viewport":[null,""],"Default longitude":[null,""],"Longitude of default viewport":[null,""],"Live render":[null,""],"Points and clusters will update as viewport is being changed":[null,""],"RGB Color":[null,""],"The color for points and clusters in RGB":[null,""],"Ranges":[null,""],"Ranges to highlight with shading":[null,""],"Range labels":[null,""],"Labels for the ranges":[null,""],"Markers":[null,""],"List of values to mark with triangles":[null,""],"Marker labels":[null,""],"Labels for the markers":[null,""],"Marker lines":[null,""],"List of values to mark with lines":[null,""],"Marker line labels":[null,""],"Labels for the marker lines":[null,""],"Slice ID":[null,""],"The id of the active slice":[null,""],"Cache Timeout (seconds)":[null,"缓存超时(秒)"],"The number of seconds before expiring the cache":[null,""],"Order by entity id":[null,""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[null,""],"Minimum leaf node event count":[null,""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[null,""],"Color Scheme":[null,""],"The color scheme for rendering chart":[null,""],"Time":[null,""],"Time related form attributes":[null,""],"Datasource & Chart Type":[null,"数据源 & 图表类型"],"This section exposes ways to include snippets of SQL in your query":[null,""],"Annotations":[null,"注解"],"Advanced Analytics":[null,""],"This section contains options that allow for advanced analytical post processing of query results":[null,""],"Result Filters":[null,""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[null,""],"Chart Options":[null,"图表选项"],"Breakdowns":[null,""],"Defines how each series is broken down":[null,""],"Pie Chart":[null,""],"Dual Axis Line Chart":[null,""],"Y Axis 1":[null,""],"Y Axis 2":[null,""],"Left Axis Metric":[null,""],"Choose a metric for left axis":[null,""],"Left Axis Format":[null,""],"Axes":[null,""],"GROUP BY":[null,""],"Use this section if you want a query that aggregates":[null,""],"NOT GROUPED BY":[null,""],"Use this section if you want to query atomic rows":[null,""],"Options":[null,""],"Bubbles":[null,""],"Numeric Column":[null,""],"Select the numeric column to draw the histogram":[null,""],"No of Bins":[null,""],"Select number of bins for the histogram":[null,""],"Primary Metric":[null,""],"The primary metric is used to define the arc segment sizes":[null,""],"Secondary Metric":[null,""],"This secondary metric is used to define the color as a ratio against the primary metric. If the two metrics match, color is mapped level groups":[null,""],"Hierarchy":[null,""],"This defines the level of the hierarchy":[null,""],"Source / Target":[null,""],"Choose a source and a target":[null,""],"Chord Diagram":[null,""],"Choose a number format":[null,""],"Source":[null,""],"Choose a source":[null,""],"Target":[null,""],"Choose a target":[null,""],"ISO 3166-2 codes of region/province/department":[null,""],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":[null,""],"Country Control":[null,""],"3 letter code of the country":[null,""],"Metric for color":[null,""],"Metric that defines the color of the country":[null,""],"Bubble size":[null,""],"Metric that defines the size of the bubble":[null,""],"Filter Box":[null,""],"Filter controls":[null,""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[null,""],"Heatmap Options":[null,""],"Horizon":[null,""],"Points":[null,""],"Labelling":[null,""],"Visual Tweaks":[null,""],"Viewport":[null,""],"Longitude":[null,""],"Column containing longitude data":[null,""],"Latitude":[null,""],"Column containing latitude data":[null,""],"Cluster label aggregator":[null,""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[null,""],"Tooltip":[null,"提示"],"Show a tooltip when hovering over points and clusters describing the label":[null,"鼠标悬停在描述标签的点和簇上时,可以显示对应的提示"],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[null,"使用一个或多个控件来分组。一旦分组,则纬度和经度列必须存在。"],"Event definition":[null,"事件定义"],"Additional meta data":[null,"额外的元数据"],"Column containing entity ids":[null,"包含实体标识的列"],"e.g., a \"user id\" column":[null,"包含事件名称的列"],"Column containing event names":[null,"包含事件名称的列"],"Event count limit":[null,"事件计数限制"],"The maximum number of events to return, equivalent to number of rows":[null,"要返回的最大事件数量,相当于行数"],"Meta data":[null,"元数据"],"Select any columns for meta data inspection":[null,"选择任何列用来对元数据进行探查"],"The server could not be reached. You may want to verify your connection and try again.":[null,"服务器不可达。您可能需要验证连接并重试。"],"An unknown error occurred. (Status: %s )":[null,"出现未知错误。(状态:%s)"],"Favorites":[null,"收藏"],"Created Content":[null,"创建内容"],"Recent Activity":[null,"近期活动"],"Security & Access":[null,"安全 & 访问"],"No slices":[null,"没有切片"],"No dashboards":[null,"没有看板"],"Dashboards":[null,"看板"],"Slices":[null,"切片"],"No favorite slices yet, go click on stars!":[null,"暂无收藏的切片,去点击星星吧!"],"No favorite dashboards yet, go click on stars!":[null,"暂无收藏的看板,去点击星星吧!"],"Roles":[null,"角色"],"Databases":[null,"数据库"],"Datasources":[null,"数据源"],"Profile picture provided by Gravatar":[null,"资料图片由 Gravatar 提供"],"joined":[null,"joined"],"id:":[null,"id:"],"Sorry, there appears to be no data":[null,"对不起,似乎没有数据"],"Select [%s]":[null,"选择 [%s]"],"No data was returned.":[null,"没有返回任何数据。"],"List Druid Column":[null,"Druid 列的列表"],"Show Druid Column":[null,"显示 Druid 列"],"Add Druid Column":[null,"添加 Druid 列"],"Edit Druid Column":[null,"编辑 Druid 列"],"Column":[null,"列"],"Type":[null,"类型"],"Groupable":[null,"可分组"],"Filterable":[null,"可过滤"],"Count Distinct":[null,"计数"],"Sum":[null,"求和"],"Whether this column is exposed in the `Filters` section of the explore view.":[null,"该列是否在浏览视图的`过滤器`部分显示。"],"List Druid Metric":[null,"Druid 指标列表"],"Show Druid Metric":[null,"显示 Druid 指标"],"Add Druid Metric":[null,"添加 Druid 指标"],"Edit Druid Metric":[null,"编辑 Druid 指标"],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric.":[null,"是否访问受限。只有有权限的用户才能访问。"],"Verbose Name":[null,"全称"],"JSON":[null,"JSON"],"Druid Datasource":[null,"Druid 数据源"],"Warning Message":[null,"告警信息"],"List Druid Cluster":[null,"Druid 集群列表"],"Show Druid Cluster":[null,"显示 Druid 集群"],"Add Druid Cluster":[null,"添加 Druid 集群"],"Edit Druid Cluster":[null,"编辑 Druid 集群"],"Cluster":[null,"集群"],"Coordinator Host":[null,"协调器主机"],"Coordinator Port":[null,"协调器端口"],"Coordinator Endpoint":[null,"协调器端点"],"Broker Host":[null,"代理主机"],"Broker Port":[null,"代理端口"],"Broker Endpoint":[null,"代理端点"],"Druid Clusters":[null,"Druid 集群"],"Sources":[null,"数据源"],"List Druid Datasource":[null,"Druid 数据源列表"],"Show Druid Datasource":[null,"显示 Druid 数据源"],"Add Druid Datasource":[null,"添加 Druid 数据源"],"Edit Druid Datasource":[null,"编辑 Druid 数据源"],"The list of slices associated with this table. By altering this datasource, you may change how these associated slices behave. Also note that slices need to point to a datasource, so this form will fail at saving if removing slices from a datasource. If you want to change the datasource for a slice, overwrite the slice from the 'explore view'":[null,"与此表关联的切片列表。通过更改此数据源,您可以更改相关的切片。还要注意,切片需要指向数据源,因此如果从数据源中删除切片,则此形式将无法保存。如果要更改切片的数据源,请从`浏览视图`覆盖切片,"],"Timezone offset (in hours) for this datasource":[null,"数据源的时差(单位:小时)"],"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":[null,"当检索不同的值以填充过滤器组件时,时间表达式用作条件。只适用于`启用过滤器选择`。如果您输入`7天前`,将根据过去一周的不同值来填充ilter中不同的值列表"],"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":[null,"是否在浏览视图的过滤器部分中填充过滤器的下拉列表,并提供从后端获取的不同值的列表"],"Redirects to this endpoint when clicking on the datasource from the datasource list":[null,"在数据源列表中点击数据源将重定向到此端点"],"Associated Slices":[null,"相关切片"],"Data Source":[null,"数据源"],"Owner":[null,"所有者"],"Is Hidden":[null,"隐藏"],"Enable Filter Select":[null,"启用过滤器选择"],"Default Endpoint":[null,"默认端点"],"Time Offset":[null,"时间偏移"],"Cache Timeout":[null,"缓存时间"],"Druid Datasources":[null,"Druid 数据源"],"Scan New Datasources":[null,"扫描新的数据源"],"Refresh Druid Metadata":[null,"刷新 Druid 元数据"],"Datetime column not provided as part table configuration and is required by this type of chart":[null,"缺少时间字段"],"Empty query?":[null,"查询为空?"],"Metric '{}' is not valid":[null,"'{}'是无效的"],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[null,"指定的数据库中似乎不存在 [{}] 表,无法获取列信息"],"List Columns":[null,"列列表"],"Show Column":[null,"显示列"],"Add Column":[null,"添加列"],"Edit Column":[null,"编辑列"],"Whether to make this column available as a [Time Granularity] option, column has to be DATETIME or DATETIME-like":[null,"是否将此列作为[时间粒度]选项, 列中的数据类型必须是DATETIME"],"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.":[null,"由数据库推断的数据类型。在某些情况下,可能需要为表达式定义的列手工输入一个类型。在大多数情况下,用户不需要修改这个数据类型。"],"Expression":[null,"表达式"],"Is temporal":[null,"表示时间"],"Datetime Format":[null,"时间格式"],"Database Expression":[null,"数据库表达式"],"List Metrics":[null,"指标列"],"Show Metric":[null,"显示指标"],"Add Metric":[null,"添加指标"],"Edit Metric":[null,"编辑指标"],"SQL Expression":[null,"SQL表达式"],"D3 Format":[null,"D3 格式"],"Is Restricted":[null,"受限的"],"List Tables":[null,"表列表"],"Show Table":[null,"显示表"],"Add Table":[null,"添加表"],"Edit Table":[null,"编辑表"],"Name of the table that exists in the source database":[null,"源数据库中存在的表的名称"],"Schema, as used only in some databases like Postgres, Redshift and DB2":[null,"模式,只在一些数据库中使用,比如Postgres、Redshift和DB2"],"This fields acts a Superset view, meaning that Superset will run a query against this string as a subquery.":[null,"这个字段执行Superset视图时,意味着Superset将以子查询的形式对字符串运行查询。"],"Predicate applied when fetching distinct value to populate the filter control component. Supports jinja template syntax. Applies only when `Enable Filter Select` is on.":[null,"当获取不同的值来填充过滤器组件应用时。支持jinja的模板语法。只在`启用过滤器选择`时应用。"],"Redirects to this endpoint when clicking on the table from the table list":[null,"点击表列表中的表时将重定向到此端点"],"Changed By":[null,"修改人"],"Database":[null,"数据库"],"Last Changed":[null,"更新时间"],"Schema":[null,"模式"],"Offset":[null,"偏移"],"Table Name":[null,"表名"],"Fetch Values Predicate":[null,"取值谓词"],"Main Datetime Column":[null,"主日期列"],"Table [{}] could not be found, please double check your database connection, schema, and table name":[null,"找不到 [{}] 表,请仔细检查您的数据库连接、Schema 和 表名"],"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.":[null,"表被创建。作为这两个阶段配置过程的一部分,您现在应该单击新表的编辑按钮来配置它。"],"Tables":[null,"数据表"],"Profile":[null,"用户信息"],"Logout":[null,"退出"],"Login":[null,"登录"],"Record Count":[null,"记录数"],"No records found":[null,"没有找到任何记录"],"Import":[null,"导入"],"No Access!":[null,"不能访问!"],"You do not have permissions to access the datasource(s): %(name)s.":[null,"您没有权限访问数据源(s): %(name)s。"],"Request Permissions":[null,"请求权限"],"Welcome!":[null,"欢迎!"],"Test Connection":[null,"测试连接"],"Manage":[null,"管理"],"Datasource %(name)s already exists":[null,"数据源%(name)s 已存在"],"json isn't valid":[null,"无效 JSON"],"Delete":[null,"删除"],"Delete all Really?":[null,"确定删除全部?"],"This endpoint requires the `all_datasource_access` permission":[null,"这个端点需要“all_datasource_access”的权限"],"The datasource seems to have been deleted":[null,"数据源已经被删除"],"The access requests seem to have been deleted":[null,"访问请求已被删除"],"The user seems to have been deleted":[null,"用户已经被删除"],"You don't have access to this datasource":[null,"你不能访问这个数据源"],"This view requires the database %(name)s or `all_datasource_access` permission":[null,"此视图需要数据库 %(name)s或“all_datasource_access”权限"],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[null,"此端点需要数据源 %(name)s、数据库或“all_datasource_access”权限"],"List Databases":[null,"数据库列表"],"Show Database":[null,"显示数据库"],"Add Database":[null,"添加数据库"],"Edit Database":[null,"编辑数据库"],"Expose this DB in SQL Lab":[null,"在 SQL 工具箱中公开这个数据库"],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[null,"允许用户运行同步查询,这是默认值,可以很好地处理在web请求范围内执行的查询(<~ 1 分钟)"],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[null,"允许用户对异步后端运行查询。 假设您有一个 Celery 工作者设置以及后端结果。"],"Allow CREATE TABLE AS option in SQL Lab":[null,"在 SQL 编辑器中允许 CREATE TABLE AS 选项"],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[null,"允许用户在 SQL 编辑器中运行非 SELECT 语句(UPDATE,DELETE,CREATE,...)"],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[null,"当在 SQL 编辑器中允许 CREATE TABLE AS 选项时,此选项可以此模式中强制创建表"],"All the queries in Sql Lab are going to be executed on behalf of currently authorized user.":[null,"SQL Lab 中所有的查询都将被当前授权用户执行。"],"Expose in SQL Lab":[null,"在 SQL 工具箱中公开"],"Allow CREATE TABLE AS":[null,"允许 CREATE TABLE AS"],"Allow DML":[null,"允许 DML"],"CTAS Schema":[null,"CTAS 模式"],"Creator":[null,"作者"],"SQLAlchemy URI":[null,"SQLAlchemy URI"],"Extra":[null,"扩展"],"Allow Run Sync":[null,"允许同步运行"],"Allow Run Async":[null,"允许异步运行"],"Impersonate queries to the database":[null,"模拟对数据库的查询"],"Import Dashboards":[null,"导入仪表盘"],"User":[null,"用户"],"User Roles":[null,"用户角色"],"Database URL":[null,"数据库URL"],"Roles to grant":[null,"角色授权"],"Created On":[null,"创建日期"],"Access requests":[null,"访问请求"],"Security":[null,"安全"],"List Slices":[null,"切片列表"],"Show Slice":[null,"显示切片"],"Add Slice":[null,"添加切片"],"Edit Slice":[null,"编辑切片"],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[null,"当单击“保存”或“覆盖”按钮时,这些参数会在视图中动态生成。高级用户可以在这里改变特定的参数。"],"Duration (in seconds) of the caching timeout for this slice.":[null,"切片数据过期时间(秒)"],"Last Modified":[null,"最后修改"],"Owners":[null,"所有者"],"Parameters":[null,"参数"],"Slice":[null,"切片"],"List Dashboards":[null,"仪表盘列表"],"Show Dashboard":[null,"显示仪表盘"],"Add Dashboard":[null,"添加仪表盘"],"Edit Dashboard":[null,"编辑仪表盘"],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view.":[null,"这个 JSON 对象描述了部件在看板中的位置。它是动态生成的,可以通过拖放,在看板中调整整部件的大小和位置。"],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[null,"可以在这里或者在看板视图修改单个看板的CSS样式"],"To get a readable URL for your dashboard":[null,"为看板生成一个可读的 URL"],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[null,"当在看板视图中单击“保存”或“覆盖”按钮时,这些参数会在视图中动态生成。高级用户可以在这里改变特定的参数。"],"Owners is a list of users who can alter the dashboard.":[null,"“所有者”是一组可以修改看板的用户列表。"],"Dashboard":[null,"看板"],"Slug":[null,"Slug"],"Position JSON":[null,"位置参数"],"JSON Metadata":[null,"JSON 模板"],"Underlying Tables":[null,"底层表"],"Export":[null,"导出"],"Export dashboards?":[null,"导出仪表盘?"],"Action":[null,"操作"],"dttm":[null,"DTTM"],"Action Log":[null,"操作日志"],"Access was requested":[null,"请求访问"],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[null,"授予 %(user)s %(role)s 角色来访问 %(datasource)s 数据库"],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[null,"扩展角色 %(r)s 以提供对 datasource %(ds)s 的访问"],"You have no permission to approve this request":[null,"您没有权限批准此请求"],"Malformed request. slice_id or table_name and db_name arguments are expected":[null,"格式错误的请求。需要使用 slice_id 或 table_name 和 db_name 参数"],"Slice %(id)s not found":[null,"切片 %(id)s 没有找到"],"Table %(t)s wasn't found in the database %(d)s":[null,"在数据库 %(d)s 中找不到表 %(t)s"],"Cannot find User %(name)s, please ask your admin to create one.":[null,"找不到用户 %(name)s,请您让管理员创建一个。"],"Can't find DruidCluster with cluster_name = '%(name)s'":[null,"不能找到具有 cluster_name = '%(name)s' 的 Druid 集群"],"Query record was not created as expected.":[null,"查询记录没有按预期创建。"],"Template Name":[null,"模板名称"],"CSS Templates":[null,"CSS 模板"],"SQL Editor":[null,"SQL 编辑器"],"SQL Lab":[null,"SQL 工具箱"],"Query Search":[null,"查询搜索"],"Status":[null,"状态"],"Start Time":[null,"开始时间"],"End Time":[null,"结束时间"],"Queries":[null,"查询"],"List Saved Query":[null,"保存的查询列表"],"Show Saved Query":[null,"显示保存的查询"],"Add Saved Query":[null,"添加保存的查询"],"Edit Saved Query":[null,"编辑保存的查询"],"Pop Tab Link":[null,"流行标签链接"],"Changed on":[null,"改变为"],"Saved Queries":[null,"已保存查询"]} \ No newline at end of file +{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=1; plural=0","lang":"zh"},"Time Column":[""],"second":[""],"minute":[""],"hour":[""],"day":[""],"week":[""],"month":[""],"quarter":[""],"year":[""],"week_ending_saturday":[""],"week_start_sunday":[""],"week_start_monday":[""],"5 minute":[""],"half hour":[""],"10 minute":[""],"Table Name":[""],"Name of table to be created from csv data.":[""],"CSV File":[""],"Select a CSV file to be uploaded to a database.":[""],"CSV Files Only!":[""],"Database":[""],"Delimiter":[""],"Delimiter used by CSV file (for whitespace use \\s+).":[""],"Table Exists":[""],"If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).":[""],"Fail":[""],"Replace":[""],"Append":[""],"Schema":[""],"Specify a schema (if database flavour supports this).":[""],"Header Row":[""],"Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.":[""],"Index Column":[""],"Column to use as the row labels of the dataframe. Leave empty if no index column.":[""],"Mangle Duplicate Columns":[""],"Specify duplicate columns as \"X.0, X.1\".":[""],"Skip Initial Space":[""],"Skip spaces after delimiter.":[""],"Skip Rows":[""],"Number of rows to skip at start of file.":[""],"Rows to Read":[""],"Number of rows of file to read.":[""],"Skip Blank Lines":[""],"Skip blank lines rather than interpreting them as NaN values.":[""],"Parse Dates":[""],"A comma separated list of columns that should be parsed as dates.":[""],"Infer Datetime Format":[""],"Use Pandas to interpret the datetime format automatically.":[""],"Decimal Character":[""],"Character to interpret as decimal point.":[""],"Dataframe Index":[""],"Write dataframe index as a column.":[""],"Column Label(s)":[""],"Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.":[""],"[Superset] Access to the datasource %(name)s was granted":[""],"Viz is missing a datasource":[""],"From date cannot be larger than to date":[""],"Table View":[""],"Pick a granularity in the Time section or uncheck 'Include Time'":[""],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":[""],"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":[""],"Markup":[""],"Separator":[""],"Word Cloud":[""],"Treemap":[""],"Calendar Heatmap":[""],"Box Plot":[""],"Bubble Chart":[""],"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":[""],"`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.":[""],"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":[""],"Distribution - NVD3 - Pie Chart":[""],"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":[""],"Pick exactly 2 columns to 'Group By'":[""],"Country Map":[""],"World Map":[""],"Filters":[""],"Pick at least one filter field":[""],"iFrame":[""],"Parallel Coordinates":[""],"Heatmap":[""],"Horizon Charts":[""],"Mapbox":[""],"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":[""],"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":[""],"Your session timed out, please refresh your page and try again.":[""],"Your query was saved":[""],"Your query could not be saved":[""],"Failed at retrieving results from the results backend":[""],"Unknown error":[""],"Query was stopped.":[""],"Failed at stopping query.":[""],"Error occurred while fetching table metadata":[""],"shared query":[""],"The query couldn't be loaded":[""],"An error occurred while creating the data source":[""],"Pick a chart type!":[""],"To use this chart type you need at least one column flagged as a date":[""],"To use this chart type you need at least one dimension":[""],"To use this chart type you need at least one aggregation function":[""],"Untitled Query":[""],"Copy of %s":[""],"share query":[""],"copy URL to clipboard":[""],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":[""],"It seems you don't have access to any database":[""],"Search Results":[""],"[From]-":[""],"[To]-":[""],"[Query Status]":[""],"Search":[""],"Open in SQL Editor":[""],"view results":[""],"Data preview":[""],"Visualize the data out of this query":[""],"Overwrite text in editor with a query on this table":[""],"Run query in a new tab":[""],"Remove query from log":[""],".CSV":[""],"Visualize":[""],"Table":[""],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"Track Job":[""],"Loading...":[""],"Run Selected Query":[""],"Run Query":[""],"Run query synchronously":[""],"Run query asynchronously":[""],"Stop":[""],"Undefined":[""],"Label":[""],"Label for your query":[""],"Description":[""],"Write a description for your query":[""],"Save":[""],"Cancel":[""],"Save Query":[""],"Share Query":[""],"Run a query to display results here":[""],"Preview for %s":[""],"Results":[""],"Query History":[""],"Create table as with query results":[""],"new table name":[""],"Error while fetching table list":[""],"Error while fetching schema list":[""],"Type to search ...":[""],"Select table ":[""],"Error while fetching database list":[""],"Database:":[""],"Select a database":[""],"Select a schema (%s)":[""],"Schema:":[""],"Add a table (%s)":[""],"Reset State":[""],"Enter a new title for the tab":[""],"Untitled Query %s":[""],"close tab":[""],"rename tab":[""],"expand tool bar":[""],"hide tool bar":[""],"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 clipboard":[""],"Remove table preview":[""],"Template Parameters":[""],"Edit template parameters":[""],"Invalid JSON":[""],"%s is not right as a column name, please alias it (as in SELECT count(*) ":[""],"AS my_alias":[""],"using only alphanumeric characters and underscores":[""],"Creating a data source and popping a new tab":[""],"No results available for this query":[""],"Chart Type":[""],"[Chart Type]":[""],"Datasource Name":[""],"datasource name":[""],"Create a new chart":[""],"Choose a datasource":[""],"If the datasource your are looking for is not available in the list, follow the instructions on the how to add it on the ":[""],"Superset tutorial":[""],"Choose a visualization type":[""],"Create new chart":[""],"Unexpected error: ":[""],"Unexpected error.":[""],"Updating chart was stopped":[""],"An error occurred while rendering the visualization: %s":[""],"visualization queries are set to timeout at ${action.timeout} seconds. ":[""],"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data source that is too large to be processed within the timeout range. If that is the case, we recommend that you summarize your data further.":[""],"Network error.":[""],"Click to see difference":[""],"Altered":[""],"Chart changes":[""],"Select ...":[""],"Loaded data cached":[""],"Loaded from cache":[""],"Click to force-refresh":[""],"Copy to clipboard":[""],"Not successful":[""],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":[""],"Copied!":[""],"Title":[""],"click to edit title":[""],"You don't have the rights to alter this title.":[""],"Click to favorite/unfavorite":[""],"Dismiss":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Save as":[""],"Force Refresh":[""],"Force refresh the whole dashboard":[""],"Set autorefresh":[""],"Set the auto-refresh interval for this session":[""],"Save the dashboard":[""],"Edit properties":[""],"Edit the dashboards's properties":[""],"Email":[""],"Email a link to this dashboard":[""],"Add Charts":[""],"Add some charts to this dashboard":[""],"Edit CSS":[""],"Change the style of the dashboard using CSS code":[""],"Load a template":[""],"Load a CSS template":[""],"CSS":[""],"Live CSS Editor":[""],"You have unsaved changes.":[""],"Unsaved changes":[""],"Don't refresh":[""],"10 seconds":[""],"30 seconds":[""],"1 minute":[""],"5 minutes":[""],"Refresh Interval":[""],"Choose the refresh frequency for this dashboard":[""],"This dashboard was saved successfully.":[""],"Sorry, there was an error saving this dashboard: ":[""],"Error":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":[""],"Overwrite Dashboard [%s]":[""],"Save as:":[""],"[dashboard name]":[""],"Sorry, there was an error fetching charts to this dashboard: ":[""],"Sorry, there was an error adding charts to this dashboard: ":[""],"Name":[""],"Viz":[""],"Datasource":[""],"Modified":[""],"Add a new chart to the dashboard":[""],"Add Charts to Dashboard":[""],"Served from data cached %s . Click to force refresh.":[""],"Force refresh data":[""],"Annotation layers are still loading.":[""],"One ore more annotation layers failed loading.":[""],"Move chart":[""],"Toggle chart description":[""],"Edit chart":[""],"Export CSV":[""],"Explore chart":[""],"Remove chart from dashboard":[""],"A reference to the [Time] configuration, taking granularity into account":[""],"Group by":[""],"One or many controls to group by":[""],"For more information about objects are in context in the scope of this function, refer to the":[""]," source code of Superset's sandboxed parser":[""],"This functionality is disabled in your environment for security reasons.":[""],"Visualization Type":[""],"The type of visualization to display":[""],"Metrics":[""],"One or many metrics to display":[""],"Percentage Metrics":[""],"Metrics for which percentage of total are to be displayed":[""],"Y Axis Bounds":[""],"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.":[""],"Ordering":[""],"Fixed Color":[""],"Use this to define a static color for all circles":[""],"Legend Position":[""],"Choose the position of the legend":[""],"Fill Color":[""]," Set the opacity to 0 if you do not want to override the color specified in the GeoJSON":[""],"Stroke Color":[""],"Metric":[""],"Right Axis Metric":[""],"Choose a metric for right axis":[""],"Stacked Style":[""],"Sort X Axis":[""],"Sort Y Axis":[""],"Linear Color Scheme":[""],"Normalize Across":[""],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":[""],"Horizon Color Scale":[""],"Defines how the color are attributed.":[""],"Rendering":[""],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":[""],"XScale Interval":[""],"Number of steps to take between ticks when displaying the X scale":[""],"YScale Interval":[""],"Number of steps to take between ticks when displaying the Y scale":[""],"Include Time":[""],"Whether to include the time granularity as defined in the time section":[""],"Auto Zoom":[""],"When checked, the map will zoom to your data after each query":[""],"Show percentage":[""],"Whether to include the percentage in the tooltip":[""],"Stacked Bars":[""],"Show totals":[""],"Display total row/column":[""],"Show Markers":[""],"Show data points as circle markers on the lines":[""],"Bar Values":[""],"Show the value on top of the bar":[""],"Sort Bars":[""],"Sort bars by x labels.":[""],"Combine Metrics":[""],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":[""],"Extra Controls":[""],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":[""],"Reduce X ticks":[""],"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may be missing. If false, a minimum width will be applied to columns and the width may overflow into an horizontal scroll.":[""],"Include Series":[""],"Include series name as an axis":[""],"Color Metric":[""],"A metric to use for color":[""],"Country Name":[""],"The name of country that Superset should display":[""],"Country Field Type":[""],"The country code standard that Superset should expect to find in the [country] column":[""],"Frequency":[""],"The periodicity over which to pivot time. Users can provide\n \"Pandas\" offset alias.\n Click on the info bubble for more details on accepted \"freq\" expressions.":[""],"Dimension":[""],"Select a dimension":[""],"Columns":[""],"One or many controls to pivot as columns":[""],"Columns to display":[""],"Longitude & Latitude":[""],"Point to your spatial columns":[""],"Start Longitude & Latitude":[""],"End Longitude & Latitude":[""],"Longitude":[""],"Select the longitude column":[""],"Latitude":[""],"Select the latitude column":[""],"GeoJson Column":[""],"Select the geojson column":[""],"Polygon Column":[""],"Select the polygon column. Each row should contain JSON.array(N) of [longitude, latitude] points":[""],"Point Radius Scale":[""],"Stroke Width":[""],"Origin":[""],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":[""],"Bottom Margin":[""],"Bottom margin, in pixels, allowing for more room for axis labels":[""],"X Tick Layout":[""],"The way the ticks are laid out on the X axis":[""],"Left Margin":[""],"Left margin, in pixels, allowing for more room for axis labels":[""],"Time Granularity":[""],"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`":[""],"Domain":[""],"The time unit used for the grouping of blocks":[""],"Subdomain":[""],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":[""],"Link Length":[""],"Link length in the force layout":[""],"Charge":[""],"Charge in the force layout":[""],"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":[""],"Time Grain":[""],"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.":[""],"Resample Rule":[""],"Pandas resample rule":[""],"Resample How":[""],"Pandas resample how":[""],"Resample Fill Method":[""],"Pandas resample fill method":[""],"Since":[""],"7 days ago":[""],"Until":[""],"Max Bubble Size":[""],"Whisker/outlier options":[""],"Determines how whiskers and outliers are calculated.":[""],"Ratio":[""],"Target aspect ratio for treemap tiles.":[""],"Number format":[""],"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":[""],"Sort Descending":[""],"Whether to sort descending or ascending":[""],"Rolling":[""],"Defines a rolling window function to apply, works along with the [Periods] text box":[""],"Multiplier":[""],"Factor to multiply the metric by":[""],"Periods":[""],"Defines the size of the rolling window function, relative to the time granularity selected":[""],"Cell Size":[""],"The size of the square cell, in pixels":[""],"Cell Padding":[""],"The distance between cells, in pixels":[""],"Cell Radius":[""],"The pixel radius":[""],"Color Steps":[""],"The number color \"steps\"":[""],"Grid Size":[""],"Defines the grid size in pixels":[""],"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":[""],"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":[""],"URL":[""],"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.":[""],"X Axis Label":[""],"Y Axis Label":[""],"Custom WHERE clause":[""],"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Custom HAVING clause":[""],"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You can include complex expression, parenthesis and anything else supported by the backend it is directed towards.":[""],"Comparison Period Lag":[""],"Based on granularity, number of time periods to compare against":[""],"Comparison suffix":[""],"Suffix to apply after the percentage display":[""],"Table Timestamp Format":[""],"Timestamp Format":[""],"Series Height":[""],"Pixel height of each series":[""],"Page Length":[""],"Rows per page, 0 means no pagination":[""],"X Axis Format":[""],"Y Axis Format":[""],"When `Period Ratio` is set, the Y Axis Format is forced to `.1%`":[""],"Right Axis Format":[""],"Date Time Format":[""],"Markup Type":[""],"Pick your favorite markup language":[""],"Rotation":[""],"Rotation to apply to words in the cloud":[""],"Line Style":[""],"Line interpolation as defined by d3.js":[""],"Label Type":[""],"What should be shown on the label?":[""],"Code":[""],"Put your code here":[""],"Aggregation function":[""],"Aggregate function to apply when pivoting and computing the total rows and columns":[""],"Font Size From":[""],"Font size for the smallest value in the list":[""],"Font Size To":[""],"Font size for the biggest value in the list":[""],"Instant Filtering":[""],"Extruded":[""],"Show Range Filter":[""],"Whether to display the time range interactive selector":[""],"Date Filter":[""],"Whether to include a time filter":[""],"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":[""],"Data Table":[""],"Whether to display the interactive data table":[""],"Search Box":[""],"Whether to include a client side search box":[""],"Table Filter":[""],"Whether to apply filter when table cell is clicked":[""],"Align +/-":[""],"Whether to align the background chart for +/- values":[""],"Color +/-":[""],"Whether to color +/- values":[""],"Show Bubbles":[""],"Whether to display bubbles on top of countries":[""],"Legend":[""],"Whether to display the legend (toggles)":[""],"Show Values":[""],"Whether to display the numerical values within the cells":[""],"Show Metric Names":[""],"Whether to display the metric name as a title":[""],"X bounds":[""],"Whether to display the min and max values of the X axis":[""],"Y bounds":[""],"Whether to display the min and max values of the Y axis":[""],"Rich Tooltip":[""],"The rich tooltip shows a list of all series for that point in time":[""],"Y Log Scale":[""],"Use a log scale for the Y axis":[""],"X Log Scale":[""],"Use a log scale for the X axis":[""],"Log Scale":[""],"Use a log scale":[""],"Donut":[""],"Do you want a donut or a pie?":[""],"Put labels outside":[""],"Put the labels outside the pie?":[""],"Contribution":[""],"Compute the contribution to the total":[""],"Period Ratio":[""],"[integer] Number of period to compare against, this is relative to the granularity selected":[""],"Period Ratio Type":[""],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":[""],"Time Shift":[""],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":[""],"Subheader":[""],"Description text that shows up below your Big Number":[""],"label":[""],"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. Non-numerical columns will be used to label points. Leave empty to get a count of points in each cluster.":[""],"Map Style":[""],"Base layer map style":[""],"Clustering Radius":[""],"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but beware that a large number of points (>1000) will cause lag.":[""],"Point Size":[""],"Fixed point radius":[""],"Point Radius":[""],"The radius of individual points (ones that are not in a cluster). Either a numerical column or `Auto`, which scales the point based on the largest cluster":[""],"Point Radius Unit":[""],"The unit of measure for the specified point radius":[""],"Point Unit":[""],"Opacity":[""],"Opacity of all clusters, points, and labels. Between 0 and 1.":[""],"Viewport":[""],"Parameters related to the view and perspective on the map":[""],"Zoom":[""],"Zoom level of the map":[""],"Default latitude":[""],"Latitude of default viewport":[""],"Default longitude":[""],"Longitude of default viewport":[""],"Live render":[""],"Points and clusters will update as viewport is being changed":[""],"RGB Color":[""],"The color for points and clusters in RGB":[""],"Color":[""],"Pick a color":[""],"Ranges":[""],"Ranges to highlight with shading":[""],"Range labels":[""],"Labels for the ranges":[""],"Markers":[""],"List of values to mark with triangles":[""],"Marker labels":[""],"Labels for the markers":[""],"Marker lines":[""],"List of values to mark with lines":[""],"Marker line labels":[""],"Labels for the marker lines":[""],"Chart ID":[""],"The id of the active chart":[""],"Cache Timeout (seconds)":[""],"The number of seconds before expiring the cache":[""],"Order by entity id":[""],"Important! Select this if the table is not already sorted by entity id, else there is no guarantee that all events for each entity are returned.":[""],"Minimum leaf node event count":[""],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":[""],"Color Scheme":[""],"The color scheme for rendering chart":[""],"Significance Level":[""],"Threshold alpha level for determining significance":[""],"p-value precision":[""],"Number of decimal places with which to display p-values":[""],"Lift percent precision":[""],"Number of decimal places with which to display lift values":[""],"Time Series Columns":[""],"Use Area Proportions":[""],"Check if the Rose Chart should use segment area instead of segment radius for proportioning":[""],"Options":[""],"Not Time Series":[""],"Ignore time":[""],"Time Series":[""],"Standard time series":[""],"Aggregate Mean":[""],"Mean of values over specified period":[""],"Aggregate Sum":[""],"Sum of values over specified period":[""],"Difference":[""],"Metric change in value from `since` to `until`":[""],"Percent Change":[""],"Metric percent change in value from `since` to `until`":[""],"Factor":[""],"Metric factor change from `since` to `until`":[""],"Advanced Analytics":[""],"Use the Advanced Analytics options below":[""],"Settings for time series":[""],"Equal Date Sizes":[""],"Check to force date partitions to have the same height":[""],"Partition Limit":[""],"The maximum number of subdivisions of each group; lower values are pruned first":[""],"Minimum Radius":[""],"Minimum radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this minimum radius.":[""],"Maximum Radius":[""],"Maxium radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this maximum radius.":[""],"Partition Threshold":[""],"Partitions whose height to parent height proportions are below this value are pruned":[""],"Lines column":[""],"The database columns that contains lines information":[""],"Lines encoding":[""],"The encoding format of the lines":[""],"Line width":[""],"The width of the lines":[""],"Reverse Lat & Long":[""],"deck.gl charts":[""],"Pick a set of deck.gl charts to layer on top of one another":[""],"Select charts":[""],"Error while fetching charts":[""],"Javascript data interceptor":[""],"Define a javascript function that receives the data array used in the visualization and is expected to return a modified version of that array. This can be used to alter properties of the data, filter, or enrich the array.":[""],"Javascript data mutator":[""],"Define a function that receives intercepts the data objects and can mutate it":[""],"Javascript tooltip generator":[""],"Define a function that receives the input and outputs the content for a tooltip":[""],"Javascript onClick href":[""],"Define a function that returns a URL to navigate to when user clicks":[""],"Extra data for JS":[""],"List of extra columns made available in Javascript functions":[""],"Stroked":[""],"Whether to display the stroke":[""],"Filled":[""],"Whether to fill the objects":[""],"Normalized":[""],"Whether to normalize the histogram":[""],"is expected to be a number":[""],"is expected to be an integer":[""],"cannot be empty":[""],"Time":[""],"Time related form attributes":[""],"Datasource & Chart Type":[""],"This section exposes ways to include snippets of SQL in your query":[""],"Annotations and Layers":[""],"Query":[""],"This section contains options that allow for advanced analytical post processing of query results":[""],"Result Filters":[""],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":[""],"Chart Options":[""],"Breakdowns":[""],"Defines how each series is broken down":[""],"Pie Chart":[""],"Time Series - Periodicity Pivot":[""],"Dual Axis Line Chart":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"Left Axis Format":[""],"Map":[""],"Deck.gl - Hexagons":[""],"Advanced":[""],"Height":[""],"Metric used to control height":[""],"Deck.gl - Grid":[""],"Deck.gl - Screen grid":[""],"Grid":[""],"Weight":[""],"Metric used as a weight for the grid's coloring":[""],"Deck.gl - GeoJson":[""],"GeoJson Settings":[""],"Polygon Settings":[""],"Arc":[""],"Point Color":[""],"Categorical Color":[""],"Pick a dimension from which categorical colors are defined":[""],"GROUP BY":[""],"Use this section if you want a query that aggregates":[""],"NOT GROUPED BY":[""],"Use this section if you want to query atomic rows":[""],"Time Series Table":[""],"Templated link, it's possible to include {{ metric }} or other values coming from the controls.":[""],"Pivot Options":[""],"Number Format":[""],"Time Format":[""],"Numeric Columns":[""],"Select the numeric columns to draw the histogram":[""],"No of Bins":[""],"Select number of bins for the histogram":[""],"Opacity of the bars. Between 0 and 1":[""],"Primary Metric":[""],"The primary metric is used to define the arc segment sizes":[""],"Secondary Metric":[""],"[optional] this secondary metric is used to define the color as a ratio against the primary metric. When omitted, the color is categorical and based on labels":[""],"Hierarchy":[""],"This defines the level of the hierarchy":[""],"Source / Target":[""],"Choose a source and a target":[""],"Chord Diagram":[""],"Choose a number format":[""],"Source":[""],"Choose a source":[""],"Target":[""],"Choose a target":[""],"ISO 3166-2 codes of region/province/department":[""],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":[""],"Bubbles":[""],"Country Control":[""],"3 letter code of the country":[""],"Metric for color":[""],"Metric that defines the color of the country":[""],"Bubble size":[""],"Metric that defines the size of the bubble":[""],"Filter Box":[""],"Filter controls":[""],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":[""],"Heatmap Options":[""],"Whether to apply a normal distribution based on rank on the color scale":[""],"Value bounds":[""],"Hard value bounds applied for color coding. Is only relevant and applied when the normalization is applied against the whole heatmap.":[""],"Value Format":[""],"Horizon":[""],"Points":[""],"Labelling":[""],"Visual Tweaks":[""],"Column containing longitude data":[""],"Column containing latitude data":[""],"Cluster label aggregator":[""],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":[""],"Tooltip":[""],"Show a tooltip when hovering over points and clusters describing the label":[""],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":[""],"Event definition":[""],"Additional meta data":[""],"Column containing entity ids":[""],"e.g., a \"user id\" column":[""],"Column containing event names":[""],"Event count limit":[""],"The maximum number of events to return, equivalent to number of rows":[""],"Meta data":[""],"Select any columns for meta data inspection":[""],"Paired t-test":[""],"Time Series Options":[""],"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 operators(s)":[""],"type a value here":[""],"Filter value":[""],"choose WHERE or HAVING...":[""],"%s aggregates(s)":[""],"description":[""],"bolt":[""],"Changing this control takes effect instantly":[""],"Error...":[""],"Width":[""],"Export to .json":[""],"Export to .csv format":[""],"%s - untitled":[""],"Edit chart properties":[""],"Limit reached":[""],"Please enter a chart name":[""],"Please select a dashboard":[""],"Please enter a dashboard name":[""],"Save A Chart":[""],"Overwrite chart %s":[""],"[chart name]":[""],"Do not add to a dashboard":[""],"Add chart to existing dashboard":[""],"Add to new dashboard":[""],"Save & go to dashboard":[""],"Check out this chart: %s":[""],"choose a column or metric":[""],"Add Annotation Layer":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":[""],"Max":[""],"Something went wrong while fetching the datasource list":[""],"Select a datasource":[""],"Search / Filter":[""],"Click to point to another datasource":[""],"Edit the datasource's configuration":[""],"Show datasource configuration":[""],"Select metric":[""],"Select column":[""],"Select operator":[""],"Add Filter":[""],"choose a column or aggregate function":[""],"Error while fetching data":[""],"No results found":[""],"%s option(s)":[""],"Invalid lat/long configuration.":[""],"Longitude & Latitude columns":[""],"Delimited long & lat single column":[""],"Multiple formats accepted, look the geopy.points Python library for more details":[""],"Reverse lat/long ":[""],"Geohash":[""],"textarea":[""],"Edit":[""],"in modal":[""],"Select a visualization type":[""],"Favorites":[""],"Created Content":[""],"Recent Activity":[""],"Security & Access":[""],"No charts":[""],"No dashboards":[""],"Dashboards":[""],"Charts":[""],"No favorite charts yet, go click on stars!":[""],"No favorite dashboards yet, go click on stars!":[""],"Roles":[""],"Databases":[""],"Datasources":[""],"Profile picture provided by Gravatar":[""],"joined":[""],"id:":[""],"Sorry, there appears to be no data":[""],"Data has no time steps":[""],"Select starting date":[""],"Select end date":[""],"Select [%s]":[""],"Apply":[""],"You cannot use 45° tick layout along with the time range filter":[""],"Recently Viewed":[""],"Metric(s) {} must be aggregations.":[""],"No data was returned.":[""],"Unsupported extraction function: ":[""],"List Druid Column":[""],"Show Druid Column":[""],"Add Druid Column":[""],"Edit Druid Column":[""],"Column":[""],"Type":[""],"Groupable":[""],"Filterable":[""],"Count Distinct":[""],"Sum":[""],"Whether this column is exposed in the `Filters` section of the explore view.":[""],"List Druid Metric":[""],"Show Druid Metric":[""],"Add Druid Metric":[""],"Edit Druid Metric":[""],"Whether the access to this metric is restricted to certain roles. Only roles with the permission 'metric access on XXX (the name of this metric)' are allowed to access this metric":[""],"Verbose Name":[""],"JSON":[""],"Druid Datasource":[""],"Warning Message":[""],"List Druid Cluster":[""],"Show Druid Cluster":[""],"Add Druid Cluster":[""],"Edit Druid Cluster":[""],"Cluster":[""],"Coordinator Host":[""],"Coordinator Port":[""],"Coordinator Endpoint":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":[""],"Sources":[""],"List Druid Datasource":[""],"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":[""],"Associated Charts":[""],"Data Source":[""],"Owner":[""],"Is Hidden":[""],"Enable Filter Select":[""],"Default Endpoint":[""],"Time Offset":[""],"Cache Timeout":[""],"Druid Datasources":[""],"Scan New Datasources":[""],"Refresh Druid Metadata":[""],"Datetime column not provided as part table configuration and is required by this type of chart":[""],"Empty query?":[""],"Metric '{}' is not valid":[""],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":[""],"List 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.":[""],"Expression":[""],"Is temporal":[""],"Datetime Format":[""],"Database Expression":[""],"List Metrics":[""],"Show Metric":[""],"Add Metric":[""],"Edit Metric":[""],"SQL Expression":[""],"D3 Format":[""],"Is Restricted":[""],"List Tables":[""],"Show Table":[""],"Add Table":[""],"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":[""],"Changed By":[""],"Last Changed":[""],"Offset":[""],"Fetch Values Predicate":[""],"Main Datetime Column":[""],"SQL Lab View":[""],"Template parameters":[""],"Table [{}] could not be found, please double check your database connection, schema, and table name":[""],"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":[""],"Tables":[""],"Profile":[""],"Logout":[""],"Login":[""],"Record Count":[""],"No records found":[""],"Import dashboards":[""],"No Access!":[""],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":[""],"Test Connection":[""],"Annotation Layers":[""],"Manage":[""],"Annotations":[""],"Datasource %(name)s already exists":[""],"json isn't valid":[""],"Export to YAML":[""],"Export to YAML?":[""],"Delete":[""],"Delete all Really?":[""],"This endpoint requires the `all_datasource_access` permission":[""],"The datasource seems to have been deleted":[""],"The access requests seem to have been deleted":[""],"The user seems to have been deleted":[""],"You don't have access to this datasource. (Gain access)":[""],"You don't have access to this datasource":[""],"This view requires the database %(name)s or `all_datasource_access` permission":[""],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":[""],"List Databases":[""],"Show Database":[""],"Add Database":[""],"Edit Database":[""],"Expose this DB in SQL Lab":[""],"Allow users to run synchronous queries, this is the default and should work well for queries that can be executed within a web request scope (<~1 minute)":[""],"Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.":[""],"Allow CREATE TABLE AS option in SQL Lab":[""],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":[""],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":[""],"If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.
If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.":[""],"Allow SQL Lab to fetch a list of all tables and all views across all database schemas. For large data warehouse with thousands of tables, this can be expensive and put strain on the system.":[""],"Expose in SQL Lab":[""],"Allow CREATE TABLE AS":[""],"Allow DML":[""],"CTAS Schema":[""],"Creator":[""],"SQLAlchemy URI":[""],"Extra":[""],"Allow Run Sync":[""],"Allow Run Async":[""],"Impersonate the logged on user":[""],"Import Dashboards":[""],"CSV to Database configuration":[""],"CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"":[""],"User":[""],"User Roles":[""],"Database URL":[""],"Roles to grant":[""],"Created On":[""],"Access requests":[""],"Security":[""],"List Charts":[""],"Show Chart":[""],"Add Chart":[""],"Edit Chart":[""],"These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Duration (in seconds) of the caching timeout for this chart.":[""],"Last Modified":[""],"Owners":[""],"Parameters":[""],"Chart":[""],"List Dashboards":[""],"Show Dashboard":[""],"Add Dashboard":[""],"Edit Dashboard":[""],"This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view":[""],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":[""],"To get a readable URL for your dashboard":[""],"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.":[""],"Owners is a list of users who can alter the dashboard.":[""],"Dashboard":[""],"Slug":[""],"Position JSON":[""],"JSON Metadata":[""],"Underlying Tables":[""],"Export":[""],"Export dashboards?":[""],"Action":[""],"dttm":[""],"Action Log":[""],"Access was requested":[""],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":[""],"Role %(r)s was extended to provide the access to the datasource %(ds)s":[""],"You have no permission to approve this request":[""],"You don't have the rights to ":[""],"alter this ":[""],"chart":[""],"create a ":[""],"dashboard":[""],"Malformed request. slice_id or table_name and db_name arguments are expected":[""],"Chart %(id)s not found":[""],"Table %(t)s wasn't found in the database %(d)s":[""],"Can't find User '%(name)s', please ask your admin to create one.":[""],"Can't find DruidCluster with cluster_name = '%(name)s'":[""],"Query record was not created as expected.":[""],"Template Name":[""],"CSS Templates":[""],"SQL Editor":[""],"SQL Lab":[""],"Query Search":[""],"Upload a CSV":[""],"Status":[""],"Start Time":[""],"End Time":[""],"Queries":[""],"List Saved Query":[""],"Show Saved Query":[""],"Add Saved Query":[""],"Edit Saved Query":[""],"Pop Tab Link":[""],"Changed on":[""],"Saved Queries":[""]}}} \ No newline at end of file diff --git a/superset/translations/zh/LC_MESSAGES/messages.mo b/superset/translations/zh/LC_MESSAGES/messages.mo index df669a6f5e..38b6abb670 100644 Binary files a/superset/translations/zh/LC_MESSAGES/messages.mo and b/superset/translations/zh/LC_MESSAGES/messages.mo differ diff --git a/superset/translations/zh/LC_MESSAGES/messages.po b/superset/translations/zh/LC_MESSAGES/messages.po index 7283f82d44..0bbd38102c 100644 --- a/superset/translations/zh/LC_MESSAGES/messages.po +++ b/superset/translations/zh/LC_MESSAGES/messages.po @@ -1,3518 +1,7910 @@ -# Chinese translations for PROJECT. +# Chinese translations for Apache Superset. # Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. +# This file is distributed under the same license as the Apache Superset +# project. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: Apache Superset 0.22.1\n" "Report-Msgid-Bugs-To: benedictjin2016@gmail.com\n" -"POT-Creation-Date: 2017-10-04 10:12-0700\n" +"POT-Creation-Date: 2018-05-15 10:17-0700\n" "PO-Revision-Date: 2018-01-08 17:47+0800\n" +"Last-Translator: \n" "Language: zh\n" "Language-Team: zh \n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=1; plural=0\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.4.0\n" -"Last-Translator: \n" -"X-Generator: Poedit 2.0.1\n" +"Generated-By: Babel 2.5.3\n" -#: superset/assets/javascripts/explore/stores/controls.jsx:553 superset/db_engine_specs.py:192 -#: superset/db_engine_specs.py:223 superset/db_engine_specs.py:267 superset/db_engine_specs.py:315 -#: superset/db_engine_specs.py:371 superset/db_engine_specs.py:839 superset/db_engine_specs.py:875 -#: superset/db_engine_specs.py:907 superset/db_engine_specs.py:953 superset/db_engine_specs.py:990 -#: superset/db_engine_specs.py:1015 +#: superset/assets/src/explore/controls.jsx:838 superset/db_engine_specs.py:326 +#: superset/db_engine_specs.py:376 superset/db_engine_specs.py:405 +#: superset/db_engine_specs.py:430 superset/db_engine_specs.py:482 +#: superset/db_engine_specs.py:541 superset/db_engine_specs.py:605 +#: superset/db_engine_specs.py:1156 superset/db_engine_specs.py:1198 +#: superset/db_engine_specs.py:1253 superset/db_engine_specs.py:1298 +#: superset/db_engine_specs.py:1331 superset/db_engine_specs.py:1367 msgid "Time Column" -msgstr "时间字段" +msgstr "" -#: superset/db_engine_specs.py:193 superset/db_engine_specs.py:224 superset/db_engine_specs.py:316 -#: superset/db_engine_specs.py:372 superset/db_engine_specs.py:840 superset/db_engine_specs.py:908 -#: superset/db_engine_specs.py:991 +#: superset/db_engine_specs.py:327 superset/db_engine_specs.py:377 +#: superset/db_engine_specs.py:431 superset/db_engine_specs.py:542 +#: superset/db_engine_specs.py:606 superset/db_engine_specs.py:1157 +#: superset/db_engine_specs.py:1199 superset/db_engine_specs.py:1299 +#: superset/db_engine_specs.py:1368 msgid "second" -msgstr "秒" +msgstr "" -#: superset/db_engine_specs.py:194 superset/db_engine_specs.py:227 superset/db_engine_specs.py:319 -#: superset/db_engine_specs.py:374 superset/db_engine_specs.py:842 superset/db_engine_specs.py:876 -#: superset/db_engine_specs.py:910 superset/db_engine_specs.py:954 superset/db_engine_specs.py:992 -#: superset/db_engine_specs.py:1016 +#: superset/db_engine_specs.py:329 superset/db_engine_specs.py:378 +#: superset/db_engine_specs.py:406 superset/db_engine_specs.py:435 +#: superset/db_engine_specs.py:546 superset/db_engine_specs.py:609 +#: superset/db_engine_specs.py:1160 superset/db_engine_specs.py:1202 +#: superset/db_engine_specs.py:1254 superset/db_engine_specs.py:1300 +#: superset/db_engine_specs.py:1332 superset/db_engine_specs.py:1371 msgid "minute" -msgstr "分" +msgstr "" -#: superset/db_engine_specs.py:195 superset/db_engine_specs.py:231 superset/db_engine_specs.py:321 -#: superset/db_engine_specs.py:376 superset/db_engine_specs.py:848 superset/db_engine_specs.py:878 -#: superset/db_engine_specs.py:912 superset/db_engine_specs.py:960 superset/db_engine_specs.py:993 -#: superset/db_engine_specs.py:1017 +#: superset/db_engine_specs.py:331 superset/db_engine_specs.py:379 +#: superset/db_engine_specs.py:407 superset/db_engine_specs.py:440 +#: superset/db_engine_specs.py:483 superset/db_engine_specs.py:549 +#: superset/db_engine_specs.py:612 superset/db_engine_specs.py:1169 +#: superset/db_engine_specs.py:1205 superset/db_engine_specs.py:1263 +#: superset/db_engine_specs.py:1301 superset/db_engine_specs.py:1333 +#: superset/db_engine_specs.py:1374 msgid "hour" -msgstr "小时" +msgstr "" -#: superset/db_engine_specs.py:196 superset/db_engine_specs.py:236 superset/db_engine_specs.py:268 -#: superset/db_engine_specs.py:323 superset/db_engine_specs.py:378 superset/db_engine_specs.py:850 -#: superset/db_engine_specs.py:880 superset/db_engine_specs.py:914 superset/db_engine_specs.py:962 -#: superset/db_engine_specs.py:994 superset/db_engine_specs.py:1018 +#: superset/db_engine_specs.py:333 superset/db_engine_specs.py:380 +#: superset/db_engine_specs.py:408 superset/db_engine_specs.py:446 +#: superset/db_engine_specs.py:486 superset/db_engine_specs.py:552 +#: superset/db_engine_specs.py:615 superset/db_engine_specs.py:1172 +#: superset/db_engine_specs.py:1208 superset/db_engine_specs.py:1266 +#: superset/db_engine_specs.py:1302 superset/db_engine_specs.py:1334 +#: superset/db_engine_specs.py:1377 msgid "day" -msgstr "天" +msgstr "" -#: superset/db_engine_specs.py:197 superset/db_engine_specs.py:242 superset/db_engine_specs.py:269 -#: superset/db_engine_specs.py:324 superset/db_engine_specs.py:380 superset/db_engine_specs.py:852 -#: superset/db_engine_specs.py:882 superset/db_engine_specs.py:916 superset/db_engine_specs.py:995 -#: superset/db_engine_specs.py:1019 +#: superset/db_engine_specs.py:335 superset/db_engine_specs.py:381 +#: superset/db_engine_specs.py:409 superset/db_engine_specs.py:453 +#: superset/db_engine_specs.py:487 superset/db_engine_specs.py:553 +#: superset/db_engine_specs.py:618 superset/db_engine_specs.py:1175 +#: superset/db_engine_specs.py:1211 superset/db_engine_specs.py:1303 +#: superset/db_engine_specs.py:1335 superset/db_engine_specs.py:1380 msgid "week" -msgstr "周" +msgstr "" -#: superset/db_engine_specs.py:198 superset/db_engine_specs.py:244 superset/db_engine_specs.py:271 -#: superset/db_engine_specs.py:326 superset/db_engine_specs.py:382 superset/db_engine_specs.py:854 -#: superset/db_engine_specs.py:884 superset/db_engine_specs.py:918 superset/db_engine_specs.py:964 -#: superset/db_engine_specs.py:996 superset/db_engine_specs.py:1020 +#: superset/db_engine_specs.py:337 superset/db_engine_specs.py:382 +#: superset/db_engine_specs.py:410 superset/db_engine_specs.py:456 +#: superset/db_engine_specs.py:490 superset/db_engine_specs.py:556 +#: superset/db_engine_specs.py:621 superset/db_engine_specs.py:1178 +#: superset/db_engine_specs.py:1214 superset/db_engine_specs.py:1269 +#: superset/db_engine_specs.py:1304 superset/db_engine_specs.py:1336 +#: superset/db_engine_specs.py:1384 msgid "month" -msgstr "月" +msgstr "" -#: superset/db_engine_specs.py:199 superset/db_engine_specs.py:246 superset/db_engine_specs.py:328 -#: superset/db_engine_specs.py:384 superset/db_engine_specs.py:856 superset/db_engine_specs.py:886 -#: superset/db_engine_specs.py:920 superset/db_engine_specs.py:966 superset/db_engine_specs.py:997 -#: superset/db_engine_specs.py:1021 +#: superset/db_engine_specs.py:339 superset/db_engine_specs.py:383 +#: superset/db_engine_specs.py:411 superset/db_engine_specs.py:459 +#: superset/db_engine_specs.py:559 superset/db_engine_specs.py:624 +#: superset/db_engine_specs.py:1181 superset/db_engine_specs.py:1217 +#: superset/db_engine_specs.py:1272 superset/db_engine_specs.py:1305 +#: superset/db_engine_specs.py:1337 superset/db_engine_specs.py:1387 msgid "quarter" -msgstr "季度" +msgstr "" -#: superset/db_engine_specs.py:200 superset/db_engine_specs.py:250 superset/db_engine_specs.py:330 -#: superset/db_engine_specs.py:858 superset/db_engine_specs.py:888 superset/db_engine_specs.py:968 -#: superset/db_engine_specs.py:998 superset/db_engine_specs.py:1022 +#: superset/db_engine_specs.py:341 superset/db_engine_specs.py:384 +#: superset/db_engine_specs.py:412 superset/db_engine_specs.py:464 +#: superset/db_engine_specs.py:562 superset/db_engine_specs.py:635 +#: superset/db_engine_specs.py:1184 superset/db_engine_specs.py:1275 +#: superset/db_engine_specs.py:1307 superset/db_engine_specs.py:1338 +#: superset/db_engine_specs.py:1391 msgid "year" -msgstr "年" +msgstr "" -#: superset/db_engine_specs.py:332 -msgid "week_start_monday" -msgstr "周一为一周开始" - -#: superset/db_engine_specs.py:386 superset/db_engine_specs.py:922 +#: superset/db_engine_specs.py:493 superset/db_engine_specs.py:627 +#: superset/db_engine_specs.py:1220 msgid "week_ending_saturday" -msgstr "周日为一周开始" +msgstr "" -#: superset/db_engine_specs.py:389 superset/db_engine_specs.py:925 +#: superset/db_engine_specs.py:496 superset/db_engine_specs.py:631 +#: superset/db_engine_specs.py:1224 msgid "week_start_sunday" -msgstr "周日为一周结束" +msgstr "" -#: superset/db_engine_specs.py:844 superset/db_engine_specs.py:956 +#: superset/db_engine_specs.py:565 +msgid "week_start_monday" +msgstr "" + +#: superset/db_engine_specs.py:1163 superset/db_engine_specs.py:1257 msgid "5 minute" -msgstr "5 分钟" +msgstr "" -#: superset/db_engine_specs.py:846 +#: superset/db_engine_specs.py:1166 msgid "half hour" -msgstr "半小时" +msgstr "" -#: superset/db_engine_specs.py:958 +#: superset/db_engine_specs.py:1260 msgid "10 minute" -msgstr "10 分钟" +msgstr "" -#: superset/utils.py:499 +#: superset/connectors/sqla/views.py:234 superset/forms.py:56 +msgid "Table Name" +msgstr "" + +#: superset/forms.py:57 +msgid "Name of table to be created from csv data." +msgstr "" + +#: superset/forms.py:61 +msgid "CSV File" +msgstr "" + +#: superset/forms.py:62 +msgid "Select a CSV file to be uploaded to a database." +msgstr "" + +#: superset/forms.py:64 +msgid "CSV Files Only!" +msgstr "" + +#: superset/connectors/sqla/views.py:227 superset/forms.py:66 +#: superset/views/core.py:275 superset/views/sql_lab.py:24 +#: superset/views/sql_lab.py:61 +msgid "Database" +msgstr "" + +#: superset/forms.py:70 +msgid "Delimiter" +msgstr "" + +#: superset/forms.py:71 +msgid "Delimiter used by CSV file (for whitespace use \\s+)." +msgstr "" + +#: superset/forms.py:75 +msgid "Table Exists" +msgstr "" + +#: superset/forms.py:76 +msgid "" +"If table exists do one of the following: Fail (do nothing), Replace (drop" +" and recreate table) or Append (insert data)." +msgstr "" + +#: superset/forms.py:81 +msgid "Fail" +msgstr "" + +#: superset/forms.py:81 +msgid "Replace" +msgstr "" + +#: superset/forms.py:82 +msgid "Append" +msgstr "" + +#: superset/connectors/sqla/views.py:230 superset/forms.py:85 +msgid "Schema" +msgstr "" + +#: superset/forms.py:86 +msgid "Specify a schema (if database flavour supports this)." +msgstr "" + +#: superset/forms.py:91 +msgid "Header Row" +msgstr "" + +#: superset/forms.py:92 +msgid "" +"Row containing the headers to use as column names (0 is first line of " +"data). Leave empty if there is no header row." +msgstr "" + +#: superset/forms.py:100 +msgid "Index Column" +msgstr "" + +#: superset/forms.py:101 +msgid "" +"Column to use as the row labels of the dataframe. Leave empty if no index" +" column." +msgstr "" + +#: superset/forms.py:108 +msgid "Mangle Duplicate Columns" +msgstr "" + +#: superset/forms.py:109 +msgid "Specify duplicate columns as \"X.0, X.1\"." +msgstr "" + +#: superset/forms.py:111 +msgid "Skip Initial Space" +msgstr "" + +#: superset/forms.py:112 +msgid "Skip spaces after delimiter." +msgstr "" + +#: superset/forms.py:114 +msgid "Skip Rows" +msgstr "" + +#: superset/forms.py:115 +msgid "Number of rows to skip at start of file." +msgstr "" + +#: superset/forms.py:120 +msgid "Rows to Read" +msgstr "" + +#: superset/forms.py:121 +msgid "Number of rows of file to read." +msgstr "" + +#: superset/forms.py:126 +msgid "Skip Blank Lines" +msgstr "" + +#: superset/forms.py:127 +msgid "Skip blank lines rather than interpreting them as NaN values." +msgstr "" + +#: superset/forms.py:131 +msgid "Parse Dates" +msgstr "" + +#: superset/forms.py:132 +msgid "A comma separated list of columns that should be parsed as dates." +msgstr "" + +#: superset/forms.py:137 +msgid "Infer Datetime Format" +msgstr "" + +#: superset/forms.py:138 +msgid "Use Pandas to interpret the datetime format automatically." +msgstr "" + +#: superset/forms.py:142 +msgid "Decimal Character" +msgstr "" + +#: superset/forms.py:143 +msgid "Character to interpret as decimal point." +msgstr "" + +#: superset/forms.py:148 +msgid "Dataframe Index" +msgstr "" + +#: superset/forms.py:149 +msgid "Write dataframe index as a column." +msgstr "" + +#: superset/forms.py:151 +msgid "Column Label(s)" +msgstr "" + +#: superset/forms.py:152 +msgid "" +"Column label for index column(s). If None is given and Dataframe Index is" +" True, Index Names are used." +msgstr "" + +#: superset/utils.py:576 #, python-format msgid "[Superset] Access to the datasource %(name)s was granted" -msgstr "[Superset] 允许访问数据源 %(name)s" +msgstr "" -#: superset/viz.py:50 +#: superset/viz.py:60 msgid "Viz is missing a datasource" -msgstr "Viz 缺少一个数据源" +msgstr "" -#: superset/viz.py:181 +#: superset/viz.py:249 msgid "From date cannot be larger than to date" -msgstr "起始时间不可以大于当前时间" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:334 superset/viz.py:369 +#: superset/assets/src/explore/visTypes.js:805 superset/viz.py:497 msgid "Table View" -msgstr "表视图" +msgstr "" -#: superset/viz.py:381 +#: superset/viz.py:509 msgid "Pick a granularity in the Time section or uncheck 'Include Time'" -msgstr "在“时间”部分选择一个粒度,或取消选中“包括时间”" +msgstr "" -#: superset/viz.py:391 +#: superset/viz.py:519 msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" -msgstr "为[分组]和[指标]或[列]选择任何的字段,或者两个都不选" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:386 superset/viz.py:430 -msgid "Pivot Table" -msgstr "透视表" +#: superset/viz.py:596 +msgid "Time Table View" +msgstr "" -#: superset/viz.py:444 -msgid "Please choose at least one \"Group by\" field" -msgstr "请至少选择一个“分组”字段" - -#: superset/viz.py:446 -msgid "Please choose at least one metric" -msgstr "请至少选择一个指标" - -#: superset/viz.py:450 -msgid "'Group By' and 'Columns' can't overlap" -msgstr "“分组”和“列”不能重叠" - -#: superset/assets/javascripts/explore/stores/visTypes.js:373 superset/viz.py:483 -msgid "Markup" -msgstr "标记" - -#: superset/assets/javascripts/explore/stores/visTypes.js:411 superset/viz.py:502 -msgid "Separator" -msgstr "分隔符" - -#: superset/assets/javascripts/explore/stores/visTypes.js:433 superset/viz.py:514 -msgid "Word Cloud" -msgstr "词汇云" - -#: superset/assets/javascripts/explore/stores/visTypes.js:454 superset/viz.py:537 -msgid "Treemap" -msgstr "树状图" - -#: superset/assets/javascripts/explore/stores/visTypes.js:481 superset/viz.py:563 -msgid "Calendar Heatmap" -msgstr "时间热力图" - -#: superset/assets/javascripts/explore/stores/visTypes.js:502 superset/viz.py:621 -msgid "Box Plot" -msgstr "箱线图" - -#: superset/assets/javascripts/explore/stores/visTypes.js:523 superset/viz.py:710 -msgid "Bubble Chart" -msgstr "气泡图" - -#: superset/viz.py:734 -msgid "Pick a metric for x, y and size" -msgstr "为 x 轴,y 轴和大小选择一个指标" - -#: superset/assets/javascripts/explore/stores/visTypes.js:574 superset/viz.py:760 -msgid "Bullet Chart" -msgstr "子弹图" - -#: superset/viz.py:786 -msgid "Pick a metric to display" -msgstr "选择一个指标来显示" - -#: superset/assets/javascripts/explore/stores/visTypes.js:597 superset/viz.py:809 -msgid "Big Number with Trendline" -msgstr "数字和趋势线" - -#: superset/viz.py:817 superset/viz.py:846 -msgid "Pick a metric!" -msgstr "选择一个指标!" - -#: superset/assets/javascripts/explore/stores/visTypes.js:622 superset/viz.py:838 -msgid "Big Number" -msgstr "数字" - -#: superset/assets/javascripts/explore/stores/visTypes.js:157 superset/viz.py:865 -msgid "Time Series - Line Chart" -msgstr "时间序列-折线图" - -#: superset/viz.py:913 superset/viz.py:1058 -msgid "Pick a time granularity for your time series" -msgstr "为您的时间序列选择一个时间粒度" - -#: superset/viz.py:1001 -msgid "Time Series - Dual Axis Line Chart" -msgstr "时间序列-双轴线图" - -#: superset/viz.py:1011 -msgid "Pick a metric for left axis!" -msgstr "为左轴选择一个指标!" - -#: superset/viz.py:1013 -msgid "Pick a metric for right axis!" -msgstr "为右轴选择一个指标!" - -#: superset/viz.py:1015 -msgid "Please choose different metrics on left and right axis" -msgstr "请在左右轴上选择不同的指标" - -#: superset/assets/javascripts/explore/stores/visTypes.js:238 superset/viz.py:1076 -msgid "Time Series - Bar Chart" -msgstr "时间序列 - 柱状图" - -#: superset/assets/javascripts/explore/stores/visTypes.js:274 superset/viz.py:1084 -msgid "Time Series - Percent Change" -msgstr "时间序列 - 百分比变化" - -#: superset/assets/javascripts/explore/stores/visTypes.js:297 superset/viz.py:1092 -msgid "Time Series - Stacked" -msgstr "时间序列 - 堆积图" - -#: superset/viz.py:1101 -msgid "Distribution - NVD3 - Pie Chart" -msgstr "分布 - NVD3 - 饼图" - -#: superset/assets/javascripts/explore/stores/visTypes.js:647 superset/viz.py:1119 -msgid "Histogram" -msgstr "直方图" - -#: superset/viz.py:1129 -msgid "Must have one numeric column specified" -msgstr "必须指定一个数字列" - -#: superset/assets/javascripts/explore/stores/visTypes.js:96 superset/viz.py:1144 -msgid "Distribution - Bar Chart" -msgstr "分布 - 柱状图" - -#: superset/viz.py:1155 -msgid "Can't have overlap between Series and Breakdowns" -msgstr "Series 和 Breakdown 之间不能有重叠" - -#: superset/viz.py:1157 +#: superset/viz.py:605 superset/viz.py:1464 msgid "Pick at least one metric" -msgstr "选择至少一个指标" +msgstr "" -#: superset/viz.py:1159 +#: superset/viz.py:608 +msgid "When using 'Group By' you are limited to use a single metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:890 superset/viz.py:637 +msgid "Pivot Table" +msgstr "" + +#: superset/viz.py:651 +msgid "Please choose at least one 'Group by' field " +msgstr "" + +#: superset/viz.py:653 +msgid "Please choose at least one metric" +msgstr "" + +#: superset/viz.py:657 +msgid "Group By' and 'Columns' can't overlap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:876 superset/viz.py:690 +msgid "Markup" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:916 superset/viz.py:712 +msgid "Separator" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:938 superset/viz.py:724 +msgid "Word Cloud" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:960 superset/viz.py:747 +msgid "Treemap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:988 superset/viz.py:773 +msgid "Calendar Heatmap" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1026 superset/viz.py:838 +msgid "Box Plot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1048 superset/viz.py:927 +msgid "Bubble Chart" +msgstr "" + +#: superset/viz.py:951 +msgid "Pick a metric for x, y and size" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1098 superset/viz.py:977 +msgid "Bullet Chart" +msgstr "" + +#: superset/viz.py:1003 +msgid "Pick a metric to display" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1122 superset/viz.py:1026 +msgid "Big Number with Trendline" +msgstr "" + +#: superset/viz.py:1034 superset/viz.py:1063 +msgid "Pick a metric!" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1149 superset/viz.py:1055 +msgid "Big Number" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:184 superset/viz.py:1082 +msgid "Time Series - Line Chart" +msgstr "" + +#: superset/viz.py:1145 superset/viz.py:1308 +msgid "Pick a time granularity for your time series" +msgstr "" + +#: superset/viz.py:1222 +msgid "" +"`Since` and `Until` time bounds should be specified when using the `Time " +"Shift` feature." +msgstr "" + +#: superset/viz.py:1251 +msgid "Time Series - Dual Axis Line Chart" +msgstr "" + +#: superset/viz.py:1261 +msgid "Pick a metric for left axis!" +msgstr "" + +#: superset/viz.py:1263 +msgid "Pick a metric for right axis!" +msgstr "" + +#: superset/viz.py:1265 +msgid "Please choose different metrics on left and right axis" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:318 superset/viz.py:1326 +msgid "Time Series - Bar Chart" +msgstr "" + +#: superset/viz.py:1335 +msgid "Time Series - Period Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:364 superset/viz.py:1375 +msgid "Time Series - Percent Change" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:759 superset/viz.py:1383 +msgid "Time Series - Stacked" +msgstr "" + +#: superset/viz.py:1392 +msgid "Distribution - NVD3 - Pie Chart" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1176 superset/viz.py:1410 +msgid "Histogram" +msgstr "" + +#: superset/viz.py:1420 +msgid "Must have at least one numeric column specified" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:110 superset/viz.py:1451 +msgid "Distribution - Bar Chart" +msgstr "" + +#: superset/viz.py:1462 +msgid "Can't have overlap between Series and Breakdowns" +msgstr "" + +#: superset/viz.py:1466 msgid "Pick at least one field for [Series]" -msgstr "为 [序列] 选择至少一个字段" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:679 superset/viz.py:1212 +#: superset/assets/src/explore/visTypes.js:1218 superset/viz.py:1519 msgid "Sunburst" -msgstr "环状层次图" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:716 superset/viz.py:1245 +#: superset/assets/src/explore/visTypes.js:1257 superset/viz.py:1550 msgid "Sankey" -msgstr "蛇形图" +msgstr "" -#: superset/viz.py:1252 +#: superset/viz.py:1557 msgid "Pick exactly 2 columns as [Source / Target]" -msgstr "为 [来源 / 目标] 选择两个列" - -#: superset/viz.py:1283 -msgid "There's a loop in your Sankey, please provide a tree. Here's a faulty link: {}" -msgstr "桑基图里面有一个循环,请提供一棵树。这是一个错误的链接:{}" - -#: superset/assets/javascripts/explore/stores/visTypes.js:743 superset/viz.py:1294 superset/viz.py:1315 -msgid "Directed Force Layout" -msgstr "有向图" - -#: superset/viz.py:1301 -msgid "Pick exactly 2 columns to 'Group By'" -msgstr "为 “Group By” 选择两个列" - -#: superset/assets/javascripts/explore/stores/visTypes.js:808 superset/viz.py:1348 -msgid "Country Map" -msgstr "国家地图" - -#: superset/assets/javascripts/explore/stores/visTypes.js:841 superset/viz.py:1376 -msgid "World Map" -msgstr "世界地图" - -#: superset/assets/javascripts/explore/stores/visTypes.js:80 superset/viz.py:1426 -msgid "Filters" -msgstr "过滤" - -#: superset/viz.py:1434 -msgid "Pick at least one filter field" -msgstr "选择至少一个过滤字段" - -#: superset/assets/javascripts/explore/stores/visTypes.js:909 superset/viz.py:1461 -msgid "iFrame" -msgstr "内嵌框架" - -#: superset/assets/javascripts/explore/stores/visTypes.js:921 superset/viz.py:1478 -msgid "Parallel Coordinates" -msgstr "平行坐标" - -#: superset/assets/javascripts/explore/stores/visTypes.js:943 superset/viz.py:1503 -msgid "Heatmap" -msgstr "热力图" - -#: superset/viz.py:1562 -msgid "Horizon Charts" -msgstr "水平图" - -#: superset/assets/javascripts/explore/stores/visTypes.js:1002 superset/viz.py:1573 -msgid "Mapbox" -msgstr "箱图" +msgstr "" #: superset/viz.py:1588 -msgid "Must have a [Group By] column to have 'count' as the [Label]" -msgstr "[Group By] 列必须要有 ‘count’字段作为 [标签]" +msgid "" +"There's a loop in your Sankey, please provide a tree. Here's a faulty " +"link: {}" +msgstr "" -#: superset/viz.py:1601 -msgid "Choice of [Label] must be present in [Group By]" -msgstr "[标签] 的选择项必须出现在 [Group By]" +#: superset/assets/src/explore/visTypes.js:1285 superset/viz.py:1599 +#: superset/viz.py:1620 +msgid "Directed Force Layout" +msgstr "" #: superset/viz.py:1606 +msgid "Pick exactly 2 columns to 'Group By'" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1351 superset/viz.py:1653 +msgid "Country Map" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1385 superset/viz.py:1681 +msgid "World Map" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1872 +#: superset/assets/src/explore/visTypes.js:85 superset/viz.py:1731 +msgid "Filters" +msgstr "" + +#: superset/viz.py:1752 +msgid "Pick at least one filter field" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1450 superset/viz.py:1777 +msgid "iFrame" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1462 superset/viz.py:1797 +msgid "Parallel Coordinates" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1484 superset/viz.py:1822 +msgid "Heatmap" +msgstr "" + +#: superset/viz.py:1878 +msgid "Horizon Charts" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1545 superset/viz.py:1889 +msgid "Mapbox" +msgstr "" + +#: superset/viz.py:1904 +msgid "Must have a [Group By] column to have 'count' as the [Label]" +msgstr "" + +#: superset/viz.py:1917 +msgid "Choice of [Label] must be present in [Group By]" +msgstr "" + +#: superset/viz.py:1922 msgid "Choice of [Point Radius] must be present in [Group By]" -msgstr "[点半径] 的选择项必须出现在 [Group By]" +msgstr "" -#: superset/viz.py:1611 +#: superset/viz.py:1927 msgid "[Longitude] and [Latitude] columns must be present in [Group By]" -msgstr "[经度] 和 [纬度] 的选择项必须出现在 [Group By]" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1073 superset/viz.py:1676 +#: superset/assets/src/explore/visTypes.js:405 superset/viz.py:1996 +msgid "Deck.gl - Multiple Layers" +msgstr "" + +#: superset/viz.py:2032 superset/viz.py:2045 +msgid "Bad spatial key" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:692 superset/viz.py:2128 +msgid "Deck.gl - Scatter plot" +msgstr "" + +#: superset/viz.py:2170 +msgid "Deck.gl - Screen Grid" +msgstr "" + +#: superset/viz.py:2192 +msgid "Deck.gl - 3D Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:497 superset/viz.py:2207 +msgid "Deck.gl - Paths" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:614 superset/viz.py:2240 +msgid "Deck.gl - Polygon" +msgstr "" + +#: superset/viz.py:2248 +msgid "Deck.gl - 3D HEX" +msgstr "" + +#: superset/viz.py:2263 +msgid "Deck.gl - GeoJSON" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:654 superset/viz.py:2282 +msgid "Deck.gl - Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1615 superset/viz.py:2306 msgid "Event flow" -msgstr "事件流" +msgstr "" -#: superset/viz.py:1706 +#: superset/assets/src/explore/visTypes.js:1660 superset/viz.py:2337 msgid "Time Series - Paired t-test" -msgstr "时间序列 - 配对t检验" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:57 -msgid "Your query was saved" -msgstr "您的查询已保存" +#: superset/assets/src/explore/visTypes.js:1678 superset/viz.py:2395 +msgid "Time Series - Nightingale Rose Chart" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:58 -msgid "Your query could not be saved" -msgstr "您的查询无法保存" +#: superset/viz.py:2425 +msgid "Partition Diagram" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:111 -msgid "Failed at retrieving results from the results backend" -msgstr "无法从结果后端检索到" - -#: superset/assets/javascripts/SqlLab/actions.js:157 -msgid "Could not connect to server" -msgstr "无法连接服务器" - -#: superset/assets/javascripts/SqlLab/actions.js:162 +#: superset/assets/src/common.js:37 msgid "Your session timed out, please refresh your page and try again." -msgstr "您的会话已超时,请刷新页面后,再重试。" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:181 +#: superset/assets/src/SqlLab/actions.js:59 +msgid "Your query was saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:60 +msgid "Your query could not be saved" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:113 +msgid "Failed at retrieving results from the results backend" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:163 +msgid "Unknown error" +msgstr "" + +#: superset/assets/src/SqlLab/actions.js:186 msgid "Query was stopped." -msgstr "查询被终止。" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:184 +#: superset/assets/src/SqlLab/actions.js:189 msgid "Failed at stopping query." -msgstr "无法终止查询。" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:297 superset/assets/javascripts/SqlLab/actions.js:310 +#: superset/assets/src/SqlLab/actions.js:309 +#: superset/assets/src/SqlLab/actions.js:322 msgid "Error occurred while fetching table metadata" -msgstr "获取表格元数据时发生错误" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:364 +#: superset/assets/src/SqlLab/actions.js:376 msgid "shared query" -msgstr "已分享的查询" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:372 superset/assets/javascripts/SqlLab/actions.js:392 +#: superset/assets/src/SqlLab/actions.js:384 +#: superset/assets/src/SqlLab/actions.js:404 msgid "The query couldn't be loaded" -msgstr "这个查询无法被加载" +msgstr "" -#: superset/assets/javascripts/SqlLab/actions.js:426 +#: superset/assets/src/SqlLab/actions.js:438 msgid "An error occurred while creating the data source" -msgstr "创建数据源时发生错误" +msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:30 +#: superset/assets/src/SqlLab/constants.js:30 msgid "Pick a chart type!" -msgstr "选择一个图表类型!" +msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:31 +#: superset/assets/src/SqlLab/constants.js:31 msgid "To use this chart type you need at least one column flagged as a date" -msgstr "要使用此图表类型,您至少需要一个标记为日期格式的列" +msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:32 +#: superset/assets/src/SqlLab/constants.js:32 msgid "To use this chart type you need at least one dimension" -msgstr "要使用此图表类型,您至少需要一个维度" +msgstr "" -#: superset/assets/javascripts/SqlLab/constants.js:33 +#: superset/assets/src/SqlLab/constants.js:33 msgid "To use this chart type you need at least one aggregation function" -msgstr "要使用这种图表类型,您至少需要一个聚合函数" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:49 -#: superset/assets/javascripts/SqlLab/reducers.js:11 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:49 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:112 +#: superset/assets/src/SqlLab/reducers.js:11 msgid "Untitled Query" -msgstr "未命名的查询" +msgstr "" -#: superset/assets/javascripts/SqlLab/reducers.js:44 +#: superset/assets/src/SqlLab/reducers.js:44 #, python-format msgid "Copy of %s" -msgstr "%s 的副本" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:30 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:30 msgid "share query" -msgstr "分享查询" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/CopyQueryTabUrl.jsx:33 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:17 msgid "copy URL to clipboard" -msgstr "拷贝 URL 到剪切板" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:61 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:61 msgid "Raw SQL" -msgstr "行 SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:71 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:71 msgid "Source SQL" -msgstr "源 SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/HighlightedSql.jsx:83 -#: superset/assets/javascripts/explore/stores/visTypes.js:40 +#: superset/assets/src/SqlLab/components/HighlightedSql.jsx:83 +#: superset/assets/src/explore/visTypes.js:44 msgid "SQL" -msgstr "SQL" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryHistory.jsx:28 +#: superset/assets/src/SqlLab/components/QueryHistory.jsx:28 msgid "No query history yet..." -msgstr "暂无历史查询..." +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:106 -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:66 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:67 msgid "It seems you don't have access to any database" -msgstr "貌似您没有访问到任何数据库" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:154 -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:89 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:171 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:89 msgid "Search Results" -msgstr "搜索结果" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:160 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:177 msgid "[From]-" -msgstr "[From]-" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:170 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:187 msgid "[To]-" -msgstr "[To]-" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:179 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:196 msgid "[Query Status]" -msgstr "[查询状态]" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QuerySearch.jsx:188 +#: superset/assets/src/SqlLab/components/QuerySearch.jsx:205 msgid "Search" -msgstr "搜索" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:114 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:114 msgid "Open in SQL Editor" -msgstr "在 SQL 编辑器中打开" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:133 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:133 msgid "view results" -msgstr "展示结果" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:136 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:136 msgid "Data preview" -msgstr "数据预览" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:176 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:176 msgid "Visualize the data out of this query" -msgstr "从这个查询中可视化数据" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:182 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:182 msgid "Overwrite text in editor with a query on this table" -msgstr "使用该表上的查询覆盖编辑器中的文本" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:188 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:188 msgid "Run query in a new tab" -msgstr "在新标签中运行查询" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/QueryTable.jsx:193 +#: superset/assets/src/SqlLab/components/QueryTable.jsx:193 msgid "Remove query from log" -msgstr "从日志中删除查询" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:67 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:67 msgid ".CSV" -msgstr ".CSV" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:78 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:241 -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:280 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:78 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:247 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:286 msgid "Visualize" -msgstr "可视化" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 superset/connectors/sqla/views.py:85 -#: superset/connectors/sqla/views.py:135 superset/connectors/sqla/views.py:214 -#: superset/views/core.py:380 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 +#: superset/connectors/sqla/views.py:88 superset/connectors/sqla/views.py:136 +#: superset/connectors/sqla/views.py:225 superset/views/core.py:467 msgid "Table" -msgstr "表" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:162 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:163 msgid "was created" -msgstr "已创建" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:169 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:170 msgid "Query in a new tab" -msgstr "在新标签中查询" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:210 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:211 msgid "Fetch data preview" -msgstr "获取数据预览" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:230 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:231 msgid "Track Job" -msgstr "跟踪任务" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/ResultSet.jsx:236 +#: superset/assets/src/SqlLab/components/ResultSet.jsx:237 msgid "Loading..." -msgstr "加载中..." +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 msgid "Run Selected Query" -msgstr "运行选定的查询" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:19 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:21 +#: superset/assets/src/components/RefreshChartOverlay.jsx:26 msgid "Run Query" -msgstr "运行查询" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:22 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:36 +msgid "Run query synchronously" +msgstr "" + +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:48 msgid "Run query asynchronously" -msgstr "异步运行查询" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/RunQueryActionButton.jsx:57 +#: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx:60 msgid "Stop" -msgstr "停止" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:16 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:18 msgid "Undefined" -msgstr "未命名" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:66 superset/views/sql_lab.py:53 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:67 +#: superset/views/sql_lab.py:59 msgid "Label" -msgstr "标签" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:71 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:72 msgid "Label for your query" -msgstr "为您的查询设置标签" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:81 superset/connectors/druid/views.py:107 -#: superset/connectors/druid/views.py:228 superset/connectors/sqla/views.py:82 -#: superset/connectors/sqla/views.py:131 superset/connectors/sqla/views.py:227 -#: superset/views/core.py:374 superset/views/sql_lab.py:56 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:82 +#: superset/connectors/druid/views.py:134 +#: superset/connectors/druid/views.py:258 superset/connectors/sqla/views.py:85 +#: superset/connectors/sqla/views.py:132 superset/connectors/sqla/views.py:238 +#: superset/views/core.py:461 superset/views/sql_lab.py:62 msgid "Description" -msgstr "描述" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:85 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:86 msgid "Write a description for your query" -msgstr "为您的查询写一段描述" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:99 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:155 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:222 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:100 +#: superset/assets/src/dashboard/components/Controls.jsx:125 +#: superset/assets/src/dashboard/components/SaveModal.jsx:151 +#: superset/assets/src/explore/components/SaveModal.jsx:221 msgid "Save" -msgstr "保存" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:102 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:103 #: superset/templates/superset/request_access.html:16 msgid "Cancel" -msgstr "取消" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SaveQuery.jsx:123 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:115 +#: superset/assets/src/SqlLab/components/SaveQuery.jsx:119 msgid "Save Query" -msgstr "保存查询" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:52 +#: superset/assets/src/SqlLab/components/ShareQuery.jsx:14 +msgid "Share Query" +msgstr "" + +#: superset/assets/src/SqlLab/components/SouthPane.jsx:52 msgid "Run a query to display results here" -msgstr "运行一个查询,以在此显示结果" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:57 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:57 #, python-format msgid "Preview for %s" -msgstr "预览 %s" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:81 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:81 msgid "Results" -msgstr "结果" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SouthPane.jsx:87 +#: superset/assets/src/SqlLab/components/SouthPane.jsx:87 msgid "Query History" -msgstr "历史查询" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:123 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:165 msgid "Create table as with query results" -msgstr "与查询结果一样创建表" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditor.jsx:173 msgid "new table name" -msgstr "新表名称" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:90 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:91 msgid "Error while fetching table list" -msgstr "获取表列表时出错" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:131 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:132 msgid "Error while fetching schema list" -msgstr "获取模式列表时出错" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:153 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:146 +msgid "Type to search ..." +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:148 +msgid "Select table " +msgstr "" + +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:162 msgid "Error while fetching database list" -msgstr "获取数据库列表时出错" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:159 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:168 msgid "Database:" -msgstr "数据库:" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:163 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:172 msgid "Select a database" -msgstr "选择一个数据库" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:170 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:179 #, python-format msgid "Select a schema (%s)" -msgstr "选择一个模式(%s)" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:175 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:184 msgid "Schema:" -msgstr "模式:" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:190 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:198 #, python-format msgid "Add a table (%s)" -msgstr "增加一张表(%s)" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:203 -msgid "Type to search ..." -msgstr "键入搜索 ..." - -#: superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx:226 +#: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx:234 msgid "Reset State" -msgstr "状态重置" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:105 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:106 msgid "Enter a new title for the tab" -msgstr "输入标签的新标题" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:124 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:125 #, python-format msgid "Untitled Query %s" -msgstr "未命名的查询 %s" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:170 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:171 msgid "close tab" -msgstr "关闭标签" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:173 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:174 msgid "rename tab" -msgstr "重命名标签" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "expand tool bar" -msgstr "展开工具栏" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TabbedSqlEditors.jsx:181 +#: superset/assets/src/SqlLab/components/TabbedSqlEditors.jsx:182 msgid "hide tool bar" -msgstr "隐藏工具栏" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:75 +#: superset/assets/src/SqlLab/components/TableElement.jsx:75 msgid "Copy partition query to clipboard" -msgstr "将分区查询复制到剪贴板" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:94 +#: superset/assets/src/SqlLab/components/TableElement.jsx:94 msgid "latest partition:" -msgstr "最新分区:" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:110 +#: superset/assets/src/SqlLab/components/TableElement.jsx:110 msgid "Keys for table" -msgstr "表的键" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:119 +#: superset/assets/src/SqlLab/components/TableElement.jsx:119 #, python-format msgid "View keys & indexes (%s)" -msgstr "查看键和索引(%s)" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:135 +#: superset/assets/src/SqlLab/components/TableElement.jsx:135 msgid "Sort columns alphabetically" -msgstr "对列按字母顺序进行排列" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:136 +#: superset/assets/src/SqlLab/components/TableElement.jsx:136 msgid "Original table column order" -msgstr "原始表列顺序" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:146 +#: superset/assets/src/SqlLab/components/TableElement.jsx:146 msgid "Copy SELECT statement to clipboard" -msgstr "将 SELECT 语句复制到剪贴板" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/TableElement.jsx:152 +#: superset/assets/src/SqlLab/components/TableElement.jsx:152 msgid "Remove table preview" -msgstr "删除表格预览" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:90 +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:102 +msgid "Template Parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:106 +msgid "Edit template parameters" +msgstr "" + +#: superset/assets/src/SqlLab/components/TemplateParamsEditor.jsx:116 +msgid "Invalid JSON" +msgstr "" + +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:92 #, python-format -msgid "%s is not right as a column name, please alias it (as in SELECT count(*))" -msgstr "%s 不适合作为列名,请对其进行别名(如 SELECT count(*))" +msgid "%s is not right as a column name, please alias it (as in SELECT count(*) " +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "AS my_alias" -msgstr "作为 my_alias" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:91 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:93 msgid "using only alphanumeric characters and underscores" -msgstr "只使用字母、数字、字符和下划线" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:166 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:171 msgid "Creating a data source and popping a new tab" -msgstr "创建数据源,并弹出一个新的标签页" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:196 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:202 msgid "No results available for this query" -msgstr "没有可用于此查询的结果" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:248 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:254 msgid "Chart Type" -msgstr "图表类型" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:251 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:257 msgid "[Chart Type]" -msgstr "[图表类型]" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:259 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:265 msgid "Datasource Name" -msgstr "数据库名称" +msgstr "" -#: superset/assets/javascripts/SqlLab/components/VisualizeModal.jsx:263 +#: superset/assets/src/SqlLab/components/VisualizeModal.jsx:269 msgid "datasource name" -msgstr "数据库名称" +msgstr "" -#: superset/assets/javascripts/components/AsyncSelect.jsx:23 -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:26 -msgid "Select ..." -msgstr "选择 ..." +#: superset/assets/src/addSlice/AddSliceContainer.jsx:59 +msgid "Create a new chart" +msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:26 -msgid "Loaded data cached" -msgstr "数据缓存已加载" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:61 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:69 +msgid "Choose a datasource" +msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:29 -msgid "Loaded from cache" -msgstr "从缓存中加载" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:75 +msgid "" +"If the datasource your are looking for is not available in the list, " +"follow the instructions on the how to add it on the " +msgstr "" -#: superset/assets/javascripts/components/CachedLabel.jsx:33 -msgid "Click to force-refresh" -msgstr "点击强制刷新" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:79 +msgid "Superset tutorial" +msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:21 -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:67 -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:37 -msgid "Copy to clipboard" -msgstr "复制到剪贴板" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:84 +#: superset/assets/src/addSlice/AddSliceContainer.jsx:91 +msgid "Choose a visualization type" +msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:65 -msgid "Not successful" -msgstr "未成功" +#: superset/assets/src/addSlice/AddSliceContainer.jsx:101 +msgid "Create new chart" +msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:68 -msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" -msgstr "抱歉,您的浏览器不支持复制操作。使用 Ctrl / Cmd + C!" +#: superset/assets/src/chart/chartAction.js:165 +msgid "Unexpected error: " +msgstr "" -#: superset/assets/javascripts/components/CopyToClipboard.jsx:79 -msgid "Copied!" -msgstr "复制成功!" +#: superset/assets/src/chart/chartAction.js:174 +msgid "Unexpected error." +msgstr "" -#: superset/assets/javascripts/components/EditableTitle.jsx:13 superset/views/core.py:475 -#: superset/views/core.py:542 -msgid "Title" -msgstr "标题" - -#: superset/assets/javascripts/components/EditableTitle.jsx:92 -msgid "click to edit title" -msgstr "点击编辑标题" - -#: superset/assets/javascripts/components/EditableTitle.jsx:93 -msgid "You don't have the rights to alter this title." -msgstr "你没有权利改变这个标题。" - -#: superset/assets/javascripts/components/FaveStar.jsx:32 -#: superset/assets/javascripts/modules/superset.js:33 -msgid "Click to favorite/unfavorite" -msgstr "点击 收藏/取消收藏" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:42 -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "You have unsaved changes." -msgstr "您有一些未保存的修改。" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:59 -msgid "Click the" -msgstr "点击" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:61 -msgid "button on the top right to save your changes." -msgstr "请点击右上角的按钮,以保存您的更改。" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:164 -#, python-format -msgid "Served from data cached %s, click to force refresh." -msgstr "来自数据缓存 %s,点击强制刷新。" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:169 -msgid "Click to force refresh" -msgstr "点击强制刷新" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:353 -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:100 -msgid "Error" -msgstr "异常" - -#: superset/assets/javascripts/dashboard/Dashboard.jsx:354 -#, python-format -msgid "Sorry, there was an error adding slices to this dashboard: %s" -msgstr "对不起,在此仪表板中添加切片时出错:%s" - -#: superset/assets/javascripts/dashboard/components/CodeModal.jsx:35 -msgid "Active Dashboard Filters" -msgstr "活跃的仪表板过滤器" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:48 -#, python-format -msgid "Checkout this dashboard: %s" -msgstr "查看这个仪表板:%s" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:54 -msgid "Force refresh the whole dashboard" -msgstr "强制刷新整个仪表板" - -#: superset/assets/javascripts/dashboard/components/Controls.jsx:94 -msgid "Edit this dashboard's properties" -msgstr "编辑这个仪表板的属性" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:65 -msgid "Load a template" -msgstr "加载一个模板" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:68 -msgid "Load a CSS template" -msgstr "加载一个 CSS 模板" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:80 superset/views/core.py:482 -msgid "CSS" -msgstr "CSS" - -#: superset/assets/javascripts/dashboard/components/CssEditor.jsx:86 -msgid "Live CSS Editor" -msgstr "现场 CSS 编辑器" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:19 -msgid "Don't refresh" -msgstr "不要刷新" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:20 -msgid "10 seconds" -msgstr "10秒钟" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:21 -msgid "30 seconds" -msgstr "30秒钟" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:22 -msgid "1 minute" -msgstr "1分钟" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:23 -msgid "5 minutes" -msgstr "5分钟" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:38 -msgid "Refresh Interval" -msgstr "刷新间隔" - -#: superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx:41 -msgid "Choose the refresh frequency for this dashboard" -msgstr "选择此仪表板的刷新频率" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:63 -msgid "This dashboard was saved successfully." -msgstr "该仪表板已成功保存。" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:69 -msgid "Sorry, there was an error saving this dashboard: " -msgstr "抱歉,保存此信息中心时发生错误:" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:101 -msgid "You must pick a name for the new dashboard" -msgstr "您必须为新的仪表板选择一个名称" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:115 -msgid "Save Dashboard" -msgstr "保存仪表板" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:123 -#, python-format -msgid "Overwrite Dashboard [%s]" -msgstr "覆盖仪表板 [%s]" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:131 -msgid "Save as:" -msgstr "另存为:" - -#: superset/assets/javascripts/dashboard/components/SaveModal.jsx:135 -#: superset/assets/javascripts/explore/components/SaveModal.jsx:210 -msgid "[dashboard name]" -msgstr "[看板名称]" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:142 superset/views/core.py:379 -msgid "Name" -msgstr "名字" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:148 -msgid "Viz" -msgstr "Viz" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:157 superset/views/core.py:480 -#: superset/views/core.py:544 superset/views/sql_lab.py:57 -msgid "Modified" -msgstr "已修改" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:167 -msgid "Add Slices" -msgstr "添加切片" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:176 -msgid "Add a new slice to the dashboard" -msgstr "向仪表板添加新的切片" - -#: superset/assets/javascripts/dashboard/components/SliceAdder.jsx:181 -msgid "Add Slices to Dashboard" -msgstr "将切片添加到仪表板" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:37 -msgid "Move chart" -msgstr "移动图表" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:40 -msgid "Force refresh data" -msgstr "强制刷新数据" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:44 -msgid "Toggle chart description" -msgstr "切换图表说明" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:54 -msgid "Edit chart" -msgstr "编辑图表" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:62 -msgid "Export CSV" -msgstr "导出 CSV" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:70 -msgid "Explore chart" -msgstr "探索图表" - -#: superset/assets/javascripts/dashboard/components/SliceCell.jsx:77 -msgid "Remove chart from dashboard" -msgstr "从仪表板中删除图表" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:180 -#, python-format -msgid "%s - untitled" -msgstr "%s - 无标题" - -#: superset/assets/javascripts/explore/components/ChartContainer.jsx:287 -msgid "Edit slice properties" -msgstr "编辑切片属性" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:32 -msgid "description" -msgstr "描述" - -#: superset/assets/javascripts/explore/components/ControlHeader.jsx:42 -msgid "bolt" -msgstr "螺栓" - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:61 -msgid "Error..." -msgstr "错误 ..." - -#: superset/assets/javascripts/explore/components/DisplayQueryButton.jsx:97 -#: superset/assets/javascripts/explore/stores/visTypes.js:56 -#: superset/assets/javascripts/explore/stores/visTypes.js:137 -#: superset/assets/javascripts/explore/stores/visTypes.js:389 -#: superset/assets/javascripts/explore/stores/visTypes.js:436 -#: superset/assets/javascripts/explore/stores/visTypes.js:457 -#: superset/assets/javascripts/explore/stores/visTypes.js:485 -#: superset/assets/javascripts/explore/stores/visTypes.js:505 -#: superset/assets/javascripts/explore/stores/visTypes.js:526 -#: superset/assets/javascripts/explore/stores/visTypes.js:578 -#: superset/assets/javascripts/explore/stores/visTypes.js:600 -#: superset/assets/javascripts/explore/stores/visTypes.js:625 -#: superset/assets/javascripts/explore/stores/visTypes.js:650 -#: superset/assets/javascripts/explore/stores/visTypes.js:682 -#: superset/assets/javascripts/explore/stores/visTypes.js:719 -#: superset/assets/javascripts/explore/stores/visTypes.js:746 -#: superset/assets/javascripts/explore/stores/visTypes.js:773 -#: superset/assets/javascripts/explore/stores/visTypes.js:811 -#: superset/assets/javascripts/explore/stores/visTypes.js:844 -#: superset/assets/javascripts/explore/stores/visTypes.js:881 -#: superset/assets/javascripts/explore/stores/visTypes.js:924 -#: superset/assets/javascripts/explore/stores/visTypes.js:946 -#: superset/assets/javascripts/explore/stores/visTypes.js:1005 -msgid "Query" -msgstr "查询" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:76 -msgid "Height" -msgstr "高度" - -#: superset/assets/javascripts/explore/components/EmbedCodeButton.jsx:90 -msgid "Width" -msgstr "宽度" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:32 -msgid "Export to .json" -msgstr "导出到 .json" - -#: superset/assets/javascripts/explore/components/ExploreActionButtons.jsx:42 -msgid "Export to .csv format" -msgstr "导出为 .csv 格式" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:74 -msgid "Please enter a slice name" -msgstr "请输入切片名称" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:89 -msgid "Please select a dashboard" -msgstr "请选择一个仪表板" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:97 -msgid "Please enter a dashboard name" -msgstr "请输入仪表板名称" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:134 -msgid "Save A Slice" -msgstr "保存一个切片" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:155 -#, python-format -msgid "Overwrite slice %s" -msgstr "覆盖切片 %s" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:164 -msgid "Save as" -msgstr "另存为" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:168 -msgid "[slice name]" -msgstr "[切片名称]" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:181 -msgid "Do not add to a dashboard" -msgstr "不要添加到仪表板" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:189 -msgid "Add slice to existing dashboard" -msgstr "将切片添加到现有仪表板" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:205 -msgid "Add to new dashboard" -msgstr "添加到新的仪表板" - -#: superset/assets/javascripts/explore/components/SaveModal.jsx:231 -msgid "Save & go to dashboard" -msgstr "保存并转到仪表板" - -#: superset/assets/javascripts/explore/components/URLShortLinkButton.jsx:32 -#, python-format -msgid "Check out this slice: %s" -msgstr "查看切片:%s" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:55 -msgid "`Min` value should be numeric or empty" -msgstr "最小值应该是数字或空的" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:58 -msgid "`Max` value should be numeric or empty" -msgstr "最大值应该是数字或空的" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:75 -#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:88 -msgid "Min" -msgstr "最小值" - -#: superset/assets/javascripts/explore/components/controls/BoundsControl.jsx:83 -#: superset/connectors/druid/views.py:51 superset/connectors/sqla/views.py:89 -msgid "Max" -msgstr "最大值" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:70 -msgid "Something went wrong while fetching the datasource list" -msgstr "提取数据源列表时出错" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:95 -msgid "Click to point to another datasource" -msgstr "点击指向另一个数据源" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:106 -msgid "Edit the datasource's configuration" -msgstr "编辑数据源的配置" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:122 -msgid "Select a datasource" -msgstr "选择一个数据源" - -#: superset/assets/javascripts/explore/components/controls/DatasourceControl.jsx:132 -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:120 -msgid "Search / Filter" -msgstr "搜索 / 过滤" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:114 -msgid "Filter value" -msgstr "过滤值" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select metric" -msgstr "选择指标" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:143 -msgid "Select column" -msgstr "选择列" - -#: superset/assets/javascripts/explore/components/controls/Filter.jsx:155 -msgid "Select operator" -msgstr "选择运算符" - -#: superset/assets/javascripts/explore/components/controls/FilterControl.jsx:138 -#: superset/templates/appbuilder/general/widgets/search.html:6 -msgid "Add Filter" -msgstr "增加过滤条件" - -#: superset/assets/javascripts/explore/components/controls/SelectAsyncControl.jsx:24 -msgid "Error while fetching data" -msgstr "获取数据时出错" - -#: superset/assets/javascripts/explore/components/controls/SelectControl.jsx:106 -#, python-format -msgid "Select %s" -msgstr "选择 %s" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:63 -msgid "textarea" -msgstr "文本区域" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "Edit" -msgstr "编辑" - -#: superset/assets/javascripts/explore/components/controls/TextAreaControl.jsx:81 -msgid "in modal" -msgstr "在模态中" - -#: superset/assets/javascripts/explore/components/controls/VizTypeControl.jsx:110 -msgid "Select a visualization type" -msgstr "选择一个可视化类型" - -#: superset/assets/javascripts/explore/reducers/chartReducer.js:32 +#: superset/assets/src/chart/chartReducer.js:55 msgid "Updating chart was stopped" -msgstr "更新图表已停止" +msgstr "" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:38 -#: superset/assets/javascripts/modules/superset.js:223 +#: superset/assets/src/chart/chartReducer.js:66 #, python-format msgid "An error occurred while rendering the visualization: %s" -msgstr "渲染可视化时发生错误:%s" - -#: superset/assets/javascripts/explore/reducers/chartReducer.js:47 -msgid "" -"Perhaps your data has grown, your database is under unusual load, or you are simply querying a data " -"source that is to large to be processed within the timeout range. If that is the case, we recommend " -"that you summarize your data further." msgstr "" -"也许你的数据增长了,你的数据库处于非正常的负载下,或者你只是查询一个大的数据源在超时范围内处理。如果是" -"这种情况,我们建议您进一步探查您的数据特征。" -#: superset/assets/javascripts/explore/reducers/chartReducer.js:56 +#: superset/assets/src/chart/chartReducer.js:74 +msgid "visualization queries are set to timeout at ${action.timeout} seconds. " +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:75 +msgid "" +"Perhaps your data has grown, your database is under unusual load, or you " +"are simply querying a data source that is too large to be processed " +"within the timeout range. If that is the case, we recommend that you " +"summarize your data further." +msgstr "" + +#: superset/assets/src/chart/chartReducer.js:84 +#: superset/assets/src/chart/chartReducer.js:134 msgid "Network error." -msgstr "网络异常。" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:36 -msgid "A reference to the [Time] configuration, taking granularity into account" -msgstr "参考 [时间] 配置,考虑粒度" +#: superset/assets/src/components/AlteredSliceTag.jsx:113 +msgid "Click to see difference" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:50 -msgid "Group by" -msgstr "分组" +#: superset/assets/src/components/AlteredSliceTag.jsx:119 +msgid "Altered" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:53 -msgid "One or many controls to group by" -msgstr "一个或多个控件来分组" +#: superset/assets/src/components/AlteredSliceTag.jsx:137 +msgid "Chart changes" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:72 superset/connectors/druid/views.py:45 -#: superset/views/core.py:318 superset/views/core.py:342 superset/views/core.py:373 +#: superset/assets/src/components/AsyncSelect.jsx:23 +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:27 +msgid "Select ..." +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:26 +msgid "Loaded data cached" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:29 +msgid "Loaded from cache" +msgstr "" + +#: superset/assets/src/components/CachedLabel.jsx:33 +msgid "Click to force-refresh" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:21 +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:68 +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:38 +msgid "Copy to clipboard" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:72 +msgid "Not successful" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:75 +msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +msgstr "" + +#: superset/assets/src/components/CopyToClipboard.jsx:91 +msgid "Copied!" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:14 +#: superset/views/core.py:571 superset/views/core.py:641 +msgid "Title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:105 +msgid "click to edit title" +msgstr "" + +#: superset/assets/src/components/EditableTitle.jsx:106 +msgid "You don't have the rights to alter this title." +msgstr "" + +#: superset/assets/src/components/FaveStar.jsx:33 +msgid "Click to favorite/unfavorite" +msgstr "" + +#: superset/assets/src/components/RefreshChartOverlay.jsx:32 +msgid "Dismiss" +msgstr "" + +#: superset/assets/src/dashboard/components/CodeModal.jsx:35 +msgid "Active Dashboard Filters" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:120 +#, python-format +msgid "Checkout this dashboard: %s" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:123 +#: superset/assets/src/explore/components/SaveModal.jsx:163 +msgid "Save as" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:131 +msgid "Force Refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:132 +msgid "Force refresh the whole dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:140 +msgid "Set autorefresh" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:141 +msgid "Set the auto-refresh interval for this session" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:156 +msgid "Save the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:164 +msgid "Edit properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:165 +msgid "Edit the dashboards's properties" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:172 +msgid "Email" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:173 +msgid "Email a link to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:185 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:196 +msgid "Add Charts" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:186 +msgid "Add some charts to this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:197 +msgid "Edit CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/Controls.jsx:198 +msgid "Change the style of the dashboard using CSS code" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:45 +msgid "Load a template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:48 +msgid "Load a CSS template" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:60 +#: superset/views/core.py:578 +msgid "CSS" +msgstr "" + +#: superset/assets/src/dashboard/components/CssEditor.jsx:66 +msgid "Live CSS Editor" +msgstr "" + +#: superset/assets/src/dashboard/components/Dashboard.jsx:157 +msgid "You have unsaved changes." +msgstr "" + +#: superset/assets/src/dashboard/components/Header.jsx:49 +msgid "Unsaved changes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:19 +msgid "Don't refresh" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:20 +msgid "10 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:21 +msgid "30 seconds" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:22 +msgid "1 minute" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:23 +msgid "5 minutes" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:38 +msgid "Refresh Interval" +msgstr "" + +#: superset/assets/src/dashboard/components/RefreshIntervalModal.jsx:41 +msgid "Choose the refresh frequency for this dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:66 +msgid "This dashboard was saved successfully." +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:72 +msgid "Sorry, there was an error saving this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:95 +msgid "Error" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:96 +msgid "You must pick a name for the new dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:111 +msgid "Save Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:119 +#, python-format +msgid "Overwrite Dashboard [%s]" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:127 +msgid "Save as:" +msgstr "" + +#: superset/assets/src/dashboard/components/SaveModal.jsx:131 +#: superset/assets/src/explore/components/SaveModal.jsx:209 +msgid "[dashboard name]" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:73 +msgid "Sorry, there was an error fetching charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:93 +msgid "Sorry, there was an error adding charts to this dashboard: " +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:163 +#: superset/views/core.py:466 +msgid "Name" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:169 +msgid "Viz" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:177 +#: superset/assets/src/explore/controls.jsx:157 +#: superset/connectors/druid/views.py:52 superset/views/core.py:404 +#: superset/views/core.py:428 superset/views/core.py:460 msgid "Datasource" -msgstr "数据源" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:82 superset/views/core.py:381 +#: superset/assets/src/dashboard/components/SliceAdder.jsx:186 +#: superset/views/core.py:576 superset/views/core.py:643 +#: superset/views/sql_lab.py:63 +msgid "Modified" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:205 +msgid "Add a new chart to the dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceAdder.jsx:211 +msgid "Add Charts to Dashboard" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:65 +#, python-format +msgid "Served from data cached %s . Click to force refresh." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:66 +msgid "Force refresh data" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:67 +msgid "Annotation layers are still loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:68 +msgid "One ore more annotation layers failed loading." +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:107 +msgid "Move chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:127 +msgid "Toggle chart description" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:138 +msgid "Edit chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:148 +msgid "Export CSV" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:158 +msgid "Explore chart" +msgstr "" + +#: superset/assets/src/dashboard/components/SliceHeader.jsx:169 +msgid "Remove chart from dashboard" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:86 +msgid "A reference to the [Time] configuration, taking granularity into account" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:100 +msgid "Group by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:103 +msgid "One or many controls to group by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:124 +msgid "" +"For more information about objects are in context in the scope of this " +"function, refer to the" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:126 +msgid " source code of Superset's sandboxed parser" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:148 +msgid "This functionality is disabled in your environment for security reasons." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:167 superset/views/core.py:468 msgid "Visualization Type" -msgstr "图表类型" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:84 +#: superset/assets/src/explore/controls.jsx:169 msgid "The type of visualization to display" -msgstr "要显示的可视化类型" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:90 +#: superset/assets/src/explore/controls.jsx:175 msgid "Metrics" -msgstr "指标" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:99 -#: superset/assets/javascripts/explore/stores/controls.jsx:116 +#: superset/assets/src/explore/controls.jsx:189 +#: superset/assets/src/explore/controls.jsx:221 msgid "One or many metrics to display" -msgstr "一个或多个指标显示" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:103 +#: superset/assets/src/explore/controls.jsx:195 +msgid "Percentage Metrics" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:202 +msgid "Metrics for which percentage of total are to be displayed" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:207 msgid "Y Axis Bounds" -msgstr "Y 轴界限" - -#: superset/assets/javascripts/explore/stores/controls.jsx:106 -msgid "" -"Bounds for the Y axis. When left empty, the bounds are dynamically defined based on the min/max of " -"the data. Note that this feature will only expand the axis range. It won't narrow the data's extent." msgstr "" -"Y轴的边界。当空时,边界是根据数据的最小/最大值动态定义的。请注意,此功能只会扩展轴范围。它不会缩小数据" -"范围。" -#: superset/assets/javascripts/explore/stores/controls.jsx:114 +#: superset/assets/src/explore/controls.jsx:210 +msgid "" +"Bounds for the Y axis. When left empty, the bounds are dynamically " +"defined based on the min/max of the data. Note that this feature will " +"only expand the axis range. It won't narrow the data's extent." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:219 msgid "Ordering" -msgstr "订购" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:125 superset/views/annotations.py:47 -msgid "Annotation Layers" -msgstr "注解层" +#: superset/assets/src/explore/controls.jsx:227 +msgid "Fixed Color" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:127 -msgid "Annotation layers to overlay on the visualization" -msgstr "注释图层重叠在可视化上" +#: superset/assets/src/explore/controls.jsx:228 +msgid "Use this to define a static color for all circles" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:129 -msgid "Select a annotation layer" -msgstr "选择一个注释图层" +#: superset/assets/src/explore/controls.jsx:235 +msgid "Legend Position" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:130 -msgid "Error while fetching annotation layers" -msgstr "获取注释图层时出错" +#: superset/assets/src/explore/controls.jsx:236 +msgid "Choose the position of the legend" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:141 -#: superset/assets/javascripts/explore/stores/visTypes.js:832 superset/connectors/druid/views.py:106 -#: superset/connectors/sqla/views.py:130 +#: superset/assets/src/explore/controls.jsx:250 +msgid "Fill Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:251 +#: superset/assets/src/explore/controls.jsx:259 +msgid "" +" Set the opacity to 0 if you do not want to override the color specified " +"in the GeoJSON" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:258 +msgid "Stroke Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:268 +#: superset/assets/src/explore/visTypes.js:1376 +#: superset/connectors/druid/views.py:133 superset/connectors/sqla/views.py:131 msgid "Metric" -msgstr "指标" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:143 -msgid "Choose the metric" -msgstr "选择一个指标" - -#: superset/assets/javascripts/explore/stores/controls.jsx:156 +#: superset/assets/src/explore/controls.jsx:281 msgid "Right Axis Metric" -msgstr "右轴指标" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:160 +#: superset/assets/src/explore/controls.jsx:285 msgid "Choose a metric for right axis" -msgstr "为右轴选择一个指标" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:171 +#: superset/assets/src/explore/controls.jsx:296 msgid "Stacked Style" -msgstr "堆积的样式" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:199 +#: superset/assets/src/explore/controls.jsx:309 +msgid "Sort X Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:317 +msgid "Sort Y Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:325 msgid "Linear Color Scheme" -msgstr "线性颜色方案" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:216 +#: superset/assets/src/explore/controls.jsx:350 msgid "Normalize Across" -msgstr "标准化通过" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:223 -msgid "Color will be rendered based on a ratio of the cell against the sum of across this criteria" -msgstr "颜色将根据单元格与整个标准之和的比率来展示" +#: superset/assets/src/explore/controls.jsx:357 +msgid "" +"Color will be rendered based on a ratio of the cell against the sum of " +"across this criteria" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:230 +#: superset/assets/src/explore/controls.jsx:364 msgid "Horizon Color Scale" -msgstr "地平线颜色比例" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:237 +#: superset/assets/src/explore/controls.jsx:371 msgid "Defines how the color are attributed." -msgstr "定义如何分配颜色。" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:242 +#: superset/assets/src/explore/controls.jsx:376 msgid "Rendering" -msgstr "渲染" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:249 +#: superset/assets/src/explore/controls.jsx:383 msgid "" -"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image" -msgstr "图像渲染画布对象的 CSS 属性,它定义了浏览器如何放大图像" +"image-rendering CSS attribute of the canvas object that defines how the " +"browser scales up the image" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:255 -msgid "X Scale Interval" -msgstr "X 比例间隔" +#: superset/assets/src/explore/controls.jsx:389 +msgid "XScale Interval" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:258 +#: superset/assets/src/explore/controls.jsx:394 msgid "Number of steps to take between ticks when displaying the X scale" -msgstr "显示 X 刻度时,在刻度之间表示的步骤数" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:264 -msgid "Y Scale Interval" -msgstr "Y 比例间隔" +#: superset/assets/src/explore/controls.jsx:400 +msgid "YScale Interval" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:267 +#: superset/assets/src/explore/controls.jsx:405 msgid "Number of steps to take between ticks when displaying the Y scale" -msgstr "显示 Y 刻度时,在刻度之间表示的步骤数" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:273 +#: superset/assets/src/explore/controls.jsx:411 msgid "Include Time" -msgstr "包括时间" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:274 +#: superset/assets/src/explore/controls.jsx:412 msgid "Whether to include the time granularity as defined in the time section" -msgstr "是否包含时间段中定义的时间粒度" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:288 +#: superset/assets/src/explore/controls.jsx:418 +msgid "Auto Zoom" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:421 +msgid "When checked, the map will zoom to your data after each query" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:426 +msgid "Show percentage" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:428 +msgid "Whether to include the percentage in the tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:434 msgid "Stacked Bars" -msgstr "堆叠条形图" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:296 +#: superset/assets/src/explore/controls.jsx:442 msgid "Show totals" -msgstr "显示总计" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:299 +#: superset/assets/src/explore/controls.jsx:445 msgid "Display total row/column" -msgstr "显示总行 / 列" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:304 +#: superset/assets/src/explore/controls.jsx:450 msgid "Show Markers" -msgstr "显示标记" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:307 +#: superset/assets/src/explore/controls.jsx:453 msgid "Show data points as circle markers on the lines" -msgstr "将数据点显示为线条上的圆形标记" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:312 +#: superset/assets/src/explore/controls.jsx:458 msgid "Bar Values" -msgstr "条形栏的值" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:315 +#: superset/assets/src/explore/controls.jsx:461 msgid "Show the value on top of the bar" -msgstr "显示栏上的值" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:320 +#: superset/assets/src/explore/controls.jsx:466 msgid "Sort Bars" -msgstr "排序条形栏" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:322 +#: superset/assets/src/explore/controls.jsx:469 msgid "Sort bars by x labels." -msgstr "按 x 标签排序。" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:327 +#: superset/assets/src/explore/controls.jsx:474 msgid "Combine Metrics" -msgstr "整合指标" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:329 +#: superset/assets/src/explore/controls.jsx:476 msgid "" -"Display metrics side by side within each column, as opposed to each column being displayed side by " -"side for each metric." -msgstr "在每个列中并排显示指标,而不是每个指标并排显示每个列。" +"Display metrics side by side within each column, as opposed to each " +"column being displayed side by side for each metric." +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:335 +#: superset/assets/src/explore/controls.jsx:482 msgid "Extra Controls" -msgstr "额外的控制" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:338 +#: superset/assets/src/explore/controls.jsx:485 msgid "" -"Whether to show extra controls or not. Extra controls include things like making multiBar charts " -"stacked or side by side." -msgstr "是否显示额外的控制。额外的控制包括,制作堆叠或并排的多条形图。" +"Whether to show extra controls or not. Extra controls include things like" +" making mulitBar charts stacked or side by side." +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:345 +#: superset/assets/src/explore/controls.jsx:492 msgid "Reduce X ticks" -msgstr "减少 X 轴的刻度" - -#: superset/assets/javascripts/explore/stores/controls.jsx:348 -msgid "" -"Reduces the number of X axis ticks to be rendered. If true, the x axis wont overflow and labels may " -"be missing. If false, a minimum width will be applied to columns and the width may overflow into an " -"horizontal scroll." msgstr "" -"减少要渲染的 X 轴刻度的数量。如果为 true,则 X 轴不会溢出,标签可能会丢失。如果为 false,则最小宽度将" -"应用于列,并且宽度可能会溢出,并以水平滚动条展示。" -#: superset/assets/javascripts/explore/stores/controls.jsx:357 +#: superset/assets/src/explore/controls.jsx:495 +msgid "" +"Reduces the number of X axis ticks to be rendered. If true, the x axis " +"wont overflow and labels may be missing. If false, a minimum width will " +"be applied to columns and the width may overflow into an horizontal " +"scroll." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:504 msgid "Include Series" -msgstr "包括序列" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:360 +#: superset/assets/src/explore/controls.jsx:507 msgid "Include series name as an axis" -msgstr "包含序列名称作为一个轴" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:365 +#: superset/assets/src/explore/controls.jsx:512 msgid "Color Metric" -msgstr "颜色指标" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:367 +#: superset/assets/src/explore/controls.jsx:514 msgid "A metric to use for color" -msgstr "用于颜色的指标" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:374 +#: superset/assets/src/explore/controls.jsx:521 msgid "Country Name" -msgstr "国家的名字" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:393 +#: superset/assets/src/explore/controls.jsx:541 msgid "The name of country that Superset should display" -msgstr "Superset 应显示的国家名称" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:397 +#: superset/assets/src/explore/controls.jsx:545 msgid "Country Field Type" -msgstr "国家字段的类型" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:405 -msgid "The country code standard that Superset should expect to find in the [country] column" -msgstr "Superset 希望能够在 [国家] 栏中找到的 国家 / 地区 的标准代码" +#: superset/assets/src/explore/controls.jsx:553 +msgid "" +"The country code standard that Superset should expect to find in the " +"[country] column" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:412 -#: superset/assets/javascripts/explore/stores/controls.jsx:419 +#: superset/assets/src/explore/controls.jsx:559 +msgid "Frequency" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:571 +msgid "" +"The periodicity over which to pivot time. Users can provide\n" +" \"Pandas\" offset alias.\n" +" Click on the info bubble for more details on accepted \"freq\" " +"expressions." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:584 +msgid "Dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:585 +msgid "Select a dimension" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:591 +#: superset/assets/src/explore/controls.jsx:598 msgid "Columns" -msgstr "列" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:413 +#: superset/assets/src/explore/controls.jsx:592 msgid "One or many controls to pivot as columns" -msgstr "一个或多个控件作为主列" +msgstr "" -#: superset/assets/javascripts/explore/stores/controls.jsx:421 -#: superset/assets/javascripts/explore/stores/controls.jsx:431 -#: superset/assets/javascripts/explore/stores/controls.jsx:441 +#: superset/assets/src/explore/controls.jsx:600 +#: superset/assets/src/explore/controls.jsx:703 +#: superset/assets/src/explore/controls.jsx:713 msgid "Columns to display" -msgstr "要显示的列" - -#: superset/assets/javascripts/explore/stores/controls.jsx:450 -msgid "Origin" -msgstr "起点" - -#: superset/assets/javascripts/explore/stores/controls.jsx:456 -msgid "" -"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or " -"`1970-01-01`" -msgstr "定义时间桶的起点,接受 `now`,`sunday` 或 `1970-01-01` 的自然日期" - -#: superset/assets/javascripts/explore/stores/controls.jsx:463 -msgid "Bottom Margin" -msgstr "底部边距" - -#: superset/assets/javascripts/explore/stores/controls.jsx:467 -msgid "Bottom margin, in pixels, allowing for more room for axis labels" -msgstr "底部边距,以像素为单位,为轴标签留出更多空间" - -#: superset/assets/javascripts/explore/stores/controls.jsx:473 -msgid "Left Margin" -msgstr "左边距" - -#: superset/assets/javascripts/explore/stores/controls.jsx:477 -msgid "Left margin, in pixels, allowing for more room for axis labels" -msgstr "左边距,以像素为单位,为轴标签留出更多空间" - -#: superset/assets/javascripts/explore/stores/controls.jsx:483 -msgid "Time Granularity" -msgstr "可视化的时间粒度" - -#: superset/assets/javascripts/explore/stores/controls.jsx:500 -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 "可视化的时间粒度。请注意,您可以输入和使用简单的自然语言,如 `10 秒`,`1 天` 或 `56 周`" - -#: superset/assets/javascripts/explore/stores/controls.jsx:507 -msgid "Domain" -msgstr "域" - -#: superset/assets/javascripts/explore/stores/controls.jsx:510 -msgid "The time unit used for the grouping of blocks" -msgstr "用于块分组的时间单位" - -#: superset/assets/javascripts/explore/stores/controls.jsx:515 -msgid "Subdomain" -msgstr "子域" - -#: superset/assets/javascripts/explore/stores/controls.jsx:518 -msgid "" -"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or " -"equal to Time Grain" -msgstr "每个块的时间单位。应该是比 domain_granularity 更小的单位。应该大于或等于 Time Grain" - -#: superset/assets/javascripts/explore/stores/controls.jsx:525 -msgid "Link Length" -msgstr "链接长度" - -#: superset/assets/javascripts/explore/stores/controls.jsx:528 -msgid "Link length in the force layout" -msgstr "在力布局中的链接长度" - -#: superset/assets/javascripts/explore/stores/controls.jsx:534 -msgid "Charge" -msgstr "充电" - -#: superset/assets/javascripts/explore/stores/controls.jsx:548 -msgid "Charge in the force layout" -msgstr "在力布局中充电" - -#: superset/assets/javascripts/explore/stores/controls.jsx:556 -msgid "" -"The time column for the visualization. Note that you can define arbitrary expression that return a " -"DATETIME column in the table or. Also note that the filter below is applied against this column or " -"expression" -msgstr "" -"可视化的时间列。请注意,您可以定义在表中返回 DATETIME 列的任意表达式。另请注意,下面的过滤器应用于此列" -"或表达式" - -#: superset/assets/javascripts/explore/stores/controls.jsx:568 -msgid "Time Grain" -msgstr "时间的粒度" - -#: superset/assets/javascripts/explore/stores/controls.jsx:570 -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 源代码中的" -"每个数据库引擎基础上定义的。" - -#: superset/assets/javascripts/explore/stores/controls.jsx:583 -msgid "Resample Rule" -msgstr "重新取样规则" - -#: superset/assets/javascripts/explore/stores/controls.jsx:586 -msgid "Pandas resample rule" -msgstr "Pandas 重新采样的规则" - -#: superset/assets/javascripts/explore/stores/controls.jsx:592 -msgid "Resample How" -msgstr "如何重新采样" - -#: superset/assets/javascripts/explore/stores/controls.jsx:595 -msgid "Pandas resample how" -msgstr "Pandas 如何重新采样的规则" - -#: superset/assets/javascripts/explore/stores/controls.jsx:601 -msgid "Resample Fill Method" -msgstr "重新采样的填充方法" - -#: superset/assets/javascripts/explore/stores/controls.jsx:604 -msgid "Pandas resample fill method" -msgstr "Pandas 重新采样的填充方法" - -#: superset/assets/javascripts/explore/stores/controls.jsx:610 -msgid "Since" -msgstr "以来" - -#: superset/assets/javascripts/explore/stores/controls.jsx:611 -msgid "7 days ago" -msgstr "7 天前" - -#: superset/assets/javascripts/explore/stores/controls.jsx:617 -msgid "Until" -msgstr "直到" - -#: superset/assets/javascripts/explore/stores/controls.jsx:624 -msgid "Max Bubble Size" -msgstr "最大泡泡的尺寸" - -#: superset/assets/javascripts/explore/stores/controls.jsx:632 -msgid "Whisker/outlier options" -msgstr "(箱须图的)须 / 异常值选项" - -#: superset/assets/javascripts/explore/stores/controls.jsx:634 -msgid "Determines how whiskers and outliers are calculated." -msgstr "确定如何计算(箱须图的)胡须和异常值。" - -#: superset/assets/javascripts/explore/stores/controls.jsx:645 -msgid "Ratio" -msgstr "比率" - -#: superset/assets/javascripts/explore/stores/controls.jsx:648 -msgid "Target aspect ratio for treemap tiles." -msgstr "树形图中瓦片的目标高宽比。" - -#: superset/assets/javascripts/explore/stores/controls.jsx:654 -#: superset/assets/javascripts/explore/stores/visTypes.js:616 -#: superset/assets/javascripts/explore/stores/visTypes.js:641 -#: superset/assets/javascripts/explore/stores/visTypes.js:790 -msgid "Number format" -msgstr "数字格式" - -#: superset/assets/javascripts/explore/stores/controls.jsx:664 -msgid "Row limit" -msgstr "行限制" - -#: superset/assets/javascripts/explore/stores/controls.jsx:672 -msgid "Series limit" -msgstr "序列限制" - -#: superset/assets/javascripts/explore/stores/controls.jsx:675 -msgid "Limits the number of time series that get displayed" -msgstr "限制显示的时间序列的数量" - -#: superset/assets/javascripts/explore/stores/controls.jsx:680 -msgid "Sort By" -msgstr "Sort By(以什么排序)" - -#: superset/assets/javascripts/explore/stores/controls.jsx:682 -msgid "Metric used to define the top series" -msgstr "用于定义顶级序列的指标" - -#: superset/assets/javascripts/explore/stores/controls.jsx:697 -msgid "Rolling" -msgstr "滚动" - -#: superset/assets/javascripts/explore/stores/controls.jsx:700 -msgid "Defines a rolling window function to apply, works along with the [Periods] text box" -msgstr "定义要应用的滚动窗口函数,与 [Periods] 文本框一起使用" - -#: superset/assets/javascripts/explore/stores/controls.jsx:706 -msgid "Periods" -msgstr "期限" - -#: superset/assets/javascripts/explore/stores/controls.jsx:708 -msgid "Defines the size of the rolling window function, relative to the time granularity selected" -msgstr "定义滚动窗口函数的大小,相对于所选的时间粒度" - -#: superset/assets/javascripts/explore/stores/controls.jsx:714 -msgid "Min Periods" -msgstr "最小的期限" - -#: superset/assets/javascripts/explore/stores/controls.jsx:716 -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 "" -"显示值所需的滚动周期的最小数量。例如,如果您想累积 7 天的总额,您可能希望您的“最短期限”为 7,以便显示" -"的所有数据点都是 7 个期间的总和。这将隐藏掉前 7 个阶段的“加速”效果" - -#: superset/assets/javascripts/explore/stores/controls.jsx:725 -#: superset/assets/javascripts/explore/stores/visTypes.js:123 -msgid "Series" -msgstr "序列" - -#: superset/assets/javascripts/explore/stores/controls.jsx:727 -msgid "" -"Defines the grouping of entities. Each series is shown as a specific color on the chart and has a " -"legend toggle" -msgstr "定义实体的分组。每个系列在图表上显示为特定颜色,并有一个可切换的图例" - -#: superset/assets/javascripts/explore/stores/controls.jsx:737 -msgid "Entity" -msgstr "实体" - -#: superset/assets/javascripts/explore/stores/controls.jsx:740 -msgid "This defines the element to be plotted on the chart" -msgstr "这定义了要在图表上绘制的元素" - -#: superset/assets/javascripts/explore/stores/controls.jsx:748 -#: superset/assets/javascripts/explore/stores/visTypes.js:172 -#: superset/assets/javascripts/explore/stores/visTypes.js:547 -msgid "X Axis" -msgstr "X 轴" - -#: superset/assets/javascripts/explore/stores/controls.jsx:749 -msgid "Metric assigned to the [X] axis" -msgstr "分配给 [X] 轴的指标" - -#: superset/assets/javascripts/explore/stores/controls.jsx:762 -#: superset/assets/javascripts/explore/stores/visTypes.js:179 -#: superset/assets/javascripts/explore/stores/visTypes.js:555 -msgid "Y Axis" -msgstr "Y 轴" - -#: superset/assets/javascripts/explore/stores/controls.jsx:765 -msgid "Metric assigned to the [Y] axis" -msgstr "分配给 [Y] 轴的指标" - -#: superset/assets/javascripts/explore/stores/controls.jsx:776 -msgid "Bubble Size" -msgstr "泡泡大小" - -#: superset/assets/javascripts/explore/stores/controls.jsx:789 -msgid "URL" -msgstr "URL 地址" - -#: superset/assets/javascripts/explore/stores/controls.jsx:790 -msgid "" -"The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL " -"string." -msgstr "URL 网址,此控件是模板化的,所以您可以在您的网址字符串中整合 {{ width }} 和 / 或 {{ height }}。" - -#: superset/assets/javascripts/explore/stores/controls.jsx:797 -msgid "X Axis Label" -msgstr "X 轴标签" - -#: superset/assets/javascripts/explore/stores/controls.jsx:804 -msgid "Y Axis Label" -msgstr "Y 轴标签" - -#: superset/assets/javascripts/explore/stores/controls.jsx:811 -msgid "Custom WHERE clause" -msgstr "自定义 WHERE 子句" - -#: superset/assets/javascripts/explore/stores/controls.jsx:813 -msgid "" -"The text in this box gets included in your query's WHERE clause, as an AND to other criteria. You can " -"include complex expression, parenthesis and anything else supported by the backend it is directed " -"towards." -msgstr "" -"此框中的文本被包含在查询的 WHERE 子句中,作为与其他条件的 AND 关联。你可以包含复杂的表达式、圆括号和任" -"何后端支持的其他东西。" - -#: superset/assets/javascripts/explore/stores/controls.jsx:821 -msgid "Custom HAVING clause" -msgstr "自定义 HAVING 子句" - -#: superset/assets/javascripts/explore/stores/controls.jsx:823 -msgid "" -"The text in this box gets included in your query's HAVING clause, as an AND to other criteria. You " -"can include complex expression, parenthesis and anything else supported by the backend it is directed " -"towards." -msgstr "" -"此框中的文本被包含在查询的 HAVING 子句中,作为与其他条件的 AND 关联。你可以包含复杂的表达式、圆括号和" -"任何后端支持的其他东西。" - -#: superset/assets/javascripts/explore/stores/controls.jsx:831 -msgid "Comparison Period Lag" -msgstr "比较期延迟" - -#: superset/assets/javascripts/explore/stores/controls.jsx:833 -msgid "Based on granularity, number of time periods to compare against" -msgstr "根据粒度,比较的时间段数量" - -#: superset/assets/javascripts/explore/stores/controls.jsx:838 -msgid "Comparison suffix" -msgstr "比较后缀" - -#: superset/assets/javascripts/explore/stores/controls.jsx:839 -msgid "Suffix to apply after the percentage display" -msgstr "在显示百分比后应用后缀" - -#: superset/assets/javascripts/explore/stores/controls.jsx:845 -msgid "Table Timestamp Format" -msgstr "表时间戳格式" - -#: superset/assets/javascripts/explore/stores/controls.jsx:850 -msgid "Timestamp Format" -msgstr "时间戳格式" - -#: superset/assets/javascripts/explore/stores/controls.jsx:856 -msgid "Series Height" -msgstr "序列高度" - -#: superset/assets/javascripts/explore/stores/controls.jsx:859 -msgid "Pixel height of each series" -msgstr "每个序列的像素高度" - -#: superset/assets/javascripts/explore/stores/controls.jsx:865 -msgid "Page Length" -msgstr "页面长度" - -#: superset/assets/javascripts/explore/stores/controls.jsx:868 -msgid "Rows per page, 0 means no pagination" -msgstr "每页行数,0 表示没有分页" - -#: superset/assets/javascripts/explore/stores/controls.jsx:874 -#: superset/assets/javascripts/explore/stores/controls.jsx:884 -msgid "X Axis Format" -msgstr "X 轴格式" - -#: superset/assets/javascripts/explore/stores/controls.jsx:894 -msgid "Y Axis Format" -msgstr "Y 轴格式" - -#: superset/assets/javascripts/explore/stores/controls.jsx:904 -msgid "Right Axis Format" -msgstr "右轴格式" - -#: superset/assets/javascripts/explore/stores/controls.jsx:912 -msgid "Markup Type" -msgstr "Markup 格式" - -#: superset/assets/javascripts/explore/stores/controls.jsx:917 -msgid "Pick your favorite markup language" -msgstr "选择您最爱的 Markup 语言" - -#: superset/assets/javascripts/explore/stores/controls.jsx:922 -msgid "Rotation" -msgstr "反转" - -#: superset/assets/javascripts/explore/stores/controls.jsx:925 -msgid "Rotation to apply to words in the cloud" -msgstr "旋转适用于云中的单词" - -#: superset/assets/javascripts/explore/stores/controls.jsx:930 -msgid "Line Style" -msgstr "线条样式" - -#: superset/assets/javascripts/explore/stores/controls.jsx:935 -msgid "Line interpolation as defined by d3.js" -msgstr "由 d3.js 定义的线插值" - -#: superset/assets/javascripts/explore/stores/controls.jsx:940 -msgid "Label Type" -msgstr "标签类型" - -#: superset/assets/javascripts/explore/stores/controls.jsx:949 -msgid "What should be shown on the label?" -msgstr "什么应该被显示在标签上?" - -#: superset/assets/javascripts/explore/stores/controls.jsx:954 -#: superset/assets/javascripts/explore/stores/visTypes.js:376 -#: superset/assets/javascripts/explore/stores/visTypes.js:414 -msgid "Code" -msgstr "代码" - -#: superset/assets/javascripts/explore/stores/controls.jsx:955 -msgid "Put your code here" -msgstr "把您的代码放在这里" - -#: superset/assets/javascripts/explore/stores/controls.jsx:964 -msgid "Aggregation function" -msgstr "聚合功能" - -#: superset/assets/javascripts/explore/stores/controls.jsx:976 -msgid "Aggregate function to apply when pivoting and computing the total rows and columns" -msgstr "在旋转和计算总的行和列时,应用聚合函数" - -#: superset/assets/javascripts/explore/stores/controls.jsx:983 -msgid "Font Size From" -msgstr "字型大小从" - -#: superset/assets/javascripts/explore/stores/controls.jsx:985 -msgid "Font size for the smallest value in the list" -msgstr "列表中最小值的字体大小" - -#: superset/assets/javascripts/explore/stores/controls.jsx:991 -msgid "Font Size To" -msgstr "字型大小到" - -#: superset/assets/javascripts/explore/stores/controls.jsx:993 -msgid "Font size for the biggest value in the list" -msgstr "列表中最大值的字体大小" - -#: superset/assets/javascripts/explore/stores/controls.jsx:998 -msgid "Instant Filtering" -msgstr "即时过滤" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1009 -msgid "Range Filter" -msgstr "范围过滤" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1012 -msgid "Whether to display the time range interactive selector" -msgstr "是否显示时间范围交互选择器" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1017 -msgid "Date Filter" -msgstr "日期过滤器" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1019 -msgid "Whether to include a time filter" -msgstr "是否包含时间过滤器" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1024 -msgid "Data Table" -msgstr "数据表" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1026 -msgid "Whether to display the interactive data table" -msgstr "是否显示交互式数据表" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1031 -msgid "Search Box" -msgstr "搜索框" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1034 -msgid "Whether to include a client side search box" -msgstr "是否包含客户端搜索框" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1039 -msgid "Table Filter" -msgstr "表格过滤器" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1041 -msgid "Whether to apply filter when table cell is clicked" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1046 -msgid "Show Bubbles" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1049 -msgid "Whether to display bubbles on top of countries" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1054 -msgid "Legend" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1057 -msgid "Whether to display the legend (toggles)" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1062 -msgid "X bounds" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1065 -msgid "Whether to display the min and max values of the X axis" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1070 -msgid "Y bounds" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1073 -msgid "Whether to display the min and max values of the Y axis" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1078 -msgid "Rich Tooltip" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1081 -msgid "The rich tooltip shows a list of all series for that point in time" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1087 -msgid "Y Log Scale" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1090 -msgid "Use a log scale for the Y axis" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1095 -msgid "X Log Scale" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1098 -msgid "Use a log scale for the X axis" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1103 -msgid "Donut" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1106 -msgid "Do you want a donut or a pie?" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1111 -msgid "Put labels outside" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1114 -msgid "Put the labels outside the pie?" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1119 -msgid "Contribution" -msgstr "贡献" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1121 -msgid "Compute the contribution to the total" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1126 -msgid "Period Ratio" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1129 -msgid "[integer] Number of period to compare against, this is relative to the granularity selected" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1135 -msgid "Period Ratio Type" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1138 -msgid "`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1144 -msgid "Time Shift" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1146 -msgid "" -"Overlay a timeseries from a relative time period. Expects relative time delta in natural language " -"(example: 24 hours, 7 days, 56 weeks, 365 days)" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1154 -msgid "Subheader" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1155 -msgid "Description text that shows up below your Big Number" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1161 -msgid "label" -msgstr "标签" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1163 -msgid "" -"`count` is COUNT(*) if a group by is used. Numerical columns will be aggregated with the aggregator. " -"Non-numerical columns will be used to label points. Leave empty to get a count of points in each " -"cluster." -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1174 -msgid "Map Style" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1184 -msgid "Base layer map style" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1190 -msgid "Clustering Radius" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1203 -msgid "" -"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 to turn off clustering, but " -"beware that a large number of points (>1000) will cause lag." -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1210 -msgid "Point Radius" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1212 -msgid "" -"The radius of individual points (ones that are not in a cluster). Either a numerical column or " -"`Auto`, which scales the point based on the largest cluster" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1222 -msgid "Point Radius Unit" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1225 -msgid "The unit of measure for the specified point radius" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1230 -msgid "Opacity" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1233 -msgid "Opacity of all clusters, points, and labels. Between 0 and 1." -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1239 -msgid "Zoom" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1242 -msgid "Zoom level of the map" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1248 -msgid "Default latitude" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1251 -msgid "Latitude of default viewport" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1257 -msgid "Default longitude" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1260 -msgid "Longitude of default viewport" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1266 -msgid "Live render" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1268 -msgid "Points and clusters will update as viewport is being changed" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1274 -msgid "RGB Color" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1284 -msgid "The color for points and clusters in RGB" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1289 -msgid "Ranges" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1291 -msgid "Ranges to highlight with shading" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1296 -msgid "Range labels" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1298 -msgid "Labels for the ranges" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1303 -msgid "Markers" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1305 -msgid "List of values to mark with triangles" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1310 -msgid "Marker labels" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1312 -msgid "Labels for the markers" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1317 -msgid "Marker lines" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1319 -msgid "List of values to mark with lines" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1324 -msgid "Marker line labels" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1326 -msgid "Labels for the marker lines" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1353 -msgid "Slice ID" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1355 -msgid "The id of the active slice" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1360 -msgid "Cache Timeout (seconds)" -msgstr "缓存超时(秒)" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1362 -msgid "The number of seconds before expiring the cache" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1367 -msgid "Order by entity id" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1368 -msgid "" -"Important! Select this if the table is not already sorted by entity id, else there is no guarantee " -"that all events for each entity are returned." -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1376 -msgid "Minimum leaf node event count" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1379 -msgid "" -"Leaf nodes that represent fewer than this number of events will be initially hidden in the " -"visualization" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1385 -#: superset/assets/javascripts/explore/stores/visTypes.js:25 -msgid "Color Scheme" -msgstr "" - -#: superset/assets/javascripts/explore/stores/controls.jsx:1389 -msgid "The color scheme for rendering chart" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:7 -#: superset/assets/javascripts/explore/stores/visTypes.js:31 -msgid "Time" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:9 -#: superset/assets/javascripts/explore/stores/visTypes.js:32 -msgid "Time related form attributes" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:16 -msgid "Datasource & Chart Type" -msgstr "数据源 & 图表类型" - -#: superset/assets/javascripts/explore/stores/visTypes.js:45 -msgid "This section exposes ways to include snippets of SQL in your query" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:48 superset/views/annotations.py:55 -msgid "Annotations" -msgstr "注解" - -#: superset/assets/javascripts/explore/stores/visTypes.js:66 -msgid "Advanced Analytics" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:67 -msgid "" -"This section contains options that allow for advanced analytical post processing of query results" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:85 -msgid "Result Filters" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:87 -msgid "" -"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or " -"nulls" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:100 -#: superset/assets/javascripts/explore/stores/visTypes.js:109 -#: superset/assets/javascripts/explore/stores/visTypes.js:145 -#: superset/assets/javascripts/explore/stores/visTypes.js:163 -#: superset/assets/javascripts/explore/stores/visTypes.js:202 -#: superset/assets/javascripts/explore/stores/visTypes.js:244 -#: superset/assets/javascripts/explore/stores/visTypes.js:279 -#: superset/assets/javascripts/explore/stores/visTypes.js:302 -#: superset/assets/javascripts/explore/stores/visTypes.js:465 -#: superset/assets/javascripts/explore/stores/visTypes.js:513 -#: superset/assets/javascripts/explore/stores/visTypes.js:534 -#: superset/assets/javascripts/explore/stores/visTypes.js:658 -#: superset/assets/javascripts/explore/stores/visTypes.js:691 -#: superset/assets/javascripts/explore/stores/visTypes.js:728 -#: superset/assets/javascripts/explore/stores/visTypes.js:781 -#: superset/assets/javascripts/explore/stores/visTypes.js:993 -msgid "Chart Options" -msgstr "图表选项" - -#: superset/assets/javascripts/explore/stores/visTypes.js:126 -msgid "Breakdowns" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:127 -msgid "Defines how each series is broken down" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:133 -msgid "Pie Chart" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:198 -msgid "Dual Axis Line Chart" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:209 -msgid "Y Axis 1" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:215 -msgid "Y Axis 2" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:224 -msgid "Left Axis Metric" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:225 -msgid "Choose a metric for left axis" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:228 -msgid "Left Axis Format" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:254 -#: superset/assets/javascripts/explore/stores/visTypes.js:312 -msgid "Axes" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:337 -msgid "GROUP BY" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:338 -msgid "Use this section if you want a query that aggregates" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:346 -msgid "NOT GROUPED BY" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:347 -msgid "Use this section if you want to query atomic rows" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:354 -#: superset/assets/javascripts/explore/stores/visTypes.js:755 -#: superset/assets/javascripts/explore/stores/visTypes.js:819 -#: superset/assets/javascripts/explore/stores/visTypes.js:912 -msgid "Options" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:541 -#: superset/assets/javascripts/explore/stores/visTypes.js:853 -msgid "Bubbles" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:667 -msgid "Numeric Column" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:668 -msgid "Select the numeric column to draw the histogram" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:671 -msgid "No of Bins" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:672 -msgid "Select number of bins for the histogram" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:699 -msgid "Primary Metric" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:700 -msgid "The primary metric is used to define the arc segment sizes" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:703 -msgid "Secondary Metric" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:704 -msgid "" -"This secondary metric is used to define the color as a ratio against the primary metric. If the two " -"metrics match, color is mapped level groups" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:709 -msgid "Hierarchy" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:710 -msgid "This defines the level of the hierarchy" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:736 -#: superset/assets/javascripts/explore/stores/visTypes.js:764 -msgid "Source / Target" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:737 -#: superset/assets/javascripts/explore/stores/visTypes.js:765 -msgid "Choose a source and a target" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:770 -msgid "Chord Diagram" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:791 -msgid "Choose a number format" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:794 -msgid "Source" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:797 -msgid "Choose a source" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:800 -msgid "Target" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:803 -msgid "Choose a target" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:828 -msgid "ISO 3166-2 codes of region/province/department" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:829 -msgid "" -"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO " -"3166-2)" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:863 -msgid "Country Control" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:864 -msgid "3 letter code of the country" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:867 -msgid "Metric for color" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:868 -msgid "Metric that defines the color of the country" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:871 -msgid "Bubble size" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:872 -msgid "Metric that defines the size of the bubble" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:878 -msgid "Filter Box" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:897 -msgid "Filter controls" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:898 -msgid "" -"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on " -"this list." -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:954 -msgid "Heatmap Options" -msgstr "" - -#: superset/assets/javascripts/explore/stores/visTypes.js:989 -msgid "Horizon" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1015 -msgid "Points" +#: superset/assets/src/explore/controls.jsx:611 +msgid "Longitude & Latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1022 -msgid "Labelling" +#: superset/assets/src/explore/controls.jsx:613 +#: superset/assets/src/explore/controls.jsx:623 +#: superset/assets/src/explore/controls.jsx:633 +msgid "Point to your spatial columns" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1029 -msgid "Visual Tweaks" +#: superset/assets/src/explore/controls.jsx:621 +msgid "Start Longitude & Latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1038 -msgid "Viewport" +#: superset/assets/src/explore/controls.jsx:631 +msgid "End Longitude & Latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1048 +#: superset/assets/src/explore/controls.jsx:641 +#: superset/assets/src/explore/visTypes.js:1590 msgid "Longitude" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1049 -msgid "Column containing longitude data" +#: superset/assets/src/explore/controls.jsx:644 +msgid "Select the longitude column" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1052 +#: superset/assets/src/explore/controls.jsx:652 +#: superset/assets/src/explore/visTypes.js:1594 msgid "Latitude" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1053 +#: superset/assets/src/explore/controls.jsx:655 +msgid "Select the latitude column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:663 +msgid "GeoJson Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:665 +msgid "Select the geojson column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:673 +msgid "Polygon Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:675 +msgid "" +"Select the polygon column. Each row should contain JSON.array(N) of " +"[longitude, latitude] points" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:684 +msgid "Point Radius Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:693 +msgid "Stroke Width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:722 +msgid "Origin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:728 +msgid "" +"Defines the origin where time buckets start, accepts natural dates as in " +"`now`, `sunday` or `1970-01-01`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:736 +msgid "Bottom Margin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:740 +msgid "Bottom margin, in pixels, allowing for more room for axis labels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:745 +msgid "X Tick Layout" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:750 +msgid "The way the ticks are laid out on the X axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:757 +msgid "Left Margin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:761 +msgid "Left margin, in pixels, allowing for more room for axis labels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:767 +msgid "Time Granularity" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:785 +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/assets/src/explore/controls.jsx:792 +msgid "Domain" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:795 +msgid "The time unit used for the grouping of blocks" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:800 +msgid "Subdomain" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:803 +msgid "" +"The time unit for each block. Should be a smaller unit than " +"domain_granularity. Should be larger or equal to Time Grain" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:810 +msgid "Link Length" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:813 +msgid "Link length in the force layout" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:819 +msgid "Charge" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:833 +msgid "Charge in the force layout" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:839 +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/assets/src/explore/controls.jsx:865 +msgid "Time Grain" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:867 +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/assets/src/explore/controls.jsx:880 +msgid "Resample Rule" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:883 +msgid "Pandas resample rule" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:889 +msgid "Resample How" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:892 +msgid "Pandas resample how" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:898 +msgid "Resample Fill Method" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:901 +msgid "Pandas resample fill method" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:907 +#: superset/assets/src/visualizations/filter_box.jsx:114 +msgid "Since" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:908 +msgid "7 days ago" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:914 +#: superset/assets/src/visualizations/filter_box.jsx:123 +msgid "Until" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:921 +msgid "Max Bubble Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:929 +msgid "Whisker/outlier options" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:931 +msgid "Determines how whiskers and outliers are calculated." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:942 +msgid "Ratio" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:946 +msgid "Target aspect ratio for treemap tiles." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:952 +#: superset/assets/src/explore/visTypes.js:1143 +#: superset/assets/src/explore/visTypes.js:1170 +#: superset/assets/src/explore/visTypes.js:1333 +msgid "Number format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:962 +msgid "Row limit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:971 +msgid "Series limit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:974 +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/assets/src/explore/controls.jsx:983 +msgid "Sort By" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:985 +msgid "Metric used to define the top series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:993 +msgid "Sort Descending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:995 +msgid "Whether to sort descending or ascending" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1000 +msgid "Rolling" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1003 +msgid "" +"Defines a rolling window function to apply, works along with the " +"[Periods] text box" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1009 +msgid "Multiplier" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1013 +msgid "Factor to multiply the metric by" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1018 +msgid "Periods" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1020 +msgid "" +"Defines the size of the rolling window function, relative to the time " +"granularity selected" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1030 +msgid "Cell Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1031 +msgid "The size of the square cell, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1040 +msgid "Cell Padding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1041 +msgid "The distance between cells, in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1050 +msgid "Cell Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1051 +msgid "The pixel radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1060 +msgid "Color Steps" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1061 +msgid "The number color \"steps\"" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1066 +msgid "Grid Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1070 +msgid "Defines the grid size in pixels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1075 +msgid "Min Periods" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1077 +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/assets/src/explore/controls.jsx:1086 +#: superset/assets/src/explore/visTypes.js:147 +msgid "Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1088 +msgid "" +"Defines the grouping of entities. Each series is shown as a specific " +"color on the chart and has a legend toggle" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1098 +msgid "Entity" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1101 +msgid "This defines the element to be plotted on the chart" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1109 +#: superset/assets/src/explore/visTypes.js:137 +#: superset/assets/src/explore/visTypes.js:200 +#: superset/assets/src/explore/visTypes.js:249 +#: superset/assets/src/explore/visTypes.js:335 +#: superset/assets/src/explore/visTypes.js:376 +#: superset/assets/src/explore/visTypes.js:774 +#: superset/assets/src/explore/visTypes.js:1069 +msgid "X Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1110 +msgid "Metric assigned to the [X] axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1123 +#: superset/assets/src/explore/visTypes.js:209 +#: superset/assets/src/explore/visTypes.js:257 +#: superset/assets/src/explore/visTypes.js:344 +#: superset/assets/src/explore/visTypes.js:385 +#: superset/assets/src/explore/visTypes.js:783 +#: superset/assets/src/explore/visTypes.js:1078 +msgid "Y Axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1126 +msgid "Metric assigned to the [Y] axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1137 +msgid "Bubble Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1150 +msgid "URL" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1151 +msgid "" +"The URL, this control is templated, so you can integrate {{ width }} " +"and/or {{ height }} in your URL string." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1158 +msgid "X Axis Label" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1165 +msgid "Y Axis Label" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1172 +msgid "Custom WHERE clause" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1178 +msgid "" +"The text in this box gets included in your query's WHERE clause, as an " +"AND to other criteria. You can include complex expression, parenthesis " +"and anything else supported by the backend it is directed towards." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1186 +msgid "Custom HAVING clause" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1192 +msgid "" +"The text in this box gets included in your query's HAVING clause, as an " +"AND to other criteria. You can include complex expression, parenthesis " +"and anything else supported by the backend it is directed towards." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1200 +msgid "Comparison Period Lag" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1202 +msgid "Based on granularity, number of time periods to compare against" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1207 +msgid "Comparison suffix" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1208 +msgid "Suffix to apply after the percentage display" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1214 +msgid "Table Timestamp Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1220 +msgid "Timestamp Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1226 +msgid "Series Height" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1229 +msgid "Pixel height of each series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1236 +msgid "Page Length" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1239 +msgid "Rows per page, 0 means no pagination" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1245 +#: superset/assets/src/explore/controls.jsx:1255 +msgid "X Axis Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1265 +msgid "Y Axis Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1277 +msgid "When `Period Ratio` is set, the Y Axis Format is forced to `.1%`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1286 +msgid "Right Axis Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1295 +msgid "Date Time Format" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1304 +msgid "Markup Type" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1309 +msgid "Pick your favorite markup language" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1314 +msgid "Rotation" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1317 +msgid "Rotation to apply to words in the cloud" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1322 +msgid "Line Style" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1327 +msgid "Line interpolation as defined by d3.js" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1332 +msgid "Label Type" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1342 +msgid "What should be shown on the label?" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1347 +#: superset/assets/src/explore/visTypes.js:879 +#: superset/assets/src/explore/visTypes.js:919 +msgid "Code" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1348 +msgid "Put your code here" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1357 +msgid "Aggregation function" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1369 +msgid "" +"Aggregate function to apply when pivoting and computing the total rows " +"and columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1376 +msgid "Font Size From" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1378 +msgid "Font size for the smallest value in the list" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1384 +msgid "Font Size To" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1386 +msgid "Font size for the biggest value in the list" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1391 +msgid "Instant Filtering" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1402 +msgid "Extruded" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1410 +msgid "Show Range Filter" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1419 +msgid "Whether to display the time range interactive selector" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1424 +msgid "Date Filter" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1426 +msgid "Whether to include a time filter" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1431 +msgid "Show SQL Granularity Dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1433 +msgid "Check to include SQL Granularity dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1438 +msgid "Show SQL Time Column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1440 +msgid "Check to include Time Column dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1445 +msgid "Show Druid Granularity Dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1447 +msgid "Check to include Druid Granularity dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1452 +msgid "Show Druid Time Origin" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1454 +msgid "Check to include Time Origin dropdown" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1459 +msgid "Data Table" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1461 +msgid "Whether to display the interactive data table" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1466 +msgid "Search Box" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1469 +msgid "Whether to include a client side search box" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1474 +msgid "Table Filter" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1477 +msgid "Whether to apply filter when table cell is clicked" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1482 +msgid "Align +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1485 +msgid "Whether to align the background chart for +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1490 +msgid "Color +/-" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1493 +msgid "Whether to color +/- values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1498 +msgid "Show Bubbles" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1501 +msgid "Whether to display bubbles on top of countries" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1506 +msgid "Legend" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1509 +msgid "Whether to display the legend (toggles)" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1514 +msgid "Show Values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1517 +msgid "Whether to display the numerical values within the cells" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1522 +msgid "Show Metric Names" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1525 +msgid "Whether to display the metric name as a title" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1530 +msgid "X bounds" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1533 +msgid "Whether to display the min and max values of the X axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1538 +msgid "Y bounds" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1541 +msgid "Whether to display the min and max values of the Y axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1546 +msgid "Rich Tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1549 +msgid "The rich tooltip shows a list of all series for that point in time" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1555 +msgid "Y Log Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1558 +msgid "Use a log scale for the Y axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1563 +msgid "X Log Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1566 +msgid "Use a log scale for the X axis" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1571 +msgid "Log Scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1574 +msgid "Use a log scale" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1579 +msgid "Donut" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1582 +msgid "Do you want a donut or a pie?" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1587 +msgid "Put labels outside" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1590 +msgid "Put the labels outside the pie?" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1595 +msgid "Contribution" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1597 +msgid "Compute the contribution to the total" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1602 +msgid "Period Ratio" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1605 +msgid "" +"[integer] Number of period to compare against, this is relative to the " +"granularity selected" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1611 +msgid "Period Ratio Type" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1614 +msgid "" +"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` " +"is (new-previous)" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1620 +msgid "Time Shift" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1622 +msgid "" +"Overlay a timeseries from a relative time period. Expects relative time " +"delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 " +"days)" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1630 +msgid "Subheader" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1631 +msgid "Description text that shows up below your Big Number" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1637 +msgid "label" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1639 +msgid "" +"`count` is COUNT(*) if a group by is used. Numerical columns will be " +"aggregated with the aggregator. Non-numerical columns will be used to " +"label points. Leave empty to get a count of points in each cluster." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1650 +msgid "Map Style" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1662 +msgid "Base layer map style" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1668 +msgid "Clustering Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1681 +msgid "" +"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 " +"to turn off clustering, but beware that a large number of points (>1000) " +"will cause lag." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1688 +#: superset/assets/src/explore/visTypes.js:722 +msgid "Point Size" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1690 +msgid "Fixed point radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1698 +msgid "Point Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1700 +msgid "" +"The radius of individual points (ones that are not in a cluster). Either " +"a numerical column or `Auto`, which scales the point based on the largest" +" cluster" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1710 +msgid "Point Radius Unit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1713 +#: superset/assets/src/explore/controls.jsx:1729 +msgid "The unit of measure for the specified point radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1718 +msgid "Point Unit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1734 +msgid "Opacity" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1737 +msgid "Opacity of all clusters, points, and labels. Between 0 and 1." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1743 +#: superset/assets/src/explore/visTypes.js:1581 +msgid "Viewport" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1745 +msgid "Parameters related to the view and perspective on the map" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1754 +msgid "Zoom" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1757 +msgid "Zoom level of the map" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1763 +msgid "Default latitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1766 +msgid "Latitude of default viewport" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1772 +msgid "Default longitude" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1775 +msgid "Longitude of default viewport" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1781 +msgid "Live render" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1783 +msgid "Points and clusters will update as viewport is being changed" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1789 +msgid "RGB Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1799 +msgid "The color for points and clusters in RGB" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1804 +msgid "Color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1806 +msgid "Pick a color" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1811 +msgid "Ranges" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1813 +msgid "Ranges to highlight with shading" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1818 +msgid "Range labels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1820 +msgid "Labels for the ranges" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1825 +msgid "Markers" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1827 +msgid "List of values to mark with triangles" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1832 +msgid "Marker labels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1834 +msgid "Labels for the markers" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1839 +msgid "Marker lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1841 +msgid "List of values to mark with lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1846 +msgid "Marker line labels" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1848 +msgid "Labels for the marker lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1897 +msgid "Chart ID" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1899 +msgid "The id of the active chart" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1904 +msgid "Cache Timeout (seconds)" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1906 +msgid "The number of seconds before expiring the cache" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1911 +msgid "Order by entity id" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1912 +msgid "" +"Important! Select this if the table is not already sorted by entity id, " +"else there is no guarantee that all events for each entity are returned." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1920 +msgid "Minimum leaf node event count" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1923 +msgid "" +"Leaf nodes that represent fewer than this number of events will be " +"initially hidden in the visualization" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1929 +#: superset/assets/src/explore/visTypes.js:29 +msgid "Color Scheme" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1933 +msgid "The color scheme for rendering chart" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1939 +msgid "Significance Level" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1941 +msgid "Threshold alpha level for determining significance" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1946 +msgid "p-value precision" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1948 +msgid "Number of decimal places with which to display p-values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1953 +msgid "Lift percent precision" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1955 +msgid "Number of decimal places with which to display lift values" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1960 +msgid "Time Series Columns" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1967 +msgid "Use Area Proportions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1968 +msgid "" +"Check if the Rose Chart should use segment area instead of segment radius" +" for proportioning" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1978 +#: superset/assets/src/explore/visTypes.js:829 +#: superset/assets/src/explore/visTypes.js:949 +#: superset/assets/src/explore/visTypes.js:1297 +#: superset/assets/src/explore/visTypes.js:1362 +#: superset/assets/src/explore/visTypes.js:1453 +#: superset/assets/src/explore/visTypes.js:1475 +msgid "Options" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1984 +msgid "Not Time Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1986 +msgid "Ignore time" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1989 +msgid "Time Series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1991 +msgid "Standard time series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1994 +msgid "Aggregate Mean" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1996 +msgid "Mean of values over specified period" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:1999 +msgid "Aggregate Sum" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2001 +msgid "Sum of values over specified period" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2004 +msgid "Difference" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2006 +msgid "Metric change in value from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2009 +msgid "Percent Change" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2011 +msgid "Metric percent change in value from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2014 +msgid "Factor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2016 +msgid "Metric factor change from `since` to `until`" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2019 +#: superset/assets/src/explore/visTypes.js:71 +msgid "Advanced Analytics" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2021 +msgid "Use the Advanced Analytics options below" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2026 +msgid "Settings for time series" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2031 +msgid "Equal Date Sizes" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2034 +msgid "Check to force date partitions to have the same height" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2039 +msgid "Partition Limit" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2043 +msgid "" +"The maximum number of subdivisions of each group; lower values are pruned" +" first" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2049 +msgid "Minimum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2055 +msgid "" +"Minimum radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this minimum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2061 +msgid "Maximum Radius" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2067 +msgid "" +"Maxium radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this maximum radius." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2073 +msgid "Partition Threshold" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2077 +msgid "" +"Partitions whose height to parent height proportions are below this value" +" are pruned" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2083 +msgid "Lines column" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2085 +msgid "The database columns that contains lines information" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2093 +msgid "Lines encoding" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2096 +msgid "The encoding format of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2105 +msgid "Line width" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2109 +msgid "The width of the lines" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2114 +msgid "Reverse Lat & Long" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2121 +msgid "deck.gl charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2124 +msgid "Pick a set of deck.gl charts to layer on top of one another" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2126 +msgid "Select charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2127 +msgid "Error while fetching charts" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2137 +msgid "Javascript data interceptor" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2138 +msgid "" +"Define a javascript function that receives the data array used in the " +"visualization and is expected to return a modified version of that array." +" This can be used to alter properties of the data, filter, or enrich the " +"array." +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2144 +msgid "Javascript data mutator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2145 +msgid "" +"Define a function that receives intercepts the data objects and can " +"mutate it" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2149 +msgid "Javascript tooltip generator" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2150 +msgid "" +"Define a function that receives the input and outputs the content for a " +"tooltip" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2154 +msgid "Javascript onClick href" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2155 +msgid "Define a function that returns a URL to navigate to when user clicks" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2160 +msgid "Extra data for JS" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2162 +msgid "List of extra columns made available in Javascript functions" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2167 +msgid "Stroked" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2169 +msgid "Whether to display the stroke" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2175 +msgid "Filled" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2177 +msgid "Whether to fill the objects" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2183 +msgid "Normalized" +msgstr "" + +#: superset/assets/src/explore/controls.jsx:2185 +msgid "Whether to normalize the histogram" +msgstr "" + +#: superset/assets/src/explore/validators.js:11 +msgid "is expected to be a number" +msgstr "" + +#: superset/assets/src/explore/validators.js:18 +msgid "is expected to be an integer" +msgstr "" + +#: superset/assets/src/explore/validators.js:30 +msgid "cannot be empty" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:11 +#: superset/assets/src/explore/visTypes.js:35 +msgid "Time" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:13 +#: superset/assets/src/explore/visTypes.js:36 +msgid "Time related form attributes" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:20 +msgid "Datasource & Chart Type" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:49 +msgid "This section exposes ways to include snippets of SQL in your query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:52 +msgid "Annotations and Layers" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:126 +#: superset/assets/src/explore/visTypes.js:60 +#: superset/assets/src/explore/visTypes.js:114 +#: superset/assets/src/explore/visTypes.js:161 +#: superset/assets/src/explore/visTypes.js:234 +#: superset/assets/src/explore/visTypes.js:424 +#: superset/assets/src/explore/visTypes.js:462 +#: superset/assets/src/explore/visTypes.js:501 +#: superset/assets/src/explore/visTypes.js:534 +#: superset/assets/src/explore/visTypes.js:579 +#: superset/assets/src/explore/visTypes.js:618 +#: superset/assets/src/explore/visTypes.js:658 +#: superset/assets/src/explore/visTypes.js:707 +#: superset/assets/src/explore/visTypes.js:853 +#: superset/assets/src/explore/visTypes.js:893 +#: superset/assets/src/explore/visTypes.js:941 +#: superset/assets/src/explore/visTypes.js:963 +#: superset/assets/src/explore/visTypes.js:992 +#: superset/assets/src/explore/visTypes.js:1029 +#: superset/assets/src/explore/visTypes.js:1051 +#: superset/assets/src/explore/visTypes.js:1102 +#: superset/assets/src/explore/visTypes.js:1125 +#: superset/assets/src/explore/visTypes.js:1152 +#: superset/assets/src/explore/visTypes.js:1179 +#: superset/assets/src/explore/visTypes.js:1221 +#: superset/assets/src/explore/visTypes.js:1260 +#: superset/assets/src/explore/visTypes.js:1288 +#: superset/assets/src/explore/visTypes.js:1315 +#: superset/assets/src/explore/visTypes.js:1354 +#: superset/assets/src/explore/visTypes.js:1388 +#: superset/assets/src/explore/visTypes.js:1425 +#: superset/assets/src/explore/visTypes.js:1465 +#: superset/assets/src/explore/visTypes.js:1487 +#: superset/assets/src/explore/visTypes.js:1548 +msgid "Query" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:72 +msgid "" +"This section contains options that allow for advanced analytical post " +"processing of query results" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:90 +msgid "Result Filters" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:92 +msgid "" +"The filters to apply after post-aggregation.Leave the value control empty" +" to filter empty strings or nulls" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:126 +#: superset/assets/src/explore/visTypes.js:171 +#: superset/assets/src/explore/visTypes.js:190 +#: superset/assets/src/explore/visTypes.js:241 +#: superset/assets/src/explore/visTypes.js:279 +#: superset/assets/src/explore/visTypes.js:324 +#: superset/assets/src/explore/visTypes.js:369 +#: superset/assets/src/explore/visTypes.js:764 +#: superset/assets/src/explore/visTypes.js:971 +#: superset/assets/src/explore/visTypes.js:1000 +#: superset/assets/src/explore/visTypes.js:1037 +#: superset/assets/src/explore/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1109 +#: superset/assets/src/explore/visTypes.js:1133 +#: superset/assets/src/explore/visTypes.js:1160 +#: superset/assets/src/explore/visTypes.js:1188 +#: superset/assets/src/explore/visTypes.js:1230 +#: superset/assets/src/explore/visTypes.js:1269 +#: superset/assets/src/explore/visTypes.js:1323 +#: superset/assets/src/explore/visTypes.js:1535 +#: superset/assets/src/explore/visTypes.js:1684 +#: superset/assets/src/explore/visTypes.js:1709 +msgid "Chart Options" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:150 +msgid "Breakdowns" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:151 +msgid "Defines how each series is broken down" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:157 +msgid "Pie Chart" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:229 +msgid "Time Series - Periodicity Pivot" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:275 +msgid "Dual Axis Line Chart" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:287 +msgid "Y Axis 1" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:294 +msgid "Y Axis 2" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:304 +msgid "Left Axis Metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:305 +msgid "Choose a metric for left axis" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:308 +msgid "Left Axis Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:409 +#: superset/assets/src/explore/visTypes.js:432 +#: superset/assets/src/explore/visTypes.js:470 +#: superset/assets/src/explore/visTypes.js:509 +#: superset/assets/src/explore/visTypes.js:542 +#: superset/assets/src/explore/visTypes.js:586 +#: superset/assets/src/explore/visTypes.js:626 +#: superset/assets/src/explore/visTypes.js:666 +#: superset/assets/src/explore/visTypes.js:714 +msgid "Map" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:420 +msgid "Deck.gl - Hexagons" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:440 +#: superset/assets/src/explore/visTypes.js:478 +#: superset/assets/src/explore/visTypes.js:518 +#: superset/assets/src/explore/visTypes.js:555 +#: superset/assets/src/explore/visTypes.js:602 +#: superset/assets/src/explore/visTypes.js:642 +#: superset/assets/src/explore/visTypes.js:680 +#: superset/assets/src/explore/visTypes.js:737 +msgid "Advanced" +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:77 +#: superset/assets/src/explore/visTypes.js:451 +#: superset/assets/src/explore/visTypes.js:489 +msgid "Height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:452 +#: superset/assets/src/explore/visTypes.js:490 +msgid "Metric used to control height" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:458 +msgid "Deck.gl - Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:530 +msgid "Deck.gl - Screen grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:549 +msgid "Grid" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:566 +msgid "Weight" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:567 +msgid "Metric used as a weight for the grid's coloring" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:575 +msgid "Deck.gl - GeoJson" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:593 +msgid "GeoJson Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:633 +msgid "Polygon Settings" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:673 +msgid "Arc" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:730 +msgid "Point Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:748 +msgid "Categorical Color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:749 +msgid "Pick a dimension from which categorical colors are defined" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:808 +msgid "GROUP BY" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:809 +msgid "Use this section if you want a query that aggregates" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:820 +msgid "NOT GROUPED BY" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:821 +msgid "Use this section if you want to query atomic rows" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:850 +msgid "Time Series Table" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:868 +msgid "" +"Templated link, it's possible to include {{ metric }} or other values " +"coming from the controls." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:902 +msgid "Pivot Options" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1014 +msgid "Number Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1017 +msgid "Time Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1201 +msgid "Numeric Columns" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1202 +msgid "Select the numeric columns to draw the histogram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1206 +msgid "No of Bins" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1207 +msgid "Select number of bins for the histogram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1211 +msgid "Opacity of the bars. Between 0 and 1" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1239 +msgid "Primary Metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1240 +msgid "The primary metric is used to define the arc segment sizes" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1243 +msgid "Secondary Metric" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1245 +msgid "" +"[optional] this secondary metric is used to define the color as a ratio " +"against the primary metric. When omitted, the color is categorical and " +"based on labels" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1250 +msgid "Hierarchy" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1251 +msgid "This defines the level of the hierarchy" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1278 +#: superset/assets/src/explore/visTypes.js:1306 +msgid "Source / Target" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1279 +#: superset/assets/src/explore/visTypes.js:1307 +msgid "Choose a source and a target" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1312 +msgid "Chord Diagram" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1334 +msgid "Choose a number format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1337 +msgid "Source" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1340 +msgid "Choose a source" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1343 +msgid "Target" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1346 +msgid "Choose a target" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1372 +msgid "ISO 3166-2 codes of region/province/department" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1373 +msgid "" +"It's ISO 3166-2 of your region/province/department in your table. (see " +"documentation for list of ISO 3166-2)" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1397 +msgid "Bubbles" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1407 +msgid "Country Control" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1408 +msgid "3 letter code of the country" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1411 +msgid "Metric for color" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1412 +msgid "Metric that defines the color of the country" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1415 +msgid "Bubble size" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1416 +msgid "Metric that defines the size of the bubble" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1422 +msgid "Filter Box" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1438 +msgid "Filter controls" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1439 +msgid "" +"The controls you want to filter on. Note that only columns checked as " +"\"filterable\" will show up on this list." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1495 +msgid "Heatmap Options" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1516 +msgid "Whether to apply a normal distribution based on rank on the color scale" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1518 +msgid "Value bounds" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1520 +msgid "" +"Hard value bounds applied for color coding. Is only relevant and applied " +"when the normalization is applied against the whole heatmap." +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1525 +msgid "Value Format" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1531 +msgid "Horizon" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1558 +msgid "Points" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1565 +msgid "Labelling" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1572 +msgid "Visual Tweaks" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1591 +msgid "Column containing longitude data" +msgstr "" + +#: superset/assets/src/explore/visTypes.js:1595 msgid "Column containing latitude data" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1056 +#: superset/assets/src/explore/visTypes.js:1598 msgid "Cluster label aggregator" msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1057 -msgid "Aggregate function applied to the list of points in each cluster to produce the cluster label." +#: superset/assets/src/explore/visTypes.js:1599 +msgid "" +"Aggregate function applied to the list of points in each cluster to " +"produce the cluster label." msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1061 +#: superset/assets/src/explore/visTypes.js:1603 msgid "Tooltip" -msgstr "提示" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1062 +#: superset/assets/src/explore/visTypes.js:1604 msgid "Show a tooltip when hovering over points and clusters describing the label" -msgstr "鼠标悬停在描述标签的点和簇上时,可以显示对应的提示" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1066 -msgid "One or many controls to group by. If grouping, latitude and longitude columns must be present." -msgstr "使用一个或多个控件来分组。一旦分组,则纬度和经度列必须存在。" +#: superset/assets/src/explore/visTypes.js:1608 +msgid "" +"One or many controls to group by. If grouping, latitude and longitude " +"columns must be present." +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1077 +#: superset/assets/src/explore/visTypes.js:1619 msgid "Event definition" -msgstr "事件定义" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1087 +#: superset/assets/src/explore/visTypes.js:1629 msgid "Additional meta data" -msgstr "额外的元数据" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1095 +#: superset/assets/src/explore/visTypes.js:1637 msgid "Column containing entity ids" -msgstr "包含实体标识的列" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1096 +#: superset/assets/src/explore/visTypes.js:1638 msgid "e.g., a \"user id\" column" -msgstr "包含事件名称的列" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1099 +#: superset/assets/src/explore/visTypes.js:1641 msgid "Column containing event names" -msgstr "包含事件名称的列" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1107 +#: superset/assets/src/explore/visTypes.js:1649 msgid "Event count limit" -msgstr "事件计数限制" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1108 +#: superset/assets/src/explore/visTypes.js:1650 msgid "The maximum number of events to return, equivalent to number of rows" -msgstr "要返回的最大事件数量,相当于行数" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1111 +#: superset/assets/src/explore/visTypes.js:1653 msgid "Meta data" -msgstr "元数据" +msgstr "" -#: superset/assets/javascripts/explore/stores/visTypes.js:1112 +#: superset/assets/src/explore/visTypes.js:1654 msgid "Select any columns for meta data inspection" -msgstr "选择任何列用来对元数据进行探查" +msgstr "" -#: superset/assets/javascripts/modules/superset.js:130 -msgid "The server could not be reached. You may want to verify your connection and try again." -msgstr "服务器不可达。您可能需要验证连接并重试。" +#: superset/assets/src/explore/visTypes.js:1666 +msgid "Paired t-test" +msgstr "" -#: superset/assets/javascripts/modules/superset.js:133 +#: superset/assets/src/explore/visTypes.js:1702 +msgid "Time Series Options" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:177 +msgid "No such column found. To filter on a metric, try the Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:183 #, python-format -msgid "An unknown error occurred. (Status: %s )" -msgstr "出现未知错误。(状态:%s)" +msgid "%s column(s) and metric(s)" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:24 +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:193 +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:154 +#, python-format +msgid "%s column(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:194 +msgid "To filter on a metric, use Custom SQL tab." +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:200 +#, python-format +msgid "%s operators(s)" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:240 +msgid "type a value here" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSimpleTabContent.jsx:248 +#: superset/assets/src/explore/components/controls/Filter.jsx:120 +msgid "Filter value" +msgstr "" + +#: superset/assets/src/explore/components/AdhocFilterEditPopoverSqlTabContent.jsx:80 +msgid "choose WHERE or HAVING..." +msgstr "" + +#: superset/assets/src/explore/components/AdhocMetricEditPopover.jsx:167 +#, python-format +msgid "%s aggregates(s)" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:35 +msgid "description" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:46 +msgid "bolt" +msgstr "" + +#: superset/assets/src/explore/components/ControlHeader.jsx:47 +msgid "Changing this control takes effect instantly" +msgstr "" + +#: superset/assets/src/explore/components/DisplayQueryButton.jsx:75 +msgid "Error..." +msgstr "" + +#: superset/assets/src/explore/components/EmbedCodeButton.jsx:91 +msgid "Width" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:37 +msgid "Export to .json" +msgstr "" + +#: superset/assets/src/explore/components/ExploreActionButtons.jsx:47 +msgid "Export to .csv format" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:64 +#, python-format +msgid "%s - untitled" +msgstr "" + +#: superset/assets/src/explore/components/ExploreChartHeader.jsx:100 +msgid "Edit chart properties" +msgstr "" + +#: superset/assets/src/explore/components/RowCountLabel.jsx:25 +msgid "Limit reached" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:74 +msgid "Please enter a chart name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:89 +msgid "Please select a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:97 +msgid "Please enter a dashboard name" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:133 +msgid "Save A Chart" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:154 +#, python-format +msgid "Overwrite chart %s" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:167 +msgid "[chart name]" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:180 +msgid "Do not add to a dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:188 +msgid "Add chart to existing dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:204 +msgid "Add to new dashboard" +msgstr "" + +#: superset/assets/src/explore/components/SaveModal.jsx:230 +msgid "Save & go to dashboard" +msgstr "" + +#: superset/assets/src/explore/components/URLShortLinkButton.jsx:33 +#, python-format +msgid "Check out this chart: %s" +msgstr "" + +#: superset/assets/src/explore/components/controls/AdhocFilterControl.jsx:241 +msgid "choose a column or metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/AnnotationLayerControl.jsx:147 +msgid "Add Annotation Layer" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:50 +msgid "`Min` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:53 +msgid "`Max` value should be numeric or empty" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:70 +#: superset/connectors/druid/views.py:57 +msgid "Min" +msgstr "" + +#: superset/assets/src/explore/components/controls/BoundsControl.jsx:78 +#: superset/connectors/druid/views.py:58 +msgid "Max" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:79 +msgid "Something went wrong while fetching the datasource list" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:110 +msgid "Select a datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:120 +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:120 +msgid "Search / Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:180 +msgid "Click to point to another datasource" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:191 +msgid "Edit the datasource's configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/DatasourceControl.jsx:203 +msgid "Show datasource configuration" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select metric" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:149 +msgid "Select column" +msgstr "" + +#: superset/assets/src/explore/components/controls/Filter.jsx:161 +msgid "Select operator" +msgstr "" + +#: superset/assets/src/explore/components/controls/FilterControl.jsx:145 +#: superset/templates/appbuilder/general/widgets/search.html:6 +msgid "Add Filter" +msgstr "" + +#: superset/assets/src/explore/components/controls/MetricsControl.jsx:239 +msgid "choose a column or aggregate function" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectAsyncControl.jsx:25 +msgid "Error while fetching data" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:47 +msgid "No results found" +msgstr "" + +#: superset/assets/src/explore/components/controls/SelectControl.jsx:113 +#, python-format +msgid "%s option(s)" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:62 +msgid "Invalid lat/long configuration." +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:128 +msgid "Longitude & Latitude columns" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:144 +msgid "Delimited long & lat single column" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:145 +msgid "" +"Multiple formats accepted, look the geopy.points Python library for more " +"details" +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:157 +msgid "Reverse lat/long " +msgstr "" + +#: superset/assets/src/explore/components/controls/SpatialControl.jsx:163 +msgid "Geohash" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:70 +msgid "textarea" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "Edit" +msgstr "" + +#: superset/assets/src/explore/components/controls/TextAreaControl.jsx:98 +msgid "in modal" +msgstr "" + +#: superset/assets/src/explore/components/controls/VizTypeControl.jsx:110 +msgid "Select a visualization type" +msgstr "" + +#: superset/assets/src/profile/components/App.jsx:24 +#: superset/assets/src/welcome/App.jsx:56 +#: superset/assets/src/welcome/App.jsx:59 msgid "Favorites" -msgstr "收藏" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:30 +#: superset/assets/src/profile/components/App.jsx:30 msgid "Created Content" -msgstr "创建内容" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:37 +#: superset/assets/src/profile/components/App.jsx:37 msgid "Recent Activity" -msgstr "近期活动" +msgstr "" -#: superset/assets/javascripts/profile/components/App.jsx:42 +#: superset/assets/src/profile/components/App.jsx:42 msgid "Security & Access" -msgstr "安全 & 访问" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:33 -msgid "No slices" -msgstr "没有切片" +#: superset/assets/src/profile/components/CreatedContent.jsx:33 +msgid "No charts" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:49 +#: superset/assets/src/profile/components/CreatedContent.jsx:49 msgid "No dashboards" -msgstr "没有看板" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:58 -#: superset/assets/javascripts/profile/components/Favorites.jsx:59 -#: superset/templates/superset/welcome.html:13 superset/views/core.py:372 superset/views/core.py:532 +#: superset/assets/src/profile/components/CreatedContent.jsx:58 +#: superset/assets/src/profile/components/Favorites.jsx:59 +#: superset/assets/src/welcome/App.jsx:28 +#: superset/assets/src/welcome/App.jsx:31 superset/views/core.py:459 +#: superset/views/core.py:628 msgid "Dashboards" -msgstr "看板" +msgstr "" -#: superset/assets/javascripts/profile/components/CreatedContent.jsx:61 -#: superset/assets/javascripts/profile/components/Favorites.jsx:62 superset/views/core.py:408 -#: superset/views/core.py:477 -msgid "Slices" -msgstr "切片" +#: superset/assets/src/profile/components/CreatedContent.jsx:61 +#: superset/assets/src/profile/components/Favorites.jsx:62 +#: superset/views/core.py:500 superset/views/core.py:573 +msgid "Charts" +msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:34 -msgid "No favorite slices yet, go click on stars!" -msgstr "暂无收藏的切片,去点击星星吧!" +#: superset/assets/src/profile/components/Favorites.jsx:34 +msgid "No favorite charts yet, go click on stars!" +msgstr "" -#: superset/assets/javascripts/profile/components/Favorites.jsx:50 +#: superset/assets/src/profile/components/Favorites.jsx:50 msgid "No favorite dashboards yet, go click on stars!" -msgstr "暂无收藏的看板,去点击星星吧!" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:14 +#: superset/assets/src/profile/components/Security.jsx:14 msgid "Roles" -msgstr "角色" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:23 superset/views/core.py:284 +#: superset/assets/src/profile/components/Security.jsx:23 +#: superset/views/core.py:313 msgid "Databases" -msgstr "数据库" +msgstr "" -#: superset/assets/javascripts/profile/components/Security.jsx:34 +#: superset/assets/src/profile/components/Security.jsx:34 msgid "Datasources" -msgstr "数据源" +msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:18 +#: superset/assets/src/profile/components/UserInfo.jsx:19 msgid "Profile picture provided by Gravatar" -msgstr "资料图片由 Gravatar 提供" +msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:33 +#: superset/assets/src/profile/components/UserInfo.jsx:34 msgid "joined" -msgstr "joined" +msgstr "" -#: superset/assets/javascripts/profile/components/UserInfo.jsx:43 +#: superset/assets/src/profile/components/UserInfo.jsx:44 msgid "id:" -msgstr "id:" +msgstr "" -#: superset/assets/visualizations/EventFlow.jsx:56 +#: superset/assets/src/visualizations/EventFlow.jsx:56 msgid "Sorry, there appears to be no data" -msgstr "对不起,似乎没有数据" +msgstr "" -#: superset/assets/visualizations/filter_box.jsx:106 +#: superset/assets/src/visualizations/PlaySlider.jsx:99 +msgid "Data has no time steps" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:115 +msgid "Select starting date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:124 +msgid "Select end date" +msgstr "" + +#: superset/assets/src/visualizations/filter_box.jsx:193 #, python-format msgid "Select [%s]" -msgstr "选择 [%s]" +msgstr "" -#: superset/connectors/druid/models.py:1073 +#: superset/assets/src/visualizations/filter_box.jsx:230 +msgid "Apply" +msgstr "" + +#: superset/assets/src/visualizations/nvd3_vis.js:166 +msgid "You cannot use 45° tick layout along with the time range filter" +msgstr "" + +#: superset/assets/src/welcome/App.jsx:47 +#: superset/assets/src/welcome/App.jsx:50 +msgid "Recently Viewed" +msgstr "" + +#: superset/connectors/druid/models.py:1030 +msgid "Metric(s) {} must be aggregations." +msgstr "" + +#: superset/connectors/druid/models.py:1341 msgid "No data was returned." -msgstr "没有返回任何数据。" +msgstr "" -#: superset/connectors/druid/views.py:28 +#: superset/connectors/druid/models.py:1398 +msgid "Unsupported extraction function: " +msgstr "" + +#: superset/connectors/druid/views.py:33 msgid "List Druid Column" -msgstr "Druid 列的列表" +msgstr "" -#: superset/connectors/druid/views.py:29 +#: superset/connectors/druid/views.py:34 msgid "Show Druid Column" -msgstr "显示 Druid 列" +msgstr "" -#: superset/connectors/druid/views.py:30 +#: superset/connectors/druid/views.py:35 msgid "Add Druid Column" -msgstr "添加 Druid 列" +msgstr "" -#: superset/connectors/druid/views.py:31 +#: superset/connectors/druid/views.py:36 msgid "Edit Druid Column" -msgstr "编辑 Druid 列" +msgstr "" -#: superset/connectors/druid/views.py:43 superset/connectors/sqla/views.py:80 +#: superset/connectors/druid/views.py:50 superset/connectors/sqla/views.py:83 msgid "Column" -msgstr "列" +msgstr "" -#: superset/connectors/druid/views.py:44 superset/connectors/druid/views.py:109 -#: superset/connectors/sqla/views.py:94 superset/connectors/sqla/views.py:133 +#: superset/connectors/druid/views.py:51 superset/connectors/druid/views.py:136 +#: superset/connectors/sqla/views.py:93 superset/connectors/sqla/views.py:134 msgid "Type" -msgstr "类型" +msgstr "" -#: superset/connectors/druid/views.py:46 superset/connectors/sqla/views.py:83 +#: superset/connectors/druid/views.py:53 superset/connectors/sqla/views.py:86 msgid "Groupable" -msgstr "可分组" +msgstr "" -#: superset/connectors/druid/views.py:47 superset/connectors/sqla/views.py:84 +#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:87 msgid "Filterable" -msgstr "可过滤" +msgstr "" -#: superset/connectors/druid/views.py:48 superset/connectors/sqla/views.py:86 +#: superset/connectors/druid/views.py:55 msgid "Count Distinct" -msgstr "计数" +msgstr "" -#: superset/connectors/druid/views.py:49 superset/connectors/sqla/views.py:87 +#: superset/connectors/druid/views.py:56 msgid "Sum" -msgstr "求和" +msgstr "" -#: superset/connectors/druid/views.py:54 superset/connectors/sqla/views.py:49 -msgid "Whether this column is exposed in the `Filters` section of the explore view." -msgstr "该列是否在浏览视图的`过滤器`部分显示。" - -#: superset/connectors/druid/views.py:80 -msgid "List Druid Metric" -msgstr "Druid 指标列表" - -#: superset/connectors/druid/views.py:81 -msgid "Show Druid Metric" -msgstr "显示 Druid 指标" - -#: superset/connectors/druid/views.py:82 -msgid "Add Druid Metric" -msgstr "添加 Druid 指标" - -#: superset/connectors/druid/views.py:83 -msgid "Edit Druid Metric" -msgstr "编辑 Druid 指标" - -#: superset/connectors/druid/views.py:100 superset/connectors/sqla/views.py:115 +#: superset/connectors/druid/views.py:61 superset/connectors/sqla/views.py:52 msgid "" -"Whether the access to this metric is restricted to certain roles. Only roles with the permission " -"'metric access on XXX (the name of this metric)' are allowed to access this metric." -msgstr "是否访问受限。只有有权限的用户才能访问。" +"Whether this column is exposed in the `Filters` section of the explore " +"view." +msgstr "" -#: superset/connectors/druid/views.py:108 superset/connectors/sqla/views.py:81 -#: superset/connectors/sqla/views.py:132 +#: superset/connectors/druid/views.py:107 +msgid "List Druid Metric" +msgstr "" + +#: superset/connectors/druid/views.py:108 +msgid "Show Druid Metric" +msgstr "" + +#: superset/connectors/druid/views.py:109 +msgid "Add Druid Metric" +msgstr "" + +#: superset/connectors/druid/views.py:110 +msgid "Edit Druid Metric" +msgstr "" + +#: superset/connectors/druid/views.py:127 superset/connectors/sqla/views.py:116 +msgid "" +"Whether the access to this metric is restricted to certain roles. Only " +"roles with the permission 'metric access on XXX (the name of this " +"metric)' are allowed to access this metric" +msgstr "" + +#: superset/connectors/druid/views.py:135 superset/connectors/sqla/views.py:84 +#: superset/connectors/sqla/views.py:133 msgid "Verbose Name" -msgstr "全称" +msgstr "" -#: superset/connectors/druid/views.py:110 superset/views/core.py:559 +#: superset/connectors/druid/views.py:137 superset/views/core.py:670 msgid "JSON" -msgstr "JSON" +msgstr "" -#: superset/connectors/druid/views.py:111 +#: superset/connectors/druid/views.py:138 msgid "Druid Datasource" -msgstr "Druid 数据源" +msgstr "" -#: superset/connectors/druid/views.py:112 superset/connectors/sqla/views.py:138 +#: superset/connectors/druid/views.py:139 superset/connectors/sqla/views.py:139 msgid "Warning Message" -msgstr "告警信息" +msgstr "" -#: superset/connectors/druid/views.py:129 +#: superset/connectors/druid/views.py:157 msgid "List Druid Cluster" -msgstr "Druid 集群列表" +msgstr "" -#: superset/connectors/druid/views.py:130 +#: superset/connectors/druid/views.py:158 msgid "Show Druid Cluster" -msgstr "显示 Druid 集群" +msgstr "" -#: superset/connectors/druid/views.py:131 +#: superset/connectors/druid/views.py:159 msgid "Add Druid Cluster" -msgstr "添加 Druid 集群" +msgstr "" -#: superset/connectors/druid/views.py:132 +#: superset/connectors/druid/views.py:160 msgid "Edit Druid Cluster" -msgstr "编辑 Druid 集群" +msgstr "" -#: superset/connectors/druid/views.py:143 superset/connectors/druid/views.py:227 +#: superset/connectors/druid/views.py:171 +#: superset/connectors/druid/views.py:257 msgid "Cluster" -msgstr "集群" +msgstr "" -#: superset/connectors/druid/views.py:144 +#: superset/connectors/druid/views.py:172 msgid "Coordinator Host" -msgstr "协调器主机" +msgstr "" -#: superset/connectors/druid/views.py:145 +#: superset/connectors/druid/views.py:173 msgid "Coordinator Port" -msgstr "协调器端口" - -#: superset/connectors/druid/views.py:146 -msgid "Coordinator Endpoint" -msgstr "协调器端点" - -#: superset/connectors/druid/views.py:147 -msgid "Broker Host" -msgstr "代理主机" - -#: superset/connectors/druid/views.py:148 -msgid "Broker Port" -msgstr "代理端口" - -#: superset/connectors/druid/views.py:149 -msgid "Broker Endpoint" -msgstr "代理端点" - -#: superset/connectors/druid/views.py:164 -msgid "Druid Clusters" -msgstr "Druid 集群" - -#: superset/connectors/druid/views.py:167 superset/connectors/druid/views.py:267 -#: superset/connectors/druid/views.py:315 superset/connectors/druid/views.py:323 -#: superset/connectors/sqla/views.py:281 superset/views/core.py:287 -msgid "Sources" -msgstr "数据源" +msgstr "" #: superset/connectors/druid/views.py:174 -msgid "List Druid Datasource" -msgstr "Druid 数据源列表" +msgid "Coordinator Endpoint" +msgstr "" #: superset/connectors/druid/views.py:175 -msgid "Show Druid Datasource" -msgstr "显示 Druid 数据源" +msgid "Broker Host" +msgstr "" #: superset/connectors/druid/views.py:176 -msgid "Add Druid Datasource" -msgstr "添加 Druid 数据源" +msgid "Broker Port" +msgstr "" #: superset/connectors/druid/views.py:177 +msgid "Broker Endpoint" +msgstr "" + +#: superset/connectors/druid/views.py:193 +msgid "Druid Clusters" +msgstr "" + +#: superset/connectors/druid/views.py:196 +#: superset/connectors/druid/views.py:298 +#: superset/connectors/druid/views.py:347 +#: superset/connectors/druid/views.py:355 superset/connectors/sqla/views.py:315 +#: superset/views/core.py:316 superset/views/core.py:2765 +msgid "Sources" +msgstr "" + +#: superset/connectors/druid/views.py:204 +msgid "List Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:205 +msgid "Show Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:206 +msgid "Add Druid Datasource" +msgstr "" + +#: superset/connectors/druid/views.py:207 msgid "Edit Druid Datasource" -msgstr "编辑 Druid 数据源" - -#: superset/connectors/druid/views.py:196 superset/connectors/sqla/views.py:176 -msgid "" -"The list of slices associated with this table. By altering this datasource, you may change how these " -"associated slices behave. Also note that slices need to point to a datasource, so this form will fail " -"at saving if removing slices from a datasource. If you want to change the datasource for a slice, " -"overwrite the slice from the 'explore view'" msgstr "" -"与此表关联的切片列表。通过更改此数据源,您可以更改相关的切片。还要注意,切片需要指向数据源,因此如果从" -"数据源中删除切片,则此形式将无法保存。如果要更改切片的数据源,请从`浏览视图`覆盖切片," -#: superset/connectors/druid/views.py:204 superset/connectors/sqla/views.py:184 +#: superset/connectors/druid/views.py:226 superset/connectors/sqla/views.py:182 +msgid "" +"The list of charts associated with this table. By altering this " +"datasource, you may change how these associated charts behave. Also note " +"that charts need to point to a datasource, so this form will fail at " +"saving if removing charts from a datasource. If you want to change the " +"datasource for a chart, overwrite the chart from the 'explore view'" +msgstr "" + +#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:190 msgid "Timezone offset (in hours) for this datasource" -msgstr "数据源的时差(单位:小时)" - -#: superset/connectors/druid/views.py:208 -msgid "" -"Time expression to use as a predicate when retrieving distinct values to populate the filter " -"component. Only applies when `Enable Filter Select` is on. If you enter `7 days ago`, the distinct " -"list of values in the filter will be populated based on the distinct value over the past week" msgstr "" -"当检索不同的值以填充过滤器组件时,时间表达式用作条件。只适用于`启用过滤器选择`。如果您输入`7天前`,将" -"根据过去一周的不同值来填充ilter中不同的值列表" -#: superset/connectors/druid/views.py:215 superset/connectors/sqla/views.py:206 +#: superset/connectors/druid/views.py:238 msgid "" -"Whether to populate the filter's dropdown in the explore view's filter section with a list of " -"distinct values fetched from the backend on the fly" -msgstr "是否在浏览视图的过滤器部分中填充过滤器的下拉列表,并提供从后端获取的不同值的列表" +"Time expression to use as a predicate when retrieving distinct values to " +"populate the filter component. Only applies when `Enable Filter Select` " +"is on. If you enter `7 days ago`, the distinct list of values in the " +"filter will be populated based on the distinct value over the past week" +msgstr "" -#: superset/connectors/druid/views.py:219 -msgid "Redirects to this endpoint when clicking on the datasource from the datasource list" -msgstr "在数据源列表中点击数据源将重定向到此端点" +#: superset/connectors/druid/views.py:245 superset/connectors/sqla/views.py:212 +msgid "" +"Whether to populate the filter's dropdown in the explore view's filter " +"section with a list of distinct values fetched from the backend on the " +"fly" +msgstr "" -#: superset/connectors/druid/views.py:225 superset/connectors/sqla/views.py:213 -msgid "Associated Slices" -msgstr "相关切片" +#: superset/connectors/druid/views.py:249 +msgid "" +"Redirects to this endpoint when clicking on the datasource from the " +"datasource list" +msgstr "" -#: superset/connectors/druid/views.py:226 +#: superset/connectors/druid/views.py:255 superset/connectors/sqla/views.py:224 +msgid "Associated Charts" +msgstr "" + +#: superset/connectors/druid/views.py:256 msgid "Data Source" -msgstr "数据源" +msgstr "" -#: superset/connectors/druid/views.py:229 superset/connectors/sqla/views.py:225 +#: superset/connectors/druid/views.py:259 superset/connectors/sqla/views.py:236 msgid "Owner" -msgstr "所有者" +msgstr "" -#: superset/connectors/druid/views.py:230 +#: superset/connectors/druid/views.py:260 msgid "Is Hidden" -msgstr "隐藏" +msgstr "" -#: superset/connectors/druid/views.py:231 superset/connectors/sqla/views.py:218 +#: superset/connectors/druid/views.py:261 superset/connectors/sqla/views.py:229 msgid "Enable Filter Select" -msgstr "启用过滤器选择" +msgstr "" -#: superset/connectors/druid/views.py:232 superset/connectors/sqla/views.py:220 +#: superset/connectors/druid/views.py:262 superset/connectors/sqla/views.py:231 msgid "Default Endpoint" -msgstr "默认端点" +msgstr "" -#: superset/connectors/druid/views.py:233 +#: superset/connectors/druid/views.py:263 msgid "Time Offset" -msgstr "时间偏移" +msgstr "" -#: superset/connectors/druid/views.py:234 superset/connectors/sqla/views.py:222 -#: superset/views/core.py:251 superset/views/core.py:370 +#: superset/connectors/druid/views.py:264 superset/connectors/sqla/views.py:233 +#: superset/views/core.py:279 superset/views/core.py:457 msgid "Cache Timeout" -msgstr "缓存时间" +msgstr "" -#: superset/connectors/druid/views.py:265 +#: superset/connectors/druid/views.py:296 msgid "Druid Datasources" -msgstr "Druid 数据源" +msgstr "" -#: superset/connectors/druid/views.py:312 +#: superset/connectors/druid/views.py:344 msgid "Scan New Datasources" -msgstr "扫描新的数据源" +msgstr "" -#: superset/connectors/druid/views.py:320 +#: superset/connectors/druid/views.py:352 msgid "Refresh Druid Metadata" -msgstr "刷新 Druid 元数据" +msgstr "" -#: superset/connectors/sqla/models.py:394 -msgid "Datetime column not provided as part table configuration and is required by this type of chart" -msgstr "缺少时间字段" +#: superset/connectors/sqla/models.py:513 +msgid "" +"Datetime column not provided as part table configuration and is required " +"by this type of chart" +msgstr "" -#: superset/connectors/sqla/models.py:398 +#: superset/connectors/sqla/models.py:517 msgid "Empty query?" -msgstr "查询为空?" +msgstr "" -#: superset/connectors/sqla/models.py:401 +#: superset/connectors/sqla/models.py:525 msgid "Metric '{}' is not valid" -msgstr "'{}'是无效的" +msgstr "" -#: superset/connectors/sqla/models.py:590 -msgid "Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information" -msgstr "指定的数据库中似乎不存在 [{}] 表,无法获取列信息" - -#: superset/connectors/sqla/views.py:27 -msgid "List Columns" -msgstr "列列表" - -#: superset/connectors/sqla/views.py:28 -msgid "Show Column" -msgstr "显示列" - -#: superset/connectors/sqla/views.py:29 -msgid "Add Column" -msgstr "添加列" +#: superset/connectors/sqla/models.py:748 +msgid "" +"Table [{}] doesn't seem to exist in the specified database, couldn't " +"fetch column information" +msgstr "" #: superset/connectors/sqla/views.py:30 -msgid "Edit Column" -msgstr "编辑列" - -#: superset/connectors/sqla/views.py:45 -msgid "" -"Whether to make this column available as a [Time Granularity] option, column has to be DATETIME or " -"DATETIME-like" -msgstr "是否将此列作为[时间粒度]选项, 列中的数据类型必须是DATETIME" - -#: superset/connectors/sqla/views.py:52 -msgid "" -"The data type that was inferred by the database. It may be necessary to input a type manually for " -"expression-defined columns in some cases. In most case users should not need to alter this." +msgid "List Columns" +msgstr "" + +#: superset/connectors/sqla/views.py:31 +msgid "Show Column" +msgstr "" + +#: superset/connectors/sqla/views.py:32 +msgid "Add Column" +msgstr "" + +#: superset/connectors/sqla/views.py:33 +msgid "Edit Column" +msgstr "" + +#: superset/connectors/sqla/views.py:48 +msgid "" +"Whether to make this column available as a [Time Granularity] option, " +"column has to be DATETIME or DATETIME-like" +msgstr "" + +#: superset/connectors/sqla/views.py:55 +msgid "" +"The data type that was inferred by the database. It may be necessary to " +"input a type manually for expression-defined columns in some cases. In " +"most case users should not need to alter this." +msgstr "" + +#: superset/connectors/sqla/views.py:89 +msgid "Expression" msgstr "" -"由数据库推断的数据类型。在某些情况下,可能需要为表达式定义的列手工输入一个类型。在大多数情况下,用户不" -"需要修改这个数据类型。" #: superset/connectors/sqla/views.py:90 -msgid "Expression" -msgstr "表达式" +msgid "Is temporal" +msgstr "" #: superset/connectors/sqla/views.py:91 -msgid "Is temporal" -msgstr "表示时间" +msgid "Datetime Format" +msgstr "" #: superset/connectors/sqla/views.py:92 -msgid "Datetime Format" -msgstr "时间格式" - -#: superset/connectors/sqla/views.py:93 msgid "Database Expression" -msgstr "数据库表达式" - -#: superset/connectors/sqla/views.py:102 -msgid "List Metrics" -msgstr "指标列" +msgstr "" #: superset/connectors/sqla/views.py:103 -msgid "Show Metric" -msgstr "显示指标" +msgid "List Metrics" +msgstr "" #: superset/connectors/sqla/views.py:104 -msgid "Add Metric" -msgstr "添加指标" +msgid "Show Metric" +msgstr "" #: superset/connectors/sqla/views.py:105 +msgid "Add Metric" +msgstr "" + +#: superset/connectors/sqla/views.py:106 msgid "Edit Metric" -msgstr "编辑指标" +msgstr "" -#: superset/connectors/sqla/views.py:134 +#: superset/connectors/sqla/views.py:135 msgid "SQL Expression" -msgstr "SQL表达式" - -#: superset/connectors/sqla/views.py:136 -msgid "D3 Format" -msgstr "D3 格式" +msgstr "" #: superset/connectors/sqla/views.py:137 +msgid "D3 Format" +msgstr "" + +#: superset/connectors/sqla/views.py:138 msgid "Is Restricted" -msgstr "受限的" - -#: superset/connectors/sqla/views.py:155 -msgid "List Tables" -msgstr "表列表" - -#: superset/connectors/sqla/views.py:156 -msgid "Show Table" -msgstr "显示表" +msgstr "" #: superset/connectors/sqla/views.py:157 -msgid "Add Table" -msgstr "添加表" +msgid "List Tables" +msgstr "" #: superset/connectors/sqla/views.py:158 +msgid "Show Table" +msgstr "" + +#: superset/connectors/sqla/views.py:159 +msgid "Add Table" +msgstr "" + +#: superset/connectors/sqla/views.py:160 msgid "Edit Table" -msgstr "编辑表" +msgstr "" -#: superset/connectors/sqla/views.py:185 +#: superset/connectors/sqla/views.py:191 msgid "Name of the table that exists in the source database" -msgstr "源数据库中存在的表的名称" - -#: superset/connectors/sqla/views.py:187 -msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" -msgstr "模式,只在一些数据库中使用,比如Postgres、Redshift和DB2" +msgstr "" #: superset/connectors/sqla/views.py:193 -msgid "" -"This fields acts a Superset view, meaning that Superset will run a query against this string as a " -"subquery." -msgstr "这个字段执行Superset视图时,意味着Superset将以子查询的形式对字符串运行查询。" +msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +msgstr "" -#: superset/connectors/sqla/views.py:197 +#: superset/connectors/sqla/views.py:199 msgid "" -"Predicate applied when fetching distinct value to populate the filter control component. Supports " -"jinja template syntax. Applies only when `Enable Filter Select` is on." -msgstr "当获取不同的值来填充过滤器组件应用时。支持jinja的模板语法。只在`启用过滤器选择`时应用。" +"This fields acts a Superset view, meaning that Superset will run a query " +"against this string as a subquery." +msgstr "" #: superset/connectors/sqla/views.py:203 +msgid "" +"Predicate applied when fetching distinct value to populate the filter " +"control component. Supports jinja template syntax. Applies only when " +"`Enable Filter Select` is on." +msgstr "" + +#: superset/connectors/sqla/views.py:209 msgid "Redirects to this endpoint when clicking on the table from the table list" -msgstr "点击表列表中的表时将重定向到此端点" +msgstr "" -#: superset/connectors/sqla/views.py:215 -msgid "Changed By" -msgstr "修改人" - -#: superset/connectors/sqla/views.py:216 superset/views/core.py:247 superset/views/sql_lab.py:19 -#: superset/views/sql_lab.py:55 -msgid "Database" -msgstr "数据库" - -#: superset/connectors/sqla/views.py:217 superset/views/core.py:249 -msgid "Last Changed" -msgstr "更新时间" +#: superset/connectors/sqla/views.py:216 +msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +msgstr "" #: superset/connectors/sqla/views.py:219 -msgid "Schema" -msgstr "模式" - -#: superset/connectors/sqla/views.py:221 -msgid "Offset" -msgstr "偏移" - -#: superset/connectors/sqla/views.py:223 -msgid "Table Name" -msgstr "表名" - -#: superset/connectors/sqla/views.py:224 -msgid "Fetch Values Predicate" -msgstr "取值谓词" +msgid "" +"A set of parameters that become available in the query using Jinja " +"templating syntax" +msgstr "" #: superset/connectors/sqla/views.py:226 +msgid "Changed By" +msgstr "" + +#: superset/connectors/sqla/views.py:228 superset/views/core.py:277 +msgid "Last Changed" +msgstr "" + +#: superset/connectors/sqla/views.py:232 +msgid "Offset" +msgstr "" + +#: superset/connectors/sqla/views.py:235 +msgid "Fetch Values Predicate" +msgstr "" + +#: superset/connectors/sqla/views.py:237 msgid "Main Datetime Column" -msgstr "主日期列" +msgstr "" -#: superset/connectors/sqla/views.py:242 +#: superset/connectors/sqla/views.py:239 +msgid "SQL Lab View" +msgstr "" + +#: superset/connectors/sqla/views.py:240 +msgid "Template parameters" +msgstr "" + +#: superset/connectors/sqla/views.py:257 msgid "" -"Table [{}] could not be found, please double check your database connection, schema, and table name" -msgstr "找不到 [{}] 表,请仔细检查您的数据库连接、Schema 和 表名" +"Table [{}] could not be found, please double check your database " +"connection, schema, and table name" +msgstr "" -#: superset/connectors/sqla/views.py:255 +#: superset/connectors/sqla/views.py:270 msgid "" -"The table was created. As part of this two phase configuration process, you should now click the edit " -"button by the new table to configure it." -msgstr "表被创建。作为这两个阶段配置过程的一部分,您现在应该单击新表的编辑按钮来配置它。" +"The table was created. As part of this two phase configuration process, " +"you should now click the edit button by the new table to configure it." +msgstr "" -#: superset/connectors/sqla/views.py:279 +#: superset/connectors/sqla/views.py:293 +msgid "Refresh Metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:294 +msgid "Refresh column metadata" +msgstr "" + +#: superset/connectors/sqla/views.py:303 +#, python-format +msgid "Metadata refreshed for the following table(s): %(tables)s" +msgstr "" + +#: superset/connectors/sqla/views.py:311 msgid "Tables" -msgstr "数据表" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:41 msgid "Profile" -msgstr "用户信息" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:42 msgid "Logout" -msgstr "退出" +msgstr "" #: superset/templates/appbuilder/navbar_right.html:47 msgid "Login" -msgstr "登录" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:37 msgid "Record Count" -msgstr "记录数" +msgstr "" #: superset/templates/appbuilder/general/widgets/base_list.html:46 msgid "No records found" -msgstr "没有找到任何记录" +msgstr "" #: superset/templates/superset/import_dashboards.html:11 -msgid "Import" -msgstr "导入" +msgid "Import dashboards" +msgstr "" #: superset/templates/superset/request_access.html:2 msgid "No Access!" -msgstr "不能访问!" +msgstr "" #: superset/templates/superset/request_access.html:7 #, python-format msgid "You do not have permissions to access the datasource(s): %(name)s." -msgstr "您没有权限访问数据源(s): %(name)s。" +msgstr "" #: superset/templates/superset/request_access.html:13 msgid "Request Permissions" -msgstr "请求权限" - -#: superset/templates/superset/welcome.html:3 -msgid "Welcome!" -msgstr "欢迎!" +msgstr "" #: superset/templates/superset/models/database/macros.html:4 msgid "Test Connection" -msgstr "测试连接" +msgstr "" -#: superset/views/annotations.py:50 superset/views/annotations.py:58 superset/views/core.py:277 -#: superset/views/core.py:2371 superset/views/sql_lab.py:30 +#: superset/views/annotations.py:49 +msgid "Annotation Layers" +msgstr "" + +#: superset/views/annotations.py:52 superset/views/annotations.py:60 +#: superset/views/core.py:306 superset/views/core.py:2733 +#: superset/views/sql_lab.py:36 msgid "Manage" -msgstr "管理" +msgstr "" -#: superset/views/base.py:62 +#: superset/views/annotations.py:57 +msgid "Annotations" +msgstr "" + +#: superset/views/base.py:79 #, python-format msgid "Datasource %(name)s already exists" -msgstr "数据源%(name)s 已存在" +msgstr "" -#: superset/views/base.py:221 +#: superset/views/base.py:123 msgid "json isn't valid" -msgstr "无效 JSON" +msgstr "" -#: superset/views/base.py:272 +#: superset/views/base.py:127 +msgid "Export to YAML" +msgstr "" + +#: superset/views/base.py:127 +msgid "Export to YAML?" +msgstr "" + +#: superset/views/base.py:188 msgid "Delete" -msgstr "删除" +msgstr "" -#: superset/views/base.py:273 +#: superset/views/base.py:189 msgid "Delete all Really?" -msgstr "确定删除全部?" +msgstr "" -#: superset/views/core.py:56 +#: superset/views/core.py:65 msgid "This endpoint requires the `all_datasource_access` permission" -msgstr "这个端点需要“all_datasource_access”的权限" +msgstr "" -#: superset/views/core.py:58 +#: superset/views/core.py:67 msgid "The datasource seems to have been deleted" -msgstr "数据源已经被删除" +msgstr "" -#: superset/views/core.py:59 +#: superset/views/core.py:68 msgid "The access requests seem to have been deleted" -msgstr "访问请求已被删除" +msgstr "" -#: superset/views/core.py:61 +#: superset/views/core.py:70 msgid "The user seems to have been deleted" -msgstr "用户已经被删除" +msgstr "" -#: superset/views/core.py:62 +#: superset/views/core.py:75 +msgid "You don't have access to this datasource. (Gain access)" +msgstr "" + +#: superset/views/core.py:78 msgid "You don't have access to this datasource" -msgstr "你不能访问这个数据源" +msgstr "" -#: superset/views/core.py:66 +#: superset/views/core.py:90 #, python-format -msgid "This view requires the database %(name)s or `all_datasource_access` permission" -msgstr "此视图需要数据库 %(name)s或“all_datasource_access”权限" +msgid "" +"This view requires the database %(name)s or `all_datasource_access` " +"permission" +msgstr "" -#: superset/views/core.py:71 +#: superset/views/core.py:95 #, python-format -msgid "This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission" -msgstr "此端点需要数据源 %(name)s、数据库或“all_datasource_access”权限" +msgid "" +"This endpoint requires the datasource %(name)s, database or " +"`all_datasource_access` permission" +msgstr "" -#: superset/views/core.py:174 +#: superset/views/core.py:189 msgid "List Databases" -msgstr "数据库列表" +msgstr "" -#: superset/views/core.py:175 +#: superset/views/core.py:190 msgid "Show Database" -msgstr "显示数据库" +msgstr "" -#: superset/views/core.py:176 +#: superset/views/core.py:191 msgid "Add Database" -msgstr "添加数据库" +msgstr "" -#: superset/views/core.py:177 +#: superset/views/core.py:192 msgid "Edit Database" -msgstr "编辑数据库" +msgstr "" -#: superset/views/core.py:212 +#: superset/views/core.py:233 msgid "Expose this DB in SQL Lab" -msgstr "在 SQL 工具箱中公开这个数据库" +msgstr "" -#: superset/views/core.py:213 +#: superset/views/core.py:234 msgid "" -"Allow users to run synchronous queries, this is the default and should work well for queries that can " -"be executed within a web request scope (<~1 minute)" -msgstr "允许用户运行同步查询,这是默认值,可以很好地处理在web请求范围内执行的查询(<~ 1 分钟)" - -#: superset/views/core.py:217 -msgid "" -"Allow users to run queries, against an async backend. This assumes that you have a Celery worker " -"setup as well as a results backend." -msgstr "允许用户对异步后端运行查询。 假设您有一个 Celery 工作者设置以及后端结果。" - -#: superset/views/core.py:221 -msgid "Allow CREATE TABLE AS option in SQL Lab" -msgstr "在 SQL 编辑器中允许 CREATE TABLE AS 选项" - -#: superset/views/core.py:222 -msgid "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab" -msgstr "允许用户在 SQL 编辑器中运行非 SELECT 语句(UPDATE,DELETE,CREATE,...)" - -#: superset/views/core.py:226 -msgid "" -"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this " -"schema" -msgstr "当在 SQL 编辑器中允许 CREATE TABLE AS 选项时,此选项可以此模式中强制创建表" +"Allow users to run synchronous queries, this is the default and should " +"work well for queries that can be executed within a web request scope " +"(<~1 minute)" +msgstr "" #: superset/views/core.py:238 -msgid "All the queries in Sql Lab are going to be executed on behalf of currently authorized user." -msgstr "SQL Lab 中所有的查询都将被当前授权用户执行。" +msgid "" +"Allow users to run queries, against an async backend. This assumes that " +"you have a Celery worker setup as well as a results backend." +msgstr "" + +#: superset/views/core.py:242 +msgid "Allow CREATE TABLE AS option in SQL Lab" +msgstr "" #: superset/views/core.py:243 +msgid "" +"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in" +" SQL Lab" +msgstr "" + +#: superset/views/core.py:247 +msgid "" +"When allowing CREATE TABLE AS option in SQL Lab, this option forces the " +"table to be created in this schema" +msgstr "" + +#: superset/views/core.py:259 +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/views/core.py:265 +msgid "" +"Allow SQL Lab to fetch a list of all tables and all views across all " +"database schemas. For large data warehouse with thousands of tables, this" +" can be expensive and put strain on the system." +msgstr "" + +#: superset/views/core.py:271 msgid "Expose in SQL Lab" -msgstr "在 SQL 工具箱中公开" +msgstr "" -#: superset/views/core.py:244 +#: superset/views/core.py:272 msgid "Allow CREATE TABLE AS" -msgstr "允许 CREATE TABLE AS" - -#: superset/views/core.py:245 -msgid "Allow DML" -msgstr "允许 DML" - -#: superset/views/core.py:246 -msgid "CTAS Schema" -msgstr "CTAS 模式" - -#: superset/views/core.py:248 superset/views/core.py:371 superset/views/core.py:479 -#: superset/views/core.py:543 -msgid "Creator" -msgstr "作者" - -#: superset/views/core.py:250 -msgid "SQLAlchemy URI" -msgstr "SQLAlchemy URI" - -#: superset/views/core.py:252 -msgid "Extra" -msgstr "扩展" - -#: superset/views/core.py:253 -msgid "Allow Run Sync" -msgstr "允许同步运行" - -#: superset/views/core.py:254 -msgid "Allow Run Async" -msgstr "允许异步运行" - -#: superset/views/core.py:255 -msgid "Impersonate queries to the database" -msgstr "模拟对数据库的查询" +msgstr "" #: superset/views/core.py:273 +msgid "Allow DML" +msgstr "" + +#: superset/views/core.py:274 +msgid "CTAS Schema" +msgstr "" + +#: superset/views/core.py:276 superset/views/core.py:458 +#: superset/views/core.py:575 superset/views/core.py:642 +msgid "Creator" +msgstr "" + +#: superset/views/core.py:278 +msgid "SQLAlchemy URI" +msgstr "" + +#: superset/views/core.py:280 +msgid "Extra" +msgstr "" + +#: superset/views/core.py:281 +msgid "Allow Run Sync" +msgstr "" + +#: superset/views/core.py:282 +msgid "Allow Run Async" +msgstr "" + +#: superset/views/core.py:283 +msgid "Impersonate the logged on user" +msgstr "" + +#: superset/views/core.py:302 msgid "Import Dashboards" -msgstr "导入仪表盘" +msgstr "" -#: superset/views/core.py:315 superset/views/core.py:556 superset/views/sql_lab.py:18 -#: superset/views/sql_lab.py:54 -msgid "User" -msgstr "用户" - -#: superset/views/core.py:316 -msgid "User Roles" -msgstr "用户角色" - -#: superset/views/core.py:317 -msgid "Database URL" -msgstr "数据库URL" - -#: superset/views/core.py:319 -msgid "Roles to grant" -msgstr "角色授权" - -#: superset/views/core.py:320 -msgid "Created On" -msgstr "创建日期" - -#: superset/views/core.py:326 -msgid "Access requests" -msgstr "访问请求" - -#: superset/views/core.py:328 superset/views/core.py:567 -msgid "Security" -msgstr "安全" - -#: superset/views/core.py:335 -msgid "List Slices" -msgstr "切片列表" - -#: superset/views/core.py:336 -msgid "Show Slice" -msgstr "显示切片" - -#: superset/views/core.py:337 -msgid "Add Slice" -msgstr "添加切片" - -#: superset/views/core.py:338 -msgid "Edit Slice" -msgstr "编辑切片" - -#: superset/views/core.py:359 -msgid "" -"These parameters are generated dynamically when clicking the save or overwrite button in the explore " -"view. This JSON object is exposed here for reference and for power users who may want to alter " -"specific parameters." -msgstr "当单击“保存”或“覆盖”按钮时,这些参数会在视图中动态生成。高级用户可以在这里改变特定的参数。" - -#: superset/views/core.py:364 -msgid "Duration (in seconds) of the caching timeout for this slice." -msgstr "切片数据过期时间(秒)" +#: superset/views/core.py:334 +msgid "CSV to Database configuration" +msgstr "" #: superset/views/core.py:375 +msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +msgstr "" + +#: superset/views/core.py:401 superset/views/core.py:667 +#: superset/views/sql_lab.py:23 superset/views/sql_lab.py:60 +msgid "User" +msgstr "" + +#: superset/views/core.py:402 +msgid "User Roles" +msgstr "" + +#: superset/views/core.py:403 +msgid "Database URL" +msgstr "" + +#: superset/views/core.py:405 +msgid "Roles to grant" +msgstr "" + +#: superset/views/core.py:406 +msgid "Created On" +msgstr "" + +#: superset/views/core.py:412 +msgid "Access requests" +msgstr "" + +#: superset/views/core.py:414 superset/views/core.py:679 +msgid "Security" +msgstr "" + +#: superset/views/core.py:421 +msgid "List Charts" +msgstr "" + +#: superset/views/core.py:422 +msgid "Show Chart" +msgstr "" + +#: superset/views/core.py:423 +msgid "Add Chart" +msgstr "" + +#: superset/views/core.py:424 +msgid "Edit Chart" +msgstr "" + +#: superset/views/core.py:446 +msgid "" +"These parameters are generated dynamically when clicking the save or " +"overwrite button in the explore view. This JSON object is exposed here " +"for reference and for power users who may want to alter specific " +"parameters." +msgstr "" + +#: superset/views/core.py:452 +msgid "Duration (in seconds) of the caching timeout for this chart." +msgstr "" + +#: superset/views/core.py:462 msgid "Last Modified" -msgstr "最后修改" +msgstr "" -#: superset/views/core.py:376 superset/views/core.py:478 +#: superset/views/core.py:463 superset/views/core.py:574 msgid "Owners" -msgstr "所有者" +msgstr "" -#: superset/views/core.py:377 +#: superset/views/core.py:464 msgid "Parameters" -msgstr "参数" +msgstr "" -#: superset/views/core.py:378 superset/views/core.py:420 -msgid "Slice" -msgstr "切片" +#: superset/views/core.py:465 superset/views/core.py:512 +msgid "Chart" +msgstr "" -#: superset/views/core.py:437 +#: superset/views/core.py:532 msgid "List Dashboards" -msgstr "仪表盘列表" +msgstr "" -#: superset/views/core.py:438 +#: superset/views/core.py:533 msgid "Show Dashboard" -msgstr "显示仪表盘" +msgstr "" -#: superset/views/core.py:439 +#: superset/views/core.py:534 msgid "Add Dashboard" -msgstr "添加仪表盘" +msgstr "" -#: superset/views/core.py:440 +#: superset/views/core.py:535 msgid "Edit Dashboard" -msgstr "编辑仪表盘" - -#: superset/views/core.py:451 -msgid "" -"This json object describes the positioning of the widgets in the dashboard. It is dynamically " -"generated when adjusting the widgets size and positions by using drag & drop in the dashboard view." msgstr "" -"这个 JSON 对象描述了部件在看板中的位置。它是动态生成的,可以通过拖放,在看板中调整整部件的大小和位置。" -#: superset/views/core.py:456 +#: superset/views/core.py:547 msgid "" -"The css for individual dashboards can be altered here, or in the dashboard view where changes are " -"immediately visible" -msgstr "可以在这里或者在看板视图修改单个看板的CSS样式" +"This json object describes the positioning of the widgets in the " +"dashboard. It is dynamically generated when adjusting the widgets size " +"and positions by using drag & drop in the dashboard view" +msgstr "" -#: superset/views/core.py:460 +#: superset/views/core.py:552 +msgid "" +"The css for individual dashboards can be altered here, or in the " +"dashboard view where changes are immediately visible" +msgstr "" + +#: superset/views/core.py:556 msgid "To get a readable URL for your dashboard" -msgstr "为看板生成一个可读的 URL" - -#: superset/views/core.py:461 -msgid "" -"This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard " -"view. It is exposed here for reference and for power users who may want to alter specific parameters." msgstr "" -"当在看板视图中单击“保存”或“覆盖”按钮时,这些参数会在视图中动态生成。高级用户可以在这里改变特定的参数。" - -#: superset/views/core.py:466 -msgid "Owners is a list of users who can alter the dashboard." -msgstr "“所有者”是一组可以修改看板的用户列表。" - -#: superset/views/core.py:474 superset/views/core.py:541 -msgid "Dashboard" -msgstr "看板" - -#: superset/views/core.py:476 -msgid "Slug" -msgstr "Slug" - -#: superset/views/core.py:481 -msgid "Position JSON" -msgstr "位置参数" - -#: superset/views/core.py:483 -msgid "JSON Metadata" -msgstr "JSON 模板" - -#: superset/views/core.py:484 -msgid "Underlying Tables" -msgstr "底层表" - -#: superset/views/core.py:507 -msgid "Export" -msgstr "导出" - -#: superset/views/core.py:507 -msgid "Export dashboards?" -msgstr "导出仪表盘?" #: superset/views/core.py:557 +msgid "" +"This JSON object is generated dynamically when clicking the save or " +"overwrite button in the dashboard view. It is exposed here for reference " +"and for power users who may want to alter specific parameters." +msgstr "" + +#: superset/views/core.py:562 +msgid "Owners is a list of users who can alter the dashboard." +msgstr "" + +#: superset/views/core.py:570 superset/views/core.py:640 +msgid "Dashboard" +msgstr "" + +#: superset/views/core.py:572 +msgid "Slug" +msgstr "" + +#: superset/views/core.py:577 +msgid "Position JSON" +msgstr "" + +#: superset/views/core.py:579 +msgid "JSON Metadata" +msgstr "" + +#: superset/views/core.py:580 +msgid "Underlying Tables" +msgstr "" + +#: superset/views/core.py:603 +msgid "Export" +msgstr "" + +#: superset/views/core.py:603 +msgid "Export dashboards?" +msgstr "" + +#: superset/views/core.py:668 msgid "Action" -msgstr "操作" +msgstr "" -#: superset/views/core.py:558 +#: superset/views/core.py:669 msgid "dttm" -msgstr "DTTM" +msgstr "" -#: superset/views/core.py:565 +#: superset/views/core.py:677 msgid "Action Log" -msgstr "操作日志" +msgstr "" -#: superset/views/core.py:796 +#: superset/views/core.py:875 msgid "Access was requested" -msgstr "请求访问" +msgstr "" -#: superset/views/core.py:857 +#: superset/views/core.py:936 #, python-format -msgid "%(user)s was granted the role %(role)s that gives access to the %(datasource)s" -msgstr "授予 %(user)s %(role)s 角色来访问 %(datasource)s 数据库" +msgid "" +"%(user)s was granted the role %(role)s that gives access to the " +"%(datasource)s" +msgstr "" -#: superset/views/core.py:873 +#: superset/views/core.py:952 #, python-format msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" -msgstr "扩展角色 %(r)s 以提供对 datasource %(ds)s 的访问" +msgstr "" -#: superset/views/core.py:882 +#: superset/views/core.py:961 msgid "You have no permission to approve this request" -msgstr "您没有权限批准此请求" +msgstr "" -#: superset/views/core.py:1646 -msgid "Malformed request. slice_id or table_name and db_name arguments are expected" -msgstr "格式错误的请求。需要使用 slice_id 或 table_name 和 db_name 参数" +#: superset/views/core.py:1287 superset/views/core.py:1292 +#: superset/views/core.py:1400 superset/views/core.py:1414 +msgid "You don't have the rights to " +msgstr "" -#: superset/views/core.py:1652 +#: superset/views/core.py:1287 superset/views/core.py:1400 +msgid "alter this " +msgstr "" + +#: superset/views/core.py:1287 superset/views/core.py:1292 +msgid "chart" +msgstr "" + +#: superset/views/core.py:1292 superset/views/core.py:1414 +msgid "create a " +msgstr "" + +#: superset/views/core.py:1401 superset/views/core.py:1414 +msgid "dashboard" +msgstr "" + +#: superset/views/core.py:1949 +msgid "" +"Malformed request. slice_id or table_name and db_name arguments are " +"expected" +msgstr "" + +#: superset/views/core.py:1955 #, python-format -msgid "Slice %(id)s not found" -msgstr "切片 %(id)s 没有找到" +msgid "Chart %(id)s not found" +msgstr "" -#: superset/views/core.py:1664 +#: superset/views/core.py:1967 #, python-format msgid "Table %(t)s wasn't found in the database %(d)s" -msgstr "在数据库 %(d)s 中找不到表 %(t)s" +msgstr "" -#: superset/views/core.py:1803 +#: superset/views/core.py:2121 #, python-format -msgid "Cannot find User %(name)s, please ask your admin to create one." -msgstr "找不到用户 %(name)s,请您让管理员创建一个。" +msgid "Can't find User '%(name)s', please ask your admin to create one." +msgstr "" -#: superset/views/core.py:1810 +#: superset/views/core.py:2128 #, python-format msgid "Can't find DruidCluster with cluster_name = '%(name)s'" -msgstr "不能找到具有 cluster_name = '%(name)s' 的 Druid 集群" +msgstr "" -#: superset/views/core.py:2071 +#: superset/views/core.py:2407 msgid "Query record was not created as expected." -msgstr "查询记录没有按预期创建。" +msgstr "" -#: superset/views/core.py:2357 +#: superset/views/core.py:2718 msgid "Template Name" -msgstr "模板名称" +msgstr "" -#: superset/views/core.py:2368 +#: superset/views/core.py:2730 msgid "CSS Templates" -msgstr "CSS 模板" +msgstr "" -#: superset/views/core.py:2379 +#: superset/views/core.py:2741 msgid "SQL Editor" -msgstr "SQL 编辑器" +msgstr "" -#: superset/views/core.py:2384 superset/views/core.py:2393 +#: superset/views/core.py:2746 superset/views/core.py:2756 msgid "SQL Lab" -msgstr "SQL 工具箱" +msgstr "" -#: superset/views/core.py:2388 +#: superset/views/core.py:2751 msgid "Query Search" -msgstr "查询搜索" +msgstr "" -#: superset/views/sql_lab.py:20 +#: superset/views/core.py:2761 +msgid "Upload a CSV" +msgstr "" + +#: superset/views/sql_lab.py:25 msgid "Status" -msgstr "状态" +msgstr "" -#: superset/views/sql_lab.py:21 +#: superset/views/sql_lab.py:26 msgid "Start Time" -msgstr "开始时间" +msgstr "" -#: superset/views/sql_lab.py:22 superset/views/sql_lab.py:58 +#: superset/views/sql_lab.py:27 superset/views/sql_lab.py:64 msgid "End Time" -msgstr "结束时间" +msgstr "" -#: superset/views/sql_lab.py:28 +#: superset/views/sql_lab.py:34 msgid "Queries" -msgstr "查询" +msgstr "" -#: superset/views/sql_lab.py:37 +#: superset/views/sql_lab.py:43 msgid "List Saved Query" -msgstr "保存的查询列表" +msgstr "" -#: superset/views/sql_lab.py:38 +#: superset/views/sql_lab.py:44 msgid "Show Saved Query" -msgstr "显示保存的查询" +msgstr "" -#: superset/views/sql_lab.py:39 +#: superset/views/sql_lab.py:45 msgid "Add Saved Query" -msgstr "添加保存的查询" +msgstr "" -#: superset/views/sql_lab.py:40 +#: superset/views/sql_lab.py:46 msgid "Edit Saved Query" -msgstr "编辑保存的查询" +msgstr "" -#: superset/views/sql_lab.py:59 +#: superset/views/sql_lab.py:65 msgid "Pop Tab Link" -msgstr "流行标签链接" +msgstr "" -#: superset/views/sql_lab.py:60 +#: superset/views/sql_lab.py:66 msgid "Changed on" -msgstr "改变为" +msgstr "" -#: superset/views/sql_lab.py:79 +#: superset/views/sql_lab.py:86 msgid "Saved Queries" -msgstr "已保存查询" +msgstr "" + +#~ msgid "[Superset] Access to the datasource %(name)s was granted" +#~ msgstr "[Superset] 允许访问数据源 %(name)s" + +#~ msgid "Please choose at least one \"Group by\" field" +#~ msgstr "请至少选择一个“分组”字段" + +#~ msgid "'Group By' and 'Columns' can't overlap" +#~ msgstr "“分组”和“列”不能重叠" + +#~ msgid "Must have one numeric column specified" +#~ msgstr "必须指定一个数字列" + +#~ msgid "Your query was saved" +#~ msgstr "您的查询已保存" + +#~ msgid "Your query could not be saved" +#~ msgstr "您的查询无法保存" + +#~ msgid "Failed at retrieving results from the results backend" +#~ msgstr "无法从结果后端检索到" + +#~ msgid "Could not connect to server" +#~ msgstr "无法连接服务器" + +#~ msgid "Your session timed out, please refresh your page and try again." +#~ msgstr "您的会话已超时,请刷新页面后,再重试。" + +#~ msgid "Query was stopped." +#~ msgstr "查询被终止。" + +#~ msgid "Failed at stopping query." +#~ msgstr "无法终止查询。" + +#~ msgid "Error occurred while fetching table metadata" +#~ msgstr "获取表格元数据时发生错误" + +#~ msgid "shared query" +#~ msgstr "已分享的查询" + +#~ msgid "The query couldn't be loaded" +#~ msgstr "这个查询无法被加载" + +#~ msgid "An error occurred while creating the data source" +#~ msgstr "创建数据源时发生错误" + +#~ msgid "Pick a chart type!" +#~ msgstr "选择一个图表类型!" + +#~ msgid "To use this chart type you need at least one column flagged as a date" +#~ msgstr "要使用此图表类型,您至少需要一个标记为日期格式的列" + +#~ msgid "To use this chart type you need at least one dimension" +#~ msgstr "要使用此图表类型,您至少需要一个维度" + +#~ msgid "To use this chart type you need at least one aggregation function" +#~ msgstr "要使用这种图表类型,您至少需要一个聚合函数" + +#~ msgid "Untitled Query" +#~ msgstr "未命名的查询" + +#~ msgid "Copy of %s" +#~ msgstr "%s 的副本" + +#~ msgid "share query" +#~ msgstr "分享查询" + +#~ msgid "copy URL to clipboard" +#~ msgstr "拷贝 URL 到剪切板" + +#~ msgid "Raw SQL" +#~ msgstr "行 SQL" + +#~ msgid "Source SQL" +#~ msgstr "源 SQL" + +#~ msgid "SQL" +#~ msgstr "SQL" + +#~ msgid "No query history yet..." +#~ msgstr "暂无历史查询..." + +#~ msgid "It seems you don't have access to any database" +#~ msgstr "貌似您没有访问到任何数据库" + +#~ msgid "Search Results" +#~ msgstr "搜索结果" + +#~ msgid "[From]-" +#~ msgstr "[From]-" + +#~ msgid "[To]-" +#~ msgstr "[To]-" + +#~ msgid "[Query Status]" +#~ msgstr "[查询状态]" + +#~ msgid "Search" +#~ msgstr "搜索" + +#~ msgid "Open in SQL Editor" +#~ msgstr "在 SQL 编辑器中打开" + +#~ msgid "view results" +#~ msgstr "展示结果" + +#~ msgid "Data preview" +#~ msgstr "数据预览" + +#~ msgid "Visualize the data out of this query" +#~ msgstr "从这个查询中可视化数据" + +#~ msgid "Overwrite text in editor with a query on this table" +#~ msgstr "使用该表上的查询覆盖编辑器中的文本" + +#~ msgid "Run query in a new tab" +#~ msgstr "在新标签中运行查询" + +#~ msgid "Remove query from log" +#~ msgstr "从日志中删除查询" + +#~ msgid ".CSV" +#~ msgstr ".CSV" + +#~ msgid "Visualize" +#~ msgstr "可视化" + +#~ msgid "was created" +#~ msgstr "已创建" + +#~ msgid "Query in a new tab" +#~ msgstr "在新标签中查询" + +#~ msgid "Fetch data preview" +#~ msgstr "获取数据预览" + +#~ msgid "Track Job" +#~ msgstr "跟踪任务" + +#~ msgid "Loading..." +#~ msgstr "加载中..." + +#~ msgid "Run Selected Query" +#~ msgstr "运行选定的查询" + +#~ msgid "Run Query" +#~ msgstr "运行查询" + +#~ msgid "Run query asynchronously" +#~ msgstr "异步运行查询" + +#~ msgid "Stop" +#~ msgstr "停止" + +#~ msgid "Undefined" +#~ msgstr "未命名" + +#~ msgid "Label for your query" +#~ msgstr "为您的查询设置标签" + +#~ msgid "Write a description for your query" +#~ msgstr "为您的查询写一段描述" + +#~ msgid "Save" +#~ msgstr "保存" + +#~ msgid "Save Query" +#~ msgstr "保存查询" + +#~ msgid "Run a query to display results here" +#~ msgstr "运行一个查询,以在此显示结果" + +#~ msgid "Preview for %s" +#~ msgstr "预览 %s" + +#~ msgid "Results" +#~ msgstr "结果" + +#~ msgid "Query History" +#~ msgstr "历史查询" + +#~ msgid "Create table as with query results" +#~ msgstr "与查询结果一样创建表" + +#~ msgid "new table name" +#~ msgstr "新表名称" + +#~ msgid "Error while fetching table list" +#~ msgstr "获取表列表时出错" + +#~ msgid "Error while fetching schema list" +#~ msgstr "获取模式列表时出错" + +#~ msgid "Error while fetching database list" +#~ msgstr "获取数据库列表时出错" + +#~ msgid "Database:" +#~ msgstr "数据库:" + +#~ msgid "Select a database" +#~ msgstr "选择一个数据库" + +#~ msgid "Select a schema (%s)" +#~ msgstr "选择一个模式(%s)" + +#~ msgid "Schema:" +#~ msgstr "模式:" + +#~ msgid "Add a table (%s)" +#~ msgstr "增加一张表(%s)" + +#~ msgid "Type to search ..." +#~ msgstr "键入搜索 ..." + +#~ msgid "Reset State" +#~ msgstr "状态重置" + +#~ msgid "Enter a new title for the tab" +#~ msgstr "输入标签的新标题" + +#~ msgid "Untitled Query %s" +#~ msgstr "未命名的查询 %s" + +#~ msgid "close tab" +#~ msgstr "关闭标签" + +#~ msgid "rename tab" +#~ msgstr "重命名标签" + +#~ msgid "expand tool bar" +#~ msgstr "展开工具栏" + +#~ msgid "hide tool bar" +#~ msgstr "隐藏工具栏" + +#~ msgid "Copy partition query to clipboard" +#~ msgstr "将分区查询复制到剪贴板" + +#~ msgid "latest partition:" +#~ msgstr "最新分区:" + +#~ msgid "Keys for table" +#~ msgstr "表的键" + +#~ msgid "View keys & indexes (%s)" +#~ msgstr "查看键和索引(%s)" + +#~ msgid "Sort columns alphabetically" +#~ msgstr "对列按字母顺序进行排列" + +#~ msgid "Original table column order" +#~ msgstr "原始表列顺序" + +#~ msgid "Copy SELECT statement to clipboard" +#~ msgstr "将 SELECT 语句复制到剪贴板" + +#~ msgid "Remove table preview" +#~ msgstr "删除表格预览" + +#~ msgid "" +#~ "%s is not right as a column " +#~ "name, please alias it (as in " +#~ "SELECT count(*))" +#~ msgstr "%s 不适合作为列名,请对其进行别名(如 SELECT count(*))" + +#~ msgid "AS my_alias" +#~ msgstr "作为 my_alias" + +#~ msgid "using only alphanumeric characters and underscores" +#~ msgstr "只使用字母、数字、字符和下划线" + +#~ msgid "Creating a data source and popping a new tab" +#~ msgstr "创建数据源,并弹出一个新的标签页" + +#~ msgid "No results available for this query" +#~ msgstr "没有可用于此查询的结果" + +#~ msgid "Chart Type" +#~ msgstr "图表类型" + +#~ msgid "[Chart Type]" +#~ msgstr "[图表类型]" + +#~ msgid "Datasource Name" +#~ msgstr "数据库名称" + +#~ msgid "datasource name" +#~ msgstr "数据库名称" + +#~ msgid "Select ..." +#~ msgstr "选择 ..." + +#~ msgid "Loaded data cached" +#~ msgstr "数据缓存已加载" + +#~ msgid "Loaded from cache" +#~ msgstr "从缓存中加载" + +#~ msgid "Click to force-refresh" +#~ msgstr "点击强制刷新" + +#~ msgid "Copy to clipboard" +#~ msgstr "复制到剪贴板" + +#~ msgid "Not successful" +#~ msgstr "未成功" + +#~ msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +#~ msgstr "抱歉,您的浏览器不支持复制操作。使用 Ctrl / Cmd + C!" + +#~ msgid "Copied!" +#~ msgstr "复制成功!" + +#~ msgid "click to edit title" +#~ msgstr "点击编辑标题" + +#~ msgid "You don't have the rights to alter this title." +#~ msgstr "你没有权利改变这个标题。" + +#~ msgid "Click to favorite/unfavorite" +#~ msgstr "点击 收藏/取消收藏" + +#~ msgid "You have unsaved changes." +#~ msgstr "您有一些未保存的修改。" + +#~ msgid "Click the" +#~ msgstr "点击" + +#~ msgid "button on the top right to save your changes." +#~ msgstr "请点击右上角的按钮,以保存您的更改。" + +#~ msgid "Served from data cached %s, click to force refresh." +#~ msgstr "来自数据缓存 %s,点击强制刷新。" + +#~ msgid "Click to force refresh" +#~ msgstr "点击强制刷新" + +#~ msgid "Error" +#~ msgstr "异常" + +#~ msgid "Sorry, there was an error adding slices to this dashboard: %s" +#~ msgstr "对不起,在此仪表板中添加切片时出错:%s" + +#~ msgid "Active Dashboard Filters" +#~ msgstr "活跃的仪表板过滤器" + +#~ msgid "Checkout this dashboard: %s" +#~ msgstr "查看这个仪表板:%s" + +#~ msgid "Force refresh the whole dashboard" +#~ msgstr "强制刷新整个仪表板" + +#~ msgid "Edit this dashboard's properties" +#~ msgstr "编辑这个仪表板的属性" + +#~ msgid "Load a template" +#~ msgstr "加载一个模板" + +#~ msgid "Load a CSS template" +#~ msgstr "加载一个 CSS 模板" + +#~ msgid "Live CSS Editor" +#~ msgstr "现场 CSS 编辑器" + +#~ msgid "Don't refresh" +#~ msgstr "不要刷新" + +#~ msgid "10 seconds" +#~ msgstr "10秒钟" + +#~ msgid "30 seconds" +#~ msgstr "30秒钟" + +#~ msgid "1 minute" +#~ msgstr "1分钟" + +#~ msgid "5 minutes" +#~ msgstr "5分钟" + +#~ msgid "Refresh Interval" +#~ msgstr "刷新间隔" + +#~ msgid "Choose the refresh frequency for this dashboard" +#~ msgstr "选择此仪表板的刷新频率" + +#~ msgid "This dashboard was saved successfully." +#~ msgstr "该仪表板已成功保存。" + +#~ msgid "Sorry, there was an error saving this dashboard: " +#~ msgstr "抱歉,保存此信息中心时发生错误:" + +#~ msgid "You must pick a name for the new dashboard" +#~ msgstr "您必须为新的仪表板选择一个名称" + +#~ msgid "Save Dashboard" +#~ msgstr "保存仪表板" + +#~ msgid "Overwrite Dashboard [%s]" +#~ msgstr "覆盖仪表板 [%s]" + +#~ msgid "Save as:" +#~ msgstr "另存为:" + +#~ msgid "[dashboard name]" +#~ msgstr "[看板名称]" + +#~ msgid "Viz" +#~ msgstr "Viz" + +#~ msgid "Add Slices" +#~ msgstr "添加切片" + +#~ msgid "Add a new slice to the dashboard" +#~ msgstr "向仪表板添加新的切片" + +#~ msgid "Add Slices to Dashboard" +#~ msgstr "将切片添加到仪表板" + +#~ msgid "Move chart" +#~ msgstr "移动图表" + +#~ msgid "Force refresh data" +#~ msgstr "强制刷新数据" + +#~ msgid "Toggle chart description" +#~ msgstr "切换图表说明" + +#~ msgid "Edit chart" +#~ msgstr "编辑图表" + +#~ msgid "Export CSV" +#~ msgstr "导出 CSV" + +#~ msgid "Explore chart" +#~ msgstr "探索图表" + +#~ msgid "Remove chart from dashboard" +#~ msgstr "从仪表板中删除图表" + +#~ msgid "%s - untitled" +#~ msgstr "%s - 无标题" + +#~ msgid "Edit slice properties" +#~ msgstr "编辑切片属性" + +#~ msgid "description" +#~ msgstr "描述" + +#~ msgid "bolt" +#~ msgstr "螺栓" + +#~ msgid "Error..." +#~ msgstr "错误 ..." + +#~ msgid "Query" +#~ msgstr "查询" + +#~ msgid "Height" +#~ msgstr "高度" + +#~ msgid "Width" +#~ msgstr "宽度" + +#~ msgid "Export to .json" +#~ msgstr "导出到 .json" + +#~ msgid "Export to .csv format" +#~ msgstr "导出为 .csv 格式" + +#~ msgid "Please enter a slice name" +#~ msgstr "请输入切片名称" + +#~ msgid "Please select a dashboard" +#~ msgstr "请选择一个仪表板" + +#~ msgid "Please enter a dashboard name" +#~ msgstr "请输入仪表板名称" + +#~ msgid "Save A Slice" +#~ msgstr "保存一个切片" + +#~ msgid "Overwrite slice %s" +#~ msgstr "覆盖切片 %s" + +#~ msgid "Save as" +#~ msgstr "另存为" + +#~ msgid "[slice name]" +#~ msgstr "[切片名称]" + +#~ msgid "Do not add to a dashboard" +#~ msgstr "不要添加到仪表板" + +#~ msgid "Add slice to existing dashboard" +#~ msgstr "将切片添加到现有仪表板" + +#~ msgid "Add to new dashboard" +#~ msgstr "添加到新的仪表板" + +#~ msgid "Save & go to dashboard" +#~ msgstr "保存并转到仪表板" + +#~ msgid "Check out this slice: %s" +#~ msgstr "查看切片:%s" + +#~ msgid "`Min` value should be numeric or empty" +#~ msgstr "最小值应该是数字或空的" + +#~ msgid "`Max` value should be numeric or empty" +#~ msgstr "最大值应该是数字或空的" + +#~ msgid "Something went wrong while fetching the datasource list" +#~ msgstr "提取数据源列表时出错" + +#~ msgid "Click to point to another datasource" +#~ msgstr "点击指向另一个数据源" + +#~ msgid "Edit the datasource's configuration" +#~ msgstr "编辑数据源的配置" + +#~ msgid "Select a datasource" +#~ msgstr "选择一个数据源" + +#~ msgid "Search / Filter" +#~ msgstr "搜索 / 过滤" + +#~ msgid "Filter value" +#~ msgstr "过滤值" + +#~ msgid "Select metric" +#~ msgstr "选择指标" + +#~ msgid "Select column" +#~ msgstr "选择列" + +#~ msgid "Select operator" +#~ msgstr "选择运算符" + +#~ msgid "Error while fetching data" +#~ msgstr "获取数据时出错" + +#~ msgid "Select %s" +#~ msgstr "选择 %s" + +#~ msgid "textarea" +#~ msgstr "文本区域" + +#~ msgid "Edit" +#~ msgstr "编辑" + +#~ msgid "in modal" +#~ msgstr "在模态中" + +#~ msgid "Select a visualization type" +#~ msgstr "选择一个可视化类型" + +#~ msgid "Updating chart was stopped" +#~ msgstr "更新图表已停止" + +#~ msgid "An error occurred while rendering the visualization: %s" +#~ msgstr "渲染可视化时发生错误:%s" + +#~ msgid "" +#~ "Perhaps your data has grown, your " +#~ "database is under unusual load, or " +#~ "you are simply querying a data " +#~ "source that is to large to be " +#~ "processed within the timeout range. If" +#~ " that is the case, we recommend " +#~ "that you summarize your data further." +#~ msgstr "也许你的数据增长了,你的数据库处于非正常的负载下,或者你只是查询一个大的数据源在超时范围内处理。如果是这种情况,我们建议您进一步探查您的数据特征。" + +#~ msgid "Network error." +#~ msgstr "网络异常。" + +#~ msgid "" +#~ "A reference to the [Time] configuration," +#~ " taking granularity into account" +#~ msgstr "参考 [时间] 配置,考虑粒度" + +#~ msgid "Group by" +#~ msgstr "分组" + +#~ msgid "One or many controls to group by" +#~ msgstr "一个或多个控件来分组" + +#~ msgid "The type of visualization to display" +#~ msgstr "要显示的可视化类型" + +#~ msgid "Metrics" +#~ msgstr "指标" + +#~ msgid "One or many metrics to display" +#~ msgstr "一个或多个指标显示" + +#~ msgid "Y Axis Bounds" +#~ msgstr "Y 轴界限" + +#~ msgid "" +#~ "Bounds for the Y axis. When left" +#~ " empty, the bounds are dynamically " +#~ "defined based on the min/max of " +#~ "the data. Note that this feature " +#~ "will only expand the axis range. " +#~ "It won't narrow the data's extent." +#~ msgstr "Y轴的边界。当空时,边界是根据数据的最小/最大值动态定义的。请注意,此功能只会扩展轴范围。它不会缩小数据范围。" + +#~ msgid "Ordering" +#~ msgstr "订购" + +#~ msgid "Annotation Layers" +#~ msgstr "注解层" + +#~ msgid "Annotation layers to overlay on the visualization" +#~ msgstr "注释图层重叠在可视化上" + +#~ msgid "Select a annotation layer" +#~ msgstr "选择一个注释图层" + +#~ msgid "Error while fetching annotation layers" +#~ msgstr "获取注释图层时出错" + +#~ msgid "Choose the metric" +#~ msgstr "选择一个指标" + +#~ msgid "Right Axis Metric" +#~ msgstr "右轴指标" + +#~ msgid "Choose a metric for right axis" +#~ msgstr "为右轴选择一个指标" + +#~ msgid "Stacked Style" +#~ msgstr "堆积的样式" + +#~ msgid "Linear Color Scheme" +#~ msgstr "线性颜色方案" + +#~ msgid "Normalize Across" +#~ msgstr "标准化通过" + +#~ msgid "" +#~ "Color will be rendered based on a" +#~ " ratio of the cell against the " +#~ "sum of across this criteria" +#~ msgstr "颜色将根据单元格与整个标准之和的比率来展示" + +#~ msgid "Horizon Color Scale" +#~ msgstr "地平线颜色比例" + +#~ msgid "Defines how the color are attributed." +#~ msgstr "定义如何分配颜色。" + +#~ msgid "Rendering" +#~ msgstr "渲染" + +#~ msgid "" +#~ "image-rendering CSS attribute of the " +#~ "canvas object that defines how the " +#~ "browser scales up the image" +#~ msgstr "图像渲染画布对象的 CSS 属性,它定义了浏览器如何放大图像" + +#~ msgid "X Scale Interval" +#~ msgstr "X 比例间隔" + +#~ msgid "Number of steps to take between ticks when displaying the X scale" +#~ msgstr "显示 X 刻度时,在刻度之间表示的步骤数" + +#~ msgid "Y Scale Interval" +#~ msgstr "Y 比例间隔" + +#~ msgid "Number of steps to take between ticks when displaying the Y scale" +#~ msgstr "显示 Y 刻度时,在刻度之间表示的步骤数" + +#~ msgid "Include Time" +#~ msgstr "包括时间" + +#~ msgid "Whether to include the time granularity as defined in the time section" +#~ msgstr "是否包含时间段中定义的时间粒度" + +#~ msgid "Stacked Bars" +#~ msgstr "堆叠条形图" + +#~ msgid "Show totals" +#~ msgstr "显示总计" + +#~ msgid "Display total row/column" +#~ msgstr "显示总行 / 列" + +#~ msgid "Show Markers" +#~ msgstr "显示标记" + +#~ msgid "Show data points as circle markers on the lines" +#~ msgstr "将数据点显示为线条上的圆形标记" + +#~ msgid "Bar Values" +#~ msgstr "条形栏的值" + +#~ msgid "Show the value on top of the bar" +#~ msgstr "显示栏上的值" + +#~ msgid "Sort Bars" +#~ msgstr "排序条形栏" + +#~ msgid "Sort bars by x labels." +#~ msgstr "按 x 标签排序。" + +#~ msgid "Combine Metrics" +#~ msgstr "整合指标" + +#~ msgid "" +#~ "Display metrics side by side within " +#~ "each column, as opposed to each " +#~ "column being displayed side by side " +#~ "for each metric." +#~ msgstr "在每个列中并排显示指标,而不是每个指标并排显示每个列。" + +#~ msgid "Extra Controls" +#~ msgstr "额外的控制" + +#~ msgid "" +#~ "Whether to show extra controls or " +#~ "not. Extra controls include things like" +#~ " making multiBar charts stacked or " +#~ "side by side." +#~ msgstr "是否显示额外的控制。额外的控制包括,制作堆叠或并排的多条形图。" + +#~ msgid "Reduce X ticks" +#~ msgstr "减少 X 轴的刻度" + +#~ msgid "" +#~ "Reduces the number of X axis ticks" +#~ " to be rendered. If true, the x" +#~ " axis wont overflow and labels may" +#~ " be missing. If false, a minimum " +#~ "width will be applied to columns " +#~ "and the width may overflow into an" +#~ " horizontal scroll." +#~ msgstr "" +#~ "减少要渲染的 X 轴刻度的数量。如果为 true,则 X " +#~ "轴不会溢出,标签可能会丢失。如果为 false,则最小宽度将应用于列,并且宽度可能会溢出,并以水平滚动条展示。" + +#~ msgid "Include Series" +#~ msgstr "包括序列" + +#~ msgid "Include series name as an axis" +#~ msgstr "包含序列名称作为一个轴" + +#~ msgid "Color Metric" +#~ msgstr "颜色指标" + +#~ msgid "A metric to use for color" +#~ msgstr "用于颜色的指标" + +#~ msgid "Country Name" +#~ msgstr "国家的名字" + +#~ msgid "The name of country that Superset should display" +#~ msgstr "Superset 应显示的国家名称" + +#~ msgid "Country Field Type" +#~ msgstr "国家字段的类型" + +#~ msgid "" +#~ "The country code standard that Superset" +#~ " should expect to find in the " +#~ "[country] column" +#~ msgstr "Superset 希望能够在 [国家] 栏中找到的 国家 / 地区 的标准代码" + +#~ msgid "Columns" +#~ msgstr "列" + +#~ msgid "One or many controls to pivot as columns" +#~ msgstr "一个或多个控件作为主列" + +#~ msgid "Columns to display" +#~ msgstr "要显示的列" + +#~ msgid "Origin" +#~ msgstr "起点" + +#~ msgid "" +#~ "Defines the origin where time buckets" +#~ " start, accepts natural dates as in" +#~ " `now`, `sunday` or `1970-01-01`" +#~ msgstr "定义时间桶的起点,接受 `now`,`sunday` 或 `1970-01-01` 的自然日期" + +#~ msgid "Bottom Margin" +#~ msgstr "底部边距" + +#~ msgid "Bottom margin, in pixels, allowing for more room for axis labels" +#~ msgstr "底部边距,以像素为单位,为轴标签留出更多空间" + +#~ msgid "Left Margin" +#~ msgstr "左边距" + +#~ msgid "Left margin, in pixels, allowing for more room for axis labels" +#~ msgstr "左边距,以像素为单位,为轴标签留出更多空间" + +#~ msgid "Time Granularity" +#~ msgstr "可视化的时间粒度" + +#~ 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 "可视化的时间粒度。请注意,您可以输入和使用简单的自然语言,如 `10 秒`,`1 天` 或 `56 周`" + +#~ msgid "Domain" +#~ msgstr "域" + +#~ msgid "The time unit used for the grouping of blocks" +#~ msgstr "用于块分组的时间单位" + +#~ msgid "Subdomain" +#~ msgstr "子域" + +#~ msgid "" +#~ "The time unit for each block. " +#~ "Should be a smaller unit than " +#~ "domain_granularity. Should be larger or " +#~ "equal to Time Grain" +#~ msgstr "每个块的时间单位。应该是比 domain_granularity 更小的单位。应该大于或等于 Time Grain" + +#~ msgid "Link Length" +#~ msgstr "链接长度" + +#~ msgid "Link length in the force layout" +#~ msgstr "在力布局中的链接长度" + +#~ msgid "Charge" +#~ msgstr "充电" + +#~ msgid "Charge in the force layout" +#~ msgstr "在力布局中充电" + +#~ msgid "" +#~ "The time column for the visualization." +#~ " Note that you can define arbitrary" +#~ " expression that return a DATETIME " +#~ "column in the table or. Also note" +#~ " that the filter below is applied " +#~ "against this column or expression" +#~ msgstr "可视化的时间列。请注意,您可以定义在表中返回 DATETIME 列的任意表达式。另请注意,下面的过滤器应用于此列或表达式" + +#~ msgid "Time Grain" +#~ msgstr "时间的粒度" + +#~ 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 源代码中的每个数据库引擎基础上定义的。" + +#~ msgid "Resample Rule" +#~ msgstr "重新取样规则" + +#~ msgid "Pandas resample rule" +#~ msgstr "Pandas 重新采样的规则" + +#~ msgid "Resample How" +#~ msgstr "如何重新采样" + +#~ msgid "Pandas resample how" +#~ msgstr "Pandas 如何重新采样的规则" + +#~ msgid "Resample Fill Method" +#~ msgstr "重新采样的填充方法" + +#~ msgid "Pandas resample fill method" +#~ msgstr "Pandas 重新采样的填充方法" + +#~ msgid "Since" +#~ msgstr "以来" + +#~ msgid "7 days ago" +#~ msgstr "7 天前" + +#~ msgid "Until" +#~ msgstr "直到" + +#~ msgid "Max Bubble Size" +#~ msgstr "最大泡泡的尺寸" + +#~ msgid "Whisker/outlier options" +#~ msgstr "(箱须图的)须 / 异常值选项" + +#~ msgid "Determines how whiskers and outliers are calculated." +#~ msgstr "确定如何计算(箱须图的)胡须和异常值。" + +#~ msgid "Ratio" +#~ msgstr "比率" + +#~ msgid "Target aspect ratio for treemap tiles." +#~ msgstr "树形图中瓦片的目标高宽比。" + +#~ msgid "Number format" +#~ msgstr "数字格式" + +#~ msgid "Row limit" +#~ msgstr "行限制" + +#~ msgid "Series limit" +#~ msgstr "序列限制" + +#~ msgid "Limits the number of time series that get displayed" +#~ msgstr "限制显示的时间序列的数量" + +#~ msgid "Sort By" +#~ msgstr "Sort By(以什么排序)" + +#~ msgid "Metric used to define the top series" +#~ msgstr "用于定义顶级序列的指标" + +#~ msgid "Rolling" +#~ msgstr "滚动" + +#~ msgid "" +#~ "Defines a rolling window function to " +#~ "apply, works along with the [Periods]" +#~ " text box" +#~ msgstr "定义要应用的滚动窗口函数,与 [Periods] 文本框一起使用" + +#~ msgid "Periods" +#~ msgstr "期限" + +#~ msgid "" +#~ "Defines the size of the rolling " +#~ "window function, relative to the time" +#~ " granularity selected" +#~ msgstr "定义滚动窗口函数的大小,相对于所选的时间粒度" + +#~ msgid "Min Periods" +#~ msgstr "最小的期限" + +#~ 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 "" +#~ "显示值所需的滚动周期的最小数量。例如,如果您想累积 7 天的总额,您可能希望您的“最短期限”为 " +#~ "7,以便显示的所有数据点都是 7 个期间的总和。这将隐藏掉前 7 个阶段的“加速”效果" + +#~ msgid "Series" +#~ msgstr "序列" + +#~ msgid "" +#~ "Defines the grouping of entities. Each" +#~ " series is shown as a specific " +#~ "color on the chart and has a " +#~ "legend toggle" +#~ msgstr "定义实体的分组。每个系列在图表上显示为特定颜色,并有一个可切换的图例" + +#~ msgid "Entity" +#~ msgstr "实体" + +#~ msgid "This defines the element to be plotted on the chart" +#~ msgstr "这定义了要在图表上绘制的元素" + +#~ msgid "X Axis" +#~ msgstr "X 轴" + +#~ msgid "Metric assigned to the [X] axis" +#~ msgstr "分配给 [X] 轴的指标" + +#~ msgid "Y Axis" +#~ msgstr "Y 轴" + +#~ msgid "Metric assigned to the [Y] axis" +#~ msgstr "分配给 [Y] 轴的指标" + +#~ msgid "Bubble Size" +#~ msgstr "泡泡大小" + +#~ msgid "URL" +#~ msgstr "URL 地址" + +#~ msgid "" +#~ "The URL, this control is templated, " +#~ "so you can integrate {{ width }}" +#~ " and/or {{ height }} in your " +#~ "URL string." +#~ msgstr "URL 网址,此控件是模板化的,所以您可以在您的网址字符串中整合 {{ width }} 和 / 或 {{ height }}。" + +#~ msgid "X Axis Label" +#~ msgstr "X 轴标签" + +#~ msgid "Y Axis Label" +#~ msgstr "Y 轴标签" + +#~ msgid "Custom WHERE clause" +#~ msgstr "自定义 WHERE 子句" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's WHERE clause, as " +#~ "an AND to other criteria. You can" +#~ " include complex expression, parenthesis " +#~ "and anything else supported by the " +#~ "backend it is directed towards." +#~ msgstr "此框中的文本被包含在查询的 WHERE 子句中,作为与其他条件的 AND 关联。你可以包含复杂的表达式、圆括号和任何后端支持的其他东西。" + +#~ msgid "Custom HAVING clause" +#~ msgstr "自定义 HAVING 子句" + +#~ msgid "" +#~ "The text in this box gets included" +#~ " in your query's HAVING clause, as" +#~ " an AND to other criteria. You " +#~ "can include complex expression, parenthesis" +#~ " and anything else supported by the" +#~ " backend it is directed towards." +#~ msgstr "此框中的文本被包含在查询的 HAVING 子句中,作为与其他条件的 AND 关联。你可以包含复杂的表达式、圆括号和任何后端支持的其他东西。" + +#~ msgid "Comparison Period Lag" +#~ msgstr "比较期延迟" + +#~ msgid "Based on granularity, number of time periods to compare against" +#~ msgstr "根据粒度,比较的时间段数量" + +#~ msgid "Comparison suffix" +#~ msgstr "比较后缀" + +#~ msgid "Suffix to apply after the percentage display" +#~ msgstr "在显示百分比后应用后缀" + +#~ msgid "Table Timestamp Format" +#~ msgstr "表时间戳格式" + +#~ msgid "Timestamp Format" +#~ msgstr "时间戳格式" + +#~ msgid "Series Height" +#~ msgstr "序列高度" + +#~ msgid "Pixel height of each series" +#~ msgstr "每个序列的像素高度" + +#~ msgid "Page Length" +#~ msgstr "页面长度" + +#~ msgid "Rows per page, 0 means no pagination" +#~ msgstr "每页行数,0 表示没有分页" + +#~ msgid "X Axis Format" +#~ msgstr "X 轴格式" + +#~ msgid "Y Axis Format" +#~ msgstr "Y 轴格式" + +#~ msgid "Right Axis Format" +#~ msgstr "右轴格式" + +#~ msgid "Markup Type" +#~ msgstr "Markup 格式" + +#~ msgid "Pick your favorite markup language" +#~ msgstr "选择您最爱的 Markup 语言" + +#~ msgid "Rotation" +#~ msgstr "反转" + +#~ msgid "Rotation to apply to words in the cloud" +#~ msgstr "旋转适用于云中的单词" + +#~ msgid "Line Style" +#~ msgstr "线条样式" + +#~ msgid "Line interpolation as defined by d3.js" +#~ msgstr "由 d3.js 定义的线插值" + +#~ msgid "Label Type" +#~ msgstr "标签类型" + +#~ msgid "What should be shown on the label?" +#~ msgstr "什么应该被显示在标签上?" + +#~ msgid "Code" +#~ msgstr "代码" + +#~ msgid "Put your code here" +#~ msgstr "把您的代码放在这里" + +#~ msgid "Aggregation function" +#~ msgstr "聚合功能" + +#~ msgid "" +#~ "Aggregate function to apply when " +#~ "pivoting and computing the total rows" +#~ " and columns" +#~ msgstr "在旋转和计算总的行和列时,应用聚合函数" + +#~ msgid "Font Size From" +#~ msgstr "字型大小从" + +#~ msgid "Font size for the smallest value in the list" +#~ msgstr "列表中最小值的字体大小" + +#~ msgid "Font Size To" +#~ msgstr "字型大小到" + +#~ msgid "Font size for the biggest value in the list" +#~ msgstr "列表中最大值的字体大小" + +#~ msgid "Instant Filtering" +#~ msgstr "即时过滤" + +#~ msgid "Range Filter" +#~ msgstr "范围过滤" + +#~ msgid "Whether to display the time range interactive selector" +#~ msgstr "是否显示时间范围交互选择器" + +#~ msgid "Date Filter" +#~ msgstr "日期过滤器" + +#~ msgid "Whether to include a time filter" +#~ msgstr "是否包含时间过滤器" + +#~ msgid "Data Table" +#~ msgstr "数据表" + +#~ msgid "Whether to display the interactive data table" +#~ msgstr "是否显示交互式数据表" + +#~ msgid "Search Box" +#~ msgstr "搜索框" + +#~ msgid "Whether to include a client side search box" +#~ msgstr "是否包含客户端搜索框" + +#~ msgid "Table Filter" +#~ msgstr "表格过滤器" + +#~ msgid "Whether to apply filter when table cell is clicked" +#~ msgstr "" + +#~ msgid "Show Bubbles" +#~ msgstr "" + +#~ msgid "Whether to display bubbles on top of countries" +#~ msgstr "" + +#~ msgid "Legend" +#~ msgstr "" + +#~ msgid "Whether to display the legend (toggles)" +#~ msgstr "" + +#~ msgid "X bounds" +#~ msgstr "" + +#~ msgid "Whether to display the min and max values of the X axis" +#~ msgstr "" + +#~ msgid "Y bounds" +#~ msgstr "" + +#~ msgid "Whether to display the min and max values of the Y axis" +#~ msgstr "" + +#~ msgid "Rich Tooltip" +#~ msgstr "" + +#~ msgid "The rich tooltip shows a list of all series for that point in time" +#~ msgstr "" + +#~ msgid "Y Log Scale" +#~ msgstr "" + +#~ msgid "Use a log scale for the Y axis" +#~ msgstr "" + +#~ msgid "X Log Scale" +#~ msgstr "" + +#~ msgid "Use a log scale for the X axis" +#~ msgstr "" + +#~ msgid "Donut" +#~ msgstr "" + +#~ msgid "Do you want a donut or a pie?" +#~ msgstr "" + +#~ msgid "Put labels outside" +#~ msgstr "" + +#~ msgid "Put the labels outside the pie?" +#~ msgstr "" + +#~ msgid "Contribution" +#~ msgstr "贡献" + +#~ msgid "Compute the contribution to the total" +#~ msgstr "" + +#~ msgid "Period Ratio" +#~ msgstr "" + +#~ msgid "" +#~ "[integer] Number of period to compare" +#~ " against, this is relative to the " +#~ "granularity selected" +#~ msgstr "" + +#~ msgid "Period Ratio Type" +#~ msgstr "" + +#~ msgid "" +#~ "`factor` means (new/previous), `growth` is " +#~ "((new/previous) - 1), `value` is " +#~ "(new-previous)" +#~ msgstr "" + +#~ msgid "Time Shift" +#~ msgstr "" + +#~ msgid "" +#~ "Overlay a timeseries from a relative " +#~ "time period. Expects relative time delta" +#~ " in natural language (example: 24 " +#~ "hours, 7 days, 56 weeks, 365 days)" +#~ msgstr "" + +#~ msgid "Subheader" +#~ msgstr "" + +#~ msgid "Description text that shows up below your Big Number" +#~ msgstr "" + +#~ msgid "label" +#~ msgstr "标签" + +#~ msgid "" +#~ "`count` is COUNT(*) if a group by" +#~ " is used. Numerical columns will be" +#~ " aggregated with the aggregator. Non-" +#~ "numerical columns will be used to " +#~ "label points. Leave empty to get a" +#~ " count of points in each cluster." +#~ msgstr "" + +#~ msgid "Map Style" +#~ msgstr "" + +#~ msgid "Base layer map style" +#~ msgstr "" + +#~ msgid "Clustering Radius" +#~ msgstr "" + +#~ msgid "" +#~ "The radius (in pixels) the algorithm " +#~ "uses to define a cluster. Choose 0" +#~ " to turn off clustering, but beware" +#~ " that a large number of points " +#~ "(>1000) will cause lag." +#~ msgstr "" + +#~ msgid "Point Radius" +#~ msgstr "" + +#~ msgid "" +#~ "The radius of individual points (ones" +#~ " that are not in a cluster). " +#~ "Either a numerical column or `Auto`, " +#~ "which scales the point based on " +#~ "the largest cluster" +#~ msgstr "" + +#~ msgid "Point Radius Unit" +#~ msgstr "" + +#~ msgid "The unit of measure for the specified point radius" +#~ msgstr "" + +#~ msgid "Opacity" +#~ msgstr "" + +#~ msgid "Opacity of all clusters, points, and labels. Between 0 and 1." +#~ msgstr "" + +#~ msgid "Zoom" +#~ msgstr "" + +#~ msgid "Zoom level of the map" +#~ msgstr "" + +#~ msgid "Default latitude" +#~ msgstr "" + +#~ msgid "Latitude of default viewport" +#~ msgstr "" + +#~ msgid "Default longitude" +#~ msgstr "" + +#~ msgid "Longitude of default viewport" +#~ msgstr "" + +#~ msgid "Live render" +#~ msgstr "" + +#~ msgid "Points and clusters will update as viewport is being changed" +#~ msgstr "" + +#~ msgid "RGB Color" +#~ msgstr "" + +#~ msgid "The color for points and clusters in RGB" +#~ msgstr "" + +#~ msgid "Ranges" +#~ msgstr "" + +#~ msgid "Ranges to highlight with shading" +#~ msgstr "" + +#~ msgid "Range labels" +#~ msgstr "" + +#~ msgid "Labels for the ranges" +#~ msgstr "" + +#~ msgid "Markers" +#~ msgstr "" + +#~ msgid "List of values to mark with triangles" +#~ msgstr "" + +#~ msgid "Marker labels" +#~ msgstr "" + +#~ msgid "Labels for the markers" +#~ msgstr "" + +#~ msgid "Marker lines" +#~ msgstr "" + +#~ msgid "List of values to mark with lines" +#~ msgstr "" + +#~ msgid "Marker line labels" +#~ msgstr "" + +#~ msgid "Labels for the marker lines" +#~ msgstr "" + +#~ msgid "Slice ID" +#~ msgstr "" + +#~ msgid "The id of the active slice" +#~ msgstr "" + +#~ msgid "Cache Timeout (seconds)" +#~ msgstr "缓存超时(秒)" + +#~ msgid "The number of seconds before expiring the cache" +#~ msgstr "" + +#~ msgid "Order by entity id" +#~ msgstr "" + +#~ msgid "" +#~ "Important! Select this if the table " +#~ "is not already sorted by entity " +#~ "id, else there is no guarantee " +#~ "that all events for each entity " +#~ "are returned." +#~ msgstr "" + +#~ msgid "Minimum leaf node event count" +#~ msgstr "" + +#~ msgid "" +#~ "Leaf nodes that represent fewer than " +#~ "this number of events will be " +#~ "initially hidden in the visualization" +#~ msgstr "" + +#~ msgid "Color Scheme" +#~ msgstr "" + +#~ msgid "The color scheme for rendering chart" +#~ msgstr "" + +#~ msgid "Time" +#~ msgstr "" + +#~ msgid "Time related form attributes" +#~ msgstr "" + +#~ msgid "Datasource & Chart Type" +#~ msgstr "数据源 & 图表类型" + +#~ msgid "This section exposes ways to include snippets of SQL in your query" +#~ msgstr "" + +#~ msgid "Annotations" +#~ msgstr "注解" + +#~ msgid "Advanced Analytics" +#~ msgstr "" + +#~ msgid "" +#~ "This section contains options that allow" +#~ " for advanced analytical post processing" +#~ " of query results" +#~ msgstr "" + +#~ msgid "Result Filters" +#~ msgstr "" + +#~ msgid "" +#~ "The filters to apply after post-" +#~ "aggregation.Leave the value control empty " +#~ "to filter empty strings or nulls" +#~ msgstr "" + +#~ msgid "Chart Options" +#~ msgstr "图表选项" + +#~ msgid "Breakdowns" +#~ msgstr "" + +#~ msgid "Defines how each series is broken down" +#~ msgstr "" + +#~ msgid "Pie Chart" +#~ msgstr "" + +#~ msgid "Dual Axis Line Chart" +#~ msgstr "" + +#~ msgid "Y Axis 1" +#~ msgstr "" + +#~ msgid "Y Axis 2" +#~ msgstr "" + +#~ msgid "Left Axis Metric" +#~ msgstr "" + +#~ msgid "Choose a metric for left axis" +#~ msgstr "" + +#~ msgid "Left Axis Format" +#~ msgstr "" + +#~ msgid "Axes" +#~ msgstr "" + +#~ msgid "GROUP BY" +#~ msgstr "" + +#~ msgid "Use this section if you want a query that aggregates" +#~ msgstr "" + +#~ msgid "NOT GROUPED BY" +#~ msgstr "" + +#~ msgid "Use this section if you want to query atomic rows" +#~ msgstr "" + +#~ msgid "Options" +#~ msgstr "" + +#~ msgid "Bubbles" +#~ msgstr "" + +#~ msgid "Numeric Column" +#~ msgstr "" + +#~ msgid "Select the numeric column to draw the histogram" +#~ msgstr "" + +#~ msgid "No of Bins" +#~ msgstr "" + +#~ msgid "Select number of bins for the histogram" +#~ msgstr "" + +#~ msgid "Primary Metric" +#~ msgstr "" + +#~ msgid "The primary metric is used to define the arc segment sizes" +#~ msgstr "" + +#~ msgid "Secondary Metric" +#~ msgstr "" + +#~ msgid "" +#~ "This secondary metric is used to " +#~ "define the color as a ratio " +#~ "against the primary metric. If the " +#~ "two metrics match, color is mapped " +#~ "level groups" +#~ msgstr "" + +#~ msgid "Hierarchy" +#~ msgstr "" + +#~ msgid "This defines the level of the hierarchy" +#~ msgstr "" + +#~ msgid "Source / Target" +#~ msgstr "" + +#~ msgid "Choose a source and a target" +#~ msgstr "" + +#~ msgid "Chord Diagram" +#~ msgstr "" + +#~ msgid "Choose a number format" +#~ msgstr "" + +#~ msgid "Source" +#~ msgstr "" + +#~ msgid "Choose a source" +#~ msgstr "" + +#~ msgid "Target" +#~ msgstr "" + +#~ msgid "Choose a target" +#~ msgstr "" + +#~ msgid "ISO 3166-2 codes of region/province/department" +#~ msgstr "" + +#~ msgid "" +#~ "It's ISO 3166-2 of your " +#~ "region/province/department in your table. (see" +#~ " documentation for list of ISO " +#~ "3166-2)" +#~ msgstr "" + +#~ msgid "Country Control" +#~ msgstr "" + +#~ msgid "3 letter code of the country" +#~ msgstr "" + +#~ msgid "Metric for color" +#~ msgstr "" + +#~ msgid "Metric that defines the color of the country" +#~ msgstr "" + +#~ msgid "Bubble size" +#~ msgstr "" + +#~ msgid "Metric that defines the size of the bubble" +#~ msgstr "" + +#~ msgid "Filter Box" +#~ msgstr "" + +#~ msgid "Filter controls" +#~ msgstr "" + +#~ msgid "" +#~ "The controls you want to filter " +#~ "on. Note that only columns checked " +#~ "as \"filterable\" will show up on " +#~ "this list." +#~ msgstr "" + +#~ msgid "Heatmap Options" +#~ msgstr "" + +#~ msgid "Horizon" +#~ msgstr "" + +#~ msgid "Points" +#~ msgstr "" + +#~ msgid "Labelling" +#~ msgstr "" + +#~ msgid "Visual Tweaks" +#~ msgstr "" + +#~ msgid "Viewport" +#~ msgstr "" + +#~ msgid "Longitude" +#~ msgstr "" + +#~ msgid "Column containing longitude data" +#~ msgstr "" + +#~ msgid "Latitude" +#~ msgstr "" + +#~ msgid "Column containing latitude data" +#~ msgstr "" + +#~ msgid "Cluster label aggregator" +#~ msgstr "" + +#~ msgid "" +#~ "Aggregate function applied to the list" +#~ " of points in each cluster to " +#~ "produce the cluster label." +#~ msgstr "" + +#~ msgid "Tooltip" +#~ msgstr "提示" + +#~ msgid "" +#~ "Show a tooltip when hovering over " +#~ "points and clusters describing the label" +#~ msgstr "鼠标悬停在描述标签的点和簇上时,可以显示对应的提示" + +#~ msgid "" +#~ "One or many controls to group by." +#~ " If grouping, latitude and longitude " +#~ "columns must be present." +#~ msgstr "使用一个或多个控件来分组。一旦分组,则纬度和经度列必须存在。" + +#~ msgid "Event definition" +#~ msgstr "事件定义" + +#~ msgid "Additional meta data" +#~ msgstr "额外的元数据" + +#~ msgid "Column containing entity ids" +#~ msgstr "包含实体标识的列" + +#~ msgid "e.g., a \"user id\" column" +#~ msgstr "包含事件名称的列" + +#~ msgid "Column containing event names" +#~ msgstr "包含事件名称的列" + +#~ msgid "Event count limit" +#~ msgstr "事件计数限制" + +#~ msgid "The maximum number of events to return, equivalent to number of rows" +#~ msgstr "要返回的最大事件数量,相当于行数" + +#~ msgid "Meta data" +#~ msgstr "元数据" + +#~ msgid "Select any columns for meta data inspection" +#~ msgstr "选择任何列用来对元数据进行探查" + +#~ msgid "" +#~ "The server could not be reached. " +#~ "You may want to verify your " +#~ "connection and try again." +#~ msgstr "服务器不可达。您可能需要验证连接并重试。" + +#~ msgid "An unknown error occurred. (Status: %s )" +#~ msgstr "出现未知错误。(状态:%s)" + +#~ msgid "Favorites" +#~ msgstr "收藏" + +#~ msgid "Created Content" +#~ msgstr "创建内容" + +#~ msgid "Recent Activity" +#~ msgstr "近期活动" + +#~ msgid "Security & Access" +#~ msgstr "安全 & 访问" + +#~ msgid "No slices" +#~ msgstr "没有切片" + +#~ msgid "No dashboards" +#~ msgstr "没有看板" + +#~ msgid "Slices" +#~ msgstr "切片" + +#~ msgid "No favorite slices yet, go click on stars!" +#~ msgstr "暂无收藏的切片,去点击星星吧!" + +#~ msgid "No favorite dashboards yet, go click on stars!" +#~ msgstr "暂无收藏的看板,去点击星星吧!" + +#~ msgid "Roles" +#~ msgstr "角色" + +#~ msgid "Databases" +#~ msgstr "数据库" + +#~ msgid "Datasources" +#~ msgstr "数据源" + +#~ msgid "Profile picture provided by Gravatar" +#~ msgstr "资料图片由 Gravatar 提供" + +#~ msgid "joined" +#~ msgstr "joined" + +#~ msgid "id:" +#~ msgstr "id:" + +#~ msgid "Sorry, there appears to be no data" +#~ msgstr "对不起,似乎没有数据" + +#~ msgid "Select [%s]" +#~ msgstr "选择 [%s]" + +#~ msgid "" +#~ "Whether the access to this metric " +#~ "is restricted to certain roles. Only " +#~ "roles with the permission 'metric access" +#~ " on XXX (the name of this " +#~ "metric)' are allowed to access this " +#~ "metric." +#~ msgstr "是否访问受限。只有有权限的用户才能访问。" + +#~ msgid "Druid Clusters" +#~ msgstr "Druid 集群" + +#~ msgid "Sources" +#~ msgstr "数据源" + +#~ msgid "Associated Slices" +#~ msgstr "相关切片" + +#~ msgid "Druid Datasources" +#~ msgstr "Druid 数据源" + +#~ msgid "Scan New Datasources" +#~ msgstr "扫描新的数据源" + +#~ msgid "Refresh Druid Metadata" +#~ msgstr "刷新 Druid 元数据" + +#~ msgid "Tables" +#~ msgstr "数据表" + +#~ msgid "Import" +#~ msgstr "导入" + +#~ msgid "Welcome!" +#~ msgstr "欢迎!" + +#~ msgid "Manage" +#~ msgstr "管理" + +#~ msgid "Datasource %(name)s already exists" +#~ msgstr "数据源%(name)s 已存在" + +#~ msgid "Delete" +#~ msgstr "删除" + +#~ msgid "Delete all Really?" +#~ msgstr "确定删除全部?" + +#~ msgid "This endpoint requires the `all_datasource_access` permission" +#~ msgstr "这个端点需要“all_datasource_access”的权限" + +#~ msgid "The datasource seems to have been deleted" +#~ msgstr "数据源已经被删除" + +#~ msgid "The access requests seem to have been deleted" +#~ msgstr "访问请求已被删除" + +#~ msgid "The user seems to have been deleted" +#~ msgstr "用户已经被删除" + +#~ msgid "You don't have access to this datasource" +#~ msgstr "你不能访问这个数据源" + +#~ msgid "" +#~ "This view requires the database %(name)s" +#~ " or `all_datasource_access` permission" +#~ msgstr "此视图需要数据库 %(name)s或“all_datasource_access”权限" + +#~ msgid "" +#~ "This endpoint requires the datasource " +#~ "%(name)s, database or `all_datasource_access` " +#~ "permission" +#~ msgstr "此端点需要数据源 %(name)s、数据库或“all_datasource_access”权限" + +#~ msgid "" +#~ "All the queries in Sql Lab are " +#~ "going to be executed on behalf of" +#~ " currently authorized user." +#~ msgstr "SQL Lab 中所有的查询都将被当前授权用户执行。" + +#~ msgid "Impersonate queries to the database" +#~ msgstr "模拟对数据库的查询" + +#~ msgid "Import Dashboards" +#~ msgstr "导入仪表盘" + +#~ msgid "Access requests" +#~ msgstr "访问请求" + +#~ msgid "Security" +#~ msgstr "安全" + +#~ msgid "List Slices" +#~ msgstr "切片列表" + +#~ msgid "Show Slice" +#~ msgstr "显示切片" + +#~ msgid "Add Slice" +#~ msgstr "添加切片" + +#~ msgid "Edit Slice" +#~ msgstr "编辑切片" + +#~ msgid "Slice" +#~ msgstr "切片" + +#~ msgid "" +#~ "This json object describes the " +#~ "positioning of the widgets in the " +#~ "dashboard. It is dynamically generated " +#~ "when adjusting the widgets size and " +#~ "positions by using drag & drop in" +#~ " the dashboard view." +#~ msgstr "这个 JSON 对象描述了部件在看板中的位置。它是动态生成的,可以通过拖放,在看板中调整整部件的大小和位置。" + +#~ msgid "Export" +#~ msgstr "导出" + +#~ msgid "Export dashboards?" +#~ msgstr "导出仪表盘?" + +#~ msgid "Action Log" +#~ msgstr "操作日志" + +#~ msgid "Access was requested" +#~ msgstr "请求访问" + +#~ msgid "" +#~ "%(user)s was granted the role %(role)s" +#~ " that gives access to the " +#~ "%(datasource)s" +#~ msgstr "授予 %(user)s %(role)s 角色来访问 %(datasource)s 数据库" + +#~ msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s" +#~ msgstr "扩展角色 %(r)s 以提供对 datasource %(ds)s 的访问" + +#~ msgid "You have no permission to approve this request" +#~ msgstr "您没有权限批准此请求" + +#~ msgid "" +#~ "Malformed request. slice_id or table_name " +#~ "and db_name arguments are expected" +#~ msgstr "格式错误的请求。需要使用 slice_id 或 table_name 和 db_name 参数" + +#~ msgid "Slice %(id)s not found" +#~ msgstr "切片 %(id)s 没有找到" + +#~ msgid "Table %(t)s wasn't found in the database %(d)s" +#~ msgstr "在数据库 %(d)s 中找不到表 %(t)s" + +#~ msgid "Cannot find User %(name)s, please ask your admin to create one." +#~ msgstr "找不到用户 %(name)s,请您让管理员创建一个。" + +#~ msgid "Can't find DruidCluster with cluster_name = '%(name)s'" +#~ msgstr "不能找到具有 cluster_name = '%(name)s' 的 Druid 集群" + +#~ msgid "CSS Templates" +#~ msgstr "CSS 模板" + +#~ msgid "SQL Lab" +#~ msgstr "SQL 工具箱" + +#~ msgid "Queries" +#~ msgstr "查询" + +#~ msgid "Saved Queries" +#~ msgstr "已保存查询" + +#~ msgid "Time Column" +#~ msgstr "时间字段" + +#~ msgid "second" +#~ msgstr "秒" + +#~ msgid "minute" +#~ msgstr "分" + +#~ msgid "hour" +#~ msgstr "小时" + +#~ msgid "day" +#~ msgstr "天" + +#~ msgid "week" +#~ msgstr "周" + +#~ msgid "month" +#~ msgstr "月" + +#~ msgid "quarter" +#~ msgstr "季度" + +#~ msgid "year" +#~ msgstr "年" + +#~ msgid "week_ending_saturday" +#~ msgstr "周日为一周开始" + +#~ msgid "week_start_sunday" +#~ msgstr "周日为一周结束" + +#~ msgid "week_start_monday" +#~ msgstr "周一为一周开始" + +#~ msgid "5 minute" +#~ msgstr "5 分钟" + +#~ msgid "half hour" +#~ msgstr "半小时" + +#~ msgid "10 minute" +#~ msgstr "10 分钟" + +#~ msgid "Table Name" +#~ msgstr "表名" + +#~ msgid "Name of table to be created from csv data." +#~ msgstr "" + +#~ msgid "CSV File" +#~ msgstr "" + +#~ msgid "Select a CSV file to be uploaded to a database." +#~ msgstr "" + +#~ msgid "CSV Files Only!" +#~ msgstr "" + +#~ msgid "Database" +#~ msgstr "数据库" + +#~ msgid "Delimiter" +#~ msgstr "" + +#~ msgid "Delimiter used by CSV file (for whitespace use \\s+)." +#~ msgstr "" + +#~ msgid "Table Exists" +#~ msgstr "" + +#~ msgid "" +#~ "If table exists do one of the " +#~ "following: Fail (do nothing), Replace " +#~ "(drop and recreate table) or Append " +#~ "(insert data)." +#~ msgstr "" + +#~ msgid "Fail" +#~ msgstr "" + +#~ msgid "Replace" +#~ msgstr "" + +#~ msgid "Append" +#~ msgstr "" + +#~ msgid "Schema" +#~ msgstr "模式" + +#~ msgid "Specify a schema (if database flavour supports this)." +#~ msgstr "" + +#~ msgid "Header Row" +#~ msgstr "" + +#~ msgid "" +#~ "Row containing the headers to use " +#~ "as column names (0 is first line" +#~ " of data). Leave empty if there " +#~ "is no header row." +#~ msgstr "" + +#~ msgid "Index Column" +#~ msgstr "" + +#~ msgid "" +#~ "Column to use as the row labels" +#~ " of the dataframe. Leave empty if " +#~ "no index column." +#~ msgstr "" + +#~ msgid "Mangle Duplicate Columns" +#~ msgstr "" + +#~ msgid "Specify duplicate columns as \"X.0, X.1\"." +#~ msgstr "" + +#~ msgid "Skip Initial Space" +#~ msgstr "" + +#~ msgid "Skip spaces after delimiter." +#~ msgstr "" + +#~ msgid "Skip Rows" +#~ msgstr "" + +#~ msgid "Number of rows to skip at start of file." +#~ msgstr "" + +#~ msgid "Rows to Read" +#~ msgstr "" + +#~ msgid "Number of rows of file to read." +#~ msgstr "" + +#~ msgid "Skip Blank Lines" +#~ msgstr "" + +#~ msgid "Skip blank lines rather than interpreting them as NaN values." +#~ msgstr "" + +#~ msgid "Parse Dates" +#~ msgstr "" + +#~ msgid "A comma separated list of columns that should be parsed as dates." +#~ msgstr "" + +#~ msgid "Infer Datetime Format" +#~ msgstr "" + +#~ msgid "Use Pandas to interpret the datetime format automatically." +#~ msgstr "" + +#~ msgid "Decimal Character" +#~ msgstr "" + +#~ msgid "Character to interpret as decimal point." +#~ msgstr "" + +#~ msgid "Dataframe Index" +#~ msgstr "" + +#~ msgid "Write dataframe index as a column." +#~ msgstr "" + +#~ msgid "Column Label(s)" +#~ msgstr "" + +#~ msgid "" +#~ "Column label for index column(s). If " +#~ "None is given and Dataframe Index " +#~ "is True, Index Names are used." +#~ msgstr "" + +#~ msgid "Viz is missing a datasource" +#~ msgstr "Viz 缺少一个数据源" + +#~ msgid "From date cannot be larger than to date" +#~ msgstr "起始时间不可以大于当前时间" + +#~ msgid "Table View" +#~ msgstr "表视图" + +#~ msgid "Pick a granularity in the Time section or uncheck 'Include Time'" +#~ msgstr "在“时间”部分选择一个粒度,或取消选中“包括时间”" + +#~ msgid "Choose either fields to [Group By] and [Metrics] or [Columns], not both" +#~ msgstr "为[分组]和[指标]或[列]选择任何的字段,或者两个都不选" + +#~ msgid "Time Table View" +#~ msgstr "" + +#~ msgid "Pick at least one metric" +#~ msgstr "选择至少一个指标" + +#~ msgid "When using 'Group By' you are limited to use a single metric" +#~ msgstr "" + +#~ msgid "Pivot Table" +#~ msgstr "透视表" + +#~ msgid "Please choose at least one 'Group by' field " +#~ msgstr "" + +#~ msgid "Please choose at least one metric" +#~ msgstr "请至少选择一个指标" + +#~ msgid "Group By' and 'Columns' can't overlap" +#~ msgstr "" + +#~ msgid "Markup" +#~ msgstr "标记" + +#~ msgid "Separator" +#~ msgstr "分隔符" + +#~ msgid "Word Cloud" +#~ msgstr "词汇云" + +#~ msgid "Treemap" +#~ msgstr "树状图" + +#~ msgid "Calendar Heatmap" +#~ msgstr "时间热力图" + +#~ msgid "Box Plot" +#~ msgstr "箱线图" + +#~ msgid "Bubble Chart" +#~ msgstr "气泡图" + +#~ msgid "Pick a metric for x, y and size" +#~ msgstr "为 x 轴,y 轴和大小选择一个指标" + +#~ msgid "Bullet Chart" +#~ msgstr "子弹图" + +#~ msgid "Pick a metric to display" +#~ msgstr "选择一个指标来显示" + +#~ msgid "Big Number with Trendline" +#~ msgstr "数字和趋势线" + +#~ msgid "Pick a metric!" +#~ msgstr "选择一个指标!" + +#~ msgid "Big Number" +#~ msgstr "数字" + +#~ msgid "Time Series - Line Chart" +#~ msgstr "时间序列-折线图" + +#~ msgid "Pick a time granularity for your time series" +#~ msgstr "为您的时间序列选择一个时间粒度" + +#~ msgid "" +#~ "`Since` and `Until` time bounds should" +#~ " be specified when using the `Time" +#~ " Shift` feature." +#~ msgstr "" + +#~ msgid "Time Series - Dual Axis Line Chart" +#~ msgstr "时间序列-双轴线图" + +#~ msgid "Pick a metric for left axis!" +#~ msgstr "为左轴选择一个指标!" + +#~ msgid "Pick a metric for right axis!" +#~ msgstr "为右轴选择一个指标!" + +#~ msgid "Please choose different metrics on left and right axis" +#~ msgstr "请在左右轴上选择不同的指标" + +#~ msgid "Time Series - Bar Chart" +#~ msgstr "时间序列 - 柱状图" + +#~ msgid "Time Series - Period Pivot" +#~ msgstr "" + +#~ msgid "Time Series - Percent Change" +#~ msgstr "时间序列 - 百分比变化" + +#~ msgid "Time Series - Stacked" +#~ msgstr "时间序列 - 堆积图" + +#~ msgid "Distribution - NVD3 - Pie Chart" +#~ msgstr "分布 - NVD3 - 饼图" + +#~ msgid "Histogram" +#~ msgstr "直方图" + +#~ msgid "Must have at least one numeric column specified" +#~ msgstr "" + +#~ msgid "Distribution - Bar Chart" +#~ msgstr "分布 - 柱状图" + +#~ msgid "Can't have overlap between Series and Breakdowns" +#~ msgstr "Series 和 Breakdown 之间不能有重叠" + +#~ msgid "Pick at least one field for [Series]" +#~ msgstr "为 [序列] 选择至少一个字段" + +#~ msgid "Sunburst" +#~ msgstr "环状层次图" + +#~ msgid "Sankey" +#~ msgstr "蛇形图" + +#~ msgid "Pick exactly 2 columns as [Source / Target]" +#~ msgstr "为 [来源 / 目标] 选择两个列" + +#~ msgid "" +#~ "There's a loop in your Sankey, " +#~ "please provide a tree. Here's a " +#~ "faulty link: {}" +#~ msgstr "桑基图里面有一个循环,请提供一棵树。这是一个错误的链接:{}" + +#~ msgid "Directed Force Layout" +#~ msgstr "有向图" + +#~ msgid "Pick exactly 2 columns to 'Group By'" +#~ msgstr "为 “Group By” 选择两个列" + +#~ msgid "Country Map" +#~ msgstr "国家地图" + +#~ msgid "World Map" +#~ msgstr "世界地图" + +#~ msgid "Filters" +#~ msgstr "过滤" + +#~ msgid "Pick at least one filter field" +#~ msgstr "选择至少一个过滤字段" + +#~ msgid "iFrame" +#~ msgstr "内嵌框架" + +#~ msgid "Parallel Coordinates" +#~ msgstr "平行坐标" + +#~ msgid "Heatmap" +#~ msgstr "热力图" + +#~ msgid "Horizon Charts" +#~ msgstr "水平图" + +#~ msgid "Mapbox" +#~ msgstr "箱图" + +#~ msgid "Must have a [Group By] column to have 'count' as the [Label]" +#~ msgstr "[Group By] 列必须要有 ‘count’字段作为 [标签]" + +#~ msgid "Choice of [Label] must be present in [Group By]" +#~ msgstr "[标签] 的选择项必须出现在 [Group By]" + +#~ msgid "Choice of [Point Radius] must be present in [Group By]" +#~ msgstr "[点半径] 的选择项必须出现在 [Group By]" + +#~ msgid "[Longitude] and [Latitude] columns must be present in [Group By]" +#~ msgstr "[经度] 和 [纬度] 的选择项必须出现在 [Group By]" + +#~ msgid "Deck.gl - Multiple Layers" +#~ msgstr "" + +#~ msgid "Bad spatial key" +#~ msgstr "" + +#~ msgid "Deck.gl - Scatter plot" +#~ msgstr "" + +#~ msgid "Deck.gl - Screen Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D Grid" +#~ msgstr "" + +#~ msgid "Deck.gl - Paths" +#~ msgstr "" + +#~ msgid "Deck.gl - Polygon" +#~ msgstr "" + +#~ msgid "Deck.gl - 3D HEX" +#~ msgstr "" + +#~ msgid "Deck.gl - GeoJSON" +#~ msgstr "" + +#~ msgid "Deck.gl - Arc" +#~ msgstr "" + +#~ msgid "Event flow" +#~ msgstr "事件流" + +#~ msgid "Time Series - Paired t-test" +#~ msgstr "时间序列 - 配对t检验" + +#~ msgid "Time Series - Nightingale Rose Chart" +#~ msgstr "" + +#~ msgid "Partition Diagram" +#~ msgstr "" + +#~ msgid "Metric(s) {} must be aggregations." +#~ msgstr "" + +#~ msgid "No data was returned." +#~ msgstr "没有返回任何数据。" + +#~ msgid "Unsupported extraction function: " +#~ msgstr "" + +#~ msgid "List Druid Column" +#~ msgstr "Druid 列的列表" + +#~ msgid "Show Druid Column" +#~ msgstr "显示 Druid 列" + +#~ msgid "Add Druid Column" +#~ msgstr "添加 Druid 列" + +#~ msgid "Edit Druid Column" +#~ msgstr "编辑 Druid 列" + +#~ msgid "Column" +#~ msgstr "列" + +#~ msgid "Type" +#~ msgstr "类型" + +#~ msgid "Datasource" +#~ msgstr "数据源" + +#~ msgid "Groupable" +#~ msgstr "可分组" + +#~ msgid "Filterable" +#~ msgstr "可过滤" + +#~ msgid "Count Distinct" +#~ msgstr "计数" + +#~ msgid "Sum" +#~ msgstr "求和" + +#~ msgid "Min" +#~ msgstr "最小值" + +#~ msgid "Max" +#~ msgstr "最大值" + +#~ msgid "" +#~ "Whether this column is exposed in " +#~ "the `Filters` section of the explore " +#~ "view." +#~ msgstr "该列是否在浏览视图的`过滤器`部分显示。" + +#~ msgid "List Druid Metric" +#~ msgstr "Druid 指标列表" + +#~ msgid "Show Druid Metric" +#~ msgstr "显示 Druid 指标" + +#~ msgid "Add Druid Metric" +#~ msgstr "添加 Druid 指标" + +#~ msgid "Edit Druid Metric" +#~ msgstr "编辑 Druid 指标" + +#~ msgid "" +#~ "Whether the access to this metric " +#~ "is restricted to certain roles. Only " +#~ "roles with the permission 'metric access" +#~ " on XXX (the name of this " +#~ "metric)' are allowed to access this " +#~ "metric" +#~ msgstr "" + +#~ msgid "Metric" +#~ msgstr "指标" + +#~ msgid "Description" +#~ msgstr "描述" + +#~ msgid "Verbose Name" +#~ msgstr "全称" + +#~ msgid "JSON" +#~ msgstr "JSON" + +#~ msgid "Druid Datasource" +#~ msgstr "Druid 数据源" + +#~ msgid "Warning Message" +#~ msgstr "告警信息" + +#~ msgid "List Druid Cluster" +#~ msgstr "Druid 集群列表" + +#~ msgid "Show Druid Cluster" +#~ msgstr "显示 Druid 集群" + +#~ msgid "Add Druid Cluster" +#~ msgstr "添加 Druid 集群" + +#~ msgid "Edit Druid Cluster" +#~ msgstr "编辑 Druid 集群" + +#~ msgid "Cluster" +#~ msgstr "集群" + +#~ msgid "Coordinator Host" +#~ msgstr "协调器主机" + +#~ msgid "Coordinator Port" +#~ msgstr "协调器端口" + +#~ msgid "Coordinator Endpoint" +#~ msgstr "协调器端点" + +#~ msgid "Broker Host" +#~ msgstr "代理主机" + +#~ msgid "Broker Port" +#~ msgstr "代理端口" + +#~ msgid "Broker Endpoint" +#~ msgstr "代理端点" + +#~ msgid "List Druid Datasource" +#~ msgstr "Druid 数据源列表" + +#~ msgid "Show Druid Datasource" +#~ msgstr "显示 Druid 数据源" + +#~ msgid "Add Druid Datasource" +#~ msgstr "添加 Druid 数据源" + +#~ msgid "Edit Druid Datasource" +#~ msgstr "编辑 Druid 数据源" + +#~ msgid "" +#~ "The list of slices associated with " +#~ "this table. By altering this datasource," +#~ " you may change how these associated" +#~ " slices behave. Also note that slices" +#~ " need to point to a datasource, " +#~ "so this form will fail at saving" +#~ " if removing slices from a " +#~ "datasource. If you want to change " +#~ "the datasource for a slice, overwrite" +#~ " the slice from the 'explore view'" +#~ msgstr "与此表关联的切片列表。通过更改此数据源,您可以更改相关的切片。还要注意,切片需要指向数据源,因此如果从数据源中删除切片,则此形式将无法保存。如果要更改切片的数据源,请从`浏览视图`覆盖切片," + +#~ msgid "Timezone offset (in hours) for this datasource" +#~ msgstr "数据源的时差(单位:小时)" + +#~ msgid "" +#~ "Time expression to use as a " +#~ "predicate when retrieving distinct values " +#~ "to populate the filter component. Only" +#~ " applies when `Enable Filter Select` " +#~ "is on. If you enter `7 days " +#~ "ago`, the distinct list of values " +#~ "in the filter will be populated " +#~ "based on the distinct value over " +#~ "the past week" +#~ msgstr "当检索不同的值以填充过滤器组件时,时间表达式用作条件。只适用于`启用过滤器选择`。如果您输入`7天前`,将根据过去一周的不同值来填充ilter中不同的值列表" + +#~ msgid "" +#~ "Whether to populate the filter's " +#~ "dropdown in the explore view's filter" +#~ " section with a list of distinct " +#~ "values fetched from the backend on " +#~ "the fly" +#~ msgstr "是否在浏览视图的过滤器部分中填充过滤器的下拉列表,并提供从后端获取的不同值的列表" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the datasource from the " +#~ "datasource list" +#~ msgstr "在数据源列表中点击数据源将重定向到此端点" + +#~ msgid "Associated Charts" +#~ msgstr "" + +#~ msgid "Data Source" +#~ msgstr "数据源" + +#~ msgid "Owner" +#~ msgstr "所有者" + +#~ msgid "Is Hidden" +#~ msgstr "隐藏" + +#~ msgid "Enable Filter Select" +#~ msgstr "启用过滤器选择" + +#~ msgid "Default Endpoint" +#~ msgstr "默认端点" + +#~ msgid "Time Offset" +#~ msgstr "时间偏移" + +#~ msgid "Cache Timeout" +#~ msgstr "缓存时间" + +#~ msgid "" +#~ "Datetime column not provided as part " +#~ "table configuration and is required by" +#~ " this type of chart" +#~ msgstr "缺少时间字段" + +#~ msgid "Empty query?" +#~ msgstr "查询为空?" + +#~ msgid "Metric '{}' is not valid" +#~ msgstr "'{}'是无效的" + +#~ msgid "" +#~ "Table [{}] doesn't seem to exist " +#~ "in the specified database, couldn't " +#~ "fetch column information" +#~ msgstr "指定的数据库中似乎不存在 [{}] 表,无法获取列信息" + +#~ msgid "List Columns" +#~ msgstr "列列表" + +#~ msgid "Show Column" +#~ msgstr "显示列" + +#~ msgid "Add Column" +#~ msgstr "添加列" + +#~ msgid "Edit Column" +#~ msgstr "编辑列" + +#~ msgid "" +#~ "Whether to make this column available" +#~ " as a [Time Granularity] option, " +#~ "column has to be DATETIME or " +#~ "DATETIME-like" +#~ msgstr "是否将此列作为[时间粒度]选项, 列中的数据类型必须是DATETIME" + +#~ msgid "" +#~ "The data type that was inferred by" +#~ " the database. It may be necessary" +#~ " to input a type manually for " +#~ "expression-defined columns in some cases." +#~ " In most case users should not " +#~ "need to alter this." +#~ msgstr "由数据库推断的数据类型。在某些情况下,可能需要为表达式定义的列手工输入一个类型。在大多数情况下,用户不需要修改这个数据类型。" + +#~ msgid "Table" +#~ msgstr "表" + +#~ msgid "Expression" +#~ msgstr "表达式" + +#~ msgid "Is temporal" +#~ msgstr "表示时间" + +#~ msgid "Datetime Format" +#~ msgstr "时间格式" + +#~ msgid "Database Expression" +#~ msgstr "数据库表达式" + +#~ msgid "List Metrics" +#~ msgstr "指标列" + +#~ msgid "Show Metric" +#~ msgstr "显示指标" + +#~ msgid "Add Metric" +#~ msgstr "添加指标" + +#~ msgid "Edit Metric" +#~ msgstr "编辑指标" + +#~ msgid "SQL Expression" +#~ msgstr "SQL表达式" + +#~ msgid "D3 Format" +#~ msgstr "D3 格式" + +#~ msgid "Is Restricted" +#~ msgstr "受限的" + +#~ msgid "List Tables" +#~ msgstr "表列表" + +#~ msgid "Show Table" +#~ msgstr "显示表" + +#~ msgid "Add Table" +#~ msgstr "添加表" + +#~ msgid "Edit Table" +#~ msgstr "编辑表" + +#~ msgid "Name of the table that exists in the source database" +#~ msgstr "源数据库中存在的表的名称" + +#~ msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" +#~ msgstr "模式,只在一些数据库中使用,比如Postgres、Redshift和DB2" + +#~ msgid "" +#~ "This fields acts a Superset view, " +#~ "meaning that Superset will run a " +#~ "query against this string as a " +#~ "subquery." +#~ msgstr "这个字段执行Superset视图时,意味着Superset将以子查询的形式对字符串运行查询。" + +#~ msgid "" +#~ "Predicate applied when fetching distinct " +#~ "value to populate the filter control " +#~ "component. Supports jinja template syntax. " +#~ "Applies only when `Enable Filter Select`" +#~ " is on." +#~ msgstr "当获取不同的值来填充过滤器组件应用时。支持jinja的模板语法。只在`启用过滤器选择`时应用。" + +#~ msgid "" +#~ "Redirects to this endpoint when clicking" +#~ " on the table from the table " +#~ "list" +#~ msgstr "点击表列表中的表时将重定向到此端点" + +#~ msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" +#~ msgstr "" + +#~ msgid "" +#~ "A set of parameters that become " +#~ "available in the query using Jinja " +#~ "templating syntax" +#~ msgstr "" + +#~ msgid "Changed By" +#~ msgstr "修改人" + +#~ msgid "Last Changed" +#~ msgstr "更新时间" + +#~ msgid "Offset" +#~ msgstr "偏移" + +#~ msgid "Fetch Values Predicate" +#~ msgstr "取值谓词" + +#~ msgid "Main Datetime Column" +#~ msgstr "主日期列" + +#~ msgid "SQL Lab View" +#~ msgstr "" + +#~ msgid "Template parameters" +#~ msgstr "" + +#~ msgid "" +#~ "Table [{}] could not be found, " +#~ "please double check your database " +#~ "connection, schema, and table name" +#~ msgstr "找不到 [{}] 表,请仔细检查您的数据库连接、Schema 和 表名" + +#~ msgid "" +#~ "The table was created. As part of" +#~ " this two phase configuration process, " +#~ "you should now click the edit " +#~ "button by the new table to " +#~ "configure it." +#~ msgstr "表被创建。作为这两个阶段配置过程的一部分,您现在应该单击新表的编辑按钮来配置它。" + +#~ msgid "Metadata refreshed for the following table(s): %(tables)s" +#~ msgstr "" + +#~ msgid "Profile" +#~ msgstr "用户信息" + +#~ msgid "Logout" +#~ msgstr "退出" + +#~ msgid "Login" +#~ msgstr "登录" + +#~ msgid "Record Count" +#~ msgstr "记录数" + +#~ msgid "No records found" +#~ msgstr "没有找到任何记录" + +#~ msgid "Add Filter" +#~ msgstr "增加过滤条件" + +#~ msgid "Import dashboards" +#~ msgstr "" + +#~ msgid "No Access!" +#~ msgstr "不能访问!" + +#~ msgid "You do not have permissions to access the datasource(s): %(name)s." +#~ msgstr "您没有权限访问数据源(s): %(name)s。" + +#~ msgid "Request Permissions" +#~ msgstr "请求权限" + +#~ msgid "Cancel" +#~ msgstr "取消" + +#~ msgid "Test Connection" +#~ msgstr "测试连接" + +#~ msgid "json isn't valid" +#~ msgstr "无效 JSON" + +#~ msgid "List Databases" +#~ msgstr "数据库列表" + +#~ msgid "Show Database" +#~ msgstr "显示数据库" + +#~ msgid "Add Database" +#~ msgstr "添加数据库" + +#~ msgid "Edit Database" +#~ msgstr "编辑数据库" + +#~ msgid "Expose this DB in SQL Lab" +#~ msgstr "在 SQL 工具箱中公开这个数据库" + +#~ msgid "" +#~ "Allow users to run synchronous queries," +#~ " this is the default and should " +#~ "work well for queries that can be" +#~ " executed within a web request scope" +#~ " (<~1 minute)" +#~ msgstr "允许用户运行同步查询,这是默认值,可以很好地处理在web请求范围内执行的查询(<~ 1 分钟)" + +#~ msgid "" +#~ "Allow users to run queries, against " +#~ "an async backend. This assumes that " +#~ "you have a Celery worker setup as" +#~ " well as a results backend." +#~ msgstr "允许用户对异步后端运行查询。 假设您有一个 Celery 工作者设置以及后端结果。" + +#~ msgid "Allow CREATE TABLE AS option in SQL Lab" +#~ msgstr "在 SQL 编辑器中允许 CREATE TABLE AS 选项" + +#~ msgid "" +#~ "Allow users to run non-SELECT " +#~ "statements (UPDATE, DELETE, CREATE, ...) " +#~ "in SQL Lab" +#~ msgstr "允许用户在 SQL 编辑器中运行非 SELECT 语句(UPDATE,DELETE,CREATE,...)" + +#~ msgid "" +#~ "When allowing CREATE TABLE AS option " +#~ "in SQL Lab, this option forces the" +#~ " table to be created in this " +#~ "schema" +#~ msgstr "当在 SQL 编辑器中允许 CREATE TABLE AS 选项时,此选项可以此模式中强制创建表" + +#~ 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 "" + +#~ msgid "" +#~ "Allow SQL Lab to fetch a list " +#~ "of all tables and all views across" +#~ " all database schemas. For large data" +#~ " warehouse with thousands of tables, " +#~ "this can be expensive and put " +#~ "strain on the system." +#~ msgstr "" + +#~ msgid "Expose in SQL Lab" +#~ msgstr "在 SQL 工具箱中公开" + +#~ msgid "Allow CREATE TABLE AS" +#~ msgstr "允许 CREATE TABLE AS" + +#~ msgid "Allow DML" +#~ msgstr "允许 DML" + +#~ msgid "CTAS Schema" +#~ msgstr "CTAS 模式" + +#~ msgid "Creator" +#~ msgstr "作者" + +#~ msgid "SQLAlchemy URI" +#~ msgstr "SQLAlchemy URI" + +#~ msgid "Extra" +#~ msgstr "扩展" + +#~ msgid "Allow Run Sync" +#~ msgstr "允许同步运行" + +#~ msgid "Allow Run Async" +#~ msgstr "允许异步运行" + +#~ msgid "Impersonate the logged on user" +#~ msgstr "" + +#~ msgid "CSV to Database configuration" +#~ msgstr "" + +#~ msgid "CSV file \"{0}\" uploaded to table \"{1}\" in database \"{2}\"" +#~ msgstr "" + +#~ msgid "User" +#~ msgstr "用户" + +#~ msgid "User Roles" +#~ msgstr "用户角色" + +#~ msgid "Database URL" +#~ msgstr "数据库URL" + +#~ msgid "Roles to grant" +#~ msgstr "角色授权" + +#~ msgid "Created On" +#~ msgstr "创建日期" + +#~ msgid "List Charts" +#~ msgstr "" + +#~ msgid "Show Chart" +#~ msgstr "" + +#~ msgid "Add Chart" +#~ msgstr "" + +#~ msgid "Edit Chart" +#~ msgstr "" + +#~ msgid "" +#~ "These parameters are generated dynamically " +#~ "when clicking the save or overwrite " +#~ "button in the explore view. This " +#~ "JSON object is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "当单击“保存”或“覆盖”按钮时,这些参数会在视图中动态生成。高级用户可以在这里改变特定的参数。" + +#~ msgid "Duration (in seconds) of the caching timeout for this slice." +#~ msgstr "切片数据过期时间(秒)" + +#~ msgid "Dashboards" +#~ msgstr "看板" + +#~ msgid "Last Modified" +#~ msgstr "最后修改" + +#~ msgid "Owners" +#~ msgstr "所有者" + +#~ msgid "Parameters" +#~ msgstr "参数" + +#~ msgid "Chart" +#~ msgstr "" + +#~ msgid "Name" +#~ msgstr "名字" + +#~ msgid "Visualization Type" +#~ msgstr "图表类型" + +#~ msgid "List Dashboards" +#~ msgstr "仪表盘列表" + +#~ msgid "Show Dashboard" +#~ msgstr "显示仪表盘" + +#~ msgid "Add Dashboard" +#~ msgstr "添加仪表盘" + +#~ msgid "Edit Dashboard" +#~ msgstr "编辑仪表盘" + +#~ msgid "" +#~ "This json object describes the " +#~ "positioning of the widgets in the " +#~ "dashboard. It is dynamically generated " +#~ "when adjusting the widgets size and " +#~ "positions by using drag & drop in" +#~ " the dashboard view" +#~ msgstr "" + +#~ msgid "" +#~ "The css for individual dashboards can" +#~ " be altered here, or in the " +#~ "dashboard view where changes are " +#~ "immediately visible" +#~ msgstr "可以在这里或者在看板视图修改单个看板的CSS样式" + +#~ msgid "To get a readable URL for your dashboard" +#~ msgstr "为看板生成一个可读的 URL" + +#~ msgid "" +#~ "This JSON object is generated " +#~ "dynamically when clicking the save or" +#~ " overwrite button in the dashboard " +#~ "view. It is exposed here for " +#~ "reference and for power users who " +#~ "may want to alter specific parameters." +#~ msgstr "当在看板视图中单击“保存”或“覆盖”按钮时,这些参数会在视图中动态生成。高级用户可以在这里改变特定的参数。" + +#~ msgid "Owners is a list of users who can alter the dashboard." +#~ msgstr "“所有者”是一组可以修改看板的用户列表。" + +#~ msgid "Dashboard" +#~ msgstr "看板" + +#~ msgid "Title" +#~ msgstr "标题" + +#~ msgid "Slug" +#~ msgstr "Slug" + +#~ msgid "Charts" +#~ msgstr "" + +#~ msgid "Modified" +#~ msgstr "已修改" + +#~ msgid "Position JSON" +#~ msgstr "位置参数" + +#~ msgid "CSS" +#~ msgstr "CSS" + +#~ msgid "JSON Metadata" +#~ msgstr "JSON 模板" + +#~ msgid "Underlying Tables" +#~ msgstr "底层表" + +#~ msgid "Action" +#~ msgstr "操作" + +#~ msgid "dttm" +#~ msgstr "DTTM" + +#~ msgid "You don't have the rights to " +#~ msgstr "" + +#~ msgid "alter this " +#~ msgstr "" + +#~ msgid "chart" +#~ msgstr "" + +#~ msgid "create a " +#~ msgstr "" + +#~ msgid "dashboard" +#~ msgstr "" + +#~ msgid "Query record was not created as expected." +#~ msgstr "查询记录没有按预期创建。" + +#~ msgid "Template Name" +#~ msgstr "模板名称" + +#~ msgid "SQL Editor" +#~ msgstr "SQL 编辑器" + +#~ msgid "Query Search" +#~ msgstr "查询搜索" + +#~ msgid "Status" +#~ msgstr "状态" + +#~ msgid "Start Time" +#~ msgstr "开始时间" + +#~ msgid "End Time" +#~ msgstr "结束时间" + +#~ msgid "List Saved Query" +#~ msgstr "保存的查询列表" + +#~ msgid "Show Saved Query" +#~ msgstr "显示保存的查询" + +#~ msgid "Add Saved Query" +#~ msgstr "添加保存的查询" + +#~ msgid "Edit Saved Query" +#~ msgstr "编辑保存的查询" + +#~ msgid "Label" +#~ msgstr "标签" + +#~ msgid "Pop Tab Link" +#~ msgstr "流行标签链接" + +#~ msgid "Changed on" +#~ msgstr "改变为" + diff --git a/superset/views/core.py b/superset/views/core.py index 12c090a315..cee69867ef 100755 --- a/superset/views/core.py +++ b/superset/views/core.py @@ -450,7 +450,7 @@ class SliceModelView(SupersetModelView, DeleteMixin): # noqa 'want to alter specific parameters.', ), 'cache_timeout': _( - 'Duration (in seconds) of the caching timeout for this slice.'), + 'Duration (in seconds) of the caching timeout for this chart.'), } base_filters = [['id', SliceFilter, lambda: []]] label_columns = { @@ -1959,7 +1959,7 @@ class Superset(BaseSupersetView): slices = session.query(models.Slice).filter_by(id=slice_id).all() if not slices: return json_error_response(__( - 'Slice %(id)s not found', id=slice_id), status=404) + 'Chart %(id)s not found', id=slice_id), status=404) elif table_name and db_name: SqlaTable = ConnectorRegistry.sources['table'] table = ( diff --git a/tests/base_tests.py b/tests/base_tests.py index 3c01f2ef0c..eefd3d98b8 100644 --- a/tests/base_tests.py +++ b/tests/base_tests.py @@ -125,7 +125,7 @@ class SupersetTestCase(unittest.TestCase): resp = self.get_resp( '/login/', data=dict(username=username, password=password)) - self.assertIn('Welcome', resp) + self.assertNotIn('User confirmation needed', resp) def get_slice(self, slice_name, session): slc = ( diff --git a/tests/core_tests.py b/tests/core_tests.py index c454c00849..34d8a64677 100644 --- a/tests/core_tests.py +++ b/tests/core_tests.py @@ -56,7 +56,7 @@ class CoreTests(SupersetTestCase): resp = self.get_resp( '/login/', data=dict(username='admin', password='general')) - self.assertIn('Welcome', resp) + self.assertNotIn('User confirmation needed', resp) resp = self.get_resp('/logout/', follow_redirects=True) self.assertIn('User confirmation needed', resp) @@ -64,14 +64,8 @@ class CoreTests(SupersetTestCase): resp = self.get_resp( '/login/', data=dict(username='admin', password='wrongPassword')) - self.assertNotIn('Welcome', resp) self.assertIn('User confirmation needed', resp) - def test_welcome(self): - self.login() - resp = self.client.get('/superset/welcome') - assert 'Welcome' in resp.data.decode('utf-8') - def test_slice_endpoint(self): self.login(username='admin') slc = self.get_slice('Girls', db.session)