diff --git a/.github/workflows/superset-translations.yml b/.github/workflows/superset-translations.yml
new file mode 100644
index 00000000000..79c2a958510
--- /dev/null
+++ b/.github/workflows/superset-translations.yml
@@ -0,0 +1,19 @@
+name: Translations
+
+on: [push, pull_request]
+
+jobs:
+ frontend-build:
+ name: build
+ runs-on: ubuntu-18.04
+ steps:
+ - name: Checkout code
+ uses: actions/checkout@v2
+ - name: Install dependencies
+ uses: apache-superset/cached-dependencies@adc6f73
+ with:
+ run: npm-install
+ - name: lint
+ working-directory: ./superset-frontend
+ run: |
+ npm run check-translation
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index b8b87a5757b..328ed159cb1 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -21,7 +21,9 @@
"lint": "eslint --ignore-path=.eslintignore --ext .js,.jsx,.ts,.tsx . && npm run type",
"prettier-check": "prettier --check '{src,stylesheets}/**/*.{css,less,sass,scss}'",
"lint-fix": "eslint --fix --ignore-path=.eslintignore --ext .js,.jsx,.ts,tsx . && npm run clean-css && npm run type",
- "clean-css": "prettier --write '{src,stylesheets}/**/*.{css,less,sass,scss}'"
+ "clean-css": "prettier --write '{src,stylesheets}/**/*.{css,less,sass,scss}'",
+ "check-translation": "prettier --check ../superset/translations/**/LC_MESSAGES/*.json",
+ "clean-translation": "prettier --write ../superset/translations/**/LC_MESSAGES/*.json"
},
"repository": {
"type": "git",
diff --git a/superset/translations/de/LC_MESSAGES/messages.json b/superset/translations/de/LC_MESSAGES/messages.json
index 0a71b27c6df..9a83960ec10 100644
--- a/superset/translations/de/LC_MESSAGES/messages.json
+++ b/superset/translations/de/LC_MESSAGES/messages.json
@@ -1,4 +1,999 @@
-{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=2; plural=(n != 1)","lang":"de"},"Time Column":["Zeitspalte"],"second":["Sekunde"],"minute":["Minute"],"hour":["Stunde"],"day":["Tag"],"week":["Woche"],"month":["Monat"],"quarter":["Vierteljahr"],"year":["Jahr"],"week_start_monday":[""],"week_ending_saturday":[""],"week_start_sunday":[""],"5 minute":["5 Minuten"],"half hour":["halbe Stunde"],"10 minute":["10 Minuten"],"[Superset] Access to the datasource %(name)s was granted":["[Superset] Zugriff auf Datenquelle %(name)s war genehmigt "],"Viz fehlt eine Datenquelle":[""],"From date cannot be larger than to date":["'Von Datum' kann nicht größer als 'bis Datum' sein"],"Table View":["Tabellenansicht"],"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":["Pivot-Tabelle"],"Please choose at least one \"Group by\" field ":[""],"Please choose at least one metric":["Bitte wählt zumindest eine Metrik"],"'Group By' and 'Columns' can't overlap":[""],"Markup":["Auszeichnung"],"Separator":[""],"Word Cloud":["Wortwolke"],"Treemap":[""],"Calendar Heatmap":[""],"Box Plot":["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!":["Wählt eine Metrik!"],"Big Number":["Große Nummer"],"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":["Histogramm"],"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":[""],"Your query was saved":["Ihre Abfrage wurde gespeichert"],"Your query could not be saved":["Ihre Abfrage konnte nicht gespeichert werden"],"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":["Suche"],"Open in SQL Editor":["Bearbeiten 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":["Visualalisieren"],"Table":["Tabellen"],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"Track Job":[""],"Loading...":[""],"Run Selected Query":[""],"Run Query":[""],"Run query asynchronously":[""],"Stop":["Stopp"],"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":[""],"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":["Titel"],"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.":["Von Daten dienten um %s im Cache gespeichert. Aktualisierung erzwingen durch Klicken"],"Click to force refresh":["Aktualisierung erzwingen"],"Error":["Fehler"],"Sorry, there was an error adding slices to this dashboard: %s":[""],"Active Dashboard Filters":[""],"Checkout this dashboard: %s":[""],"Force refresh the whole dashboard":["Ganze Dashboard Aktualisierung erzwingen"],"Edit this dashboard's properties":["Dashboardeigenschaften bearbeiten"],"Load a template":["Vorlage laden"],"Load a CSS template":["CSS Vorlage laden"],"CSS":["CSS"],"Live CSS Editor":[""],"Don't refresh":["Nicht aktualisieren"],"10 seconds":["10 Sekunden"],"30 seconds":["30 Sekunden"],"1 minute":["1 Minute"],"5 minutes":["5 Minuten"],"Refresh Interval":["Aktualisierung Zwischenzeit"],"Choose the refresh frequency for this dashboard":["Aktualisierungsfrequenz auswählen für dieses Dashboard"],"This dashboard was saved successfully.":["Dashboard wurde erfolgreich gespeichert"],"Sorry, there was an error saving this dashboard: ":[""],"You must pick a name for the new dashboard":[""],"Save Dashboard":["Dashboard speichern"],"Overwrite Dashboard [%s]":[""],"Save as:":["Speichern als:"],"[dashboard name]":[""],"Name":["Name"],"Viz":[""],"Modified":["Geändert"],"Add Slices":[""],"Add a new slice to the dashboard":[""],"Add Slices to Dashboard":[""],"Move chart":["Diagramm bewegen"],"Force refresh data":["Aktualisierung erzwingen"],"Toggle chart description":["Diagramm Beschreibung umschalten"],"Edit chart":["Diagramm bearbeiten"],"Export CSV":["Exportieren als CSV"],"Explore chart":["Diagramm untersuchen"],"Remove chart from dashboard":["Diagramm von Dashboard entfernen"],"%s - untitled":["%s - unbenannt"],"Edit slice properties":[""],"description":["Beschreibung"],"bolt":[""],"Error...":["Fehler..."],"Query":["Abfrage"],"Height":["Höhe"],"Width":["Breite"],"Export to .json":["Exportieren als JSON"],"Export to .csv format":["Exportieren als CSV"],"Please enter a slice name":["Bitten Scheibename eingeben"],"Please select a dashboard":["Bitte Dashboard auswählen"],"Please enter a dashboard name":["Bitte Dashboardname eingeben"],"Save A Slice":["Scheibe speichern"],"Overwrite slice %s":["Überschreiben Scheibe %s"],"Save as":["Speichern als"],"[slice name]":[""],"Do not add to a dashboard":["Nicht zum Dashboard hinzufügen"],"Add slice to existing dashboard":["Schiebe zum vorhandenen Dashboard hinzufügen"],"Add
- to new dashboard":["Schiebe zum neuen Dashboard hinzufügen"],"Save & go to dashboard":["Speichern & zum Dashboard gehen"],"Check out this slice: %s":[""],"`Min` value should be numeric or empty":[""],"`Max` value should be numeric or empty":[""],"Min":[""],"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":[""],"Error while fetching data":[""],"Select %s":[""],"textarea":[""],"Edit":[""],"in modal":[""],"Select a visualization type":["Visualisierungstyp wählen"],"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":["Datenquelle"],"Visualization Type":["Visualisierungstyp"],"The type of visualization to display":["Der Visualisierungstyp anzuzeigen"],"Metrics":["Metriken"],"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":["Anmerkungstufe"],"Annotation layers to overlay on the visualization":["Anmerkungstufe auf die Visualisierung zu legen"],"Select a annotation layer":["Anmerkungstufe auswählen"],"Error while fetching annotation layers":["Fehler bei Anmerkungstufeabruf"],"Metric":["Metrik"],"Choose the metric":["Metrik auswählen"],"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":["Farbschema"],"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":["Hierarchie"],"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":[""],"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":["Metrik '{}' ist nicht valide"],"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":["Tabellenname"],"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":["Abmelden"],"Login":["Anmelden"],"Record Count":["Datensätzeanzahl"],"No records found":["Keine Datensätze gefunden"],"Import":["Importieren"],"No Access!":["Keine Zugriff!"],"You do not have permissions to access the datasource(s): %(name)s.":[""],"Request Permissions":["Berechtigung anfordern"],"Welcome!":["Willkommen!"],"Test Connection":["Verbindungstest"],"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":["Parameter"],"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":["Aktion"],"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"]}}}
+{
+ "domain": "superset",
+ "locale_data": {
+ "superset": {
+ "": {
+ "domain": "superset",
+ "plural_forms": "nplurals=2; plural=(n != 1)",
+ "lang": "de"
+ },
+ "Time Column": ["Zeitspalte"],
+ "second": ["Sekunde"],
+ "minute": ["Minute"],
+ "hour": ["Stunde"],
+ "day": ["Tag"],
+ "week": ["Woche"],
+ "month": ["Monat"],
+ "quarter": ["Vierteljahr"],
+ "year": ["Jahr"],
+ "week_start_monday": [""],
+ "week_ending_saturday": [""],
+ "week_start_sunday": [""],
+ "5 minute": ["5 Minuten"],
+ "half hour": ["halbe Stunde"],
+ "10 minute": ["10 Minuten"],
+ "[Superset] Access to the datasource %(name)s was granted": [
+ "[Superset] Zugriff auf Datenquelle %(name)s war genehmigt "
+ ],
+ "Viz fehlt eine Datenquelle": [""],
+ "From date cannot be larger than to date": [
+ "'Von Datum' kann nicht größer als 'bis Datum' sein"
+ ],
+ "Table View": ["Tabellenansicht"],
+ "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": ["Pivot-Tabelle"],
+ "Please choose at least one \"Group by\" field ": [""],
+ "Please choose at least one metric": [
+ "Bitte wählt zumindest eine Metrik"
+ ],
+ "'Group By' and 'Columns' can't overlap": [""],
+ "Markup": ["Auszeichnung"],
+ "Separator": [""],
+ "Word Cloud": ["Wortwolke"],
+ "Treemap": [""],
+ "Calendar Heatmap": [""],
+ "Box Plot": ["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!": ["Wählt eine Metrik!"],
+ "Big Number": ["Große Nummer"],
+ "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": ["Histogramm"],
+ "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": [""],
+ "Your query was saved": ["Ihre Abfrage wurde gespeichert"],
+ "Your query could not be saved": [
+ "Ihre Abfrage konnte nicht gespeichert werden"
+ ],
+ "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": ["Suche"],
+ "Open in SQL Editor": ["Bearbeiten 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": ["Visualalisieren"],
+ "Table": ["Tabellen"],
+ "was created": [""],
+ "Query in a new tab": [""],
+ "Fetch data preview": [""],
+ "Track Job": [""],
+ "Loading...": [""],
+ "Run Selected Query": [""],
+ "Run Query": [""],
+ "Run query asynchronously": [""],
+ "Stop": ["Stopp"],
+ "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": [""],
+ "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": ["Titel"],
+ "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.": [
+ "Von Daten dienten um %s im Cache gespeichert. Aktualisierung erzwingen durch Klicken"
+ ],
+ "Click to force refresh": ["Aktualisierung erzwingen"],
+ "Error": ["Fehler"],
+ "Sorry, there was an error adding slices to this dashboard: %s": [""],
+ "Active Dashboard Filters": [""],
+ "Checkout this dashboard: %s": [""],
+ "Force refresh the whole dashboard": [
+ "Ganze Dashboard Aktualisierung erzwingen"
+ ],
+ "Edit this dashboard's properties": ["Dashboardeigenschaften bearbeiten"],
+ "Load a template": ["Vorlage laden"],
+ "Load a CSS template": ["CSS Vorlage laden"],
+ "CSS": ["CSS"],
+ "Live CSS Editor": [""],
+ "Don't refresh": ["Nicht aktualisieren"],
+ "10 seconds": ["10 Sekunden"],
+ "30 seconds": ["30 Sekunden"],
+ "1 minute": ["1 Minute"],
+ "5 minutes": ["5 Minuten"],
+ "Refresh Interval": ["Aktualisierung Zwischenzeit"],
+ "Choose the refresh frequency for this dashboard": [
+ "Aktualisierungsfrequenz auswählen für dieses Dashboard"
+ ],
+ "This dashboard was saved successfully.": [
+ "Dashboard wurde erfolgreich gespeichert"
+ ],
+ "Sorry, there was an error saving this dashboard: ": [""],
+ "You must pick a name for the new dashboard": [""],
+ "Save Dashboard": ["Dashboard speichern"],
+ "Overwrite Dashboard [%s]": [""],
+ "Save as:": ["Speichern als:"],
+ "[dashboard name]": [""],
+ "Name": ["Name"],
+ "Viz": [""],
+ "Modified": ["Geändert"],
+ "Add Slices": [""],
+ "Add a new slice to the dashboard": [""],
+ "Add Slices to Dashboard": [""],
+ "Move chart": ["Diagramm bewegen"],
+ "Force refresh data": ["Aktualisierung erzwingen"],
+ "Toggle chart description": ["Diagramm Beschreibung umschalten"],
+ "Edit chart": ["Diagramm bearbeiten"],
+ "Export CSV": ["Exportieren als CSV"],
+ "Explore chart": ["Diagramm untersuchen"],
+ "Remove chart from dashboard": ["Diagramm von Dashboard entfernen"],
+ "%s - untitled": ["%s - unbenannt"],
+ "Edit slice properties": [""],
+ "description": ["Beschreibung"],
+ "bolt": [""],
+ "Error...": ["Fehler..."],
+ "Query": ["Abfrage"],
+ "Height": ["Höhe"],
+ "Width": ["Breite"],
+ "Export to .json": ["Exportieren als JSON"],
+ "Export to .csv format": ["Exportieren als CSV"],
+ "Please enter a slice name": ["Bitten Scheibename eingeben"],
+ "Please select a dashboard": ["Bitte Dashboard auswählen"],
+ "Please enter a dashboard name": ["Bitte Dashboardname eingeben"],
+ "Save A Slice": ["Scheibe speichern"],
+ "Overwrite slice %s": ["Überschreiben Scheibe %s"],
+ "Save as": ["Speichern als"],
+ "[slice name]": [""],
+ "Do not add to a dashboard": ["Nicht zum Dashboard hinzufügen"],
+ "Add slice to existing dashboard": [
+ "Schiebe zum vorhandenen Dashboard hinzufügen"
+ ],
+ "Add to new dashboard": ["Schiebe zum neuen Dashboard hinzufügen"],
+ "Save & go to dashboard": ["Speichern & zum Dashboard gehen"],
+ "Check out this slice: %s": [""],
+ "`Min` value should be numeric or empty": [""],
+ "`Max` value should be numeric or empty": [""],
+ "Min": [""],
+ "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": [""],
+ "Error while fetching data": [""],
+ "Select %s": [""],
+ "textarea": [""],
+ "Edit": [""],
+ "in modal": [""],
+ "Select a visualization type": ["Visualisierungstyp wählen"],
+ "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": ["Datenquelle"],
+ "Visualization Type": ["Visualisierungstyp"],
+ "The type of visualization to display": [
+ "Der Visualisierungstyp anzuzeigen"
+ ],
+ "Metrics": ["Metriken"],
+ "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": ["Anmerkungstufe"],
+ "Annotation layers to overlay on the visualization": [
+ "Anmerkungstufe auf die Visualisierung zu legen"
+ ],
+ "Select a annotation layer": ["Anmerkungstufe auswählen"],
+ "Error while fetching annotation layers": [
+ "Fehler bei Anmerkungstufeabruf"
+ ],
+ "Metric": ["Metrik"],
+ "Choose the metric": ["Metrik auswählen"],
+ "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": ["Farbschema"],
+ "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": ["Hierarchie"],
+ "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": [""],
+ "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": ["Metrik '{}' ist nicht valide"],
+ "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": ["Tabellenname"],
+ "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": ["Abmelden"],
+ "Login": ["Anmelden"],
+ "Record Count": ["Datensätzeanzahl"],
+ "No records found": ["Keine Datensätze gefunden"],
+ "Import": ["Importieren"],
+ "No Access!": ["Keine Zugriff!"],
+ "You do not have permissions to access the datasource(s): %(name)s.": [
+ ""
+ ],
+ "Request Permissions": ["Berechtigung anfordern"],
+ "Welcome!": ["Willkommen!"],
+ "Test Connection": ["Verbindungstest"],
+ "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": ["Parameter"],
+ "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": ["Aktion"],
+ "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"]
+ }
+ }
+}
diff --git a/superset/translations/en/LC_MESSAGES/messages.json b/superset/translations/en/LC_MESSAGES/messages.json
index e375244a266..fa83e991fab 100644
--- a/superset/translations/en/LC_MESSAGES/messages.json
+++ b/superset/translations/en/LC_MESSAGES/messages.json
@@ -1 +1,12 @@
-{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=2; plural=(n != 1)","lang":"en"}}}}
\ No newline at end of file
+{
+ "domain": "superset",
+ "locale_data": {
+ "superset": {
+ "": {
+ "domain": "superset",
+ "plural_forms": "nplurals=2; plural=(n != 1)",
+ "lang": "en"
+ }
+ }
+ }
+}
diff --git a/superset/translations/es/LC_MESSAGES/messages.json b/superset/translations/es/LC_MESSAGES/messages.json
index 1f0d3b0fe70..7838c45cda5 100644
--- a/superset/translations/es/LC_MESSAGES/messages.json
+++ b/superset/translations/es/LC_MESSAGES/messages.json
@@ -1,2415 +1,999 @@
{
- "domain": "superset",
- "locale_data": {
- "superset": {
- "": {
- "domain": "superset",
- "plural_forms": "nplurals=2; plural=(n != 1)",
- "lang": "es"
- },
- "Time Column": [
- "Columna de Tiempo"
- ],
- "second": [
- "segundo"
- ],
- "minute": [
- "minuto"
- ],
- "hour": [
- "hora"
- ],
- "day": [
- "día"
- ],
- "week": [
- "semana"
- ],
- "month": [
- "mes"
- ],
- "quarter": [
- "trimestre"
- ],
- "year": [
- "año"
- ],
- "week_start_monday": [
- "semana_empieza_lunes"
- ],
- "week_ending_saturday": [
- "semana_termina_sábado"
- ],
- "week_start_sunday": [
- "semana_empieza_domingo"
- ],
- "5 minute": [
- "5 minutos"
- ],
- "half hour": [
- "media hora"
- ],
- "10 minute": [
- "10 minutos"
- ],
- "[Superset] Access to the datasource %(name)s was granted": [
- "Se ha otorgado Acceso [Superset] a la fuente de datos %(name)"
- ],
- "Viz is missing a datasource": [
- "Falta una fuente de datos"
- ],
- "From date cannot be larger than to date": [
- "La fecha de inicio no puede ser superior a la de fin"
- ],
- "Table View": [
- "Vista de Tabla"
- ],
- "Pick a granularity in the Time section or uncheck 'Include Time'": [
- "Elige una granularidad en la sección de tiempo o desmarca 'Incluir tiempo'"
- ],
- "Choose either fields to [Group By] and [Metrics] or [Columns], not both": [
- ""
- ],
- "Pivot Table": [
- "Tabla Dinámica"
- ],
- "Please choose at least one \"Group by\" field ": [
- ""
- ],
- "Please choose at least one metric": [
- ""
- ],
- "'Group By' and 'Columns' can't overlap": [
- ""
- ],
- "Markup": [
- "Texto con Formato"
- ],
- "Separator": [
- "Separador"
- ],
- "Word Cloud": [
- "Nube de Etiquetas"
- ],
- "Treemap": [
- "Mapa de Arbol"
- ],
- "Calendar Heatmap": [
- "Mapa de Calor del Calendario"
- ],
- "Box Plot": [
- "Diagrama de Caja"
- ],
- "Bubble Chart": [
- "Gráfico de Burbujas"
- ],
- "Pick a metric for x, y and size": [
- "Elige una métrica y tamaño para x, y "
- ],
- "Bullet Chart": [
- "Grafico de Puntos"
- ],
- "Pick a metric to display": [
- "Elige una métrica para mostrar"
- ],
- "Big Number with Trendline": [
- "Número Grande con Línea de Tendencia"
- ],
- "Pick a metric!": [
- "Elige una métrica!"
- ],
- "Big Number": [
- "Número Grande"
- ],
- "Time Series - Line Chart": [
- "Serie Temporal - Gráfico de Líneas"
- ],
- "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": [
- "Histograma"
- ],
- "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": [
- "Mapa de País"
- ],
- "World Map": [
- "Mapa Mundial"
- ],
- "Filters": [
- "Filtros"
- ],
- "Pick at least one filter field": [
- "Elige al menos un campo de filtro"
- ],
- "iFrame": [
- "iFrame"
- ],
- "Parallel Coordinates": [
- "Coordenadas Paralelas"
- ],
- "Heatmap": [
- "Mapa de Calor"
- ],
- "Horizon Charts": [
- "Gráficos de Horizontes"
- ],
- "Mapbox": [
- "Caja de Mapa"
- ],
- "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": [
- "Flujo de Evento"
- ],
- "Time Series - Paired t-test": [
- "Serie Temportal - Prueba-T Pareada"
- ],
- "Your query was saved": [
- "Tu consulta fue guardada"
- ],
- "Your query could not be saved": [
- "Tu consulta no pudo ser guardada"
- ],
- "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.": [
- "La consulta ha sido detenida."
- ],
- "Failed at stopping query.": [
- "No se ha podido detener la consulta."
- ],
- "Error occurred while fetching table metadata": [
- ""
- ],
- "shared query": [
- "consulta compartida"
- ],
- "The query couldn't be loaded": [
- ""
- ],
- "An error occurred while creating the data source": [
- ""
- ],
- "Pick a chart type!": [
- "Elige un tipo de gráfico!"
- ],
- "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": [
- "Consulta sin Nombre"
- ],
- "Copy of %s": [
- "Copia de %s"
- ],
- "share query": [
- "compartir consulta"
- ],
- "copy URL to clipboard": [
- "copiar URL al portapapeles"
- ],
- "Raw SQL": [
- "SQL Directo"
- ],
- "Source SQL": [
- "Fuente SQL"
- ],
- "SQL": [
- "SQL"
- ],
- "No query history yet...": [
- "No hay histórico de consultas"
- ],
- "It seems you don't have access to any database": [
- ""
- ],
- "Search Results": [
- "Buscar Resultados"
- ],
- "[From]-": [
- ""
- ],
- "[To]-": [
- ""
- ],
- "[Query Status]": [
- ""
- ],
- "Search": [
- "Buscar"
- ],
- "Open in SQL Editor": [
- "Abrir en el Editor SQL"
- ],
- "view results": [
- "ver resultados"
- ],
- "Data preview": [
- "Previsualización de Datos"
- ],
- "Visualize the data out of this query": [
- ""
- ],
- "Overwrite text in editor with a query on this table": [
- ""
- ],
- "Run query in a new tab": [
- "Ejecutar consulta en otra pestaña"
- ],
- "Remove query from log": [
- "Eliminar consulta del historial"
- ],
- ".CSV": [
- ".CSV"
- ],
- "Visualize": [
- "Visualizar"
- ],
- "Table": [
- "Tabla"
- ],
- "was created": [
- ""
- ],
- "Query in a new tab": [
- "Consultar en otra pestaña"
- ],
- "Fetch data preview": [
- ""
- ],
- "Track Job": [
- ""
- ],
- "Loading...": [
- "Cargando..."
- ],
- "Run Selected Query": [
- ""
- ],
- "Run Query": [
- "Ejecutar consulta"
- ],
- "Run query asynchronously": [
- ""
- ],
- "Stop": [
- "Detener"
- ],
- "Undefined": [
- "Indefinido"
- ],
- "Label": [
- "Etiqueta"
- ],
- "Label for your query": [
- ""
- ],
- "Description": [
- ""
- ],
- "Write a description for your query": [
- ""
- ],
- "Save": [
- "Guardar"
- ],
- "Cancel": [
- "Cancelar"
- ],
- "Save Query": [
- "Guardar Consulta"
- ],
- "Run a query to display results here": [
- ""
- ],
- "Preview for %s": [
- ""
- ],
- "Results": [
- "Resultados"
- ],
- "Query History": [
- "Historial de la Consulta"
- ],
- "Create table as with query results": [
- ""
- ],
- "new table name": [
- "nuevo nombre de tabla"
- ],
- "Error while fetching table list": [
- "Error recuperando la lista de tablas"
- ],
- "Error while fetching schema list": [
- "Error recuperando la lista de esquemas"
- ],
- "Error while fetching database list": [
- "Error recuperando la lista de bases de datos"
- ],
- "Database:": [
- "Base de datos:"
- ],
- "Select a database": [
- "Selecciona una base de datos"
- ],
- "Select a schema (%s)": [
- ""
- ],
- "Schema:": [
- "Esquema:"
- ],
- "Add a table (%s)": [
- ""
- ],
- "Type to search ...": [
- ""
- ],
- "Reset State": [
- ""
- ],
- "Enter a new title for the tab": [
- ""
- ],
- "Untitled Query %s": [
- ""
- ],
- "close tab": [
- "cerrar pestaña"
- ],
- "rename tab": [
- "renombrar pestaña"
- ],
- "expand tool bar": [
- "expandir la barra de herramientas"
- ],
- "hide tool bar": [
- "esconder la barra de herramientas"
- ],
- "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": [
- "Tipo Gráfico"
- ],
- "[Chart Type]": [
- ""
- ],
- "Datasource Name": [
- "Nombre de la Fuente de Datos"
- ],
- "datasource name": [
- "nombre de la fuente de datos"
- ],
- "Select ...": [
- "Selecciona ..."
- ],
- "Loaded data cached": [
- ""
- ],
- "Loaded from cache": [
- ""
- ],
- "Click to force-refresh": [
- ""
- ],
- "Copy to clipboard": [
- "Copiar al portapapeles"
- ],
- "Not successful": [
- "Sin éxito"
- ],
- "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!": [
- ""
- ],
- "Copied!": [
- "Copiado!"
- ],
- "Title": [
- "Título"
- ],
- "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": [
- "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": [
- "Cargar una plantilla"
- ],
- "Load a CSS template": [
- "Cargar una plantilla CSS"
- ],
- "CSS": [
- "CSS"
- ],
- "Live CSS Editor": [
- "Editor CSS"
- ],
- "Don't refresh": [
- "No Actualizar"
- ],
- "10 seconds": [
- "10 segundos"
- ],
- "30 seconds": [
- "30 segundos"
- ],
- "1 minute": [
- "1 minuto"
- ],
- "5 minutes": [
- "5 minutos"
- ],
- "Refresh Interval": [
- "Intérvalo Actualización"
- ],
- "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:": [
- "Guardar como:"
- ],
- "[dashboard name]": [
- ""
- ],
- "Name": [
- "Nombre"
- ],
- "Viz": [
- "Viz"
- ],
- "Modified": [
- "Modificado"
- ],
- "Add Slices": [
- "Añadir Segmentos"
- ],
- "Add a new slice to the dashboard": [
- ""
- ],
- "Add Slices to Dashboard": [
- ""
- ],
- "Move chart": [
- "Mover gráfico"
- ],
- "Force refresh data": [
- ""
- ],
- "Toggle chart description": [
- ""
- ],
- "Edit chart": [
- "Editar gráfico"
- ],
- "Export CSV": [
- "Exportar CSV"
- ],
- "Explore chart": [
- "Explorar gráfico"
- ],
- "Remove chart from dashboard": [
- ""
- ],
- "%s - untitled": [
- ""
- ],
- "Edit slice properties": [
- ""
- ],
- "description": [
- "descripción"
- ],
- "bolt": [
- "tornillo"
- ],
- "Error...": [
- "Error..."
- ],
- "Query": [
- "Consulta"
- ],
- "Height": [
- "Altura"
- ],
- "Width": [
- "Anchura"
- ],
- "Export to .json": [
- "Exportar a .json"
- ],
- "Export to .csv format": [
- "Exportar a .csv"
- ],
- "Please enter a slice name": [
- ""
- ],
- "Please select a dashboard": [
- ""
- ],
- "Please enter a dashboard name": [
- ""
- ],
- "Save A Slice": [
- "Guardar un Segmento"
- ],
- "Overwrite slice %s": [
- ""
- ],
- "Save as": [
- "Guardar como"
- ],
- "[slice name]": [
- ""
- ],
- "Do not add to a dashboard": [
- "No añadir a un cuadro de mando"
- ],
- "Add slice to existing dashboard": [
- "Añadir a un cuadro de mando existente"
- ],
- "Add to new dashboard": [
- "Añadir a un nuevo cuadro de mando"
- ],
- "Save & go to dashboard": [
- "Guardar e ir al cuadro de mando"
- ],
- "Check out this slice: %s": [
- ""
- ],
- "`Min` value should be numeric or empty": [
- "El valor `Mín` debe ser numérico o vacío"
- ],
- "`Max` value should be numeric or empty": [
- "El valor `Máx` debe ser numérico o vacío"
- ],
- "Min": [
- "Mín"
- ],
- "Max": [
- "Máx"
- ],
- "Something went wrong while fetching the datasource list": [
- ""
- ],
- "Click to point to another datasource": [
- ""
- ],
- "Edit the datasource's configuration": [
- ""
- ],
- "Select a datasource": [
- "Selecciona una fuente de datos"
- ],
- "Search / Filter": [
- "Buscar / Filtrar"
- ],
- "Filter value": [
- "Valor del Filtro"
- ],
- "Select metric": [
- "Selecciona la métrica"
- ],
- "Select column": [
- "Selecciona la columna"
- ],
- "Select operator": [
- "Selecciona el operador"
- ],
- "Add Filter": [
- "Añadir Filtro"
- ],
- "Error while fetching data": [
- "Error recuperando datos"
- ],
- "Select %s": [
- ""
- ],
- "textarea": [
- "área de texto"
- ],
- "Edit": [
- "Editar"
- ],
- "in modal": [
- ""
- ],
- "Select a visualization type": [
- "Selecciona un tipo de visualización"
- ],
- "Updating chart was stopped": [
- "La actualización del gráfico ha sido detenida"
- ],
- "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.": [
- "Error de red."
- ],
- "A reference to the [Time] configuration, taking granularity into account": [
- ""
- ],
- "Group by": [
- "Agrupar por"
- ],
- "One or many controls to group by": [
- ""
- ],
- "Datasource": [
- "Fuente de datos"
- ],
- "Visualization Type": [
- "Tipo de Visualización"
- ],
- "The type of visualization to display": [
- ""
- ],
- "Metrics": [
- "Métricas"
- ],
- "One or many metrics to display": [
- ""
- ],
- "Y Axis Bounds": [
- "Límites del Eje 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": [
- ""
- ],
- "Annotation Layers": [
- "Capas de Anotación"
- ],
- "Annotation layers to overlay on the visualization": [
- ""
- ],
- "Select a annotation layer": [
- "Selecciona una capa de anotación"
- ],
- "Error while fetching annotation layers": [
- ""
- ],
- "Metric": [
- "Métrica"
- ],
- "Choose the metric": [
- "Elige la métrica"
- ],
- "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": [
- "Intervalo Escala X"
- ],
- "Number of steps to take between ticks when displaying the X scale": [
- ""
- ],
- "YScale Interval": [
- "Intervalo Escala Y"
- ],
- "Number of steps to take between ticks when displaying the Y scale": [
- ""
- ],
- "Include Time": [
- "Incluir Tiempo"
- ],
- "Whether to include the time granularity as defined in the time section": [
- ""
- ],
- "Stacked Bars": [
- ""
- ],
- "Show totals": [
- "Mostrar Totales"
- ],
- "Display total row/column": [
- ""
- ],
- "Show Markers": [
- "Mostrar Marcadores"
- ],
- "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": [
- "Combinar Métricas"
- ],
- "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": [
- "Nombre País"
- ],
- "The name of country that Superset should display": [
- ""
- ],
- "Country Field Type": [
- "Tipo de Campo de País"
- ],
- "The country code standard that Superset should expect to find in the [country] column": [
- ""
- ],
- "Columns": [
- "Columnas"
- ],
- "One or many controls to pivot as columns": [
- ""
- ],
- "Columns to display": [
- ""
- ],
- "Origin": [
- "Origen"
- ],
- "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": [
- "Margen Izquierdo"
- ],
- "Left margin, in pixels, allowing for more room for axis labels": [
- ""
- ],
- "Time Granularity": [
- "Granularidad de Tiempo"
- ],
- "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": [
- "Dominio"
- ],
- "The time unit used for the grouping of blocks": [
- ""
- ],
- "Subdomain": [
- "Subdominio"
- ],
- "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": [
- "Granularidad Temporal"
- ],
- "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": [
- "desde"
- ],
- "7 days ago": [
- "Hace 7 días"
- ],
- "Until": [
- "Hasta"
- ],
- "Max Bubble Size": [
- ""
- ],
- "Whisker/outlier options": [
- ""
- ],
- "Determines how whiskers and outliers are calculated.": [
- ""
- ],
- "Ratio": [
- "Proporción"
- ],
- "Target aspect ratio for treemap tiles.": [
- ""
- ],
- "Number format": [
- "Formato numérico"
- ],
- "Row limit": [
- "Límite filas"
- ],
- "Series limit": [
- ""
- ],
- "Limits the number of time series that get displayed": [
- ""
- ],
- "Sort By": [
- "Ordenar por"
- ],
- "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": [
- "Series"
- ],
- "Defines the grouping of entities. Each series is shown as a specific color on the chart and has a legend toggle": [
- ""
- ],
- "Entity": [
- "Entidad"
- ],
- "This defines the element to be plotted on the chart": [
- ""
- ],
- "X Axis": [
- "Eje X"
- ],
- "Metric assigned to the [X] axis": [
- ""
- ],
- "Y Axis": [
- "Eje Y"
- ],
- "Metric assigned to the [Y] axis": [
- ""
- ],
- "Bubble Size": [
- "Tamaño burbuja"
- ],
- "URL": [
- "URL"
- ],
- "The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.": [
- ""
- ],
- "X Axis Label": [
- "Etiqueta Eje X"
- ],
- "Y Axis Label": [
- "Etiqueta Eje Y"
- ],
- "Custom WHERE clause": [
- "Cláusula WHERE personalizada"
- ],
- "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": [
- "Cláusula HAVING personalizada"
- ],
- "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": [
- "Longitud de Página"
- ],
- "Rows per page, 0 means no pagination": [
- ""
- ],
- "X Axis Format": [
- "Formato Eje X"
- ],
- "Y Axis Format": [
- "Formato Eje Y"
- ],
- "Right Axis Format": [
- ""
- ],
- "Markup Type": [
- ""
- ],
- "Pick your favorite markup language": [
- ""
- ],
- "Rotation": [
- "Rotación"
- ],
- "Rotation to apply to words in the cloud": [
- ""
- ],
- "Line Style": [
- "Estilo Línea"
- ],
- "Line interpolation as defined by d3.js": [
- ""
- ],
- "Label Type": [
- "Tipo Etiqueta"
- ],
- "What should be shown on the label?": [
- ""
- ],
- "Code": [
- "Código"
- ],
- "Put your code here": [
- "Pon tu código aquí"
- ],
- "Aggregation function": [
- "Función de agregación"
- ],
- "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": [
- "Filtro de Rango"
- ],
- "Whether to display the time range interactive selector": [
- ""
- ],
- "Date Filter": [
- "Filtro de Fecha"
- ],
- "Whether to include a time filter": [
- ""
- ],
- "Data Table": [
- "Tabla de Datos"
- ],
- "Whether to display the interactive data table": [
- ""
- ],
- "Search Box": [
- "Caja de Búsqueda"
- ],
- "Whether to include a client side search box": [
- ""
- ],
- "Table Filter": [
- "Filtro de Tabla"
- ],
- "Whether to apply filter when table cell is clicked": [
- ""
- ],
- "Show Bubbles": [
- "Mostrar Burbujas"
- ],
- "Whether to display bubbles on top of countries": [
- ""
- ],
- "Legend": [
- "Leyenda"
- ],
- "Whether to display the legend (toggles)": [
- ""
- ],
- "X bounds": [
- "Límites X"
- ],
- "Whether to display the min and max values of the X axis": [
- ""
- ],
- "Y bounds": [
- "Límites Y"
- ],
- "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": [
- "Escala Logarítmica Y"
- ],
- "Use a log scale for the Y axis": [
- ""
- ],
- "X Log Scale": [
- "Escala Logarítmica X"
- ],
- "Use a log scale for the X axis": [
- ""
- ],
- "Donut": [
- "Donut"
- ],
- "Do you want a donut or a pie?": [
- "¿Quieres un donut o un pastel?"
- ],
- "Put labels outside": [
- "Poner las etiquetas fuera"
- ],
- "Put the labels outside the pie?": [
- ""
- ],
- "Contribution": [
- "Contribución"
- ],
- "Compute the contribution to the total": [
- ""
- ],
- "Period Ratio": [
- "Ratio de Periodo"
- ],
- "[integer] Number of period to compare against, this is relative to the granularity selected": [
- ""
- ],
- "Period Ratio Type": [
- "Tipo de Ratio de Periodo"
- ],
- "`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": [
- "Sub-encabezado"
- ],
- "Description text that shows up below your Big Number": [
- ""
- ],
- "label": [
- "etiqueta"
- ],
- "`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": [
- "Estilo Mapa"
- ],
- "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": [
- "Opacidad"
- ],
- "Opacity of all clusters, points, and labels. Between 0 and 1.": [
- ""
- ],
- "Zoom": [
- "Acercamiento"
- ],
- "Zoom level of the map": [
- "Nivel de acercamiento del mapa"
- ],
- "Default latitude": [
- "Latitud por defecto"
- ],
- "Latitude of default viewport": [
- "Latitud de la ventana gráfica predeterminada"
- ],
- "Default longitude": [
- "Longitud por defecto"
- ],
- "Longitude of default viewport": [
- "Longitud de la ventana gráfica predeterminada"
- ],
- "Live render": [
- ""
- ],
- "Points and clusters will update as viewport is being changed": [
- ""
- ],
- "RGB Color": [
- "Color RGB"
- ],
- "The color for points and clusters in RGB": [
- ""
- ],
- "Ranges": [
- "Rangos"
- ],
- "Ranges to highlight with shading": [
- ""
- ],
- "Range labels": [
- ""
- ],
- "Labels for the ranges": [
- ""
- ],
- "Markers": [
- "Marcadores"
- ],
- "List of values to mark with triangles": [
- ""
- ],
- "Marker labels": [
- "Etiquetas de Marcadores"
- ],
- "Labels for the markers": [
- "Etiquetas para los Marcadores"
- ],
- "Marker lines": [
- "Líneas de Marcadores"
- ],
- "List of values to mark with lines": [
- ""
- ],
- "Marker line labels": [
- "Etiquetas de Líneas para los Marcadores"
- ],
- "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": [
- "Tiempo"
- ],
- "Time related form attributes": [
- ""
- ],
- "Datasource & Chart Type": [
- "Tipo de Fuente de Datos y Gráfico"
- ],
- "This section exposes ways to include snippets of SQL in your query": [
- ""
- ],
- "Annotations": [
- "Anotaciones"
- ],
- "Advanced Analytics": [
- "Analíticas Avanzadas"
- ],
- "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": [
- "Opciones de Gráfico"
- ],
- "Breakdowns": [
- "Descomposiciones"
- ],
- "Defines how each series is broken down": [
- ""
- ],
- "Pie Chart": [
- "Gráfico Pastel"
- ],
- "Dual Axis Line Chart": [
- ""
- ],
- "Y Axis 1": [
- "Eje Y 1"
- ],
- "Y Axis 2": [
- "Eje Y 2"
- ],
- "Left Axis Metric": [
- ""
- ],
- "Choose a metric for left axis": [
- ""
- ],
- "Left Axis Format": [
- "Formato del Eje Izquierdo"
- ],
- "Axes": [
- "Ejes"
- ],
- "GROUP BY": [
- "AGRUPAR POR"
- ],
- "Use this section if you want a query that aggregates": [
- ""
- ],
- "NOT GROUPED BY": [
- "NO AGRUPADO POR"
- ],
- "Use this section if you want to query atomic rows": [
- ""
- ],
- "Options": [
- "Opciones"
- ],
- "Bubbles": [
- "Burbujas"
- ],
- "Numeric Column": [
- "Columna Numérica"
- ],
- "Select the numeric column to draw the histogram": [
- ""
- ],
- "No of Bins": [
- ""
- ],
- "Select number of bins for the histogram": [
- ""
- ],
- "Primary Metric": [
- "Métrica Primaria"
- ],
- "The primary metric is used to define the arc segment sizes": [
- ""
- ],
- "Secondary Metric": [
- "Métrica Segundaria"
- ],
- "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": [
- "Jerarquía"
- ],
- "This defines the level of the hierarchy": [
- ""
- ],
- "Source / Target": [
- "Origen / Destino"
- ],
- "Choose a source and a target": [
- ""
- ],
- "Chord Diagram": [
- "Diagrama de Cuerdas"
- ],
- "Choose a number format": [
- "Elige un formato numérico"
- ],
- "Source": [
- "Fuente"
- ],
- "Choose a source": [
- "Elige una fuente"
- ],
- "Target": [
- "Destino"
- ],
- "Choose a target": [
- "Elige un destino"
- ],
- "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": [
- "Control de País"
- ],
- "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": [
- "Horizonte"
- ],
- "Points": [
- "Puntos"
- ],
- "Labelling": [
- "Etiquetando"
- ],
- "Visual Tweaks": [
- ""
- ],
- "Viewport": [
- ""
- ],
- "Longitude": [
- "Longitud"
- ],
- "Column containing longitude data": [
- ""
- ],
- "Latitude": [
- "Latitud"
- ],
- "Column containing latitude data": [
- ""
- ],
- "Cluster label aggregator": [
- ""
- ],
- "Aggregate function applied to the list of points in each cluster to produce the cluster label.": [
- ""
- ],
- "Tooltip": [
- "Ayuda"
- ],
- "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": [
- "Definición evento"
- ],
- "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": [
- "Favoritos"
- ],
- "Created Content": [
- ""
- ],
- "Recent Activity": [
- "Actividad Reciente"
- ],
- "Security & Access": [
- "Acceso y Seguridad"
- ],
- "No slices": [
- "Sin segmentos"
- ],
- "No dashboards": [
- "Sin cuadros de mando"
- ],
- "Dashboards": [
- "Cuadros de Mando"
- ],
- "Slices": [
- "Segmentos"
- ],
- "No favorite slices yet, go click on stars!": [
- ""
- ],
- "No favorite dashboards yet, go click on stars!": [
- ""
- ],
- "Roles": [
- "Roles"
- ],
- "Databases": [
- "Bases de datos"
- ],
- "Datasources": [
- "Fuentes de datos"
- ],
- "Profile picture provided by Gravatar": [
- ""
- ],
- "joined": [
- ""
- ],
- "id:": [
- "id:"
- ],
- "Sorry, there appears to be no data": [
- ""
- ],
- "Select [%s]": [
- ""
- ],
- "No data was returned.": [
- ""
- ],
- "List Druid Column": [
- "Mostrar Columnas Druid"
- ],
- "Show Druid Column": [
- "Mostrar Columna Druid"
- ],
- "Add Druid Column": [
- "Añadir Columna Druid"
- ],
- "Edit Druid Column": [
- "Editar Columna Druid"
- ],
- "Column": [
- "Columna"
- ],
- "Type": [
- "Tipo"
- ],
- "Groupable": [
- "Agrupable"
- ],
- "Filterable": [
- "Filtrable"
- ],
- "Count Distinct": [
- "Contar Distintos"
- ],
- "Sum": [
- "Suma"
- ],
- "Whether this column is exposed in the `Filters` section of the explore view.": [
- ""
- ],
- "List Druid Metric": [
- "Mostrar Métricas Druid"
- ],
- "Show Druid Metric": [
- "Mostrar Métrica Druid"
- ],
- "Add Druid Metric": [
- "Añadir Métricas Druid"
- ],
- "Edit Druid Metric": [
- "Editar Métricas 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": [
- ""
- ],
- "Verbose Name": [
- "Nombre detallado"
- ],
- "JSON": [
- "JSON"
- ],
- "Druid Datasource": [
- "Fuente de datos Druid"
- ],
- "Warning Message": [
- "Mensaje de Aviso"
- ],
- "List Druid Cluster": [
- ""
- ],
- "Show Druid Cluster": [
- ""
- ],
- "Add Druid Cluster": [
- ""
- ],
- "Edit Druid Cluster": [
- ""
- ],
- "Cluster": [
- "Cluster"
- ],
- "Broker Host": [
- ""
- ],
- "Broker Port": [
- ""
- ],
- "Broker Endpoint": [
- ""
- ],
- "Druid Clusters": [
- ""
- ],
- "Sources": [
- "Fuentes"
- ],
- "List Druid Datasource": [
- "Mostrar Fuentes de Datos Druid"
- ],
- "Show Druid Datasource": [
- "Mostrar Fuente de Datos Druid"
- ],
- "Add Druid Datasource": [
- "Añadir Fuente de Datos Druid"
- ],
- "Edit Druid Datasource": [
- "Editar Fuente de Datos 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": [
- ""
- ],
- "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": [
- "Segmentos Asociados"
- ],
- "Data Source": [
- "Fuente de Datos"
- ],
- "Owner": [
- "Propietario"
- ],
- "Is Hidden": [
- "Está Escondida"
- ],
- "Enable Filter Select": [
- ""
- ],
- "Default Endpoint": [
- ""
- ],
- "Time Offset": [
- ""
- ],
- "Cache Timeout": [
- ""
- ],
- "Druid Datasources": [
- "Fuentes de Datos Druid"
- ],
- "Scan New Datasources": [
- "Buscar Nuevas Fuentes de Datos"
- ],
- "Refresh Druid Metadata": [
- ""
- ],
- "Datetime column not provided as part table configuration and is required by this type of chart": [
- ""
- ],
- "Empty query?": [
- "¿Consulta vacía?"
- ],
- "Metric '{}' is not valid": [
- ""
- ],
- "Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information": [
- ""
- ],
- "List Columns": [
- "Mostrar Columnas"
- ],
- "Show Column": [
- "Mostrar Columna"
- ],
- "Add Column": [
- "Añadir Columna"
- ],
- "Edit Column": [
- "Editar Columna"
- ],
- "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": [
- "Expresión"
- ],
- "Is temporal": [
- "Es temporal"
- ],
- "Datetime Format": [
- "Formato FechaHora"
- ],
- "Database Expression": [
- "Expresión de Base de Datos"
- ],
- "List Metrics": [
- "Mostrar Métricas"
- ],
- "Show Metric": [
- "Mostrar Métrica"
- ],
- "Add Metric": [
- "Añadir Métrica"
- ],
- "Edit Metric": [
- "Editar Métrica"
- ],
- "SQL Expression": [
- "Expresión SQL"
- ],
- "D3 Format": [
- "Formato D3"
- ],
- "Is Restricted": [
- "Está Restringido"
- ],
- "List Tables": [
- "Mostrar Tablas"
- ],
- "Show Table": [
- "Mostrar Tabla"
- ],
- "Add Table": [
- "Añadir Tabla"
- ],
- "Edit Table": [
- "Esitar Tabla"
- ],
- "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": [
- "Cambiado por"
- ],
- "Database": [
- "Base de datos"
- ],
- "Last Changed": [
- ""
- ],
- "Schema": [
- "Esquema"
- ],
- "Offset": [
- ""
- ],
- "Table Name": [
- "Nombre Tabla"
- ],
- "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": [
- "Tablas"
- ],
- "Profile": [
- "Perfil"
- ],
- "Logout": [
- "Salir"
- ],
- "Login": [
- "Acceder"
- ],
- "Record Count": [
- "Número de Registros"
- ],
- "No records found": [
- "No se encontrarón registros"
- ],
- "Import": [
- "Importar"
- ],
- "No Access!": [
- "Sin Acceso!"
- ],
- "You do not have permissions to access the datasource(s): %(name)s.": [
- ""
- ],
- "Request Permissions": [
- "Solicitar Permisos"
- ],
- "Welcome!": [
- "Bienvenid@!"
- ],
- "Test Connection": [
- "Probar Conexión"
- ],
- "Manage": [
- "Administrar"
- ],
- "Datasource %(name)s already exists": [
- ""
- ],
- "json isn't valid": [
- "no es json válido"
- ],
- "Delete": [
- "Eliminar"
- ],
- "Delete all Really?": [
- "¿Realmente quieres borrar todo?"
- ],
- "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": [
- "Mostrar Bases de Datos"
- ],
- "Show Database": [
- "Mostrar Base de Datos"
- ],
- "Add Database": [
- "Añadir Base de Datos"
- ],
- "Edit Database": [
- "Editar Base de Datos"
- ],
- "Expose this DB in SQL Lab": [
- "Mostrar esta base de datos en el laboratorio 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.": [
- ""
- ],
- "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": [
- "Mostrar en el laboratorio SQL"
- ],
- "Allow CREATE TABLE AS": [
- "Permitir CREATE TABLE AS"
- ],
- "Allow DML": [
- "Permitir DML"
- ],
- "CTAS Schema": [
- "Esquema CTAS"
- ],
- "Creator": [
- "Creador"
- ],
- "SQLAlchemy URI": [
- ""
- ],
- "Extra": [
- "Extra"
- ],
- "Allow Run Sync": [
- ""
- ],
- "Allow Run Async": [
- ""
- ],
- "Impersonate queries to the database": [
- ""
- ],
- "Import Dashboards": [
- "Importar Cuadros de Mando"
- ],
- "User": [
- "Usuario"
- ],
- "User Roles": [
- "Roles de Usuario"
- ],
- "Database URL": [
- "URL de la Base de datos"
- ],
- "Roles to grant": [
- ""
- ],
- "Created On": [
- "Creado el"
- ],
- "Access requests": [
- "Solicitudes de Acceso"
- ],
- "Security": [
- "Seguridad"
- ],
- "List Slices": [
- "Mostrar Segmentos"
- ],
- "Show Slice": [
- "Mostrar Segmento"
- ],
- "Add Slice": [
- "Añadir Segmento"
- ],
- "Edit Slice": [
- "Esitar Segmento"
- ],
- "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": [
- "Propietarios"
- ],
- "Parameters": [
- "Parámetros"
- ],
- "Slice": [
- "Segmento"
- ],
- "List Dashboards": [
- "Mostrar Cuadros de Mando"
- ],
- "Show Dashboard": [
- "Mostrar Cuadro de Mando"
- ],
- "Add Dashboard": [
- "Añadir Cuadro de Mando"
- ],
- "Edit Dashboard": [
- "Editar Cuadro de Mando"
- ],
- "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": [
- "Cuadro de Mando"
- ],
- "Slug": [
- ""
- ],
- "Position JSON": [
- ""
- ],
- "JSON Metadata": [
- "Metadatos JSON"
- ],
- "Underlying Tables": [
- ""
- ],
- "Export": [
- "Exportar"
- ],
- "Export dashboards?": [
- "¿Exportar Cuadros de Mando?"
- ],
- "Action": [
- "Acción"
- ],
- "dttm": [
- "dttm"
- ],
- "Action Log": [
- "Registro Acciones"
- ],
- "Access was requested": [
- "Se ha solicitado Acceso"
- ],
- "%(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.": [
- "El registro de consulta no se creó como se esperaba."
- ],
- "Template Name": [
- "Nombre Plantilla"
- ],
- "CSS Templates": [
- "Plantillas CSS"
- ],
- "SQL Editor": [
- "Editor SQL"
- ],
- "SQL Lab": [
- "Laboratorio SQL"
- ],
- "Query Search": [
- "Consulta de Búsqueda"
- ],
- "Status": [
- "Estado"
- ],
- "Start Time": [
- "Hora Inicio"
- ],
- "End Time": [
- "Hora Fin"
- ],
- "Queries": [
- "Consultas"
- ],
- "List Saved Query": [
- "Mostrar Consultas Guardadas"
- ],
- "Show Saved Query": [
- "Mostrar Consulta Guardada"
- ],
- "Add Saved Query": [
- "Añadir Consulta Guardada"
- ],
- "Edit Saved Query": [
- "Editar Consulta Guardada"
- ],
- "Pop Tab Link": [
- ""
- ],
- "Changed on": [
- "Cambiado el"
- ],
- "Saved Queries": [
- " Consultas Guardadas"
- ]
- }
- }
-}
\ No newline at end of file
+ "domain": "superset",
+ "locale_data": {
+ "superset": {
+ "": {
+ "domain": "superset",
+ "plural_forms": "nplurals=2; plural=(n != 1)",
+ "lang": "es"
+ },
+ "Time Column": ["Columna de Tiempo"],
+ "second": ["segundo"],
+ "minute": ["minuto"],
+ "hour": ["hora"],
+ "day": ["día"],
+ "week": ["semana"],
+ "month": ["mes"],
+ "quarter": ["trimestre"],
+ "year": ["año"],
+ "week_start_monday": ["semana_empieza_lunes"],
+ "week_ending_saturday": ["semana_termina_sábado"],
+ "week_start_sunday": ["semana_empieza_domingo"],
+ "5 minute": ["5 minutos"],
+ "half hour": ["media hora"],
+ "10 minute": ["10 minutos"],
+ "[Superset] Access to the datasource %(name)s was granted": [
+ "Se ha otorgado Acceso [Superset] a la fuente de datos %(name)"
+ ],
+ "Viz is missing a datasource": ["Falta una fuente de datos"],
+ "From date cannot be larger than to date": [
+ "La fecha de inicio no puede ser superior a la de fin"
+ ],
+ "Table View": ["Vista de Tabla"],
+ "Pick a granularity in the Time section or uncheck 'Include Time'": [
+ "Elige una granularidad en la sección de tiempo o desmarca 'Incluir tiempo'"
+ ],
+ "Choose either fields to [Group By] and [Metrics] or [Columns], not both": [
+ ""
+ ],
+ "Pivot Table": ["Tabla Dinámica"],
+ "Please choose at least one \"Group by\" field ": [""],
+ "Please choose at least one metric": [""],
+ "'Group By' and 'Columns' can't overlap": [""],
+ "Markup": ["Texto con Formato"],
+ "Separator": ["Separador"],
+ "Word Cloud": ["Nube de Etiquetas"],
+ "Treemap": ["Mapa de Arbol"],
+ "Calendar Heatmap": ["Mapa de Calor del Calendario"],
+ "Box Plot": ["Diagrama de Caja"],
+ "Bubble Chart": ["Gráfico de Burbujas"],
+ "Pick a metric for x, y and size": [
+ "Elige una métrica y tamaño para x, y "
+ ],
+ "Bullet Chart": ["Grafico de Puntos"],
+ "Pick a metric to display": ["Elige una métrica para mostrar"],
+ "Big Number with Trendline": ["Número Grande con Línea de Tendencia"],
+ "Pick a metric!": ["Elige una métrica!"],
+ "Big Number": ["Número Grande"],
+ "Time Series - Line Chart": ["Serie Temporal - Gráfico de Líneas"],
+ "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": ["Histograma"],
+ "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": ["Mapa de País"],
+ "World Map": ["Mapa Mundial"],
+ "Filters": ["Filtros"],
+ "Pick at least one filter field": ["Elige al menos un campo de filtro"],
+ "iFrame": ["iFrame"],
+ "Parallel Coordinates": ["Coordenadas Paralelas"],
+ "Heatmap": ["Mapa de Calor"],
+ "Horizon Charts": ["Gráficos de Horizontes"],
+ "Mapbox": ["Caja de Mapa"],
+ "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": ["Flujo de Evento"],
+ "Time Series - Paired t-test": ["Serie Temportal - Prueba-T Pareada"],
+ "Your query was saved": ["Tu consulta fue guardada"],
+ "Your query could not be saved": ["Tu consulta no pudo ser guardada"],
+ "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.": ["La consulta ha sido detenida."],
+ "Failed at stopping query.": ["No se ha podido detener la consulta."],
+ "Error occurred while fetching table metadata": [""],
+ "shared query": ["consulta compartida"],
+ "The query couldn't be loaded": [""],
+ "An error occurred while creating the data source": [""],
+ "Pick a chart type!": ["Elige un tipo de gráfico!"],
+ "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": ["Consulta sin Nombre"],
+ "Copy of %s": ["Copia de %s"],
+ "share query": ["compartir consulta"],
+ "copy URL to clipboard": ["copiar URL al portapapeles"],
+ "Raw SQL": ["SQL Directo"],
+ "Source SQL": ["Fuente SQL"],
+ "SQL": ["SQL"],
+ "No query history yet...": ["No hay histórico de consultas"],
+ "It seems you don't have access to any database": [""],
+ "Search Results": ["Buscar Resultados"],
+ "[From]-": [""],
+ "[To]-": [""],
+ "[Query Status]": [""],
+ "Search": ["Buscar"],
+ "Open in SQL Editor": ["Abrir en el Editor SQL"],
+ "view results": ["ver resultados"],
+ "Data preview": ["Previsualización de Datos"],
+ "Visualize the data out of this query": [""],
+ "Overwrite text in editor with a query on this table": [""],
+ "Run query in a new tab": ["Ejecutar consulta en otra pestaña"],
+ "Remove query from log": ["Eliminar consulta del historial"],
+ ".CSV": [".CSV"],
+ "Visualize": ["Visualizar"],
+ "Table": ["Tabla"],
+ "was created": [""],
+ "Query in a new tab": ["Consultar en otra pestaña"],
+ "Fetch data preview": [""],
+ "Track Job": [""],
+ "Loading...": ["Cargando..."],
+ "Run Selected Query": [""],
+ "Run Query": ["Ejecutar consulta"],
+ "Run query asynchronously": [""],
+ "Stop": ["Detener"],
+ "Undefined": ["Indefinido"],
+ "Label": ["Etiqueta"],
+ "Label for your query": [""],
+ "Description": [""],
+ "Write a description for your query": [""],
+ "Save": ["Guardar"],
+ "Cancel": ["Cancelar"],
+ "Save Query": ["Guardar Consulta"],
+ "Run a query to display results here": [""],
+ "Preview for %s": [""],
+ "Results": ["Resultados"],
+ "Query History": ["Historial de la Consulta"],
+ "Create table as with query results": [""],
+ "new table name": ["nuevo nombre de tabla"],
+ "Error while fetching table list": [
+ "Error recuperando la lista de tablas"
+ ],
+ "Error while fetching schema list": [
+ "Error recuperando la lista de esquemas"
+ ],
+ "Error while fetching database list": [
+ "Error recuperando la lista de bases de datos"
+ ],
+ "Database:": ["Base de datos:"],
+ "Select a database": ["Selecciona una base de datos"],
+ "Select a schema (%s)": [""],
+ "Schema:": ["Esquema:"],
+ "Add a table (%s)": [""],
+ "Type to search ...": [""],
+ "Reset State": [""],
+ "Enter a new title for the tab": [""],
+ "Untitled Query %s": [""],
+ "close tab": ["cerrar pestaña"],
+ "rename tab": ["renombrar pestaña"],
+ "expand tool bar": ["expandir la barra de herramientas"],
+ "hide tool bar": ["esconder la barra de herramientas"],
+ "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": ["Tipo Gráfico"],
+ "[Chart Type]": [""],
+ "Datasource Name": ["Nombre de la Fuente de Datos"],
+ "datasource name": ["nombre de la fuente de datos"],
+ "Select ...": ["Selecciona ..."],
+ "Loaded data cached": [""],
+ "Loaded from cache": [""],
+ "Click to force-refresh": [""],
+ "Copy to clipboard": ["Copiar al portapapeles"],
+ "Not successful": ["Sin éxito"],
+ "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!": [""],
+ "Copied!": ["Copiado!"],
+ "Title": ["Título"],
+ "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": ["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": ["Cargar una plantilla"],
+ "Load a CSS template": ["Cargar una plantilla CSS"],
+ "CSS": ["CSS"],
+ "Live CSS Editor": ["Editor CSS"],
+ "Don't refresh": ["No Actualizar"],
+ "10 seconds": ["10 segundos"],
+ "30 seconds": ["30 segundos"],
+ "1 minute": ["1 minuto"],
+ "5 minutes": ["5 minutos"],
+ "Refresh Interval": ["Intérvalo Actualización"],
+ "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:": ["Guardar como:"],
+ "[dashboard name]": [""],
+ "Name": ["Nombre"],
+ "Viz": ["Viz"],
+ "Modified": ["Modificado"],
+ "Add Slices": ["Añadir Segmentos"],
+ "Add a new slice to the dashboard": [""],
+ "Add Slices to Dashboard": [""],
+ "Move chart": ["Mover gráfico"],
+ "Force refresh data": [""],
+ "Toggle chart description": [""],
+ "Edit chart": ["Editar gráfico"],
+ "Export CSV": ["Exportar CSV"],
+ "Explore chart": ["Explorar gráfico"],
+ "Remove chart from dashboard": [""],
+ "%s - untitled": [""],
+ "Edit slice properties": [""],
+ "description": ["descripción"],
+ "bolt": ["tornillo"],
+ "Error...": ["Error..."],
+ "Query": ["Consulta"],
+ "Height": ["Altura"],
+ "Width": ["Anchura"],
+ "Export to .json": ["Exportar a .json"],
+ "Export to .csv format": ["Exportar a .csv"],
+ "Please enter a slice name": [""],
+ "Please select a dashboard": [""],
+ "Please enter a dashboard name": [""],
+ "Save A Slice": ["Guardar un Segmento"],
+ "Overwrite slice %s": [""],
+ "Save as": ["Guardar como"],
+ "[slice name]": [""],
+ "Do not add to a dashboard": ["No añadir a un cuadro de mando"],
+ "Add slice to existing dashboard": [
+ "Añadir a un cuadro de mando existente"
+ ],
+ "Add to new dashboard": ["Añadir a un nuevo cuadro de mando"],
+ "Save & go to dashboard": ["Guardar e ir al cuadro de mando"],
+ "Check out this slice: %s": [""],
+ "`Min` value should be numeric or empty": [
+ "El valor `Mín` debe ser numérico o vacío"
+ ],
+ "`Max` value should be numeric or empty": [
+ "El valor `Máx` debe ser numérico o vacío"
+ ],
+ "Min": ["Mín"],
+ "Max": ["Máx"],
+ "Something went wrong while fetching the datasource list": [""],
+ "Click to point to another datasource": [""],
+ "Edit the datasource's configuration": [""],
+ "Select a datasource": ["Selecciona una fuente de datos"],
+ "Search / Filter": ["Buscar / Filtrar"],
+ "Filter value": ["Valor del Filtro"],
+ "Select metric": ["Selecciona la métrica"],
+ "Select column": ["Selecciona la columna"],
+ "Select operator": ["Selecciona el operador"],
+ "Add Filter": ["Añadir Filtro"],
+ "Error while fetching data": ["Error recuperando datos"],
+ "Select %s": [""],
+ "textarea": ["área de texto"],
+ "Edit": ["Editar"],
+ "in modal": [""],
+ "Select a visualization type": ["Selecciona un tipo de visualización"],
+ "Updating chart was stopped": [
+ "La actualización del gráfico ha sido detenida"
+ ],
+ "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.": ["Error de red."],
+ "A reference to the [Time] configuration, taking granularity into account": [
+ ""
+ ],
+ "Group by": ["Agrupar por"],
+ "One or many controls to group by": [""],
+ "Datasource": ["Fuente de datos"],
+ "Visualization Type": ["Tipo de Visualización"],
+ "The type of visualization to display": [""],
+ "Metrics": ["Métricas"],
+ "One or many metrics to display": [""],
+ "Y Axis Bounds": ["Límites del Eje 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": [""],
+ "Annotation Layers": ["Capas de Anotación"],
+ "Annotation layers to overlay on the visualization": [""],
+ "Select a annotation layer": ["Selecciona una capa de anotación"],
+ "Error while fetching annotation layers": [""],
+ "Metric": ["Métrica"],
+ "Choose the metric": ["Elige la métrica"],
+ "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": ["Intervalo Escala X"],
+ "Number of steps to take between ticks when displaying the X scale": [""],
+ "YScale Interval": ["Intervalo Escala Y"],
+ "Number of steps to take between ticks when displaying the Y scale": [""],
+ "Include Time": ["Incluir Tiempo"],
+ "Whether to include the time granularity as defined in the time section": [
+ ""
+ ],
+ "Stacked Bars": [""],
+ "Show totals": ["Mostrar Totales"],
+ "Display total row/column": [""],
+ "Show Markers": ["Mostrar Marcadores"],
+ "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": ["Combinar Métricas"],
+ "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": ["Nombre País"],
+ "The name of country that Superset should display": [""],
+ "Country Field Type": ["Tipo de Campo de País"],
+ "The country code standard that Superset should expect to find in the [country] column": [
+ ""
+ ],
+ "Columns": ["Columnas"],
+ "One or many controls to pivot as columns": [""],
+ "Columns to display": [""],
+ "Origin": ["Origen"],
+ "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": ["Margen Izquierdo"],
+ "Left margin, in pixels, allowing for more room for axis labels": [""],
+ "Time Granularity": ["Granularidad de Tiempo"],
+ "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": ["Dominio"],
+ "The time unit used for the grouping of blocks": [""],
+ "Subdomain": ["Subdominio"],
+ "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": ["Granularidad Temporal"],
+ "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": ["desde"],
+ "7 days ago": ["Hace 7 días"],
+ "Until": ["Hasta"],
+ "Max Bubble Size": [""],
+ "Whisker/outlier options": [""],
+ "Determines how whiskers and outliers are calculated.": [""],
+ "Ratio": ["Proporción"],
+ "Target aspect ratio for treemap tiles.": [""],
+ "Number format": ["Formato numérico"],
+ "Row limit": ["Límite filas"],
+ "Series limit": [""],
+ "Limits the number of time series that get displayed": [""],
+ "Sort By": ["Ordenar por"],
+ "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": ["Series"],
+ "Defines the grouping of entities. Each series is shown as a specific color on the chart and has a legend toggle": [
+ ""
+ ],
+ "Entity": ["Entidad"],
+ "This defines the element to be plotted on the chart": [""],
+ "X Axis": ["Eje X"],
+ "Metric assigned to the [X] axis": [""],
+ "Y Axis": ["Eje Y"],
+ "Metric assigned to the [Y] axis": [""],
+ "Bubble Size": ["Tamaño burbuja"],
+ "URL": ["URL"],
+ "The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.": [
+ ""
+ ],
+ "X Axis Label": ["Etiqueta Eje X"],
+ "Y Axis Label": ["Etiqueta Eje Y"],
+ "Custom WHERE clause": ["Cláusula WHERE personalizada"],
+ "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": ["Cláusula HAVING personalizada"],
+ "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": ["Longitud de Página"],
+ "Rows per page, 0 means no pagination": [""],
+ "X Axis Format": ["Formato Eje X"],
+ "Y Axis Format": ["Formato Eje Y"],
+ "Right Axis Format": [""],
+ "Markup Type": [""],
+ "Pick your favorite markup language": [""],
+ "Rotation": ["Rotación"],
+ "Rotation to apply to words in the cloud": [""],
+ "Line Style": ["Estilo Línea"],
+ "Line interpolation as defined by d3.js": [""],
+ "Label Type": ["Tipo Etiqueta"],
+ "What should be shown on the label?": [""],
+ "Code": ["Código"],
+ "Put your code here": ["Pon tu código aquí"],
+ "Aggregation function": ["Función de agregación"],
+ "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": ["Filtro de Rango"],
+ "Whether to display the time range interactive selector": [""],
+ "Date Filter": ["Filtro de Fecha"],
+ "Whether to include a time filter": [""],
+ "Data Table": ["Tabla de Datos"],
+ "Whether to display the interactive data table": [""],
+ "Search Box": ["Caja de Búsqueda"],
+ "Whether to include a client side search box": [""],
+ "Table Filter": ["Filtro de Tabla"],
+ "Whether to apply filter when table cell is clicked": [""],
+ "Show Bubbles": ["Mostrar Burbujas"],
+ "Whether to display bubbles on top of countries": [""],
+ "Legend": ["Leyenda"],
+ "Whether to display the legend (toggles)": [""],
+ "X bounds": ["Límites X"],
+ "Whether to display the min and max values of the X axis": [""],
+ "Y bounds": ["Límites Y"],
+ "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": ["Escala Logarítmica Y"],
+ "Use a log scale for the Y axis": [""],
+ "X Log Scale": ["Escala Logarítmica X"],
+ "Use a log scale for the X axis": [""],
+ "Donut": ["Donut"],
+ "Do you want a donut or a pie?": ["¿Quieres un donut o un pastel?"],
+ "Put labels outside": ["Poner las etiquetas fuera"],
+ "Put the labels outside the pie?": [""],
+ "Contribution": ["Contribución"],
+ "Compute the contribution to the total": [""],
+ "Period Ratio": ["Ratio de Periodo"],
+ "[integer] Number of period to compare against, this is relative to the granularity selected": [
+ ""
+ ],
+ "Period Ratio Type": ["Tipo de Ratio de Periodo"],
+ "`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": ["Sub-encabezado"],
+ "Description text that shows up below your Big Number": [""],
+ "label": ["etiqueta"],
+ "`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": ["Estilo Mapa"],
+ "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": ["Opacidad"],
+ "Opacity of all clusters, points, and labels. Between 0 and 1.": [""],
+ "Zoom": ["Acercamiento"],
+ "Zoom level of the map": ["Nivel de acercamiento del mapa"],
+ "Default latitude": ["Latitud por defecto"],
+ "Latitude of default viewport": [
+ "Latitud de la ventana gráfica predeterminada"
+ ],
+ "Default longitude": ["Longitud por defecto"],
+ "Longitude of default viewport": [
+ "Longitud de la ventana gráfica predeterminada"
+ ],
+ "Live render": [""],
+ "Points and clusters will update as viewport is being changed": [""],
+ "RGB Color": ["Color RGB"],
+ "The color for points and clusters in RGB": [""],
+ "Ranges": ["Rangos"],
+ "Ranges to highlight with shading": [""],
+ "Range labels": [""],
+ "Labels for the ranges": [""],
+ "Markers": ["Marcadores"],
+ "List of values to mark with triangles": [""],
+ "Marker labels": ["Etiquetas de Marcadores"],
+ "Labels for the markers": ["Etiquetas para los Marcadores"],
+ "Marker lines": ["Líneas de Marcadores"],
+ "List of values to mark with lines": [""],
+ "Marker line labels": ["Etiquetas de Líneas para los Marcadores"],
+ "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": ["Tiempo"],
+ "Time related form attributes": [""],
+ "Datasource & Chart Type": ["Tipo de Fuente de Datos y Gráfico"],
+ "This section exposes ways to include snippets of SQL in your query": [
+ ""
+ ],
+ "Annotations": ["Anotaciones"],
+ "Advanced Analytics": ["Analíticas Avanzadas"],
+ "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": ["Opciones de Gráfico"],
+ "Breakdowns": ["Descomposiciones"],
+ "Defines how each series is broken down": [""],
+ "Pie Chart": ["Gráfico Pastel"],
+ "Dual Axis Line Chart": [""],
+ "Y Axis 1": ["Eje Y 1"],
+ "Y Axis 2": ["Eje Y 2"],
+ "Left Axis Metric": [""],
+ "Choose a metric for left axis": [""],
+ "Left Axis Format": ["Formato del Eje Izquierdo"],
+ "Axes": ["Ejes"],
+ "GROUP BY": ["AGRUPAR POR"],
+ "Use this section if you want a query that aggregates": [""],
+ "NOT GROUPED BY": ["NO AGRUPADO POR"],
+ "Use this section if you want to query atomic rows": [""],
+ "Options": ["Opciones"],
+ "Bubbles": ["Burbujas"],
+ "Numeric Column": ["Columna Numérica"],
+ "Select the numeric column to draw the histogram": [""],
+ "No of Bins": [""],
+ "Select number of bins for the histogram": [""],
+ "Primary Metric": ["Métrica Primaria"],
+ "The primary metric is used to define the arc segment sizes": [""],
+ "Secondary Metric": ["Métrica Segundaria"],
+ "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": ["Jerarquía"],
+ "This defines the level of the hierarchy": [""],
+ "Source / Target": ["Origen / Destino"],
+ "Choose a source and a target": [""],
+ "Chord Diagram": ["Diagrama de Cuerdas"],
+ "Choose a number format": ["Elige un formato numérico"],
+ "Source": ["Fuente"],
+ "Choose a source": ["Elige una fuente"],
+ "Target": ["Destino"],
+ "Choose a target": ["Elige un destino"],
+ "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": ["Control de País"],
+ "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": ["Horizonte"],
+ "Points": ["Puntos"],
+ "Labelling": ["Etiquetando"],
+ "Visual Tweaks": [""],
+ "Viewport": [""],
+ "Longitude": ["Longitud"],
+ "Column containing longitude data": [""],
+ "Latitude": ["Latitud"],
+ "Column containing latitude data": [""],
+ "Cluster label aggregator": [""],
+ "Aggregate function applied to the list of points in each cluster to produce the cluster label.": [
+ ""
+ ],
+ "Tooltip": ["Ayuda"],
+ "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": ["Definición evento"],
+ "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": ["Favoritos"],
+ "Created Content": [""],
+ "Recent Activity": ["Actividad Reciente"],
+ "Security & Access": ["Acceso y Seguridad"],
+ "No slices": ["Sin segmentos"],
+ "No dashboards": ["Sin cuadros de mando"],
+ "Dashboards": ["Cuadros de Mando"],
+ "Slices": ["Segmentos"],
+ "No favorite slices yet, go click on stars!": [""],
+ "No favorite dashboards yet, go click on stars!": [""],
+ "Roles": ["Roles"],
+ "Databases": ["Bases de datos"],
+ "Datasources": ["Fuentes de datos"],
+ "Profile picture provided by Gravatar": [""],
+ "joined": [""],
+ "id:": ["id:"],
+ "Sorry, there appears to be no data": [""],
+ "Select [%s]": [""],
+ "No data was returned.": [""],
+ "List Druid Column": ["Mostrar Columnas Druid"],
+ "Show Druid Column": ["Mostrar Columna Druid"],
+ "Add Druid Column": ["Añadir Columna Druid"],
+ "Edit Druid Column": ["Editar Columna Druid"],
+ "Column": ["Columna"],
+ "Type": ["Tipo"],
+ "Groupable": ["Agrupable"],
+ "Filterable": ["Filtrable"],
+ "Count Distinct": ["Contar Distintos"],
+ "Sum": ["Suma"],
+ "Whether this column is exposed in the `Filters` section of the explore view.": [
+ ""
+ ],
+ "List Druid Metric": ["Mostrar Métricas Druid"],
+ "Show Druid Metric": ["Mostrar Métrica Druid"],
+ "Add Druid Metric": ["Añadir Métricas Druid"],
+ "Edit Druid Metric": ["Editar Métricas 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": [
+ ""
+ ],
+ "Verbose Name": ["Nombre detallado"],
+ "JSON": ["JSON"],
+ "Druid Datasource": ["Fuente de datos Druid"],
+ "Warning Message": ["Mensaje de Aviso"],
+ "List Druid Cluster": [""],
+ "Show Druid Cluster": [""],
+ "Add Druid Cluster": [""],
+ "Edit Druid Cluster": [""],
+ "Cluster": ["Cluster"],
+ "Broker Host": [""],
+ "Broker Port": [""],
+ "Broker Endpoint": [""],
+ "Druid Clusters": [""],
+ "Sources": ["Fuentes"],
+ "List Druid Datasource": ["Mostrar Fuentes de Datos Druid"],
+ "Show Druid Datasource": ["Mostrar Fuente de Datos Druid"],
+ "Add Druid Datasource": ["Añadir Fuente de Datos Druid"],
+ "Edit Druid Datasource": ["Editar Fuente de Datos 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": [
+ ""
+ ],
+ "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": ["Segmentos Asociados"],
+ "Data Source": ["Fuente de Datos"],
+ "Owner": ["Propietario"],
+ "Is Hidden": ["Está Escondida"],
+ "Enable Filter Select": [""],
+ "Default Endpoint": [""],
+ "Time Offset": [""],
+ "Cache Timeout": [""],
+ "Druid Datasources": ["Fuentes de Datos Druid"],
+ "Scan New Datasources": ["Buscar Nuevas Fuentes de Datos"],
+ "Refresh Druid Metadata": [""],
+ "Datetime column not provided as part table configuration and is required by this type of chart": [
+ ""
+ ],
+ "Empty query?": ["¿Consulta vacía?"],
+ "Metric '{}' is not valid": [""],
+ "Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information": [
+ ""
+ ],
+ "List Columns": ["Mostrar Columnas"],
+ "Show Column": ["Mostrar Columna"],
+ "Add Column": ["Añadir Columna"],
+ "Edit Column": ["Editar Columna"],
+ "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": ["Expresión"],
+ "Is temporal": ["Es temporal"],
+ "Datetime Format": ["Formato FechaHora"],
+ "Database Expression": ["Expresión de Base de Datos"],
+ "List Metrics": ["Mostrar Métricas"],
+ "Show Metric": ["Mostrar Métrica"],
+ "Add Metric": ["Añadir Métrica"],
+ "Edit Metric": ["Editar Métrica"],
+ "SQL Expression": ["Expresión SQL"],
+ "D3 Format": ["Formato D3"],
+ "Is Restricted": ["Está Restringido"],
+ "List Tables": ["Mostrar Tablas"],
+ "Show Table": ["Mostrar Tabla"],
+ "Add Table": ["Añadir Tabla"],
+ "Edit Table": ["Esitar Tabla"],
+ "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": ["Cambiado por"],
+ "Database": ["Base de datos"],
+ "Last Changed": [""],
+ "Schema": ["Esquema"],
+ "Offset": [""],
+ "Table Name": ["Nombre Tabla"],
+ "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": ["Tablas"],
+ "Profile": ["Perfil"],
+ "Logout": ["Salir"],
+ "Login": ["Acceder"],
+ "Record Count": ["Número de Registros"],
+ "No records found": ["No se encontrarón registros"],
+ "Import": ["Importar"],
+ "No Access!": ["Sin Acceso!"],
+ "You do not have permissions to access the datasource(s): %(name)s.": [
+ ""
+ ],
+ "Request Permissions": ["Solicitar Permisos"],
+ "Welcome!": ["Bienvenid@!"],
+ "Test Connection": ["Probar Conexión"],
+ "Manage": ["Administrar"],
+ "Datasource %(name)s already exists": [""],
+ "json isn't valid": ["no es json válido"],
+ "Delete": ["Eliminar"],
+ "Delete all Really?": ["¿Realmente quieres borrar todo?"],
+ "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": ["Mostrar Bases de Datos"],
+ "Show Database": ["Mostrar Base de Datos"],
+ "Add Database": ["Añadir Base de Datos"],
+ "Edit Database": ["Editar Base de Datos"],
+ "Expose this DB in SQL Lab": [
+ "Mostrar esta base de datos en el laboratorio 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.": [
+ ""
+ ],
+ "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": ["Mostrar en el laboratorio SQL"],
+ "Allow CREATE TABLE AS": ["Permitir CREATE TABLE AS"],
+ "Allow DML": ["Permitir DML"],
+ "CTAS Schema": ["Esquema CTAS"],
+ "Creator": ["Creador"],
+ "SQLAlchemy URI": [""],
+ "Extra": ["Extra"],
+ "Allow Run Sync": [""],
+ "Allow Run Async": [""],
+ "Impersonate queries to the database": [""],
+ "Import Dashboards": ["Importar Cuadros de Mando"],
+ "User": ["Usuario"],
+ "User Roles": ["Roles de Usuario"],
+ "Database URL": ["URL de la Base de datos"],
+ "Roles to grant": [""],
+ "Created On": ["Creado el"],
+ "Access requests": ["Solicitudes de Acceso"],
+ "Security": ["Seguridad"],
+ "List Slices": ["Mostrar Segmentos"],
+ "Show Slice": ["Mostrar Segmento"],
+ "Add Slice": ["Añadir Segmento"],
+ "Edit Slice": ["Esitar Segmento"],
+ "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": ["Propietarios"],
+ "Parameters": ["Parámetros"],
+ "Slice": ["Segmento"],
+ "List Dashboards": ["Mostrar Cuadros de Mando"],
+ "Show Dashboard": ["Mostrar Cuadro de Mando"],
+ "Add Dashboard": ["Añadir Cuadro de Mando"],
+ "Edit Dashboard": ["Editar Cuadro de Mando"],
+ "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": ["Cuadro de Mando"],
+ "Slug": [""],
+ "Position JSON": [""],
+ "JSON Metadata": ["Metadatos JSON"],
+ "Underlying Tables": [""],
+ "Export": ["Exportar"],
+ "Export dashboards?": ["¿Exportar Cuadros de Mando?"],
+ "Action": ["Acción"],
+ "dttm": ["dttm"],
+ "Action Log": ["Registro Acciones"],
+ "Access was requested": ["Se ha solicitado Acceso"],
+ "%(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.": [
+ "El registro de consulta no se creó como se esperaba."
+ ],
+ "Template Name": ["Nombre Plantilla"],
+ "CSS Templates": ["Plantillas CSS"],
+ "SQL Editor": ["Editor SQL"],
+ "SQL Lab": ["Laboratorio SQL"],
+ "Query Search": ["Consulta de Búsqueda"],
+ "Status": ["Estado"],
+ "Start Time": ["Hora Inicio"],
+ "End Time": ["Hora Fin"],
+ "Queries": ["Consultas"],
+ "List Saved Query": ["Mostrar Consultas Guardadas"],
+ "Show Saved Query": ["Mostrar Consulta Guardada"],
+ "Add Saved Query": ["Añadir Consulta Guardada"],
+ "Edit Saved Query": ["Editar Consulta Guardada"],
+ "Pop Tab Link": [""],
+ "Changed on": ["Cambiado el"],
+ "Saved Queries": [" Consultas Guardadas"]
+ }
+ }
+}
diff --git a/superset/translations/fr/LC_MESSAGES/messages.json b/superset/translations/fr/LC_MESSAGES/messages.json
index 4114301afe4..0e0d6cb8934 100644
--- a/superset/translations/fr/LC_MESSAGES/messages.json
+++ b/superset/translations/fr/LC_MESSAGES/messages.json
@@ -1,3336 +1,1432 @@
{
- "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_ending_saturday": [
- "semaine_finit_samedi"
- ],
- "week_start_sunday": [
- "semande_commence_dimanche"
- ],
- "week_start_monday": [
- "semaine_commence_lundi"
- ],
- "5 minute": [
- "5 minutes"
- ],
- "half hour": [
- "demi-heure"
- ],
- "10 minute": [
- "10 minutes"
- ],
- "Table Name": [
- "Nom de la table"
- ],
- "Name of table to be created from csv data.": [
- "Nom de la table à créer à partir de données csv."
- ],
- "CSV File": [
- "Fichier CSV"
- ],
- "Select a CSV file to be uploaded to a database.": [
- "Selectionnez un fichier CSV à uploader dans un base de données."
- ],
- "CSV Files Only!": [
- "Fichier CSV uniquement!"
- ],
- "Database": [
- "Base de données"
- ],
- "Delimiter": [
- "Délimiteur"
- ],
- "Delimiter used by CSV file (for whitespace use \\s+).": [
- "Délimiteur utilisé pour le fichier CSV (pour les espaces blancs utiliser \\s+)."
- ],
- "Table Exists": [
- "Table Existante"
- ],
- "If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).": [
- "Si la table existe, effectuez l'une des opérations suivantes: Échec (ne rien faire), Remplacer (supprimer et recréer la table) ou Ajouter (insérer des données)."
- ],
- "Fail": [
- "Echec"
- ],
- "Replace": [
- "Remplacer"
- ],
- "Append": [
- "Ajouter"
- ],
- "Schema": [
- "Schéma"
- ],
- "Specify a schema (if database flavour supports this).": [
- "Spécifiez un schéma (si la version de base de données le prend en charge)."
- ],
- "Header Row": [
- "Ligne d'en-tête"
- ],
- "Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.": [
- "Ligne contenant les en-têtes à utiliser comme noms de colonne (0 est la première ligne de données). Laisser vide s'il n'y a pas de ligne d'en-tête."
- ],
- "Index Column": [
- "Colonne d'index"
- ],
- "Column to use as the row labels of the dataframe. Leave empty if no index column.": [
- "Colonne à utiliser comme libellé de ligne du cadre de données. Laisser vide s'il n'y a pas de colonne d'index."
- ],
- "Mangle Duplicate Columns": [
- "Mélanger les colonnes en double"
- ],
- "Specify duplicate columns as \"X.0, X.1\".": [
- ""
- ],
- "Skip Initial Space": [
- "Ignorer l'espace initial"
- ],
- "Skip spaces after delimiter.": [
- "Ignorer les espaces après le délimiteur."
- ],
- "Skip Rows": [
- "Ignorer les lignes"
- ],
- "Number of rows to skip at start of file.": [
- "Nombre de lignes à ignorer au début du fichier."
- ],
- "Rows to Read": [
- "Rows to Read""
- ],
- "Number of rows of file to read.": [
- "Nombre de lignes de fichier à lire."
- ],
- "Skip Blank Lines": [
- "Ignorer les lignes blanches"
- ],
- "Skip blank lines rather than interpreting them as NaN values.": [
- "Ignorez les lignes vides plutôt que de les interpréter comme des valeurs NaN."
- ],
- "Parse Dates": [
- ""
- ],
- "A comma separated list of columns that should be parsed as dates.": [
- "Liste de colonnes séparées par des virgules qui doivent être analysées comme des dates."
- ],
- "Infer Datetime Format": [
- "Inférer le format de date / heure"
- ],
- "Use Pandas to interpret the datetime format automatically.": [
- "Utilisez Pandas pour interpréter le format de date et heure automatiquement."
- ],
- "Decimal Character": [
- "Caractère décimal"
- ],
- "Character to interpret as decimal point.": [
- "Caractère à interpréter en tant que point décimal."
- ],
- "Dataframe Index": [
- "Indice de trame de données"
- ],
- "Write dataframe index as a column.": [
- ""
- ],
- "Étiquette(s) de colonne": [
- ""
- ],
- "Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.": [
- "Étiquette de colonne pour la ou les colonnes d'index. Si la valeur est Aucun et que l'Index de la Structure de Données est Vrai, les Noms d'Index sont utilisés."
- ],
- "[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"
- ],
- "Time Table View": [
- ""
- ],
- "Pick at least one metric": [
- "Choisissez au moins une métrique"
- ],
- "When using 'Group By' you are limited to use a single metric": [
- ""
- ],
- "Pivot Table": [
- "Table pivot"
- ],
- "Please choose at least one 'Group by' field ": [
- ""
- ],
- "Please choose at least one metric": [
- "Choississez au moins une métrique"
- ],
- "Group By' and 'Columns' can't overlap": [
- ""
- ],
- "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"
- ],
- "`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.": [
- ""
- ],
- "Time Series - Multiple Line Charts": [
- ""
- ],
- "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 - Period Pivot": [
- ""
- ],
- "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 at least one numeric column specified": [
- ""
- ],
- "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 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]"
- ],
- "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": [
- "Flot d'événements"
- ],
- "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": [
- "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"
- ],
- "Label for your query": [
- ""
- ],
- "Description": [
- "Description"
- ],
- "Write a description for your query": [
- ""
- ],
- "Save": [
- ""
- ],
- "Cancel": [
- "Annuler"
- ],
- "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": [
- "Title"
- ],
- "click to edit title": [
- ""
- ],
- "You don't have the rights to alter this title.": [
- ""
- ],
- "Click to favorite/unfavorite": [
- ""
- ],
- "Dismiss": [
- ""
- ],
- "%s%s": [
- ""
- ],
- "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": [
- "CSS"
- ],
- "Live CSS Editor": [
- ""
- ],
- "You have unsaved changes.": [
- ""
- ],
- "Unsaved changes": [
- ""
- ],
- "Don't refresh": [
- ""
- ],
- "10 seconds": [
- ""
- ],
- "30 seconds": [
- ""
- ],
- "1 minute": [
- ""
- ],
- "5 minutes": [
- ""
- ],
- "30 minutes": [
- ""
- ],
- "1 hour": [
- ""
- ],
- "6 hours": [
- ""
- ],
- "12 hours": [
- ""
- ],
- "24 hours": [
- ""
- ],
- "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": [
- "Nom"
- ],
- "Viz": [
- ""
- ],
- "Datasource": [
- "Source de données"
- ],
- "Modified": [
- "Modifié"
- ],
- "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": [
- ""
- ],
- "Metrics": [
- ""
- ],
- "One or many metrics to display": [
- ""
- ],
- "Metric": [
- "Métrique"
- ],
- "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": [
- "Type de visualisation"
- ],
- "The type of visualization 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": [
- ""
- ],
- "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 one or more timeseries from a relative time period. Expects relative time deltas 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": [
- ""
- ],
- "Line charts": [
- ""
- ],
- "Pick a set of line charts to layer on top of one another": [
- ""
- ],
- "Select charts": [
- ""
- ],
- "Error while fetching charts": [
- ""
- ],
- "Right Axis chart(s)": [
- ""
- ],
- "Choose one or more charts for right axis": [
- ""
- ],
- "Prefix metric name with slice name": [
- ""
- ],
- "Reverse Lat & Long": [
- ""
- ],
- "deck.gl charts": [
- ""
- ],
- "Pick a set of deck.gl charts to layer on top of one another": [
- ""
- ],
- "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": [
- "Requête"
- ],
- "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": [
- ""
- ],
- "Y Axis 1": [
- ""
- ],
- "Y Axis 2": [
- ""
- ],
- "Left Axis chart(s)": [
- ""
- ],
- "Choose one or more charts for left axis": [
- ""
- ],
- "Left Axis Format": [
- ""
- ],
- "Time Series - Periodicity Pivot": [
- ""
- ],
- "Dual Axis Line Chart": [
- ""
- ],
- "Left Axis Metric": [
- ""
- ],
- "Choose a metric for left axis": [
- ""
- ],
- "Map": [
- ""
- ],
- "Deck.gl - Hexagons": [
- ""
- ],
- "Advanced": [
- ""
- ],
- "Height": [
- "Hauteur"
- ],
- "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": [
- "Largeur"
- ],
- "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": [
- ""
- ],
- "choose a column or metric": [
- ""
- ],
- "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": [
- ""
- ],
- "Search / Filter": [
- ""
- ],
- "Click to point to another datasource": [
- ""
- ],
- "Edit the datasource's configuration": [
- ""
- ],
- "Show datasource configuration": [
- ""
- ],
- "Select metric": [
- ""
- ],
- "Select column": [
- ""
- ],
- "Select operator": [
- ""
- ],
- "Add Filter": [
- "Ajouter un filtre"
- ],
- "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": [
- "Éditer"
- ],
- "in modal": [
- ""
- ],
- "Select a visualization type": [
- ""
- ],
- "Favorites": [
- ""
- ],
- "Created Content": [
- ""
- ],
- "Recent Activity": [
- ""
- ],
- "Security & Access": [
- ""
- ],
- "No charts": [
- ""
- ],
- "No dashboards": [
- ""
- ],
- "Dashboards": [
- "Tableaux de bords"
- ],
- "Charts": [
- ""
- ],
- "No favorite charts 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": [
- ""
- ],
- "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.": [
- "Aucune donnée récupérée"
- ],
- "Unsupported extraction function: ": [
- ""
- ],
- "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"
- ],
- "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 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": [
- "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 Charts": [
- ""
- ],
- "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"
- ],
- "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": [
- "Modifié par"
- ],
- "Last Changed": [
- "Dernière modification"
- ],
- "Offset": [
- "Décalage"
- ],
- "Fetch Values Predicate": [
- "Récupérer les valeurs des prédicats"
- ],
- "Main Datetime Column": [
- "Colonne Datetime principale"
- ],
- "SQL Lab View": [
- ""
- ],
- "Template parameters": [
- ""
- ],
- "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"
- ],
- "Refresh Metadata": [
- ""
- ],
- "Refresh column metadata": [
- ""
- ],
- "Metadata refreshed for the following table(s): %(tables)s": [
- ""
- ],
- "Tables": [
- "Tables"
- ],
- "Profile": [
- "Profil"
- ],
- "Logout": [
- "Déconnexion"
- ],
- "Login": [
- "Connexion"
- ],
- "Record Count": [
- "Nombre d'enregistrements"
- ],
- "No records found": [
- "Aucun enregistrement trouvé"
- ],
- "Import dashboards": [
- ""
- ],
- "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"
- ],
- "Test Connection": [
- "Test de connexion"
- ],
- "Annotation Layers": [
- ""
- ],
- "Manage": [
- "Gestion"
- ],
- "Annotations": [
- ""
- ],
- "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"
- ],
- "Export to YAML": [
- ""
- ],
- "Export to YAML?": [
- ""
- ],
- "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. (Gain access)": [
- ""
- ],
- "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 requê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"
- ],
- "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": [
- "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 the logged on user": [
- ""
- ],
- "Import Dashboards": [
- "Importer des tableaux de bords"
- ],
- "CSV to Database configuration": [
- ""
- ],
- "CSV file \"%(csv_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [
- ""
- ],
- "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 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.": [
- "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 chart.": [
- ""
- ],
- "Last Modified": [
- "Dernière modification"
- ],
- "Owners": [
- "Propriétaires"
- ],
- "Parameters": [
- "Paramètres"
- ],
- "Chart": [
- ""
- ],
- "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"
- ],
- "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": [
- "Requête malformée. Les arguments slice_id ou table_name et db_name sont attendus"
- ],
- "Chart %(id)s not found": [
- ""
- ],
- "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 requê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"
- ],
- "Upload a CSV": [
- ""
- ],
- "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": ["Colonne du temps"],
+ "second": ["seconde"],
+ "minute": ["minute"],
+ "hour": ["heure"],
+ "day": ["jour"],
+ "week": ["semaine"],
+ "month": ["mois"],
+ "quarter": ["trimestre"],
+ "year": ["année"],
+ "week_ending_saturday": ["semaine_finit_samedi"],
+ "week_start_sunday": ["semande_commence_dimanche"],
+ "week_start_monday": ["semaine_commence_lundi"],
+ "5 minute": ["5 minutes"],
+ "half hour": ["demi-heure"],
+ "10 minute": ["10 minutes"],
+ "Table Name": ["Nom de la table"],
+ "Name of table to be created from csv data.": [
+ "Nom de la table à créer à partir de données csv."
+ ],
+ "CSV File": ["Fichier CSV"],
+ "Select a CSV file to be uploaded to a database.": [
+ "Selectionnez un fichier CSV à uploader dans un base de données."
+ ],
+ "CSV Files Only!": ["Fichier CSV uniquement!"],
+ "Database": ["Base de données"],
+ "Delimiter": ["Délimiteur"],
+ "Delimiter used by CSV file (for whitespace use \\s+).": [
+ "Délimiteur utilisé pour le fichier CSV (pour les espaces blancs utiliser \\s+)."
+ ],
+ "Table Exists": ["Table Existante"],
+ "If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).": [
+ "Si la table existe, effectuez l'une des opérations suivantes: Échec (ne rien faire), Remplacer (supprimer et recréer la table) ou Ajouter (insérer des données)."
+ ],
+ "Fail": ["Echec"],
+ "Replace": ["Remplacer"],
+ "Append": ["Ajouter"],
+ "Schema": ["Schéma"],
+ "Specify a schema (if database flavour supports this).": [
+ "Spécifiez un schéma (si la version de base de données le prend en charge)."
+ ],
+ "Header Row": ["Ligne d'en-tête"],
+ "Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.": [
+ "Ligne contenant les en-têtes à utiliser comme noms de colonne (0 est la première ligne de données). Laisser vide s'il n'y a pas de ligne d'en-tête."
+ ],
+ "Index Column": ["Colonne d'index"],
+ "Column to use as the row labels of the dataframe. Leave empty if no index column.": [
+ "Colonne à utiliser comme libellé de ligne du cadre de données. Laisser vide s'il n'y a pas de colonne d'index."
+ ],
+ "Mangle Duplicate Columns": ["Mélanger les colonnes en double"],
+ "Specify duplicate columns as \"X.0, X.1\".": [""],
+ "Skip Initial Space": ["Ignorer l'espace initial"],
+ "Skip spaces after delimiter.": [
+ "Ignorer les espaces après le délimiteur."
+ ],
+ "Skip Rows": ["Ignorer les lignes"],
+ "Number of rows to skip at start of file.": [
+ "Nombre de lignes à ignorer au début du fichier."
+ ],
+ "Rows to Read": ["Lignes à lire"],
+ "Number of rows of file to read.": [
+ "Nombre de lignes de fichier à lire."
+ ],
+ "Skip Blank Lines": ["Ignorer les lignes blanches"],
+ "Skip blank lines rather than interpreting them as NaN values.": [
+ "Ignorez les lignes vides plutôt que de les interpréter comme des valeurs NaN."
+ ],
+ "Parse Dates": [""],
+ "A comma separated list of columns that should be parsed as dates.": [
+ "Liste de colonnes séparées par des virgules qui doivent être analysées comme des dates."
+ ],
+ "Infer Datetime Format": ["Inférer le format de date / heure"],
+ "Use Pandas to interpret the datetime format automatically.": [
+ "Utilisez Pandas pour interpréter le format de date et heure automatiquement."
+ ],
+ "Decimal Character": ["Caractère décimal"],
+ "Character to interpret as decimal point.": [
+ "Caractère à interpréter en tant que point décimal."
+ ],
+ "Dataframe Index": ["Indice de trame de données"],
+ "Write dataframe index as a column.": [""],
+ "Étiquette(s) de colonne": [""],
+ "Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.": [
+ "Étiquette de colonne pour la ou les colonnes d'index. Si la valeur est Aucun et que l'Index de la Structure de Données est Vrai, les Noms d'Index sont utilisés."
+ ],
+ "[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"
+ ],
+ "Time Table View": [""],
+ "Pick at least one metric": ["Choisissez au moins une métrique"],
+ "When using 'Group By' you are limited to use a single metric": [""],
+ "Pivot Table": ["Table pivot"],
+ "Please choose at least one 'Group by' field ": [""],
+ "Please choose at least one metric": [
+ "Choississez au moins une métrique"
+ ],
+ "Group By' and 'Columns' can't overlap": [""],
+ "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"
+ ],
+ "`Since` and `Until` time bounds should be specified when using the `Time Shift` feature.": [
+ ""
+ ],
+ "Time Series - Multiple Line Charts": [""],
+ "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 - Period Pivot": [""],
+ "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 at least one numeric column specified": [""],
+ "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 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]"
+ ],
+ "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": ["Flot d'événements"],
+ "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": ["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"],
+ "Label for your query": [""],
+ "Description": ["Description"],
+ "Write a description for your query": [""],
+ "Save": [""],
+ "Cancel": ["Annuler"],
+ "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": ["Title"],
+ "click to edit title": [""],
+ "You don't have the rights to alter this title.": [""],
+ "Click to favorite/unfavorite": [""],
+ "Dismiss": [""],
+ "%s%s": [""],
+ "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": ["CSS"],
+ "Live CSS Editor": [""],
+ "You have unsaved changes.": [""],
+ "Unsaved changes": [""],
+ "Don't refresh": [""],
+ "10 seconds": [""],
+ "30 seconds": [""],
+ "1 minute": [""],
+ "5 minutes": [""],
+ "30 minutes": [""],
+ "1 hour": [""],
+ "6 hours": [""],
+ "12 hours": [""],
+ "24 hours": [""],
+ "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": ["Nom"],
+ "Viz": [""],
+ "Datasource": ["Source de données"],
+ "Modified": ["Modifié"],
+ "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": [""],
+ "Metrics": [""],
+ "One or many metrics to display": [""],
+ "Metric": ["Métrique"],
+ "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": ["Type de visualisation"],
+ "The type of visualization 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": [""],
+ "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 one or more timeseries from a relative time period. Expects relative time deltas 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": [""],
+ "Line charts": [""],
+ "Pick a set of line charts to layer on top of one another": [""],
+ "Select charts": [""],
+ "Error while fetching charts": [""],
+ "Right Axis chart(s)": [""],
+ "Choose one or more charts for right axis": [""],
+ "Prefix metric name with slice name": [""],
+ "Reverse Lat & Long": [""],
+ "deck.gl charts": [""],
+ "Pick a set of deck.gl charts to layer on top of one another": [""],
+ "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": ["Requête"],
+ "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": [""],
+ "Y Axis 1": [""],
+ "Y Axis 2": [""],
+ "Left Axis chart(s)": [""],
+ "Choose one or more charts for left axis": [""],
+ "Left Axis Format": [""],
+ "Time Series - Periodicity Pivot": [""],
+ "Dual Axis Line Chart": [""],
+ "Left Axis Metric": [""],
+ "Choose a metric for left axis": [""],
+ "Map": [""],
+ "Deck.gl - Hexagons": [""],
+ "Advanced": [""],
+ "Height": ["Hauteur"],
+ "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": ["Largeur"],
+ "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": [""],
+ "choose a column or metric": [""],
+ "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": [""],
+ "Search / Filter": [""],
+ "Click to point to another datasource": [""],
+ "Edit the datasource's configuration": [""],
+ "Show datasource configuration": [""],
+ "Select metric": [""],
+ "Select column": [""],
+ "Select operator": [""],
+ "Add Filter": ["Ajouter un filtre"],
+ "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": ["Éditer"],
+ "in modal": [""],
+ "Select a visualization type": [""],
+ "Favorites": [""],
+ "Created Content": [""],
+ "Recent Activity": [""],
+ "Security & Access": [""],
+ "No charts": [""],
+ "No dashboards": [""],
+ "Dashboards": ["Tableaux de bords"],
+ "Charts": [""],
+ "No favorite charts 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": [""],
+ "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.": ["Aucune donnée récupérée"],
+ "Unsupported extraction function: ": [""],
+ "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"],
+ "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 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": [
+ "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 Charts": [""],
+ "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"
+ ],
+ "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": ["Modifié par"],
+ "Last Changed": ["Dernière modification"],
+ "Offset": ["Décalage"],
+ "Fetch Values Predicate": ["Récupérer les valeurs des prédicats"],
+ "Main Datetime Column": ["Colonne Datetime principale"],
+ "SQL Lab View": [""],
+ "Template parameters": [""],
+ "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"
+ ],
+ "Refresh Metadata": [""],
+ "Refresh column metadata": [""],
+ "Metadata refreshed for the following table(s): %(tables)s": [""],
+ "Tables": ["Tables"],
+ "Profile": ["Profil"],
+ "Logout": ["Déconnexion"],
+ "Login": ["Connexion"],
+ "Record Count": ["Nombre d'enregistrements"],
+ "No records found": ["Aucun enregistrement trouvé"],
+ "Import dashboards": [""],
+ "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"],
+ "Test Connection": ["Test de connexion"],
+ "Annotation Layers": [""],
+ "Manage": ["Gestion"],
+ "Annotations": [""],
+ "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"],
+ "Export to YAML": [""],
+ "Export to YAML?": [""],
+ "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. (Gain access)": [
+ ""
+ ],
+ "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 requê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"
+ ],
+ "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": ["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 the logged on user": [""],
+ "Import Dashboards": ["Importer des tableaux de bords"],
+ "CSV to Database configuration": [""],
+ "CSV file \"%(csv_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [
+ ""
+ ],
+ "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 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.": [
+ "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 chart.": [""],
+ "Last Modified": ["Dernière modification"],
+ "Owners": ["Propriétaires"],
+ "Parameters": ["Paramètres"],
+ "Chart": [""],
+ "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"
+ ],
+ "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": [
+ "Requête malformée. Les arguments slice_id ou table_name et db_name sont attendus"
+ ],
+ "Chart %(id)s not found": [""],
+ "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 requê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"],
+ "Upload a CSV": [""],
+ "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"]
+ }
+ }
}
diff --git a/superset/translations/it/LC_MESSAGES/messages.json b/superset/translations/it/LC_MESSAGES/messages.json
index 55836134da1..79eaff7dc49 100644
--- a/superset/translations/it/LC_MESSAGES/messages.json
+++ b/superset/translations/it/LC_MESSAGES/messages.json
@@ -1,3135 +1,1327 @@
{
- "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"
- ],
- "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 \"%(csv_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [
- ""
- ],
- "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"
- ]
- }
- }
+ "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"],
+ "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 \"%(csv_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [
+ ""
+ ],
+ "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"]
+ }
+ }
}
diff --git a/superset/translations/ja/LC_MESSAGES/messages.json b/superset/translations/ja/LC_MESSAGES/messages.json
index ea5fddf1372..6639513ebf2 100644
--- a/superset/translations/ja/LC_MESSAGES/messages.json
+++ b/superset/translations/ja/LC_MESSAGES/messages.json
@@ -1,2433 +1,999 @@
{
- "domain": "superset",
- "locale_data": {
- "superset": {
- "": {
- "domain": "superset",
- "plural_forms": "nplurals=1; plural=0",
- "lang": "ja"
- },
- "Time Column": [
- "時間列"
- ],
- "second": [
- "秒"
- ],
- "minute": [
- "分"
- ],
- "hour": [
- "時間"
- ],
- "day": [
- "日"
- ],
- "week": [
- "週"
- ],
- "month": [
- "月"
- ],
- "quarter": [
- "4半期"
- ],
- "year": [
- "年"
- ],
- "week_start_monday": [
- "月曜日を週初めに"
- ],
- "week_ending_saturday": [
- "土曜日を週終わりに"
- ],
- "week_start_sunday": [
- "日曜日を週初めに"
- ],
- "5 minute": [
- "5分"
- ],
- "half hour": [
- "半時間"
- ],
- "10 minute": [
- "10分"
- ],
- "[Superset] Access to the datasource %(name)s was granted": [
- "[Superset] データソース %(name)s へのアクセスは許可されました"
- ],
- "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'": [
- "任意の時間精度を選択してください or uncheck ‘Include Time’"
- ],
- "Choose either fields to [Group By] and [Metrics] or [Columns], not both": [
- "[Group By]と[Metrics]または[列]のいずれかを選択します"
- ],
- "Time Table View": [
- ""
- ],
- "Pick at least one metric": [
- "少なくとも1つの指標を選択してください"
- ],
- "When using 'Group By' you are limited to use a single metric": [
- ""
- ],
- "Pivot Table": [
- "ピボットテーブル"
- ],
- "Please choose at least one \"Group by\" field ": [
- "少なくとも1つの[Group by]フィールドを選択してください "
- ],
- "Please choose at least one metric": [
- "少なくとも1つの指標を選択してください"
- ],
- "'Group By' and 'Columns' can't overlap": [
- "‘Group by’ と ‘Columns’ は重複できません"
- ],
- "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 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": [
- "少なくとも1つのフィルタフィールドを選択してください"
- ],
- "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": [
- ""
- ],
- "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": [
- "URL をクリップボードにコピー"
- ],
- "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": [
- "SQLエディタで開く"
- ],
- "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 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": [
- "クエリ履歴"
- ],
- "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": [
- "タイトル"
- ],
- "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]": [
- "上書き ダッシュボード [%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": [
- "チャートを編集"
- ],
- "Export CSV": [
- "CSVで出力"
- ],
- "Explore chart": [
- "チャートを見る"
- ],
- "Remove chart from dashboard": [
- "ダッシュボードからチャートを削除"
- ],
- "%s - untitled": [
- ""
- ],
- "Edit slice properties": [
- ""
- ],
- "description": [
- ""
- ],
- "bolt": [
- ""
- ],
- "Error...": [
- ""
- ],
- "Query": [
- "クエリ"
- ],
- "Height": [
- "高さ"
- ],
- "Width": [
- "幅"
- ],
- "Export to .json": [
- "jsonで出力"
- ],
- "Export to .csv format": [
- "csvで出力"
- ],
- "Please enter a slice name": [
- "スライス名を入力してください"
- ],
- "Please select a dashboard": [
- "ダッシュボードを選択してください"
- ],
- "Please enter a dashboard name": [
- "ダッシュボード名を入力してください"
- ],
- "Save A Slice": [
- "スライスを保存"
- ],
- "Overwrite slice %s": [
- "上書き スライス [%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": [
- "最大値"
- ],
- "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": [
- "フィルターを追加"
- ],
- "Error while fetching data": [
- "データの取得中にエラーが発生しました"
- ],
- "Select %s": [
- ""
- ],
- "textarea": [
- ""
- ],
- "Edit": [
- ""
- ],
- "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": [
- "データソース"
- ],
- "Visualization Type": [
- "グラフ様式"
- ],
- "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": [
- "指標"
- ],
- "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": [
- "X軸"
- ],
- "Metric assigned to the [X] axis": [
- ""
- ],
- "Y Axis": [
- "Y軸"
- ],
- "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": [
- "X軸ラベル"
- ],
- "Y Axis Label": [
- "Y軸ラベル"
- ],
- "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)": [
- ""
- ],
- "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": [
- ""
- ],
- "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 Series Columns": [
- ""
- ],
- "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": [
- ""
- ],
- "Time Series Table": [
- ""
- ],
- "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": [
- "ダッシュボード"
- ],
- "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": [
- ""
- ],
- "Warning Message": [
- ""
- ],
- "List Druid Cluster": [
- ""
- ],
- "Show Druid Cluster": [
- ""
- ],
- "Add Druid Cluster": [
- ""
- ],
- "Edit Druid Cluster": [
- ""
- ],
- "Cluster": [
- ""
- ],
- "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.": [
- ""
- ],
- "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": [
- "ログイン"
- ],
- "記録数": [
- ""
- ],
- "No records found": [
- ""
- ],
- "Import": [
- ""
- ],
- "No Access!": [
- ""
- ],
- "You do not have permissions to access the datasource(s): %(name)s.": [
- ""
- ],
- "Request Permissions": [
- ""
- ],
- "Welcome!": [
- ""
- ],
- "Test Connection": [
- ""
- ],
- "Manage": [
- "管理"
- ],
- "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": [
- ""
- ],
- "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": [
- "スライス %(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'": [
- ""
- ],
- "Query record was not created as expected.": [
- ""
- ],
- "Template Name": [
- "テンプレート名"
- ],
- "CSS Templates": [
- "CSSテンプレート"
- ],
- "SQL Editor": [
- "SQLエディタ"
- ],
- "SQL Lab": [
- "SQLツール"
- ],
- "Query Search": [
- "クエリを検索"
- ],
- "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": "ja"
+ },
+ "Time Column": ["時間列"],
+ "second": ["秒"],
+ "minute": ["分"],
+ "hour": ["時間"],
+ "day": ["日"],
+ "week": ["週"],
+ "month": ["月"],
+ "quarter": ["4半期"],
+ "year": ["年"],
+ "week_start_monday": ["月曜日を週初めに"],
+ "week_ending_saturday": ["土曜日を週終わりに"],
+ "week_start_sunday": ["日曜日を週初めに"],
+ "5 minute": ["5分"],
+ "half hour": ["半時間"],
+ "10 minute": ["10分"],
+ "[Superset] Access to the datasource %(name)s was granted": [
+ "[Superset] データソース %(name)s へのアクセスは許可されました"
+ ],
+ "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'": [
+ "任意の時間精度を選択してください or uncheck ‘Include Time’"
+ ],
+ "Choose either fields to [Group By] and [Metrics] or [Columns], not both": [
+ "[Group By]と[Metrics]または[列]のいずれかを選択します"
+ ],
+ "Time Table View": [""],
+ "Pick at least one metric": ["少なくとも1つの指標を選択してください"],
+ "When using 'Group By' you are limited to use a single metric": [""],
+ "Pivot Table": ["ピボットテーブル"],
+ "Please choose at least one \"Group by\" field ": [
+ "少なくとも1つの[Group by]フィールドを選択してください "
+ ],
+ "Please choose at least one metric": [
+ "少なくとも1つの指標を選択してください"
+ ],
+ "'Group By' and 'Columns' can't overlap": [
+ "‘Group by’ と ‘Columns’ は重複できません"
+ ],
+ "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 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": [
+ "少なくとも1つのフィルタフィールドを選択してください"
+ ],
+ "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": [""],
+ "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": ["URL をクリップボードにコピー"],
+ "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": ["SQLエディタで開く"],
+ "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 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": ["クエリ履歴"],
+ "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": ["タイトル"],
+ "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]": ["上書き ダッシュボード [%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": ["チャートを編集"],
+ "Export CSV": ["CSVで出力"],
+ "Explore chart": ["チャートを見る"],
+ "Remove chart from dashboard": ["ダッシュボードからチャートを削除"],
+ "%s - untitled": [""],
+ "Edit slice properties": [""],
+ "description": [""],
+ "bolt": [""],
+ "Error...": [""],
+ "Query": ["クエリ"],
+ "Height": ["高さ"],
+ "Width": ["幅"],
+ "Export to .json": ["jsonで出力"],
+ "Export to .csv format": ["csvで出力"],
+ "Please enter a slice name": ["スライス名を入力してください"],
+ "Please select a dashboard": ["ダッシュボードを選択してください"],
+ "Please enter a dashboard name": ["ダッシュボード名を入力してください"],
+ "Save A Slice": ["スライスを保存"],
+ "Overwrite slice %s": ["上書き スライス [%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": ["最大値"],
+ "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": ["フィルターを追加"],
+ "Error while fetching data": ["データの取得中にエラーが発生しました"],
+ "Select %s": [""],
+ "textarea": [""],
+ "Edit": [""],
+ "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": ["データソース"],
+ "Visualization Type": ["グラフ様式"],
+ "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": ["指標"],
+ "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": ["X軸"],
+ "Metric assigned to the [X] axis": [""],
+ "Y Axis": ["Y軸"],
+ "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": ["X軸ラベル"],
+ "Y Axis Label": ["Y軸ラベル"],
+ "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)": [""],
+ "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": [""],
+ "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 Series Columns": [""],
+ "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": [""],
+ "Time Series Table": [""],
+ "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": ["ダッシュボード"],
+ "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": [""],
+ "Warning Message": [""],
+ "List Druid Cluster": [""],
+ "Show Druid Cluster": [""],
+ "Add Druid Cluster": [""],
+ "Edit Druid Cluster": [""],
+ "Cluster": [""],
+ "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.": [
+ ""
+ ],
+ "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": ["ログイン"],
+ "記録数": [""],
+ "No records found": [""],
+ "Import": [""],
+ "No Access!": [""],
+ "You do not have permissions to access the datasource(s): %(name)s.": [
+ ""
+ ],
+ "Request Permissions": [""],
+ "Welcome!": [""],
+ "Test Connection": [""],
+ "Manage": ["管理"],
+ "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": [""],
+ "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": ["スライス %(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'": [""],
+ "Query record was not created as expected.": [""],
+ "Template Name": ["テンプレート名"],
+ "CSS Templates": ["CSSテンプレート"],
+ "SQL Editor": ["SQLエディタ"],
+ "SQL Lab": ["SQLツール"],
+ "Query Search": ["クエリを検索"],
+ "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": ["保存されたクエリ"]
+ }
+ }
+}
diff --git a/superset/translations/ko/LC_MESSAGES/messages.json b/superset/translations/ko/LC_MESSAGES/messages.json
index 7a3e3f5487e..7534b6fb612 100644
--- a/superset/translations/ko/LC_MESSAGES/messages.json
+++ b/superset/translations/ko/LC_MESSAGES/messages.json
@@ -1 +1,1346 @@
-{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","plural_forms":"nplurals=1; plural=0","lang":"ko"},"Time Column":[""],"second":["초"],"minute":["분"],"hour":["시간"],"day":["일"],"week":["주"],"month":["월"],"quarter":["분기"],"year":["년"],"week_ending_saturday":[""],"week_start_sunday":[""],"week_start_monday":[""],"5 minute":["5분"],"half hour":["30분"],"10 minute":["10분"],"Table Name":["테이블 명"],"Name of table to be created from csv data.":[""],"CSV File":["CSV 파일"],"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 - Multiple Line Charts":[""],"Time Series - Dual Axis Line Chart":[""],"Pick a metric for left axis!":[""],"Pick a metric for right axis!":[""],"Please choose different metrics on left and right axis":[""],"Time Series - Bar Chart":[""],"Time Series - Period Pivot":[""],"Time Series - Percent Change":[""],"Time Series - Stacked":[""],"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":["Query 공유"],"copy URL to clipboard":["URL 복사"],"Raw SQL":[""],"Source SQL":[""],"SQL":[""],"No query history yet...":["Query 실행 이력이 없습니다."],"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":["새로운 탭에서 Query실행"],"Remove query from log":["Query 로그 삭제"],".CSV":[""],"Visualize":[""],"Table":["테이블"],"was created":[""],"Query in a new tab":[""],"Fetch data preview":[""],"Track Job":[""],"Loading...":["로딩중..."],"Run Selected Query":[""],"Run Query":["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":["Query 저장"],"Share Query":["Query 공유"],"Run a query to display results here":[""],"Preview for %s":[""],"Results":["결과"],"Query History":["Query 실행 이력"],"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":["Superset 튜토리얼"],"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":[""],"%s%s":[""],"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":["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":["10초"],"30 seconds":["30초"],"1 minute":["1분"],"5 minutes":["5분"],"30 minutes":["30분"],"1 hour":["1시간"],"6 hours":["6시간"],"12 hours":["12시간"],"24 hours":["24시간"],"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":["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":[""],"Metrics":["메트릭"],"One or many metrics to display":[""],"Metric":["메트릭"],"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":[""],"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":[""],"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 one or more timeseries from a relative time period. Expects relative time deltas 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":[""],"Line charts":[""],"Pick a set of line charts to layer on top of one another":[""],"Select charts":[""],"Error while fetching charts":[""],"Right Axis chart(s)":[""],"Choose one or more charts for right axis":[""],"Prefix metric name with slice name":[""],"Reverse Lat & Long":[""],"deck.gl charts":[""],"Pick a set of deck.gl charts to layer on top of one another":[""],"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":[""],"Y Axis 1":[""],"Y Axis 2":[""],"Left Axis chart(s)":[""],"Choose one or more charts for left axis":[""],"Left Axis Format":[""],"Time Series - Periodicity Pivot":[""],"Dual Axis Line Chart":[""],"Left Axis Metric":[""],"Choose a metric for left axis":[""],"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":[""],"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":[""],"Broker Host":[""],"Broker Port":[""],"Broker Endpoint":[""],"Druid Clusters":["Druid 클러스터"],"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":["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":[""],"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":["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 ":[""],"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":["CSS 템플릿"],"SQL Editor":["SQL 편집기"],"SQL Lab":["SQL Lab"],"Query Search":["Query 검색"],"Upload a CSV":["CSV 업로드"],"Status":["상태"],"Start Time":["시작 시간"],"End Time":["종료 시간"],"Queries":["Query"],"List Saved Query":["저장된 Query 목록"],"Show Saved Query":["저장된 Query 보기"],"Add Saved Query":["저장된 Query 추가"],"Edit Saved Query":["저장된 Query 수정"],"Pop Tab Link":[""],"Changed on":[""],"Saved Queries":["저장된 Query"],"Sign In":["로그인"],"Username":["사용자명"],"Password":["비밀번호"],"Enter your login and password below":["사용자명 및 비밀번호를 입력해주세요"],"List Users":["사용자 목록"],"List Roles":["권한 목록"],"User's Statistics":["사용자 통계"]}}}
\ No newline at end of file
+{
+ "domain": "superset",
+ "locale_data": {
+ "superset": {
+ "": {
+ "domain": "superset",
+ "plural_forms": "nplurals=1; plural=0",
+ "lang": "ko"
+ },
+ "Time Column": [""],
+ "second": ["초"],
+ "minute": ["분"],
+ "hour": ["시간"],
+ "day": ["일"],
+ "week": ["주"],
+ "month": ["월"],
+ "quarter": ["분기"],
+ "year": ["년"],
+ "week_ending_saturday": [""],
+ "week_start_sunday": [""],
+ "week_start_monday": [""],
+ "5 minute": ["5분"],
+ "half hour": ["30분"],
+ "10 minute": ["10분"],
+ "Table Name": ["테이블 명"],
+ "Name of table to be created from csv data.": [""],
+ "CSV File": ["CSV 파일"],
+ "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 - Multiple Line Charts": [""],
+ "Time Series - Dual Axis Line Chart": [""],
+ "Pick a metric for left axis!": [""],
+ "Pick a metric for right axis!": [""],
+ "Please choose different metrics on left and right axis": [""],
+ "Time Series - Bar Chart": [""],
+ "Time Series - Period Pivot": [""],
+ "Time Series - Percent Change": [""],
+ "Time Series - Stacked": [""],
+ "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": ["Query 공유"],
+ "copy URL to clipboard": ["URL 복사"],
+ "Raw SQL": [""],
+ "Source SQL": [""],
+ "SQL": [""],
+ "No query history yet...": ["Query 실행 이력이 없습니다."],
+ "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": ["새로운 탭에서 Query실행"],
+ "Remove query from log": ["Query 로그 삭제"],
+ ".CSV": [""],
+ "Visualize": [""],
+ "Table": ["테이블"],
+ "was created": [""],
+ "Query in a new tab": [""],
+ "Fetch data preview": [""],
+ "Track Job": [""],
+ "Loading...": ["로딩중..."],
+ "Run Selected Query": [""],
+ "Run Query": ["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": ["Query 저장"],
+ "Share Query": ["Query 공유"],
+ "Run a query to display results here": [""],
+ "Preview for %s": [""],
+ "Results": ["결과"],
+ "Query History": ["Query 실행 이력"],
+ "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": ["Superset 튜토리얼"],
+ "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": [""],
+ "%s%s": [""],
+ "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": ["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": ["10초"],
+ "30 seconds": ["30초"],
+ "1 minute": ["1분"],
+ "5 minutes": ["5분"],
+ "30 minutes": ["30분"],
+ "1 hour": ["1시간"],
+ "6 hours": ["6시간"],
+ "12 hours": ["12시간"],
+ "24 hours": ["24시간"],
+ "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": ["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": [""],
+ "Metrics": ["메트릭"],
+ "One or many metrics to display": [""],
+ "Metric": ["메트릭"],
+ "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": [""],
+ "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": [""],
+ "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 one or more timeseries from a relative time period. Expects relative time deltas 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": [""],
+ "Line charts": [""],
+ "Pick a set of line charts to layer on top of one another": [""],
+ "Select charts": [""],
+ "Error while fetching charts": [""],
+ "Right Axis chart(s)": [""],
+ "Choose one or more charts for right axis": [""],
+ "Prefix metric name with slice name": [""],
+ "Reverse Lat & Long": [""],
+ "deck.gl charts": [""],
+ "Pick a set of deck.gl charts to layer on top of one another": [""],
+ "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": [""],
+ "Y Axis 1": [""],
+ "Y Axis 2": [""],
+ "Left Axis chart(s)": [""],
+ "Choose one or more charts for left axis": [""],
+ "Left Axis Format": [""],
+ "Time Series - Periodicity Pivot": [""],
+ "Dual Axis Line Chart": [""],
+ "Left Axis Metric": [""],
+ "Choose a metric for left axis": [""],
+ "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": [""],
+ "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": [""],
+ "Broker Host": [""],
+ "Broker Port": [""],
+ "Broker Endpoint": [""],
+ "Druid Clusters": ["Druid 클러스터"],
+ "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": ["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": [
+ ""
+ ],
+ "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": ["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 ": [""],
+ "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": ["CSS 템플릿"],
+ "SQL Editor": ["SQL 편집기"],
+ "SQL Lab": ["SQL Lab"],
+ "Query Search": ["Query 검색"],
+ "Upload a CSV": ["CSV 업로드"],
+ "Status": ["상태"],
+ "Start Time": ["시작 시간"],
+ "End Time": ["종료 시간"],
+ "Queries": ["Query"],
+ "List Saved Query": ["저장된 Query 목록"],
+ "Show Saved Query": ["저장된 Query 보기"],
+ "Add Saved Query": ["저장된 Query 추가"],
+ "Edit Saved Query": ["저장된 Query 수정"],
+ "Pop Tab Link": [""],
+ "Changed on": [""],
+ "Saved Queries": ["저장된 Query"],
+ "Sign In": ["로그인"],
+ "Username": ["사용자명"],
+ "Password": ["비밀번호"],
+ "Enter your login and password below": [
+ "사용자명 및 비밀번호를 입력해주세요"
+ ],
+ "List Users": ["사용자 목록"],
+ "List Roles": ["권한 목록"],
+ "User's Statistics": ["사용자 통계"]
+ }
+ }
+}
diff --git a/superset/translations/pt/LC_MESSAGES/messages.json b/superset/translations/pt/LC_MESSAGES/messages.json
index 9483848ea96..9243828de30 100644
--- a/superset/translations/pt/LC_MESSAGES/messages.json
+++ b/superset/translations/pt/LC_MESSAGES/messages.json
@@ -1 +1,1307 @@
-{"domain":"superset","locale_data":{"superset":{"":{"domain":"superset","lang":"pt"},"Time Column":["Coluna de tempo"],"second":["segundo"],"minute":["minuto"],"hour":["hora"],"day":["dia"],"week":["semana"],"month":["mês"],"quarter":["trimestre"],"year":["ano"],"week_start_monday":["semana_inicio_segunda_feira"],"week_ending_saturday":["semana_fim_sábado"],"week_start_sunday":["semana_inicio_domingo"],"5 minute":["5 minutos"],"half hour":["meia hora"],"10 minute":["10 minutos"],"[Superset] Access to the datasource %(name)s was granted":["[Superset] O acesso à origem dos dados %(name)s foi concedido"],"Viz is missing a datasource":["Viz está sem origem de dados"],"From date cannot be larger than to date":["Data de inicio não pode ser posterior à data de fim"],"Table View":["Vista de tabela"],"Pick a granularity in the Time section or uncheck 'Include Time'":["Escolha uma granularidade na secção Tempo ou desmarque 'Incluir hora'"],"Choose either fields to [Group By] and [Metrics] or [Columns], not both":["Escolha apenas entre os campos [Agrupar por] e [Métricas] ou o campo [Colunas]"],"Time Table View":["Visualização da tabela de tempo"],"Pick at least one metric":["Selecione pelo menos uma métrica"],"When using 'Group By' you are limited to use a single metric":["Utilizando 'Agrupar por' só é possível utilizar uma única métrica"],"Pivot Table":["Tabela Pivot"],"Please choose at least one \"Group by\" field ":["Selecione pelo menos um campo \"Agrupar por\" "],"Please choose at least one metric":["Selecione pelo menos uma métrica"],"'Group By' and 'Columns' can't overlap":["Os campos 'Agrupar por' e 'Colunas' não se podem sobrepor"],"Markup":["Marcação"],"Separator":["Separador"],"Word Cloud":["Nuvem de palavras"],"Treemap":["Treemap"],"Calendar Heatmap":["Calendário com Mapa de Calor"],"Box Plot":["Box Plot"],"Bubble Chart":["Gráfico de bolhas"],"Pick a metric for x, y and size":["Selecione uma métrica para x, y e tamanho"],"Bullet Chart":["Gráfico de bala"],"Pick a metric to display":["Selecione uma métrica para visualizar"],"Big Number with Trendline":["Número grande com linha de tendência"],"Pick a metric!":["Selecione uma métrica!"],"Big Number":["Número grande"],"Time Series - Line Chart":["Série Temporal - Gráfico de linhas"],"Pick a time granularity for your time series":["Selecione uma granularidade para as suas séries temporais"],"Time Series - Dual Axis Line Chart":["Série Temporal - Gráfico de linha de dois eixos"],"Pick a metric for left axis!":["Selecione uma métrica para o eixo esquerdo!"],"Pick a metric for right axis!":["Selecione uma métrica para o eixo direito!"],"Please choose different metrics on left and right axis":["Selecione métricas diferentes para o eixo esquerdo e direito"],"Time Series - Bar Chart":["Série Temporal - Gráfico de barras"],"Time Series - Percent Change":["Série Temporal - Variação Percentual"],"Time Series - Stacked":["Série Temporal - Barras Sobrepostas"],"Distribution - NVD3 - Pie Chart":["Distribuição - NVD3 - Gráfico de Queijos"],"Histogram":["Histograma"],"Must have one numeric column specified":["Deve ser especificada uma coluna númerica"],"Distribution - Bar Chart":["Gráfico de barras"],"Can't have overlap between Series and Breakdowns":["Não pode haver sobreposição entre Séries e Desagregação"],"Pick at least one field for [Series]":["Escolha pelo menos um campo para [Séries]"],"Sunburst":["Sunburst"],"Sankey":["Sankey"],"Pick exactly 2 columns as [Source / Target]":["Selecione exatamente 2 colunas [Origem e Alvo]"],"Pick exactly 2 columns to 'Group By'":["Selecione exatamente 2 colunas para 'Agrupar por'"],"Country Map":["Mapa de País"],"World Map":["Mapa Mundo"],"Filters":["Filtros"],"Pick at least one filter field":["Selecione pelo menos um filtro"],"iFrame":["iFrame"],"Parallel Coordinates":["Coordenadas paralelas"],"Heatmap":["Mapa de Calor"],"Horizon Charts":["Gráfico de Horizonte"],"Mapbox":["Mapbox"],"Must have a [Group By] column to have 'count' as the [Label]":["Deve ter uma coluna [Agrupar por] para ter 'count' como [Label]"],"Choice of [Label] must be present in [Group By]":["A escolha do [Rótulo] deve estar presente em [Agrupar por]"],"Choice of [Point Radius] must be present in [Group By]":["A escolha de [Ponto de Raio] deve estar presente em [Agrupar por]"],"[Longitude] and [Latitude] columns must be present in [Group By]":["As colunas [Longitude] e [Latitude] devem estar presentes em [Agrupar por]"],"Event flow":["Fluxo de eventos"],"Time Series - Paired t-test":["Série temporal - teste emparelhado T"],"Partition Diagram":["Diagrama de Partição"],"Failed at retrieving results from the results backend":["O carregamento dos resultados a partir do backend falhou"],"Could not connect to server":["Não foi possível ligar ao servidor"],"Your session timed out, please refresh your page and try again.":["A sua sessão expirou, atualize sua página e tente novamente."],"Error occurred while fetching table metadata":["Ocorreu um erro ao carregar os metadados da tabela"],"shared query":["query partilhada"],"Pick a chart type!":["Selecione um tipo de gráfico!"],"To use this chart type you need at least one column flagged as a date":["Para usar este tipo de gráfico deve selecionar pelo menos uma coluna do tipo data"],"To use this chart type you need at least one dimension":["Para usar este tipo de gráfico deve selecionar pelo menos uma dimensão"],"To use this chart type you need at least one aggregation function":["Para usar este tipo de gráfico deve ser selecionada pelo menos uma função de agregação"],"Untitled Query":["Query sem título"],"Copy of %s":["Cópia de %s"],"share query":["partilhar query"],"copy URL to clipboard":["copiar URL para a área de transferência"],"Source SQL":["Fonte SQL"],"SQL":["SQL"],"No query history yet...":["Ainda não há histórico de queries ..."],"It seems you don't have access to any database":["Parece que não tem acesso a nenhuma base de dados"],"Search Results":["Procurar Resultados"],"[From]-":["[A partir de]-"],"[To]-":["[Para]-"],"[Query Status]":["[Estado da Query]"],"Search":["Pesquisa"],"Open in SQL Editor":["Abrir no Editor SQL"],"view results":["ver resultados"],"Data preview":["Pré-visualização de dados"],"Visualize the data out of this query":["Visualize os dados desta query"],"Overwrite text in editor with a query on this table":["Substitua texto no editor com uma query nesta tabela"],"Run query in a new tab":["Executar a query em nova aba"],"Remove query from log":["Remover query do histórico"],".CSV":[".CSV"],"Visualize":["Visualize"],"Table":["Tabela"],"was created":["foi criado"],"Query in a new tab":["Query numa nova aba"],"Fetch data preview":["Obter pré-visualização de dados"],"Loading...":["A carregar..."],"Stop":["Parar"],"Undefined":["Indefinido"],"Description":["Descrição"],"Write a description for your query":["Escreva uma descrição para sua consulta"],"Save":["Salvar"],"Cancel":["Cancelar"],"Save Query":["Gravar query"],"Preview for %s":["Pré-visualização para %s"],"Results":["Resultados"],"new table name":["novo nome da tabela"],"Error while fetching table list":["Erro ao carregar lista de tabelas"],"Error while fetching database list":["Erro ao carregar a lista de base de dados"],"Database:":["Base de dados:"],"Select a database":["Selecione uma base de dados"],"Add a table (%s)":["Adicione uma tabela (%s)"],"Type to search ...":["Escreva para pesquisar ..."],"Reset State":["Repor Estado"],"Enter a new title for the tab":["Insira um novo título para a aba"],"close tab":["fechar aba"],"rename tab":["renomear aba"],"expand tool bar":["expandir barra de ferramentas"],"hide tool bar":["ocultar barra de ferramentas"],"Copy partition query to clipboard":["Copiar query de partição para a área de transferência"],"latest partition:":["última partição:"],"Keys for table":["Chaves para tabela"],"View keys & indexes (%s)":["Ver chaves e índices (%s)"],"Sort columns alphabetically":["Ordenar colunas por ordem alfabética"],"Original table column order":["Ordenação original das colunas"],"Copy SELECT statement to clipboard":["Copiar a instrução SELECT para a área de transferência"],"Remove table preview":["Remover pré-visualização de tabela"],"AS my_alias":["AS my_alias"],"using only alphanumeric characters and underscores":["usando apenas caracteres alfanuméricos e sublinhados"],"Chart Type":["Tipo de gráfico"],"[Chart Type]":["[Tipo de gráfico]"],"Datasource Name":["Nome da origem de dados"],"datasource name":["nome da origem de dados"],"Create a new slice":["Crie uma nova visualização"],"Choose a datasource":["Escolha uma origem de dados"],"Choose a visualization type":["Escolha um tipo de visualização"],"Create new slice":["Crie uma nova visualização"],"Select ...":["Selecione ..."],"Loaded data cached":["Dados carregados em cache"],"Loaded from cache":["Carregado da cache"],"Click to force-refresh":["Clique para forçar atualização"],"Copy to clipboard":["Copiar para área de transferência"],"Not successful":["Não foi bem sucedido"],"Sorry, your browser does not support copying. Use Ctrl / Cmd + C!":["Desculpe, o seu navegador não suporta 'copiar'. Use Ctrl+C ou Cmd+C!"],"Copied!":["Copiado!"],"Title":["Título"],"click to edit title":["clique para editar o título"],"You don't have the rights to alter this title.":["Não tem direitos para alterar este título."],"Click to favorite/unfavorite":["Clique para tornar favorito"],"You have unsaved changes.":["Existem alterações por gravar."],"Click the":["Clique no"],"button on the top right to save your changes.":["botão no canto superior direito para gravar alterações."],"Served from data cached %s . Click to force refresh.":["Carregado a partir de dados em cache %s. Clique para forçar atualização."],"Click to force refresh":["Clique para forçar atualização"],"Error":["Erro"],"Sorry, there was an error adding slices to this dashboard: %s":["Desculpe, houve um erro ao adicionar visualizações a este dashboard: %s"],"Active Dashboard Filters":["Filtros Dashboard Ativo"],"Checkout this dashboard: %s":["Verificar dashboard: %s"],"Force refresh the whole dashboard":["Forçar atualização do dashboard"],"Edit this dashboard's properties":["Editar propriedades do dashboard"],"Load a template":["Carregue um modelo"],"Load a CSS template":["Carregue um modelo CSS"],"CSS":["CSS"],"Live CSS Editor":["Editor CSS em tempo real"],"Don't refresh":["Não atualize"],"10 seconds":["10 segundos"],"30 seconds":["30 segundos"],"1 minute":["1 minuto"],"5 minutes":["5 minutos"],"Refresh Interval":["Intervalo de atualização"],"Choose the refresh frequency for this dashboard":["Escolha a frequência de atualização para este dashboard"],"This dashboard was saved successfully.":["Dashboard gravado com sucesso."],"Sorry, there was an error saving this dashboard: ":["Desculpe, houve um erro ao gravar este dashbard: "],"You must pick a name for the new dashboard":["Escolha um nome para o novo dashboard"],"Save Dashboard":["Gravar Dashboard"],"Overwrite Dashboard [%s]":["Substituir Dashboard [%s]"],"Save as:":["Gravar como:"],"[dashboard name]":["[Nome do dashboard]"],"Name":["Nome"],"Viz":["Viz"],"Modified":["Modificado"],"Add Slices":["Adicionar visualizações"],"Add a new slice to the dashboard":["Adicionar nova visualização ao dashboard"],"Add Slices to Dashboard":["Adicionar visualizações ao dashboard"],"Move chart":["Mover gráfico"],"Force refresh data":["Forçar atualização de dados"],"Toggle chart description":["Alternar descrição do gráfico"],"Edit chart":["Editar gráfico"],"Export CSV":["Exportar CSV"],"Explore chart":["Explorar gráfico"],"Remove chart from dashboard":["Remover gráfico do dashboard"],"is expected to be a number":["deve ser um número"],"is expected to be an integer":["deve ser um número inteiro"],"cannot be empty":["não pode estar vazio"],"%s - untitled":["%s - sem título"],"Edit slice properties":["Editar propriedades da visualização"],"description":["descrição"],"bolt":["parafuso"],"Changing this control takes effect instantly":["Esta edição tem efeito instantâneo"],"Error...":["Erro..."],"Query":["Query"],"Height":["Altura"],"Width":["Largura"],"Export to .json":["Exportar para .json"],"Export to .csv format":["Exportar para o formato .csv"],"Please enter a slice name":["Por favor insira um nome para a visualização"],"Please select a dashboard":["Por favor selecione um dashboard"],"Please enter a dashboard name":["Por favor insira um nome para o dashboard"],"Save A Slice":["Grave uma visualização"],"Overwrite slice %s":["Substitua a visualização %s"],"Save as":["Gravar como"],"[slice name]":["[nome da visualização]"],"Do not add to a dashboard":["Não adicione a um dashboard"],"Add slice to existing dashboard":["Adicione uma visualização ao dashboard existente"],"Add to new dashboard":["Adicionar ao novo dashboard"],"Save & go to dashboard":["Gravar e ir para o dashboard"],"Check out this slice: %s":["Verificar visualização: %s"],"`Min` value should be numeric or empty":["O valor `Min` deve ser numérico ou vazio"],"`Max` value should be numeric or empty":["O valor `Max` deve ser numérico ou vazio"],"Min":["Mín"],"Max":["Máx"],"Something went wrong while fetching the datasource list":["O carregamento da origem de dados falhou"],"Click to point to another datasource":["Clique para indicar outra origem de dados"],"Edit the datasource's configuration":["Edite a configuração da origem de dados"],"Select a datasource":["Selecione uma origem de dados"],"Search / Filter":["Pesquisa / Filtro"],"Filter value":["Valor de filtro"],"Select metric":["Selecione métrica"],"Select column":["Selecione coluna"],"Select operator":["Selecione operador"],"Add Filter":["Adicionar filtro"],"Error while fetching data":["O carregamento de dados falhou"],"Select %s":["Selecione %s"],"textarea":["textarea"],"Edit":["Editar"],"in modal":["em modal"],"Select a visualization type":["Selecione um tipo de visualização"],"Updating chart was stopped":["A atualização do gráfico parou"],"An error occurred while rendering the visualization: %s":["Ocorreu um erro ao renderizar a visualização: %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.":["Talvez a quantidade de dados tenha aumentado, a base de dados está em sobrecarga anormal, ou está simplesmente a consultar uma origem de dados grande demais para ser processada dentro do intervalo de tempo limite. Se for esse o caso, recomendamos que sintetize mais os seus dados."],"Network error.":["Erro de rede."],"A reference to the [Time] configuration, taking granularity into account":["Uma referência à configuração [Time], levando em consideração a granularidade"],"Group by":["Agrupar por"],"One or many controls to group by":["Um ou vários controles para agrupar"],"Datasource":["Fonte de dados"],"Visualization Type":["Tipo de Visualização"],"The type of visualization to display":["O tipo de visualização a ser exibida"],"Metrics":["Métricas"],"One or many metrics to display":["Uma ou várias métricas para exibir"],"Percentage Metrics":["Métricas percentuais"],"Metrics for which percentage of total are to be displayed":["Métricas para qual porcentagem do total deve ser exibida"],"Y Axis Bounds":["Limites para o Eixo 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.":["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."],"Ordering":["Encomenda"],"Annotation Layers":["Camadas de anotação"],"Annotation layers to overlay on the visualization":["Camadas de anotação para sobreposição na visualização"],"Select a annotation layer":["Selecione uma camada de anotação"],"Error while fetching annotation layers":["Erro ao buscar camadas de anotações"],"Metric":["Métrica"],"Choose the metric":["Escolha a métrica"],"Right Axis Metric":["Metric do Eixo Direito"],"Choose a metric for right axis":["Escolha uma métrica para o eixo direito"],"Stacked Style":["Estilo empilhado"],"Sort X Axis":["Ordenar Eixo X"],"Sort Y Axis":["Ordenar Eixo Y"],"Linear Color Scheme":["Esquema de cores lineares"],"Normalize Across":["Normalize em função de"],"Color will be rendered based on a ratio of the cell against the sum of across this criteria":["A cor será renderizada com base em uma proporção da célula contra a soma de este critério"],"Horizon Color Scale":["Horizon Color Scale"],"Defines how the color are attributed.":["Define como a cor é atribuída."],"Rendering":["Renderização"],"image-rendering CSS attribute of the canvas object that defines how the browser scales up the image":["atributo CSS de renderização de imagem do objeto de tela que define como o navegador aumenta a imagem"],"XScale Interval":["Intervalo eixo XX"],"Number of steps to take between ticks when displaying the X scale":["Número de passos a seguir entre os tiques ao exibir a escala X"],"YScale Interval":["Intervalo eixo YY"],"Number of steps to take between ticks when displaying the Y scale":["Número de passos a seguir entre os tiques ao exibir a escala Y"],"Include Time":["Incluir Hora"],"Whether to include the time granularity as defined in the time section":["Se deve incluir a granularidade do tempo conforme definido na seção de tempo"],"Show percentage":["Mostrar percentagem"],"Stacked Bars":["Barras empilhadas"],"Show totals":["Mostrar totais"],"Display total row/column":["Exibir linha / coluna total"],"Show Markers":["Mostrar marcadores"],"Show data points as circle markers on the lines":["Mostrar pontos de dados como marcadores de círculo nas linhas"],"Bar Values":["Mostrar valores das barras"],"Show the value on top of the bar":["Mostrar o valor em cima da barra"],"Sort Bars":["Classificar barras"],"Sort bars by x labels.":["Classifique barras pelas etiquetas do eixo xx."],"Combine Metrics":["Combinar métricas"],"Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.":["Exibir métricas lado a lado dentro de cada coluna, em oposição a cada coluna ser exibida lado a lado por cada métrica."],"Extra Controls":["Controlos Extra"],"Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.":["Mostrar controlos extra ou não. Este tipo de controlo incluem fazer gráficos barras empilhadas ou lado a lado."],"Reduce X ticks":["Reduzir eixo dos xx"],"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.":["Reduz o número de entradas do eixo XX a serem renderizadas. Se for verdade, o eixo xx não ficará sobrecarregado mas algumas etiquetas podem não aparecer. Se for falso, uma largura mínima será aplicada às colunas e a largura pode ficar sobrecarregada passando para um scroll horizontal."],"Include Series":["Incluir Séries"],"Include series name as an axis":["Incluir o nome da série como um eixo"],"Color Metric":["Métrica de cor"],"A metric to use for color":["Uma métrica a utilizar para cor"],"Country Name":["Nome do país"],"The name of country that Superset should display":["O nome do país que o Superset deve exibir"],"Country Field Type":["Tipo de campo País"],"The country code standard that Superset should expect to find in the [country] column":["O código padrão do país que o Superset deve esperar encontrar na coluna [País]"],"Columns":["Colunas"],"One or many controls to pivot as columns":["Um ou vários controles para pivotar como colunas"],"Columns to display":["Colunas para exibir"],"Origin":["Origem"],"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`":["Define a origem onde os campos de tempo começam, aceita datas naturais em inglês como `now`,`sunday` ou `1970-01-01`"],"Bottom Margin":["Margem inferior"],"Bottom margin, in pixels, allowing for more room for axis labels":["Margem inferior, em pixeis, permitindo mais espaço para as etiquetas dos eixos"],"Left Margin":["Margem esquerda"],"Left margin, in pixels, allowing for more room for axis labels":["Margem esquerda, em pixeis, permitindo mais espaço para as etiquetas dos eixos"],"Time Granularity":["Granularidade temporal"],"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`":["O tempo de granularidade para a visualização. Observe que você pode digitar e usar linguagem natural simples, em inglês, como `10 seconds`, `1 day` ou `56 weeks`"],"Domain":["Domínio"],"The time unit used for the grouping of blocks":["Unidade de tempo usada para agrupamento de blocos"],"Subdomain":["Subdomínio"],"The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain":["A unidade de tempo para cada bloco. Deve ser uma unidade menor que domínio_granularidade. Deve ser maior ou igual a Granularidade Temporal"],"Link Length":["Comprimento da ligação"],"Link length in the force layout":["Comprimento da ligação no layout força"],"Charge":["Carregar"],"Charge in the force layout":["Carregar no layout força"],"Time Grain":["Granularidade Temporal"],"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.":["A granularidade temporal para a visualização. Aplica uma transformação de data para alterar a coluna de tempo e define uma nova granularidade temporal. As opções são definidas por base de dados no código-fonte do Superset."],"Resample Rule":["Regra de Repetição"],"Pandas resample rule":["Regra de remistura de pandas"],"Resample How":["Remisturar Como"],"Pandas resample how":["Pandas remisturar como"],"Resample Fill Method":["Método de Preenchimento da Remistura"],"Pandas resample fill method":["Método de preenchimento da remistura de pandas"],"Since":["Desde"],"7 days ago":["Há 7 dias"],"Until":["Até"],"Max Bubble Size":["Tamanho máximo da bolha"],"Whisker/outlier options":["Opções de Whisker / Outlier"],"Determines how whiskers and outliers are calculated.":["Determina como são calculados os whiskers e os outliers."],"Ratio":["Rácio"],"Target aspect ratio for treemap tiles.":["Aspeto do rácio do alvo para blocos do treemap."],"Number format":["Formato numérico"],"Row limit":["Limite de linha"],"Series limit":["Limite de série"],"Limits the number of time series that get displayed":["Limita o número de séries temporais que são exibidas"],"Sort By":["Ordenar por"],"Metric used to define the top series":["Métrica usada para definir a série superior"],"Sort Descending":["Ordenar decrescente"],"Whether to sort descending or ascending":["Ordenar de forma descendente ou ascendente"],"Defines a rolling window function to apply, works along with the [Periods] text box":[""],"Periods":["Períodos"],"Defines the size of the rolling window function, relative to the time granularity selected":[""],"Min Periods":["Período Mínimo"],"Series":["Séries"],"Defines the grouping of entities. Each series is shown as a specific color on the chart and has a legend toggle":["Define o agrupamento de entidades. Cada série corresponde a uma cor específica no gráfico e tem uma alternância de legenda"],"Entity":["Entidade"],"This defines the element to be plotted on the chart":["Esta opção define o elemento a ser desenhado no gráfico"],"X Axis":["Eixo XX"],"Metric assigned to the [X] axis":["Métrica atribuída ao eixo [X]"],"Y Axis":["Eixo YY"],"Metric assigned to the [Y] axis":["Metrica atribuída ao eixo [Y]"],"Bubble Size":["Tamanho da bolha"],"URL":["URL"],"X Axis Label":["Rótulo Eixo XX"],"Y Axis Label":["Rótulo Eixo YY"],"Custom WHERE clause":["Cláusula WHERE personalizada"],"Custom HAVING clause":["Cláusula HAVING personalizada"],"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.":["O texto nesta caixa é incluído na cláusula HAVING da query, como um AND para outros critérios. É possível incluir uma expressão complexa, parênteses ou qualquer outra coisa suportada pelo seu backend."],"Comparison Period Lag":["Atraso do período de comparação"],"Based on granularity, number of time periods to compare against":["Com base na granularidade, o número de períodos de tempo a comparar"],"Comparison suffix":["Sufixo de comparação"],"Suffix to apply after the percentage display":["Sufixo a aplicar após a exibição do valor percentual"],"Table Timestamp Format":["Formato da Tabela Datahora"],"Timestamp Format":["Formato do Carimbo Datahora"],"Series Height":["Altura da série"],"Pixel height of each series":["Altura de pixel de cada série"],"Page Length":["Comprimento da página"],"Rows per page, 0 means no pagination":["Linhas por página, 0 significa que não há paginação"],"X Axis Format":["Formato Eixo XX"],"Y Axis Format":["Formato do Eixo YY"],"Right Axis Format":["Formato do Eixo Direito"],"Date Time Format":["Formato da datahora"],"Markup Type":["Tipo de marcação"],"Pick your favorite markup language":["Escolha a sua linguagem de marcação favorita"],"Rotation":["Rotação"],"Rotation to apply to words in the cloud":["Rotação para aplicar a palavras na nuvem"],"Line Style":["Estilo da linha"],"Line interpolation as defined by d3.js":["Interpolação da linha conforme definido por d3.js"],"Label Type":["Tipo de etiqueta"],"What should be shown on the label?":["O que deve ser mostrado na etiqueta?"],"Code":["Código"],"Put your code here":["Insira o seu código aqui"],"Aggregation function":["Função de agregação"],"Aggregate function to apply when pivoting and computing the total rows and columns":["Função de agregação a ser aplicada ao pivotar e calcular o total de linhas e colunas"],"Font Size From":["Tamanho da fonte desde"],"Font size for the smallest value in the list":["Tamanho da fonte para o menor valor na lista"],"Font Size To":["Tamanho da fonte para"],"Font size for the biggest value in the list":["Tamanho da fonte para o maior valor na lista"],"Instant Filtering":["Filtragem instantânea"],"Range Filter":["Intervalo do filtro"],"Whether to display the time range interactive selector":["Mostrar opção de seleção do intervalo temporal"],"Date Filter":["Filtro de data"],"Whether to include a time filter":["Incluir um filtro temporal"],"Show SQL Granularity Dropdown":["Mostrar opção de seleção temporal do SQL"],"Check to include SQL Granularity dropdown":["Selecione para incluir seleção da granularidade temporal do SQL"],"Show SQL Time Column":["Mostrar coluna temporal do SQL"],"Check to include Time Column dropdown":["Selecione para incluir seleção da coluna temporal"],"Show Druid Granularity Dropdown":["Mostrar seleção da granularidade do Druid"],"Check to include Druid Granularity dropdown":["Selecione para incluir seleção de granularidade do Druid"],"Show Druid Time Origin":["Mostrar origem temporal do Druid"],"Check to include Time Origin dropdown":["Selecione para incluir seleção da Origem do tempo"],"Data Table":["Tabela de dados"],"Whether to display the interactive data table":["Se deseja exibir a tabela de dados interativos"],"Search Box":["Caixa de pesquisa"],"Whether to include a client side search box":["Incluir caixa de pesquisa do lado do cliente"],"Table Filter":["Filtro de Tabela"],"Whether to apply filter when table cell is clicked":["Aplicar filtro quando a célula da tabela é selecionada"],"Show Bubbles":["Visualizar Bolhas"],"Whether to display bubbles on top of countries":["Exibir bolhas em cima dos países"],"Legend":["Legenda"],"Whether to display the legend (toggles)":["Exibir legenda (alternar)"],"Show Values":["Mostrar valores"],"Whether to display the numerical values within the cells":["Exibir valores numéricos dentro das células"],"X bounds":["Limites XX"],"Whether to display the min and max values of the X axis":["Exibir valores mínimos e máximos do eixo XX"],"Y bounds":["Limites YY"],"Whether to display the min and max values of the Y axis":["Exibir os valores mínimos e máximos do eixo YY"],"The rich tooltip shows a list of all series for that point in time":["A descrição de apoio mostra uma lista de todas as séries para esse ponto temporal"],"Y Log Scale":["Escala Log em YY"],"Use a log scale for the Y axis":["Use uma escala logarítmica para o eixo YY"],"X Log Scale":["Escala Log em XX"],"Use a log scale for the X axis":["Use uma escala logarítmica para o eixo XX"],"Log Scale":["Escala logarítmica"],"Use a log scale":["Use uma escala logarítmica"],"Donut":["Donut"],"Do you want a donut or a pie?":["Donut ou gráfico de queijos?"],"Put labels outside":["Colocar etiquetas no exterior"],"Put the labels outside the pie?":["Colocar etiquetas no exterior do gráfico?"],"Contribution":["Contribuição"],"Compute the contribution to the total":["Calcular contribuição para o total"],"Period Ratio":["Rácio do Período"],"[integer] Number of period to compare against, this is relative to the granularity selected":["[número inteiro] Número de períodos para comparação, relativamente à granularidade selecionada"],"Period Ratio Type":["Tipo de Rácio do Período"],"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)":["`fator` significa (novo/anterior),`crescimento` é ((novo/anterior) - 1), `valor` é (novo-anterior)"],"Time Shift":["Mudança de hora"],"Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)":["Sobrepor série temporal de um período de tempo relativo. Espera valor de variação temporal relativa em linguagem natural (exemplo: 24 horas, 7 dias, 56 semanas, 365 dias)"],"Subheader":["Subtítulo"],"Description text that shows up below your Big Number":["Descritivo que aparece em baixo do número grande"],"label":["rótulo"],"`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 (*) se um agrupar por for utilizado. As colunas numéricas serão agregadas com o agregador. Colunas não-numéricas serão usadas para rotular pontos. Deixar em branco para obter uma contagem de pontos em cada cluster."],"Map Style":["Estilo do mapa"],"Base layer map style":["Estilo do mapa da camada base"],"Clustering Radius":["Raio do cluster"],"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.":["O raio (em pixeis) que o algoritmo usa para definir um cluster. Defina como 0 para desativar o cluster, mas tenha cuidado com o facto de que um grande número de pontos (> 1000) causará atraso na visualização."],"Point Radius":["Raio de pontos"],"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":["O raio de pontos individuais (aqueles que não estão num cluster). Ou uma coluna numérica ou `Auto`, que escala o ponto com base no maior cluster"],"Point Radius Unit":["Unidade de raio de pontos"],"The unit of measure for the specified point radius":["A unidade de medida para o raio de ponto especificado"],"Opacity":["Opacidade"],"Opacity of all clusters, points, and labels. Between 0 and 1.":["Opacidade de todos os clusters, pontos e rótulos. Entre 0 e 1."],"Zoom":["Zoom"],"Zoom level of the map":["Nível de zoom do mapa"],"Default latitude":["Latitude padrão"],"Default longitude":["Longitude padrão"],"Live render":["Renderização em tempo real"],"RGB Color":["Cor RGB"],"The color for points and clusters in RGB":["A cor para pontos e clusters em RGB"],"Color":["Cor"],"Pick a color":["Selecione uma cor"],"Ranges":["Gamas"],"Ranges to highlight with shading":["Intervalo para destacar com sombreamento"],"Range labels":["Etiquetas de intervalo"],"Labels for the ranges":["Etiquetas para os intervalos"],"Markers":["Marcadores"],"List of values to mark with triangles":["Lista de valores a marcar com triângulos"],"Marker labels":["Etiquetas de marcadores"],"Labels for the markers":["Etiquetas para marcadores"],"Marker lines":["Linhas de marcador"],"List of values to mark with lines":["Lista de valores a marcar com linhas"],"Marker line labels":["Marcadores de linha de marcador"],"Labels for the marker lines":["Etiquetas para as linhas de marcação"],"Slice ID":["ID da visualização"],"The id of the active slice":["O id da visualização ativa"],"Cache Timeout (seconds)":["Cache atingiu tempo limite (segundos)"],"The number of seconds before expiring the cache":["O número de segundos antes de expirar a cache"],"Order by entity id":["Ordenar por ID de entidade"],"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.":["Importante! Selecione 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."],"Minimum leaf node event count":["Contagem mínima de eventos no nó terminal (leaf node)"],"Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization":["Os nós terminais que representam menos do que este número de eventos serão inicialmente ocultados na visualização"],"Color Scheme":["Esquema de cores"],"The color scheme for rendering chart":["O esquema de cores para o gráfico de renderização"],"Significance Level":["Nível de significância"],"Threshold alpha level for determining significance":["Nível alfa limite para determinar significância"],"p-value precision":["precisão de valor-p"],"Number of decimal places with which to display p-values":["Número de casas decimais para exibir valores-p"],"Lift percent precision":["Precisão percentual de valores lift"],"Number of decimal places with which to display lift values":["Número de casas decimais a exibir com valores lift"],"Time Series Columns":["Colunas das séries temporais"],"Options":["Opções"],"Not Time Series":["Série não temporal"],"Ignore time":["Ignore o tempo"],"Time Series":["Série temporal"],"Standard time series":["Série temporal standard"],"Aggregate Mean":["Média agregada"],"Mean of values over specified period":["Valores médios para o período especificado"],"Aggregate Sum":["Soma Agregada"],"Sum of values over specified period":["Soma de valores ao longo do período especificado"],"Difference":["Diferença"],"Metric change in value from `since` to `until`":["Variação do valor da métrica de `desde` a `até`"],"Percent Change":["Mudança percentual"],"Metric percent change in value from `since` to `until`":["Métrica de alteração percentual em valor de `desde` a `até`"],"Factor":["Fator"],"Metric factor change from `since` to `until`":["Variação do fator da métrica de `desde` a `até`"],"Advanced Analytics":["Análise Avançada"],"Use the Advanced Analytics options below":["Utilize as opções de Análise Avançada"],"Settings for time series":["Configurações para séries temporais"],"Equal Date Sizes":["Dimensões temporais iguais"],"Check to force date partitions to have the same height":["Verifique para forçar as partições de data a ter a mesma altura"],"Partition Limit":["Limite de partição"],"Partition Threshold":["Limite de partição"],"Time":["Tempo"],"Time related form attributes":["Atributos de formulário relacionados ao tempo"],"Datasource & Chart Type":["Origem de Dados & Tipo de Gráfico"],"This section exposes ways to include snippets of SQL in your query":["Esta seção demonstra formas de incluir partes de código SQL na sua query"],"Annotations":["Anotações"],"This section contains options that allow for advanced analytical post processing of query results":["Esta seção contém opções que permitem o pós-processamento analítico avançado de resultados da query"],"Result Filters":["Filtros de resultados"],"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls":["Filtros para aplicar após pós-agregação. Deixe o valor de controlo vazio para filtrar células vazias ou valores nulos"],"Chart Options":["Opções do gráfico"],"Breakdowns":["Separação"],"Defines how each series is broken down":["Define como se separam cada série"],"Pie Chart":["Gráfico de Queijo"],"Dual Axis Line Chart":["Gráfico de linhas de eixo duplo"],"Y Axis 1":["Eixo YY 1"],"Y Axis 2":["Eixo YY 2"],"Left Axis Metric":["Métrica do Eixo Esquerdo"],"Choose a metric for left axis":["Escolha uma métrica para o eixo esquerdo"],"Left Axis Format":["Formatar Eixo Esquerdo"],"Axes":["Eixos"],"GROUP BY":["AGRUPAR POR"],"Use this section if you want a query that aggregates":["Use esta seção se deseja um query agregadora"],"NOT GROUPED BY":["NÃO AGRUPADO POR"],"Use this section if you want to query atomic rows":["Use esta seção se desejar query linhas atómicas"],"Time Series Table":["Tabela de séries temporais"],"Templated link, it's possible to include {{ metric }} or other values coming from the controls.":["Ligação predefinida, é possível incluir {{ metric }} ou outros valores provenientes dos controlos."],"Pivot Options":["Opções de pivot"],"Bubbles":["Bolhas"],"Numeric Column":["Coluna numérica"],"Select the numeric column to draw the histogram":["Selecione a coluna numéria a visualizar no histograma"],"No of Bins":["Número de caixas"],"Select number of bins for the histogram":["Selecione o número de caixas para o histograma"],"Primary Metric":["Métrica Primária"],"The primary metric is used to define the arc segment sizes":["A métrica primária é usada para definir o tamanho do segmento de arco"],"Secondary Metric":["Métrica secundária"],"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":["Esta métrica secundária é usada para definir cor como uma relação com a métrica primária. Se as duas métricas combinarem, as cores são grupos de nível mapeados"],"Hierarchy":["Hierarquia"],"This defines the level of the hierarchy":["Define o nível da hierarquia"],"Source / Target":["Fonte / Alvo"],"Choose a source and a target":["Escolha uma fonte e um alvo"],"Chord Diagram":["Diagrama de cordas"],"Choose a number format":["Escolha um formato de número"],"Source":["Fonte"],"Choose a source":["Escolha uma fonte"],"Target":["Alvo"],"Choose a target":["Escolha um alvo"],"ISO 3166-2 codes of region/province/department":["ISO 3166-2 códigos de região / província / departamento"],"It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)":["É o código ISO 3166-2 da sua região / província / departamento na sua tabela. (ver documentação para obter a lista de ISO 3166-2)"],"Country Control":["Controlo de País"],"3 letter code of the country":["Código de 3 letras do país"],"Metric for color":["Métrica para cor"],"Metric that defines the color of the country":["Métrica que define a cor do país"],"Bubble size":["Tamanho da bolha"],"Metric that defines the size of the bubble":["Métrica que define o tamanho da bolha"],"Filter Box":["Caixa de filtro"],"Filter controls":["Controlo de filtro"],"The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.":["Os controles nos quais deseja filtrar. Observe que somente as colunas marcadas como \"filtráveis\" aparecerão nesta lista."],"Heatmap Options":["Opções do Mapa de Calor"],"Value bounds":["Limites de valor"],"Value Format":["Formato de valor"],"Horizon":["Horizonte"],"Points":["Pontos"],"Labelling":["Marcação"],"Visual Tweaks":["Alterações Visuais"],"Longitude":["Longitude"],"Column containing longitude data":["Coluna que contém a longitude"],"Latitude":["Latitude"],"Column containing latitude data":["Coluna que contém a latitude"],"Cluster label aggregator":["Agregador de etiquetas de cluster"],"Aggregate function applied to the list of points in each cluster to produce the cluster label.":["Função agregada aplicada à lista de pontos em cada cluster para produzir a etiqueta do cluster."],"Tooltip":["Tooltip"],"Show a tooltip when hovering over points and clusters describing the label":["Mostra a tooltip quando se passa o rato pelos pontos e clusters que descrevem a etiqueta"],"One or many controls to group by. If grouping, latitude and longitude columns must be present.":["Um ou mais controlos para Agrupar por. Ao agrupar, é obrigatória a presença das colunas de longitude e latitude."],"Event definition":["Definição de evento"],"Additional meta data":["Metadados adicionais"],"Column containing entity ids":["Coluna que contém IDs de entidades"],"e.g., a \"user id\" column":["por exemplo, uma coluna de ID de utilizador"],"Column containing event names":["Coluna que contém nomes de eventos"],"Event count limit":["Limite do número de eventos"],"The maximum number of events to return, equivalent to number of rows":["O número máximo de eventos a aparecer, equivalente ao número de linhas"],"Meta data":["Metadados"],"Select any columns for meta data inspection":["Selecione qualquer coluna para inspeção de metadados"],"Paired t-test":["Teste-t emparelhado"],"Time Series Options":["Opções da série temporal"],"The server could not be reached. You may want to verify your connection and try again.":["Não foi possível obter resposta do servidor. Verifique conexão e tente novamente."],"An unknown error occurred. (Status: %s )":["Ocorreu um erro desconhecido. (Estado: %s )"],"Favorites":["Favoritos"],"Created Content":["Conteúdo Criado"],"Recent Activity":["Atividade Recente"],"Security & Access":["Segurança e Acesso"],"No slices":["Sem visualizações"],"No dashboards":["Sem dashboards"],"Dashboards":["Dashboards"],"Slices":["Visualizações"],"No favorite slices yet, go click on stars!":["Ainda não há visualizações favoritas, comece a clicar nas estrelas!"],"No favorite dashboards yet, go click on stars!":["Ainda não há dashboards favoritos, comece a clicar nas estrelas!"],"Roles":["Cargo"],"Databases":["Bases de dados"],"Datasources":["Origem de dados"],"Profile picture provided by Gravatar":["Foto de perfil fornecida por Gravatar"],"id:":["id:"],"Sorry, there appears to be no data":["As nossas desculpas, mas parecem não existir dados"],"Select [%s]":["Selecionar [%s]"],"No data was returned.":["Não foram obtidos dados."],"List Druid Column":["Lista de Colunas Druid"],"Show Druid Column":["Mostrar Colunas Druid"],"Add Druid Column":["Adicionar Colunas Druid"],"Edit Druid Column":["Editar Colunas Druid"],"Column":["Coluna"],"Type":["Tipo"],"Groupable":["Agrupável"],"Filterable":["Filtrável"],"Count Distinct":["Soma Distinta"],"Sum":["Soma"],"Whether this column is exposed in the `Filters` section of the explore view.":["Se esta coluna está exposta na seção `Filtros` da vista de exploração."],"List Druid Metric":["Lista de Métricas Druid"],"Show Druid Metric":["Mostrar Métrica Druid"],"Add Druid Metric":["Adicionar Métrica Druid"],"Edit Druid Metric":["Editar Métrica 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":["Se o acesso a esta métrica é restrito a determinadas funções. Somente cargos com permissão 'acesso à métrica em XXX (nome da métrica)' estão autorizados a aceder a esta métrica"],"Verbose Name":["Nome Detalhado"],"JSON":["JSON"],"Druid Datasource":["Origem de Dados Druid"],"Warning Message":["Mensagem de Aviso"],"List Druid Cluster":["Lista de Cluster Druid"],"Show Druid Cluster":["Mostrar Cluster Druid"],"Add Druid Cluster":["Adicionar Cluster Druid"],"Edit Druid Cluster":["Editar Cluster Druid"],"Cluster":["Cluster"],"Druid Clusters":["Cluster Druid"],"Sources":["Fontes"],"List Druid Datasource":["Lista de origem de dados Druid"],"Show Druid Datasource":["Mostrar origem de dados Druid"],"Add Druid Datasource":["Adicionar origem de dados Druid"],"Edit Druid Datasource":["Editar origem de dados Druid"],"Timezone offset (in hours) for this datasource":["Diferença do fuso horário (em horas) para esta fonte de dados"],"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":["Expressão temporal a ser utilizada como predicado ao recuperar valores distintos para preencher o componente do filtro. Apenas aplicável quando \"Permitir Seleção de Filtro\" estiver ativado. Ao inserir `7 dias atrás ', a lista distinta de valores no filtro será preenchida com base no valor distinto da semana passada"],"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":["Preencher a lista de filtros, na vista de exploração, com valores distintos carregados em tempo real a partir do backend"],"Redirects to this endpoint when clicking on the datasource from the datasource list":["Redireciona para este endpoint quando se seleciona a origem de dados da respetiva lista"],"Associated Slices":["Visualizações Associadas"],"Data Source":["Origem de dados"],"Owner":["Proprietário"],"Is Hidden":["É Oculto"],"Enable Filter Select":["Ativar Filtro de Seleção"],"Default Endpoint":["Endpoint Padrão"],"Time Offset":["Time Offset"],"Cache Timeout":["Tempo limite para cache"],"Druid Datasources":["Origem de dados Druid"],"Scan New Datasources":["Procurar novas origens de dados"],"Refresh Druid Metadata":["Atualizar Metadados Druid"],"Datetime column not provided as part table configuration and is required by this type of chart":["Coluna datahora não definida como parte da configuração da tabela e obrigatória para este tipo de gráfico"],"Empty query?":["Query vazia?"],"Metric '{}' is not valid":["A métrica '{}' não é válida"],"Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information":["A tabela [{}] não parece existir na base de dados especificada, não foi possível carregar informações da coluna"],"List Columns":["Lista de Colunas"],"Show Column":["Mostrar Coluna"],"Add Column":["Adicionar Coluna"],"Edit Column":["Editar Coluna"],"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.":["O tipo de dados que foi inferido pela base de dados. Pode ser necessário inserir um tipo manualmente para colunas definidas por expressões em alguns casos. A maioria dos casos não requer alteração por parte do utilizador."],"Expression":["Expressão"],"Is temporal":["É temporal"],"Datetime Format":["Formato de data e hora"],"Database Expression":["Expressão de base de dados"],"List Metrics":["Lista de Métricas"],"Show Metric":["Mostrar Métrica"],"Add Metric":["Adicionar Métrica"],"Edit Metric":["Editar Métrica"],"SQL Expression":["Expressão SQL"],"D3 Format":["Formato D3"],"Is Restricted":["É Restrito"],"List Tables":["Lista de Tabelas"],"Show Table":["Mostrar Tabela"],"Add Table":["Adicionar Tabela"],"Edit Table":["Editar Tabela"],"Name of the table that exists in the source database":["Nome da tabela que existe na base de dados de origem"],"Schema, as used only in some databases like Postgres, Redshift and DB2":["Esquema, como utilizado em algumas base de dados, como Postgres, Redshift e DB2"],"Predicate applied when fetching distinct value to populate the filter control component. Supports jinja template syntax. Applies only when `Enable Filter Select` is on.":["Predicado aplicado ao obter um valor distinto para preencher a componente de controlo de filtro. Suporta a sintaxe jinja standard. Apenas se aplica quando \"Ativar Filtro de Seleção\" está ativado."],"Redirects to this endpoint when clicking on the table from the table list":["Redireciona para este endpoint ao clicar na tabela da respetiva lista"],"Changed By":["Alterado por"],"Database":["Base de dados"],"Last Changed":["Modificado pela última vez"],"Schema":["Esquema"],"Offset":["Offset"],"Table Name":["Nome da Tabela"],"Fetch Values Predicate":["Carregar Valores de Predicado"],"Main Datetime Column":["Coluna Datahora principal"],"Table [{}] could not be found, please double check your database connection, schema, and table name":["Tabela [{}] não encontrada, por favor verifique conexão à base de dados, esquema e nome da tabela"],"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.":["A tabela foi criada. Como parte deste processo de configuração de duas fases, deve agora clicar no botão Editar, na nova tabela, para configurá-lo."],"Refresh Metadata":["Atualizar Metadados"],"Refresh column metadata":["Atualizar coluna de metadados"],"Metadata refreshed for the following table(s): %(tables)s":["Metadados atualizados para a seguinte tabela(s): %(tables)s"],"Tables":["Tabelas"],"Profile":["Perfil"],"Logout":["Sair"],"Login":["Login"],"Record Count":["Número de Registos"],"No records found":["Nenhum registo encontrado"],"Import":["Importar"],"No Access!":["Não há acesso!"],"You do not have permissions to access the datasource(s): %(name)s.":["Não tem permissão para aceder à origem de dados: %(name)s."],"Request Permissions":["Requisição de Permissão"],"Welcome!":["Bem vindo!"],"Test Connection":["Conexão de teste"],"Manage":["Gerir"],"Datasource %(name)s already exists":["Origem de dados %(name)s já existe"],"json isn't valid":["json não é válido"],"Delete":["Eliminar"],"Delete all Really?":["Tem a certeza que pretende eliminar tudo?"],"This endpoint requires the `all_datasource_access` permission":["Este endpoint requer a permissão `all_datasource_access"],"The datasource seems to have been deleted":["Esta origem de dados parece ter sido excluída"],"The access requests seem to have been deleted":["Os pedidos de acesso parecem ter sido eliminados"],"The user seems to have been deleted":["O utilizador parece ter sido eliminado"],"You don't have access to this datasource":["Não tem acesso a esta origem de dados"],"This view requires the database %(name)s or `all_datasource_access` permission":["A visualização requer o permissão da base de dados %(name) s ou 'all_datasource_access' permissão"],"This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission":["Este ponto final requer a fonte de dados %(name)s, permissão 'all_datasource_access' ou base de dados"],"List Databases":["Listar Base de Dados"],"Show Database":["Mostrar Base de Dados"],"Add Database":["Adicionar Base de Dados"],"Edit Database":["Editar Base de Dados"],"Expose this DB in SQL Lab":["Expor esta BD no 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)":["Permitir que os usuários executem queries síncronas, que é o padrão e deve funcionar bem para queries que podem ser executadas dentro do âmbito de solicitação na 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.":["Permitir que os usuários executem queries, contra um backend assíncrono. Isto pressupõem uma configuração definida para um Celery worker, bem como um backend de resultados."],"Allow CREATE TABLE AS option in SQL Lab":["Permitir a opção CREATE TABLE AS no SQL Lab"],"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab":["Permitir que os usuários executem instruções non-SELECT (UPDATE, DELETE, CREATE, ...) no SQL Lab"],"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema":["Ao permitir a opção CREATE TABLE AS no SQL Lab, esta opção força a tabela a ser criada neste esquema"],"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.":["Se Presto, todas as consultas no SQL Lab serão executadas como o utilizador atualmente conectado que deve ter permissão para as executar.
Se hive e hive.server2.enable.doAs estiver habilitado, serão executadas as queries como conta de serviço, mas deve personificar o utilizador atualmente conectado recorrendo à propriedade hive.server2.proxy.user."],"Expose in SQL Lab":["Expor no SQL Lab"],"Allow CREATE TABLE AS":["Permitir CREATE TABLE AS"],"Allow DML":["Permitir DML"],"CTAS Schema":["Esquema CTAS"],"Creator":["Criador"],"SQLAlchemy URI":["URI SQLAlchemy"],"Extra":["Extra"],"Allow Run Sync":["Permitir Run Sync"],"Allow Run Async":["Permitir Run Async"],"Impersonate the logged on user":["Personificar o utilizador conectado"],"Import Dashboards":["Importar Dashboards"],"User":["Utilizador"],"User Roles":["Cargo do Utilizador"],"Database URL":["URL da Base de Dados"],"Roles to grant":["Cargos a permitir ao utilizador"],"Created On":["Criado em"],"Access requests":["Solicitações de acesso"],"Security":["Segurança"],"List Slices":["Lista de Visualizações"],"Show Slice":["Mostrar Visualização"],"Add Slice":["Adicionar Visualização"],"Edit Slice":["Editar Visualização"],"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.":["Os parâmetros são gerados dinamicamente ao clicar no botão Guardar ou Substituir na vista de exibição. Este objeto JSON é exposto aqui para referência e para utilizadores avançados que desejam alterar parâmetros específicos."],"Duration (in seconds) of the caching timeout for this slice.":["Duração (em segundos) do tempo limite da cache para esta visualização."],"Last Modified":["Última Alteração"],"Owners":["Proprietários"],"Parameters":["Parâmetros"],"Slice":["Visualização"],"List Dashboards":["Lista de Dashboards"],"Show Dashboard":["Mostrar Dashboard"],"Add Dashboard":["Adicionar Dashboard"],"Edit Dashboard":["Editar 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":["Este objeto JSON descreve o posicionamento das visualizações no dashboard. É gerado dinamicamente quando se ajusta a dimensão e posicionamento de uma visualização utilizando o drag & drop na vista de dashboard"],"The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible":["O css para dashboards individuais pode ser alterado aqui ou na vista de dashboard, onde as mudanças são imediatamente visíveis"],"To get a readable URL for your dashboard":["Obter um URL legível para o seu 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.":["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."],"Owners is a list of users who can alter the dashboard.":["Proprietários é uma lista de utilizadores que podem alterar o dashboard."],"Dashboard":["Dashboard"],"Slug":["Slug"],"Position JSON":["Posição JSON"],"JSON Metadata":["Metadados JSON"],"Export":["Exportar"],"Export dashboards?":["Exportar dashboards?"],"Action":["Acção"],"dttm":["dttm"],"Action Log":["Registo de Acções"],"Access was requested":["O acesso foi solicitado"],"%(user)s was granted the role %(role)s that gives access to the %(datasource)s":["Ao utilizador %(user)s foi concedido o cargo %(role)s que dá acesso ao %(datasource)s"],"Role %(r)s was extended to provide the access to the datasource %(ds)s":["O cargo %(r)s foi alargado para providenciar acesso à origem de dados %(ds)s"],"You have no permission to approve this request":["Não tem permissão para aprovar este pedido"],"Malformed request. slice_id or table_name and db_name arguments are expected":["Pedido mal formado. Os argumentos slice_id ou table_name e db_name não foram preenchidos"],"Slice %(id)s not found":["Visualização %(id)s não encontrada"],"Table %(t)s wasn't found in the database %(d)s":["A tabela %(t)s não foi encontrada na base de dados %(d)s"],"Can't find User '%(name)s', please ask your admin to create one.":["Não foi possível encontrar o utilizador '%(name)s', por favor entre em contacto com o administrador."],"Can't find DruidCluster with cluster_name = '%(name)s'":["Não foi possível encontrar DruidCluster com cluster_name = '%(name)s'"],"Query record was not created as expected.":["O registo da query não foi criado conforme o esperado."],"Template Name":["Nome do modelo"],"CSS Templates":["Modelos CSS"],"SQL Editor":["Editor SQL"],"SQL Lab":["SQL Lab"],"Query Search":["Pesquisa de Query"],"Status":["Estado"],"Start Time":["Início"],"End Time":["Fim"],"Queries":["Queries"],"List Saved Query":["Lista de Queries Gravadas"],"Show Saved Query":["Mostrar Query"],"Add Saved Query":["Adicionar Query"],"Edit Saved Query":["Editar Query"],"Pop Tab Link":["Ligação Abrir Aba"],"Changed on":["Alterado em"],"Saved Queries":["Queries Gravadas"]}}}
\ No newline at end of file
+{
+ "domain": "superset",
+ "locale_data": {
+ "superset": {
+ "": {
+ "domain": "superset",
+ "lang": "pt"
+ },
+ "Time Column": ["Coluna de tempo"],
+ "second": ["segundo"],
+ "minute": ["minuto"],
+ "hour": ["hora"],
+ "day": ["dia"],
+ "week": ["semana"],
+ "month": ["mês"],
+ "quarter": ["trimestre"],
+ "year": ["ano"],
+ "week_start_monday": ["semana_inicio_segunda_feira"],
+ "week_ending_saturday": ["semana_fim_sábado"],
+ "week_start_sunday": ["semana_inicio_domingo"],
+ "5 minute": ["5 minutos"],
+ "half hour": ["meia hora"],
+ "10 minute": ["10 minutos"],
+ "[Superset] Access to the datasource %(name)s was granted": [
+ "[Superset] O acesso à origem dos dados %(name)s foi concedido"
+ ],
+ "Viz is missing a datasource": ["Viz está sem origem de dados"],
+ "From date cannot be larger than to date": [
+ "Data de inicio não pode ser posterior à data de fim"
+ ],
+ "Table View": ["Vista de tabela"],
+ "Pick a granularity in the Time section or uncheck 'Include Time'": [
+ "Escolha uma granularidade na secção Tempo ou desmarque 'Incluir hora'"
+ ],
+ "Choose either fields to [Group By] and [Metrics] or [Columns], not both": [
+ "Escolha apenas entre os campos [Agrupar por] e [Métricas] ou o campo [Colunas]"
+ ],
+ "Time Table View": ["Visualização da tabela de tempo"],
+ "Pick at least one metric": ["Selecione pelo menos uma métrica"],
+ "When using 'Group By' you are limited to use a single metric": [
+ "Utilizando 'Agrupar por' só é possível utilizar uma única métrica"
+ ],
+ "Pivot Table": ["Tabela Pivot"],
+ "Please choose at least one \"Group by\" field ": [
+ "Selecione pelo menos um campo \"Agrupar por\" "
+ ],
+ "Please choose at least one metric": ["Selecione pelo menos uma métrica"],
+ "'Group By' and 'Columns' can't overlap": [
+ "Os campos 'Agrupar por' e 'Colunas' não se podem sobrepor"
+ ],
+ "Markup": ["Marcação"],
+ "Separator": ["Separador"],
+ "Word Cloud": ["Nuvem de palavras"],
+ "Treemap": ["Treemap"],
+ "Calendar Heatmap": ["Calendário com Mapa de Calor"],
+ "Box Plot": ["Box Plot"],
+ "Bubble Chart": ["Gráfico de bolhas"],
+ "Pick a metric for x, y and size": [
+ "Selecione uma métrica para x, y e tamanho"
+ ],
+ "Bullet Chart": ["Gráfico de bala"],
+ "Pick a metric to display": ["Selecione uma métrica para visualizar"],
+ "Big Number with Trendline": ["Número grande com linha de tendência"],
+ "Pick a metric!": ["Selecione uma métrica!"],
+ "Big Number": ["Número grande"],
+ "Time Series - Line Chart": ["Série Temporal - Gráfico de linhas"],
+ "Pick a time granularity for your time series": [
+ "Selecione uma granularidade para as suas séries temporais"
+ ],
+ "Time Series - Dual Axis Line Chart": [
+ "Série Temporal - Gráfico de linha de dois eixos"
+ ],
+ "Pick a metric for left axis!": [
+ "Selecione uma métrica para o eixo esquerdo!"
+ ],
+ "Pick a metric for right axis!": [
+ "Selecione uma métrica para o eixo direito!"
+ ],
+ "Please choose different metrics on left and right axis": [
+ "Selecione métricas diferentes para o eixo esquerdo e direito"
+ ],
+ "Time Series - Bar Chart": ["Série Temporal - Gráfico de barras"],
+ "Time Series - Percent Change": ["Série Temporal - Variação Percentual"],
+ "Time Series - Stacked": ["Série Temporal - Barras Sobrepostas"],
+ "Distribution - NVD3 - Pie Chart": [
+ "Distribuição - NVD3 - Gráfico de Queijos"
+ ],
+ "Histogram": ["Histograma"],
+ "Must have one numeric column specified": [
+ "Deve ser especificada uma coluna númerica"
+ ],
+ "Distribution - Bar Chart": ["Gráfico de barras"],
+ "Can't have overlap between Series and Breakdowns": [
+ "Não pode haver sobreposição entre Séries e Desagregação"
+ ],
+ "Pick at least one field for [Series]": [
+ "Escolha pelo menos um campo para [Séries]"
+ ],
+ "Sunburst": ["Sunburst"],
+ "Sankey": ["Sankey"],
+ "Pick exactly 2 columns as [Source / Target]": [
+ "Selecione exatamente 2 colunas [Origem e Alvo]"
+ ],
+ "Pick exactly 2 columns to 'Group By'": [
+ "Selecione exatamente 2 colunas para 'Agrupar por'"
+ ],
+ "Country Map": ["Mapa de País"],
+ "World Map": ["Mapa Mundo"],
+ "Filters": ["Filtros"],
+ "Pick at least one filter field": ["Selecione pelo menos um filtro"],
+ "iFrame": ["iFrame"],
+ "Parallel Coordinates": ["Coordenadas paralelas"],
+ "Heatmap": ["Mapa de Calor"],
+ "Horizon Charts": ["Gráfico de Horizonte"],
+ "Mapbox": ["Mapbox"],
+ "Must have a [Group By] column to have 'count' as the [Label]": [
+ "Deve ter uma coluna [Agrupar por] para ter 'count' como [Label]"
+ ],
+ "Choice of [Label] must be present in [Group By]": [
+ "A escolha do [Rótulo] deve estar presente em [Agrupar por]"
+ ],
+ "Choice of [Point Radius] must be present in [Group By]": [
+ "A escolha de [Ponto de Raio] deve estar presente em [Agrupar por]"
+ ],
+ "[Longitude] and [Latitude] columns must be present in [Group By]": [
+ "As colunas [Longitude] e [Latitude] devem estar presentes em [Agrupar por]"
+ ],
+ "Event flow": ["Fluxo de eventos"],
+ "Time Series - Paired t-test": ["Série temporal - teste emparelhado T"],
+ "Partition Diagram": ["Diagrama de Partição"],
+ "Failed at retrieving results from the results backend": [
+ "O carregamento dos resultados a partir do backend falhou"
+ ],
+ "Could not connect to server": ["Não foi possível ligar ao servidor"],
+ "Your session timed out, please refresh your page and try again.": [
+ "A sua sessão expirou, atualize sua página e tente novamente."
+ ],
+ "Error occurred while fetching table metadata": [
+ "Ocorreu um erro ao carregar os metadados da tabela"
+ ],
+ "shared query": ["query partilhada"],
+ "Pick a chart type!": ["Selecione um tipo de gráfico!"],
+ "To use this chart type you need at least one column flagged as a date": [
+ "Para usar este tipo de gráfico deve selecionar pelo menos uma coluna do tipo data"
+ ],
+ "To use this chart type you need at least one dimension": [
+ "Para usar este tipo de gráfico deve selecionar pelo menos uma dimensão"
+ ],
+ "To use this chart type you need at least one aggregation function": [
+ "Para usar este tipo de gráfico deve ser selecionada pelo menos uma função de agregação"
+ ],
+ "Untitled Query": ["Query sem título"],
+ "Copy of %s": ["Cópia de %s"],
+ "share query": ["partilhar query"],
+ "copy URL to clipboard": ["copiar URL para a área de transferência"],
+ "Source SQL": ["Fonte SQL"],
+ "SQL": ["SQL"],
+ "No query history yet...": ["Ainda não há histórico de queries ..."],
+ "It seems you don't have access to any database": [
+ "Parece que não tem acesso a nenhuma base de dados"
+ ],
+ "Search Results": ["Procurar Resultados"],
+ "[From]-": ["[A partir de]-"],
+ "[To]-": ["[Para]-"],
+ "[Query Status]": ["[Estado da Query]"],
+ "Search": ["Pesquisa"],
+ "Open in SQL Editor": ["Abrir no Editor SQL"],
+ "view results": ["ver resultados"],
+ "Data preview": ["Pré-visualização de dados"],
+ "Visualize the data out of this query": [
+ "Visualize os dados desta query"
+ ],
+ "Overwrite text in editor with a query on this table": [
+ "Substitua texto no editor com uma query nesta tabela"
+ ],
+ "Run query in a new tab": ["Executar a query em nova aba"],
+ "Remove query from log": ["Remover query do histórico"],
+ ".CSV": [".CSV"],
+ "Visualize": ["Visualize"],
+ "Table": ["Tabela"],
+ "was created": ["foi criado"],
+ "Query in a new tab": ["Query numa nova aba"],
+ "Fetch data preview": ["Obter pré-visualização de dados"],
+ "Loading...": ["A carregar..."],
+ "Stop": ["Parar"],
+ "Undefined": ["Indefinido"],
+ "Description": ["Descrição"],
+ "Write a description for your query": [
+ "Escreva uma descrição para sua consulta"
+ ],
+ "Save": ["Salvar"],
+ "Cancel": ["Cancelar"],
+ "Save Query": ["Gravar query"],
+ "Preview for %s": ["Pré-visualização para %s"],
+ "Results": ["Resultados"],
+ "new table name": ["novo nome da tabela"],
+ "Error while fetching table list": ["Erro ao carregar lista de tabelas"],
+ "Error while fetching database list": [
+ "Erro ao carregar a lista de base de dados"
+ ],
+ "Database:": ["Base de dados:"],
+ "Select a database": ["Selecione uma base de dados"],
+ "Add a table (%s)": ["Adicione uma tabela (%s)"],
+ "Type to search ...": ["Escreva para pesquisar ..."],
+ "Reset State": ["Repor Estado"],
+ "Enter a new title for the tab": ["Insira um novo título para a aba"],
+ "close tab": ["fechar aba"],
+ "rename tab": ["renomear aba"],
+ "expand tool bar": ["expandir barra de ferramentas"],
+ "hide tool bar": ["ocultar barra de ferramentas"],
+ "Copy partition query to clipboard": [
+ "Copiar query de partição para a área de transferência"
+ ],
+ "latest partition:": ["última partição:"],
+ "Keys for table": ["Chaves para tabela"],
+ "View keys & indexes (%s)": ["Ver chaves e índices (%s)"],
+ "Sort columns alphabetically": ["Ordenar colunas por ordem alfabética"],
+ "Original table column order": ["Ordenação original das colunas"],
+ "Copy SELECT statement to clipboard": [
+ "Copiar a instrução SELECT para a área de transferência"
+ ],
+ "Remove table preview": ["Remover pré-visualização de tabela"],
+ "AS my_alias": ["AS my_alias"],
+ "using only alphanumeric characters and underscores": [
+ "usando apenas caracteres alfanuméricos e sublinhados"
+ ],
+ "Chart Type": ["Tipo de gráfico"],
+ "[Chart Type]": ["[Tipo de gráfico]"],
+ "Datasource Name": ["Nome da origem de dados"],
+ "datasource name": ["nome da origem de dados"],
+ "Create a new slice": ["Crie uma nova visualização"],
+ "Choose a datasource": ["Escolha uma origem de dados"],
+ "Choose a visualization type": ["Escolha um tipo de visualização"],
+ "Create new slice": ["Crie uma nova visualização"],
+ "Select ...": ["Selecione ..."],
+ "Loaded data cached": ["Dados carregados em cache"],
+ "Loaded from cache": ["Carregado da cache"],
+ "Click to force-refresh": ["Clique para forçar atualização"],
+ "Copy to clipboard": ["Copiar para área de transferência"],
+ "Not successful": ["Não foi bem sucedido"],
+ "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!": [
+ "Desculpe, o seu navegador não suporta 'copiar'. Use Ctrl+C ou Cmd+C!"
+ ],
+ "Copied!": ["Copiado!"],
+ "Title": ["Título"],
+ "click to edit title": ["clique para editar o título"],
+ "You don't have the rights to alter this title.": [
+ "Não tem direitos para alterar este título."
+ ],
+ "Click to favorite/unfavorite": ["Clique para tornar favorito"],
+ "You have unsaved changes.": ["Existem alterações por gravar."],
+ "Click the": ["Clique no"],
+ "button on the top right to save your changes.": [
+ "botão no canto superior direito para gravar alterações."
+ ],
+ "Served from data cached %s . Click to force refresh.": [
+ "Carregado a partir de dados em cache %s. Clique para forçar atualização."
+ ],
+ "Click to force refresh": ["Clique para forçar atualização"],
+ "Error": ["Erro"],
+ "Sorry, there was an error adding slices to this dashboard: %s": [
+ "Desculpe, houve um erro ao adicionar visualizações a este dashboard: %s"
+ ],
+ "Active Dashboard Filters": ["Filtros Dashboard Ativo"],
+ "Checkout this dashboard: %s": ["Verificar dashboard: %s"],
+ "Force refresh the whole dashboard": ["Forçar atualização do dashboard"],
+ "Edit this dashboard's properties": ["Editar propriedades do dashboard"],
+ "Load a template": ["Carregue um modelo"],
+ "Load a CSS template": ["Carregue um modelo CSS"],
+ "CSS": ["CSS"],
+ "Live CSS Editor": ["Editor CSS em tempo real"],
+ "Don't refresh": ["Não atualize"],
+ "10 seconds": ["10 segundos"],
+ "30 seconds": ["30 segundos"],
+ "1 minute": ["1 minuto"],
+ "5 minutes": ["5 minutos"],
+ "Refresh Interval": ["Intervalo de atualização"],
+ "Choose the refresh frequency for this dashboard": [
+ "Escolha a frequência de atualização para este dashboard"
+ ],
+ "This dashboard was saved successfully.": [
+ "Dashboard gravado com sucesso."
+ ],
+ "Sorry, there was an error saving this dashboard: ": [
+ "Desculpe, houve um erro ao gravar este dashbard: "
+ ],
+ "You must pick a name for the new dashboard": [
+ "Escolha um nome para o novo dashboard"
+ ],
+ "Save Dashboard": ["Gravar Dashboard"],
+ "Overwrite Dashboard [%s]": ["Substituir Dashboard [%s]"],
+ "Save as:": ["Gravar como:"],
+ "[dashboard name]": ["[Nome do dashboard]"],
+ "Name": ["Nome"],
+ "Viz": ["Viz"],
+ "Modified": ["Modificado"],
+ "Add Slices": ["Adicionar visualizações"],
+ "Add a new slice to the dashboard": [
+ "Adicionar nova visualização ao dashboard"
+ ],
+ "Add Slices to Dashboard": ["Adicionar visualizações ao dashboard"],
+ "Move chart": ["Mover gráfico"],
+ "Force refresh data": ["Forçar atualização de dados"],
+ "Toggle chart description": ["Alternar descrição do gráfico"],
+ "Edit chart": ["Editar gráfico"],
+ "Export CSV": ["Exportar CSV"],
+ "Explore chart": ["Explorar gráfico"],
+ "Remove chart from dashboard": ["Remover gráfico do dashboard"],
+ "is expected to be a number": ["deve ser um número"],
+ "is expected to be an integer": ["deve ser um número inteiro"],
+ "cannot be empty": ["não pode estar vazio"],
+ "%s - untitled": ["%s - sem título"],
+ "Edit slice properties": ["Editar propriedades da visualização"],
+ "description": ["descrição"],
+ "bolt": ["parafuso"],
+ "Changing this control takes effect instantly": [
+ "Esta edição tem efeito instantâneo"
+ ],
+ "Error...": ["Erro..."],
+ "Query": ["Query"],
+ "Height": ["Altura"],
+ "Width": ["Largura"],
+ "Export to .json": ["Exportar para .json"],
+ "Export to .csv format": ["Exportar para o formato .csv"],
+ "Please enter a slice name": [
+ "Por favor insira um nome para a visualização"
+ ],
+ "Please select a dashboard": ["Por favor selecione um dashboard"],
+ "Please enter a dashboard name": [
+ "Por favor insira um nome para o dashboard"
+ ],
+ "Save A Slice": ["Grave uma visualização"],
+ "Overwrite slice %s": ["Substitua a visualização %s"],
+ "Save as": ["Gravar como"],
+ "[slice name]": ["[nome da visualização]"],
+ "Do not add to a dashboard": ["Não adicione a um dashboard"],
+ "Add slice to existing dashboard": [
+ "Adicione uma visualização ao dashboard existente"
+ ],
+ "Add to new dashboard": ["Adicionar ao novo dashboard"],
+ "Save & go to dashboard": ["Gravar e ir para o dashboard"],
+ "Check out this slice: %s": ["Verificar visualização: %s"],
+ "`Min` value should be numeric or empty": [
+ "O valor `Min` deve ser numérico ou vazio"
+ ],
+ "`Max` value should be numeric or empty": [
+ "O valor `Max` deve ser numérico ou vazio"
+ ],
+ "Min": ["Mín"],
+ "Max": ["Máx"],
+ "Something went wrong while fetching the datasource list": [
+ "O carregamento da origem de dados falhou"
+ ],
+ "Click to point to another datasource": [
+ "Clique para indicar outra origem de dados"
+ ],
+ "Edit the datasource's configuration": [
+ "Edite a configuração da origem de dados"
+ ],
+ "Select a datasource": ["Selecione uma origem de dados"],
+ "Search / Filter": ["Pesquisa / Filtro"],
+ "Filter value": ["Valor de filtro"],
+ "Select metric": ["Selecione métrica"],
+ "Select column": ["Selecione coluna"],
+ "Select operator": ["Selecione operador"],
+ "Add Filter": ["Adicionar filtro"],
+ "Error while fetching data": ["O carregamento de dados falhou"],
+ "Select %s": ["Selecione %s"],
+ "textarea": ["textarea"],
+ "Edit": ["Editar"],
+ "in modal": ["em modal"],
+ "Select a visualization type": ["Selecione um tipo de visualização"],
+ "Updating chart was stopped": ["A atualização do gráfico parou"],
+ "An error occurred while rendering the visualization: %s": [
+ "Ocorreu um erro ao renderizar a visualização: %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.": [
+ "Talvez a quantidade de dados tenha aumentado, a base de dados está em sobrecarga anormal, ou está simplesmente a consultar uma origem de dados grande demais para ser processada dentro do intervalo de tempo limite. Se for esse o caso, recomendamos que sintetize mais os seus dados."
+ ],
+ "Network error.": ["Erro de rede."],
+ "A reference to the [Time] configuration, taking granularity into account": [
+ "Uma referência à configuração [Time], levando em consideração a granularidade"
+ ],
+ "Group by": ["Agrupar por"],
+ "One or many controls to group by": [
+ "Um ou vários controles para agrupar"
+ ],
+ "Datasource": ["Fonte de dados"],
+ "Visualization Type": ["Tipo de Visualização"],
+ "The type of visualization to display": [
+ "O tipo de visualização a ser exibida"
+ ],
+ "Metrics": ["Métricas"],
+ "One or many metrics to display": ["Uma ou várias métricas para exibir"],
+ "Percentage Metrics": ["Métricas percentuais"],
+ "Metrics for which percentage of total are to be displayed": [
+ "Métricas para qual porcentagem do total deve ser exibida"
+ ],
+ "Y Axis Bounds": ["Limites para o Eixo 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.": [
+ "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."
+ ],
+ "Ordering": ["Encomenda"],
+ "Annotation Layers": ["Camadas de anotação"],
+ "Annotation layers to overlay on the visualization": [
+ "Camadas de anotação para sobreposição na visualização"
+ ],
+ "Select a annotation layer": ["Selecione uma camada de anotação"],
+ "Error while fetching annotation layers": [
+ "Erro ao buscar camadas de anotações"
+ ],
+ "Metric": ["Métrica"],
+ "Choose the metric": ["Escolha a métrica"],
+ "Right Axis Metric": ["Metric do Eixo Direito"],
+ "Choose a metric for right axis": [
+ "Escolha uma métrica para o eixo direito"
+ ],
+ "Stacked Style": ["Estilo empilhado"],
+ "Sort X Axis": ["Ordenar Eixo X"],
+ "Sort Y Axis": ["Ordenar Eixo Y"],
+ "Linear Color Scheme": ["Esquema de cores lineares"],
+ "Normalize Across": ["Normalize em função de"],
+ "Color will be rendered based on a ratio of the cell against the sum of across this criteria": [
+ "A cor será renderizada com base em uma proporção da célula contra a soma de este critério"
+ ],
+ "Horizon Color Scale": ["Horizon Color Scale"],
+ "Defines how the color are attributed.": [
+ "Define como a cor é atribuída."
+ ],
+ "Rendering": ["Renderização"],
+ "image-rendering CSS attribute of the canvas object that defines how the browser scales up the image": [
+ "atributo CSS de renderização de imagem do objeto de tela que define como o navegador aumenta a imagem"
+ ],
+ "XScale Interval": ["Intervalo eixo XX"],
+ "Number of steps to take between ticks when displaying the X scale": [
+ "Número de passos a seguir entre os tiques ao exibir a escala X"
+ ],
+ "YScale Interval": ["Intervalo eixo YY"],
+ "Number of steps to take between ticks when displaying the Y scale": [
+ "Número de passos a seguir entre os tiques ao exibir a escala Y"
+ ],
+ "Include Time": ["Incluir Hora"],
+ "Whether to include the time granularity as defined in the time section": [
+ "Se deve incluir a granularidade do tempo conforme definido na seção de tempo"
+ ],
+ "Show percentage": ["Mostrar percentagem"],
+ "Stacked Bars": ["Barras empilhadas"],
+ "Show totals": ["Mostrar totais"],
+ "Display total row/column": ["Exibir linha / coluna total"],
+ "Show Markers": ["Mostrar marcadores"],
+ "Show data points as circle markers on the lines": [
+ "Mostrar pontos de dados como marcadores de círculo nas linhas"
+ ],
+ "Bar Values": ["Mostrar valores das barras"],
+ "Show the value on top of the bar": ["Mostrar o valor em cima da barra"],
+ "Sort Bars": ["Classificar barras"],
+ "Sort bars by x labels.": [
+ "Classifique barras pelas etiquetas do eixo xx."
+ ],
+ "Combine Metrics": ["Combinar métricas"],
+ "Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.": [
+ "Exibir métricas lado a lado dentro de cada coluna, em oposição a cada coluna ser exibida lado a lado por cada métrica."
+ ],
+ "Extra Controls": ["Controlos Extra"],
+ "Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.": [
+ "Mostrar controlos extra ou não. Este tipo de controlo incluem fazer gráficos barras empilhadas ou lado a lado."
+ ],
+ "Reduce X ticks": ["Reduzir eixo dos xx"],
+ "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.": [
+ "Reduz o número de entradas do eixo XX a serem renderizadas. Se for verdade, o eixo xx não ficará sobrecarregado mas algumas etiquetas podem não aparecer. Se for falso, uma largura mínima será aplicada às colunas e a largura pode ficar sobrecarregada passando para um scroll horizontal."
+ ],
+ "Include Series": ["Incluir Séries"],
+ "Include series name as an axis": [
+ "Incluir o nome da série como um eixo"
+ ],
+ "Color Metric": ["Métrica de cor"],
+ "A metric to use for color": ["Uma métrica a utilizar para cor"],
+ "Country Name": ["Nome do país"],
+ "The name of country that Superset should display": [
+ "O nome do país que o Superset deve exibir"
+ ],
+ "Country Field Type": ["Tipo de campo País"],
+ "The country code standard that Superset should expect to find in the [country] column": [
+ "O código padrão do país que o Superset deve esperar encontrar na coluna [País]"
+ ],
+ "Columns": ["Colunas"],
+ "One or many controls to pivot as columns": [
+ "Um ou vários controles para pivotar como colunas"
+ ],
+ "Columns to display": ["Colunas para exibir"],
+ "Origin": ["Origem"],
+ "Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`": [
+ "Define a origem onde os campos de tempo começam, aceita datas naturais em inglês como `now`,`sunday` ou `1970-01-01`"
+ ],
+ "Bottom Margin": ["Margem inferior"],
+ "Bottom margin, in pixels, allowing for more room for axis labels": [
+ "Margem inferior, em pixeis, permitindo mais espaço para as etiquetas dos eixos"
+ ],
+ "Left Margin": ["Margem esquerda"],
+ "Left margin, in pixels, allowing for more room for axis labels": [
+ "Margem esquerda, em pixeis, permitindo mais espaço para as etiquetas dos eixos"
+ ],
+ "Time Granularity": ["Granularidade temporal"],
+ "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`": [
+ "O tempo de granularidade para a visualização. Observe que você pode digitar e usar linguagem natural simples, em inglês, como `10 seconds`, `1 day` ou `56 weeks`"
+ ],
+ "Domain": ["Domínio"],
+ "The time unit used for the grouping of blocks": [
+ "Unidade de tempo usada para agrupamento de blocos"
+ ],
+ "Subdomain": ["Subdomínio"],
+ "The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain": [
+ "A unidade de tempo para cada bloco. Deve ser uma unidade menor que domínio_granularidade. Deve ser maior ou igual a Granularidade Temporal"
+ ],
+ "Link Length": ["Comprimento da ligação"],
+ "Link length in the force layout": [
+ "Comprimento da ligação no layout força"
+ ],
+ "Charge": ["Carregar"],
+ "Charge in the force layout": ["Carregar no layout força"],
+ "Time Grain": ["Granularidade Temporal"],
+ "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.": [
+ "A granularidade temporal para a visualização. Aplica uma transformação de data para alterar a coluna de tempo e define uma nova granularidade temporal. As opções são definidas por base de dados no código-fonte do Superset."
+ ],
+ "Resample Rule": ["Regra de Repetição"],
+ "Pandas resample rule": ["Regra de remistura de pandas"],
+ "Resample How": ["Remisturar Como"],
+ "Pandas resample how": ["Pandas remisturar como"],
+ "Resample Fill Method": ["Método de Preenchimento da Remistura"],
+ "Pandas resample fill method": [
+ "Método de preenchimento da remistura de pandas"
+ ],
+ "Since": ["Desde"],
+ "7 days ago": ["Há 7 dias"],
+ "Until": ["Até"],
+ "Max Bubble Size": ["Tamanho máximo da bolha"],
+ "Whisker/outlier options": ["Opções de Whisker / Outlier"],
+ "Determines how whiskers and outliers are calculated.": [
+ "Determina como são calculados os whiskers e os outliers."
+ ],
+ "Ratio": ["Rácio"],
+ "Target aspect ratio for treemap tiles.": [
+ "Aspeto do rácio do alvo para blocos do treemap."
+ ],
+ "Number format": ["Formato numérico"],
+ "Row limit": ["Limite de linha"],
+ "Series limit": ["Limite de série"],
+ "Limits the number of time series that get displayed": [
+ "Limita o número de séries temporais que são exibidas"
+ ],
+ "Sort By": ["Ordenar por"],
+ "Metric used to define the top series": [
+ "Métrica usada para definir a série superior"
+ ],
+ "Sort Descending": ["Ordenar decrescente"],
+ "Whether to sort descending or ascending": [
+ "Ordenar de forma descendente ou ascendente"
+ ],
+ "Defines a rolling window function to apply, works along with the [Periods] text box": [
+ ""
+ ],
+ "Periods": ["Períodos"],
+ "Defines the size of the rolling window function, relative to the time granularity selected": [
+ ""
+ ],
+ "Min Periods": ["Período Mínimo"],
+ "Series": ["Séries"],
+ "Defines the grouping of entities. Each series is shown as a specific color on the chart and has a legend toggle": [
+ "Define o agrupamento de entidades. Cada série corresponde a uma cor específica no gráfico e tem uma alternância de legenda"
+ ],
+ "Entity": ["Entidade"],
+ "This defines the element to be plotted on the chart": [
+ "Esta opção define o elemento a ser desenhado no gráfico"
+ ],
+ "X Axis": ["Eixo XX"],
+ "Metric assigned to the [X] axis": ["Métrica atribuída ao eixo [X]"],
+ "Y Axis": ["Eixo YY"],
+ "Metric assigned to the [Y] axis": ["Metrica atribuída ao eixo [Y]"],
+ "Bubble Size": ["Tamanho da bolha"],
+ "URL": ["URL"],
+ "X Axis Label": ["Rótulo Eixo XX"],
+ "Y Axis Label": ["Rótulo Eixo YY"],
+ "Custom WHERE clause": ["Cláusula WHERE personalizada"],
+ "Custom HAVING clause": ["Cláusula HAVING personalizada"],
+ "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.": [
+ "O texto nesta caixa é incluído na cláusula HAVING da query, como um AND para outros critérios. É possível incluir uma expressão complexa, parênteses ou qualquer outra coisa suportada pelo seu backend."
+ ],
+ "Comparison Period Lag": ["Atraso do período de comparação"],
+ "Based on granularity, number of time periods to compare against": [
+ "Com base na granularidade, o número de períodos de tempo a comparar"
+ ],
+ "Comparison suffix": ["Sufixo de comparação"],
+ "Suffix to apply after the percentage display": [
+ "Sufixo a aplicar após a exibição do valor percentual"
+ ],
+ "Table Timestamp Format": ["Formato da Tabela Datahora"],
+ "Timestamp Format": ["Formato do Carimbo Datahora"],
+ "Series Height": ["Altura da série"],
+ "Pixel height of each series": ["Altura de pixel de cada série"],
+ "Page Length": ["Comprimento da página"],
+ "Rows per page, 0 means no pagination": [
+ "Linhas por página, 0 significa que não há paginação"
+ ],
+ "X Axis Format": ["Formato Eixo XX"],
+ "Y Axis Format": ["Formato do Eixo YY"],
+ "Right Axis Format": ["Formato do Eixo Direito"],
+ "Date Time Format": ["Formato da datahora"],
+ "Markup Type": ["Tipo de marcação"],
+ "Pick your favorite markup language": [
+ "Escolha a sua linguagem de marcação favorita"
+ ],
+ "Rotation": ["Rotação"],
+ "Rotation to apply to words in the cloud": [
+ "Rotação para aplicar a palavras na nuvem"
+ ],
+ "Line Style": ["Estilo da linha"],
+ "Line interpolation as defined by d3.js": [
+ "Interpolação da linha conforme definido por d3.js"
+ ],
+ "Label Type": ["Tipo de etiqueta"],
+ "What should be shown on the label?": [
+ "O que deve ser mostrado na etiqueta?"
+ ],
+ "Code": ["Código"],
+ "Put your code here": ["Insira o seu código aqui"],
+ "Aggregation function": ["Função de agregação"],
+ "Aggregate function to apply when pivoting and computing the total rows and columns": [
+ "Função de agregação a ser aplicada ao pivotar e calcular o total de linhas e colunas"
+ ],
+ "Font Size From": ["Tamanho da fonte desde"],
+ "Font size for the smallest value in the list": [
+ "Tamanho da fonte para o menor valor na lista"
+ ],
+ "Font Size To": ["Tamanho da fonte para"],
+ "Font size for the biggest value in the list": [
+ "Tamanho da fonte para o maior valor na lista"
+ ],
+ "Instant Filtering": ["Filtragem instantânea"],
+ "Range Filter": ["Intervalo do filtro"],
+ "Whether to display the time range interactive selector": [
+ "Mostrar opção de seleção do intervalo temporal"
+ ],
+ "Date Filter": ["Filtro de data"],
+ "Whether to include a time filter": ["Incluir um filtro temporal"],
+ "Show SQL Granularity Dropdown": [
+ "Mostrar opção de seleção temporal do SQL"
+ ],
+ "Check to include SQL Granularity dropdown": [
+ "Selecione para incluir seleção da granularidade temporal do SQL"
+ ],
+ "Show SQL Time Column": ["Mostrar coluna temporal do SQL"],
+ "Check to include Time Column dropdown": [
+ "Selecione para incluir seleção da coluna temporal"
+ ],
+ "Show Druid Granularity Dropdown": [
+ "Mostrar seleção da granularidade do Druid"
+ ],
+ "Check to include Druid Granularity dropdown": [
+ "Selecione para incluir seleção de granularidade do Druid"
+ ],
+ "Show Druid Time Origin": ["Mostrar origem temporal do Druid"],
+ "Check to include Time Origin dropdown": [
+ "Selecione para incluir seleção da Origem do tempo"
+ ],
+ "Data Table": ["Tabela de dados"],
+ "Whether to display the interactive data table": [
+ "Se deseja exibir a tabela de dados interativos"
+ ],
+ "Search Box": ["Caixa de pesquisa"],
+ "Whether to include a client side search box": [
+ "Incluir caixa de pesquisa do lado do cliente"
+ ],
+ "Table Filter": ["Filtro de Tabela"],
+ "Whether to apply filter when table cell is clicked": [
+ "Aplicar filtro quando a célula da tabela é selecionada"
+ ],
+ "Show Bubbles": ["Visualizar Bolhas"],
+ "Whether to display bubbles on top of countries": [
+ "Exibir bolhas em cima dos países"
+ ],
+ "Legend": ["Legenda"],
+ "Whether to display the legend (toggles)": ["Exibir legenda (alternar)"],
+ "Show Values": ["Mostrar valores"],
+ "Whether to display the numerical values within the cells": [
+ "Exibir valores numéricos dentro das células"
+ ],
+ "X bounds": ["Limites XX"],
+ "Whether to display the min and max values of the X axis": [
+ "Exibir valores mínimos e máximos do eixo XX"
+ ],
+ "Y bounds": ["Limites YY"],
+ "Whether to display the min and max values of the Y axis": [
+ "Exibir os valores mínimos e máximos do eixo YY"
+ ],
+ "The rich tooltip shows a list of all series for that point in time": [
+ "A descrição de apoio mostra uma lista de todas as séries para esse ponto temporal"
+ ],
+ "Y Log Scale": ["Escala Log em YY"],
+ "Use a log scale for the Y axis": [
+ "Use uma escala logarítmica para o eixo YY"
+ ],
+ "X Log Scale": ["Escala Log em XX"],
+ "Use a log scale for the X axis": [
+ "Use uma escala logarítmica para o eixo XX"
+ ],
+ "Log Scale": ["Escala logarítmica"],
+ "Use a log scale": ["Use uma escala logarítmica"],
+ "Donut": ["Donut"],
+ "Do you want a donut or a pie?": ["Donut ou gráfico de queijos?"],
+ "Put labels outside": ["Colocar etiquetas no exterior"],
+ "Put the labels outside the pie?": [
+ "Colocar etiquetas no exterior do gráfico?"
+ ],
+ "Contribution": ["Contribuição"],
+ "Compute the contribution to the total": [
+ "Calcular contribuição para o total"
+ ],
+ "Period Ratio": ["Rácio do Período"],
+ "[integer] Number of period to compare against, this is relative to the granularity selected": [
+ "[número inteiro] Número de períodos para comparação, relativamente à granularidade selecionada"
+ ],
+ "Period Ratio Type": ["Tipo de Rácio do Período"],
+ "`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)": [
+ "`fator` significa (novo/anterior),`crescimento` é ((novo/anterior) - 1), `valor` é (novo-anterior)"
+ ],
+ "Time Shift": ["Mudança de hora"],
+ "Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)": [
+ "Sobrepor série temporal de um período de tempo relativo. Espera valor de variação temporal relativa em linguagem natural (exemplo: 24 horas, 7 dias, 56 semanas, 365 dias)"
+ ],
+ "Subheader": ["Subtítulo"],
+ "Description text that shows up below your Big Number": [
+ "Descritivo que aparece em baixo do número grande"
+ ],
+ "label": ["rótulo"],
+ "`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 (*) se um agrupar por for utilizado. As colunas numéricas serão agregadas com o agregador. Colunas não-numéricas serão usadas para rotular pontos. Deixar em branco para obter uma contagem de pontos em cada cluster."
+ ],
+ "Map Style": ["Estilo do mapa"],
+ "Base layer map style": ["Estilo do mapa da camada base"],
+ "Clustering Radius": ["Raio do cluster"],
+ "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.": [
+ "O raio (em pixeis) que o algoritmo usa para definir um cluster. Defina como 0 para desativar o cluster, mas tenha cuidado com o facto de que um grande número de pontos (> 1000) causará atraso na visualização."
+ ],
+ "Point Radius": ["Raio de pontos"],
+ "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": [
+ "O raio de pontos individuais (aqueles que não estão num cluster). Ou uma coluna numérica ou `Auto`, que escala o ponto com base no maior cluster"
+ ],
+ "Point Radius Unit": ["Unidade de raio de pontos"],
+ "The unit of measure for the specified point radius": [
+ "A unidade de medida para o raio de ponto especificado"
+ ],
+ "Opacity": ["Opacidade"],
+ "Opacity of all clusters, points, and labels. Between 0 and 1.": [
+ "Opacidade de todos os clusters, pontos e rótulos. Entre 0 e 1."
+ ],
+ "Zoom": ["Zoom"],
+ "Zoom level of the map": ["Nível de zoom do mapa"],
+ "Default latitude": ["Latitude padrão"],
+ "Default longitude": ["Longitude padrão"],
+ "Live render": ["Renderização em tempo real"],
+ "RGB Color": ["Cor RGB"],
+ "The color for points and clusters in RGB": [
+ "A cor para pontos e clusters em RGB"
+ ],
+ "Color": ["Cor"],
+ "Pick a color": ["Selecione uma cor"],
+ "Ranges": ["Gamas"],
+ "Ranges to highlight with shading": [
+ "Intervalo para destacar com sombreamento"
+ ],
+ "Range labels": ["Etiquetas de intervalo"],
+ "Labels for the ranges": ["Etiquetas para os intervalos"],
+ "Markers": ["Marcadores"],
+ "List of values to mark with triangles": [
+ "Lista de valores a marcar com triângulos"
+ ],
+ "Marker labels": ["Etiquetas de marcadores"],
+ "Labels for the markers": ["Etiquetas para marcadores"],
+ "Marker lines": ["Linhas de marcador"],
+ "List of values to mark with lines": [
+ "Lista de valores a marcar com linhas"
+ ],
+ "Marker line labels": ["Marcadores de linha de marcador"],
+ "Labels for the marker lines": ["Etiquetas para as linhas de marcação"],
+ "Slice ID": ["ID da visualização"],
+ "The id of the active slice": ["O id da visualização ativa"],
+ "Cache Timeout (seconds)": ["Cache atingiu tempo limite (segundos)"],
+ "The number of seconds before expiring the cache": [
+ "O número de segundos antes de expirar a cache"
+ ],
+ "Order by entity id": ["Ordenar por ID de entidade"],
+ "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.": [
+ "Importante! Selecione 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."
+ ],
+ "Minimum leaf node event count": [
+ "Contagem mínima de eventos no nó terminal (leaf node)"
+ ],
+ "Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization": [
+ "Os nós terminais que representam menos do que este número de eventos serão inicialmente ocultados na visualização"
+ ],
+ "Color Scheme": ["Esquema de cores"],
+ "The color scheme for rendering chart": [
+ "O esquema de cores para o gráfico de renderização"
+ ],
+ "Significance Level": ["Nível de significância"],
+ "Threshold alpha level for determining significance": [
+ "Nível alfa limite para determinar significância"
+ ],
+ "p-value precision": ["precisão de valor-p"],
+ "Number of decimal places with which to display p-values": [
+ "Número de casas decimais para exibir valores-p"
+ ],
+ "Lift percent precision": ["Precisão percentual de valores lift"],
+ "Number of decimal places with which to display lift values": [
+ "Número de casas decimais a exibir com valores lift"
+ ],
+ "Time Series Columns": ["Colunas das séries temporais"],
+ "Options": ["Opções"],
+ "Not Time Series": ["Série não temporal"],
+ "Ignore time": ["Ignore o tempo"],
+ "Time Series": ["Série temporal"],
+ "Standard time series": ["Série temporal standard"],
+ "Aggregate Mean": ["Média agregada"],
+ "Mean of values over specified period": [
+ "Valores médios para o período especificado"
+ ],
+ "Aggregate Sum": ["Soma Agregada"],
+ "Sum of values over specified period": [
+ "Soma de valores ao longo do período especificado"
+ ],
+ "Difference": ["Diferença"],
+ "Metric change in value from `since` to `until`": [
+ "Variação do valor da métrica de `desde` a `até`"
+ ],
+ "Percent Change": ["Mudança percentual"],
+ "Metric percent change in value from `since` to `until`": [
+ "Métrica de alteração percentual em valor de `desde` a `até`"
+ ],
+ "Factor": ["Fator"],
+ "Metric factor change from `since` to `until`": [
+ "Variação do fator da métrica de `desde` a `até`"
+ ],
+ "Advanced Analytics": ["Análise Avançada"],
+ "Use the Advanced Analytics options below": [
+ "Utilize as opções de Análise Avançada"
+ ],
+ "Settings for time series": ["Configurações para séries temporais"],
+ "Equal Date Sizes": ["Dimensões temporais iguais"],
+ "Check to force date partitions to have the same height": [
+ "Verifique para forçar as partições de data a ter a mesma altura"
+ ],
+ "Partition Limit": ["Limite de partição"],
+ "Partition Threshold": ["Limite de partição"],
+ "Time": ["Tempo"],
+ "Time related form attributes": [
+ "Atributos de formulário relacionados ao tempo"
+ ],
+ "Datasource & Chart Type": ["Origem de Dados & Tipo de Gráfico"],
+ "This section exposes ways to include snippets of SQL in your query": [
+ "Esta seção demonstra formas de incluir partes de código SQL na sua query"
+ ],
+ "Annotations": ["Anotações"],
+ "This section contains options that allow for advanced analytical post processing of query results": [
+ "Esta seção contém opções que permitem o pós-processamento analítico avançado de resultados da query"
+ ],
+ "Result Filters": ["Filtros de resultados"],
+ "The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls": [
+ "Filtros para aplicar após pós-agregação. Deixe o valor de controlo vazio para filtrar células vazias ou valores nulos"
+ ],
+ "Chart Options": ["Opções do gráfico"],
+ "Breakdowns": ["Separação"],
+ "Defines how each series is broken down": [
+ "Define como se separam cada série"
+ ],
+ "Pie Chart": ["Gráfico de Queijo"],
+ "Dual Axis Line Chart": ["Gráfico de linhas de eixo duplo"],
+ "Y Axis 1": ["Eixo YY 1"],
+ "Y Axis 2": ["Eixo YY 2"],
+ "Left Axis Metric": ["Métrica do Eixo Esquerdo"],
+ "Choose a metric for left axis": [
+ "Escolha uma métrica para o eixo esquerdo"
+ ],
+ "Left Axis Format": ["Formatar Eixo Esquerdo"],
+ "Axes": ["Eixos"],
+ "GROUP BY": ["AGRUPAR POR"],
+ "Use this section if you want a query that aggregates": [
+ "Use esta seção se deseja um query agregadora"
+ ],
+ "NOT GROUPED BY": ["NÃO AGRUPADO POR"],
+ "Use this section if you want to query atomic rows": [
+ "Use esta seção se desejar query linhas atómicas"
+ ],
+ "Time Series Table": ["Tabela de séries temporais"],
+ "Templated link, it's possible to include {{ metric }} or other values coming from the controls.": [
+ "Ligação predefinida, é possível incluir {{ metric }} ou outros valores provenientes dos controlos."
+ ],
+ "Pivot Options": ["Opções de pivot"],
+ "Bubbles": ["Bolhas"],
+ "Numeric Column": ["Coluna numérica"],
+ "Select the numeric column to draw the histogram": [
+ "Selecione a coluna numéria a visualizar no histograma"
+ ],
+ "No of Bins": ["Número de caixas"],
+ "Select number of bins for the histogram": [
+ "Selecione o número de caixas para o histograma"
+ ],
+ "Primary Metric": ["Métrica Primária"],
+ "The primary metric is used to define the arc segment sizes": [
+ "A métrica primária é usada para definir o tamanho do segmento de arco"
+ ],
+ "Secondary Metric": ["Métrica secundária"],
+ "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": [
+ "Esta métrica secundária é usada para definir cor como uma relação com a métrica primária. Se as duas métricas combinarem, as cores são grupos de nível mapeados"
+ ],
+ "Hierarchy": ["Hierarquia"],
+ "This defines the level of the hierarchy": [
+ "Define o nível da hierarquia"
+ ],
+ "Source / Target": ["Fonte / Alvo"],
+ "Choose a source and a target": ["Escolha uma fonte e um alvo"],
+ "Chord Diagram": ["Diagrama de cordas"],
+ "Choose a number format": ["Escolha um formato de número"],
+ "Source": ["Fonte"],
+ "Choose a source": ["Escolha uma fonte"],
+ "Target": ["Alvo"],
+ "Choose a target": ["Escolha um alvo"],
+ "ISO 3166-2 codes of region/province/department": [
+ "ISO 3166-2 códigos de região / província / departamento"
+ ],
+ "It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)": [
+ "É o código ISO 3166-2 da sua região / província / departamento na sua tabela. (ver documentação para obter a lista de ISO 3166-2)"
+ ],
+ "Country Control": ["Controlo de País"],
+ "3 letter code of the country": ["Código de 3 letras do país"],
+ "Metric for color": ["Métrica para cor"],
+ "Metric that defines the color of the country": [
+ "Métrica que define a cor do país"
+ ],
+ "Bubble size": ["Tamanho da bolha"],
+ "Metric that defines the size of the bubble": [
+ "Métrica que define o tamanho da bolha"
+ ],
+ "Filter Box": ["Caixa de filtro"],
+ "Filter controls": ["Controlo de filtro"],
+ "The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.": [
+ "Os controles nos quais deseja filtrar. Observe que somente as colunas marcadas como \"filtráveis\" aparecerão nesta lista."
+ ],
+ "Heatmap Options": ["Opções do Mapa de Calor"],
+ "Value bounds": ["Limites de valor"],
+ "Value Format": ["Formato de valor"],
+ "Horizon": ["Horizonte"],
+ "Points": ["Pontos"],
+ "Labelling": ["Marcação"],
+ "Visual Tweaks": ["Alterações Visuais"],
+ "Longitude": ["Longitude"],
+ "Column containing longitude data": ["Coluna que contém a longitude"],
+ "Latitude": ["Latitude"],
+ "Column containing latitude data": ["Coluna que contém a latitude"],
+ "Cluster label aggregator": ["Agregador de etiquetas de cluster"],
+ "Aggregate function applied to the list of points in each cluster to produce the cluster label.": [
+ "Função agregada aplicada à lista de pontos em cada cluster para produzir a etiqueta do cluster."
+ ],
+ "Tooltip": ["Tooltip"],
+ "Show a tooltip when hovering over points and clusters describing the label": [
+ "Mostra a tooltip quando se passa o rato pelos pontos e clusters que descrevem a etiqueta"
+ ],
+ "One or many controls to group by. If grouping, latitude and longitude columns must be present.": [
+ "Um ou mais controlos para Agrupar por. Ao agrupar, é obrigatória a presença das colunas de longitude e latitude."
+ ],
+ "Event definition": ["Definição de evento"],
+ "Additional meta data": ["Metadados adicionais"],
+ "Column containing entity ids": ["Coluna que contém IDs de entidades"],
+ "e.g., a \"user id\" column": [
+ "por exemplo, uma coluna de ID de utilizador"
+ ],
+ "Column containing event names": ["Coluna que contém nomes de eventos"],
+ "Event count limit": ["Limite do número de eventos"],
+ "The maximum number of events to return, equivalent to number of rows": [
+ "O número máximo de eventos a aparecer, equivalente ao número de linhas"
+ ],
+ "Meta data": ["Metadados"],
+ "Select any columns for meta data inspection": [
+ "Selecione qualquer coluna para inspeção de metadados"
+ ],
+ "Paired t-test": ["Teste-t emparelhado"],
+ "Time Series Options": ["Opções da série temporal"],
+ "The server could not be reached. You may want to verify your connection and try again.": [
+ "Não foi possível obter resposta do servidor. Verifique conexão e tente novamente."
+ ],
+ "An unknown error occurred. (Status: %s )": [
+ "Ocorreu um erro desconhecido. (Estado: %s )"
+ ],
+ "Favorites": ["Favoritos"],
+ "Created Content": ["Conteúdo Criado"],
+ "Recent Activity": ["Atividade Recente"],
+ "Security & Access": ["Segurança e Acesso"],
+ "No slices": ["Sem visualizações"],
+ "No dashboards": ["Sem dashboards"],
+ "Dashboards": ["Dashboards"],
+ "Slices": ["Visualizações"],
+ "No favorite slices yet, go click on stars!": [
+ "Ainda não há visualizações favoritas, comece a clicar nas estrelas!"
+ ],
+ "No favorite dashboards yet, go click on stars!": [
+ "Ainda não há dashboards favoritos, comece a clicar nas estrelas!"
+ ],
+ "Roles": ["Cargo"],
+ "Databases": ["Bases de dados"],
+ "Datasources": ["Origem de dados"],
+ "Profile picture provided by Gravatar": [
+ "Foto de perfil fornecida por Gravatar"
+ ],
+ "id:": ["id:"],
+ "Sorry, there appears to be no data": [
+ "As nossas desculpas, mas parecem não existir dados"
+ ],
+ "Select [%s]": ["Selecionar [%s]"],
+ "No data was returned.": ["Não foram obtidos dados."],
+ "List Druid Column": ["Lista de Colunas Druid"],
+ "Show Druid Column": ["Mostrar Colunas Druid"],
+ "Add Druid Column": ["Adicionar Colunas Druid"],
+ "Edit Druid Column": ["Editar Colunas Druid"],
+ "Column": ["Coluna"],
+ "Type": ["Tipo"],
+ "Groupable": ["Agrupável"],
+ "Filterable": ["Filtrável"],
+ "Count Distinct": ["Soma Distinta"],
+ "Sum": ["Soma"],
+ "Whether this column is exposed in the `Filters` section of the explore view.": [
+ "Se esta coluna está exposta na seção `Filtros` da vista de exploração."
+ ],
+ "List Druid Metric": ["Lista de Métricas Druid"],
+ "Show Druid Metric": ["Mostrar Métrica Druid"],
+ "Add Druid Metric": ["Adicionar Métrica Druid"],
+ "Edit Druid Metric": ["Editar Métrica 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": [
+ "Se o acesso a esta métrica é restrito a determinadas funções. Somente cargos com permissão 'acesso à métrica em XXX (nome da métrica)' estão autorizados a aceder a esta métrica"
+ ],
+ "Verbose Name": ["Nome Detalhado"],
+ "JSON": ["JSON"],
+ "Druid Datasource": ["Origem de Dados Druid"],
+ "Warning Message": ["Mensagem de Aviso"],
+ "List Druid Cluster": ["Lista de Cluster Druid"],
+ "Show Druid Cluster": ["Mostrar Cluster Druid"],
+ "Add Druid Cluster": ["Adicionar Cluster Druid"],
+ "Edit Druid Cluster": ["Editar Cluster Druid"],
+ "Cluster": ["Cluster"],
+ "Druid Clusters": ["Cluster Druid"],
+ "Sources": ["Fontes"],
+ "List Druid Datasource": ["Lista de origem de dados Druid"],
+ "Show Druid Datasource": ["Mostrar origem de dados Druid"],
+ "Add Druid Datasource": ["Adicionar origem de dados Druid"],
+ "Edit Druid Datasource": ["Editar origem de dados Druid"],
+ "Timezone offset (in hours) for this datasource": [
+ "Diferença do fuso horário (em horas) para esta fonte de dados"
+ ],
+ "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": [
+ "Expressão temporal a ser utilizada como predicado ao recuperar valores distintos para preencher o componente do filtro. Apenas aplicável quando \"Permitir Seleção de Filtro\" estiver ativado. Ao inserir `7 dias atrás ', a lista distinta de valores no filtro será preenchida com base no valor distinto da semana passada"
+ ],
+ "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": [
+ "Preencher a lista de filtros, na vista de exploração, com valores distintos carregados em tempo real a partir do backend"
+ ],
+ "Redirects to this endpoint when clicking on the datasource from the datasource list": [
+ "Redireciona para este endpoint quando se seleciona a origem de dados da respetiva lista"
+ ],
+ "Associated Slices": ["Visualizações Associadas"],
+ "Data Source": ["Origem de dados"],
+ "Owner": ["Proprietário"],
+ "Is Hidden": ["É Oculto"],
+ "Enable Filter Select": ["Ativar Filtro de Seleção"],
+ "Default Endpoint": ["Endpoint Padrão"],
+ "Time Offset": ["Time Offset"],
+ "Cache Timeout": ["Tempo limite para cache"],
+ "Druid Datasources": ["Origem de dados Druid"],
+ "Scan New Datasources": ["Procurar novas origens de dados"],
+ "Refresh Druid Metadata": ["Atualizar Metadados Druid"],
+ "Datetime column not provided as part table configuration and is required by this type of chart": [
+ "Coluna datahora não definida como parte da configuração da tabela e obrigatória para este tipo de gráfico"
+ ],
+ "Empty query?": ["Query vazia?"],
+ "Metric '{}' is not valid": ["A métrica '{}' não é válida"],
+ "Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information": [
+ "A tabela [{}] não parece existir na base de dados especificada, não foi possível carregar informações da coluna"
+ ],
+ "List Columns": ["Lista de Colunas"],
+ "Show Column": ["Mostrar Coluna"],
+ "Add Column": ["Adicionar Coluna"],
+ "Edit Column": ["Editar Coluna"],
+ "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.": [
+ "O tipo de dados que foi inferido pela base de dados. Pode ser necessário inserir um tipo manualmente para colunas definidas por expressões em alguns casos. A maioria dos casos não requer alteração por parte do utilizador."
+ ],
+ "Expression": ["Expressão"],
+ "Is temporal": ["É temporal"],
+ "Datetime Format": ["Formato de data e hora"],
+ "Database Expression": ["Expressão de base de dados"],
+ "List Metrics": ["Lista de Métricas"],
+ "Show Metric": ["Mostrar Métrica"],
+ "Add Metric": ["Adicionar Métrica"],
+ "Edit Metric": ["Editar Métrica"],
+ "SQL Expression": ["Expressão SQL"],
+ "D3 Format": ["Formato D3"],
+ "Is Restricted": ["É Restrito"],
+ "List Tables": ["Lista de Tabelas"],
+ "Show Table": ["Mostrar Tabela"],
+ "Add Table": ["Adicionar Tabela"],
+ "Edit Table": ["Editar Tabela"],
+ "Name of the table that exists in the source database": [
+ "Nome da tabela que existe na base de dados de origem"
+ ],
+ "Schema, as used only in some databases like Postgres, Redshift and DB2": [
+ "Esquema, como utilizado em algumas base de dados, como Postgres, Redshift e DB2"
+ ],
+ "Predicate applied when fetching distinct value to populate the filter control component. Supports jinja template syntax. Applies only when `Enable Filter Select` is on.": [
+ "Predicado aplicado ao obter um valor distinto para preencher a componente de controlo de filtro. Suporta a sintaxe jinja standard. Apenas se aplica quando \"Ativar Filtro de Seleção\" está ativado."
+ ],
+ "Redirects to this endpoint when clicking on the table from the table list": [
+ "Redireciona para este endpoint ao clicar na tabela da respetiva lista"
+ ],
+ "Changed By": ["Alterado por"],
+ "Database": ["Base de dados"],
+ "Last Changed": ["Modificado pela última vez"],
+ "Schema": ["Esquema"],
+ "Offset": ["Offset"],
+ "Table Name": ["Nome da Tabela"],
+ "Fetch Values Predicate": ["Carregar Valores de Predicado"],
+ "Main Datetime Column": ["Coluna Datahora principal"],
+ "Table [{}] could not be found, please double check your database connection, schema, and table name": [
+ "Tabela [{}] não encontrada, por favor verifique conexão à base de dados, esquema e nome da tabela"
+ ],
+ "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.": [
+ "A tabela foi criada. Como parte deste processo de configuração de duas fases, deve agora clicar no botão Editar, na nova tabela, para configurá-lo."
+ ],
+ "Refresh Metadata": ["Atualizar Metadados"],
+ "Refresh column metadata": ["Atualizar coluna de metadados"],
+ "Metadata refreshed for the following table(s): %(tables)s": [
+ "Metadados atualizados para a seguinte tabela(s): %(tables)s"
+ ],
+ "Tables": ["Tabelas"],
+ "Profile": ["Perfil"],
+ "Logout": ["Sair"],
+ "Login": ["Login"],
+ "Record Count": ["Número de Registos"],
+ "No records found": ["Nenhum registo encontrado"],
+ "Import": ["Importar"],
+ "No Access!": ["Não há acesso!"],
+ "You do not have permissions to access the datasource(s): %(name)s.": [
+ "Não tem permissão para aceder à origem de dados: %(name)s."
+ ],
+ "Request Permissions": ["Requisição de Permissão"],
+ "Welcome!": ["Bem vindo!"],
+ "Test Connection": ["Conexão de teste"],
+ "Manage": ["Gerir"],
+ "Datasource %(name)s already exists": [
+ "Origem de dados %(name)s já existe"
+ ],
+ "json isn't valid": ["json não é válido"],
+ "Delete": ["Eliminar"],
+ "Delete all Really?": ["Tem a certeza que pretende eliminar tudo?"],
+ "This endpoint requires the `all_datasource_access` permission": [
+ "Este endpoint requer a permissão `all_datasource_access"
+ ],
+ "The datasource seems to have been deleted": [
+ "Esta origem de dados parece ter sido excluída"
+ ],
+ "The access requests seem to have been deleted": [
+ "Os pedidos de acesso parecem ter sido eliminados"
+ ],
+ "The user seems to have been deleted": [
+ "O utilizador parece ter sido eliminado"
+ ],
+ "You don't have access to this datasource": [
+ "Não tem acesso a esta origem de dados"
+ ],
+ "This view requires the database %(name)s or `all_datasource_access` permission": [
+ "A visualização requer o permissão da base de dados %(name) s ou 'all_datasource_access' permissão"
+ ],
+ "This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission": [
+ "Este ponto final requer a fonte de dados %(name)s, permissão 'all_datasource_access' ou base de dados"
+ ],
+ "List Databases": ["Listar Base de Dados"],
+ "Show Database": ["Mostrar Base de Dados"],
+ "Add Database": ["Adicionar Base de Dados"],
+ "Edit Database": ["Editar Base de Dados"],
+ "Expose this DB in SQL Lab": ["Expor esta BD no 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)": [
+ "Permitir que os usuários executem queries síncronas, que é o padrão e deve funcionar bem para queries que podem ser executadas dentro do âmbito de solicitação na 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.": [
+ "Permitir que os usuários executem queries, contra um backend assíncrono. Isto pressupõem uma configuração definida para um Celery worker, bem como um backend de resultados."
+ ],
+ "Allow CREATE TABLE AS option in SQL Lab": [
+ "Permitir a opção CREATE TABLE AS no SQL Lab"
+ ],
+ "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab": [
+ "Permitir que os usuários executem instruções non-SELECT (UPDATE, DELETE, CREATE, ...) no SQL Lab"
+ ],
+ "When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema": [
+ "Ao permitir a opção CREATE TABLE AS no SQL Lab, esta opção força a tabela a ser criada neste esquema"
+ ],
+ "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.": [
+ "Se Presto, todas as consultas no SQL Lab serão executadas como o utilizador atualmente conectado que deve ter permissão para as executar.
Se hive e hive.server2.enable.doAs estiver habilitado, serão executadas as queries como conta de serviço, mas deve personificar o utilizador atualmente conectado recorrendo à propriedade hive.server2.proxy.user."
+ ],
+ "Expose in SQL Lab": ["Expor no SQL Lab"],
+ "Allow CREATE TABLE AS": ["Permitir CREATE TABLE AS"],
+ "Allow DML": ["Permitir DML"],
+ "CTAS Schema": ["Esquema CTAS"],
+ "Creator": ["Criador"],
+ "SQLAlchemy URI": ["URI SQLAlchemy"],
+ "Extra": ["Extra"],
+ "Allow Run Sync": ["Permitir Run Sync"],
+ "Allow Run Async": ["Permitir Run Async"],
+ "Impersonate the logged on user": ["Personificar o utilizador conectado"],
+ "Import Dashboards": ["Importar Dashboards"],
+ "User": ["Utilizador"],
+ "User Roles": ["Cargo do Utilizador"],
+ "Database URL": ["URL da Base de Dados"],
+ "Roles to grant": ["Cargos a permitir ao utilizador"],
+ "Created On": ["Criado em"],
+ "Access requests": ["Solicitações de acesso"],
+ "Security": ["Segurança"],
+ "List Slices": ["Lista de Visualizações"],
+ "Show Slice": ["Mostrar Visualização"],
+ "Add Slice": ["Adicionar Visualização"],
+ "Edit Slice": ["Editar Visualização"],
+ "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.": [
+ "Os parâmetros são gerados dinamicamente ao clicar no botão Guardar ou Substituir na vista de exibição. Este objeto JSON é exposto aqui para referência e para utilizadores avançados que desejam alterar parâmetros específicos."
+ ],
+ "Duration (in seconds) of the caching timeout for this slice.": [
+ "Duração (em segundos) do tempo limite da cache para esta visualização."
+ ],
+ "Last Modified": ["Última Alteração"],
+ "Owners": ["Proprietários"],
+ "Parameters": ["Parâmetros"],
+ "Slice": ["Visualização"],
+ "List Dashboards": ["Lista de Dashboards"],
+ "Show Dashboard": ["Mostrar Dashboard"],
+ "Add Dashboard": ["Adicionar Dashboard"],
+ "Edit Dashboard": ["Editar 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": [
+ "Este objeto JSON descreve o posicionamento das visualizações no dashboard. É gerado dinamicamente quando se ajusta a dimensão e posicionamento de uma visualização utilizando o drag & drop na vista de dashboard"
+ ],
+ "The css for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible": [
+ "O css para dashboards individuais pode ser alterado aqui ou na vista de dashboard, onde as mudanças são imediatamente visíveis"
+ ],
+ "To get a readable URL for your dashboard": [
+ "Obter um URL legível para o seu 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.": [
+ "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."
+ ],
+ "Owners is a list of users who can alter the dashboard.": [
+ "Proprietários é uma lista de utilizadores que podem alterar o dashboard."
+ ],
+ "Dashboard": ["Dashboard"],
+ "Slug": ["Slug"],
+ "Position JSON": ["Posição JSON"],
+ "JSON Metadata": ["Metadados JSON"],
+ "Export": ["Exportar"],
+ "Export dashboards?": ["Exportar dashboards?"],
+ "Action": ["Acção"],
+ "dttm": ["dttm"],
+ "Action Log": ["Registo de Acções"],
+ "Access was requested": ["O acesso foi solicitado"],
+ "%(user)s was granted the role %(role)s that gives access to the %(datasource)s": [
+ "Ao utilizador %(user)s foi concedido o cargo %(role)s que dá acesso ao %(datasource)s"
+ ],
+ "Role %(r)s was extended to provide the access to the datasource %(ds)s": [
+ "O cargo %(r)s foi alargado para providenciar acesso à origem de dados %(ds)s"
+ ],
+ "You have no permission to approve this request": [
+ "Não tem permissão para aprovar este pedido"
+ ],
+ "Malformed request. slice_id or table_name and db_name arguments are expected": [
+ "Pedido mal formado. Os argumentos slice_id ou table_name e db_name não foram preenchidos"
+ ],
+ "Slice %(id)s not found": ["Visualização %(id)s não encontrada"],
+ "Table %(t)s wasn't found in the database %(d)s": [
+ "A tabela %(t)s não foi encontrada na base de dados %(d)s"
+ ],
+ "Can't find User '%(name)s', please ask your admin to create one.": [
+ "Não foi possível encontrar o utilizador '%(name)s', por favor entre em contacto com o administrador."
+ ],
+ "Can't find DruidCluster with cluster_name = '%(name)s'": [
+ "Não foi possível encontrar DruidCluster com cluster_name = '%(name)s'"
+ ],
+ "Query record was not created as expected.": [
+ "O registo da query não foi criado conforme o esperado."
+ ],
+ "Template Name": ["Nome do modelo"],
+ "CSS Templates": ["Modelos CSS"],
+ "SQL Editor": ["Editor SQL"],
+ "SQL Lab": ["SQL Lab"],
+ "Query Search": ["Pesquisa de Query"],
+ "Status": ["Estado"],
+ "Start Time": ["Início"],
+ "End Time": ["Fim"],
+ "Queries": ["Queries"],
+ "List Saved Query": ["Lista de Queries Gravadas"],
+ "Show Saved Query": ["Mostrar Query"],
+ "Add Saved Query": ["Adicionar Query"],
+ "Edit Saved Query": ["Editar Query"],
+ "Pop Tab Link": ["Ligação Abrir Aba"],
+ "Changed on": ["Alterado em"],
+ "Saved Queries": ["Queries Gravadas"]
+ }
+ }
+}
diff --git a/superset/translations/pt_BR/LC_MESSAGES/messages.json b/superset/translations/pt_BR/LC_MESSAGES/messages.json
index db0878e998d..c3690ca7e41 100644
--- a/superset/translations/pt_BR/LC_MESSAGES/messages.json
+++ b/superset/translations/pt_BR/LC_MESSAGES/messages.json
@@ -1,2633 +1,1377 @@
{
- "domain": "superset",
- "locale_data": {
- "superset": {
- "": {
- "domain": "superset",
- "lang": "pt_BR"
- },
- "Time Column": [
- "Coluna de tempo"
- ],
- "second": [
- "segundo"
- ],
- "minute": [
- "minuto"
- ],
- "hour": [
- "hora"
- ],
- "day": [
- "dia"
- ],
- "week": [
- "semana"
- ],
- "month": [
- "mês"
- ],
- "quarter": [
- "trimestre"
- ],
- "year": [
- "ano"
- ],
- "week_start_monday": [
- "week_start_monday"
- ],
- "week_ending_saturday": [
- "week_ending_saturday"
- ],
- "week_start_sunday": [
- "week_start_sunday"
- ],
- "5 minute": [
- "5 minutos"
- ],
- "half hour": [
- "meia hora"
- ],
- "10 minute": [
- "10 minutos"
- ],
- "[Superset] Access to the datasource %(name)s was granted": [
- "[Superset] O acesso à fonte de dados %(name) s foi concedido"
- ],
- "Viz is missing a datasource": [
- "Viz está faltando uma fonte de dados"
- ],
- "From date cannot be larger than to date": [
- "Desde a data não pode ser maior do que até a data"
- ],
- "Table View": [
- "Vista de mesa"
- ],
- "Pick a granularity in the Time section or uncheck 'Include Time'": [
- "Escolha uma granularidade na seção Tempo ou desmarque 'Incluir hora'"
- ],
- "Choose either fields to [Group By] and [Metrics] or [Columns], not both": [
- "Escolha os campos para [Agrupar por] e [Métricas] ou [Colunas], nem ambos"
- ],
- "Time Table View": [
- "Visualização da tabela de tempo"
- ],
- "Pick at least one metric": [
- "Escolha pelo menos uma métrica"
- ],
- "When using 'Group By' you are limited to use a single metric": [
- "Ao usar 'Group By' você está limitado a usar uma única métrica"
- ],
- "Pivot Table": [
- "Pivot Table"
- ],
- "Please choose at least one \"Group by\" field ": [
- "Escolha pelo menos um campo \"Agrupar por\""
- ],
- "Please choose at least one metric": [
- "Escolha pelo menos uma métrica"
- ],
- "'Group By' and 'Columns' can't overlap": [
- "'Group By' e 'Columns' não podem se sobrepor"
- ],
- "Markup": [
- "Marcação"
- ],
- "Separator": [
- "Separador"
- ],
- "Word Cloud": [
- "Palavra nuvem"
- ],
- "Treemap": [
- "Treemap"
- ],
- "Calendar Heatmap": [
- "Calendário Heatmap"
- ],
- "Box Plot": [
- "Parcela"
- ],
- "Bubble Chart": [
- "Gráfico de bolhas"
- ],
- "Pick a metric for x, y and size": [
- "Escolha uma métrica para x, y e tamanho"
- ],
- "Bullet Chart": [
- "Gráfico de bala"
- ],
- "Pick a metric to display": [
- "Escolha uma métrica para exibir"
- ],
- "Big Number with Trendline": [
- "Número grande com Trendline"
- ],
- "Pick a metric!": [
- "Escolha uma métrica!"
- ],
- "Big Number": [
- "Número grande"
- ],
- "Time Series - Line Chart": [
- "Série de tempo - Gráfico de linhas"
- ],
- "Pick a time granularity for your time series": [
- "Escolha uma granularidade de tempo para suas séries temporais"
- ],
- "Time Series - Dual Axis Line Chart": [
- "Série de tempo - Gráfico de linha de dois eixos"
- ],
- "Pick a metric for left axis!": [
- "Escolha uma métrica para o eixo esquerdo!"
- ],
- "Pick a metric for right axis!": [
- "Escolha uma métrica para o eixo direito!"
- ],
- "Please choose different metrics on left and right axis": [
- "Escolha diferentes métricas no eixo esquerdo e direito"
- ],
- "Time Series - Bar Chart": [
- "Série de tempo - Gráfico de barras"
- ],
- "Time Series - Percent Change": [
- "Série de tempo - Mudança de porcentagem"
- ],
- "Time Series - Stacked": [
- "Série de tempo - empilhadas"
- ],
- "Distribution - NVD3 - Pie Chart": [
- "Distribuição - NVD3 - Gráfico de torta"
- ],
- "Histogram": [
- "Histograma"
- ],
- "Must have one numeric column specified": [
- "Deve ter uma coluna numérica especificada"
- ],
- "Distribution - Bar Chart": [
- "Distribuição - Gráfico de barras"
- ],
- "Can't have overlap between Series and Breakdowns": [
- "Não pode haver sobreposição entre Series e Breakdowns"
- ],
- "Pick at least one field for [Series]": [
- "Escolha pelo menos um campo para [Series]"
- ],
- "Sunburst": [
- "Sunburst"
- ],
- "Sankey": [
- "Sankey"
- ],
- "Pick exactly 2 columns as [Source / Target]": [
- "Escolha exatamente 2 colunas como [Origem / Alvo]"
- ],
- "There's a loop in your Sankey, please provide a tree. Here's a faulty link: {}": [
- "Há um loop em seu Sankey, por favor, forneça uma árvore. Aqui está um link defeituoso: {}"
- ],
- "Directed Force Layout": [
- "Layout de Força Dirigida"
- ],
- "Pick exactly 2 columns to 'Group By'": [
- "Escolha exatamente 2 colunas para 'Agrupar por'"
- ],
- "Country Map": [
- "Mapa do País"
- ],
- "World Map": [
- "Mapa mundial"
- ],
- "Filters": [
- "Filtros"
- ],
- "Pick at least one filter field": [
- "Escolha pelo menos um campo de filtro"
- ],
- "iFrame": [
- "iFrame"
- ],
- "Parallel Coordinates": [
- "Coordenadas paralelas"
- ],
- "Heatmap": [
- "Mapa de calor"
- ],
- "Horizon Charts": [
- "Gráficos Horizon"
- ],
- "Mapbox": [
- "Mapbox"
- ],
- "Must have a [Group By] column to have 'count' as the [Label]": [
- "Deve ter uma coluna [Group By] para ter 'count' como [Label]"
- ],
- "Choice of [Label] must be present in [Group By]": [
- "A escolha de [Label] deve estar presente em [Group By]"
- ],
- "Choice of [Point Radius] must be present in [Group By]": [
- "A escolha de [Raio do ponto] deve estar presente em [Grupo]"
- ],
- "[Longitude] and [Latitude] columns must be present in [Group By]": [
- "[Longitude] e as colunas [Latitude] devem estar presentes em [Group By]"
- ],
- "Event flow": [
- "Fluxo de eventos"
- ],
- "Time Series - Paired t-test": [
- "Série temporal - teste emparelhado t"
- ],
- "Partition Diagram": [
- "Diagrama de Partição"
- ],
- "Your query was saved": [
- "Sua consulta foi salva"
- ],
- "Your query could not be saved": [
- "Sua consulta não pôde ser salva"
- ],
- "Failed at retrieving results from the results backend": [
- "Falha na recuperação de resultados do backend de resultados"
- ],
- "Could not connect to server": [
- "Não pode conectar ao servidor"
- ],
- "Your session timed out, please refresh your page and try again.": [
- "Sua sessão expirou, atualize sua página e tente novamente."
- ],
- "Query was stopped.": [
- "A consulta foi interrompida."
- ],
- "Failed at stopping query.": [
- "Falha ao parar a consulta."
- ],
- "Error occurred while fetching table metadata": [
- "Ocorreu um erro ao buscar metadados na tabela"
- ],
- "shared query": [
- "consulta compartilhada"
- ],
- "The query couldn't be loaded": [
- "A consulta não pôde ser carregada"
- ],
- "An error occurred while creating the data source": [
- "Ocorreu um erro ao criar a fonte de dados"
- ],
- "Pick a chart type!": [
- "Escolha um tipo de gráfico!"
- ],
- "To use this chart type you need at least one column flagged as a date": [
- "Para usar este tipo de gráfico, você precisa de pelo menos uma coluna marcada como data"
- ],
- "To use this chart type you need at least one dimension": [
- "Para usar este tipo de gráfico, você precisa de pelo menos uma dimensão"
- ],
- "To use this chart type you need at least one aggregation function": [
- "Para usar este tipo de gráfico, você precisa de pelo menos uma função de agregação"
- ],
- "Untitled Query": [
- "Consulta sem título"
- ],
- "Copy of %s": [
- "Cópia de %s"
- ],
- "share query": [
- "compartilhar consulta"
- ],
- "copy URL to clipboard": [
- "copiar URL para a área de transferência"
- ],
- "Raw SQL": [
- "Raw SQL"
- ],
- "Source SQL": [
- "Fonte SQL"
- ],
- "SQL": [
- "SQL"
- ],
- "No query history yet...": [
- "Ainda não há histórico de consultas ..."
- ],
- "It seems you don't have access to any database": [
- "Parece que você não tem acesso a qualquer banco de dados"
- ],
- "Search Results": [
- "Procurar Resultados"
- ],
- "[From]-": [
- "[A partir de]-"
- ],
- "[To]-": [
- "[Para]-"
- ],
- "[Query Status]": [
- "[Status da consulta]"
- ],
- "Search": [
- "Pesquisa"
- ],
- "Open in SQL Editor": [
- "Abrir no Editor de SQL"
- ],
- "view results": [
- "Ver resultados"
- ],
- "Data preview": [
- "Visualização de dados"
- ],
- "Visualize the data out of this query": [
- "Visualize os dados desta consulta"
- ],
- "Overwrite text in editor with a query on this table": [
- "Substitua texto no editor com uma consulta nesta tabela"
- ],
- "Run query in a new tab": [
- "Executar consulta em uma nova guia"
- ],
- "Remove query from log": [
- "Remover consulta do log"
- ],
- ".CSV": [
- ".CSV"
- ],
- "Visualize": [
- "Visualize"
- ],
- "Table": [
- "Mesa"
- ],
- "was created": [
- "foi criado"
- ],
- "Query in a new tab": [
- "Consulta em uma nova guia"
- ],
- "Fetch data preview": [
- "Obter a visualização de dados"
- ],
- "Track Job": [
- "Acompanhe o emprego"
- ],
- "Loading...": [
- "Carregando..."
- ],
- "Run Selected Query": [
- "Executar consulta selecionada"
- ],
- "Run Query": [
- "Executar consulta"
- ],
- "Run query asynchronously": [
- "Execute a consulta de forma assíncrona"
- ],
- "Stop": [
- "Pare"
- ],
- "Undefined": [
- "Undefined"
- ],
- "Label": [
- "Rótulo"
- ],
- "Label for your query": [
- "Etiqueta para sua consulta"
- ],
- "Description": [
- "Descrição"
- ],
- "Write a description for your query": [
- "Escreva uma descrição para sua consulta"
- ],
- "Save": [
- "Salvar"
- ],
- "Cancel": [
- "Cancelar"
- ],
- "Save Query": [
- "Salvar Consulta"
- ],
- "Run a query to display results here": [
- "Execute uma consulta para exibir resultados aqui"
- ],
- "Preview for %s": [
- "Visualização para %s"
- ],
- "Results": [
- "Resultados"
- ],
- "Query History": [
- "Histórico de consultas"
- ],
- "Create table as with query results": [
- "Criar tabela como com resultados de consulta"
- ],
- "new table name": [
- "novo nome da tabela"
- ],
- "Error while fetching table list": [
- "Erro ao buscar a lista de tabelas"
- ],
- "Error while fetching schema list": [
- "Erro ao buscar a lista de esquema"
- ],
- "Error while fetching database list": [
- "Erro ao buscar a lista do banco de dados"
- ],
- "Database:": [
- "Base de dados:"
- ],
- "Select a database": [
- "Selecione um banco de dados"
- ],
- "Select a schema (%s)": [
- "Selecione um esquema (%s)"
- ],
- "Schema:": [
- "Esquema:"
- ],
- "Add a table (%s)": [
- "Adicionar uma tabela (%s)"
- ],
- "Type to search ...": [
- "Escreva para pesquisar ..."
- ],
- "Reset State": [
- "Repor Estado"
- ],
- "Enter a new title for the tab": [
- "Digite um novo título para a guia"
- ],
- "Untitled Query %s": [
- "Consulta sem título %s"
- ],
- "close tab": [
- "aba fechada"
- ],
- "rename tab": [
- "guia renomear"
- ],
- "expand tool bar": [
- "barra de ferramentas de expansão"
- ],
- "hide tool bar": [
- "ocultar barra de ferramentas"
- ],
- "Copy partition query to clipboard": [
- "Copie a consulta de partição para a área de transferência"
- ],
- "latest partition:": [
- "última partição:"
- ],
- "Keys for table": [
- "Chaves para mesa"
- ],
- "View keys & indexes (%s)": [
- "Ver chaves e índices (%s)"
- ],
- "Sort columns alphabetically": [
- "Classifique as colunas em ordem alfabética"
- ],
- "Original table column order": [
- "Ordem de coluna da tabela original"
- ],
- "Copy SELECT statement to clipboard": [
- "Copie a instrução SELECT para a área de transferência"
- ],
- "Remove table preview": [
- "Remover a visualização da tabela"
- ],
- "%s is not right as a column name, please alias it (as in SELECT count(*) ": [
- "%s não está certo como um nome de coluna, por favor, alias (como na contagem SELECT (*)"
- ],
- "AS my_alias": [
- "AS my_alias"
- ],
- "using only alphanumeric characters and underscores": [
- "usando apenas caracteres alfanuméricos e sublinhados"
- ],
- "Creating a data source and popping a new tab": [
- "Criando uma fonte de dados e exibindo uma nova guia"
- ],
- "No results available for this query": [
- "Nenhum resultado disponível para esta consulta"
- ],
- "Chart Type": [
- "Tipo de gráfico"
- ],
- "[Chart Type]": [
- "[Tipo de gráfico]"
- ],
- "Datasource Name": [
- "Nome da fonte de dados"
- ],
- "datasource name": [
- "nome da fonte de dados"
- ],
- "Create a new slice": [
- "Crie uma nova fatia"
- ],
- "Choose a datasource": [
- "Escolha uma fonte de dados"
- ],
- "Choose a visualization type": [
- "Escolha um tipo de visualização"
- ],
- "Create new slice": [
- "Crie uma nova fatia"
- ],
- "Select ...": [
- "Selecione ..."
- ],
- "Loaded data cached": [
- "Dados carregados em cache"
- ],
- "Loaded from cache": [
- "Carregado do cache"
- ],
- "Click to force-refresh": [
- "Clique para forçar a atualização"
- ],
- "Copy to clipboard": [
- "Copiar para área de transferência"
- ],
- "Not successful": [
- "Não foi bem sucedido"
- ],
- "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!": [
- "Desculpe, o seu navegador não suporta a cópia. Use Ctrl / Cmd + C!"
- ],
- "Copied!": [
- "Copiado!"
- ],
- "Title": [
- "Título"
- ],
- "click to edit title": [
- "Clique para editar o título"
- ],
- "You don't have the rights to alter this title.": [
- "Você não tem os direitos de alterar este título."
- ],
- "Click to favorite/unfavorite": [
- "Clique para favoritar / desfavoritar"
- ],
- "You have unsaved changes.": [
- "Você tem alterações não salvas."
- ],
- "Click the": [
- "Clique no"
- ],
- "button on the top right to save your changes.": [
- "botão no canto superior direito para salvar suas alterações."
- ],
- "Served from data cached %s . Click to force refresh.": [
- "Servido a partir de dados em cache %s. Clique para forçar a atualização."
- ],
- "Click to force refresh": [
- "Clique para forçar a atualização"
- ],
- "Error": [
- "Erro"
- ],
- "Sorry, there was an error adding slices to this dashboard: %s": [
- "Desculpe, houve um erro ao adicionar fatias a este painel: %s"
- ],
- "Active Dashboard Filters": [
- "Filtros Active Dashboard"
- ],
- "Checkout this dashboard: %s": [
- "Marque este painel: %s"
- ],
- "Force refresh the whole dashboard": [
- "Forçar a atualização do painel inteiro"
- ],
- "Edit this dashboard's properties": [
- "Edite as propriedades deste painel"
- ],
- "Load a template": [
- "Carregue um modelo"
- ],
- "Load a CSS template": [
- "Carregue um modelo CSS"
- ],
- "CSS": [
- "CSS"
- ],
- "Live CSS Editor": [
- "Live CSS Editor"
- ],
- "Don't refresh": [
- "Não atualize"
- ],
- "10 seconds": [
- "10 segundos"
- ],
- "30 seconds": [
- "30 segundos"
- ],
- "1 minute": [
- "1 minuto"
- ],
- "5 minutes": [
- "5 minutos"
- ],
- "Refresh Interval": [
- "Intervalo de atualização"
- ],
- "Choose the refresh frequency for this dashboard": [
- "Escolha a frequência de atualização para este painel de controle"
- ],
- "This dashboard was saved successfully.": [
- "Este painel de controle foi salvo com sucesso."
- ],
- "Sorry, there was an error saving this dashboard: ": [
- "Desculpe, houve um erro ao salvar este painel:"
- ],
- "You must pick a name for the new dashboard": [
- "Você deve escolher um nome para o novo painel de controle"
- ],
- "Save Dashboard": [
- "Save Dashboard"
- ],
- "Overwrite Dashboard [%s]": [
- "Overwrite Dashboard [%s]"
- ],
- "Save as:": [
- "Salvar como:"
- ],
- "[dashboard name]": [
- "[Nome do painel]"
- ],
- "Name": [
- "Nome"
- ],
- "Viz": [
- "Veja"
- ],
- "Modified": [
- "Modificado"
- ],
- "Add Slices": [
- "Adicionar fatias"
- ],
- "Add a new slice to the dashboard": [
- "Adicione uma nova fatia ao painel"
- ],
- "Add Slices to Dashboard": [
- "Adicione fatias ao painel de instrumentos"
- ],
- "Move chart": [
- "Mover gráfico"
- ],
- "Force refresh data": [
- "Forçar dados de atualização"
- ],
- "Toggle chart description": [
- "Alternar descrição do gráfico"
- ],
- "Edit chart": [
- "Editar gráfico"
- ],
- "Export CSV": [
- "Exportar CSV"
- ],
- "Explore chart": [
- "Explore gráfico"
- ],
- "Remove chart from dashboard": [
- "Remova o gráfico do painel"
- ],
- "is expected to be a number": [
- "é esperado que seja um número"
- ],
- "is expected to be an integer": [
- "espera-se que seja um número inteiro"
- ],
- "cannot be empty": [
- "não pode estar vazio"
- ],
- "%s - untitled": [
- "%s - sem título"
- ],
- "Edit slice properties": [
- "Editar propriedades da fatia"
- ],
- "description": [
- "descrição"
- ],
- "bolt": [
- "parafuso"
- ],
- "Changing this control takes effect instantly": [
- "Alterar esse controle é efetivo instantaneamente"
- ],
- "Error...": [
- "Erro..."
- ],
- "Query": [
- "Inquerir"
- ],
- "Height": [
- "Altura"
- ],
- "Width": [
- "Largura"
- ],
- "Export to .json": [
- "Exportar para .json"
- ],
- "Export to .csv format": [
- "Exportar para o formato .csv"
- ],
- "Please enter a slice name": [
- "Digite um nome de fatia"
- ],
- "Please select a dashboard": [
- "Selecione um painel de controle"
- ],
- "Please enter a dashboard name": [
- "Digite um nome de painel"
- ],
- "Save A Slice": [
- "Salvar uma fatia"
- ],
- "Overwrite slice %s": [
- "Substitua a fatia %s"
- ],
- "Save as": [
- "Salvar como"
- ],
- "[slice name]": [
- "[nome da fatia]"
- ],
- "Do not add to a dashboard": [
- "Não adicione um painel"
- ],
- "Add slice to existing dashboard": [
- "Adicione uma fatia ao painel de controle existente"
- ],
- "Add to new dashboard": [
- "Adicionar ao novo painel"
- ],
- "Save & go to dashboard": [
- "Salve e vá para o painel de bordo"
- ],
- "Check out this slice: %s": [
- "Confira esta fatia: %s"
- ],
- "`Min` value should be numeric or empty": [
- "O valor `Min` deve ser numérico ou vazio"
- ],
- "`Max` value should be numeric or empty": [
- "O valor `Max` deve ser numérico ou vazio"
- ],
- "Min": [
- "Min"
- ],
- "Max": [
- "Max"
- ],
- "Something went wrong while fetching the datasource list": [
- "Algo deu errado ao buscar a lista de fontes de dados"
- ],
- "Click to point to another datasource": [
- "Clique para apontar para outra fonte de dados"
- ],
- "Edit the datasource's configuration": [
- "Edite a configuração da fonte de dados"
- ],
- "Select a datasource": [
- "Selecione uma fonte de dados"
- ],
- "Search / Filter": [
- "Pesquisa / Filtro"
- ],
- "Filter value": [
- "Valor de filtro"
- ],
- "Select metric": [
- "Selecione a métrica"
- ],
- "Select column": [
- "Selecione a coluna"
- ],
- "Select operator": [
- "Selecione o operador"
- ],
- "Add Filter": [
- "Adicionar filtro"
- ],
- "Error while fetching data": [
- "Erro ao buscar dados"
- ],
- "Select %s": [
- "Selecione %s"
- ],
- "textarea": [
- "textarea"
- ],
- "Edit": [
- "Editar"
- ],
- "in modal": [
- "em modal"
- ],
- "Select a visualization type": [
- "Selecione um tipo de visualização"
- ],
- "Updating chart was stopped": [
- "O mapa de atualização foi interrompido"
- ],
- "An error occurred while rendering the visualization: %s": [
- "Ocorreu um erro ao renderizar a visualização: %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.": [
- "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."
- ],
- "Network error.": [
- "Erro de rede."
- ],
- "A reference to the [Time] configuration, taking granularity into account": [
- "Uma referência à configuração [Time], levando em consideração a granularidade"
- ],
- "Group by": [
- "Agrupar por"
- ],
- "One or many controls to group by": [
- "Um ou vários controles para agrupar"
- ],
- "Datasource": [
- "Fonte de dados"
- ],
- "Visualization Type": [
- "Tipo de Visualização"
- ],
- "The type of visualization to display": [
- "O tipo de visualização a ser exibida"
- ],
- "Metrics": [
- "Métricas"
- ],
- "One or many metrics to display": [
- "Uma ou várias métricas para exibir"
- ],
- "Percentage Metrics": [
- "Métricas percentuais"
- ],
- "Metrics for which percentage of total are to be displayed": [
- "Métricas para qual porcentagem do total deve ser exibida"
- ],
- "Y Axis Bounds": [
- "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.": [
- "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."
- ],
- "Ordering": [
- "Encomenda"
- ],
- "Annotation Layers": [
- "Camadas de anotação"
- ],
- "Annotation layers to overlay on the visualization": [
- "Camadas de anotação para sobreposição na visualização"
- ],
- "Select a annotation layer": [
- "Selecione uma camada de anotação"
- ],
- "Error while fetching annotation layers": [
- "Erro ao buscar camadas de anotações"
- ],
- "Metric": [
- "Métrica"
- ],
- "Choose the metric": [
- "Escolha a métrica"
- ],
- "Right Axis Metric": [
- "Metric do Eixo Direito"
- ],
- "Choose a metric for right axis": [
- "Escolha uma métrica para o eixo direito"
- ],
- "Stacked Style": [
- "Estilo empilhado"
- ],
- "Sort X Axis": [
- "Classificar X Axis"
- ],
- "Sort Y Axis": [
- "Eixo de classificação Y"
- ],
- "Linear Color Scheme": [
- "Esquema de cores lineares"
- ],
- "Normalize Across": [
- "Normalize across"
- ],
- "Color will be rendered based on a ratio of the cell against the sum of across this criteria": [
- "A cor será renderizada com base em uma proporção da célula contra a soma de este critério"
- ],
- "Horizon Color Scale": [
- "Horizon Color Scale"
- ],
- "Defines how the color are attributed.": [
- "Define como a cor é atribuída."
- ],
- "Rendering": [
- "Renderização"
- ],
- "image-rendering CSS attribute of the canvas object that defines how the browser scales up the image": [
- "atributo CSS de renderização de imagem do objeto de tela que define como o navegador aumenta a imagem"
- ],
- "XScale Interval": [
- "Intervalo XScale"
- ],
- "Number of steps to take between ticks when displaying the X scale": [
- "Número de passos a seguir entre os tiques ao exibir a escala X"
- ],
- "YScale Interval": [
- "YScale Interval"
- ],
- "Number of steps to take between ticks when displaying the Y scale": [
- "Número de passos a seguir entre os tiques ao exibir a escala Y"
- ],
- "Include Time": [
- "Incluir Hora"
- ],
- "Whether to include the time granularity as defined in the time section": [
- "Se deve incluir a granularidade do tempo conforme definido na seção de tempo"
- ],
- "Show percentage": [
- "Mostrar porcentagem"
- ],
- "Whether to include the percentage in the tooltip": [
- "Se deve incluir a porcentagem na dica de ferramenta"
- ],
- "Stacked Bars": [
- "Barras empilhadas"
- ],
- "Show totals": [
- "Mostrar totais"
- ],
- "Display total row/column": [
- "Exibir linha / coluna total"
- ],
- "Show Markers": [
- "Mostrar marcadores"
- ],
- "Show data points as circle markers on the lines": [
- "Mostrar pontos de dados como marcadores de círculo nas linhas"
- ],
- "Bar Values": [
- "Valores do Bar"
- ],
- "Show the value on top of the bar": [
- "Mostre o valor em cima da barra"
- ],
- "Sort Bars": [
- "Classificar Bares"
- ],
- "Sort bars by x labels.": [
- "Classifique barras por x etiquetas."
- ],
- "Combine Metrics": [
- "Métricas combinadas"
- ],
- "Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.": [
- "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."
- ],
- "Extra Controls": [
- "Controles extras"
- ],
- "Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.": [
- "Seja para mostrar controles extras ou não. Os controles extras incluem coisas como fazer quadros de mulitBar empilhados ou lado a lado."
- ],
- "Reduce X ticks": [
- "Reduza os carrapatos 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.": [
- "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."
- ],
- "Include Series": [
- "Incluir Série"
- ],
- "Include series name as an axis": [
- "Inclua o nome da série como um eixo"
- ],
- "Color Metric": [
- "Métrica de cor"
- ],
- "A metric to use for color": [
- "Uma métrica para usar para cores"
- ],
- "Country Name": [
- "Nome do país"
- ],
- "The name of country that Superset should display": [
- "O nome do país que Superset deve exibir"
- ],
- "Country Field Type": [
- "Tipo de campo do país"
- ],
- "The country code standard that Superset should expect to find in the [country] column": [
- "O padrão do código do país que Superset deve esperar encontrar na coluna [country]"
- ],
- "Columns": [
- "Colunas"
- ],
- "One or many controls to pivot as columns": [
- "Um ou vários controles para girar como colunas"
- ],
- "Columns to display": [
- "Colunas para exibir"
- ],
- "Origin": [
- "Origem"
- ],
- "Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`": [
- "Define a origem onde os baldes de tempo começam, aceita datas naturais como em `now`,` sunday` ou `1970-01-01`"
- ],
- "Bottom Margin": [
- "Margem inferior"
- ],
- "Bottom margin, in pixels, allowing for more room for axis labels": [
- "Margem inferior, em pixels, permitindo mais espaço para etiquetas de eixos"
- ],
- "Left Margin": [
- "Margem esquerda"
- ],
- "Left margin, in pixels, allowing for more room for axis labels": [
- "Margem esquerda, em pixels, permitindo mais espaço para rótulos de eixos"
- ],
- "Time Granularity": [
- "Granularidade do tempo"
- ],
- "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`": [
- "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\"."
- ],
- "Domain": [
- "Domínio"
- ],
- "The time unit used for the grouping of blocks": [
- "A unidade de tempo usada para o agrupamento de blocos"
- ],
- "Subdomain": [
- "Subdomínio"
- ],
- "The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain": [
- "A unidade de tempo para cada bloco. Deve ser uma unidade menor que domain_granularity. Deve ser maior ou igual a Time Grain"
- ],
- "Link Length": [
- "Comprimento do link"
- ],
- "Link length in the force layout": [
- "Comprimento do link no layout da força"
- ],
- "Charge": [
- "Carregar"
- ],
- "Charge in the force layout": [
- "Cobrar no layout da força"
- ],
- "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": [
- "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"
- ],
- "Time Grain": [
- "Tempo 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.": [
- "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."
- ],
- "Resample Rule": [
- "Regra de Repetição"
- ],
- "Pandas resample rule": [
- "Regra de resample de pandas"
- ],
- "Resample How": [
- "Resample How"
- ],
- "Pandas resample how": [
- "Pandas ressamam como"
- ],
- "Resample Fill Method": [
- "Método de preenchimento da rememplificação"
- ],
- "Pandas resample fill method": [
- "Método de preenchimento de reamalhamento de pandas"
- ],
- "Since": [
- "Desde a"
- ],
- "7 days ago": [
- "7 dias atrás"
- ],
- "Until": [
- "Até"
- ],
- "Max Bubble Size": [
- "Tamanho máximo da bolha"
- ],
- "Whisker/outlier options": [
- "Opções de Whisker / Outlier"
- ],
- "Determines how whiskers and outliers are calculated.": [
- "Determina como são calculados os bigodes e outliers."
- ],
- "Ratio": [
- "Ratio"
- ],
- "Target aspect ratio for treemap tiles.": [
- "Relação de aspecto do alvo para telhas de treemap."
- ],
- "Number format": [
- "Formato numérico"
- ],
- "Row limit": [
- "Limite de linha"
- ],
- "Series limit": [
- "Limite de série"
- ],
- "Limits the number of time series that get displayed": [
- "Limita o número de séries temporais que são exibidas"
- ],
- "Sort By": [
- "Ordenar por"
- ],
- "Metric used to define the top series": [
- "Métrica usada para definir a série superior"
- ],
- "Sort Descending": [
- "Ordenar decrescente"
- ],
- "Whether to sort descending or ascending": [
- "Quer classificar descendente ou ascendente"
- ],
- "Rolling": [
- "Rolling"
- ],
- "Defines a rolling window function to apply, works along with the [Periods] text box": [
- "Define uma função de janela rolante para aplicar, funciona junto com a caixa de texto [Períodos]"
- ],
- "Periods": [
- "Períodos"
- ],
- "Defines the size of the rolling window function, relative to the time granularity selected": [
- "Define o tamanho da função da janela rolante, em relação à granularidade de tempo selecionada"
- ],
- "Min Periods": [
- "Períodos mínimos"
- ],
- "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": [
- "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"
- ],
- "Series": [
- "Series"
- ],
- "Defines the grouping of entities. Each series is shown as a specific color on the chart and has a legend toggle": [
- "Define o agrupamento de entidades. Cada série é mostrada como uma cor específica no gráfico e tem uma alternância de legenda"
- ],
- "Entity": [
- "Entidade"
- ],
- "This defines the element to be plotted on the chart": [
- "Isso define o elemento a ser plotado no gráfico"
- ],
- "X Axis": [
- "X Axis"
- ],
- "Metric assigned to the [X] axis": [
- "Metric atribuído ao eixo [X]"
- ],
- "Y Axis": [
- "Eixo"
- ],
- "Metric assigned to the [Y] axis": [
- "Metric atribuído ao eixo [Y]"
- ],
- "Bubble Size": [
- "Tamanho da bolha"
- ],
- "URL": [
- "URL"
- ],
- "The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.": [
- "O URL, este controle está modelado, para que você possa integrar {{width}} e / ou {{height}} em sua string de URL."
- ],
- "X Axis Label": [
- "Etiqueta X Axis"
- ],
- "Y Axis Label": [
- "E Eixo Etiqueta"
- ],
- "Custom WHERE clause": [
- "Cláusula WHERE personalizada"
- ],
- "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.": [
- "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."
- ],
- "Custom HAVING clause": [
- "Cláusula HAVING personalizada"
- ],
- "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.": [
- "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."
- ],
- "Comparison Period Lag": [
- "Retardo do período de comparação"
- ],
- "Based on granularity, number of time periods to compare against": [
- "Com base na granularidade, o número de períodos de tempo para comparar contra"
- ],
- "Comparison suffix": [
- "Sufixo de comparação"
- ],
- "Suffix to apply after the percentage display": [
- "Sufixo para aplicar após a exibição percentual"
- ],
- "Table Timestamp Format": [
- "Formato de data e hora da tabela"
- ],
- "Timestamp Format": [
- "Formato do carimbo de data / hora"
- ],
- "Series Height": [
- "Altura da série"
- ],
- "Pixel height of each series": [
- "Altura de pixel de cada série"
- ],
- "Page Length": [
- "Comprimento da página"
- ],
- "Rows per page, 0 means no pagination": [
- "Linhas por página, 0 significa que nenhuma paginação"
- ],
- "X Axis Format": [
- "Formato X Axis"
- ],
- "Y Axis Format": [
- "Y Eixo Formato"
- ],
- "Right Axis Format": [
- "Formato do Eixo Direito"
- ],
- "Date Time Format": [
- "Formato da hora da data"
- ],
- "Markup Type": [
- "Tipo de marcação"
- ],
- "Pick your favorite markup language": [
- "Escolha sua linguagem de marcação favorita"
- ],
- "Rotation": [
- "Rotação"
- ],
- "Rotation to apply to words in the cloud": [
- "Rotação para aplicar a palavras na nuvem"
- ],
- "Line Style": [
- "Estilo de linha"
- ],
- "Line interpolation as defined by d3.js": [
- "Interpolação de linha conforme definido por d3.js"
- ],
- "Label Type": [
- "Tipo de etiqueta"
- ],
- "What should be shown on the label?": [
- "O que deve ser mostrado no rótulo?"
- ],
- "Code": [
- "Código"
- ],
- "Put your code here": [
- "Coloque seu código aqui"
- ],
- "Aggregation function": [
- "Função de agregação"
- ],
- "Aggregate function to apply when pivoting and computing the total rows and columns": [
- "Função de agregação a ser aplicada ao girar e calcular o total de linhas e colunas"
- ],
- "Font Size From": [
- "Tamanho da fonte de"
- ],
- "Font size for the smallest value in the list": [
- "Tamanho da fonte para o menor valor na lista"
- ],
- "Font Size To": [
- "Tamanho da fonte para"
- ],
- "Font size for the biggest value in the list": [
- "Tamanho da fonte para o maior valor na lista"
- ],
- "Instant Filtering": [
- "Filtragem instantânea"
- ],
- "Range Filter": [
- "Filtro de intervalo"
- ],
- "Whether to display the time range interactive selector": [
- "Se deseja exibir o seletor interativo do intervalo de tempo"
- ],
- "Date Filter": [
- "Filtro de data"
- ],
- "Whether to include a time filter": [
- "Seja para incluir um filtro de tempo"
- ],
- "Show SQL Granularity Dropdown": [
- "Show SQL Granularity Dropdown"
- ],
- "Check to include SQL Granularity dropdown": [
- "Verifique para incluir o menu suspenso SQL Granularity"
- ],
- "Show SQL Time Column": [
- "Mostrar coluna de tempo SQL"
- ],
- "Check to include Time Column dropdown": [
- "Verifique para incluir o menu suspenso Coluna de tempo"
- ],
- "Show Druid Granularity Dropdown": [
- "Show Druid Granularity Dropdown"
- ],
- "Check to include Druid Granularity dropdown": [
- "Verifique para incluir o menu suspenso Druid Granularity"
- ],
- "Show Druid Time Origin": [
- "Show Druid Time Origin"
- ],
- "Check to include Time Origin dropdown": [
- "Verifique para incluir o menu suspenso Origem do tempo"
- ],
- "Data Table": [
- "Tabela de dados"
- ],
- "Whether to display the interactive data table": [
- "Se deseja exibir a tabela de dados interativos"
- ],
- "Search Box": [
- "Caixa de pesquisa"
- ],
- "Whether to include a client side search box": [
- "Se incluir uma caixa de pesquisa do lado do cliente"
- ],
- "Table Filter": [
- "Filtro de mesa"
- ],
- "Whether to apply filter when table cell is clicked": [
- "Se deseja aplicar o filtro quando a célula da tabela é clicada"
- ],
- "Show Bubbles": [
- "Show Bubbles"
- ],
- "Whether to display bubbles on top of countries": [
- "Seja para exibir bolhas em cima dos países"
- ],
- "Legend": [
- "lenda"
- ],
- "Whether to display the legend (toggles)": [
- "Se deseja exibir a legenda (alternar)"
- ],
- "Show Values": [
- "Mostrar valores"
- ],
- "Whether to display the numerical values within the cells": [
- "Se deseja exibir os valores numéricos dentro das células"
- ],
- "X bounds": [
- "X limites"
- ],
- "Whether to display the min and max values of the X axis": [
- "Se deseja exibir os valores mínimo e máximo do eixo X"
- ],
- "Y bounds": [
- "Y limites"
- ],
- "Whether to display the min and max values of the Y axis": [
- "Se deseja exibir os valores mínimo e máximo do eixo Y"
- ],
- "Rich Tooltip": [
- "Rich Tooltip"
- ],
- "The rich tooltip shows a list of all series for that point in time": [
- "A ferramenta de informação rica mostra uma lista de todas as séries para esse ponto no tempo"
- ],
- "Y Log Scale": [
- "Y Escala de registro"
- ],
- "Use a log scale for the Y axis": [
- "Use uma escala de log para o eixo Y"
- ],
- "X Log Scale": [
- "X Log Scale"
- ],
- "Use a log scale for the X axis": [
- "Use uma escala de log para o eixo X"
- ],
- "Log Scale": [
- "Escala logarítmica"
- ],
- "Use a log scale": [
- "Use uma escala de registro"
- ],
- "Donut": [
- "Rosquinha"
- ],
- "Do you want a donut or a pie?": [
- "Você quer uma rosquinha ou uma torta?"
- ],
- "Put labels outside": [
- "Coloque rótulos fora"
- ],
- "Put the labels outside the pie?": [
- "Coloque as etiquetas fora da torta?"
- ],
- "Contribution": [
- "Contribuição"
- ],
- "Compute the contribution to the total": [
- "Calcule a contribuição para o total"
- ],
- "Period Ratio": [
- "Rácio de Período"
- ],
- "[integer] Number of period to compare against, this is relative to the granularity selected": [
- "[número inteiro] Número do período a comparar contra, isto é relativo à granularidade selecionada"
- ],
- "Period Ratio Type": [
- "Tipo de Rácio de Período"
- ],
- "`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)": [
- "`factor 'significa (novo / anterior),` crescimento' é ((novo / anterior) - 1), `valor` é (novo-anterior)"
- ],
- "Time Shift": [
- "Mudança de horário"
- ],
- "Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)": [
- "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)"
- ],
- "Subheader": [
- "Subtítulo"
- ],
- "Description text that shows up below your Big Number": [
- "Texto de descrição que aparece abaixo do seu grande número"
- ],
- "label": [
- "rótulo"
- ],
- "`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 (*) 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."
- ],
- "Map Style": [
- "Estilo do mapa"
- ],
- "Base layer map style": [
- "Estilo do mapa da camada base"
- ],
- "Clustering Radius": [
- "Raio de agrupamento"
- ],
- "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.": [
- "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."
- ],
- "Point Radius": [
- "Ponto Raio"
- ],
- "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": [
- "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"
- ],
- "Point Radius Unit": [
- "Unidade de raio de ponto"
- ],
- "The unit of measure for the specified point radius": [
- "A unidade de medida para o raio de ponto especificado"
- ],
- "Opacity": [
- "Opacidade"
- ],
- "Opacity of all clusters, points, and labels. Between 0 and 1.": [
- "Opacidade de todos os clusters, pontos e rótulos. Entre 0 e 1."
- ],
- "Zoom": [
- "Zoom"
- ],
- "Zoom level of the map": [
- "Nível de zoom do mapa"
- ],
- "Default latitude": [
- "Latitude padrão"
- ],
- "Latitude of default viewport": [
- "Latitude da janela de exibição padrão"
- ],
- "Default longitude": [
- "Longitude padrão"
- ],
- "Longitude of default viewport": [
- "Longitude da exibição padrão"
- ],
- "Live render": [
- "Live render"
- ],
- "Points and clusters will update as viewport is being changed": [
- "Pontos e clusters serão atualizados à medida que a viewport estiver sendo alterada"
- ],
- "RGB Color": [
- "Cor RGB"
- ],
- "The color for points and clusters in RGB": [
- "A cor para pontos e clusters em RGB"
- ],
- "Color": [
- "Cor"
- ],
- "Pick a color": [
- "Escolha uma cor"
- ],
- "Ranges": [
- "Gamas"
- ],
- "Ranges to highlight with shading": [
- "Gira para destacar com sombreamento"
- ],
- "Range labels": [
- "Etiquetas de escala"
- ],
- "Labels for the ranges": [
- "Etiquetas para os intervalos"
- ],
- "Markers": [
- "Marcadores"
- ],
- "List of values to mark with triangles": [
- "Lista de valores a marcar com triângulos"
- ],
- "Marker labels": [
- "Marcadores de marcador"
- ],
- "Labels for the markers": [
- "Etiquetas para marcadores"
- ],
- "Marker lines": [
- "Linhas de marcador"
- ],
- "List of values to mark with lines": [
- "Lista de valores a marcar com linhas"
- ],
- "Marker line labels": [
- "Marcadores de linha de marcador"
- ],
- "Labels for the marker lines": [
- "Etiquetas para as linhas de marcação"
- ],
- "Slice ID": [
- "ID da fatia"
- ],
- "The id of the active slice": [
- "O id da fatia ativa"
- ],
- "Cache Timeout (seconds)": [
- "Tempo limite de cache (segundos)"
- ],
- "The number of seconds before expiring the cache": [
- "O número de segundos antes de expirar o cache"
- ],
- "Order by entity id": [
- "Encomendar por identificação de entidade"
- ],
- "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.": [
- "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."
- ],
- "Minimum leaf node event count": [
- "Contagem minima do evento do nó da folha"
- ],
- "Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization": [
- "Os nós da folha que representam menos do que este número de eventos serão inicialmente ocultos na visualização"
- ],
- "Color Scheme": [
- "Esquema de cores"
- ],
- "The color scheme for rendering chart": [
- "O esquema de cores para o gráfico de renderização"
- ],
- "Significance Level": [
- "Nível de significância"
- ],
- "Threshold alpha level for determining significance": [
- "Nível alfa limite para determinar o significado"
- ],
- "p-value precision": [
- "precisão de valor p"
- ],
- "Number of decimal places with which to display p-values": [
- "Número de casas decimais para exibir valores p"
- ],
- "Lift percent precision": [
- "Precisão percentual de elevação"
- ],
- "Number of decimal places with which to display lift values": [
- "Número de casas decimais com as quais exibir valores de elevação"
- ],
- "Time Series Columns": [
- "Colunas das séries temporais"
- ],
- "Options": [
- "Opções"
- ],
- "Not Time Series": [
- "Série não temporária"
- ],
- "Ignore time": [
- "Ignore o tempo"
- ],
- "Time Series": [
- "Série de tempo"
- ],
- "Standard time series": [
- "Série temporal"
- ],
- "Aggregate Mean": [
- "Média agregada"
- ],
- "Mean of values over specified period": [
- ""
- ],
- "Aggregate Sum": [
- "Soma Agregada"
- ],
- "Sum of values over specified period": [
- "Soma de valores ao longo do período especificado"
- ],
- "Difference": [
- "Diferença"
- ],
- "Metric change in value from `since` to `until`": [
- ""
- ],
- "Percent Change": [
- "Mudança percentual"
- ],
- "Metric percent change in value from `since` to `until`": [
- "Alteração de porcentagem métrica em valor de `desde 'para` até'"
- ],
- "Factor": [
- "Fator"
- ],
- "Metric factor change from `since` to `until`": [
- ""
- ],
- "Advanced Analytics": [
- ""
- ],
- "Use the Advanced Analytics options below": [
- "Use as opções Advanced Analytics abaixo"
- ],
- "Settings for time series": [
- "Configurações para séries temporais"
- ],
- "Equal Date Sizes": [
- ""
- ],
- "Check to force date partitions to have the same height": [
- "Verifique para forçar as partições da data a ter a mesma altura"
- ],
- "Partition Limit": [
- "Limite de partição"
- ],
- "The maximum number of subdivisions of each group; lower values are pruned first": [
- "O número máximo de subdivisões de cada grupo; os valores mais baixos são podados primeiro"
- ],
- "Partition Threshold": [
- "Limite de partição"
- ],
- "Partitions whose height to parent height proportions are below this value are pruned": [
- "As partições cuja altura para as proporções de altura dos pais estão abaixo desse valor são podadas"
- ],
- "Time": [
- "Tempo"
- ],
- "Time related form attributes": [
- "Atributos de formulário relacionados ao tempo"
- ],
- "Datasource & Chart Type": [
- "Fonte de dados e tipo de gráfico"
- ],
- "This section exposes ways to include snippets of SQL in your query": [
- "Esta seção expõe maneiras de incluir trechos de SQL em sua consulta"
- ],
- "Annotations": [
- "Anotações"
- ],
- "This section contains options that allow for advanced analytical post processing of query results": [
- "Esta seção contém opções que permitem o processamento analítico avançado de resultados de consulta"
- ],
- "Result Filters": [
- "Filtros de resultados"
- ],
- "The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls": [
- "Os filtros para aplicar após pós-agregação. Deixe o controle de valor vazio para filtrar cadeias vazias ou nulos"
- ],
- "Chart Options": [
- "Opções do gráfico"
- ],
- "Breakdowns": [
- ""
- ],
- "Defines how each series is broken down": [
- ""
- ],
- "Pie Chart": [
- ""
- ],
- "Dual Axis Line Chart": [
- "Gráfico de linha de eixo duplo"
- ],
- "Y Axis 1": [
- "Eixo 1"
- ],
- "Y Axis 2": [
- ""
- ],
- "Left Axis Metric": [
- ""
- ],
- "Choose a metric for left axis": [
- "Escolha uma métrica para o eixo esquerdo"
- ],
- "Left Axis Format": [
- "Formato do eixo esquerdo"
- ],
- "Axes": [
- "Eixos"
- ],
- "GROUP BY": [
- ""
- ],
- "Use this section if you want a query that aggregates": [
- "Use esta seção se desejar uma consulta que agregue"
- ],
- "NOT GROUPED BY": [
- "NÃO GRUPADO POR"
- ],
- "Use this section if you want to query atomic rows": [
- "Use esta seção se desejar consultar linhas atômicas"
- ],
- "Time Series Table": [
- "Tabela de séries temporais"
- ],
- "Templated link, it's possible to include {{ metric }} or other values coming from the controls.": [
- "Templated link, é possível incluir {{metric}} ou outros valores provenientes dos controles."
- ],
- "Pivot Options": [
- "Opções de pivô"
- ],
- "Bubbles": [
- "Bolhas"
- ],
- "Numeric Column": [
- "Coluna numérica"
- ],
- "Select the numeric column to draw the histogram": [
- ""
- ],
- "No of Bins": [
- "Número de embalagens"
- ],
- "Select number of bins for the histogram": [
- "Selecione o número de caixas para o histograma"
- ],
- "Primary Metric": [
- ""
- ],
- "The primary metric is used to define the arc segment sizes": [
- "A métrica primária é usada para definir o tamanho do segmento de arco"
- ],
- "Secondary Metric": [
- "Métrica secundária"
- ],
- "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": [
- "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"
- ],
- "Hierarchy": [
- "Hierarquia"
- ],
- "This defines the level of the hierarchy": [
- "Isso define o nível da hierarquia"
- ],
- "Source / Target": [
- "Fonte / alvo"
- ],
- "Choose a source and a target": [
- "Escolha uma fonte e um alvo"
- ],
- "Chord Diagram": [
- "Diagrama de acordes"
- ],
- "Choose a number format": [
- "Escolha um formato de número"
- ],
- "Source": [
- "Fonte"
- ],
- "Choose a source": [
- ""
- ],
- "Target": [
- "Alvo"
- ],
- "Choose a target": [
- "Escolha um alvo"
- ],
- "ISO 3166-2 codes of region/province/department": [
- "ISO 3166-2 códigos de região / província / departamento"
- ],
- "It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)": [
- "É ISO 3166-2 da sua região / província / departamento em sua mesa. (ver documentação para a lista de ISO 3166-2)"
- ],
- "Country Control": [
- "Controle nacional"
- ],
- "3 letter code of the country": [
- ""
- ],
- "Metric for color": [
- "Metric for color"
- ],
- "Metric that defines the color of the country": [
- "Métrica que define a cor do país"
- ],
- "Bubble size": [
- "Tamanho da bolha"
- ],
- "Metric that defines the size of the bubble": [
- "Métrica que define o tamanho da bolha"
- ],
- "Filter Box": [
- "Caixa de filtro"
- ],
- "Filter controls": [
- "Controles do filtro"
- ],
- "The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.": [
- "Os controles nos quais deseja filtrar. Observe que somente as colunas marcadas como \"filtráveis\" aparecerão nesta lista."
- ],
- "Heatmap Options": [
- "Opções de Heatmap"
- ],
- "Value bounds": [
- "Limites de valor"
- ],
- "Value Format": [
- "Formato de valor"
- ],
- "Horizon": [
- ""
- ],
- "Points": [
- "Pontos"
- ],
- "Labelling": [
- "Marcação"
- ],
- "Visual Tweaks": [
- "Visual Tweaks"
- ],
- "Viewport": [
- "Janela de exibição"
- ],
- "Longitude": [
- "Longitude"
- ],
- "Column containing longitude data": [
- "Coluna contendo dados de longitude"
- ],
- "Latitude": [
- "Latitude"
- ],
- "Column containing latitude data": [
- ""
- ],
- "Cluster label aggregator": [
- "Agrupador de rótulos de cluster"
- ],
- "Aggregate function applied to the list of points in each cluster to produce the cluster label.": [
- "Função agregada aplicada à lista de pontos em cada cluster para produzir o rótulo do cluster."
- ],
- "Tooltip": [
- "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": [
- "Metadados adicionais"
- ],
- "Column containing entity ids": [
- "Identificação de entidade contendo uma coluna"
- ],
- "e.g., a \"user id\" column": [
- "por exemplo, uma coluna de \"ID do usuário\""
- ],
- "Column containing event names": [
- "Coluna contendo nomes de eventos"
- ],
- "Event count limit": [
- "Limite de contagem de eventos"
- ],
- "The maximum number of events to return, equivalent to number of rows": [
- "O número máximo de eventos a retornar, equivalente ao número de linhas"
- ],
- "Meta data": [
- "Meta dados"
- ],
- "Select any columns for meta data inspection": [
- "Selecione qualquer colunas para a inspeção de meta-dados"
- ],
- "Paired t-test": [
- "Teste t pareado"
- ],
- "Time Series Options": [
- "Opções da série de tempo"
- ],
- "The server could not be reached. You may want to verify your connection and try again.": [
- "O servidor não pôde ser alcançado. Você pode querer verificar sua conexão e tentar novamente."
- ],
- "An unknown error occurred. (Status: %s )": [
- "Ocorreu um erro desconhecido. (Status: %s)"
- ],
- "Favorites": [
- ""
- ],
- "Created Content": [
- "Conteúdo criado"
- ],
- "Recent Activity": [
- "Atividade recente"
- ],
- "Security & Access": [
- "Segurança e Acesso"
- ],
- "No slices": [
- "Sem fatias"
- ],
- "No dashboards": [
- "Sem painéis"
- ],
- "Dashboards": [
- ""
- ],
- "Slices": [
- "Fatias"
- ],
- "No favorite slices yet, go click on stars!": [
- "Ainda não há fatias favoritas, clique nas estrelas!"
- ],
- "No favorite dashboards yet, go click on stars!": [
- "Ainda não há painéis favoritos, clique nas estrelas!"
- ],
- "Roles": [
- "Roles"
- ],
- "Databases": [
- "Bases de dados"
- ],
- "Datasources": [
- ""
- ],
- "Profile picture provided by Gravatar": [
- "Foto do perfil fornecida por Gravatar"
- ],
- "joined": [
- ""
- ],
- "id:": [
- "identidade:"
- ],
- "Sorry, there appears to be no data": [
- ""
- ],
- "Select [%s]": [
- "Selecione [%s]"
- ],
- "No data was returned.": [
- "Nenhum dado foi retornado."
- ],
- "List Druid Column": [
- "List Druid Column"
- ],
- "Show Druid Column": [
- ""
- ],
- "Add Druid Column": [
- ""
- ],
- "Edit Druid Column": [
- "Edit Druid Column"
- ],
- "Column": [
- "Coluna"
- ],
- "Type": [
- "Tipo"
- ],
- "Groupable": [
- ""
- ],
- "Filterable": [
- "Filtravel"
- ],
- "Count Distinct": [
- ""
- ],
- "Sum": [
- "Soma"
- ],
- "Whether this column is exposed in the `Filters` section of the explore view.": [
- "Se esta coluna está exposta na seção `Filtros 'da vista de exploração."
- ],
- "List Druid Metric": [
- "List Druid Metric"
- ],
- "Show Druid Metric": [
- "Show Druid Metric"
- ],
- "Add Druid Metric": [
- "Adicionar Druid Metric"
- ],
- "Edit 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 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"
- ],
- "Verbose Name": [
- ""
- ],
- "JSON": [
- ""
- ],
- "Druid Datasource": [
- "Druid Datasource"
- ],
- "Warning Message": [
- "Mensagem de aviso"
- ],
- "List Druid Cluster": [
- "List Druid Cluster"
- ],
- "Show Druid Cluster": [
- "Show Druid Cluster"
- ],
- "Add Druid Cluster": [
- "Adicionar Druid Cluster"
- ],
- "Edit Druid Cluster": [
- "Editar Druid Cluster"
- ],
- "Cluster": [
- "Grupo"
- ],
- "Broker Host": [
- "Host de corretor"
- ],
- "Broker Port": [
- "Porto do corretor"
- ],
- "Broker Endpoint": [
- "Ponto final do corretor"
- ],
- "Druid Clusters": [
- "Clusters Druidas"
- ],
- "Sources": [
- "Fontes"
- ],
- "List Druid Datasource": [
- "List Druid Datasource"
- ],
- "Show Druid Datasource": [
- "Mostrar Druid Datasource"
- ],
- "Add Druid Datasource": [
- ""
- ],
- "Edit 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'": [
- "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\""
- ],
- "Timezone offset (in hours) for this datasource": [
- "Deslocamento do fuso horário (em horas) para esta fonte de dados"
- ],
- "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": [
- "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"
- ],
- "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": [
- "Fatias Associadas"
- ],
- "Data Source": [
- "Fonte de dados"
- ],
- "Owner": [
- "Proprietário"
- ],
- "Is Hidden": [
- "Está escondido"
- ],
- "Enable Filter Select": [
- "Ativar seleção de filtro"
- ],
- "Default Endpoint": [
- "Ponto final padrão"
- ],
- "Time Offset": [
- "Time Offset"
- ],
- "Cache Timeout": [
- "Tempo limite de cache"
- ],
- "Druid Datasources": [
- "Druid Datasources"
- ],
- "Scan New Datasources": [
- "Digitalizar novas fontes de dados"
- ],
- "Refresh Druid Metadata": [
- "Atualizar Metadados Druidas"
- ],
- "Datetime column not provided as part table configuration and is required by this type of chart": [
- ""
- ],
- "Empty query?": [
- "Consulta vazia?"
- ],
- "Metric '{}' is not valid": [
- ""
- ],
- "Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information": [
- "Tabela [{}] não parece existir no banco de dados especificado, não foi possível buscar informações da coluna"
- ],
- "List Columns": [
- "Colunas da Lista"
- ],
- "Show Column": [
- "Mostrar coluna"
- ],
- "Add Column": [
- "Adicionar coluna"
- ],
- "Edit Column": [
- "Editar coluna"
- ],
- "Whether to make this column available as a [Time Granularity] option, column has to be DATETIME or DATETIME-like": [
- "Seja para disponibilizar esta coluna como uma opção [Time Granularity], a coluna deve ser DATETIME ou 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.": [
- "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."
- ],
- "Expression": [
- "Expressão"
- ],
- "Is temporal": [
- "É temporal"
- ],
- "Datetime Format": [
- "Formato de data e hora"
- ],
- "Database Expression": [
- "Expressão de banco de dados"
- ],
- "List Metrics": [
- "Métricas de lista"
- ],
- "Show Metric": [
- "Mostrar métricas"
- ],
- "Add Metric": [
- "Adicionar métrica"
- ],
- "Edit Metric": [
- "Editar métrica"
- ],
- "SQL Expression": [
- "Expressão SQL"
- ],
- "D3 Format": [
- "Formato D3"
- ],
- "Is Restricted": [
- "É restrito"
- ],
- "List Tables": [
- ""
- ],
- "Show Table": [
- "Mostrar tabela"
- ],
- "Add Table": [
- "Adicionar tabela"
- ],
- "Edit Table": [
- "Editar tabela"
- ],
- "Name of the table that exists in the source database": [
- "Nome da tabela que existe no banco de dados de origem"
- ],
- "Schema, as used only in some databases like Postgres, Redshift and DB2": [
- "Schema, usado apenas em alguns bancos de dados, como Postgres, Redshift e 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.": [
- "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."
- ],
- "Redirects to this endpoint when clicking on the table from the table list": [
- "Redireciona para este ponto final ao clicar na tabela da lista da tabela"
- ],
- "Changed By": [
- "Alterado por"
- ],
- "Database": [
- "Base de dados"
- ],
- "Last Changed": [
- "Modificado pela última vez"
- ],
- "Schema": [
- "Esquema"
- ],
- "Offset": [
- "Offset"
- ],
- "Table Name": [
- "Nome da mesa"
- ],
- "Fetch Values Predicate": [
- "Preconceito de valores de busca"
- ],
- "Main Datetime Column": [
- "Coluna de data inicial principal"
- ],
- "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.": [
- "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."
- ],
- "Refresh Metadata": [
- "Atualizar Metadados"
- ],
- "Refresh column metadata": [
- "Atualizar metadados de colunas"
- ],
- "Metadata refreshed for the following table(s): %(tables)s": [
- "Metadados atualizados para a seguinte tabela(s): %(tables)s"
- ],
- "Tables": [
- "Tabelas"
- ],
- "Profile": [
- "Perfil"
- ],
- "Logout": [
- "Sair"
- ],
- "Login": [
- "Login"
- ],
- "Record Count": [
- "Contagem de registros"
- ],
- "No records found": [
- "Nenhum registro foi encontrado"
- ],
- "Import": [
- "Importar"
- ],
- "No Access!": [
- "Não há acesso!"
- ],
- "You do not have permissions to access the datasource(s): %(name)s.": [
- ""
- ],
- "Request Permissions": [
- ""
- ],
- "Welcome!": [
- "Bem vinda!"
- ],
- "Test Connection": [
- "Conexão de teste"
- ],
- "Manage": [
- "Gerir"
- ],
- "Datasource %(name)s already exists": [
- "Fonte de dados %(name)s já existe"
- ],
- "json isn't valid": [
- "json não é válido"
- ],
- "Delete": [
- "Excluir"
- ],
- "Delete all Really?": [
- ""
- ],
- "This endpoint requires the `all_datasource_access` permission": [
- "Este ponto final requer a permissão `all_datasource_access`"
- ],
- "The datasource seems to have been deleted": [
- "A fonte de dados parece ter sido excluída"
- ],
- "The access requests seem to have been deleted": [
- "Os pedidos de acesso parecem ter sido excluídos"
- ],
- "The user seems to have been deleted": [
- "O usuário parece ter sido excluído"
- ],
- "You don't have access to this datasource": [
- "Você não tem acesso a esta fonte de dados"
- ],
- "This view requires the database %(name)s or `all_datasource_access` permission": [
- "Essa visualização requer o permissão do banco de dados %(name) s ou 'all_datasource_access'"
- ],
- "This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission": [
- "Este ponto final requer a fonte de dados %(name)s, banco de dados ou permissão 'all_datasource_access'"
- ],
- "List Databases": [
- "Listar bases de dados"
- ],
- "Show Database": [
- "Mostrar banco de dados"
- ],
- "Add Database": [
- "Adicionar banco de dados"
- ],
- "Edit Database": [
- "Editar banco de dados"
- ],
- "Expose this DB in SQL Lab": [
- "Expor este banco de dados no 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)": [
- "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)"
- ],
- "Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.": [
- "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."
- ],
- "Allow CREATE TABLE AS option in SQL Lab": [
- "Permitir a opção CREATE TABLE AS no SQL Lab"
- ],
- "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab": [
- "Permitir que os usuários executem instruções não-SELECT (UPDATE, DELETE, CREATE, ...) no SQL Lab"
- ],
- "When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema": [
- "Ao permitir a opção CREATE TABLE AS no SQL Lab, esta opção força a tabela a ser criada neste esquema"
- ],
- "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.": [
- "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."
- ],
- "Expose in SQL Lab": [
- "Exposé no SQL Lab"
- ],
- "Allow CREATE TABLE AS": [
- "Permitir CREATE TABLE AS"
- ],
- "Allow DML": [
- "Permitir DML"
- ],
- "CTAS Schema": [
- "Esquema CTAS"
- ],
- "Creator": [
- "O Criador"
- ],
- "SQLAlchemy URI": [
- "URI SQLAlchemy"
- ],
- "Extra": [
- "Extra"
- ],
- "Allow Run Sync": [
- "Permitir executar a sincronização"
- ],
- "Allow Run Async": [
- "Permitir executar async"
- ],
- "Impersonate the logged on user": [
- "Representar o usuário conectado"
- ],
- "Import Dashboards": [
- "Importar painéis"
- ],
- "User": [
- "Do utilizador"
- ],
- "User Roles": [
- "Funções do usuário"
- ],
- "Database URL": [
- "URL da base de dados"
- ],
- "Roles to grant": [
- ""
- ],
- "Created On": [
- "Criado em"
- ],
- "Access requests": [
- "Solicitações de acesso"
- ],
- "Security": [
- "Segurança"
- ],
- "List Slices": [
- "Lista de fatias"
- ],
- "Show Slice": [
- "Show Slice"
- ],
- "Add Slice": [
- "Adicionar fatia"
- ],
- "Edit Slice": [
- "Editar fatia"
- ],
- "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.": [
- "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."
- ],
- "Duration (in seconds) of the caching timeout for this slice.": [
- "Duração (em segundos) do tempo limite de cache para esta fatia."
- ],
- "Last Modified": [
- "Última modificação"
- ],
- "Owners": [
- "os Proprietários"
- ],
- "Parameters": [
- "Parâmetros"
- ],
- "Slice": [
- "Fatia"
- ],
- "List Dashboards": [
- "Lista de painéis"
- ],
- "Show Dashboard": [
- "Mostrar Painel"
- ],
- "Add Dashboard": [
- "Adicionar painel"
- ],
- "Edit Dashboard": [
- "Editar o painel de instrumentos"
- ],
- "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": [
- "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"
- ],
- "To get a readable URL for your dashboard": [
- "Para obter um URL legível para o painel de controle"
- ],
- "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.": [
- "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."
- ],
- "Owners is a list of users who can alter the dashboard.": [
- "Os proprietários são uma lista de usuários que podem alterar o painel."
- ],
- "Dashboard": [
- "painel de controle"
- ],
- "Slug": [
- "Slug"
- ],
- "Position JSON": [
- "Posição JSON"
- ],
- "JSON Metadata": [
- "Metadados da JSON"
- ],
- "Underlying Tables": [
- "Mesas subjacentes"
- ],
- "Export": [
- "Exportar"
- ],
- "Export dashboards?": [
- "Exportar painéis?"
- ],
- "Action": [
- "Açao"
- ],
- "dttm": [
- "DTIM"
- ],
- "Action Log": [
- "Registro de Ação"
- ],
- "Access was requested": [
- "O acesso foi solicitado"
- ],
- "%(user)s was granted the role %(role)s that gives access to the %(datasource)s": [
- "%(user)s foi concedida a função %(role)s que dá acesso ao %(datasource)s"
- ],
- "Role %(r)s was extended to provide the access to the datasource %(ds)s": [
- ""
- ],
- "You have no permission to approve this request": [
- "Você não tem permissão para aprovar este pedido"
- ],
- "Malformed request. slice_id or table_name and db_name arguments are expected": [
- "Pedido mal formado. Os argumentos slice_id ou table_name e db_name são esperados"
- ],
- "Slice %(id)s not found": [
- "Slice %(id)s não encontrado"
- ],
- "Table %(t)s wasn't found in the database %(d)s": [
- "A tabela %(t)s não foi encontrada no banco de dados %(d)s"
- ],
- "Can't find User '%(name)s', please ask your admin to create one.": [
- ""
- ],
- "Can't find DruidCluster with cluster_name = '%(name)s'": [
- "Não é possível encontrar DruidCluster com cluster_name = '%(name)s'"
- ],
- "Query record was not created as expected.": [
- "O registro de consulta não foi criado conforme o esperado."
- ],
- "Template Name": [
- "Nome do modelo"
- ],
- "CSS Templates": [
- "Modelos CSS"
- ],
- "SQL Editor": [
- "Editor de SQL"
- ],
- "SQL Lab": [
- "Laboratório SQL"
- ],
- "Query Search": [
- "Pesquisa de consulta"
- ],
- "Status": [
- "Status"
- ],
- "Start Time": [
- "Hora de início"
- ],
- "End Time": [
- "Fim do tempo"
- ],
- "Queries": [
- "Consultas"
- ],
- "List Saved Query": [
- "Lista de Consulta Salva"
- ],
- "Show Saved Query": [
- "Mostrar consulta salva"
- ],
- "Add Saved Query": [
- "Adicionar consulta salva"
- ],
- "Edit Saved Query": [
- "Editar consulta salva"
- ],
- "Pop Tab Link": [
- "Link Tab Tab"
- ],
- "Changed on": [
- "Alterado em"
- ],
- "Saved Queries": [
- "Perguntas frequentes"
- ]
- }
- }
+ "domain": "superset",
+ "locale_data": {
+ "superset": {
+ "": {
+ "domain": "superset",
+ "lang": "pt_BR"
+ },
+ "Time Column": ["Coluna de tempo"],
+ "second": ["segundo"],
+ "minute": ["minuto"],
+ "hour": ["hora"],
+ "day": ["dia"],
+ "week": ["semana"],
+ "month": ["mês"],
+ "quarter": ["trimestre"],
+ "year": ["ano"],
+ "week_start_monday": ["week_start_monday"],
+ "week_ending_saturday": ["week_ending_saturday"],
+ "week_start_sunday": ["week_start_sunday"],
+ "5 minute": ["5 minutos"],
+ "half hour": ["meia hora"],
+ "10 minute": ["10 minutos"],
+ "[Superset] Access to the datasource %(name)s was granted": [
+ "[Superset] O acesso à fonte de dados %(name) s foi concedido"
+ ],
+ "Viz is missing a datasource": ["Viz está faltando uma fonte de dados"],
+ "From date cannot be larger than to date": [
+ "Desde a data não pode ser maior do que até a data"
+ ],
+ "Table View": ["Vista de mesa"],
+ "Pick a granularity in the Time section or uncheck 'Include Time'": [
+ "Escolha uma granularidade na seção Tempo ou desmarque 'Incluir hora'"
+ ],
+ "Choose either fields to [Group By] and [Metrics] or [Columns], not both": [
+ "Escolha os campos para [Agrupar por] e [Métricas] ou [Colunas], nem ambos"
+ ],
+ "Time Table View": ["Visualização da tabela de tempo"],
+ "Pick at least one metric": ["Escolha pelo menos uma métrica"],
+ "When using 'Group By' you are limited to use a single metric": [
+ "Ao usar 'Group By' você está limitado a usar uma única métrica"
+ ],
+ "Pivot Table": ["Pivot Table"],
+ "Please choose at least one \"Group by\" field ": [
+ "Escolha pelo menos um campo \"Agrupar por\""
+ ],
+ "Please choose at least one metric": ["Escolha pelo menos uma métrica"],
+ "'Group By' and 'Columns' can't overlap": [
+ "'Group By' e 'Columns' não podem se sobrepor"
+ ],
+ "Markup": ["Marcação"],
+ "Separator": ["Separador"],
+ "Word Cloud": ["Palavra nuvem"],
+ "Treemap": ["Treemap"],
+ "Calendar Heatmap": ["Calendário Heatmap"],
+ "Box Plot": ["Parcela"],
+ "Bubble Chart": ["Gráfico de bolhas"],
+ "Pick a metric for x, y and size": [
+ "Escolha uma métrica para x, y e tamanho"
+ ],
+ "Bullet Chart": ["Gráfico de bala"],
+ "Pick a metric to display": ["Escolha uma métrica para exibir"],
+ "Big Number with Trendline": ["Número grande com Trendline"],
+ "Pick a metric!": ["Escolha uma métrica!"],
+ "Big Number": ["Número grande"],
+ "Time Series - Line Chart": ["Série de tempo - Gráfico de linhas"],
+ "Pick a time granularity for your time series": [
+ "Escolha uma granularidade de tempo para suas séries temporais"
+ ],
+ "Time Series - Dual Axis Line Chart": [
+ "Série de tempo - Gráfico de linha de dois eixos"
+ ],
+ "Pick a metric for left axis!": [
+ "Escolha uma métrica para o eixo esquerdo!"
+ ],
+ "Pick a metric for right axis!": [
+ "Escolha uma métrica para o eixo direito!"
+ ],
+ "Please choose different metrics on left and right axis": [
+ "Escolha diferentes métricas no eixo esquerdo e direito"
+ ],
+ "Time Series - Bar Chart": ["Série de tempo - Gráfico de barras"],
+ "Time Series - Percent Change": [
+ "Série de tempo - Mudança de porcentagem"
+ ],
+ "Time Series - Stacked": ["Série de tempo - empilhadas"],
+ "Distribution - NVD3 - Pie Chart": [
+ "Distribuição - NVD3 - Gráfico de torta"
+ ],
+ "Histogram": ["Histograma"],
+ "Must have one numeric column specified": [
+ "Deve ter uma coluna numérica especificada"
+ ],
+ "Distribution - Bar Chart": ["Distribuição - Gráfico de barras"],
+ "Can't have overlap between Series and Breakdowns": [
+ "Não pode haver sobreposição entre Series e Breakdowns"
+ ],
+ "Pick at least one field for [Series]": [
+ "Escolha pelo menos um campo para [Series]"
+ ],
+ "Sunburst": ["Sunburst"],
+ "Sankey": ["Sankey"],
+ "Pick exactly 2 columns as [Source / Target]": [
+ "Escolha exatamente 2 colunas como [Origem / Alvo]"
+ ],
+ "There's a loop in your Sankey, please provide a tree. Here's a faulty link: {}": [
+ "Há um loop em seu Sankey, por favor, forneça uma árvore. Aqui está um link defeituoso: {}"
+ ],
+ "Directed Force Layout": ["Layout de Força Dirigida"],
+ "Pick exactly 2 columns to 'Group By'": [
+ "Escolha exatamente 2 colunas para 'Agrupar por'"
+ ],
+ "Country Map": ["Mapa do País"],
+ "World Map": ["Mapa mundial"],
+ "Filters": ["Filtros"],
+ "Pick at least one filter field": [
+ "Escolha pelo menos um campo de filtro"
+ ],
+ "iFrame": ["iFrame"],
+ "Parallel Coordinates": ["Coordenadas paralelas"],
+ "Heatmap": ["Mapa de calor"],
+ "Horizon Charts": ["Gráficos Horizon"],
+ "Mapbox": ["Mapbox"],
+ "Must have a [Group By] column to have 'count' as the [Label]": [
+ "Deve ter uma coluna [Group By] para ter 'count' como [Label]"
+ ],
+ "Choice of [Label] must be present in [Group By]": [
+ "A escolha de [Label] deve estar presente em [Group By]"
+ ],
+ "Choice of [Point Radius] must be present in [Group By]": [
+ "A escolha de [Raio do ponto] deve estar presente em [Grupo]"
+ ],
+ "[Longitude] and [Latitude] columns must be present in [Group By]": [
+ "[Longitude] e as colunas [Latitude] devem estar presentes em [Group By]"
+ ],
+ "Event flow": ["Fluxo de eventos"],
+ "Time Series - Paired t-test": ["Série temporal - teste emparelhado t"],
+ "Partition Diagram": ["Diagrama de Partição"],
+ "Your query was saved": ["Sua consulta foi salva"],
+ "Your query could not be saved": ["Sua consulta não pôde ser salva"],
+ "Failed at retrieving results from the results backend": [
+ "Falha na recuperação de resultados do backend de resultados"
+ ],
+ "Could not connect to server": ["Não pode conectar ao servidor"],
+ "Your session timed out, please refresh your page and try again.": [
+ "Sua sessão expirou, atualize sua página e tente novamente."
+ ],
+ "Query was stopped.": ["A consulta foi interrompida."],
+ "Failed at stopping query.": ["Falha ao parar a consulta."],
+ "Error occurred while fetching table metadata": [
+ "Ocorreu um erro ao buscar metadados na tabela"
+ ],
+ "shared query": ["consulta compartilhada"],
+ "The query couldn't be loaded": ["A consulta não pôde ser carregada"],
+ "An error occurred while creating the data source": [
+ "Ocorreu um erro ao criar a fonte de dados"
+ ],
+ "Pick a chart type!": ["Escolha um tipo de gráfico!"],
+ "To use this chart type you need at least one column flagged as a date": [
+ "Para usar este tipo de gráfico, você precisa de pelo menos uma coluna marcada como data"
+ ],
+ "To use this chart type you need at least one dimension": [
+ "Para usar este tipo de gráfico, você precisa de pelo menos uma dimensão"
+ ],
+ "To use this chart type you need at least one aggregation function": [
+ "Para usar este tipo de gráfico, você precisa de pelo menos uma função de agregação"
+ ],
+ "Untitled Query": ["Consulta sem título"],
+ "Copy of %s": ["Cópia de %s"],
+ "share query": ["compartilhar consulta"],
+ "copy URL to clipboard": ["copiar URL para a área de transferência"],
+ "Raw SQL": ["Raw SQL"],
+ "Source SQL": ["Fonte SQL"],
+ "SQL": ["SQL"],
+ "No query history yet...": ["Ainda não há histórico de consultas ..."],
+ "It seems you don't have access to any database": [
+ "Parece que você não tem acesso a qualquer banco de dados"
+ ],
+ "Search Results": ["Procurar Resultados"],
+ "[From]-": ["[A partir de]-"],
+ "[To]-": ["[Para]-"],
+ "[Query Status]": ["[Status da consulta]"],
+ "Search": ["Pesquisa"],
+ "Open in SQL Editor": ["Abrir no Editor de SQL"],
+ "view results": ["Ver resultados"],
+ "Data preview": ["Visualização de dados"],
+ "Visualize the data out of this query": [
+ "Visualize os dados desta consulta"
+ ],
+ "Overwrite text in editor with a query on this table": [
+ "Substitua texto no editor com uma consulta nesta tabela"
+ ],
+ "Run query in a new tab": ["Executar consulta em uma nova guia"],
+ "Remove query from log": ["Remover consulta do log"],
+ ".CSV": [".CSV"],
+ "Visualize": ["Visualize"],
+ "Table": ["Mesa"],
+ "was created": ["foi criado"],
+ "Query in a new tab": ["Consulta em uma nova guia"],
+ "Fetch data preview": ["Obter a visualização de dados"],
+ "Track Job": ["Acompanhe o emprego"],
+ "Loading...": ["Carregando..."],
+ "Run Selected Query": ["Executar consulta selecionada"],
+ "Run Query": ["Executar consulta"],
+ "Run query asynchronously": ["Execute a consulta de forma assíncrona"],
+ "Stop": ["Pare"],
+ "Undefined": ["Undefined"],
+ "Label": ["Rótulo"],
+ "Label for your query": ["Etiqueta para sua consulta"],
+ "Description": ["Descrição"],
+ "Write a description for your query": [
+ "Escreva uma descrição para sua consulta"
+ ],
+ "Save": ["Salvar"],
+ "Cancel": ["Cancelar"],
+ "Save Query": ["Salvar Consulta"],
+ "Run a query to display results here": [
+ "Execute uma consulta para exibir resultados aqui"
+ ],
+ "Preview for %s": ["Visualização para %s"],
+ "Results": ["Resultados"],
+ "Query History": ["Histórico de consultas"],
+ "Create table as with query results": [
+ "Criar tabela como com resultados de consulta"
+ ],
+ "new table name": ["novo nome da tabela"],
+ "Error while fetching table list": ["Erro ao buscar a lista de tabelas"],
+ "Error while fetching schema list": ["Erro ao buscar a lista de esquema"],
+ "Error while fetching database list": [
+ "Erro ao buscar a lista do banco de dados"
+ ],
+ "Database:": ["Base de dados:"],
+ "Select a database": ["Selecione um banco de dados"],
+ "Select a schema (%s)": ["Selecione um esquema (%s)"],
+ "Schema:": ["Esquema:"],
+ "Add a table (%s)": ["Adicionar uma tabela (%s)"],
+ "Type to search ...": ["Escreva para pesquisar ..."],
+ "Reset State": ["Repor Estado"],
+ "Enter a new title for the tab": ["Digite um novo título para a guia"],
+ "Untitled Query %s": ["Consulta sem título %s"],
+ "close tab": ["aba fechada"],
+ "rename tab": ["guia renomear"],
+ "expand tool bar": ["barra de ferramentas de expansão"],
+ "hide tool bar": ["ocultar barra de ferramentas"],
+ "Copy partition query to clipboard": [
+ "Copie a consulta de partição para a área de transferência"
+ ],
+ "latest partition:": ["última partição:"],
+ "Keys for table": ["Chaves para mesa"],
+ "View keys & indexes (%s)": ["Ver chaves e índices (%s)"],
+ "Sort columns alphabetically": [
+ "Classifique as colunas em ordem alfabética"
+ ],
+ "Original table column order": ["Ordem de coluna da tabela original"],
+ "Copy SELECT statement to clipboard": [
+ "Copie a instrução SELECT para a área de transferência"
+ ],
+ "Remove table preview": ["Remover a visualização da tabela"],
+ "%s is not right as a column name, please alias it (as in SELECT count(*) ": [
+ "%s não está certo como um nome de coluna, por favor, alias (como na contagem SELECT (*)"
+ ],
+ "AS my_alias": ["AS my_alias"],
+ "using only alphanumeric characters and underscores": [
+ "usando apenas caracteres alfanuméricos e sublinhados"
+ ],
+ "Creating a data source and popping a new tab": [
+ "Criando uma fonte de dados e exibindo uma nova guia"
+ ],
+ "No results available for this query": [
+ "Nenhum resultado disponível para esta consulta"
+ ],
+ "Chart Type": ["Tipo de gráfico"],
+ "[Chart Type]": ["[Tipo de gráfico]"],
+ "Datasource Name": ["Nome da fonte de dados"],
+ "datasource name": ["nome da fonte de dados"],
+ "Create a new slice": ["Crie uma nova fatia"],
+ "Choose a datasource": ["Escolha uma fonte de dados"],
+ "Choose a visualization type": ["Escolha um tipo de visualização"],
+ "Create new slice": ["Crie uma nova fatia"],
+ "Select ...": ["Selecione ..."],
+ "Loaded data cached": ["Dados carregados em cache"],
+ "Loaded from cache": ["Carregado do cache"],
+ "Click to force-refresh": ["Clique para forçar a atualização"],
+ "Copy to clipboard": ["Copiar para área de transferência"],
+ "Not successful": ["Não foi bem sucedido"],
+ "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!": [
+ "Desculpe, o seu navegador não suporta a cópia. Use Ctrl / Cmd + C!"
+ ],
+ "Copied!": ["Copiado!"],
+ "Title": ["Título"],
+ "click to edit title": ["Clique para editar o título"],
+ "You don't have the rights to alter this title.": [
+ "Você não tem os direitos de alterar este título."
+ ],
+ "Click to favorite/unfavorite": ["Clique para favoritar / desfavoritar"],
+ "You have unsaved changes.": ["Você tem alterações não salvas."],
+ "Click the": ["Clique no"],
+ "button on the top right to save your changes.": [
+ "botão no canto superior direito para salvar suas alterações."
+ ],
+ "Served from data cached %s . Click to force refresh.": [
+ "Servido a partir de dados em cache %s. Clique para forçar a atualização."
+ ],
+ "Click to force refresh": ["Clique para forçar a atualização"],
+ "Error": ["Erro"],
+ "Sorry, there was an error adding slices to this dashboard: %s": [
+ "Desculpe, houve um erro ao adicionar fatias a este painel: %s"
+ ],
+ "Active Dashboard Filters": ["Filtros Active Dashboard"],
+ "Checkout this dashboard: %s": ["Marque este painel: %s"],
+ "Force refresh the whole dashboard": [
+ "Forçar a atualização do painel inteiro"
+ ],
+ "Edit this dashboard's properties": [
+ "Edite as propriedades deste painel"
+ ],
+ "Load a template": ["Carregue um modelo"],
+ "Load a CSS template": ["Carregue um modelo CSS"],
+ "CSS": ["CSS"],
+ "Live CSS Editor": ["Live CSS Editor"],
+ "Don't refresh": ["Não atualize"],
+ "10 seconds": ["10 segundos"],
+ "30 seconds": ["30 segundos"],
+ "1 minute": ["1 minuto"],
+ "5 minutes": ["5 minutos"],
+ "Refresh Interval": ["Intervalo de atualização"],
+ "Choose the refresh frequency for this dashboard": [
+ "Escolha a frequência de atualização para este painel de controle"
+ ],
+ "This dashboard was saved successfully.": [
+ "Este painel de controle foi salvo com sucesso."
+ ],
+ "Sorry, there was an error saving this dashboard: ": [
+ "Desculpe, houve um erro ao salvar este painel:"
+ ],
+ "You must pick a name for the new dashboard": [
+ "Você deve escolher um nome para o novo painel de controle"
+ ],
+ "Save Dashboard": ["Save Dashboard"],
+ "Overwrite Dashboard [%s]": ["Overwrite Dashboard [%s]"],
+ "Save as:": ["Salvar como:"],
+ "[dashboard name]": ["[Nome do painel]"],
+ "Name": ["Nome"],
+ "Viz": ["Veja"],
+ "Modified": ["Modificado"],
+ "Add Slices": ["Adicionar fatias"],
+ "Add a new slice to the dashboard": ["Adicione uma nova fatia ao painel"],
+ "Add Slices to Dashboard": ["Adicione fatias ao painel de instrumentos"],
+ "Move chart": ["Mover gráfico"],
+ "Force refresh data": ["Forçar dados de atualização"],
+ "Toggle chart description": ["Alternar descrição do gráfico"],
+ "Edit chart": ["Editar gráfico"],
+ "Export CSV": ["Exportar CSV"],
+ "Explore chart": ["Explore gráfico"],
+ "Remove chart from dashboard": ["Remova o gráfico do painel"],
+ "is expected to be a number": ["é esperado que seja um número"],
+ "is expected to be an integer": ["espera-se que seja um número inteiro"],
+ "cannot be empty": ["não pode estar vazio"],
+ "%s - untitled": ["%s - sem título"],
+ "Edit slice properties": ["Editar propriedades da fatia"],
+ "description": ["descrição"],
+ "bolt": ["parafuso"],
+ "Changing this control takes effect instantly": [
+ "Alterar esse controle é efetivo instantaneamente"
+ ],
+ "Error...": ["Erro..."],
+ "Query": ["Inquerir"],
+ "Height": ["Altura"],
+ "Width": ["Largura"],
+ "Export to .json": ["Exportar para .json"],
+ "Export to .csv format": ["Exportar para o formato .csv"],
+ "Please enter a slice name": ["Digite um nome de fatia"],
+ "Please select a dashboard": ["Selecione um painel de controle"],
+ "Please enter a dashboard name": ["Digite um nome de painel"],
+ "Save A Slice": ["Salvar uma fatia"],
+ "Overwrite slice %s": ["Substitua a fatia %s"],
+ "Save as": ["Salvar como"],
+ "[slice name]": ["[nome da fatia]"],
+ "Do not add to a dashboard": ["Não adicione um painel"],
+ "Add slice to existing dashboard": [
+ "Adicione uma fatia ao painel de controle existente"
+ ],
+ "Add to new dashboard": ["Adicionar ao novo painel"],
+ "Save & go to dashboard": ["Salve e vá para o painel de bordo"],
+ "Check out this slice: %s": ["Confira esta fatia: %s"],
+ "`Min` value should be numeric or empty": [
+ "O valor `Min` deve ser numérico ou vazio"
+ ],
+ "`Max` value should be numeric or empty": [
+ "O valor `Max` deve ser numérico ou vazio"
+ ],
+ "Min": ["Min"],
+ "Max": ["Max"],
+ "Something went wrong while fetching the datasource list": [
+ "Algo deu errado ao buscar a lista de fontes de dados"
+ ],
+ "Click to point to another datasource": [
+ "Clique para apontar para outra fonte de dados"
+ ],
+ "Edit the datasource's configuration": [
+ "Edite a configuração da fonte de dados"
+ ],
+ "Select a datasource": ["Selecione uma fonte de dados"],
+ "Search / Filter": ["Pesquisa / Filtro"],
+ "Filter value": ["Valor de filtro"],
+ "Select metric": ["Selecione a métrica"],
+ "Select column": ["Selecione a coluna"],
+ "Select operator": ["Selecione o operador"],
+ "Add Filter": ["Adicionar filtro"],
+ "Error while fetching data": ["Erro ao buscar dados"],
+ "Select %s": ["Selecione %s"],
+ "textarea": ["textarea"],
+ "Edit": ["Editar"],
+ "in modal": ["em modal"],
+ "Select a visualization type": ["Selecione um tipo de visualização"],
+ "Updating chart was stopped": ["O mapa de atualização foi interrompido"],
+ "An error occurred while rendering the visualization: %s": [
+ "Ocorreu um erro ao renderizar a visualização: %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.": [
+ "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."
+ ],
+ "Network error.": ["Erro de rede."],
+ "A reference to the [Time] configuration, taking granularity into account": [
+ "Uma referência à configuração [Time], levando em consideração a granularidade"
+ ],
+ "Group by": ["Agrupar por"],
+ "One or many controls to group by": [
+ "Um ou vários controles para agrupar"
+ ],
+ "Datasource": ["Fonte de dados"],
+ "Visualization Type": ["Tipo de Visualização"],
+ "The type of visualization to display": [
+ "O tipo de visualização a ser exibida"
+ ],
+ "Metrics": ["Métricas"],
+ "One or many metrics to display": ["Uma ou várias métricas para exibir"],
+ "Percentage Metrics": ["Métricas percentuais"],
+ "Metrics for which percentage of total are to be displayed": [
+ "Métricas para qual porcentagem do total deve ser exibida"
+ ],
+ "Y Axis Bounds": ["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.": [
+ "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."
+ ],
+ "Ordering": ["Encomenda"],
+ "Annotation Layers": ["Camadas de anotação"],
+ "Annotation layers to overlay on the visualization": [
+ "Camadas de anotação para sobreposição na visualização"
+ ],
+ "Select a annotation layer": ["Selecione uma camada de anotação"],
+ "Error while fetching annotation layers": [
+ "Erro ao buscar camadas de anotações"
+ ],
+ "Metric": ["Métrica"],
+ "Choose the metric": ["Escolha a métrica"],
+ "Right Axis Metric": ["Metric do Eixo Direito"],
+ "Choose a metric for right axis": [
+ "Escolha uma métrica para o eixo direito"
+ ],
+ "Stacked Style": ["Estilo empilhado"],
+ "Sort X Axis": ["Classificar X Axis"],
+ "Sort Y Axis": ["Eixo de classificação Y"],
+ "Linear Color Scheme": ["Esquema de cores lineares"],
+ "Normalize Across": ["Normalize across"],
+ "Color will be rendered based on a ratio of the cell against the sum of across this criteria": [
+ "A cor será renderizada com base em uma proporção da célula contra a soma de este critério"
+ ],
+ "Horizon Color Scale": ["Horizon Color Scale"],
+ "Defines how the color are attributed.": [
+ "Define como a cor é atribuída."
+ ],
+ "Rendering": ["Renderização"],
+ "image-rendering CSS attribute of the canvas object that defines how the browser scales up the image": [
+ "atributo CSS de renderização de imagem do objeto de tela que define como o navegador aumenta a imagem"
+ ],
+ "XScale Interval": ["Intervalo XScale"],
+ "Number of steps to take between ticks when displaying the X scale": [
+ "Número de passos a seguir entre os tiques ao exibir a escala X"
+ ],
+ "YScale Interval": ["YScale Interval"],
+ "Number of steps to take between ticks when displaying the Y scale": [
+ "Número de passos a seguir entre os tiques ao exibir a escala Y"
+ ],
+ "Include Time": ["Incluir Hora"],
+ "Whether to include the time granularity as defined in the time section": [
+ "Se deve incluir a granularidade do tempo conforme definido na seção de tempo"
+ ],
+ "Show percentage": ["Mostrar porcentagem"],
+ "Whether to include the percentage in the tooltip": [
+ "Se deve incluir a porcentagem na dica de ferramenta"
+ ],
+ "Stacked Bars": ["Barras empilhadas"],
+ "Show totals": ["Mostrar totais"],
+ "Display total row/column": ["Exibir linha / coluna total"],
+ "Show Markers": ["Mostrar marcadores"],
+ "Show data points as circle markers on the lines": [
+ "Mostrar pontos de dados como marcadores de círculo nas linhas"
+ ],
+ "Bar Values": ["Valores do Bar"],
+ "Show the value on top of the bar": ["Mostre o valor em cima da barra"],
+ "Sort Bars": ["Classificar Bares"],
+ "Sort bars by x labels.": ["Classifique barras por x etiquetas."],
+ "Combine Metrics": ["Métricas combinadas"],
+ "Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.": [
+ "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."
+ ],
+ "Extra Controls": ["Controles extras"],
+ "Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.": [
+ "Seja para mostrar controles extras ou não. Os controles extras incluem coisas como fazer quadros de mulitBar empilhados ou lado a lado."
+ ],
+ "Reduce X ticks": ["Reduza os carrapatos 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.": [
+ "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."
+ ],
+ "Include Series": ["Incluir Série"],
+ "Include series name as an axis": ["Inclua o nome da série como um eixo"],
+ "Color Metric": ["Métrica de cor"],
+ "A metric to use for color": ["Uma métrica para usar para cores"],
+ "Country Name": ["Nome do país"],
+ "The name of country that Superset should display": [
+ "O nome do país que Superset deve exibir"
+ ],
+ "Country Field Type": ["Tipo de campo do país"],
+ "The country code standard that Superset should expect to find in the [country] column": [
+ "O padrão do código do país que Superset deve esperar encontrar na coluna [country]"
+ ],
+ "Columns": ["Colunas"],
+ "One or many controls to pivot as columns": [
+ "Um ou vários controles para girar como colunas"
+ ],
+ "Columns to display": ["Colunas para exibir"],
+ "Origin": ["Origem"],
+ "Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`": [
+ "Define a origem onde os baldes de tempo começam, aceita datas naturais como em `now`,` sunday` ou `1970-01-01`"
+ ],
+ "Bottom Margin": ["Margem inferior"],
+ "Bottom margin, in pixels, allowing for more room for axis labels": [
+ "Margem inferior, em pixels, permitindo mais espaço para etiquetas de eixos"
+ ],
+ "Left Margin": ["Margem esquerda"],
+ "Left margin, in pixels, allowing for more room for axis labels": [
+ "Margem esquerda, em pixels, permitindo mais espaço para rótulos de eixos"
+ ],
+ "Time Granularity": ["Granularidade do tempo"],
+ "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`": [
+ "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\"."
+ ],
+ "Domain": ["Domínio"],
+ "The time unit used for the grouping of blocks": [
+ "A unidade de tempo usada para o agrupamento de blocos"
+ ],
+ "Subdomain": ["Subdomínio"],
+ "The time unit for each block. Should be a smaller unit than domain_granularity. Should be larger or equal to Time Grain": [
+ "A unidade de tempo para cada bloco. Deve ser uma unidade menor que domain_granularity. Deve ser maior ou igual a Time Grain"
+ ],
+ "Link Length": ["Comprimento do link"],
+ "Link length in the force layout": [
+ "Comprimento do link no layout da força"
+ ],
+ "Charge": ["Carregar"],
+ "Charge in the force layout": ["Cobrar no layout da força"],
+ "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": [
+ "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"
+ ],
+ "Time Grain": ["Tempo 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.": [
+ "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."
+ ],
+ "Resample Rule": ["Regra de Repetição"],
+ "Pandas resample rule": ["Regra de resample de pandas"],
+ "Resample How": ["Resample How"],
+ "Pandas resample how": ["Pandas ressamam como"],
+ "Resample Fill Method": ["Método de preenchimento da rememplificação"],
+ "Pandas resample fill method": [
+ "Método de preenchimento de reamalhamento de pandas"
+ ],
+ "Since": ["Desde a"],
+ "7 days ago": ["7 dias atrás"],
+ "Until": ["Até"],
+ "Max Bubble Size": ["Tamanho máximo da bolha"],
+ "Whisker/outlier options": ["Opções de Whisker / Outlier"],
+ "Determines how whiskers and outliers are calculated.": [
+ "Determina como são calculados os bigodes e outliers."
+ ],
+ "Ratio": ["Ratio"],
+ "Target aspect ratio for treemap tiles.": [
+ "Relação de aspecto do alvo para telhas de treemap."
+ ],
+ "Number format": ["Formato numérico"],
+ "Row limit": ["Limite de linha"],
+ "Series limit": ["Limite de série"],
+ "Limits the number of time series that get displayed": [
+ "Limita o número de séries temporais que são exibidas"
+ ],
+ "Sort By": ["Ordenar por"],
+ "Metric used to define the top series": [
+ "Métrica usada para definir a série superior"
+ ],
+ "Sort Descending": ["Ordenar decrescente"],
+ "Whether to sort descending or ascending": [
+ "Quer classificar descendente ou ascendente"
+ ],
+ "Rolling": ["Rolling"],
+ "Defines a rolling window function to apply, works along with the [Periods] text box": [
+ "Define uma função de janela rolante para aplicar, funciona junto com a caixa de texto [Períodos]"
+ ],
+ "Periods": ["Períodos"],
+ "Defines the size of the rolling window function, relative to the time granularity selected": [
+ "Define o tamanho da função da janela rolante, em relação à granularidade de tempo selecionada"
+ ],
+ "Min Periods": ["Períodos mínimos"],
+ "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": [
+ "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"
+ ],
+ "Series": ["Series"],
+ "Defines the grouping of entities. Each series is shown as a specific color on the chart and has a legend toggle": [
+ "Define o agrupamento de entidades. Cada série é mostrada como uma cor específica no gráfico e tem uma alternância de legenda"
+ ],
+ "Entity": ["Entidade"],
+ "This defines the element to be plotted on the chart": [
+ "Isso define o elemento a ser plotado no gráfico"
+ ],
+ "X Axis": ["X Axis"],
+ "Metric assigned to the [X] axis": ["Metric atribuído ao eixo [X]"],
+ "Y Axis": ["Eixo"],
+ "Metric assigned to the [Y] axis": ["Metric atribuído ao eixo [Y]"],
+ "Bubble Size": ["Tamanho da bolha"],
+ "URL": ["URL"],
+ "The URL, this control is templated, so you can integrate {{ width }} and/or {{ height }} in your URL string.": [
+ "O URL, este controle está modelado, para que você possa integrar {{width}} e / ou {{height}} em sua string de URL."
+ ],
+ "X Axis Label": ["Etiqueta X Axis"],
+ "Y Axis Label": ["E Eixo Etiqueta"],
+ "Custom WHERE clause": ["Cláusula WHERE personalizada"],
+ "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.": [
+ "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."
+ ],
+ "Custom HAVING clause": ["Cláusula HAVING personalizada"],
+ "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.": [
+ "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."
+ ],
+ "Comparison Period Lag": ["Retardo do período de comparação"],
+ "Based on granularity, number of time periods to compare against": [
+ "Com base na granularidade, o número de períodos de tempo para comparar contra"
+ ],
+ "Comparison suffix": ["Sufixo de comparação"],
+ "Suffix to apply after the percentage display": [
+ "Sufixo para aplicar após a exibição percentual"
+ ],
+ "Table Timestamp Format": ["Formato de data e hora da tabela"],
+ "Timestamp Format": ["Formato do carimbo de data / hora"],
+ "Series Height": ["Altura da série"],
+ "Pixel height of each series": ["Altura de pixel de cada série"],
+ "Page Length": ["Comprimento da página"],
+ "Rows per page, 0 means no pagination": [
+ "Linhas por página, 0 significa que nenhuma paginação"
+ ],
+ "X Axis Format": ["Formato X Axis"],
+ "Y Axis Format": ["Y Eixo Formato"],
+ "Right Axis Format": ["Formato do Eixo Direito"],
+ "Date Time Format": ["Formato da hora da data"],
+ "Markup Type": ["Tipo de marcação"],
+ "Pick your favorite markup language": [
+ "Escolha sua linguagem de marcação favorita"
+ ],
+ "Rotation": ["Rotação"],
+ "Rotation to apply to words in the cloud": [
+ "Rotação para aplicar a palavras na nuvem"
+ ],
+ "Line Style": ["Estilo de linha"],
+ "Line interpolation as defined by d3.js": [
+ "Interpolação de linha conforme definido por d3.js"
+ ],
+ "Label Type": ["Tipo de etiqueta"],
+ "What should be shown on the label?": [
+ "O que deve ser mostrado no rótulo?"
+ ],
+ "Code": ["Código"],
+ "Put your code here": ["Coloque seu código aqui"],
+ "Aggregation function": ["Função de agregação"],
+ "Aggregate function to apply when pivoting and computing the total rows and columns": [
+ "Função de agregação a ser aplicada ao girar e calcular o total de linhas e colunas"
+ ],
+ "Font Size From": ["Tamanho da fonte de"],
+ "Font size for the smallest value in the list": [
+ "Tamanho da fonte para o menor valor na lista"
+ ],
+ "Font Size To": ["Tamanho da fonte para"],
+ "Font size for the biggest value in the list": [
+ "Tamanho da fonte para o maior valor na lista"
+ ],
+ "Instant Filtering": ["Filtragem instantânea"],
+ "Range Filter": ["Filtro de intervalo"],
+ "Whether to display the time range interactive selector": [
+ "Se deseja exibir o seletor interativo do intervalo de tempo"
+ ],
+ "Date Filter": ["Filtro de data"],
+ "Whether to include a time filter": [
+ "Seja para incluir um filtro de tempo"
+ ],
+ "Show SQL Granularity Dropdown": ["Show SQL Granularity Dropdown"],
+ "Check to include SQL Granularity dropdown": [
+ "Verifique para incluir o menu suspenso SQL Granularity"
+ ],
+ "Show SQL Time Column": ["Mostrar coluna de tempo SQL"],
+ "Check to include Time Column dropdown": [
+ "Verifique para incluir o menu suspenso Coluna de tempo"
+ ],
+ "Show Druid Granularity Dropdown": ["Show Druid Granularity Dropdown"],
+ "Check to include Druid Granularity dropdown": [
+ "Verifique para incluir o menu suspenso Druid Granularity"
+ ],
+ "Show Druid Time Origin": ["Show Druid Time Origin"],
+ "Check to include Time Origin dropdown": [
+ "Verifique para incluir o menu suspenso Origem do tempo"
+ ],
+ "Data Table": ["Tabela de dados"],
+ "Whether to display the interactive data table": [
+ "Se deseja exibir a tabela de dados interativos"
+ ],
+ "Search Box": ["Caixa de pesquisa"],
+ "Whether to include a client side search box": [
+ "Se incluir uma caixa de pesquisa do lado do cliente"
+ ],
+ "Table Filter": ["Filtro de mesa"],
+ "Whether to apply filter when table cell is clicked": [
+ "Se deseja aplicar o filtro quando a célula da tabela é clicada"
+ ],
+ "Show Bubbles": ["Show Bubbles"],
+ "Whether to display bubbles on top of countries": [
+ "Seja para exibir bolhas em cima dos países"
+ ],
+ "Legend": ["lenda"],
+ "Whether to display the legend (toggles)": [
+ "Se deseja exibir a legenda (alternar)"
+ ],
+ "Show Values": ["Mostrar valores"],
+ "Whether to display the numerical values within the cells": [
+ "Se deseja exibir os valores numéricos dentro das células"
+ ],
+ "X bounds": ["X limites"],
+ "Whether to display the min and max values of the X axis": [
+ "Se deseja exibir os valores mínimo e máximo do eixo X"
+ ],
+ "Y bounds": ["Y limites"],
+ "Whether to display the min and max values of the Y axis": [
+ "Se deseja exibir os valores mínimo e máximo do eixo Y"
+ ],
+ "Rich Tooltip": ["Rich Tooltip"],
+ "The rich tooltip shows a list of all series for that point in time": [
+ "A ferramenta de informação rica mostra uma lista de todas as séries para esse ponto no tempo"
+ ],
+ "Y Log Scale": ["Y Escala de registro"],
+ "Use a log scale for the Y axis": ["Use uma escala de log para o eixo Y"],
+ "X Log Scale": ["X Log Scale"],
+ "Use a log scale for the X axis": ["Use uma escala de log para o eixo X"],
+ "Log Scale": ["Escala logarítmica"],
+ "Use a log scale": ["Use uma escala de registro"],
+ "Donut": ["Rosquinha"],
+ "Do you want a donut or a pie?": [
+ "Você quer uma rosquinha ou uma torta?"
+ ],
+ "Put labels outside": ["Coloque rótulos fora"],
+ "Put the labels outside the pie?": [
+ "Coloque as etiquetas fora da torta?"
+ ],
+ "Contribution": ["Contribuição"],
+ "Compute the contribution to the total": [
+ "Calcule a contribuição para o total"
+ ],
+ "Period Ratio": ["Rácio de Período"],
+ "[integer] Number of period to compare against, this is relative to the granularity selected": [
+ "[número inteiro] Número do período a comparar contra, isto é relativo à granularidade selecionada"
+ ],
+ "Period Ratio Type": ["Tipo de Rácio de Período"],
+ "`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)": [
+ "`factor 'significa (novo / anterior),` crescimento' é ((novo / anterior) - 1), `valor` é (novo-anterior)"
+ ],
+ "Time Shift": ["Mudança de horário"],
+ "Overlay a timeseries from a relative time period. Expects relative time delta in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)": [
+ "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)"
+ ],
+ "Subheader": ["Subtítulo"],
+ "Description text that shows up below your Big Number": [
+ "Texto de descrição que aparece abaixo do seu grande número"
+ ],
+ "label": ["rótulo"],
+ "`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 (*) 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."
+ ],
+ "Map Style": ["Estilo do mapa"],
+ "Base layer map style": ["Estilo do mapa da camada base"],
+ "Clustering Radius": ["Raio de agrupamento"],
+ "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.": [
+ "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."
+ ],
+ "Point Radius": ["Ponto Raio"],
+ "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": [
+ "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"
+ ],
+ "Point Radius Unit": ["Unidade de raio de ponto"],
+ "The unit of measure for the specified point radius": [
+ "A unidade de medida para o raio de ponto especificado"
+ ],
+ "Opacity": ["Opacidade"],
+ "Opacity of all clusters, points, and labels. Between 0 and 1.": [
+ "Opacidade de todos os clusters, pontos e rótulos. Entre 0 e 1."
+ ],
+ "Zoom": ["Zoom"],
+ "Zoom level of the map": ["Nível de zoom do mapa"],
+ "Default latitude": ["Latitude padrão"],
+ "Latitude of default viewport": ["Latitude da janela de exibição padrão"],
+ "Default longitude": ["Longitude padrão"],
+ "Longitude of default viewport": ["Longitude da exibição padrão"],
+ "Live render": ["Live render"],
+ "Points and clusters will update as viewport is being changed": [
+ "Pontos e clusters serão atualizados à medida que a viewport estiver sendo alterada"
+ ],
+ "RGB Color": ["Cor RGB"],
+ "The color for points and clusters in RGB": [
+ "A cor para pontos e clusters em RGB"
+ ],
+ "Color": ["Cor"],
+ "Pick a color": ["Escolha uma cor"],
+ "Ranges": ["Gamas"],
+ "Ranges to highlight with shading": [
+ "Gira para destacar com sombreamento"
+ ],
+ "Range labels": ["Etiquetas de escala"],
+ "Labels for the ranges": ["Etiquetas para os intervalos"],
+ "Markers": ["Marcadores"],
+ "List of values to mark with triangles": [
+ "Lista de valores a marcar com triângulos"
+ ],
+ "Marker labels": ["Marcadores de marcador"],
+ "Labels for the markers": ["Etiquetas para marcadores"],
+ "Marker lines": ["Linhas de marcador"],
+ "List of values to mark with lines": [
+ "Lista de valores a marcar com linhas"
+ ],
+ "Marker line labels": ["Marcadores de linha de marcador"],
+ "Labels for the marker lines": ["Etiquetas para as linhas de marcação"],
+ "Slice ID": ["ID da fatia"],
+ "The id of the active slice": ["O id da fatia ativa"],
+ "Cache Timeout (seconds)": ["Tempo limite de cache (segundos)"],
+ "The number of seconds before expiring the cache": [
+ "O número de segundos antes de expirar o cache"
+ ],
+ "Order by entity id": ["Encomendar por identificação de entidade"],
+ "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.": [
+ "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."
+ ],
+ "Minimum leaf node event count": [
+ "Contagem minima do evento do nó da folha"
+ ],
+ "Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization": [
+ "Os nós da folha que representam menos do que este número de eventos serão inicialmente ocultos na visualização"
+ ],
+ "Color Scheme": ["Esquema de cores"],
+ "The color scheme for rendering chart": [
+ "O esquema de cores para o gráfico de renderização"
+ ],
+ "Significance Level": ["Nível de significância"],
+ "Threshold alpha level for determining significance": [
+ "Nível alfa limite para determinar o significado"
+ ],
+ "p-value precision": ["precisão de valor p"],
+ "Number of decimal places with which to display p-values": [
+ "Número de casas decimais para exibir valores p"
+ ],
+ "Lift percent precision": ["Precisão percentual de elevação"],
+ "Number of decimal places with which to display lift values": [
+ "Número de casas decimais com as quais exibir valores de elevação"
+ ],
+ "Time Series Columns": ["Colunas das séries temporais"],
+ "Options": ["Opções"],
+ "Not Time Series": ["Série não temporária"],
+ "Ignore time": ["Ignore o tempo"],
+ "Time Series": ["Série de tempo"],
+ "Standard time series": ["Série temporal"],
+ "Aggregate Mean": ["Média agregada"],
+ "Mean of values over specified period": [""],
+ "Aggregate Sum": ["Soma Agregada"],
+ "Sum of values over specified period": [
+ "Soma de valores ao longo do período especificado"
+ ],
+ "Difference": ["Diferença"],
+ "Metric change in value from `since` to `until`": [""],
+ "Percent Change": ["Mudança percentual"],
+ "Metric percent change in value from `since` to `until`": [
+ "Alteração de porcentagem métrica em valor de `desde 'para` até'"
+ ],
+ "Factor": ["Fator"],
+ "Metric factor change from `since` to `until`": [""],
+ "Advanced Analytics": [""],
+ "Use the Advanced Analytics options below": [
+ "Use as opções Advanced Analytics abaixo"
+ ],
+ "Settings for time series": ["Configurações para séries temporais"],
+ "Equal Date Sizes": [""],
+ "Check to force date partitions to have the same height": [
+ "Verifique para forçar as partições da data a ter a mesma altura"
+ ],
+ "Partition Limit": ["Limite de partição"],
+ "The maximum number of subdivisions of each group; lower values are pruned first": [
+ "O número máximo de subdivisões de cada grupo; os valores mais baixos são podados primeiro"
+ ],
+ "Partition Threshold": ["Limite de partição"],
+ "Partitions whose height to parent height proportions are below this value are pruned": [
+ "As partições cuja altura para as proporções de altura dos pais estão abaixo desse valor são podadas"
+ ],
+ "Time": ["Tempo"],
+ "Time related form attributes": [
+ "Atributos de formulário relacionados ao tempo"
+ ],
+ "Datasource & Chart Type": ["Fonte de dados e tipo de gráfico"],
+ "This section exposes ways to include snippets of SQL in your query": [
+ "Esta seção expõe maneiras de incluir trechos de SQL em sua consulta"
+ ],
+ "Annotations": ["Anotações"],
+ "This section contains options that allow for advanced analytical post processing of query results": [
+ "Esta seção contém opções que permitem o processamento analítico avançado de resultados de consulta"
+ ],
+ "Result Filters": ["Filtros de resultados"],
+ "The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls": [
+ "Os filtros para aplicar após pós-agregação. Deixe o controle de valor vazio para filtrar cadeias vazias ou nulos"
+ ],
+ "Chart Options": ["Opções do gráfico"],
+ "Breakdowns": [""],
+ "Defines how each series is broken down": [""],
+ "Pie Chart": [""],
+ "Dual Axis Line Chart": ["Gráfico de linha de eixo duplo"],
+ "Y Axis 1": ["Eixo 1"],
+ "Y Axis 2": [""],
+ "Left Axis Metric": [""],
+ "Choose a metric for left axis": [
+ "Escolha uma métrica para o eixo esquerdo"
+ ],
+ "Left Axis Format": ["Formato do eixo esquerdo"],
+ "Axes": ["Eixos"],
+ "GROUP BY": [""],
+ "Use this section if you want a query that aggregates": [
+ "Use esta seção se desejar uma consulta que agregue"
+ ],
+ "NOT GROUPED BY": ["NÃO GRUPADO POR"],
+ "Use this section if you want to query atomic rows": [
+ "Use esta seção se desejar consultar linhas atômicas"
+ ],
+ "Time Series Table": ["Tabela de séries temporais"],
+ "Templated link, it's possible to include {{ metric }} or other values coming from the controls.": [
+ "Templated link, é possível incluir {{metric}} ou outros valores provenientes dos controles."
+ ],
+ "Pivot Options": ["Opções de pivô"],
+ "Bubbles": ["Bolhas"],
+ "Numeric Column": ["Coluna numérica"],
+ "Select the numeric column to draw the histogram": [""],
+ "No of Bins": ["Número de embalagens"],
+ "Select number of bins for the histogram": [
+ "Selecione o número de caixas para o histograma"
+ ],
+ "Primary Metric": [""],
+ "The primary metric is used to define the arc segment sizes": [
+ "A métrica primária é usada para definir o tamanho do segmento de arco"
+ ],
+ "Secondary Metric": ["Métrica secundária"],
+ "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": [
+ "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"
+ ],
+ "Hierarchy": ["Hierarquia"],
+ "This defines the level of the hierarchy": [
+ "Isso define o nível da hierarquia"
+ ],
+ "Source / Target": ["Fonte / alvo"],
+ "Choose a source and a target": ["Escolha uma fonte e um alvo"],
+ "Chord Diagram": ["Diagrama de acordes"],
+ "Choose a number format": ["Escolha um formato de número"],
+ "Source": ["Fonte"],
+ "Choose a source": [""],
+ "Target": ["Alvo"],
+ "Choose a target": ["Escolha um alvo"],
+ "ISO 3166-2 codes of region/province/department": [
+ "ISO 3166-2 códigos de região / província / departamento"
+ ],
+ "It's ISO 3166-2 of your region/province/department in your table. (see documentation for list of ISO 3166-2)": [
+ "É ISO 3166-2 da sua região / província / departamento em sua mesa. (ver documentação para a lista de ISO 3166-2)"
+ ],
+ "Country Control": ["Controle nacional"],
+ "3 letter code of the country": [""],
+ "Metric for color": ["Metric for color"],
+ "Metric that defines the color of the country": [
+ "Métrica que define a cor do país"
+ ],
+ "Bubble size": ["Tamanho da bolha"],
+ "Metric that defines the size of the bubble": [
+ "Métrica que define o tamanho da bolha"
+ ],
+ "Filter Box": ["Caixa de filtro"],
+ "Filter controls": ["Controles do filtro"],
+ "The controls you want to filter on. Note that only columns checked as \"filterable\" will show up on this list.": [
+ "Os controles nos quais deseja filtrar. Observe que somente as colunas marcadas como \"filtráveis\" aparecerão nesta lista."
+ ],
+ "Heatmap Options": ["Opções de Heatmap"],
+ "Value bounds": ["Limites de valor"],
+ "Value Format": ["Formato de valor"],
+ "Horizon": [""],
+ "Points": ["Pontos"],
+ "Labelling": ["Marcação"],
+ "Visual Tweaks": ["Visual Tweaks"],
+ "Viewport": ["Janela de exibição"],
+ "Longitude": ["Longitude"],
+ "Column containing longitude data": [
+ "Coluna contendo dados de longitude"
+ ],
+ "Latitude": ["Latitude"],
+ "Column containing latitude data": [""],
+ "Cluster label aggregator": ["Agrupador de rótulos de cluster"],
+ "Aggregate function applied to the list of points in each cluster to produce the cluster label.": [
+ "Função agregada aplicada à lista de pontos em cada cluster para produzir o rótulo do cluster."
+ ],
+ "Tooltip": ["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": ["Metadados adicionais"],
+ "Column containing entity ids": [
+ "Identificação de entidade contendo uma coluna"
+ ],
+ "e.g., a \"user id\" column": [
+ "por exemplo, uma coluna de \"ID do usuário\""
+ ],
+ "Column containing event names": ["Coluna contendo nomes de eventos"],
+ "Event count limit": ["Limite de contagem de eventos"],
+ "The maximum number of events to return, equivalent to number of rows": [
+ "O número máximo de eventos a retornar, equivalente ao número de linhas"
+ ],
+ "Meta data": ["Meta dados"],
+ "Select any columns for meta data inspection": [
+ "Selecione qualquer colunas para a inspeção de meta-dados"
+ ],
+ "Paired t-test": ["Teste t pareado"],
+ "Time Series Options": ["Opções da série de tempo"],
+ "The server could not be reached. You may want to verify your connection and try again.": [
+ "O servidor não pôde ser alcançado. Você pode querer verificar sua conexão e tentar novamente."
+ ],
+ "An unknown error occurred. (Status: %s )": [
+ "Ocorreu um erro desconhecido. (Status: %s)"
+ ],
+ "Favorites": [""],
+ "Created Content": ["Conteúdo criado"],
+ "Recent Activity": ["Atividade recente"],
+ "Security & Access": ["Segurança e Acesso"],
+ "No slices": ["Sem fatias"],
+ "No dashboards": ["Sem painéis"],
+ "Dashboards": [""],
+ "Slices": ["Fatias"],
+ "No favorite slices yet, go click on stars!": [
+ "Ainda não há fatias favoritas, clique nas estrelas!"
+ ],
+ "No favorite dashboards yet, go click on stars!": [
+ "Ainda não há painéis favoritos, clique nas estrelas!"
+ ],
+ "Roles": ["Roles"],
+ "Databases": ["Bases de dados"],
+ "Datasources": [""],
+ "Profile picture provided by Gravatar": [
+ "Foto do perfil fornecida por Gravatar"
+ ],
+ "joined": [""],
+ "id:": ["identidade:"],
+ "Sorry, there appears to be no data": [""],
+ "Select [%s]": ["Selecione [%s]"],
+ "No data was returned.": ["Nenhum dado foi retornado."],
+ "List Druid Column": ["List Druid Column"],
+ "Show Druid Column": [""],
+ "Add Druid Column": [""],
+ "Edit Druid Column": ["Edit Druid Column"],
+ "Column": ["Coluna"],
+ "Type": ["Tipo"],
+ "Groupable": [""],
+ "Filterable": ["Filtravel"],
+ "Count Distinct": [""],
+ "Sum": ["Soma"],
+ "Whether this column is exposed in the `Filters` section of the explore view.": [
+ "Se esta coluna está exposta na seção `Filtros 'da vista de exploração."
+ ],
+ "List Druid Metric": ["List Druid Metric"],
+ "Show Druid Metric": ["Show Druid Metric"],
+ "Add Druid Metric": ["Adicionar Druid Metric"],
+ "Edit 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 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"
+ ],
+ "Verbose Name": [""],
+ "JSON": [""],
+ "Druid Datasource": ["Druid Datasource"],
+ "Warning Message": ["Mensagem de aviso"],
+ "List Druid Cluster": ["List Druid Cluster"],
+ "Show Druid Cluster": ["Show Druid Cluster"],
+ "Add Druid Cluster": ["Adicionar Druid Cluster"],
+ "Edit Druid Cluster": ["Editar Druid Cluster"],
+ "Cluster": ["Grupo"],
+ "Broker Host": ["Host de corretor"],
+ "Broker Port": ["Porto do corretor"],
+ "Broker Endpoint": ["Ponto final do corretor"],
+ "Druid Clusters": ["Clusters Druidas"],
+ "Sources": ["Fontes"],
+ "List Druid Datasource": ["List Druid Datasource"],
+ "Show Druid Datasource": ["Mostrar Druid Datasource"],
+ "Add Druid Datasource": [""],
+ "Edit 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'": [
+ "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\""
+ ],
+ "Timezone offset (in hours) for this datasource": [
+ "Deslocamento do fuso horário (em horas) para esta fonte de dados"
+ ],
+ "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": [
+ "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"
+ ],
+ "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": ["Fatias Associadas"],
+ "Data Source": ["Fonte de dados"],
+ "Owner": ["Proprietário"],
+ "Is Hidden": ["Está escondido"],
+ "Enable Filter Select": ["Ativar seleção de filtro"],
+ "Default Endpoint": ["Ponto final padrão"],
+ "Time Offset": ["Time Offset"],
+ "Cache Timeout": ["Tempo limite de cache"],
+ "Druid Datasources": ["Druid Datasources"],
+ "Scan New Datasources": ["Digitalizar novas fontes de dados"],
+ "Refresh Druid Metadata": ["Atualizar Metadados Druidas"],
+ "Datetime column not provided as part table configuration and is required by this type of chart": [
+ ""
+ ],
+ "Empty query?": ["Consulta vazia?"],
+ "Metric '{}' is not valid": [""],
+ "Table [{}] doesn't seem to exist in the specified database, couldn't fetch column information": [
+ "Tabela [{}] não parece existir no banco de dados especificado, não foi possível buscar informações da coluna"
+ ],
+ "List Columns": ["Colunas da Lista"],
+ "Show Column": ["Mostrar coluna"],
+ "Add Column": ["Adicionar coluna"],
+ "Edit Column": ["Editar coluna"],
+ "Whether to make this column available as a [Time Granularity] option, column has to be DATETIME or DATETIME-like": [
+ "Seja para disponibilizar esta coluna como uma opção [Time Granularity], a coluna deve ser DATETIME ou 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.": [
+ "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."
+ ],
+ "Expression": ["Expressão"],
+ "Is temporal": ["É temporal"],
+ "Datetime Format": ["Formato de data e hora"],
+ "Database Expression": ["Expressão de banco de dados"],
+ "List Metrics": ["Métricas de lista"],
+ "Show Metric": ["Mostrar métricas"],
+ "Add Metric": ["Adicionar métrica"],
+ "Edit Metric": ["Editar métrica"],
+ "SQL Expression": ["Expressão SQL"],
+ "D3 Format": ["Formato D3"],
+ "Is Restricted": ["É restrito"],
+ "List Tables": [""],
+ "Show Table": ["Mostrar tabela"],
+ "Add Table": ["Adicionar tabela"],
+ "Edit Table": ["Editar tabela"],
+ "Name of the table that exists in the source database": [
+ "Nome da tabela que existe no banco de dados de origem"
+ ],
+ "Schema, as used only in some databases like Postgres, Redshift and DB2": [
+ "Schema, usado apenas em alguns bancos de dados, como Postgres, Redshift e 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.": [
+ "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."
+ ],
+ "Redirects to this endpoint when clicking on the table from the table list": [
+ "Redireciona para este ponto final ao clicar na tabela da lista da tabela"
+ ],
+ "Changed By": ["Alterado por"],
+ "Database": ["Base de dados"],
+ "Last Changed": ["Modificado pela última vez"],
+ "Schema": ["Esquema"],
+ "Offset": ["Offset"],
+ "Table Name": ["Nome da mesa"],
+ "Fetch Values Predicate": ["Preconceito de valores de busca"],
+ "Main Datetime Column": ["Coluna de data inicial principal"],
+ "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.": [
+ "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."
+ ],
+ "Refresh Metadata": ["Atualizar Metadados"],
+ "Refresh column metadata": ["Atualizar metadados de colunas"],
+ "Metadata refreshed for the following table(s): %(tables)s": [
+ "Metadados atualizados para a seguinte tabela(s): %(tables)s"
+ ],
+ "Tables": ["Tabelas"],
+ "Profile": ["Perfil"],
+ "Logout": ["Sair"],
+ "Login": ["Login"],
+ "Record Count": ["Contagem de registros"],
+ "No records found": ["Nenhum registro foi encontrado"],
+ "Import": ["Importar"],
+ "No Access!": ["Não há acesso!"],
+ "You do not have permissions to access the datasource(s): %(name)s.": [
+ ""
+ ],
+ "Request Permissions": [""],
+ "Welcome!": ["Bem vinda!"],
+ "Test Connection": ["Conexão de teste"],
+ "Manage": ["Gerir"],
+ "Datasource %(name)s already exists": [
+ "Fonte de dados %(name)s já existe"
+ ],
+ "json isn't valid": ["json não é válido"],
+ "Delete": ["Excluir"],
+ "Delete all Really?": [""],
+ "This endpoint requires the `all_datasource_access` permission": [
+ "Este ponto final requer a permissão `all_datasource_access`"
+ ],
+ "The datasource seems to have been deleted": [
+ "A fonte de dados parece ter sido excluída"
+ ],
+ "The access requests seem to have been deleted": [
+ "Os pedidos de acesso parecem ter sido excluídos"
+ ],
+ "The user seems to have been deleted": [
+ "O usuário parece ter sido excluído"
+ ],
+ "You don't have access to this datasource": [
+ "Você não tem acesso a esta fonte de dados"
+ ],
+ "This view requires the database %(name)s or `all_datasource_access` permission": [
+ "Essa visualização requer o permissão do banco de dados %(name) s ou 'all_datasource_access'"
+ ],
+ "This endpoint requires the datasource %(name)s, database or `all_datasource_access` permission": [
+ "Este ponto final requer a fonte de dados %(name)s, banco de dados ou permissão 'all_datasource_access'"
+ ],
+ "List Databases": ["Listar bases de dados"],
+ "Show Database": ["Mostrar banco de dados"],
+ "Add Database": ["Adicionar banco de dados"],
+ "Edit Database": ["Editar banco de dados"],
+ "Expose this DB in SQL Lab": ["Expor este banco de dados no 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)": [
+ "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)"
+ ],
+ "Allow users to run queries, against an async backend. This assumes that you have a Celery worker setup as well as a results backend.": [
+ "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."
+ ],
+ "Allow CREATE TABLE AS option in SQL Lab": [
+ "Permitir a opção CREATE TABLE AS no SQL Lab"
+ ],
+ "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab": [
+ "Permitir que os usuários executem instruções não-SELECT (UPDATE, DELETE, CREATE, ...) no SQL Lab"
+ ],
+ "When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema": [
+ "Ao permitir a opção CREATE TABLE AS no SQL Lab, esta opção força a tabela a ser criada neste esquema"
+ ],
+ "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.": [
+ "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."
+ ],
+ "Expose in SQL Lab": ["Exposé no SQL Lab"],
+ "Allow CREATE TABLE AS": ["Permitir CREATE TABLE AS"],
+ "Allow DML": ["Permitir DML"],
+ "CTAS Schema": ["Esquema CTAS"],
+ "Creator": ["O Criador"],
+ "SQLAlchemy URI": ["URI SQLAlchemy"],
+ "Extra": ["Extra"],
+ "Allow Run Sync": ["Permitir executar a sincronização"],
+ "Allow Run Async": ["Permitir executar async"],
+ "Impersonate the logged on user": ["Representar o usuário conectado"],
+ "Import Dashboards": ["Importar painéis"],
+ "User": ["Do utilizador"],
+ "User Roles": ["Funções do usuário"],
+ "Database URL": ["URL da base de dados"],
+ "Roles to grant": [""],
+ "Created On": ["Criado em"],
+ "Access requests": ["Solicitações de acesso"],
+ "Security": ["Segurança"],
+ "List Slices": ["Lista de fatias"],
+ "Show Slice": ["Show Slice"],
+ "Add Slice": ["Adicionar fatia"],
+ "Edit Slice": ["Editar fatia"],
+ "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.": [
+ "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."
+ ],
+ "Duration (in seconds) of the caching timeout for this slice.": [
+ "Duração (em segundos) do tempo limite de cache para esta fatia."
+ ],
+ "Last Modified": ["Última modificação"],
+ "Owners": ["os Proprietários"],
+ "Parameters": ["Parâmetros"],
+ "Slice": ["Fatia"],
+ "List Dashboards": ["Lista de painéis"],
+ "Show Dashboard": ["Mostrar Painel"],
+ "Add Dashboard": ["Adicionar painel"],
+ "Edit Dashboard": ["Editar o painel de instrumentos"],
+ "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": [
+ "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"
+ ],
+ "To get a readable URL for your dashboard": [
+ "Para obter um URL legível para o painel de controle"
+ ],
+ "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.": [
+ "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."
+ ],
+ "Owners is a list of users who can alter the dashboard.": [
+ "Os proprietários são uma lista de usuários que podem alterar o painel."
+ ],
+ "Dashboard": ["painel de controle"],
+ "Slug": ["Slug"],
+ "Position JSON": ["Posição JSON"],
+ "JSON Metadata": ["Metadados da JSON"],
+ "Underlying Tables": ["Mesas subjacentes"],
+ "Export": ["Exportar"],
+ "Export dashboards?": ["Exportar painéis?"],
+ "Action": ["Açao"],
+ "dttm": ["DTIM"],
+ "Action Log": ["Registro de Ação"],
+ "Access was requested": ["O acesso foi solicitado"],
+ "%(user)s was granted the role %(role)s that gives access to the %(datasource)s": [
+ "%(user)s foi concedida a função %(role)s que dá acesso ao %(datasource)s"
+ ],
+ "Role %(r)s was extended to provide the access to the datasource %(ds)s": [
+ ""
+ ],
+ "You have no permission to approve this request": [
+ "Você não tem permissão para aprovar este pedido"
+ ],
+ "Malformed request. slice_id or table_name and db_name arguments are expected": [
+ "Pedido mal formado. Os argumentos slice_id ou table_name e db_name são esperados"
+ ],
+ "Slice %(id)s not found": ["Slice %(id)s não encontrado"],
+ "Table %(t)s wasn't found in the database %(d)s": [
+ "A tabela %(t)s não foi encontrada no banco de dados %(d)s"
+ ],
+ "Can't find User '%(name)s', please ask your admin to create one.": [""],
+ "Can't find DruidCluster with cluster_name = '%(name)s'": [
+ "Não é possível encontrar DruidCluster com cluster_name = '%(name)s'"
+ ],
+ "Query record was not created as expected.": [
+ "O registro de consulta não foi criado conforme o esperado."
+ ],
+ "Template Name": ["Nome do modelo"],
+ "CSS Templates": ["Modelos CSS"],
+ "SQL Editor": ["Editor de SQL"],
+ "SQL Lab": ["Laboratório SQL"],
+ "Query Search": ["Pesquisa de consulta"],
+ "Status": ["Status"],
+ "Start Time": ["Hora de início"],
+ "End Time": ["Fim do tempo"],
+ "Queries": ["Consultas"],
+ "List Saved Query": ["Lista de Consulta Salva"],
+ "Show Saved Query": ["Mostrar consulta salva"],
+ "Add Saved Query": ["Adicionar consulta salva"],
+ "Edit Saved Query": ["Editar consulta salva"],
+ "Pop Tab Link": ["Link Tab Tab"],
+ "Changed on": ["Alterado em"],
+ "Saved Queries": ["Perguntas frequentes"]
+ }
+ }
}
diff --git a/superset/translations/ru/LC_MESSAGES/messages.json b/superset/translations/ru/LC_MESSAGES/messages.json
index f8bb3524e93..ea3fc2e9099 100644
--- a/superset/translations/ru/LC_MESSAGES/messages.json
+++ b/superset/translations/ru/LC_MESSAGES/messages.json
@@ -1,3135 +1,1613 @@
{
- "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": [
- "Кластер"
- ],
- "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 \"%(csv_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [
- "CSV-файл \"%(csv_filename)s\" загружен в таблицу \"%(table_name)s\" базы данных \"%(db_name)s\""
- ],
- "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": [
- "Сохраненные запросы"
- ]
- }
- }
+ "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": ["Кластер"],
+ "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 \"%(csv_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [
+ "CSV-файл \"%(csv_filename)s\" загружен в таблицу \"%(table_name)s\" базы данных \"%(db_name)s\""
+ ],
+ "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": ["Сохраненные запросы"]
+ }
+ }
}
diff --git a/superset/translations/zh/LC_MESSAGES/messages.json b/superset/translations/zh/LC_MESSAGES/messages.json
index 05c1de1ce0e..ad10a4c788d 100644
--- a/superset/translations/zh/LC_MESSAGES/messages.json
+++ b/superset/translations/zh/LC_MESSAGES/messages.json
@@ -7,345 +7,169 @@
"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": [
- "5 分钟"
- ],
- "half hour": [
- "半小时"
- ],
- "10 minute": [
- "10 分钟"
- ],
- "Table Name": [
- "表名"
- ],
+ "Time Column": ["时间字段"],
+ "second": ["秒"],
+ "minute": ["分"],
+ "hour": ["小时"],
+ "day": ["天"],
+ "week": ["周"],
+ "month": ["月"],
+ "quarter": ["季度"],
+ "year": ["年"],
+ "week_ending_saturday": ["周日为一周开始"],
+ "week_start_sunday": ["周日为一周结束"],
+ "week_start_monday": ["周一为一周开始"],
+ "5 minute": ["5 分钟"],
+ "half hour": ["半小时"],
+ "10 minute": ["10 分钟"],
+ "Table Name": ["表名"],
"Name of table to be created from csv data.": [
"从CSV数据创建的表的名称."
],
- "CSV File": [
- "CSV文件"
- ],
+ "CSV File": ["CSV文件"],
"Select a CSV file to be uploaded to a database.": [
"选择一个CSV文件上传到数据库."
],
- "CSV Files Only!": [
- "仅支持CSV文件!"
- ],
- "Database": [
- "数据库"
- ],
- "Delimiter": [
- "分隔符"
- ],
+ "CSV Files Only!": ["仅支持CSV文件!"],
+ "Database": ["数据库"],
+ "Delimiter": ["分隔符"],
"Delimiter used by CSV file (for whitespace use \\s+).": [
"CSV文件使用的分隔符 (空白请使用 \\s+)"
],
- "Table Exists": [
- "表已存在"
- ],
+ "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": [
- "模式"
- ],
+ "Fail": ["失败"],
+ "Replace": ["替换"],
+ "Append": ["追加"],
+ "Schema": ["模式"],
"Specify a schema (if database flavour supports this).": [
"指定一个Schema(需要数据库支持)"
],
- "Header Row": [
- "标题行"
- ],
+ "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": [
- "索引字段"
- ],
+ "Index Column": ["索引字段"],
"Column to use as the row labels of the dataframe. Leave empty if no index column.": [
"字段作为数据文件的行标签使用。如果没有索引字段,则留空。"
],
- "Mangle Duplicate Columns": [
- "混合重复列"
- ],
+ "Mangle Duplicate Columns": ["混合重复列"],
"Specify duplicate columns as \"X.0, X.1\".": [
"将重复列指定为“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 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 Dates": ["解析日期"],
"A comma separated list of columns that should be parsed as dates.": [
"应作为日期解析的列的逗号分隔列表。"
],
- "Infer Datetime Format": [
- "日期时间格式"
- ],
+ "Infer Datetime Format": ["日期时间格式"],
"Use Pandas to interpret the datetime format automatically.": [
"使用Pandas自动解释日期时间格式。"
],
- "Decimal Character": [
- "十进制字符"
- ],
+ "Decimal Character": ["十进制字符"],
"Character to interpret as decimal point.": [
"将字符解释为小数点的字符。"
],
- "Dataframe Index": [
- "Dataframe索引"
- ],
- "Write dataframe index as a column.": [
- "将dataframe index 作为列."
- ],
- "Column Label(s)": [
- "字段标签"
- ],
+ "Dataframe Index": ["Dataframe索引"],
+ "Write dataframe index as a column.": ["将dataframe index 作为列."],
+ "Column Label(s)": ["字段标签"],
"Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.": [
"索引列的列标签。如果为None, 并且数据框索引为 true, 则使用 \"索引名称\"。"
],
"[Superset] Access to the datasource %(name)s was granted": [
"[Superset] 允许访问数据源 %(name)s"
],
- "Viz is missing a datasource": [
- "Viz 缺少一个数据源"
- ],
- "From date cannot be larger than to date": [
- "起始时间不可以大于当前时间"
- ],
- "Table View": [
- "表视图"
- ],
+ "Viz is missing a datasource": ["Viz 缺少一个数据源"],
+ "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": [
- "选择至少一个指标"
- ],
+ "Time Table View": ["时间表视图"],
+ "Pick at least one metric": ["选择至少一个指标"],
"When using 'Group By' you are limited to use a single metric": [
"当使用“Group by”时,只限于使用单个度量。"
],
- "Pivot Table": [
- "透视表"
- ],
+ "Pivot Table": ["透视表"],
"Please choose at least one 'Group by' field ": [
"请至少选择一个分组字段 "
],
- "Please choose at least one metric": [
- "请至少选择一个指标"
- ],
- "Group By' and 'Columns' can't overlap": [
- "“Group by”列和字段不能重叠"
- ],
- "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": [
- "时间序列-折线图"
- ],
+ "Please choose at least one metric": ["请至少选择一个指标"],
+ "Group By' and 'Columns' can't overlap": ["“Group by”列和字段不能重叠"],
+ "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 Shift”功能时,应指定“Since”和\"Until\"时间界限。"
],
- "Time Series - Multiple Line Charts": [
- "时间序列-多线图"
- ],
- "Time Series - Dual Axis Line Chart": [
- "时间序列-双轴线图"
- ],
- "Pick a metric for left axis!": [
- "为左轴选择一个指标!"
- ],
- "Pick a metric for right axis!": [
- "为右轴选择一个指标!"
- ],
+ "Time Series - Multiple Line Charts": ["时间序列-多线图"],
+ "Time Series - Dual Axis Line Chart": ["时间序列-双轴线图"],
+ "Pick a metric for left axis!": ["为左轴选择一个指标!"],
+ "Pick a metric for right axis!": ["为右轴选择一个指标!"],
"Please choose different metrics on left and right axis": [
"请在左右轴上选择不同的指标"
],
- "Time Series - Bar Chart": [
- "时间序列 - 柱状图"
- ],
- "Time Series - Period Pivot": [
- "时间序列 - 周期透视表"
- ],
- "Time Series - Percent Change": [
- "时间序列 - 百分比变化"
- ],
- "Time Series - Stacked": [
- "时间序列 - 堆积图"
- ],
- "Distribution - NVD3 - Pie Chart": [
- "分布 - NVD3 - 饼图"
- ],
- "Histogram": [
- "直方图"
- ],
+ "Time Series - Bar Chart": ["时间序列 - 柱状图"],
+ "Time Series - Period Pivot": ["时间序列 - 周期透视表"],
+ "Time Series - Percent Change": ["时间序列 - 百分比变化"],
+ "Time Series - Stacked": ["时间序列 - 堆积图"],
+ "Distribution - NVD3 - Pie Chart": ["分布 - NVD3 - 饼图"],
+ "Histogram": ["直方图"],
"Must have at least one numeric column specified": [
"必须至少指明一个数值列"
],
- "Distribution - Bar Chart": [
- "分布 - 柱状图"
- ],
+ "Distribution - Bar Chart": ["分布 - 柱状图"],
"Can't have overlap between Series and Breakdowns": [
"Series 和 Breakdown 之间不能有重叠"
],
- "Pick at least one field for [Series]": [
- "为 [序列] 选择至少一个字段"
- ],
- "Sunburst": [
- "环状层次图"
- ],
- "Sankey": [
- "蛇形图"
- ],
+ "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'": [
- "为 “Group By” 选择两个列"
- ],
- "Country Map": [
- "国家地图"
- ],
- "World Map": [
- "世界地图"
- ],
- "Filters": [
- "过滤"
- ],
- "Pick at least one filter field": [
- "选择至少一个过滤字段"
- ],
- "iFrame": [
- "内嵌框架"
- ],
- "Parallel Coordinates": [
- "平行坐标"
- ],
- "Heatmap": [
- "热力图"
- ],
- "Horizon Charts": [
- "水平图"
- ],
- "Mapbox": [
- "箱图"
- ],
+ "Directed Force Layout": ["有向图"],
+ "Pick exactly 2 columns to 'Group By'": ["为 “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]": [
"[Group By] 列必须要有 ‘count’字段作为 [标签]"
],
@@ -358,84 +182,40 @@
"[Longitude] and [Latitude] columns must be present in [Group By]": [
"[经度] 和 [纬度] 的选择项必须出现在 [Group By]"
],
- "Deck.gl - Multiple Layers": [
- "多图层"
- ],
- "Bad spatial key": [
- "错误的空间字段"
- ],
- "Deck.gl - Scatter plot": [
- "Deck.gl - 散点图"
- ],
- "Deck.gl - Screen Grid": [
- "Deck.gl - 屏幕网格"
- ],
- "Deck.gl - 3D Grid": [
- "Deck.gl - 3D网格"
- ],
- "Deck.gl - Paths": [
- "Deck.gl - 路径"
- ],
- "Deck.gl - Polygon": [
- "Deck.gl - 多角形"
- ],
- "Deck.gl - 3D HEX": [
- "Deck.gl - 3D六角曲面"
- ],
- "Deck.gl - GeoJSON": [
- "Deck.gl - GeoJson"
- ],
- "Deck.gl - Arc": [
- "Deck.gl - 弧度"
- ],
- "Event flow": [
- "事件流"
- ],
- "Time Series - Paired t-test": [
- "时间序列 - 配对t检验"
- ],
- "Time Series - Nightingale Rose Chart": [
- "时间序列 - 南丁格尔玫瑰图"
- ],
- "Partition Diagram": [
- "分区图"
- ],
+ "Deck.gl - Multiple Layers": ["多图层"],
+ "Bad spatial key": ["错误的空间字段"],
+ "Deck.gl - Scatter plot": ["Deck.gl - 散点图"],
+ "Deck.gl - Screen Grid": ["Deck.gl - 屏幕网格"],
+ "Deck.gl - 3D Grid": ["Deck.gl - 3D网格"],
+ "Deck.gl - Paths": ["Deck.gl - 路径"],
+ "Deck.gl - Polygon": ["Deck.gl - 多角形"],
+ "Deck.gl - 3D HEX": ["Deck.gl - 3D六角曲面"],
+ "Deck.gl - GeoJSON": ["Deck.gl - GeoJson"],
+ "Deck.gl - Arc": ["Deck.gl - 弧度"],
+ "Event flow": ["事件流"],
+ "Time Series - Paired t-test": ["时间序列 - 配对t检验"],
+ "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": [
- "您的查询无法保存"
- ],
+ "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.": [
- "停止查询失败。"
- ],
+ "Unknown error": ["未知错误"],
+ "Query was stopped.": ["查询被终止。"],
+ "Failed at stopping query.": ["停止查询失败。"],
"Error occurred while fetching table metadata": [
"获取表格元数据时发生错误"
],
- "shared query": [
- "已分享的查询"
- ],
- "The query couldn't be loaded": [
- "这个查询无法被加载"
- ],
+ "shared query": ["已分享的查询"],
+ "The query couldn't be loaded": ["这个查询无法被加载"],
"An error occurred while creating the data source": [
"创建数据源时发生错误"
],
- "Pick a chart type!": [
- "选择一个图表类型!"
- ],
+ "Pick a chart type!": ["选择一个图表类型!"],
"To use this chart type you need at least one column flagged as a date": [
"要使用此图表类型,您至少需要一个标记为日期格式的列"
],
@@ -445,291 +225,113 @@
"To use this chart type you need at least one aggregation function": [
"要使用这种图表类型,您至少需要一个聚合函数"
],
- "Untitled Query": [
- "未命名的查询"
- ],
- "Copy of %s": [
- "%s 的副本"
- ],
- "share query": [
- "分享查询"
- ],
- "copy URL to clipboard": [
- "拷贝 URL 到剪切板"
- ],
- "Raw SQL": [
- "行 SQL"
- ],
- "Source SQL": [
- "源 SQL"
- ],
- "SQL": [
- "SQL"
- ],
- "No query history yet...": [
- "暂无历史查询..."
- ],
+ "Untitled Query": ["未命名的查询"],
+ "Copy of %s": ["%s 的副本"],
+ "share query": ["分享查询"],
+ "copy URL to clipboard": ["拷贝 URL 到剪切板"],
+ "Raw SQL": ["行 SQL"],
+ "Source SQL": ["源 SQL"],
+ "SQL": ["SQL"],
+ "No query history yet...": ["暂无历史查询..."],
"It seems you don't have access to any database": [
"貌似您没有访问到任何数据库"
],
- "Search Results": [
- "搜索结果"
- ],
- "[From]-": [
- "[From]-"
- ],
- "[To]-": [
- "[To]-"
- ],
- "[Query Status]": [
- "[查询状态]"
- ],
- "Search": [
- "搜索"
- ],
- "Open in SQL Editor": [
- "在 SQL 编辑器中打开"
- ],
- "view results": [
- "查看结果"
- ],
- "Data preview": [
- "数据预览"
- ],
- "Visualize the data out of this query": [
- "从这个查询中可视化数据"
- ],
+ "Search Results": ["搜索结果"],
+ "[From]-": ["[From]-"],
+ "[To]-": ["[To]-"],
+ "[Query Status]": ["[查询状态]"],
+ "Search": ["搜索"],
+ "Open in SQL Editor": ["在 SQL 编辑器中打开"],
+ "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": [
- "保存查询"
- ],
- "Share 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": [
- "获取模式列表时出错"
- ],
- "Type to search ...": [
- "键入搜索 ..."
- ],
- "Select table ": [
- "选择表"
- ],
- "Error while fetching database list": [
- "获取数据库列表时出错"
- ],
- "Database:": [
- "数据库:"
- ],
- "Select a database": [
- "选择一个数据库"
- ],
- "Select a schema (%s)": [
- "选择一个模式(%s)"
- ],
- "Schema:": [
- "模式:"
- ],
- "Add a table (%s)": [
- "增加一张表(%s)"
- ],
- "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"
- ],
+ "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": ["保存查询"],
+ "Share 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": ["获取模式列表时出错"],
+ "Type to search ...": ["键入搜索 ..."],
+ "Select table ": ["选择表"],
+ "Error while fetching database list": ["获取数据库列表时出错"],
+ "Database:": ["数据库:"],
+ "Select a database": ["选择一个数据库"],
+ "Select a schema (%s)": ["选择一个模式(%s)"],
+ "Schema:": ["模式:"],
+ "Add a table (%s)": ["增加一张表(%s)"],
+ "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": [
- "作为 my_alias"
- ],
+ "AS my_alias": ["作为 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": [
- "选择数据源"
- ],
+ "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": [
- "Superset 教程"
- ],
- "Choose a visualization type": [
- "选择可视化类型"
- ],
- "Create new chart": [
- "创建新图表"
- ],
- "Unexpected error: ": [
- "意外错误:"
- ],
- "Unexpected error.": [
- "意外错误。"
- ],
- "Updating chart was stopped": [
- "更新图表已停止"
- ],
+ "Superset tutorial": ["Superset 教程"],
+ "Choose a visualization type": ["选择可视化类型"],
+ "Create new chart": ["创建新图表"],
+ "Unexpected error: ": ["意外错误:"],
+ "Unexpected error.": ["意外错误。"],
+ "Updating chart was stopped": ["更新图表已停止"],
"An error occurred while rendering the visualization: %s": [
"渲染可视化时发生错误:%s"
],
@@ -739,258 +341,114 @@
"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": [
- "未成功"
- ],
+ "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!": [
"抱歉,您的浏览器不支持复制操作。使用 Ctrl / Cmd + C!"
],
- "Copied!": [
- "复制成功!"
- ],
- "Title": [
- "标题"
- ],
- "click to edit title": [
- "点击编辑标题"
- ],
+ "Copied!": ["复制成功!"],
+ "Title": ["标题"],
+ "click to edit title": ["点击编辑标题"],
"You don't have the rights to alter this title.": [
"你没有权利改变这个标题。"
],
- "Click to favorite/unfavorite": [
- "点击 收藏/取消收藏"
- ],
- "Dismiss": [
- "忽略"
- ],
- "%s%s": [
- "%s%s"
- ],
- "Active Dashboard Filters": [
- "活跃的看板过滤器"
- ],
- "Checkout this dashboard: %s": [
- "查看这个看板:%s"
- ],
- "Save as": [
- "另存为"
- ],
- "Force Refresh": [
- "强制刷新"
- ],
- "Force refresh the whole dashboard": [
- "强制刷新整个看板"
- ],
- "Set autorefresh": [
- "设置自动刷新"
- ],
+ "Click to favorite/unfavorite": ["点击 收藏/取消收藏"],
+ "Dismiss": ["忽略"],
+ "%s%s": ["%s%s"],
+ "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": [
- "将这个看板链接通过Email发送"
- ],
- "Add Charts": [
- "添加图表"
- ],
- "Add some charts to this dashboard": [
- "在该看板中添加一些图表"
- ],
- "Edit CSS": [
- "编辑CSS"
- ],
+ "Save the dashboard": ["保存看板"],
+ "Edit properties": ["编辑属性"],
+ "Edit the dashboards's properties": ["编辑看板的属性"],
+ "Email": ["邮箱"],
+ "Email a link to this dashboard": ["将这个看板链接通过Email发送"],
+ "Add Charts": ["添加图表"],
+ "Add some charts 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分钟"
- ],
- "30 minutes": [
- "30分钟"
- ],
- "1 hour": [
- "1小时"
- ],
- "6 hours": [
- "6个小时"
- ],
- "12 hours": [
- "12个小时"
- ],
- "24 hours": [
- "24 小时"
- ],
- "Refresh Interval": [
- "刷新间隔"
- ],
+ "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分钟"],
+ "30 minutes": ["30分钟"],
+ "1 hour": ["1小时"],
+ "6 hours": ["6个小时"],
+ "12 hours": ["12个小时"],
+ "24 hours": ["24 小时"],
+ "Refresh Interval": ["刷新间隔"],
"Choose the refresh frequency for this dashboard": [
"选择此看板的刷新频率"
],
- "This dashboard was saved successfully.": [
- "该看板已成功保存。"
- ],
+ "This dashboard was saved successfully.": ["该看板已成功保存。"],
"Sorry, there was an error saving this dashboard: ": [
"抱歉,保存此信息中心时发生错误"
],
- "Error": [
- "异常"
- ],
+ "Error": ["异常"],
"You must pick a name for the new dashboard": [
"您必须为新的看板选择一个名称"
],
- "Save Dashboard": [
- "保存看板"
- ],
- "Overwrite Dashboard [%s]": [
- "覆盖看板 [%s]"
- ],
- "Save as:": [
- "另存为:"
- ],
- "[dashboard name]": [
- "[看板名称]"
- ],
+ "Save Dashboard": ["保存看板"],
+ "Overwrite Dashboard [%s]": ["覆盖看板 [%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": [
- "Viz"
- ],
- "Datasource": [
- "数据源"
- ],
- "Modified": [
- "已修改"
- ],
- "Add a new chart to the dashboard": [
- "在看板中添加新图表"
- ],
- "Add Charts to Dashboard": [
- "在看板中添加图表"
- ],
+ "Name": ["名字"],
+ "Viz": ["Viz"],
+ "Datasource": ["数据源"],
+ "Modified": ["已修改"],
+ "Add a new chart to the dashboard": ["在看板中添加新图表"],
+ "Add Charts to Dashboard": ["在看板中添加图表"],
"Served from data cached %s . Click to force refresh.": [
"数据缓存 %s 。点击强制刷新。"
],
- "Force refresh data": [
- "强制刷新数据"
- ],
- "Annotation layers are still loading.": [
- "注释层仍在加载。"
- ],
+ "Force refresh data": ["强制刷新数据"],
+ "Annotation layers are still loading.": ["注释层仍在加载。"],
"One ore more annotation layers failed loading.": [
"一个或多个注释层加载失败。"
],
- "Move chart": [
- "移动图表"
- ],
- "Toggle chart description": [
- "切换图表说明"
- ],
- "Edit chart": [
- "编辑图表"
- ],
- "Export CSV": [
- "导出 CSV"
- ],
- "Explore chart": [
- "探索图表"
- ],
- "Remove chart from dashboard": [
- "从看板中删除图表"
- ],
+ "Move chart": ["移动图表"],
+ "Toggle chart description": ["切换图表说明"],
+ "Edit chart": ["编辑图表"],
+ "Export CSV": ["导出 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": [
- "一个或多个控件来分组"
- ],
- "Metrics": [
- "指标"
- ],
- "One or many metrics to display": [
- "一个或多个指标显示"
- ],
- "Metric": [
- "指标"
- ],
+ "Group by": ["分组"],
+ "One or many controls to group by": ["一个或多个控件来分组"],
+ "Metrics": ["指标"],
+ "One or many metrics to display": ["一个或多个指标显示"],
+ "Metric": ["指标"],
"For more information about objects are in context in the scope of this function, refer to the": [
"有关对象在该函数范围内的上下文的更多信息,请参见"
],
@@ -1000,1794 +458,838 @@
"This functionality is disabled in your environment for security reasons.": [
"出于安全原因,该功能在您的环境中被禁用。"
],
- "Visualization Type": [
- "图表类型"
- ],
- "The type of visualization to display": [
- "要显示的可视化类型"
- ],
- "Percentage Metrics": [
- "百分比度量"
- ],
+ "Visualization Type": ["图表类型"],
+ "The type of visualization to display": ["要显示的可视化类型"],
+ "Percentage Metrics": ["百分比度量"],
"Metrics for which percentage of total are to be displayed": [
"要显示总数百分比的度量"
],
- "Y Axis Bounds": [
- "Y 轴界限"
- ],
+ "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": [
- "固定色"
- ],
+ "Ordering": ["排序"],
+ "Fixed Color": ["固定色"],
"Use this to define a static color for all circles": [
"使用此定义所有圆圈的静态颜色"
],
- "Legend Position": [
- "图例位置"
- ],
- "Choose the position of the legend": [
- "选择图例的位置"
- ],
- "Fill Color": [
- "填充颜色"
- ],
+ "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": [
"如果不想重写GeoJSON中指定的颜色,则将不透明度设置为0。"
],
- "Stroke Color": [
- "笔划颜色"
- ],
- "Right Axis Metric": [
- "右轴指标"
- ],
- "Choose a metric for right axis": [
- "为右轴选择一个指标"
- ],
- "Stacked Style": [
- "堆积的样式"
- ],
- "Sort X Axis": [
- "排序X轴"
- ],
- "Sort Y Axis": [
- "排序Y轴"
- ],
- "Linear Color Scheme": [
- "线性颜色方案"
- ],
- "Normalize Across": [
- "标准化通过"
- ],
+ "Stroke Color": ["笔划颜色"],
+ "Right Axis Metric": ["右轴指标"],
+ "Choose a metric for right axis": ["为右轴选择一个指标"],
+ "Stacked Style": ["堆积的样式"],
+ "Sort X Axis": ["排序X轴"],
+ "Sort Y Axis": ["排序Y轴"],
+ "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": [
- "渲染"
- ],
+ "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": [
"图像渲染画布对象的 CSS 属性,它定义了浏览器如何放大图像"
],
- "XScale Interval": [
- "X轴比例尺间隔"
- ],
+ "XScale Interval": ["X轴比例尺间隔"],
"Number of steps to take between ticks when displaying the X scale": [
"显示 X 刻度时,在刻度之间表示的步骤数"
],
- "YScale Interval": [
- "Y轴比例尺间隔"
- ],
+ "YScale Interval": ["Y轴比例尺间隔"],
"Number of steps to take between ticks when displaying the Y scale": [
"显示 Y 刻度时,在刻度之间表示的步骤数"
],
- "Include Time": [
- "包括时间"
- ],
+ "Include Time": ["包括时间"],
"Whether to include the time granularity as defined in the time section": [
"是否包含时间段中定义的时间粒度"
],
- "Auto Zoom": [
- "自动缩放"
- ],
+ "Auto Zoom": ["自动缩放"],
"When checked, the map will zoom to your data after each query": [
"选中后,地图将根据您的数据进行缩放。"
],
- "Show percentage": [
- "显示百分比"
- ],
+ "Show percentage": ["显示百分比"],
"Whether to include the percentage in the tooltip": [
"是否在工具提示中包含百分比"
],
- "Stacked Bars": [
- "堆叠条形图"
- ],
- "Show totals": [
- "显示总计"
- ],
- "Display total row/column": [
- "显示总行 / 列"
- ],
- "Show Markers": [
- "显示标记"
- ],
+ "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.": [
- "按 x 标签排序。"
- ],
- "Combine Metrics": [
- "整合指标"
- ],
+ "Bar Values": ["条形栏的值"],
+ "Show the value on top of the bar": ["显示栏上的值"],
+ "Sort Bars": ["排序条形栏"],
+ "Sort bars by x labels.": ["按 x 标签排序。"],
+ "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": [
- "额外的控制"
- ],
+ "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 轴的刻度"
- ],
+ "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 轴刻度的数量。如果为 true,则 X 轴不会溢出,标签可能会丢失。如果为 false,则最小宽度将应用于列,并且宽度可能会溢出,并以水平滚动条展示。"
],
- "Include Series": [
- "包括序列"
- ],
- "Include series name as an axis": [
- "包含序列名称作为一个轴"
- ],
- "Color Metric": [
- "颜色指标"
- ],
- "A metric to use for color": [
- "用于颜色的指标"
- ],
- "Country Name": [
- "国家的名字"
- ],
+ "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": [
"Superset 应显示的国家名称"
],
- "Country Field Type": [
- "国家字段的类型"
- ],
+ "Country Field Type": ["国家字段的类型"],
"The country code standard that Superset should expect to find in the [country] column": [
"Superset 希望能够在 [国家] 栏中找到的 国家 / 地区 的标准代码"
],
- "Frequency": [
- "频率"
- ],
+ "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.": [
"旋转时间的周期性。用户可以提供\n“Pandas”别名。\n点击信息气泡以获得更多关于“freq”表达式的细节。"
],
- "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": [
- "选择列"
- ],
- "Polygon Column": [
- "多边形列"
- ],
+ "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": ["选择列"],
+ "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": [
- "起点"
- ],
+ "Point Radius Scale": ["点半径比例尺"],
+ "Stroke Width": ["行程宽度"],
+ "Origin": ["起点"],
"Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`": [
"定义时间桶的起点,接受 `now`,`sunday` 或 `1970-01-01` 的自然日期"
],
- "Bottom Margin": [
- "底部边距"
- ],
+ "Bottom Margin": ["底部边距"],
"Bottom margin, in pixels, allowing for more room for axis labels": [
"底部边距,以像素为单位,为轴标签留出更多空间"
],
- "X Tick Layout": [
- "X轴记号图层"
- ],
- "The way the ticks are laid out on the X axis": [
- "记号在X轴上的排列方式"
- ],
- "Left Margin": [
- "左边距"
- ],
+ "X Tick Layout": ["X轴记号图层"],
+ "The way the ticks are laid out on the X axis": ["记号在X轴上的排列方式"],
+ "Left Margin": ["左边距"],
"Left margin, in pixels, allowing for more room for axis labels": [
"左边距,以像素为单位,为轴标签留出更多空间"
],
- "Time Granularity": [
- "可视化的时间粒度"
- ],
+ "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 秒`,`1 天` 或 `56 周`"
],
- "Domain": [
- "域"
- ],
- "The time unit used for the grouping of blocks": [
- "用于块分组的时间单位"
- ],
- "Subdomain": [
- "子域"
- ],
+ "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": [
"每个块的时间单位。应该是比 domain_granularity 更小的单位。应该大于或等于 Time Grain"
],
- "Link Length": [
- "链接长度"
- ],
- "Link length in the force layout": [
- "在力布局中的链接长度"
- ],
- "Charge": [
- "充电"
- ],
- "Charge in the force layout": [
- "在力布局中充电"
- ],
+ "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": [
"可视化的时间栏。注意,您可以定义返回表中的DATETIMLE列的任意表达式。还请注意下面的筛选器应用于该列或表达式。"
],
- "Time Grain": [
- "时间的粒度"
- ],
+ "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.": [
"可视化的时间粒度。这将应用日期转换来更改时间列,并定义新的时间粒度。这里的选项是在 Superset 源代码中的每个数据库引擎基础上定义的。"
],
- "Resample Rule": [
- "重新取样规则"
- ],
- "Pandas resample rule": [
- "Pandas 重新采样的规则"
- ],
- "Resample How": [
- "如何重新采样"
- ],
- "Pandas resample how": [
- "Pandas 如何重新采样的规则"
- ],
- "Resample Fill Method": [
- "重新采样的填充方法"
- ],
- "Pandas resample fill method": [
- "Pandas 重新采样的填充方法"
- ],
- "Since": [
- "以来"
- ],
- "7 days ago": [
- "7 天前"
- ],
- "Until": [
- "直到"
- ],
- "Max Bubble Size": [
- "最大泡泡的尺寸"
- ],
- "Whisker/outlier options": [
- "(箱须图的)须 / 异常值选项"
- ],
+ "Resample Rule": ["重新取样规则"],
+ "Pandas resample rule": ["Pandas 重新采样的规则"],
+ "Resample How": ["如何重新采样"],
+ "Pandas resample how": ["Pandas 如何重新采样的规则"],
+ "Resample Fill Method": ["重新采样的填充方法"],
+ "Pandas resample fill method": ["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": [
- "序列限制"
- ],
+ "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).": [
"限制显示的时间序列的数量。应用子查询(或者不支持子查询)来限制获取和显示的时间序列的数量。在高基数维度(S)分组时,此特性是有用的。"
],
- "Sort By": [
- "Sort By(以什么排序)"
- ],
- "Metric used to define the top series": [
- "用于定义顶级序列的指标"
- ],
- "Sort Descending": [
- "降序"
- ],
- "Whether to sort descending or ascending": [
- "是降序还是升序排序"
- ],
- "Rolling": [
- "滚动"
- ],
+ "Sort By": ["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": [
"定义要应用的滚动窗口函数,与 [Periods] 文本框一起使用"
],
- "Multiplier": [
- "乘数"
- ],
- "Factor to multiply the metric by": [
- "因子乘以度量"
- ],
- "Periods": [
- "期限"
- ],
+ "Multiplier": ["乘数"],
+ "Factor to multiply the metric by": ["因子乘以度量"],
+ "Periods": ["期限"],
"Defines the size of the rolling window function, relative to the time granularity selected": [
"定义滚动窗口函数的大小,相对于所选的时间粒度"
],
- "Cell Size": [
- "单元尺寸"
- ],
+ "Cell Size": ["单元尺寸"],
"The size of the square cell, in pixels": [
"平方单元的大小,以像素为单位"
],
- "Cell Padding": [
- "细胞填充"
- ],
+ "Cell Padding": ["细胞填充"],
"The distance between cells, in pixels": [
"单元格之间的距离,以像素为单位"
],
- "Cell Radius": [
- "单元格半径"
- ],
- "The pixel radius": [
- "像素半径"
- ],
- "Color Steps": [
- "色彩Steps"
- ],
- "The number color \"steps\"": [
- "色彩Steps数字"
- ],
- "Grid Size": [
- "网格大小"
- ],
- "Defines the grid size in pixels": [
- "定义网格像素大小"
- ],
- "Min Periods": [
- "最小的期限"
- ],
+ "Cell Radius": ["单元格半径"],
+ "The pixel radius": ["像素半径"],
+ "Color Steps": ["色彩Steps"],
+ "The number color \"steps\"": ["色彩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": [
"显示值所需的滚动周期的最小数量。例如,如果您想累积 7 天的总额,您可能希望您的“最短期限”为 7,以便显示的所有数据点都是 7 个期间的总和。这将隐藏掉前 7 个阶段的“加速”效果"
],
- "Series": [
- "序列"
- ],
+ "Series": ["序列"],
"Defines the grouping of entities. Each series is shown as a specific color on the chart and has a legend toggle": [
"定义实体的分组。每个系列在图表上显示为特定颜色,并有一个可切换的图例"
],
- "Entity": [
- "实体"
- ],
+ "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 地址"
- ],
+ "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 子句"
- ],
+ "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 子句中,作为与其他条件的 AND 关联。你可以包含复杂的表达式、圆括号和任何后端支持的其他东西。"
],
- "Custom HAVING clause": [
- "自定义 HAVING 子句"
- ],
+ "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 子句中,作为与其他条件的 AND 关联。你可以包含复杂的表达式、圆括号和任何后端支持的其他东西。"
],
- "Comparison Period Lag": [
- "比较期延迟"
- ],
+ "Comparison Period Lag": ["比较期延迟"],
"Based on granularity, number of time periods to compare against": [
"根据粒度,比较的时间段数量"
],
- "Comparison suffix": [
- "比较后缀"
- ],
+ "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 轴格式"
- ],
+ "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 轴格式"],
"When `Period Ratio` is set, the Y Axis Format is forced to `.1%`": [
"当设置“周期比”时,y轴格式强制为“1%”。"
],
- "Right Axis Format": [
- "右轴格式"
- ],
- "Date Time Format": [
- "时间格式"
- ],
- "Markup Type": [
- "Markup 格式"
- ],
- "Pick your favorite markup language": [
- "选择您最爱的 Markup 语言"
- ],
- "Rotation": [
- "反转"
- ],
- "Rotation to apply to words in the cloud": [
- "旋转适用于云中的单词"
- ],
- "Line Style": [
- "线条样式"
- ],
- "Line interpolation as defined by d3.js": [
- "由 d3.js 定义的线插值"
- ],
- "Label Type": [
- "标签类型"
- ],
- "What should be shown on the label?": [
- "什么应该被显示在标签上?"
- ],
- "Code": [
- "代码"
- ],
- "Put your code here": [
- "把您的代码放在这里"
- ],
- "Aggregation function": [
- "聚合功能"
- ],
+ "Right Axis Format": ["右轴格式"],
+ "Date Time Format": ["时间格式"],
+ "Markup Type": ["Markup 格式"],
+ "Pick your favorite markup language": ["选择您最爱的 Markup 语言"],
+ "Rotation": ["反转"],
+ "Rotation to apply to words in the cloud": ["旋转适用于云中的单词"],
+ "Line Style": ["线条样式"],
+ "Line interpolation as defined by d3.js": ["由 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 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": [
- "显示范围过滤器"
- ],
+ "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": [
- "显示SQL Granularity Dropdown"
- ],
- "Check to include SQL Granularity dropdown": [
- "检查是否包含SQL粒度下拉"
- ],
- "Show SQL Time Column": [
- "显示SQL时间列"
- ],
- "Check to include Time Column dropdown": [
- "检查包含时间列 Dropdown"
- ],
- "Show Druid Granularity Dropdown": [
- "显示 Druid Granularity Dropdown"
- ],
+ "Date Filter": ["日期过滤器"],
+ "Whether to include a time filter": ["是否包含时间过滤器"],
+ "Show SQL Granularity Dropdown": ["显示SQL Granularity Dropdown"],
+ "Check to include SQL Granularity dropdown": ["检查是否包含SQL粒度下拉"],
+ "Show SQL Time Column": ["显示SQL时间列"],
+ "Check to include Time Column dropdown": ["检查包含时间列 Dropdown"],
+ "Show Druid Granularity Dropdown": ["显示 Druid Granularity Dropdown"],
"Check to include Druid Granularity dropdown": [
"检查包含Druid Granularity Dropdown"
],
- "Show Druid Time Origin": [
- "显示Druid原始时间"
- ],
- "Check to include Time Origin dropdown": [
- "检查包含Time Origin dropdown"
- ],
- "Data Table": [
- "数据表"
- ],
- "Whether to display the interactive data table": [
- "是否显示交互式数据表"
- ],
- "Search Box": [
- "搜索框"
- ],
- "Whether to include a client side search box": [
- "是否包含客户端搜索框"
- ],
- "Table Filter": [
- "表格过滤器"
- ],
+ "Show Druid Time Origin": ["显示Druid原始时间"],
+ "Check to include Time Origin dropdown": ["检查包含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 +/-": [
- "对齐 +/-"
- ],
+ "Align +/-": ["对齐 +/-"],
"Whether to align the background chart for +/- values": [
"是否 +/- 对齐背景图数值"
],
- "Color +/-": [
- "色彩 +/-"
- ],
- "Whether to color +/- values": [
- "是否 +/- 颜色数值"
- ],
- "Show Bubbles": [
- "显示气泡"
- ],
+ "Color +/-": ["色彩 +/-"],
+ "Whether to color +/- values": ["是否 +/- 颜色数值"],
+ "Show Bubbles": ["显示气泡"],
"Whether to display bubbles on top of countries": [
"是否在国家之上展示气泡"
],
- "Legend": [
- "图例"
- ],
- "Whether to display the legend (toggles)": [
- "是否显示图例(切换)"
- ],
- "Show Values": [
- "显示值"
- ],
+ "Legend": ["图例"],
+ "Whether to display the legend (toggles)": ["是否显示图例(切换)"],
+ "Show Values": ["显示值"],
"Whether to display the numerical values within the cells": [
"是否在单元格内显示数值"
],
- "Show Metric Names": [
- "显示度量名"
- ],
+ "Show Metric Names": ["显示度量名"],
"Whether to display the metric name as a title": [
"是否将度量名显示为标题"
],
- "X bounds": [
- "X界限"
- ],
+ "X bounds": ["X界限"],
"Whether to display the min and max values of the X axis": [
"是否显示X轴的最小值和最大值"
],
- "Y bounds": [
- "Y界限"
- ],
+ "Y bounds": ["Y界限"],
"Whether to display the min and max values of the Y axis": [
"是否显示Y轴的最小值和最大值"
],
- "Rich Tooltip": [
- "丰富的工具提示"
- ],
+ "Rich Tooltip": ["丰富的工具提示"],
"The rich tooltip shows a list of all series for that point in time": [
"丰富的工具提示显示了该时间点的所有系列的列表。"
],
- "Y Log Scale": [
- "Y经度标度"
- ],
- "Use a log scale for the Y axis": [
- "Y轴使用经度刻度"
- ],
- "X Log Scale": [
- "X经度标度"
- ],
- "Use a log scale for the X axis": [
- "X轴使用经度刻度"
- ],
- "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": [
- "周期比"
- ],
+ "Y Log Scale": ["Y经度标度"],
+ "Use a log scale for the Y axis": ["Y轴使用经度刻度"],
+ "X Log Scale": ["X经度标度"],
+ "Use a log scale for the X axis": ["X轴使用经度刻度"],
+ "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": [
"[integer]要比较的周期数,这与所选的粒度有关。"
],
- "Period Ratio Type": [
- "周期比率型"
- ],
+ "Period Ratio Type": ["周期比率型"],
"`factor` means (new/previous), `growth` is ((new/previous) - 1), `value` is (new-previous)": [
"“factor”是指 (new/previous),“growth”是 ((new/previous) - 1),“value”是 (new-previous)"
],
- "Time Shift": [
- "时移"
- ],
+ "Time Shift": ["时移"],
"Overlay one or more timeseries from a relative time period. Expects relative time deltas in natural language (example: 24 hours, 7 days, 56 weeks, 365 days)": [
"从相对时间段覆盖一个或多个时间序列。期望自然语言中的相对时间增量(例如:24小时、7天、56周、365天)"
],
- "Subheader": [
- "子标题"
- ],
+ "Subheader": ["子标题"],
"Description text that shows up below your Big Number": [
"在大数字下面显示描述文本"
],
- "label": [
- "标签"
- ],
+ "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": [
- "簇半径"
- ],
+ "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": [
- "点半径"
- ],
+ "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": [
"单个点的半径(不在簇中的点)。一个数值列或“AUTO”,它根据最大的聚类来缩放点。"
],
- "Point Radius Unit": [
- "点半径单位"
- ],
+ "Point Radius Unit": ["点半径单位"],
"The unit of measure for the specified point radius": [
"指定点半径的度量单位"
],
- "Point Unit": [
- "点单位"
- ],
- "Opacity": [
- "不透明度"
- ],
+ "Point Unit": ["点单位"],
+ "Opacity": ["不透明度"],
"Opacity of all clusters, points, and labels. Between 0 and 1.": [
"所有簇、点和标签的不透明度。在0到1之间。"
],
- "Viewport": [
- "视口"
- ],
+ "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": [
- "实时渲染"
- ],
+ "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": [
- "RGB颜色"
- ],
- "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": [
- "标记线标签"
- ],
- "Chart ID": [
- "图表 ID"
- ],
- "The id of the active chart": [
- "活动图表的ID"
- ],
- "Cache Timeout (seconds)": [
- "缓存超时(秒)"
- ],
+ "RGB Color": ["RGB颜色"],
+ "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": ["标记线标签"],
+ "Chart ID": ["图表 ID"],
+ "The id of the active chart": ["活动图表的ID"],
+ "Cache Timeout (seconds)": ["缓存超时(秒)"],
"The number of seconds before expiring the cache": [
"终止缓存前的时间(秒)"
],
- "Order by entity id": [
- "按实体ID排序"
- ],
+ "Order by entity id": ["按实体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.": [
"重要!如果表尚未按实体id排序,则选择此选项,否则无法保证返回每个实体的所有事件。"
],
- "Minimum leaf node event count": [
- "最小的叶节点的事件计数"
- ],
+ "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": [
- "显著水平"
- ],
+ "Color Scheme": ["配色方案"],
+ "The color scheme for rendering chart": ["绘制图的配色方案"],
+ "Significance Level": ["显著水平"],
"Threshold alpha level for determining significance": [
"确定临界值的α水平"
],
- "p-value precision": [
- "概率值精度"
- ],
+ "p-value precision": ["概率值精度"],
"Number of decimal places with which to display p-values": [
"用以显示概率值的小数位数"
],
- "Lift percent precision": [
- "提高百分比精度"
- ],
+ "Lift percent precision": ["提高百分比精度"],
"Number of decimal places with which to display lift values": [
"用以显示提升值的小数位数"
],
- "Time Series Columns": [
- "时间序列的列"
- ],
- "Use Area Proportions": [
- "使用面积比例"
- ],
+ "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": [
- "差异"
- ],
+ "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`": [
"从“Since”到“Until”值的量度变化"
],
- "Percent Change": [
- "百分比变化"
- ],
+ "Percent Change": ["百分比变化"],
"Metric percent change in value from `since` to `until`": [
"度量值从“Since”到“Until”的值变化"
],
- "Factor": [
- "因子"
- ],
+ "Factor": ["因子"],
"Metric factor change from `since` to `until`": [
"从“Since”到“Until”的度量因子变化"
],
- "Advanced Analytics": [
- "高级分析"
- ],
- "Use the Advanced Analytics options below": [
- "使用下面的高级分析选项"
- ],
- "Settings for time series": [
- "时间序列的设置"
- ],
- "Equal Date Sizes": [
- "等时尺寸"
- ],
+ "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": [
- "分区限制"
- ],
+ "Partition Limit": ["分区限制"],
"The maximum number of subdivisions of each group; lower values are pruned first": [
"每个组的最大分支数;较低的值首先修剪。"
],
- "Minimum Radius": [
- "最小半径"
- ],
+ "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": [
- "最大半径"
- ],
+ "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": [
- "分割阈值"
- ],
+ "Partition Threshold": ["分割阈值"],
"Partitions whose height to parent height proportions are below this value are pruned": [
"将高度与父高度比例低的分区修剪掉"
],
- "Lines column": [
- "线列"
- ],
+ "Lines column": ["线列"],
"The database columns that contains lines information": [
"包含行信息的数据库列"
],
- "Lines encoding": [
- "线编码"
- ],
- "The encoding format of the lines": [
- "线的编码格式"
- ],
- "Line width": [
- "线宽"
- ],
- "The width of the lines": [
- "线宽度"
- ],
- "Line charts": [
- "线型图"
- ],
+ "Lines encoding": ["线编码"],
+ "The encoding format of the lines": ["线的编码格式"],
+ "Line width": ["线宽"],
+ "The width of the lines": ["线宽度"],
+ "Line charts": ["线型图"],
"Pick a set of line charts to layer on top of one another": [
"选择一组可重叠的线型图"
],
- "Select charts": [
- "选择图表"
- ],
- "Error while fetching charts": [
- "获取图表时出错"
- ],
- "Right Axis chart(s)": [
- "右轴图(S)"
- ],
- "Choose one or more charts for right axis": [
- "为右轴选择一个或多个图表"
- ],
- "Prefix metric name with slice name": [
- "前缀度量名"
- ],
- "Reverse Lat & Long": [
- "反向经纬度"
- ],
- "deck.gl charts": [
- "Deck.gl - 图表"
- ],
+ "Select charts": ["选择图表"],
+ "Error while fetching charts": ["获取图表时出错"],
+ "Right Axis chart(s)": ["右轴图(S)"],
+ "Choose one or more charts for right axis": ["为右轴选择一个或多个图表"],
+ "Prefix metric name with slice name": ["前缀度量名"],
+ "Reverse Lat & Long": ["反向经纬度"],
+ "deck.gl charts": ["Deck.gl - 图表"],
"Pick a set of deck.gl charts to layer on top of one another": [
"选择一组deck.gl图表彼此层叠"
],
- "Javascript data interceptor": [
- "JavaScript数据拦截器"
- ],
+ "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数据调制器"
- ],
+ "Javascript data mutator": ["JavaScript数据调制器"],
"Define a function that receives intercepts the data objects and can mutate it": [
"定义一个接收截取数据对象并能对其进行变异的函数。"
],
- "Javascript tooltip generator": [
- "JavaScript工具提示生成器"
- ],
+ "Javascript tooltip generator": ["JavaScript工具提示生成器"],
"Define a function that receives the input and outputs the content for a tooltip": [
"定义一个函数,接收输入输出工具提示的内容"
],
- "Javascript onClick href": [
- "Javascript onClick事件触发转跳地址"
- ],
+ "Javascript onClick href": ["Javascript onClick事件触发转跳地址"],
"Define a function that returns a URL to navigate to when user clicks": [
"定义一个函数,当用户单击时返回导航URL"
],
- "Extra data for JS": [
- "额外的JS数据"
- ],
+ "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": [
- "是否填充对象"
- ],
- "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": [
- "数据源 & 图表类型"
- ],
+ "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": [
"本节公开了在查询中包含SQL片段的方法"
],
- "Annotations and Layers": [
- "注释与注释层"
- ],
- "Query": [
- "查询"
- ],
+ "Annotations and Layers": ["注释与注释层"],
+ "Query": ["查询"],
"This section contains options that allow for advanced analytical post processing of query results": [
"本节包含允许对查询结果进行高级分析处理后的选项。"
],
- "Result Filters": [
- "结果筛选"
- ],
+ "Result Filters": ["结果筛选"],
"The filters to apply after post-aggregation.Leave the value control empty to filter empty strings or nulls": [
"过滤器应用在聚合后。将Valk控件留空,以过滤空字符串或空值。"
],
- "Chart Options": [
- "图表选项"
- ],
- "Breakdowns": [
- "分解"
- ],
- "Defines how each series is broken down": [
- "定义每个序列是如何被分解的"
- ],
- "Pie Chart": [
- "饼图"
- ],
- "Y Axis 1": [
- "Y轴1"
- ],
- "Y Axis 2": [
- "Y轴2"
- ],
- "Left Axis chart(s)": [
- "左轴图表"
- ],
- "Choose one or more charts for left axis": [
- "为左轴选择一个或多个图表"
- ],
- "Left Axis Format": [
- "左轴格式"
- ],
- "Time Series - Periodicity Pivot": [
- "时间序列-周期透视表"
- ],
- "Dual Axis Line Chart": [
- "双轴线形图"
- ],
- "Left Axis Metric": [
- "左轴计量指标"
- ],
- "Choose a metric for left axis": [
- "选择左轴的计量指标"
- ],
- "Map": [
- "地图"
- ],
- "Deck.gl - Hexagons": [
- "Deck.gl - 六边形"
- ],
- "Advanced": [
- "高级"
- ],
- "Height": [
- "高度"
- ],
- "Metric used to control height": [
- "用于控制高度的计量指标"
- ],
- "Deck.gl - Grid": [
- "Deck.gl - 三维网格"
- ],
- "Deck.gl - Screen grid": [
- "Deck.gl - 屏幕网格"
- ],
- "Grid": [
- "网格"
- ],
- "Weight": [
- "重量"
- ],
+ "Chart Options": ["图表选项"],
+ "Breakdowns": ["分解"],
+ "Defines how each series is broken down": ["定义每个序列是如何被分解的"],
+ "Pie Chart": ["饼图"],
+ "Y Axis 1": ["Y轴1"],
+ "Y Axis 2": ["Y轴2"],
+ "Left Axis chart(s)": ["左轴图表"],
+ "Choose one or more charts for left axis": ["为左轴选择一个或多个图表"],
+ "Left Axis Format": ["左轴格式"],
+ "Time Series - Periodicity Pivot": ["时间序列-周期透视表"],
+ "Dual Axis Line Chart": ["双轴线形图"],
+ "Left Axis Metric": ["左轴计量指标"],
+ "Choose a metric for left axis": ["选择左轴的计量指标"],
+ "Map": ["地图"],
+ "Deck.gl - Hexagons": ["Deck.gl - 六边形"],
+ "Advanced": ["高级"],
+ "Height": ["高度"],
+ "Metric used to control height": ["用于控制高度的计量指标"],
+ "Deck.gl - Grid": ["Deck.gl - 三维网格"],
+ "Deck.gl - Screen grid": ["Deck.gl - 屏幕网格"],
+ "Grid": ["网格"],
+ "Weight": ["重量"],
"Metric used as a weight for the grid's coloring": [
"计量指标用作网格着色的权重"
],
- "Deck.gl - GeoJson": [
- "Deck.gl - Geo地理"
- ],
- "GeoJson Settings": [
- "GeoJson设置"
- ],
- "Polygon Settings": [
- "Polygon设置"
- ],
- "Arc": [
- "弧"
- ],
- "Point Color": [
- "点颜色"
- ],
- "Categorical Color": [
- "分类颜色"
- ],
+ "Deck.gl - GeoJson": ["Deck.gl - Geo地理"],
+ "GeoJson Settings": ["GeoJson设置"],
+ "Polygon Settings": ["Polygon设置"],
+ "Arc": ["弧"],
+ "Point Color": ["点颜色"],
+ "Categorical Color": ["分类颜色"],
"Pick a dimension from which categorical colors are defined": [
"选择定义分类颜色的维度"
],
- "GROUP BY": [
- "分组"
- ],
+ "GROUP BY": ["分组"],
"Use this section if you want a query that aggregates": [
"如果需要聚合的查询,请使用此部分"
],
- "NOT GROUPED BY": [
- "排除分组"
- ],
+ "NOT GROUPED BY": ["排除分组"],
"Use this section if you want to query atomic rows": [
"如果要查询原子行,请使用此部分"
],
- "Time Series Table": [
- "时间序列表"
- ],
+ "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": [
- "数字列"
- ],
+ "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": [
- "选择直方图的容器数"
- ],
+ "No of Bins": ["没有直方图"],
+ "Select number of bins for the histogram": ["选择直方图的容器数"],
"Opacity of the bars. Between 0 and 1": [
"所有簇、点和标签的不透明度。在0到1之间"
],
- "Primary Metric": [
- "主计量指标"
- ],
+ "Primary Metric": ["主计量指标"],
"The primary metric is used to define the arc segment sizes": [
"主计量指标用于定义弧段大小。"
],
- "Secondary Metric": [
- "次计量指标"
- ],
+ "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": [
- "选择一个目标"
- ],
+ "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": [
"地区/省/部门ISO3166-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-2列表的文档)"
],
- "Bubbles": [
- "气泡"
- ],
- "Country Control": [
- "国家控制"
- ],
- "3 letter code of the country": [
- "国家3字母代码"
- ],
- "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": [
- "筛选控件"
- ],
+ "Bubbles": ["气泡"],
+ "Country Control": ["国家控制"],
+ "3 letter code of the country": ["国家3字母代码"],
+ "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": [
- "热力图选项"
- ],
+ "Heatmap Options": ["热力图选项"],
"Whether to apply a normal distribution based on rank on the color scale": [
"在色标上是否应用基于排列的正态分布"
],
- "Value bounds": [
- "值边界"
- ],
+ "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": [
- "集群标签聚合器"
- ],
+ "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": [
- "提示"
- ],
+ "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": [
- "事件计数限制"
- ],
+ "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": [
- "元数据"
- ],
+ "Meta data": ["元数据"],
"Select any columns for meta data inspection": [
"选择任何列用来对元数据进行探查"
],
- "Paired t-test": [
- "配对t-检验"
- ],
- "Time Series Options": [
- "时序图选项"
- ],
+ "Paired t-test": ["配对t-检验"],
+ "Time Series Options": ["时序图选项"],
"No such column found. To filter on a metric, try the Custom SQL tab.": [
"没有发现这样的列。若要在度量值上筛选,请尝试自定义SQL选项卡。"
],
- "%s column(s) and metric(s)": [
- "%s 列与计量指标"
- ],
- "%s column(s)": [
- "%s列表"
- ],
+ "%s column(s) and metric(s)": ["%s 列与计量指标"],
+ "%s column(s)": ["%s列表"],
"To filter on a metric, use Custom SQL tab.": [
"若要在计量值上筛选,请使用自定义SQL选项卡。"
],
- "%s operators(s)": [
- "%s 运算符"
- ],
- "type a value here": [
- "在这里键入一个值"
- ],
- "Filter value": [
- "过滤值"
- ],
- "choose WHERE or HAVING...": [
- "选择WHERE或HAVING子句..."
- ],
- "%s aggregates(s)": [
- "%s 聚合"
- ],
- "description": [
- "描述"
- ],
- "bolt": [
- "螺栓"
- ],
- "Changing this control takes effect instantly": [
- "更改此控件立即生效。"
- ],
- "Error...": [
- "错误 ..."
- ],
- "Width": [
- "宽度"
- ],
- "Export to .json": [
- "导出到 .json"
- ],
- "Export to .csv format": [
- "导出为 .csv 格式"
- ],
- "%s - untitled": [
- "%s - 无标题"
- ],
- "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": [
- "覆盖图表 %s"
- ],
- "[chart name]": [
- "[图表名称]"
- ],
- "Do not add to a dashboard": [
- "不要添加到看板"
- ],
- "Add chart to existing dashboard": [
- "将图表添加到现有看板"
- ],
- "Add to new dashboard": [
- "添加到新的看板"
- ],
- "Save & go to dashboard": [
- "保存并转到看板"
- ],
- "choose a column or metric": [
- "选择列或计量指标"
- ],
- "Add Annotation Layer": [
- "添加注释层"
- ],
- "`Min` value should be numeric or empty": [
- "最小值应该是数字或空的"
- ],
- "`Max` value should be numeric or empty": [
- "最大值应该是数字或空的"
- ],
- "Min": [
- "最小值"
- ],
- "Max": [
- "最大值"
- ],
+ "%s operators(s)": ["%s 运算符"],
+ "type a value here": ["在这里键入一个值"],
+ "Filter value": ["过滤值"],
+ "choose WHERE or HAVING...": ["选择WHERE或HAVING子句..."],
+ "%s aggregates(s)": ["%s 聚合"],
+ "description": ["描述"],
+ "bolt": ["螺栓"],
+ "Changing this control takes effect instantly": ["更改此控件立即生效。"],
+ "Error...": ["错误 ..."],
+ "Width": ["宽度"],
+ "Export to .json": ["导出到 .json"],
+ "Export to .csv format": ["导出为 .csv 格式"],
+ "%s - untitled": ["%s - 无标题"],
+ "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": ["覆盖图表 %s"],
+ "[chart name]": ["[图表名称]"],
+ "Do not add to a dashboard": ["不要添加到看板"],
+ "Add chart to existing dashboard": ["将图表添加到现有看板"],
+ "Add to new dashboard": ["添加到新的看板"],
+ "Save & go to dashboard": ["保存并转到看板"],
+ "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)": [
- "%s 选项"
- ],
- "Invalid lat/long configuration.": [
- "错误的经纬度配置。"
- ],
- "Longitude & Latitude columns": [
- "经纬度字段"
- ],
- "Delimited long & lat single column": [
- "经度&纬度单列限定"
- ],
+ "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)": ["%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": [
"接受多种格式,查看geopy.points库以获取更多细节"
],
- "Reverse lat/long ": [
- "经纬度互换"
- ],
- "Geohash": [
- "Geo哈希"
- ],
- "textarea": [
- "文本区域"
- ],
- "Edit": [
- "编辑"
- ],
- "in modal": [
- "在模态中"
- ],
- "Select a visualization type": [
- "选择一个可视化类型"
- ],
- "Favorites": [
- "收藏"
- ],
- "Created Content": [
- "创建内容"
- ],
- "Recent Activity": [
- "近期活动"
- ],
- "Security & Access": [
- "安全 & 访问"
- ],
- "No charts": [
- "没有图表"
- ],
- "No dashboards": [
- "没有看板"
- ],
- "Dashboards": [
- "看板"
- ],
- "Charts": [
- "图表"
- ],
+ "Reverse lat/long ": ["经纬度互换"],
+ "Geohash": ["Geo哈希"],
+ "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": [
- "资料图片由 Gravatar 提供"
- ],
- "joined": [
- "joined"
- ],
- "id:": [
- "id:"
- ],
- "Sorry, there appears to be no data": [
- "对不起,似乎没有数据"
- ],
- "Data has no time steps": [
- "数据没有时间步长"
- ],
- "Select starting date": [
- "选择开始时间"
- ],
- "Select end date": [
- "选择结束日期"
- ],
- "Select [%s]": [
- "选择 [%s]"
- ],
- "Apply": [
- "应用"
- ],
+ "Roles": ["角色"],
+ "Databases": ["数据库"],
+ "Datasources": ["数据源"],
+ "Profile picture provided by Gravatar": ["资料图片由 Gravatar 提供"],
+ "joined": ["joined"],
+ "id:": ["id:"],
+ "Sorry, there appears to be no data": ["对不起,似乎没有数据"],
+ "Data has no time steps": ["数据没有时间步长"],
+ "Select starting date": ["选择开始时间"],
+ "Select end date": ["选择结束日期"],
+ "Select [%s]": ["选择 [%s]"],
+ "Apply": ["应用"],
"You cannot use 45° tick layout along with the time range filter": [
"您不能使用45°嘀嗒布局以及时间范围过滤器"
],
- "Recently Viewed": [
- "最近浏览"
- ],
- "Metric(s) {} must be aggregations.": [
- "度量(s) {} 必须是聚合。"
- ],
- "No data was returned.": [
- "没有返回任何数据。"
- ],
- "Unsupported extraction function: ": [
- "不支持的提取函数:"
- ],
- "List Druid Column": [
- "Druid 列的列表"
- ],
- "Show Druid Column": [
- "显示 Druid 列"
- ],
- "Add Druid Column": [
- "添加 Druid 列"
- ],
- "Edit Druid Column": [
- "编辑 Druid 列"
- ],
- "Column": [
- "列"
- ],
- "Type": [
- "类型"
- ],
- "Groupable": [
- "可分组"
- ],
- "Filterable": [
- "可过滤"
- ],
- "Count Distinct": [
- "计数"
- ],
- "Sum": [
- "求和"
- ],
+ "Recently Viewed": ["最近浏览"],
+ "Metric(s) {} must be aggregations.": ["度量(s) {} 必须是聚合。"],
+ "No data was returned.": ["没有返回任何数据。"],
+ "Unsupported extraction function: ": ["不支持的提取函数:"],
+ "List Druid Column": ["Druid 列的列表"],
+ "Show Druid Column": ["显示 Druid 列"],
+ "Add Druid Column": ["添加 Druid 列"],
+ "Edit Druid Column": ["编辑 Druid 列"],
+ "Column": ["列"],
+ "Type": ["类型"],
+ "Groupable": ["可分组"],
+ "Filterable": ["可过滤"],
+ "Count Distinct": ["计数"],
+ "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 指标"
- ],
+ "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": [
"是否访问受限。只有有权限的用户才能访问"
],
- "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": [
- "集群"
- ],
- "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 数据源"
- ],
+ "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": ["集群"],
+ "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 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'": [
"与此表关联的图表列表。通过更改此数据源,您可以更改这些相关图表的行为。还要注意,图表需要指向数据源,如果从数据源中删除图表,则此窗体将无法保存。如果要为图表更改数据源,请从“浏览视图”更改该图表。"
],
@@ -2803,114 +1305,50 @@
"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 元数据"
- ],
+ "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": [
- "'{}'是无效的"
- ],
+ "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": [
- "编辑列"
- ],
+ "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": [
- "表达式"
- ],
- "Is temporal": [
- "表示时间"
- ],
- "Datetime Format": [
- "时间格式"
- ],
- "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": [
- "编辑表"
- ],
+ "Expression": ["表达式"],
+ "Is temporal": ["表示时间"],
+ "Datetime Format": ["时间格式"],
+ "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": [
"源数据库中存在的表的名称"
],
@@ -2932,141 +1370,67 @@
"A set of parameters that become available in the query using Jinja templating syntax": [
"在查询中可用的一组参数使用JINJA模板语法"
],
- "Changed By": [
- "修改人"
- ],
- "Last Changed": [
- "更新时间"
- ],
- "Offset": [
- "偏移"
- ],
- "Fetch Values Predicate": [
- "取值谓词"
- ],
- "Main Datetime Column": [
- "主日期列"
- ],
- "SQL Lab View": [
- "SQL Lab 视图"
- ],
- "Template parameters": [
- "模板参数"
- ],
+ "Changed By": ["修改人"],
+ "Last Changed": ["更新时间"],
+ "Offset": ["偏移"],
+ "Fetch Values Predicate": ["取值谓词"],
+ "Main Datetime Column": ["主日期列"],
+ "SQL Lab View": ["SQL Lab 视图"],
+ "Template parameters": ["模板参数"],
"Table [{}] could not be found, please double check your database connection, schema, and table name": [
"找不到 [{}] 表,请仔细检查您的数据库连接、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.": [
"表被创建。作为这两个阶段配置过程的一部分,您现在应该单击新表的编辑按钮来配置它。"
],
- "Refresh Metadata": [
- "刷新元数据"
- ],
- "Refresh column metadata": [
- "刷新字段元数据"
- ],
+ "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 dashboards": [
- "看板导入"
- ],
- "No Access!": [
- "不能访问!"
- ],
+ "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.": [
"您没有权限访问数据源(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?": [
- "确定删除全部?"
- ],
+ "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": [
- "用户已经被删除"
- ],
+ "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)": [
"您无法访问此数据源。< a href = ‘{}’> (获取权限) "
],
- "You don't have access to this datasource": [
- "你不能访问这个数据源"
- ],
+ "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 工具箱中公开这个数据库"
- ],
+ "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)": [
"允许用户运行同步查询,这是默认值,可以很好地处理在web请求范围内执行的查询(<~ 1 分钟)"
],
@@ -3088,156 +1452,70 @@
"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.": [
"允许 sql lab 获取所有数据库架构中的所有表和所有视图的列表。对于具有数千个表的大型数据仓库, 这可能会很耗费性能, 并给系统带来压力。"
],
- "Expose in SQL Lab": [
- "在 SQL 工具箱中公开"
- ],
- "Allow CREATE TABLE AS": [
- "允许 CREATE TABLE AS"
- ],
- "Allow DML": [
- "允许 DML"
- ],
- "CTAS Schema": [
- "CTAS 模式"
- ],
- "Creator": [
- "作者"
- ],
- "SQLAlchemy URI": [
- "SQLAlchemy URI"
- ],
- "Extra": [
- "扩展"
- ],
- "Allow Run Sync": [
- "允许同步运行"
- ],
- "Allow Run Async": [
- "允许异步运行"
- ],
- "Impersonate the logged on user": [
- "模拟登录用户"
- ],
- "Import Dashboards": [
- "导入看板"
- ],
- "CSV to Database configuration": [
- "csv 到数据库配置"
- ],
+ "Expose in SQL Lab": ["在 SQL 工具箱中公开"],
+ "Allow CREATE TABLE AS": ["允许 CREATE TABLE AS"],
+ "Allow DML": ["允许 DML"],
+ "CTAS Schema": ["CTAS 模式"],
+ "Creator": ["作者"],
+ "SQLAlchemy URI": ["SQLAlchemy URI"],
+ "Extra": ["扩展"],
+ "Allow Run Sync": ["允许同步运行"],
+ "Allow Run Async": ["允许异步运行"],
+ "Impersonate the logged on user": ["模拟登录用户"],
+ "Import Dashboards": ["导入看板"],
+ "CSV to Database configuration": ["csv 到数据库配置"],
"CSV file \"%(csv_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [
"csv 文件 \"%(csv_filename)s\" 上传到数据库 \"%(db_name)s\" 中的表 \"%(table_name)s\""
],
- "User": [
- "用户"
- ],
- "User Roles": [
- "用户角色"
- ],
- "Database URL": [
- "数据库URL"
- ],
- "Roles to grant": [
- "角色授权"
- ],
- "Created On": [
- "创建日期"
- ],
- "Access requests": [
- "访问请求"
- ],
- "Security": [
- "安全"
- ],
- "List Charts": [
- "图表列表"
- ],
- "Show Chart": [
- "显示图表"
- ],
- "Add Chart": [
- "添加图表"
- ],
- "Edit Chart": [
- "编辑图表"
- ],
+ "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.": [
"当单击“保存”或“覆盖”按钮时,这些参数会在视图中动态生成。高级用户可以在这里改变特定的参数。"
],
"Duration (in seconds) of the caching timeout for this chart.": [
"图表数据过期时间(秒)"
],
- "Last Modified": [
- "最后修改"
- ],
- "Owners": [
- "所有者"
- ],
- "Parameters": [
- "参数"
- ],
- "Chart": [
- "图表"
- ],
- "List Dashboards": [
- "看板列表"
- ],
- "Show Dashboard": [
- "显示看板"
- ],
- "Add Dashboard": [
- "添加看板"
- ],
- "Edit Dashboard": [
- "编辑看板"
- ],
+ "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对象描述了部件在看板中的位置。它是动态生成的,可以通过拖放,在看板中调整整部件的大小和位置"
],
"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"
- ],
+ "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.": [
"当在看板视图中单击“保存”或“覆盖”按钮时,这些参数会在视图中动态生成。高级用户可以在这里改变特定的参数。"
],
"Owners is a list of users who can alter the dashboard.": [
"“所有者”是一组可以修改看板的用户列表。"
],
- "Dashboard": [
- "看板"
- ],
- "Slug": [
- "Slug"
- ],
- "Position JSON": [
- "位置参数"
- ],
- "JSON Metadata": [
- "JSON 模板"
- ],
- "Underlying Tables": [
- "底层表"
- ],
- "Export": [
- "导出"
- ],
- "Export dashboards?": [
- "导出看板?"
- ],
- "Action": [
- "操作"
- ],
- "dttm": [
- "dttm"
- ],
- "Action Log": [
- "操作日志"
- ],
- "Access was requested": [
- "请求访问"
- ],
+ "Dashboard": ["看板"],
+ "Slug": ["Slug"],
+ "Position JSON": ["位置参数"],
+ "JSON Metadata": ["JSON 模板"],
+ "Underlying Tables": ["底层表"],
+ "Export": ["导出"],
+ "Export dashboards?": ["导出看板?"],
+ "Action": ["操作"],
+ "dttm": ["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 数据库"
],
@@ -3247,27 +1525,15 @@
"You have no permission to approve this request": [
"您没有权限批准此请求"
],
- "You don't have the rights to ": [
- "你没有授权 "
- ],
- "alter this ": [
- "修改这个 "
- ],
- "chart": [
- "图表"
- ],
- "create a ": [
- "创建一个 "
- ],
- "dashboard": [
- "看板"
- ],
+ "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 参数"
],
- "Chart %(id)s not found": [
- "图表 %(id)s 没有找到"
- ],
+ "Chart %(id)s not found": ["图表 %(id)s 没有找到"],
"Table %(t)s wasn't found in the database %(d)s": [
"在数据库 %(d)s 中找不到表 %(t)s"
],
@@ -3277,60 +1543,24 @@
"Can't find DruidCluster with cluster_name = '%(name)s'": [
"不能找到具有 cluster_name = '%(name)s' 的 Druid 集群"
],
- "Query record was not created as expected.": [
- "查询记录没有按预期创建。"
- ],
- "Template Name": [
- "模板名称"
- ],
- "CSS Templates": [
- "CSS 模板"
- ],
- "SQL Editor": [
- "SQL 编辑器"
- ],
- "SQL Lab": [
- "SQL 工具箱"
- ],
- "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": [
- "已保存查询"
- ]
+ "Query record was not created as expected.": ["查询记录没有按预期创建。"],
+ "Template Name": ["模板名称"],
+ "CSS Templates": ["CSS 模板"],
+ "SQL Editor": ["SQL 编辑器"],
+ "SQL Lab": ["SQL 工具箱"],
+ "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": ["已保存查询"]
}
}
}