blob: 2233ec416a6cd1d690413f14241ebd668ce6f863 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
# Translations template for Superset.
# Copyright (C) 2021 Superset
# This file is distributed under the same license as the Superset project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Superset VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-12-08 12:22+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.9.1\n"
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:68
#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:323
msgid ""
"\n"
" This filter was inherited from the dashboard's context.\n"
" It won't be saved when saving the chart.\n"
" "
msgstr ""
#: superset/tasks/schedules.py:184
#, python-format
msgid ""
"\n"
" <b><a href=\"%(url)s\">Explore in Superset</a></b><p></p>\n"
" <img src=\"cid:%(msgid)s\">\n"
" "
msgstr ""
#: superset/reports/notifications/email.py:60
#, python-format
msgid ""
"\n"
" Error: %(text)s\n"
" "
msgstr ""
#: superset/tasks/schedules.py:159
#, python-format
msgid ""
"\n"
" *%(name)s*\n"
"\n"
" <%(url)s|Explore in Superset>\n"
" "
msgstr ""
#: superset/tasks/schedules.py:372
#, python-format
msgid ""
"\n"
" *%(slice_name)s*\n"
"\n"
" <%(slice_url_user_friendly)s|Explore in Superset>\n"
" "
msgstr ""
#: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:122
msgid " (excluded)"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:235
msgid " expression which needs to adhere to the "
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:239
msgid ""
" standard to ensure that the lexicographical ordering\n"
" coincides with the chronological ordering. If the\n"
" timestamp format does not adhere to the ISO 8601 "
"standard\n"
" you will need to define an expression and type for\n"
" transforming the string into a date or timestamp. "
"Note\n"
" currently time zones are not supported. If time is "
"stored\n"
" in epoch format, put `epoch_s` or `epoch_ms`. If no"
" pattern\n"
" is specified we fall back to using the optional "
"defaults on a per\n"
" database/column name level via the extra parameter."
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:111
msgid "!= (Is not equal)"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:125
msgid ""
"${tableName\n"
" .split('')\n"
" .slice(0, tableName.length - 1)\n"
" .join('')}\n"
" "
msgstr ""
#: superset/security/analytics_db_safety.py:44
#, python-format
msgid "%(dialect)s cannot be used as a data source for security reasons."
msgstr ""
#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:84
#, python-format
msgid ""
"%(message)s\n"
"This may be triggered by: \n"
"%(issues)s"
msgstr ""
#: superset/reports/notifications/email.py:122 superset/tasks/schedules.py:364
#, python-format
msgid "%(name)s.csv"
msgstr ""
#: superset/db_engine_specs/snowflake.py:99
#, python-format
msgid "%(object)s does not exist in this database."
msgstr ""
#: superset/reports/notifications/email.py:126 superset/tasks/schedules.py:296
#: superset/tasks/schedules.py:465
#, python-format
msgid "%(prefix)s %(title)s"
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:635
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:642
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:656
#, python-format
msgid "%(rows)d rows returned"
msgstr ""
#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:93
#, python-format
msgid ""
"%(subtitle)s\n"
"This may be triggered by:\n"
" %(issue)s"
msgstr ""
#: superset-frontend/src/components/ErrorMessage/ParameterErrorMessage.tsx:88
#, python-format
msgid "%(suggestion)s instead of \"%(undefinedParameter)s?\""
msgstr ""
#: superset/views/core.py:366
#, python-format
msgid ""
"%(user)s was granted the role %(role)s that gives access to the "
"%(datasource)s"
msgstr ""
#: superset/views/core.py:2773
#, python-format
msgid "%(user)s's profile"
msgstr ""
#: superset/views/core.py:2442
#, python-format
msgid ""
"%(validator)s was unable to check your query.\n"
"Please recheck your query.\n"
"Exception: %(ex)s"
msgstr ""
#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:170
#, python-format
msgid "%s - untitled"
msgstr ""
#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:90
#, python-format
msgid "%s Error"
msgstr ""
#: superset-frontend/src/components/ListView/ListView.tsx:244
#, python-format
msgid "%s Selected"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:685
#, python-format
msgid "%s Selected (%s Physical, %s Virtual)"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:678
#, python-format
msgid "%s Selected (Physical)"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:671
#, python-format
msgid "%s Selected (Virtual)"
msgstr ""
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:311
#, python-format
msgid "%s aggregates(s)"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:249
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:270
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:286
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:302
#, python-format
msgid "%s column(s)"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:276
#, python-format
msgid "%s column(s) and metric(s)"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:297
#, python-format
msgid "%s operator(s)"
msgstr ""
#: superset-frontend/src/filters/components/GroupBy/GroupByFilterPlugin.tsx:83
#: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:256
#: superset-frontend/src/filters/components/TimeColumn/TimeColumnFilterPlugin.tsx:82
#: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:92
#, python-format
msgid "%s option"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:252
#, python-format
msgid "%s option(s)"
msgstr ""
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:320
#, python-format
msgid "%s saved metric(s)"
msgstr ""
#: superset-frontend/src/components/URLShortLinkButton/index.jsx:59
#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:123
#, python-format
msgid "%s%s"
msgstr ""
#: superset-frontend/src/components/ListView/ListView.tsx:419
#: superset-frontend/src/components/TableView/TableView.tsx:237
#, python-format
msgid "%s-%s of %s"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:110
msgid "(Removed)"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:637
msgid "(deleted)"
msgstr ""
#: superset-frontend/src/utils/getClientErrorObject.ts:56
msgid "(no description, click to see stack trace)"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:168
msgid ""
"(optional) default value for the filter, when using the multiple option, "
"you can use a semicolon-delimited list of options."
msgstr ""
#: superset/reports/notifications/slack.py:50
#, python-format
msgid ""
"*%(name)s*\n"
"\n"
"%(description)s\n"
"\n"
"<%(url)s|Explore in Superset>\n"
"\n"
"%(table)s\n"
msgstr ""
#: superset/reports/notifications/slack.py:67
#, python-format
msgid ""
"*%(name)s*\n"
"\n"
"%(description)s\n"
"\n"
"Error: %(text)s\n"
msgstr ""
#: superset-frontend/src/explore/components/SaveModal.tsx:35
msgid "**Select** a dashboard OR **create** a new one"
msgstr ""
#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:260
msgid ""
"-- Note: Unless you save your query, these tabs will NOT persist if you "
"clear your cookies or change browsers.\n"
"\n"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:668
msgid "0 Selected"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:35
msgid "1 hour"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:32
msgid "1 minute"
msgstr ""
#: superset/db_engine_specs/base.py:91
msgid "10 minute"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:30
msgid "10 seconds"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:37
msgid "12 hours"
msgstr ""
#: superset/db_engine_specs/base.py:92
msgid "15 minute"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:38
msgid "24 hours"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:32
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:35
msgid "2D"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:116
msgid "3 letter code of the country"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:128
msgid "30 days"
msgstr ""
#: superset/db_engine_specs/base.py:93
msgid "30 minute"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:34
msgid "30 minutes"
msgstr ""
#: superset/db_engine_specs/base.py:88
msgid "30 second"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:31
msgid "30 seconds"
msgstr ""
#: superset/db_engine_specs/base.py:90
msgid "5 minute"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:33
msgid "5 minutes"
msgstr ""
#: superset/db_engine_specs/base.py:87
msgid "5 second"
msgstr ""
#: superset/db_engine_specs/base.py:95
msgid "6 hour"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:36
msgid "6 hours"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:132
msgid "60 days"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:136
msgid "90 days"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49
msgid ":"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:86
msgid "< (Smaller than)"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:96
msgid "<= (Smaller or equal)"
msgstr ""
#: superset/tasks/schedules.py:171 superset/tasks/schedules.py:365
#, python-format
msgid "<b><a href=\"%(url)s\">Explore in Superset</a></b><p></p>"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:106
msgid "== (Is equal)"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:91
msgid "> (Larger than)"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:101
msgid ">= (Larger or equal)"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:35
msgid "A Big Number"
msgstr ""
#: superset/views/alerts.py:195
msgid ""
"A SQL statement that defines whether the alert should get triggered or "
"not. The query is expected to return either NULL or a number value."
msgstr ""
#: superset/views/database/forms.py:204 superset/views/database/forms.py:341
msgid "A comma separated list of columns that should be parsed as dates."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:383
msgid "A comma-separated list of schemas that CSVs are allowed to upload to."
msgstr ""
#: superset/databases/commands/exceptions.py:42
msgid "A database with the same name already exists."
msgstr ""
#: superset/views/dynamic_plugins.py:52
msgid ""
"A full URL pointing to the location of the built plugin (could be hosted "
"on a CDN for example)"
msgstr ""
#: superset/views/dynamic_plugins.py:47
msgid "A human-friendly name"
msgstr ""
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300
msgid "A list of users who can alter the chart. Searchable by name or username."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:29
msgid "A map of the world, that can indicate values in different countries."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:161
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:209
#: superset-frontend/src/explore/controls.jsx:238
msgid "A metric to use for color"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:26
msgid ""
"A polar coordinate chart where the circle is broken into wedges of equal "
"angle, and the value represented by any wedge is illustrated by its area,"
" rather than its radius or sweep angle."
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:523
msgid "A readable URL for your dashboard"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:39
#: superset-frontend/src/explore/controls.jsx:113
msgid "A reference to the [Time] configuration, taking granularity into account"
msgstr ""
#: superset/views/alerts.py:189
msgid "A semicolon ';' delimited list of email addresses"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:789
#: superset/connectors/sqla/views.py:469
msgid ""
"A set of parameters that become available in the query using Jinja "
"templating syntax"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:32
msgid ""
"A time series chart that visualizes how a related metric from multiple "
"groups vary over time. Each group is visualized using a different color."
msgstr ""
#: superset/reports/commands/exceptions.py:198
msgid "A timeout occurred while executing the query."
msgstr ""
#: superset/reports/commands/exceptions.py:206
msgid "A timeout occurred while generating a csv."
msgstr ""
#: superset/reports/commands/exceptions.py:210
msgid "A timeout occurred while generating a dataframe."
msgstr ""
#: superset/reports/commands/exceptions.py:202
msgid "A timeout occurred while taking a screenshot."
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:168
msgid "A valid color scheme is required"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:344
msgid "APPLY"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94
msgid "APR"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:239
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:404
msgid "AQE"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98
msgid "AUG"
msgstr ""
#: superset-frontend/src/components/Menu/MenuRight.tsx:176
msgid "About"
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:354
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:397
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:287
msgid "Access"
msgstr ""
#: superset/initialization/__init__.py:491
msgid "Access requests"
msgstr ""
#: superset/views/core.py:300
msgid "Access was requested"
msgstr ""
#: superset/views/log/__init__.py:31
msgid "Action"
msgstr ""
#: superset/initialization/__init__.py:419
msgid "Action Log"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:335
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:189
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:249
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:420
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:229
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:417
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:375
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:405
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:309
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:413
msgid "Actions"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:290
#: superset/views/schedules.py:240 superset/views/schedules.py:320
msgid "Active"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316
msgid "Actual time range"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:28
#: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:49
msgid "Adaptive formatting"
msgstr ""
#: superset-frontend/src/components/ReportModal/index.tsx:267
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:133
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1039
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:273
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:226
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:220
#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:119
msgid "Add"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1056
msgid "Add Alert"
msgstr ""
#: superset/views/annotations.py:60
msgid "Add Annotation"
msgstr ""
#: superset/views/annotations.py:119
msgid "Add Annotation Layer"
msgstr ""
#: superset/views/css_templates.py:38
msgid "Add CSS Template"
msgstr ""
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:232
msgid "Add CSS template"
msgstr ""
#: superset/views/chart/mixin.py:28
msgid "Add Chart"
msgstr ""
#: superset/connectors/sqla/views.py:65
msgid "Add Column"
msgstr ""
#: superset/views/dashboard/mixin.py:27
msgid "Add Dashboard"
msgstr ""
#: superset/views/database/mixins.py:35
msgid "Add Database"
msgstr ""
#: superset/connectors/druid/views.py:215
msgid "Add Druid Cluster"
msgstr ""
#: superset/connectors/druid/views.py:72
msgid "Add Druid Column"
msgstr ""
#: superset/connectors/druid/views.py:279
msgid "Add Druid Datasource"
msgstr ""
#: superset/connectors/druid/views.py:161
msgid "Add Druid Metric"
msgstr ""
#: superset/views/log/__init__.py:23
msgid "Add Log"
msgstr ""
#: superset/connectors/sqla/views.py:214
msgid "Add Metric"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1055
msgid "Add Report"
msgstr ""
#: superset/connectors/sqla/views.py:316
msgid "Add Row level security filter"
msgstr ""
#: superset/views/sql_lab.py:41
msgid "Add Saved Query"
msgstr ""
#: superset/views/dynamic_plugins.py:60
msgid "Add a Plugin"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175
msgid "Add additional custom parameters"
msgstr ""
#: superset-frontend/src/explore/components/controls/CollectionControl/index.jsx:63
msgid "Add an item"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:283
msgid "Add annotation"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:201
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:213
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:238
msgid "Add annotation layer"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:121
msgid "Add dataset"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:387
msgid "Add delivery method"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterControl/index.jsx:367
msgid "Add filter"
msgstr ""
#: superset-frontend/src/CRUD/CollectionTable.tsx:417
msgid "Add item"
msgstr ""
#: superset-frontend/src/explore/components/controls/MetricControl/MetricsControl.jsx:336
msgid "Add metric"
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176
msgid "Add new color formatter"
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169
msgid "Add new formatter"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:386
msgid "Add notification method"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:99
msgid "Add sheet"
msgstr ""
#: superset-frontend/src/explore/components/SaveModal.tsx:258
msgid "Add to dashboard"
msgstr ""
#: superset-frontend/src/dashboard/components/AddSliceCard.jsx:141
msgid "Added"
msgstr ""
#: superset/connectors/druid/models.py:256
msgid "Adding new datasource [{}]"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:173
msgid "Additional Parameters"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:324
msgid "Additional information"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:96
msgid "Additional metadata"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:50
msgid "Additional padding for legend."
msgstr ""
#: superset/db_engine_specs/base.py:1398
msgid "Additional parameters"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:166
msgid "Additional text to add before or after the value, e.g. unit"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:40
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:40
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:55
#: superset-frontend/plugins/plugin-chart-table/src/index.ts:43
msgid "Additive"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:765
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:580
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:267
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1146
msgid "Advanced"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:122
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:242
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:125
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:148
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375
msgid "Advanced Analytics"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:25
#: superset-frontend/src/explore/controlPanels/sections.tsx:144
msgid "Advanced analytics"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:32
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/index.ts:36
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:35
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:79
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:79
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:73
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:73
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:64
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:71
#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:124
msgid "Advanced-Analytics"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:36
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/index.js:33
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:36
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:44
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:33
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/index.js:45
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:39
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:70
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:65
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:80
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:80
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:75
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:74
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:65
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:72
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:58
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/index.ts:41
msgid "Aesthetic"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84
msgid "After"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:45
msgid "Aggregate"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:91
msgid "Aggregate Mean"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:96
msgid "Aggregate Sum"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:182
msgid ""
"Aggregate function applied to the list of points in each cluster to "
"produce the cluster label."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:74
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:137
msgid ""
"Aggregate function to apply when pivoting and computing the total rows "
"and columns"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:63
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114
msgid "Aggregation function"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:92
msgid "Alert Triggered, In Grace Period"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1123
msgid "Alert condition"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1215
msgid "Alert condition schedule"
msgstr ""
#: superset/reports/commands/exceptions.py:218
msgid "Alert ended grace period."
msgstr ""
#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:82
msgid "Alert failed"
msgstr ""
#: superset/reports/commands/exceptions.py:214
msgid "Alert fired during grace period."
msgstr ""
#: superset/reports/commands/exceptions.py:194
msgid "Alert found an error while executing a query."
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1064
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1072
msgid "Alert name"
msgstr ""
#: superset/reports/commands/exceptions.py:222
msgid "Alert on grace period"
msgstr ""
#: superset/reports/commands/exceptions.py:190
msgid "Alert query returned a non-number value."
msgstr ""
#: superset/reports/commands/exceptions.py:186
msgid "Alert query returned more than one column."
msgstr ""
#: superset/reports/commands/alert.py:105
#, python-format
msgid "Alert query returned more than one column. %s columns returned"
msgstr ""
#: superset/reports/commands/exceptions.py:177
msgid "Alert query returned more than one row."
msgstr ""
#: superset/reports/commands/alert.py:96
#, python-format
msgid "Alert query returned more than one row. %s rows returned"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:75
msgid "Alert running"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:68
msgid "Alert triggered, notification sent"
msgstr ""
#: superset/reports/commands/exceptions.py:182
msgid "Alert validator config error."
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:436
#: superset/initialization/__init__.py:468
msgid "Alerts"
msgstr ""
#: superset/initialization/__init__.py:480
msgid "Alerts & Reports"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:432
msgid "Alerts & reports"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:127
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427
msgid "Align +/-"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:457
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:478
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:499
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:524
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:454
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:475
msgid "All"
msgstr ""
#: superset/annotation_layers/annotations/filters.py:28
#: superset/annotation_layers/filters.py:30 superset/charts/filters.py:31
#: superset/css_templates/filters.py:28
#: superset/queries/saved_queries/filters.py:31 superset/reports/filters.py:28
msgid "All Text"
msgstr ""
#: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:85
#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:122
msgid "All charts"
msgstr ""
#: superset-frontend/src/dashboard/util/getFilterFieldNodesTree.js:44
msgid "All filters"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/index.tsx:326
#, python-format
msgid "All filters (%(filterCount)d)"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/state.ts:49
msgid "All panels"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:132
msgid "All panels with this column will be affected by this filter"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:95
#: superset/views/database/mixins.py:187
msgid "Allow CREATE TABLE AS"
msgstr ""
#: superset/views/database/mixins.py:113
msgid "Allow CREATE TABLE AS option in SQL Lab"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:109
#: superset/views/database/mixins.py:188
msgid "Allow CREATE VIEW AS"
msgstr ""
#: superset/views/database/mixins.py:114
msgid "Allow CREATE VIEW AS option in SQL Lab"
msgstr ""
#: superset/views/database/mixins.py:201
msgid "Allow Csv Upload"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:142
#: superset/views/database/mixins.py:189
msgid "Allow DML"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:158
#: superset/views/database/mixins.py:203
msgid "Allow Multi Schema Metadata Fetch"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:161
#: superset/views/database/mixins.py:170
msgid ""
"Allow SQL Lab to fetch a list of all tables and all views across all "
"database schemas. For large data warehouse with thousands of tables, this"
" can be expensive and put strain on the system."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:98
msgid "Allow creation of new tables based on queries"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:112
msgid "Allow creation of new views based on queries"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:256
msgid "Allow data manipulation language"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:417
msgid "Allow data upload"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:145
msgid ""
"Allow manipulation of the database using non-SELECT statements such as "
"UPDATE, DELETE, CREATE, etc."
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:216
msgid "Allow multiple selections"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189
msgid "Allow node selections"
msgstr ""
#: superset-frontend/src/filters/components/GroupBy/controlPanel.ts:64
#: superset-frontend/src/filters/components/Select/controlPanel.ts:82
msgid "Allow selecting multiple values"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:192
msgid "Allow this database to be explored"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:79
msgid "Allow this database to be queried in SQL Lab"
msgstr ""
#: superset/views/database/mixins.py:115
msgid ""
"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in"
" SQL Lab"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:555
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:529
msgid "Alphabetical"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:50
msgid ""
"Also known as a box and whisker plot, this visualization compares the "
"distributions of a related metric across multiple groups. The box in the "
"middle emphasizes the mean, median, and inner 2 quartiles. The whiskers "
"around each box visualize the min, max, range, and outer 2 quartiles."
msgstr ""
#: superset-frontend/src/components/AlteredSliceTag/index.jsx:182
msgid "Altered"
msgstr ""
#: superset/common/query_context_processor.py:257 superset/viz.py:1415
msgid ""
"An enclosed time range (both start and end) must be specified when using "
"a Time Comparison."
msgstr ""
#: superset/databases/schemas.py:299
msgid ""
"An engine must be specified when passing individual parameters to a "
"database."
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:623
#: superset-frontend/src/components/Datasource/DatasourceModal.tsx:140
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:69
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:46
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:64
msgid "An error has occurred"
msgstr ""
#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.jsx:80
#: superset-frontend/src/components/TableLoader/index.tsx:48
#: superset-frontend/src/utils/getClientErrorObject.ts:135
msgid "An error occurred"
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:347
msgid "An error occurred saving dataset"
msgstr ""
#: superset-frontend/src/SqlLab/components/QuerySearch/index.tsx:132
msgid "An error occurred when refreshing queries"
msgstr ""
#: superset/key_value/commands/exceptions.py:33
msgid "An error occurred while accessing the value."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:1165
msgid ""
"An error occurred while collapsing the table schema. Please contact your "
"administrator."
msgstr ""
#: superset-frontend/src/views/CRUD/hooks.ts:301
#, python-format
msgid "An error occurred while creating %ss: %s"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:1313
#: superset-frontend/src/SqlLab/actions/sqlLab.js:1335
msgid "An error occurred while creating the data source"
msgstr ""
#: superset/key_value/commands/exceptions.py:29
msgid "An error occurred while creating the value."
msgstr ""
#: superset/key_value/commands/exceptions.py:37
msgid "An error occurred while deleting the value."
msgstr ""
#: superset-frontend/src/reports/actions/reports.js:138
msgid "An error occurred while editing this report."
msgstr ""
#: superset-frontend/src/reports/actions/reports.js:120
#, python-format
msgid "An error occurred while editing this report: %s"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:1141
msgid ""
"An error occurred while expanding the table schema. Please contact your "
"administrator."
msgstr ""
#: superset-frontend/src/views/CRUD/hooks.ts:103
#, python-format
msgid "An error occurred while fetching %s info: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/hooks.ts:171
#: superset-frontend/src/views/CRUD/hooks.ts:258
#: superset-frontend/src/views/CRUD/hooks.ts:344
#, python-format
msgid "An error occurred while fetching %ss: %s"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132
msgid "An error occurred while fetching available CSS templates"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:484
#, python-format
msgid "An error occurred while fetching chart created by values: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:463
#, python-format
msgid "An error occurred while fetching chart owners values: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:392
#, python-format
msgid "An error occurred while fetching created by values: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:481
#, python-format
msgid "An error occurred while fetching dashboard created by values: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:460
#, python-format
msgid "An error occurred while fetching dashboard owner values: %s"
msgstr ""
#: superset-frontend/src/components/OmniContainer/getDashboards.ts:48
msgid "An error occurred while fetching dashboards"
msgstr ""
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:200
#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:127
#, python-format
msgid "An error occurred while fetching dashboards: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:129
#, python-format
msgid "An error occurred while fetching database related data: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:341
#, python-format
msgid "An error occurred while fetching database values: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:295
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:282
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:434
#, python-format
msgid "An error occurred while fetching dataset datasource values: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:426
#, python-format
msgid "An error occurred while fetching dataset owner values: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:184
msgid "An error occurred while fetching dataset related data"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:204
#, python-format
msgid "An error occurred while fetching dataset related data: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:445
#, python-format
msgid "An error occurred while fetching datasets: %s"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:1356
msgid "An error occurred while fetching function names."
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:460
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:358
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:454
#, python-format
msgid "An error occurred while fetching schema values: %s"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:662
msgid "An error occurred while fetching tab state"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:1027
#: superset-frontend/src/SqlLab/actions/sqlLab.js:1052
msgid "An error occurred while fetching table metadata"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:1093
msgid ""
"An error occurred while fetching table metadata. Please contact your "
"administrator."
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:375
#, python-format
msgid "An error occurred while fetching user values: %s"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:698
msgid ""
"An error occurred while hiding the left bar. Please contact your "
"administrator."
msgstr ""
#: superset-frontend/src/views/CRUD/hooks.ts:438
#: superset-frontend/src/views/CRUD/hooks.ts:451
#, python-format
msgid "An error occurred while importing %s: %s"
msgstr ""
#: superset-frontend/src/chart/chartAction.js:569
msgid "An error occurred while loading the SQL"
msgstr ""
#: superset/reports/commands/exceptions.py:242
msgid "An error occurred while pruning logs "
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:744
msgid "An error occurred while removing query. Please contact your administrator."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:720
msgid "An error occurred while removing tab. Please contact your administrator."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:1188
msgid ""
"An error occurred while removing the table schema. Please contact your "
"administrator."
msgstr ""
#: superset-frontend/src/chart/chartReducer.ts:94
#, python-format
msgid "An error occurred while rendering the visualization: %s"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:575
msgid ""
"An error occurred while setting the active tab. Please contact your "
"administrator."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:825
msgid ""
"An error occurred while setting the tab autorun. Please contact your "
"administrator."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:767
msgid ""
"An error occurred while setting the tab database ID. Please contact your "
"administrator."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:792
msgid ""
"An error occurred while setting the tab schema. Please contact your "
"administrator."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:967
msgid ""
"An error occurred while setting the tab template parameters. Please "
"contact your administrator."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:850
#: superset-frontend/src/SqlLab/actions/sqlLab.js:941
msgid ""
"An error occurred while setting the tab title. Please contact your "
"administrator."
msgstr ""
#: superset-frontend/src/explore/actions/exploreActions.ts:95
msgid "An error occurred while starring this chart"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:232
#: superset-frontend/src/SqlLab/actions/sqlLab.js:258
msgid ""
"An error occurred while storing the latest query id in the backend. "
"Please contact your administrator if this problem persists."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:908
msgid ""
"An error occurred while storing your query in the backend. To avoid "
"losing your changes, please save your query using the \"Save Query\" "
"button."
msgstr ""
#: superset/key_value/commands/exceptions.py:41
msgid "An error occurred while updating the value."
msgstr ""
#: superset/views/core.py:711
msgid "An unknown error occurred. Please contact your Superset administrator"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223
msgid "Anchor to"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:121
msgid "Angle at which to end progress axis"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:111
msgid "Angle at which to start progress axis"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191
msgid "Animation"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:202
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:248
msgid "Annotation"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:263
msgid "Annotation Layer ${annotationLayerName}"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:35
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:124
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:271
#: superset/initialization/__init__.py:229 superset/views/annotations.py:117
msgid "Annotation Layers"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:465
msgid "Annotation Slice Configuration"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:758
msgid "Annotation Source"
msgstr ""
#: superset/annotation_layers/annotations/commands/exceptions.py:64
msgid "Annotation could not be created."
msgstr ""
#: superset/annotation_layers/annotations/commands/exceptions.py:68
msgid "Annotation could not be updated."
msgstr ""
#: superset/annotation_layers/annotations/commands/exceptions.py:72
msgid "Annotation delete failed."
msgstr ""
#: superset/views/annotations.py:47
msgid "Annotation end time must be no earlier than start time."
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:265
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:322
msgid "Annotation layer"
msgstr ""
#: superset/annotation_layers/commands/exceptions.py:37
msgid "Annotation layer could not be created."
msgstr ""
#: superset/annotation_layers/commands/exceptions.py:33
msgid "Annotation layer could not be deleted."
msgstr ""
#: superset/annotation_layers/commands/exceptions.py:41
msgid "Annotation layer could not be updated."
msgstr ""
#: superset/annotation_layers/commands/exceptions.py:49
msgid "Annotation layer delete failed."
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:517
msgid "Annotation layer description columns"
msgstr ""
#: superset/annotation_layers/commands/exceptions.py:53
#: superset/annotation_layers/commands/exceptions.py:57
msgid "Annotation layer has associated annotations."
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:492
msgid "Annotation layer interval end"
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:247
msgid "Annotation layer name"
msgstr ""
#: superset/annotation_layers/commands/exceptions.py:45
msgid "Annotation layer not found."
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:634
msgid "Annotation layer opacity"
msgstr ""
#: superset/annotation_layers/commands/exceptions.py:29
msgid "Annotation layer parameters are invalid."
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:619
msgid "Annotation layer stroke"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:472
msgid "Annotation layer time column"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:506
msgid "Annotation layer title column"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:743
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:746
msgid "Annotation layer type"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:403
msgid "Annotation layer value"
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:72
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:343
msgid "Annotation layers"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:45
msgid "Annotation layers are still loading."
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:292
msgid "Annotation name"
msgstr ""
#: superset/annotation_layers/annotations/commands/exceptions.py:56
msgid "Annotation not found."
msgstr ""
#: superset/annotation_layers/annotations/commands/exceptions.py:60
msgid "Annotation parameters are invalid."
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:755
msgid "Annotation source type"
msgstr ""
#: superset/views/annotations.py:58
msgid "Annotations"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:25
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:113
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:261
msgid "Annotations and Layers"
msgstr ""
#: superset-frontend/src/explore/controlPanels/sections.tsx:91
msgid "Annotations and layers"
msgstr ""
#: superset/annotation_layers/annotations/commands/exceptions.py:52
msgid "Annotations could not be deleted."
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:441
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:535
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:438
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:496
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:509
msgid "Any"
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:563
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:269
msgid "Any additional detail to show in the certification tooltip."
msgstr ""
#: superset-frontend/src/dashboard/components/ColorSchemeControlWrapper.jsx:56
msgid ""
"Any color palette selected here will override the colors applied to this "
"dashboard's individual charts"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:702
msgid "Any databases that allow connections via SQL Alchemy URIs can be added. "
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:716
msgid ""
"Any databases that allow connections via SQL Alchemy URIs can be added. "
"Learn about how to connect a database driver "
msgstr ""
#: superset/views/database/forms.py:147 superset/views/database/forms.py:300
#: superset/views/database/forms.py:428
msgid "Append"
msgstr ""
#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:186
#, python-format
msgid "Applied Cross Filters (%d)"
msgstr ""
#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:210
#, python-format
msgid "Applied Filters (%d)"
msgstr ""
#: superset/viz.py:237
msgid ""
"Applied rolling window did not return any data. Please make sure the "
"source query satisfies the minimum periods defined in the rolling window."
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:458
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:144
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:788
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228
#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:433
msgid "Apply"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321
msgid "Apply conditional color formatting to metrics"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:474
msgid "Apply conditional color formatting to numeric columns"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:79
msgid "Apply metrics on"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:123
msgid "Apply to all panels"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:125
msgid "Apply to specific panels"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69
msgid "April"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:49
msgid "Are you sure you want to cancel?"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:80
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:360
#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:108
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:358
msgid "Are you sure you want to delete"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:286
msgid ""
"Are you sure you want to delete "
"${annotationCurrentlyDeleting?.short_descr}?"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:486
#, python-format
msgid "Are you sure you want to delete the selected %s?"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:301
msgid "Are you sure you want to delete the selected annotations?"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:645
msgid "Are you sure you want to delete the selected charts?"
msgstr ""
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:612
msgid "Are you sure you want to delete the selected dashboards?"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:618
msgid "Are you sure you want to delete the selected datasets?"
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:366
msgid "Are you sure you want to delete the selected layers?"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:500
msgid "Are you sure you want to delete the selected queries?"
msgstr ""
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:326
msgid "Are you sure you want to delete the selected templates?"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:133
msgid "Are you sure you want to proceed?"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceModal.tsx:173
msgid "Are you sure you want to save and apply changes?"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:41
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:132
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:135
msgid "Area Chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168
msgid "Area chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:149
msgid "Area chart opacity"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:238
msgid "Arrow"
msgstr ""
#: superset/connectors/druid/views.py:342 superset/connectors/sqla/views.py:487
msgid "Associated Charts"
msgstr ""
#: superset/views/database/mixins.py:199
msgid "Async Execution"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:236
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:401
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:285
msgid "Asynchronous query execution"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73
msgid "August"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditor/index.jsx:523
msgid "Autocomplete"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:708
msgid "Autocomplete filters"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:715
msgid "Autocomplete query predicate"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:242
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270
msgid "Available sorting modes:"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:200
msgid "Axis"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:36
msgid "Axis ascending"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:37
msgid "Axis descending"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:770
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:786
msgid "Back"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:227
#: superset/views/database/mixins.py:204
msgid "Backend"
msgstr ""
#: superset/viz.py:2472 superset/viz.py:2508
msgid "Bad spatial key"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:85
msgid "Bar"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:38
msgid "Bar Chart"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294
msgid "Bar Values"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:227
msgid "Base layer map style"
msgstr ""
#: superset-frontend/src/explore/components/controls/FixedOrMetricControl/index.jsx:165
msgid "Based on a metric"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:50
msgid "Based on granularity, number of time periods to compare against"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:686
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:263
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1034
msgid "Basic"
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:497
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:229
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:288
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:243
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:237
msgid "Basic information"
msgstr ""
#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:486
#, python-format
msgid "Batch editing %d filters:"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/index.js:36
msgid "Battery level over time"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1175
msgid "Be careful."
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:76
msgid "Before"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:38
#: superset/viz.py:1254
msgid "Big Number"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/sharedControls.ts:28
msgid "Big Number Font Size"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/index.ts:34
#: superset/viz.py:1220
msgid "Big Number with Trendline"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290
msgid "Bottom"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:212
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:187
msgid "Bottom Margin"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:224
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:191
msgid "Bottom margin, in pixels, allowing for more room for axis labels"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140
msgid "Bottom to Top"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:241
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:257
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:272
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:235
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:215
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:232
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:288
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:291
msgid ""
"Bounds for the Y-axis. When left empty, the bounds are dynamically "
"defined based on the min/max of the data. Note that this feature will "
"only expand the axis range. It won't narrow the data's extent."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/BoxPlot/index.js:26
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:54
#: superset-frontend/plugins/preset-chart-xy/src/BoxPlot/createMetadata.ts:27
msgid "Box Plot"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:133
msgid "Breakdowns"
msgstr ""
#: superset/connectors/druid/views.py:237
msgid "Broker Endpoint"
msgstr ""
#: superset/connectors/druid/views.py:233
msgid "Broker Host"
msgstr ""
#: superset/connectors/druid/views.py:236
msgid "Broker Password"
msgstr ""
#: superset/connectors/druid/views.py:234
msgid "Broker Port"
msgstr ""
#: superset/connectors/druid/views.py:235
msgid "Broker Username"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:30
#: superset/viz.py:1139
msgid "Bubble Chart"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127
msgid "Bubble Color"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:141
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:420
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:123
msgid "Bubble Size"
msgstr ""
#: superset-frontend/src/explore/controls.jsx:435
msgid "Bubble size"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:362
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:212
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:277
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:597
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:262
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:572
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:495
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:169
msgid "Bulk select"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/index.js:30
#: superset/viz.py:1190
msgid "Bullet Chart"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:32
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:40
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/index.js:35
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:41
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/index.js:31
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:54
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:45
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:55
#: superset-frontend/plugins/plugin-chart-table/src/index.ts:44
msgid "Business"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:233
#: superset-frontend/src/filters/components/Select/controlPanel.ts:139
msgid ""
"By default, each filter loads at most 1000 choices at the initial page "
"load. Check this box if you have more than 1000 filter values and want to"
" enable dynamically searching that loads filter values as users type (may"
" add stress to your database)."
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:272
msgid "By key: use column names as sorting key"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244
msgid "By key: use row names as sorting key"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:273
msgid "By value: use metric values as sorting key"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:334
msgid "CANCEL"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditor/index.jsx:601
msgid "CREATE TABLE AS"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditor/index.jsx:614
msgid "CREATE VIEW AS"
msgstr ""
#: superset-frontend/src/SqlLab/components/TableElement/index.tsx:205
msgid "CREATE VIEW statement"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/components/AlertReportCronScheduler.tsx:75
msgid "CRON expression"
msgstr ""
#: superset-frontend/src/dashboard/components/CssEditor/index.jsx:104
#: superset/views/dashboard/mixin.py:88
msgid "CSS"
msgstr ""
#: superset/initialization/__init__.py:265 superset/views/css_templates.py:36
msgid "CSS Templates"
msgstr ""
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:249
msgid "CSS template"
msgstr ""
#: superset/css_templates/commands/exceptions.py:23
msgid "CSS template could not be deleted."
msgstr ""
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:241
msgid "CSS template name"
msgstr ""
#: superset/css_templates/commands/exceptions.py:27
msgid "CSS template not found."
msgstr ""
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:71
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:240
msgid "CSS templates"
msgstr ""
#: superset/views/database/forms.py:101
msgid "CSV File"
msgstr ""
#: superset/views/database/views.py:252
#, python-format
msgid ""
"CSV file \"%(csv_filename)s\" uploaded to table \"%(table_name)s\" in "
"database \"%(db_name)s\""
msgstr ""
#: superset/views/database/views.py:118
msgid "CSV to Database configuration"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:271
msgid "CSV upload"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:118
msgid "CTAS & CVAS SCHEMA"
msgstr ""
#: superset/sql_lab.py:405
msgid ""
"CTAS (create table as select) can only be run with a query where the last"
" statement is a SELECT. Please make sure your query has a SELECT as its "
"last statement. Then, try running your query again."
msgstr ""
#: superset/views/database/mixins.py:190
msgid "CTAS Schema"
msgstr ""
#: superset/sql_lab.py:422
msgid ""
"CVAS (create view as select) can only be run with a query with a single "
"SELECT statement. Please make sure your query has only a SELECT "
"statement. Then, try running your query again."
msgstr ""
#: superset/errors.py:123
msgid "CVAS (create view as select) query has more than one statement."
msgstr ""
#: superset/errors.py:124
msgid "CVAS (create view as select) query is not a SELECT statement."
msgstr ""
#: superset/connectors/druid/views.py:239
#: superset/connectors/druid/views.py:351 superset/connectors/sqla/views.py:497
#: superset/views/chart/mixin.py:77
msgid "Cache Timeout"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:67
#: superset-frontend/src/explore/controlPanels/sections.tsx:51
msgid "Cache Timeout (seconds)"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:771
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:278
msgid "Cache timeout"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:241
#, python-format
msgid "Cached %s"
msgstr ""
#: superset/viz.py:539
msgid "Cached value not found"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:70
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:76
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:77
msgid "Calculate contribution per series or total"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:667
#, python-format
msgid "Calculated column [%s] requires an expression"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1241
msgid "Calculated columns"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:334
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:217
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469
#: superset-frontend/src/explore/controlPanels/sections.tsx:232
msgid "Calculation type"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:30
#: superset/viz.py:1048
msgid "Calendar Heatmap"
msgstr ""
#: superset-frontend/src/dashboard/actions/dashboardLayout.js:211
msgid "Can not move top level tab into nested tabs"
msgstr ""
#: superset/views/core.py:2010
#, python-format
msgid "Can't find DruidCluster with cluster_name = '%(name)s'"
msgstr ""
#: superset/views/core.py:1998
#, python-format
msgid "Can't find User '%(name)s', please ask your admin to create one."
msgstr ""
#: superset/viz.py:1778
msgid "Can't have overlap between Series and Breakdowns"
msgstr ""
#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:173
#: superset-frontend/src/components/Datasource/DatasourceModal.tsx:218
#: superset-frontend/src/components/Modal/Modal.tsx:240
#: superset-frontend/src/components/ReportModal/index.tsx:259
#: superset-frontend/src/dashboard/components/CrossFilterScopingModal/CrossFilterScopingModal.tsx:80
#: superset-frontend/src/dashboard/components/FilterBoxMigrationModal.tsx:72
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:474
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:151
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:137
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:76
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:194
#: superset-frontend/src/explore/components/SaveModal.tsx:179
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:775
#: superset/templates/superset/request_access.html:34
msgid "Cancel"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:304
msgid "Cancel query on window unload event"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/utils.ts:83
msgid "Cannot create cyclic hierarchy"
msgstr ""
#: superset/databases/commands/exceptions.py:109
msgid "Cannot delete a database that has datasets attached"
msgstr ""
#: superset/views/core.py:700
#, python-format
msgid ""
"Cannot import dashboard: %(db_error)s.\n"
"Make sure to create the database before importing the dashboard."
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:242
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:944
msgid "Cannot load filter"
msgstr ""
#: superset/charts/commands/exceptions.py:51
#, python-format
msgid "Cannot parse time string [%(human_readable)s]"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/index.js:28
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:38
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/index.js:42
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:41
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:66
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:41
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:59
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/index.ts:42
msgid "Categorical"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:129
msgid "Categories to group by on the x-axis."
msgstr ""
#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:602
msgid "Category"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87
msgid "Category of target nodes"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:103
msgid "Cell Padding"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:117
msgid "Cell Radius"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:91
msgid "Cell Size"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:413
msgid "Cell bars"
msgstr ""
#: superset-frontend/src/components/FilterableTable/FilterableTable.tsx:319
msgid "Cell content"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:112
msgid "Center"
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:533
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:252
msgid "Certification"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:270
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:275
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1079
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1085
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:553
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:555
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:263
msgid "Certification details"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:530
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:504
msgid "Certified"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:259
msgid "Certified By"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:264
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1066
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1074
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:538
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:540
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:254
msgid "Certified by"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46
#: superset-frontend/src/components/CertifiedIcon/index.tsx:42
#, python-format
msgid "Certified by %s"
msgstr ""
#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:253
#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:195
#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:267
msgid "Change dataset"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269
msgid "Change order of columns."
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:241
msgid "Change order of rows."
msgstr ""
#: superset/connectors/druid/views.py:354 superset/connectors/sqla/views.py:489
msgid "Changed By"
msgstr ""
#: superset/views/schedules.py:238 superset/views/schedules.py:318
msgid "Changed On"
msgstr ""
#: superset/views/sql_lab.py:75
msgid "Changed on"
msgstr ""
#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:50
msgid ""
"Changing the dataset may break the chart if the chart relies on columns "
"or metadata that does not exist in the target dataset"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1176
msgid ""
"Changing these settings will affect all charts using this dataset, "
"including charts owned by other people."
msgstr ""
#: superset/dashboards/commands/exceptions.py:78
msgid "Changing this Dashboard is forbidden"
msgstr ""
#: superset/charts/commands/exceptions.py:131
msgid "Changing this chart is forbidden"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:75
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:40
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:55
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:68
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:83
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:98
#: superset-frontend/src/explore/components/ControlHeader.jsx:77
msgid "Changing this control takes effect instantly"
msgstr ""
#: superset/datasets/commands/exceptions.py:177
msgid "Changing this dataset is forbidden"
msgstr ""
#: superset/datasets/columns/commands/exceptions.py:31
#: superset/datasets/metrics/commands/exceptions.py:31
msgid "Changing this dataset is forbidden."
msgstr ""
#: superset/reports/commands/exceptions.py:238
msgid "Changing this report is forbidden"
msgstr ""
#: superset/views/database/forms.py:216 superset/views/database/forms.py:349
msgid "Character to interpret as decimal point."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-force-directed/src/controlPanel.ts:81
msgid "Charge"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-force-directed/src/controlPanel.ts:95
msgid "Charge in the force layout"
msgstr ""
#: superset-frontend/src/components/Menu/MenuRight.tsx:39
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:387
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1297
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1300
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:261
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:607
#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:208
#: superset/templates/appbuilder/navbar_right.html:39
#: superset/views/chart/mixin.py:85 superset/views/chart/views.py:108
#: superset/views/schedules.py:316
msgid "Chart"
msgstr ""
#: superset/views/core.py:1748
#, python-format
msgid "Chart %(id)s not found"
msgstr ""
#: superset/views/database/mixins.py:195
msgid "Chart Cache Timeout"
msgstr ""
#: superset/initialization/__init__.py:453
msgid "Chart Email Schedules"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:58
#: superset-frontend/src/explore/controlPanels/sections.tsx:42
msgid "Chart ID"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:77
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:49
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:54
#: superset-frontend/plugins/legacy-plugin-chart-force-directed/src/controlPanel.ts:48
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:75
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:61
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:140
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:65
#: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:36
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:65
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/controlPanel.ts:49
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/controlPanel.ts:53
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:139
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/controlPanel.ts:88
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:48
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:77
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:31
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/controlPanel.ts:40
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:79
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DualLine/controlPanel.ts:35
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:45
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:54
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:39
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:81
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:69
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:73
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:279
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:83
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:103
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:100
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:80
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:97
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:103
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:104
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61
#: superset-frontend/plugins/preset-chart-xy/src/BoxPlot/controlPanel.ts:35
msgid "Chart Options"
msgstr ""
#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:70
#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:83
#, python-format
msgid "Chart Owner: %s"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:27
msgid "Chart Title"
msgstr ""
#: superset/views/core.py:979
msgid "Chart [{}] has been overwritten"
msgstr ""
#: superset/views/core.py:975
msgid "Chart [{}] has been saved"
msgstr ""
#: superset/views/core.py:1006
msgid "Chart [{}] was added to dashboard [{}]"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:216
msgid "Chart cache timeout"
msgstr ""
#: superset-frontend/src/components/AlteredSliceTag/index.jsx:199
msgid "Chart changes"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/FilterBoxChartPlugin.js:28
msgid ""
"Chart component that lets you add a custom filter UI in your dashboard. "
"When added to dashboard, a filter box lets users specify specific values "
"or ranges to filter charts by. The charts that each filter box is applied"
" to can be fine tuned as well in the dashboard view.\n"
"\n"
" Note that this plugin is being replaced with the new Filters feature "
"that lives in the dashboard view itself. It's easier to use and has more "
"capabilities!"
msgstr ""
#: superset/charts/commands/exceptions.py:115
msgid "Chart could not be created."
msgstr ""
#: superset/charts/commands/exceptions.py:123
msgid "Chart could not be deleted."
msgstr ""
#: superset/charts/commands/exceptions.py:119
msgid "Chart could not be updated."
msgstr ""
#: superset/reports/commands/exceptions.py:53
msgid "Chart does not exist"
msgstr ""
#: superset/charts/data/api.py:125
msgid "Chart has no query context saved. Please save the chart again."
msgstr ""
#: superset-frontend/src/explore/components/SaveModal.tsx:247
msgid "Chart name"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107
msgid "Chart options"
msgstr ""
#: superset/charts/commands/exceptions.py:111
msgid "Chart parameters are invalid."
msgstr ""
#: superset-frontend/src/explore/controlPanels/sections.tsx:32
msgid "Chart type"
msgstr ""
#: superset-frontend/src/dashboard/components/BuilderComponentPane.tsx:112
#: superset-frontend/src/profile/components/CreatedContent.tsx:76
#: superset-frontend/src/profile/components/Favorites.tsx:77
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:634
#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:306
#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:26
#: superset/views/dashboard/mixin.py:81
msgid "Charts"
msgstr ""
#: superset/charts/commands/exceptions.py:135
msgid "Charts could not be deleted."
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:162
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:488
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:505
msgid "Check configuration"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:206
#: superset-frontend/src/filters/components/Select/controlPanel.ts:68
msgid "Check for sorting ascending"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:113
msgid ""
"Check if the Rose Chart should use segment area instead of segment radius"
" for proportioning"
msgstr ""
#: superset-frontend/src/components/AnchorLink/index.jsx:85
msgid "Check out this chart in dashboard:"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:319
msgid "Check out this chart: "
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:220
msgid "Check out this dashboard: "
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:93
msgid ""
"Check to apply filters instantly as they change instead of displaying "
"[Apply] button"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:219
msgid "Check to force date partitions to have the same height"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:35
msgid "Check to include Druid granularity dropdown"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:109
msgid "Check to include SQL time grain dropdown"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:123
msgid "Check to include time column dropdown"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:110
msgid "Check to include time grain dropdown"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:46
msgid "Check to include time origin dropdown"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173
msgid "Child label position"
msgstr ""
#: superset/viz.py:2333
msgid "Choice of [Label] must be present in [Group By]"
msgstr ""
#: superset/viz.py:2341
msgid "Choice of [Point Radius] must be present in [Group By]"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx:150
#: superset/templates/superset/import_dashboards.html:47
msgid "Choose File"
msgstr ""
#: superset/reports/commands/exceptions.py:80
msgid "Choose a chart or dashboard not both"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:674
msgid "Choose a database..."
msgstr ""
#: superset-frontend/src/addSlice/AddSliceContainer.tsx:278
#: superset-frontend/src/addSlice/AddSliceContainer.tsx:288
msgid "Choose a dataset"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DualLine/controlPanel.ts:69
msgid "Choose a metric for left axis"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:120
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:185
#: superset-frontend/src/explore/controls.jsx:217
msgid "Choose a metric for right axis"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57
msgid "Choose a number format"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:63
msgid "Choose a source"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-force-directed/src/controlPanel.ts:105
#: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:44
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:34
msgid "Choose a source and a target"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:69
msgid "Choose a target"
msgstr ""
#: superset-frontend/src/addSlice/AddSliceContainer.tsx:308
msgid "Choose chart type"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:100
msgid "Choose one or more charts for left axis"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:135
msgid "Choose one or more charts for right axis"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:745
msgid "Choose the annotation layer type"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:757
msgid "Choose the source of your annotations"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:34
msgid "Chord Diagram"
msgstr ""
#: superset-frontend/src/filters/components/Range/RangeFilterPlugin.tsx:281
msgid "Chosen non-numeric column"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:218
msgid "Circle"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130
msgid "Circle -> Arrow"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131
msgid "Circle -> Circle"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198
msgid "Circle radar shape"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:37
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:33
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:40
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:67
msgid "Circular"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/index.js:32
msgid "Classic chart that visualizes how metrics change over time."
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/index.ts:37
msgid ""
"Classic row-by-column spreadsheet like view of a dataset. Use tables to "
"showcase a view into the underlying data or to show aggregated metrics."
msgstr ""
#: superset/connectors/sqla/views.py:369
msgid "Clause"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53
msgid "Clear"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:133
msgid "Clear all"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:997
msgid "Click the lock to make changes."
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1000
msgid "Click the lock to prevent further changes."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1306
msgid ""
"Click this link to switch to an alternate form that allows you to input "
"the SQLAlchemy URL for this database manually."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1071
msgid ""
"Click this link to switch to an alternate form that exposes only the "
"required fields needed to connect this database."
msgstr ""
#: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:114
msgid "Click to change visualization type"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:151
msgid "Click to clear emitted filters"
msgstr ""
#: superset-frontend/src/components/EditableTitle/index.tsx:197
msgid "Click to edit"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:76
msgid "Click to edit label"
msgstr ""
#: superset-frontend/src/components/FaveStar/index.tsx:81
msgid "Click to favorite/unfavorite"
msgstr ""
#: superset-frontend/src/components/CachedLabel/TooltipContent.tsx:39
msgid "Click to force-refresh"
msgstr ""
#: superset-frontend/src/components/AlteredSliceTag/index.jsx:177
msgid "Click to see difference"
msgstr ""
#: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:192
#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:523
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:307
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:476
#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:337
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:805
msgid "Close"
msgstr ""
#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:360
msgid "Close all other tabs"
msgstr ""
#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:339
msgid "Close tab"
msgstr ""
#: superset/connectors/druid/views.py:344
msgid "Cluster"
msgstr ""
#: superset/connectors/druid/views.py:232
msgid "Cluster Name"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:171
msgid "Cluster label aggregator"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:74
msgid "Clustering Radius"
msgstr ""
#: superset-frontend/src/explore/controlPanels/Separator.js:25
#: superset-frontend/src/explore/controlPanels/Separator.js:46
msgid "Code"
msgstr ""
#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39
msgid "Collapse all"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.jsx:152
msgid "Collapse table preview"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:648
msgid "Color"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:137
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439
msgid "Color +/-"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:159
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:206
msgid "Color Metric"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:108
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:474
msgid "Color Scheme"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:129
msgid "Color Steps"
msgstr ""
#: superset-frontend/src/explore/controls.jsx:235
msgid "Color metric"
msgstr ""
#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.jsx:50
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:214
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:218
#: superset-frontend/src/explore/controlPanels/sections.tsx:79
#: superset-frontend/src/explore/controls.jsx:480
msgid "Color scheme"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:172
msgid ""
"Color will be rendered based on a ratio of the cell against the sum of "
"across this criteria"
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:374
msgid "Colors"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:283
#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:109
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:204
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:227
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:137
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:140
#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194
#: superset/connectors/druid/views.py:91 superset/connectors/sqla/views.py:143
msgid "Column"
msgstr ""
#: superset/utils/pandas_postprocessing.py:712
#, python-format
msgid ""
"Column \"%(column)s\" is not numeric or does not exists in the query "
"results."
msgstr ""
#: superset/views/database/forms.py:224 superset/views/database/forms.py:357
#: superset/views/database/forms.py:445
msgid "Column Label(s)"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:79
msgid ""
"Column containing ISO 3166-2 codes of region/province/department in your "
"table."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:64
msgid "Column containing latitude data"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:54
msgid "Column containing longitude data"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:115
msgid "Column is required"
msgstr ""
#: superset/views/database/forms.py:225 superset/views/database/forms.py:358
#: superset/views/database/forms.py:446
msgid ""
"Column label for index column(s). If None is given and Dataframe Index is"
" True, Index Names are used."
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:652
#, python-format
msgid "Column name [%s] is duplicated"
msgstr ""
#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.jsx:139
msgid "Column name(s) "
msgstr ""
#: superset/utils/pandas_postprocessing.py:168
#, python-format
msgid "Column referenced by aggregate is undefined: %(column)s"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:130
msgid "Column select"
msgstr ""
#: superset/views/database/forms.py:163 superset/views/database/forms.py:316
msgid ""
"Column to use as the row labels of the dataframe. Leave empty if no index"
" column."
msgstr ""
#: superset/views/database/forms.py:385
msgid "Columnar File"
msgstr ""
#: superset/views/database/views.py:550
#, python-format
msgid ""
"Columnar file \"%(columnar_filename)s\" uploaded to table "
"\"%(table_name)s\" in database \"%(db_name)s\""
msgstr ""
#: superset/views/database/views.py:414
msgid "Columnar to Database configuration"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:55
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:214
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:36
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:82
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1207
#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:334
#: superset-frontend/src/explore/controls.jsx:245
#: superset/connectors/druid/views.py:70 superset/connectors/sqla/views.py:63
msgid "Columns"
msgstr ""
#: superset/common/query_context_processor.py:114 superset/viz.py:554
#, python-format
msgid "Columns missing in datasource: %(invalid_columns)s"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:302
msgid "Columns subtotal position"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:134
msgid ""
"Columns to calculate distribution across. Defaults to temporal column if "
"left empty."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:44
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:45
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:54
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:102
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:125
msgid "Columns to display"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:43
msgid "Columns to group by"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60
msgid "Columns to group by on the columns"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50
msgid "Columns to group by on the rows"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:96
msgid "Combine Metrics"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185
msgid "Combine metrics"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:301
msgid ""
"Comma-separated color picks for the intervals, e.g. 1,2,4. Integers "
"denote colors from the chosen color scheme and are 1-indexed. Length must"
" be matching that of interval bounds."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:287
msgid ""
"Comma-separated interval bounds, e.g. 2,4,5 for intervals 0-2, 2-4 and "
"4-5. Last number should match the value provided for MAX."
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:312
msgid "Comparator option"
msgstr ""
#: superset-frontend/src/visualizations/TimeTable/TimeTableChartPlugin.ts:26
msgid ""
"Compare multiple time series charts (as sparklines) and related metrics "
"quickly."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/index.js:26
msgid "Compare the same summarized metric across multiple groups."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/index.js:28
msgid ""
"Compares how a metric changes over time between different groups. Each "
"group is mapped to a row and change over time is visualized bar lengths "
"and color."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:30
msgid ""
"Compares metrics from different categories using bars. Bar lengths are "
"used to indicate the magnitude of each value and color is used to "
"differentiate groups."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:26
msgid ""
"Compares the lengths of time different activities take in a shared "
"timeline view."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:33
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:33
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/index.js:28
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:37
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:45
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:34
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:36
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/index.js:35
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:46
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:41
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:68
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:56
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:60
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/index.ts:43
#: superset-frontend/src/visualizations/TimeTable/TimeTableChartPlugin.ts:31
msgid "Comparison"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:48
msgid "Comparison Period Lag"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:61
msgid "Comparison suffix"
msgstr ""
#: superset-frontend/src/dashboard/components/BuilderComponentPane.tsx:102
msgid "Components"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:53
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:56
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:72
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:367
#: superset-frontend/src/explore/controlPanels/sections.tsx:136
msgid "Compute the contribution to the total"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1173
msgid "Condition"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:473
msgid "Conditional formatting"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:70
msgid "Confidence interval"
msgstr ""
#: superset/utils/pandas_postprocessing.py:827
msgid "Confidence interval must be between 0 and 1 (exclusive)"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:252
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:276
msgid "Configuration"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:58
msgid "Configure Advanced Time Range "
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:41
msgid "Configure Time Range: Last..."
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CalendarFrame.tsx:46
msgid "Configure Time Range: Previous..."
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:111
msgid "Configure custom time range"
msgstr ""
#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:500
msgid "Configure filter scopes"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:718
msgid "Configure the basics of your Annotation Layer."
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:616
msgid "Configure your how you overlay is displayed here."
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceModal.tsx:179
msgid "Confirm save"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:777
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1006
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1193
msgid "Connect"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:41
msgid "Connect Google Sheets as tables to this database"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1011
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1197
msgid "Connect a database"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1068
msgid "Connect this database using the dynamic form instead"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1301
msgid "Connect this database with a SQLAlchemy URI string instead"
msgstr ""
#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224
msgid "Connection"
msgstr ""
#: superset/databases/commands/exceptions.py:105
#: superset/databases/commands/exceptions.py:122 superset/views/core.py:1383
msgid "Connection failed, please check your connection settings"
msgstr ""
#: superset-frontend/src/views/CRUD/hooks.ts:625
msgid "Connection looks good!"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46
msgid "Continuous"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:54
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:57
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:55
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:70
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:365
#: superset-frontend/src/explore/controlPanels/sections.tsx:134
msgid "Contribution"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:69
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:66
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:63
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:69
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:70
msgid "Contribution Mode"
msgstr ""
#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:430
msgid "Control labeled "
msgstr ""
#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:430
msgid "Controls labeled "
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:31
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:57
msgid "Coordinates"
msgstr ""
#: superset-frontend/src/components/CopyToClipboard/index.jsx:75
#: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:53
#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:113
msgid "Copied to clipboard!"
msgstr ""
#: superset-frontend/src/explore/components/DataTableControl/index.tsx:48
msgid "Copy"
msgstr ""
#: superset-frontend/src/SqlLab/components/TableElement/index.tsx:192
msgid "Copy SELECT statement to the clipboard"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx:106
msgid "Copy and Paste JSON credentials"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx:124
msgid "Copy and paste the entire service account .json file here"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:316
msgid "Copy chart URL"
msgstr ""
#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:103
msgid "Copy chart URL to clipboard"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263
msgid "Copy dashboard URL"
msgstr ""
#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:98
msgid "Copy link"
msgstr ""
#: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:184
msgid "Copy message"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:548
#: superset-frontend/src/SqlLab/reducers/sqlLab.js:74
#, python-format
msgid "Copy of %s"
msgstr ""
#: superset-frontend/src/SqlLab/components/TableElement/index.tsx:103
msgid "Copy partition query to clipboard"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:390
msgid "Copy query URL"
msgstr ""
#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:88
msgid "Copy query link to your clipboard"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26
msgid "Copy the account name of that database you are trying to connect to."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91
msgid "Copy the name of the database you are trying to connect to."
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:552
msgid "Copy to Clipboard"
msgstr ""
#: superset-frontend/src/components/CopyToClipboard/index.jsx:43
#: superset-frontend/src/components/URLShortLinkButton/index.jsx:65
#: superset-frontend/src/explore/components/EmbedCodeButton.jsx:106
msgid "Copy to clipboard"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:25
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:28
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/index.js:25
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:25
msgid "Correlation"
msgstr ""
#: superset-frontend/src/SqlLab/components/EstimateQueryCostButton/index.tsx:95
msgid "Cost estimate"
msgstr ""
#: superset/views/utils.py:547
msgid "Could not determine datasource type"
msgstr ""
#: superset-frontend/src/dashboard/actions/sliceEntities.js:116
#: superset-frontend/src/dashboard/reducers/sliceEntities.js:65
msgid "Could not fetch all saved charts"
msgstr ""
#: superset/views/utils.py:563
msgid "Could not find viz object"
msgstr ""
#: superset/databases/commands/exceptions.py:130
msgid "Could not load database driver"
msgstr ""
#: superset/views/core.py:1366
#, python-format
msgid "Could not load database driver: %(driver_name)s"
msgstr ""
#: superset/databases/commands/test_connection.py:99
msgid "Could not load database driver: {}"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:97
msgid "Could not verify the host"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:40
msgid "Country"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:130
msgid "Country Color Scheme"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:115
msgid "Country Column"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:39
msgid "Country Field Type"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:30
#: superset/viz.py:2007
msgid "Country Map"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:96
msgid "Create"
msgstr ""
#: superset-frontend/src/addSlice/AddSliceContainer.tsx:275
msgid "Create a new chart"
msgstr ""
#: superset-frontend/src/addSlice/AddSliceContainer.tsx:330
msgid "Create new chart"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:111
msgid "Create new filter set"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:124
msgid "Create or select schema..."
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:169
msgid "Created"
msgstr ""
#: superset/views/access_requests.py:46 superset/views/schedules.py:237
#: superset/views/schedules.py:317
msgid "Created On"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:383
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:212
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:286
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:333
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:474
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:192
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:273
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:323
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:471
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:292
msgid "Created by"
msgstr ""
#: superset-frontend/src/profile/components/App.tsx:62
msgid "Created content"
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:205
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:184
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:349
msgid "Created on"
msgstr ""
#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.jsx:72
msgid "Creating a data source and creating a new tab"
msgstr ""
#: superset/connectors/sqla/views.py:370 superset/views/chart/mixin.py:78
#: superset/views/dashboard/mixin.py:85 superset/views/dashboard/views.py:157
#: superset/views/database/mixins.py:192
msgid "Creator"
msgstr ""
#: superset/views/schedules.py:241 superset/views/schedules.py:321
msgid "Crontab"
msgstr ""
#: superset-frontend/src/dashboard/components/CrossFilterScopingModal/CrossFilterScopingModal.tsx:65
msgid "Cross Filter Scoping"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:349
msgid "Cross-filter scoping"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:153
msgid "Cumulative"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33
msgid "Custom"
msgstr ""
#: superset/views/dynamic_plugins.py:59
msgid "Custom Plugin"
msgstr ""
#: superset/views/dynamic_plugins.py:58
msgid "Custom Plugins"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:283
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:226
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:229
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:440
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:443
msgid "Custom SQL"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:222
msgid "Custom SQL ad-hoc filters are not available for the native Druid connector"
msgstr ""
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:432
msgid "Custom SQL ad-hoc metrics are not available for the native Druid connector"
msgstr ""
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:435
msgid "Custom SQL ad-hoc metrics are not enabled for this dataset"
msgstr ""
#: superset-frontend/src/filters/components/Time/index.ts:28
msgid "Custom time filter plugin"
msgstr ""
#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:417
msgid "Customize"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:167
msgid "Customize Metrics"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:453
msgid "Customize columns"
msgstr ""
#: superset/connectors/sqla/views.py:261
msgid "D3 Format"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:58
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:69
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1060
msgid "D3 format"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:22
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150
msgid "D3 format syntax: https://github.com/d3/d3-format"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:154
msgid ""
"D3 number format for numbers between -1.0 and 1.0, useful when you want "
"to have different siginificant digits for small and large numbers"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:377
msgid "D3 time format for datetime columns"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:44
msgid "D3 time format syntax: https://github.com/d3/d3-time-format"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102
msgid "DEC"
msgstr ""
#: superset-frontend/src/components/DeleteModal/index.tsx:69
msgid "DELETE"
msgstr ""
#: superset-frontend/src/components/ReportModal/index.tsx:345
msgid "DESCRIPTION ERROR"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:259
msgid "DML"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/index.js:31
msgid "Dark mode"
msgstr ""
#: superset-frontend/src/components/Menu/MenuRight.tsx:46
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1296
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1317
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:582
#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:210
#: superset/templates/appbuilder/navbar_right.html:40
#: superset/views/dashboard/mixin.py:78 superset/views/dashboard/views.py:155
#: superset/views/schedules.py:236
msgid "Dashboard"
msgstr ""
#: superset/initialization/__init__.py:444
msgid "Dashboard Emails"
msgstr ""
#: superset/views/core.py:1028
msgid "Dashboard [{}] just got created and chart [{}] was added to it"
msgstr ""
#: superset/dashboards/commands/exceptions.py:54
msgid "Dashboard could not be created."
msgstr ""
#: superset/dashboards/commands/exceptions.py:70
msgid "Dashboard could not be deleted."
msgstr ""
#: superset/dashboards/commands/exceptions.py:66
msgid "Dashboard could not be updated."
msgstr ""
#: superset/reports/commands/exceptions.py:44
msgid "Dashboard does not exist"
msgstr ""
#: superset/dashboards/commands/exceptions.py:43
msgid "Dashboard parameters are invalid."
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:464
msgid "Dashboard properties"
msgstr ""
#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.jsx:153
msgid "Dashboard scheme"
msgstr ""
#: superset-frontend/src/profile/components/CreatedContent.tsx:73
#: superset-frontend/src/profile/components/Favorites.tsx:74
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:609
#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:294
#: superset/initialization/__init__.py:238 superset/views/chart/mixin.py:79
#: superset/views/dashboard/mixin.py:25
msgid "Dashboards"
msgstr ""
#: superset/dashboards/commands/exceptions.py:58
msgid "Dashboards could not be deleted."
msgstr ""
#: superset/charts/commands/exceptions.py:91
msgid "Dashboards do not exist"
msgstr ""
#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:401
#: superset-frontend/src/explore/components/DataTablesPane/index.tsx:388
#: superset-frontend/src/views/CRUD/data/common.ts:22
#: superset/initialization/__init__.py:354
#: superset/initialization/__init__.py:363
#: superset/initialization/__init__.py:373
#: superset/initialization/__init__.py:387
#: superset/initialization/__init__.py:404
#: superset/initialization/__init__.py:509
#: superset/initialization/__init__.py:519
#: superset/initialization/__init__.py:532
#: superset/initialization/__init__.py:545
msgid "Data"
msgstr ""
#: superset/connectors/druid/views.py:343
msgid "Data Source"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:57
msgid "Data Table"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:290
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:142
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:122
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:139
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:197
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:200
msgid "Data Zoom"
msgstr ""
#: superset/views/core.py:2313
msgid ""
"Data could not be deserialized from the results backend. The storage "
"format might have changed, rendering the old data stake. You need to re-"
"run the original query."
msgstr ""
#: superset/views/core.py:2266
msgid ""
"Data could not be retrieved from the results backend. You need to re-run "
"the original query."
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:219
msgid "Data preview"
msgstr ""
#: superset-frontend/src/dashboard/components/AddSliceCard.jsx:136
msgid "Data source"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:213
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:216
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:284
msgid "Data type"
msgstr ""
#: superset/utils/pandas_postprocessing.py:832
msgid "DataFrame include at least one series"
msgstr ""
#: superset/utils/pandas_postprocessing.py:830
msgid "DataFrame must include temporal column"
msgstr ""
#: superset-frontend/src/components/DatabaseSelector/index.tsx:271
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1127
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1132
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:179
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:223
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:294
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:436
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:223
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:331
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:277
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:424
#: superset/connectors/sqla/views.py:490 superset/connectors/sqla/views.py:491
#: superset/templates/superset/import_dashboards.html:53
#: superset/views/database/forms.py:120 superset/views/database/forms.py:279
#: superset/views/database/forms.py:407 superset/views/database/mixins.py:191
#: superset/views/sql_lab.py:70
msgid "Database"
msgstr ""
#: superset/views/database/views.py:452
#, python-format
msgid ""
"Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed "
"for columnar uploads. Please contact your Superset Admin."
msgstr ""
#: superset/views/database/views.py:136
#, python-format
msgid ""
"Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed "
"for csv uploads. Please contact your Superset Admin."
msgstr ""
#: superset/views/database/views.py:283
#, python-format
msgid ""
"Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed "
"for excel uploads. Please contact your Superset Admin."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:910
msgid "Database Creation Error"
msgstr ""
#: superset/views/access_requests.py:43
msgid "Database URL"
msgstr ""
#: superset/databases/commands/exceptions.py:95
msgid "Database could not be created."
msgstr ""
#: superset/databases/commands/exceptions.py:113
msgid "Database could not be deleted."
msgstr ""
#: superset/databases/commands/exceptions.py:99
msgid "Database could not be updated."
msgstr ""
#: superset/errors.py:117
msgid "Database does not allow data manipulation."
msgstr ""
#: superset/charts/commands/exceptions.py:82
#: superset/datasets/commands/exceptions.py:41
#: superset/reports/commands/exceptions.py:35
msgid "Database does not exist"
msgstr ""
#: superset/connectors/sqla/models.py:1478
msgid "Database does not support subqueries"
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:688
msgid "Database error"
msgstr ""
#: superset/databases/commands/validate.py:136
msgid "Database is offline."
msgstr ""
#: superset/reports/commands/exceptions.py:62
msgid "Database is required for alerts"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:89
#: superset/db_engine_specs/base.py:1396
msgid "Database name"
msgstr ""
#: superset/datasets/commands/exceptions.py:50
msgid "Database not allowed to change"
msgstr ""
#: superset/databases/commands/exceptions.py:91
msgid "Database not found."
msgstr ""
#: superset/databases/commands/exceptions.py:32
msgid "Database parameters are invalid."
msgstr ""
#: superset/db_engine_specs/base.py:1393
msgid "Database port"
msgstr ""
#: superset-frontend/src/profile/components/Security.tsx:46
#: superset-frontend/src/views/CRUD/data/common.ts:26
#: superset/initialization/__init__.py:351 superset/views/database/mixins.py:33
msgid "Databases"
msgstr ""
#: superset/views/database/forms.py:221 superset/views/database/forms.py:354
#: superset/views/database/forms.py:442
msgid "Dataframe Index"
msgstr ""
#: superset-frontend/src/addSlice/AddSliceContainer.tsx:284
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:89
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:833
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:862
#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:521
#: superset-frontend/src/explore/controls.jsx:189
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:283
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:520
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:505
msgid "Dataset"
msgstr ""
#: superset/datasets/commands/exceptions.py:32
#, python-format
msgid "Dataset %(name)s already exists"
msgstr ""
#: superset/datasets/columns/commands/exceptions.py:27
msgid "Dataset column delete failed."
msgstr ""
#: superset/datasets/columns/commands/exceptions.py:23
msgid "Dataset column not found."
msgstr ""
#: superset/datasets/commands/exceptions.py:157
msgid "Dataset could not be created."
msgstr ""
#: superset/datasets/commands/exceptions.py:165
msgid "Dataset could not be deleted."
msgstr ""
#: superset/datasets/commands/exceptions.py:161
#: superset/datasets/commands/exceptions.py:173
msgid "Dataset could not be updated."
msgstr ""
#: superset/commands/exceptions.py:119
#: superset/datasets/commands/exceptions.py:149
msgid "Dataset does not exist"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:843
msgid "Dataset is required"
msgstr ""
#: superset/datasets/metrics/commands/exceptions.py:27
msgid "Dataset metric delete failed."
msgstr ""
#: superset/datasets/metrics/commands/exceptions.py:23
msgid "Dataset metric not found."
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:881
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:888
msgid "Dataset name"
msgstr ""
#: superset/datasets/commands/exceptions.py:153
msgid "Dataset parameters are invalid."
msgstr ""
#: superset/datasets/commands/exceptions.py:169
msgid "Dataset(s) could not be bulk deleted."
msgstr ""
#: superset-frontend/src/profile/components/Security.tsx:60
#: superset-frontend/src/views/CRUD/data/common.ts:32
#: superset/initialization/__init__.py:359
msgid "Datasets"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:809
msgid "Datasets do not contain a temporal column"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:157
#: superset/connectors/druid/views.py:93 superset/views/access_requests.py:44
#: superset/views/chart/mixin.py:80
msgid "Datasource"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:48
msgid "Datasource & Chart Type"
msgstr ""
#: superset/connectors/druid/views.py:352
msgid "Datasource Name"
msgstr ""
#: superset/connectors/connector_registry.py:99
#, python-format
msgid "Datasource id not found: %(id)s"
msgstr ""
#: superset/charts/commands/exceptions.py:101
msgid "Datasource type is required when datasource_id is given"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:163
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:87
msgid "Date Time Format"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:79
msgid "Date filter"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:142
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/controlPanel.ts:73
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:153
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:129
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:216
msgid "Date format"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235
msgid "Date/Time"
msgstr ""
#: superset/connectors/sqla/views.py:151
msgid "Datetime Format"
msgstr ""
#: superset/connectors/sqla/models.py:1062
msgid ""
"Datetime column not provided as part table configuration and is required "
"by this type of chart"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:227
msgid "Datetime format"
msgstr ""
#: superset/db_engine_specs/base.py:96
msgid "Day"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66
#, python-format
msgid "Days %s"
msgstr ""
#: superset/connectors/sqla/models.py:1593
msgid "Db engine did not return all queried columns"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77
msgid "December"
msgstr ""
#: superset/views/database/forms.py:214 superset/views/database/forms.py:347
msgid "Decimal Character"
msgstr ""
#: superset/viz.py:2706
msgid "Deck.gl - 3D Grid"
msgstr ""
#: superset/viz.py:2822
msgid "Deck.gl - 3D HEX"
msgstr ""
#: superset/viz.py:2862
msgid "Deck.gl - Arc"
msgstr ""
#: superset/viz.py:2843
msgid "Deck.gl - GeoJSON"
msgstr ""
#: superset/viz.py:2431
msgid "Deck.gl - Multiple Layers"
msgstr ""
#: superset/viz.py:2738
msgid "Deck.gl - Paths"
msgstr ""
#: superset/viz.py:2789
msgid "Deck.gl - Polygon"
msgstr ""
#: superset/viz.py:2625
msgid "Deck.gl - Scatter plot"
msgstr ""
#: superset/viz.py:2677
msgid "Deck.gl - Screen Grid"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:167
msgid "Default"
msgstr ""
#: superset/connectors/druid/views.py:349 superset/connectors/sqla/views.py:495
msgid "Default Endpoint"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:699
msgid "Default URL"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:700
msgid "Default URL to redirect to when accessing from the dataset list page"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:907
msgid "Default Value"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:290
msgid "Default latitude"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:276
msgid "Default longitude"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:91
msgid ""
"Default minimal column width in pixels, actual width may still be larger "
"than this if other columns don't need much space"
msgstr ""
#: superset-frontend/src/filters/components/Select/controlPanel.ts:105
msgid "Default to first item"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:936
#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:222
msgid "Default value is required"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/state.ts:95
msgid "Default value must be set when \"Filter has default value\" is checked"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/state.ts:93
msgid "Default value must be set when \"Required\" is checked"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/state.ts:89
msgid "Default value set automatically when \"Default to first item\" is checked"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:266
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:149
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:167
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:398
#: superset-frontend/src/explore/controlPanels/sections.tsx:167
msgid ""
"Defines a rolling window function to apply, works along with the "
"[Periods] text box"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:134
msgid "Defines how each series is broken down"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:64
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:388
#: superset-frontend/src/explore/controls.jsx:403
msgid ""
"Defines the grouping of entities. Each series is shown as a specific "
"color on the chart and has a legend toggle"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:227
#: superset-frontend/src/explore/controls.jsx:258
msgid ""
"Defines the origin where time buckets start, accepts natural dates as in "
"`now`, `sunday` or `1970-01-01`"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:280
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:163
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:181
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412
#: superset-frontend/src/explore/controlPanels/sections.tsx:179
msgid ""
"Defines the size of the rolling window function, relative to the time "
"granularity selected"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:120
msgid ""
"Defines whether the step should appear at the beginning, middle or end "
"between two data points"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FilterSetUnit.tsx:82
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:325
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:497
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:310
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:374
#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:103
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:369
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:653
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:336
#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:131
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:367
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:622
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:357
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:628
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:508
#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:238
#: superset/views/base.py:595
msgid "Delete"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:481
#, python-format
msgid "Delete %s?"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:296
msgid "Delete Annotation?"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:453
msgid "Delete Database?"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:605
msgid "Delete Dataset?"
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:361
msgid "Delete Layer?"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:485
#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:261
msgid "Delete Query?"
msgstr ""
#: superset-frontend/src/components/ReportModal/HeaderReportActionsDropdown/index.tsx:110
msgid "Delete Report?"
msgstr ""
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:321
msgid "Delete Template?"
msgstr ""
#: superset/views/base.py:595
msgid "Delete all Really?"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:181
msgid "Delete annotation"
msgstr ""
#: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:202
msgid "Delete dashboard tab?"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:332
msgid "Delete database"
msgstr ""
#: superset-frontend/src/components/ReportModal/HeaderReportActionsDropdown/index.tsx:78
msgid "Delete email report"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:404
msgid "Delete query"
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:239
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:219
msgid "Delete template"
msgstr ""
#: superset-frontend/src/dashboard/components/MissingChart.jsx:36
msgid "Delete this container and save to remove this message."
msgstr ""
#: superset/annotation_layers/annotations/api.py:502
#, python-format
msgid "Deleted %(num)d annotation"
msgid_plural "Deleted %(num)d annotations"
msgstr[0] ""
msgstr[1] ""
#: superset/annotation_layers/api.py:353
#, python-format
msgid "Deleted %(num)d annotation layer"
msgid_plural "Deleted %(num)d annotation layers"
msgstr[0] ""
msgstr[1] ""
#: superset/charts/api.py:480
#, python-format
msgid "Deleted %(num)d chart"
msgid_plural "Deleted %(num)d charts"
msgstr[0] ""
msgstr[1] ""
#: superset/css_templates/api.py:137
#, python-format
msgid "Deleted %(num)d css template"
msgid_plural "Deleted %(num)d css templates"
msgstr[0] ""
msgstr[1] ""
#: superset/dashboards/api.py:674
#, python-format
msgid "Deleted %(num)d dashboard"
msgid_plural "Deleted %(num)d dashboards"
msgstr[0] ""
msgstr[1] ""
#: superset/datasets/api.py:666
#, python-format
msgid "Deleted %(num)d dataset"
msgid_plural "Deleted %(num)d datasets"
msgstr[0] ""
msgstr[1] ""
#: superset/reports/api.py:452
#, python-format
msgid "Deleted %(num)d report schedule"
msgid_plural "Deleted %(num)d report schedules"
msgstr[0] ""
msgstr[1] ""
#: superset/queries/saved_queries/api.py:197
#, python-format
msgid "Deleted %(num)d saved query"
msgid_plural "Deleted %(num)d saved queries"
msgstr[0] ""
msgstr[1] ""
#: superset-frontend/src/reports/actions/reports.js:176
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:162
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:103
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:91
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:93
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:142
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:546
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:232
#: superset-frontend/src/views/CRUD/utils.tsx:246
#: superset-frontend/src/views/CRUD/utils.tsx:285
#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:172
#, python-format
msgid "Deleted: %s"
msgstr ""
#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:184
msgid "Delimited long & lat single column"
msgstr ""
#: superset/views/database/forms.py:132
msgid "Delimiter"
msgstr ""
#: superset/views/database/forms.py:133
msgid "Delimiter used by CSV file (for whitespace use \\s+)."
msgstr ""
#: superset/views/schedules.py:244 superset/views/schedules.py:324
msgid "Deliver As Group"
msgstr ""
#: superset/views/schedules.py:245 superset/views/schedules.py:325
msgid "Delivery Type"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/components/NotificationMethod.tsx:124
msgid "Delivery method"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:33
msgid "Demographics"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:43
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/index.js:38
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/index.ts:45
msgid "Density"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:55
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/index.js:45
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/index.js:38
msgid "Deprecated"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/index.ts:42
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:47
#: superset-frontend/plugins/plugin-chart-table/src/index.ts:51
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/index.ts:44
#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:131
#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:163
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:202
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:206
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:692
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1050
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1054
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:52
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:994
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:243
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1100
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1106
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:147
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:157
#: superset/connectors/druid/views.py:188
#: superset/connectors/druid/views.py:345 superset/connectors/sqla/views.py:145
#: superset/connectors/sqla/views.py:256 superset/connectors/sqla/views.py:502
#: superset/views/annotations.py:78 superset/views/annotations.py:126
#: superset/views/chart/mixin.py:81 superset/views/sql_lab.py:71
msgid "Description"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:331
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:262
msgid "Description (this can be seen in the list)"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:520
msgid "Description Columns"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/controlPanel.ts:48
msgid "Description text that shows up below your Big Number"
msgstr ""
#: superset-frontend/src/components/ListView/ListView.tsx:348
msgid "Deselect all"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1081
msgid "Details of the certification"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:53
#: superset-frontend/plugins/preset-chart-xy/src/BoxPlot/controlPanel.ts:47
msgid "Determines how whiskers and outliers are calculated."
msgstr ""
#: superset/views/dashboard/mixin.py:71
msgid ""
"Determines whether or not this dashboard is visible in the list of all "
"dashboards"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:230
msgid "Diamond"
msgstr ""
#: superset-frontend/src/components/ErrorMessage/ParameterErrorMessage.tsx:77
msgid "Did you mean:"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101
msgid "Difference"
msgstr ""
#: superset/viz.py:1968
msgid "Directed Force Layout"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:31
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42
msgid "Directional"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274
msgid "Disabled"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/index.jsx:579
msgid "Discard changes"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:43
msgid "Discrete"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:149
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/SqlAlchemyForm.tsx:42
msgid "Display Name"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:164
msgid "Display column level total"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:615
msgid "Display configuration"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:98
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187
msgid ""
"Display metrics side by side within each column, as opposed to each "
"column being displayed side by side for each metric."
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152
msgid "Display row level total"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:89
msgid "Display total row/column"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34
msgid ""
"Displays connections between entities in a graph structure. Useful for "
"mapping relationships and showing which nodes are important in a network."
" Graph charts can be configured to be force-directed or circulate. If "
"your data has a geospatial component, try the deck.gl Arc chart."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:132
msgid "Distribute across"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:28
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/index.js:26
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:48
#: superset-frontend/plugins/preset-chart-xy/src/BoxPlot/createMetadata.ts:25
msgid "Distribution"
msgstr ""
#: superset/viz.py:1769
msgid "Distribution - Bar Chart"
msgstr ""
#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31
msgid "Divider"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:86
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:211
msgid "Do you want a donut or a pie?"
msgstr ""
#: superset-frontend/src/components/Menu/MenuRight.tsx:214
msgid "Documentation"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:40
msgid "Domain"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:29
msgid "Don't refresh"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:83
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:208
msgid "Donut"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:319
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:328
#: superset-frontend/src/explore/components/ExploreAdditionalActionsMenu/index.jsx:105
msgid "Download as image"
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:543
msgid "Download to CSV"
msgstr ""
#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:72
#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:83
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:301
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:499
msgid "Draft"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:214
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:152
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:113
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:110
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:171
msgid "Draw a marker on data points. Only applicable for line types."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:171
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:135
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:138
msgid "Draw area under curves. Only applicable for line types."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:178
msgid "Draw line from Pie to label when labels outside?"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:331
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:246
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:209
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:189
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:206
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:262
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:265
msgid "Draw split lines for minor y-axis ticks"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:217
msgid "Drop a column here or click"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndMetricSelect.tsx:367
msgid "Drop a column/metric here or click"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:222
msgid "Drop column here"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndMetricSelect.tsx:372
msgid "Drop column or metric here"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndSelectLabel.tsx:80
msgid "Drop columns here"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndFilterSelect.tsx:389
msgid "Drop columns or metrics here"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndFilterSelect.tsx:388
msgid "Drop columns/metrics here or click"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:176
msgid "Drop temporal column here"
msgstr ""
#: superset/connectors/druid/views.py:213
#: superset/initialization/__init__.py:516
msgid "Druid Clusters"
msgstr ""
#: superset/connectors/druid/views.py:192
msgid "Druid Datasource"
msgstr ""
#: superset/connectors/druid/views.py:277
#: superset/initialization/__init__.py:507
msgid "Druid Datasources"
msgstr ""
#: superset/connectors/druid/views.py:248
#: superset/connectors/druid/views.py:253
msgid ""
"Druid supports basic authentication. See "
"[auth](http://druid.io/docs/latest/design/auth.html) and druid-basic-"
"security extension"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DualLine/index.js:30
msgid "Dual Line Chart"
msgstr ""
#: superset/views/datasource/views.py:119
#, python-format
msgid "Duplicate column name(s): %(columns)s"
msgstr ""
#: superset/common/query_object.py:284
#, python-format
msgid ""
"Duplicate column/metric labels: %(labels)s. Please make sure all columns "
"and metrics have a unique label."
msgstr ""
#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:366
msgid "Duplicate tab"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:135
msgid "Duration"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:227
#: superset/views/database/mixins.py:175
msgid ""
"Duration (in seconds) of the caching timeout for charts of this database."
" A timeout of 0 indicates that the cache never expires. Note this "
"defaults to the global timeout if undefined."
msgstr ""
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:282
msgid ""
"Duration (in seconds) of the caching timeout for this chart. Note this "
"defaults to the dataset's timeout if undefined."
msgstr ""
#: superset/views/chart/mixin.py:70
msgid ""
"Duration (in seconds) of the caching timeout for this chart. Note this "
"defaults to the datasource/table timeout if undefined."
msgstr ""
#: superset/connectors/druid/views.py:243
msgid ""
"Duration (in seconds) of the caching timeout for this cluster. A timeout "
"of 0 indicates that the cache never expires. Note this defaults to the "
"global timeout if undefined."
msgstr ""
#: superset/connectors/druid/views.py:334
msgid ""
"Duration (in seconds) of the caching timeout for this datasource. A "
"timeout of 0 indicates that the cache never expires. Note this defaults "
"to the cluster timeout if undefined."
msgstr ""
#: superset/connectors/sqla/views.py:473
msgid ""
"Duration (in seconds) of the caching timeout for this table. A timeout of"
" 0 indicates that the cache never expires. Note this defaults to the "
"database timeout if undefined."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:250
msgid ""
"Duration (in seconds) of the metadata caching timeout for schemas of this"
" database. If left unset, the cache never expires."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:272
msgid ""
"Duration (in seconds) of the metadata caching timeout for tables of this "
"database. If left unset, the cache never expires. "
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:41
msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:40
msgid "Duration in ms (66000 => 1m 6s)"
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:205
#, python-format
msgid "Duration: %s"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:55
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:55
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:47
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:71
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:61
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:77
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:77
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:72
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:71
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:71
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:62
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:42
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:61
#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:124
msgid "ECharts"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:176
msgid "END (EXCLUSIVE)"
msgstr ""
#: superset-frontend/src/views/CRUD/hooks.ts:628
#, python-format
msgid "ERROR: %s"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241
msgid "Edge length"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247
msgid "Edge length between nodes"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124
msgid "Edge symbols"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226
msgid "Edge width"
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:197
#: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FilterSetUnit.tsx:75
#: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:121
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:316
#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:128
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:404
#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:85
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:401
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:358
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:389
#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:219
msgid "Edit"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1053
msgid "Edit Alert"
msgstr ""
#: superset/views/annotations.py:61
msgid "Edit Annotation"
msgstr ""
#: superset/views/annotations.py:120
msgid "Edit Annotation Layer"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:309
msgid "Edit CSS"
msgstr ""
#: superset/views/css_templates.py:39
msgid "Edit CSS Template"
msgstr ""
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:231
msgid "Edit CSS template properties"
msgstr ""
#: superset/views/chart/mixin.py:29
msgid "Edit Chart"
msgstr ""
#: superset/connectors/sqla/views.py:66
msgid "Edit Column"
msgstr ""
#: superset/views/dashboard/mixin.py:28
msgid "Edit Dashboard"
msgstr ""
#: superset/views/database/mixins.py:36
msgid "Edit Database"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192
msgid "Edit Dataset "
msgstr ""
#: superset/connectors/druid/views.py:216
msgid "Edit Druid Cluster"
msgstr ""
#: superset/connectors/druid/views.py:73
msgid "Edit Druid Column"
msgstr ""
#: superset/connectors/druid/views.py:280
msgid "Edit Druid Datasource"
msgstr ""
#: superset/connectors/druid/views.py:162
msgid "Edit Druid Metric"
msgstr ""
#: superset-frontend/src/components/ReportModal/index.tsx:251
msgid "Edit Email Report"
msgstr ""
#: superset/views/log/__init__.py:24
msgid "Edit Log"
msgstr ""
#: superset/connectors/sqla/views.py:215
msgid "Edit Metric"
msgstr ""
#: superset/views/dynamic_plugins.py:61
msgid "Edit Plugin"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1051
msgid "Edit Report"
msgstr ""
#: superset/connectors/sqla/views.py:317
msgid "Edit Row level security filter"
msgstr ""
#: superset/views/sql_lab.py:42
msgid "Edit Saved Query"
msgstr ""
#: superset/connectors/sqla/views.py:398
msgid "Edit Table"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:174
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:283
msgid "Edit annotation"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:170
msgid "Edit annotation layer"
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:237
msgid "Edit annotation layer properties"
msgstr ""
#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:305
#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:308
msgid "Edit chart properties"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/index.jsx:605
msgid "Edit dashboard"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:302
msgid "Edit dashboard properties"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1011
msgid "Edit database"
msgstr ""
#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:192
msgid "Edit dataset"
msgstr ""
#: superset-frontend/src/components/ReportModal/HeaderReportActionsDropdown/index.tsx:73
msgid "Edit email report"
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151
msgid "Edit formatter"
msgstr ""
#: superset-frontend/src/explore/components/ExploreAdditionalActionsMenu/index.jsx:80
msgid "Edit properties"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:383
msgid "Edit query"
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:230
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:210
msgid "Edit template"
msgstr ""
#: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99
msgid "Edit template parameters"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:353
msgid "Edit time range"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:161
msgid "Edited"
msgstr ""
#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:484
msgid "Editing 1 filter:"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:119
msgid "Editing filter set:"
msgstr ""
#: superset/errors.py:110
msgid "Either the database is spelled incorrectly or does not exist."
msgstr ""
#: superset/db_engine_specs/mysql.py:124 superset/db_engine_specs/presto.py:195
#: superset/db_engine_specs/redshift.py:63
#, python-format
msgid "Either the username \"%(username)s\" or the password is incorrect."
msgstr ""
#: superset/db_engine_specs/mssql.py:74
#, python-format
msgid ""
"Either the username \"%(username)s\", password, or database name "
"\"%(database)s\" is incorrect."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:114
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:118
msgid "Either the username or password is incorrect."
msgstr ""
#: superset/errors.py:109
msgid "Either the username or the password is wrong."
msgstr ""
#: superset/views/schedules.py:326
msgid "Email Format"
msgstr ""
#: superset-frontend/src/components/ReportModal/HeaderReportActionsDropdown/index.tsx:64
msgid "Email reports active"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:47
msgid "Emit Target"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/emitFilterControl.tsx:30
msgid "Emit dashboard cross filters"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/emitFilterControl.tsx:33
msgid "Emit dashboard cross filters."
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:95
msgid "Emitted values"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191
msgid "Emphasis"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:36
msgid "Employment and education"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:214
msgid "Empty circle"
msgstr ""
#: superset-frontend/src/explore/components/controls/CollectionControl/index.jsx:59
msgid "Empty collection"
msgstr ""
#: superset/connectors/sqla/models.py:1068
msgid "Empty query?"
msgstr ""
#: superset/connectors/druid/views.py:348 superset/connectors/sqla/views.py:493
msgid "Enable Filter Select"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:184
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:145
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:125
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:142
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:200
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:203
msgid "Enable data zooming controls"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:44
msgid "Enable forecast"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:47
msgid "Enable forecasting"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:161
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:270
msgid "Enable graph roaming"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141
msgid "Enable node dragging"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:176
msgid "Enable query cost estimation"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:290
msgid "Enable server side pagination of results (experimental feature)"
msgstr ""
#: superset/viz.py:2530
msgid ""
"Encountered invalid NULL spatial entry,"
" please consider filtering those "
"out"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:164
#: superset/views/annotations.py:80
msgid "End"
msgstr ""
#: superset/views/sql_lab.py:73
msgid "End Time"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:120
msgid "End angle"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:78
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171
msgid "End date excluded from time range"
msgstr ""
#: superset/annotation_layers/annotations/commands/exceptions.py:35
msgid "End date must be after start date"
msgstr ""
#: superset/databases/commands/validate.py:71
#, python-format
msgid "Engine \"%(engine)s\" cannot be configured through parameters."
msgstr ""
#: superset/databases/commands/validate.py:59 superset/databases/schemas.py:308
#, python-format
msgid "Engine \"%(engine)s\" is not a valid engine."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:459
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:464
msgid "Engine Parameters"
msgstr ""
#: superset/databases/schemas.py:272
msgid ""
"Engine spec \"InvalidEngine\" does not support being configured via "
"individual parameters."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:356
msgid "Enter CA_BUNDLE"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:55
msgid "Enter a name for this sheet"
msgstr ""
#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:238
msgid "Enter a new title for the tab"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:222
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:244
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:266
msgid "Enter duration in seconds"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:327
msgid "Enter fullscreen"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:73
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:397
#: superset-frontend/src/explore/controls.jsx:412
msgid "Entity"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125
msgid "Entity ID"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:216
msgid "Equal Date Sizes"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:56
msgid "Error"
msgstr ""
#: superset/views/alerts.py:83
msgid "Error Message"
msgstr ""
#: superset/connectors/sqla/models.py:1349
#, python-format
msgid "Error in jinja expression in HAVING clause: %(msg)s"
msgstr ""
#: superset/connectors/sqla/models.py:976
#, python-format
msgid "Error in jinja expression in RLS filters: %(msg)s"
msgstr ""
#: superset/connectors/sqla/models.py:1337
#, python-format
msgid "Error in jinja expression in WHERE clause: %(msg)s"
msgstr ""
#: superset/connectors/sqla/models.py:735
#, python-format
msgid "Error in jinja expression in fetch values predicate: %(msg)s"
msgstr ""
#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:190
msgid "Error loading chart datasources. Filters may not work correctly."
msgstr ""
#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:144
msgid "Error message"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:104
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:139
msgid "Error while fetching charts"
msgstr ""
#: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:89
#, python-format
msgid "Error while fetching data: %s"
msgstr ""
#: superset/connectors/sqla/models.py:842
#, python-format
msgid "Error while rendering virtual dataset query: %(msg)s"
msgstr ""
#: superset-frontend/src/SqlLab/components/EstimateQueryCostButton/index.tsx:91
msgid "Estimate cost"
msgstr ""
#: superset-frontend/src/SqlLab/components/EstimateQueryCostButton/index.tsx:90
msgid "Estimate selected query cost"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditor/index.jsx:648
msgid "Estimate the cost before running a query"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:29
msgid "Event Flow"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43
msgid "Event Names"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:35
msgid "Event definition"
msgstr ""
#: superset/viz.py:2896
msgid "Event flow"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:478
msgid "Event time column"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43
msgid "Every"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:30
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:29
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:25
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DualLine/index.js:25
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/index.js:30
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/index.js:25
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/index.js:25
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:56
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:63
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:59
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:58
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:57
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:57
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:48
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:57
msgid "Evolution"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1263
msgid "Exact"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:34
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:49
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:67
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:81
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:95
msgid "Example"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:92
#, python-format
msgid "Example %(tableName)s will appear here"
msgstr ""
#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:759
#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:180
#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:178
msgid "Examples"
msgstr ""
#: superset/views/database/forms.py:252
msgid "Excel File"
msgstr ""
#: superset/views/database/views.py:398
#, python-format
msgid ""
"Excel file \"%(excel_filename)s\" uploaded to table \"%(table_name)s\" in"
" database \"%(db_name)s\""
msgstr ""
#: superset/views/database/views.py:268
msgid "Excel to Database configuration"
msgstr ""
#: superset-frontend/src/filters/components/Select/controlPanel.ts:126
msgid "Exclude selected values"
msgstr ""
#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82
msgid "Executed SQL"
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:162
msgid "Executed query"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:105
msgid "Execution ID"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:307
msgid "Execution log"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:326
msgid "Exit fullscreen"
msgstr ""
#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36
msgid "Expand all"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.jsx:152
msgid "Expand table preview"
msgstr ""
#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:351
msgid "Expand tool bar"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72
#: superset-frontend/src/filters/components/GroupBy/index.ts:31
#: superset-frontend/src/filters/components/Range/index.ts:31
#: superset-frontend/src/filters/components/Select/index.ts:32
#: superset-frontend/src/filters/components/Time/index.ts:31
#: superset-frontend/src/filters/components/TimeColumn/index.ts:31
#: superset-frontend/src/filters/components/TimeGrain/index.ts:31
msgid "Experimental"
msgstr ""
#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.jsx:98
#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.jsx:168
#: superset/views/core.py:883
msgid "Explore"
msgstr ""
#: superset/views/core.py:881
#, python-format
msgid "Explore - %(table)s"
msgstr ""
#: superset/reports/notifications/email.py:91
msgid "Explore in Superset"
msgstr ""
#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.jsx:91
#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.jsx:161
msgid "Explore the result set in the data exploration view"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:116
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:388
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:661
#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:98
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:385
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:630
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:342
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:373
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:636
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:516
#: superset/views/dashboard/views.py:67
msgid "Export"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:333
msgid "Export CSV"
msgstr ""
#: superset/views/dashboard/views.py:67
msgid "Export dashboards?"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:341
msgid "Export full CSV"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:397
msgid "Export query"
msgstr ""
#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:202
#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:210
msgid "Export to .CSV format"
msgstr ""
#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:182
msgid "Export to .JSON format"
msgstr ""
#: superset/views/base.py:538
msgid "Export to YAML"
msgstr ""
#: superset/views/base.py:538
msgid "Export to YAML?"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:76
msgid "Expose database in SQL Lab"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:281
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:387
#: superset/views/database/mixins.py:186
msgid "Expose in SQL Lab"
msgstr ""
#: superset/views/database/mixins.py:104
msgid "Expose this DB in SQL Lab"
msgstr ""
#: superset/connectors/sqla/views.py:149
msgid "Expression"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:735
#: superset/connectors/sqla/views.py:262 superset/connectors/sqla/views.py:505
#: superset/views/database/mixins.py:196
msgid "Extra"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160
msgid "Extra Controls"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:87
msgid "Extra Parameters"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:736
msgid ""
"Extra data to specify table metadata. Currently supports metadata of the "
"format: `{ \"certification\": { \"certified_by\": \"Data Platform Team\","
" \"details\": \"This table is the source of truth.\" }, "
"\"warning_markdown\": \"This is a warning.\" }`."
msgstr ""
#: superset/views/database/mixins.py:244 superset/views/database/mixins.py:268
#, python-format
msgid "Extra field cannot be decoded by JSON. %(msg)s"
msgstr ""
#: superset-frontend/src/explore/controlPanels/sections.tsx:62
msgid "Extra parameters for use in jinja templated queries"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:89
msgid ""
"Extra parameters that any plugins can choose to set for use in Jinja "
"templated queries"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:78
msgid "Extra url parameters for use in Jinja templated queries"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92
msgid "FEB"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86
msgid "FRI"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115
msgid "Factor"
msgstr ""
#: superset/views/database/forms.py:145 superset/views/database/forms.py:298
#: superset/views/database/forms.py:426
msgid "Fail"
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:69
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:75
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:153
msgid "Failed"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:194
#: superset-frontend/src/SqlLab/actions/sqlLab.js:305
msgid "Failed at retrieving results"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:409
#, python-format
msgid "Failed at stopping query. %s"
msgstr ""
#: superset/errors.py:137 superset/sqllab/sql_json_executer.py:194
msgid "Failed to start remote query on a worker."
msgstr ""
#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201
#, python-format
msgid "Failed to verify select options: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:436
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:433
#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:162
#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:159
msgid "Favorite"
msgstr ""
#: superset-frontend/src/profile/components/App.tsx:52
msgid "Favorites"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67
msgid "February"
msgstr ""
#: superset/connectors/druid/views.py:353
msgid "Fetch Values From"
msgstr ""
#: superset/connectors/sqla/views.py:499
msgid "Fetch Values Predicate"
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:788
msgid "Fetch data preview"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:244
#, python-format
msgid "Fetched %s"
msgstr ""
#: superset/databases/commands/exceptions.py:62
#, python-format
msgid "Field cannot be decoded by JSON. %(json_error)s"
msgstr ""
#: superset/databases/schemas.py:183 superset/databases/schemas.py:198
#, python-format
msgid "Field cannot be decoded by JSON. %(msg)s"
msgstr ""
#: superset/databases/commands/exceptions.py:50
msgid "Field is required"
msgstr ""
#: superset/templates/superset/import_dashboards.html:37
msgid "File"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:982
msgid "Fill all required fields to enable \"Default Value\""
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166
msgid "Fill method"
msgstr ""
#: superset-frontend/src/components/ListView/Filters/Select.tsx:77
msgid "Filter"
msgstr ""
#: superset/templates/appbuilder/general/widgets/search.html:24
msgid "Filter List"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:787
msgid "Filter Type"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/FilterBoxChartPlugin.js:26
msgid "Filter box"
msgstr ""
#: superset-frontend/src/SqlLab/components/QuerySearch/index.tsx:204
msgid "Filter by database"
msgstr ""
#: superset-frontend/src/SqlLab/components/QuerySearch/index.tsx:240
msgid "Filter by status"
msgstr ""
#: superset-frontend/src/SqlLab/components/QuerySearch/index.tsx:195
msgid "Filter by user"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:282
msgid "Filter configuration"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:66
msgid "Filter configuration for the filter box"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:895
msgid "Filter has default value"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1010
msgid "Filter is hierarchical"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FiltersHeader.tsx:109
msgid "Filter metadata changed in dashboard. It will not be applied."
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:777
msgid "Filter name"
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:563
msgid "Filter results"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:144
msgid "Filter set already exists"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:143
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:83
msgid "Filter set with this name already exists"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/index.tsx:348
#, python-format
msgid "Filter sets (%(filterSetCount)d)"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:791
msgid "Filter type"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:417
msgid "Filter value (case sensitive)"
msgstr ""
#: superset/connectors/sqla/models.py:1278
msgid "Filter value list cannot be empty"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceAdder.jsx:245
msgid "Filter your charts"
msgstr ""
#: superset/connectors/druid/views.py:95 superset/connectors/sqla/views.py:147
msgid "Filterable"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:82
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:459
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:103
#: superset-frontend/src/explore/controls.jsx:466 superset/viz.py:2105
msgid "Filters"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FiltersHeader.tsx:84
#, python-format
msgid "Filters (%d)"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134
msgid "Filters by columns"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:136
msgid "Filters by metrics"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:57
msgid "Filters configuration"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:467
msgid "Filters configuration and scoping"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:159
#, python-format
msgid "Filters out of scope (%d)"
msgstr ""
#: superset/connectors/sqla/views.py:348
msgid ""
"Filters with the same group key will be ORed together within the group, "
"while different filter groups will be ANDed together. Undefined group "
"keys are treated as unique groups, i.e. are not grouped together. For "
"example, if a table has three filters, of which two are for departments "
"Finance and Marketing (group key = 'department'), and one refers to the "
"region Europe (group key = 'region'), the filter clause would apply the "
"filter (department = 'Finance' OR department = 'Marketing') AND (region ="
" 'Europe')."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:794
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:808
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1193
msgid "Finish"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:124
msgid ""
"Fix the trend line to the full time range specified in case filtered "
"results do not include the start or end dates"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:123
msgid "Fix to selected Time Range"
msgstr ""
#: superset-frontend/src/explore/components/controls/FixedOrMetricControl/index.jsx:149
msgid "Fixed"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:175
msgid "Fixed Color"
msgstr ""
#: superset-frontend/src/explore/controls.jsx:206
msgid "Fixed color"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:26
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:24
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:32
msgid "Flow"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133
msgid "Font size"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:134
msgid "Font size for axis labels, detail value and other text elements"
msgstr ""
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71
msgid "Font size for the biggest value in the list"
msgstr ""
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:60
msgid "Font size for the smallest value in the list"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:179
msgid ""
"For Presto and Postgres, shows a button to compute cost before running a "
"query."
msgstr ""
#: superset/connectors/sqla/views.py:342
msgid ""
"For regular filters, these are the roles this filter will be applied to. "
"For base filters, these are the roles that the filter DOES NOT apply to, "
"e.g. Admin if admin should see all data."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111
msgid "Force"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:129
msgid ""
"Force all tables and views to be created in this schema when clicking "
"CTAS or CVAS in SQL Lab."
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:270
msgid "Force refresh"
msgstr ""
#: superset-frontend/src/components/DatabaseSelector/index.tsx:287
msgid "Force refresh schema list"
msgstr ""
#: superset-frontend/src/components/TableSelector/index.tsx:317
msgid "Force refresh table list"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-force-directed/src/index.js:27
msgid "Force-directed Graph"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:56
msgid "Forecast periods"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/index.ts:37
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:42
#: superset-frontend/plugins/plugin-chart-table/src/index.ts:45
msgid "Formattable"
msgstr ""
#: superset-frontend/src/components/ReportModal/index.tsx:296
msgid "Formatted CSV attached in email"
msgstr ""
#: superset-frontend/packages/superset-ui-core/src/query/extractQueryFields.ts:130
msgid "Found invalid orderby options"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:80
msgid "Fraction digits"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:53
msgid "Frequency"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304
msgid "Friction"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310
msgid "Friction between nodes"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61
msgid "Friday"
msgstr ""
#: superset/utils/date_parser.py:264 superset/viz.py:370
msgid "From date cannot be larger than to date"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:52
msgid "Funnel Chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:454
msgid "Further customize how to display each column"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:168
msgid "Further customize how to display each metric"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:42
msgid "Gauge Chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:78
msgid "General"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:34
msgid "Geo"
msgstr ""
#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:203
msgid "Geohash"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75
msgid "Get the last date by the date unit."
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88
msgid "Get the specify date for the holiday"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:47
msgid "Google Sheet Name and URL"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1275
msgid "Grace period"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:37
msgid "Graph Chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108
msgid "Graph layout"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262
msgid "Gravity"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:299
#: superset-frontend/src/filters/components/GroupBy/index.ts:28
msgid "Group By"
msgstr ""
#: superset-frontend/src/filters/components/GroupBy/index.ts:29
msgid "Group By filter plugin"
msgstr ""
#: superset/viz.py:895
msgid "Group By' and 'Columns' can't overlap"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:83
msgid "Group By, Metrics or Percentage Metrics must have a value"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:31
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:99
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:42
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:299
#: superset-frontend/src/explore/controls.jsx:123
msgid "Group by"
msgstr ""
#: superset/connectors/druid/views.py:94 superset/connectors/sqla/views.py:146
msgid "Groupable"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:238
msgid ""
"Hard value bounds applied for color coding. Is only relevant and applied "
"when the normalization is applied against the whole heatmap."
msgstr ""
#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31
msgid "Header"
msgstr ""
#: superset/views/database/forms.py:152 superset/views/database/forms.py:305
msgid "Header Row"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:38
#: superset/viz.py:2212
msgid "Heatmap"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:104
msgid "Heatmap Options"
msgstr ""
#: superset-frontend/src/explore/components/EmbedCodeButton.jsx:116
msgid "Height"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:730
msgid "Hide layer"
msgstr ""
#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:351
msgid "Hide tool bar"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/controlPanel.ts:81
msgid "Hierarchy"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37
#: superset/viz.py:1711
msgid "Histogram"
msgstr ""
#: superset/initialization/__init__.py:222
msgid "Home"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/index.js:32
msgid "Horizon Chart"
msgstr ""
#: superset/viz.py:2273
msgid "Horizon Charts"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:106
msgid "Horizontal alignment"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47
msgid "Host"
msgstr ""
#: superset/db_engine_specs/base.py:1390
msgid "Hostname or IP address"
msgstr ""
#: superset/db_engine_specs/base.py:94
msgid "Hour"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65
#, python-format
msgid "Hours %s"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:779
msgid "Hours offset"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx:94
msgid "How do you want to enter service account credentials?"
msgstr ""
#: superset/views/alerts.py:190
msgid "How long to keep the logs around for this alert"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:59
msgid "How many periods into the future do we want to predict"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:129
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:477
#: superset-frontend/src/explore/controlPanels/sections.tsx:240
msgid ""
"How to display time shifts: as individual lines; as the difference "
"between the main time series and each time shift; as the percentage "
"change; or as the ratio between series and time shifts."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/sharedControls.ts:51
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/sharedControls.ts:85
msgid "Huge"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:78
msgid "ISO 3166-2 Codes"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:237
msgid "ISO 8601"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50
msgid "Id"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85
msgid "Id of root node of the tree."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:400
msgid ""
"If Presto or Trino, all the queries in SQL Lab are going to be executed "
"as the currently logged on user who must have permission to run them. If "
"Hive and hive.server2.enable.doAs is enabled, will run the queries as "
"service account, but impersonate the currently logged on user via "
"hive.server2.proxy.user property."
msgstr ""
#: superset/views/database/mixins.py:163
msgid ""
"If Presto, all the queries in SQL Lab are going to be executed as the "
"currently logged on user who must have permission to run them.<br/>If "
"Hive and hive.server2.enable.doAs is enabled, will run the queries as "
"service account, but impersonate the currently logged on user via "
"hive.server2.proxy.user property."
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1201
msgid "If a metric is specified, sorting will be done based on the metric value"
msgstr ""
#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.jsx:121
msgid "If activated you can use the "
msgstr ""
#: superset/views/database/mixins.py:180
msgid "If selected, please set the schemas allowed for csv upload in Extra."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:420
msgid "If selected, please set the schemas allowed for data upload in Extra."
msgstr ""
#: superset/views/database/forms.py:139 superset/views/database/forms.py:292
#: superset/views/database/forms.py:420
msgid ""
"If table exists do one of the following: Fail (do nothing), Replace (drop"
" and recreate table) or Append (insert data)."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:48
msgid ""
"If you wish to specify a different target column than the original "
"column, it can be entered here"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83
msgid "Ignore time"
msgstr ""
#: superset-frontend/src/components/ReportModal/index.tsx:293
msgid "Image (PNG) embedded in email"
msgstr ""
#: superset-frontend/src/utils/downloadAsImage.ts:63
msgid "Image download failed, please refresh and try again."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:395
msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)"
msgstr ""
#: superset/views/database/mixins.py:200
msgid "Impersonate the logged on user"
msgstr ""
#: superset-frontend/src/components/ImportModal/index.tsx:282
msgid "Import"
msgstr ""
#: superset-frontend/src/components/ImportModal/index.tsx:286
#, python-format
msgid "Import %s"
msgstr ""
#: superset/templates/superset/import_dashboards.html:26
msgid "Import Dashboard(s)"
msgstr ""
#: superset/initialization/__init__.py:314
msgid "Import Dashboards"
msgstr ""
#: superset/connectors/sqla/views.py:397
msgid "Import a table definition"
msgstr ""
#: superset/charts/commands/exceptions.py:151
msgid "Import chart failed for an unknown reason"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:621
msgid "Import charts"
msgstr ""
#: superset/dashboards/commands/exceptions.py:82
msgid "Import dashboard failed for an unknown reason"
msgstr ""
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:596
#: superset/templates/superset/import_dashboards.html:21
msgid "Import dashboards"
msgstr ""
#: superset/databases/commands/exceptions.py:139
msgid "Import database failed for an unknown reason"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:195
msgid "Import databases"
msgstr ""
#: superset/datasets/commands/exceptions.py:181
msgid "Import dataset failed for an unknown reason"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:517
msgid "Import datasets"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:190
msgid "Import queries"
msgstr ""
#: superset/queries/saved_queries/commands/exceptions.py:36
msgid "Import saved query failed for an unknown reason."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:64
msgid ""
"Important! Select this if the table is not already sorted by entity id, "
"else there is no guarantee that all events for each entity are returned."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:67
msgid "Include Series"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:70
msgid "Include series name as an axis"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:325
msgid "Include time"
msgstr ""
#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:231
#, python-format
msgid "Incompatible Filters (%d)"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:121
msgid "Incorrect Fields"
msgstr ""
#: superset/views/database/forms.py:162 superset/views/database/forms.py:315
msgid "Index Column"
msgstr ""
#: superset/views/database/forms.py:210
msgid "Infer Datetime Format"
msgstr ""
#: superset-frontend/src/components/Menu/MenuRight.tsx:166
#: superset/templates/appbuilder/navbar_right.html:110
msgid "Info"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:220
msgid "Inner Radius"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:226
msgid "Inner radius of donut hole"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:314
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:216
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:177
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:158
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:174
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:235
msgid "Input field supports custom rotation. e.g. 30 for 30°"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:90
msgid "Instant filtering"
msgstr ""
#: superset-frontend/src/addSlice/AddSliceContainer.tsx:293
msgid "Instructions to add a dataset are available in the Superset tutorial."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:34
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:41
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/index.js:36
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:38
msgid "Intensity"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:495
msgid "Interval End column"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:286
msgid "Interval bounds"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:300
msgid "Interval colors"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:477
msgid "Interval start column"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:280
msgid "Intervals"
msgstr ""
#: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:109
msgid "Invalid JSON"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:107
msgid "Invalid Port Number"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:113
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:117
msgid "Invalid account information"
msgstr ""
#: superset/databases/schemas.py:170 superset/exceptions.py:182
msgid "Invalid certificate"
msgstr ""
#: superset/views/core.py:1375
msgid ""
"Invalid connection string, a valid string usually follows:\n"
"'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-NAME'"
msgstr ""
#: superset/databases/schemas.py:148
msgid ""
"Invalid connection string, a valid string usually follows: "
"driver://user:password@database-host/database-name"
msgstr ""
#: superset/views/database/validators.py:40
msgid ""
"Invalid connection string, a valid string usually "
"follows:'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-"
"NAME'<p>Example:'postgresql://user:password@your-postgres-"
"db/database'</p>"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52
msgid "Invalid cron expression"
msgstr ""
#: superset/utils/pandas_postprocessing.py:578
#, python-format
msgid "Invalid cumulative operator: %(operator)s"
msgstr ""
#: superset/connectors/sqla/views.py:168 superset/datasets/schemas.py:39
msgid "Invalid date/timestamp format"
msgstr ""
#: superset/viz.py:2123
msgid "Invalid filter configuration, please select a column"
msgstr ""
#: superset/connectors/sqla/models.py:1326
#, python-format
msgid "Invalid filter operation type: %(op)s"
msgstr ""
#: superset/utils/pandas_postprocessing.py:679
msgid "Invalid geodetic string"
msgstr ""
#: superset/utils/pandas_postprocessing.py:614
msgid "Invalid geohash string"
msgstr ""
#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:82
msgid "Invalid lat/long configuration."
msgstr ""
#: superset/utils/pandas_postprocessing.py:637
msgid "Invalid longitude/latitude"
msgstr ""
#: superset/utils/core.py:1318
msgid "Invalid metric object"
msgstr ""
#: superset/utils/pandas_postprocessing.py:184
#, python-format
msgid "Invalid numpy function: %(operator)s"
msgstr ""
#: superset/utils/pandas_postprocessing.py:414
#, python-format
msgid "Invalid options for %(rolling_type)s: %(options)s"
msgstr ""
#: superset/common/query_actions.py:192
#, python-format
msgid "Invalid result type: %(result_type)s"
msgstr ""
#: superset/utils/pandas_postprocessing.py:408
#, python-format
msgid "Invalid rolling_type: %(type)s"
msgstr ""
#: superset/viz.py:2493
#, python-format
msgid "Invalid spatial point encountered: %s"
msgstr ""
#: superset-frontend/src/filters/components/Select/controlPanel.ts:124
msgid "Inverse selection"
msgstr ""
#: superset/connectors/druid/views.py:347
msgid "Is Hidden"
msgstr ""
#: superset/charts/filters.py:63 superset/dashboards/filters.py:168
msgid "Is certified"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:285
msgid "Is dimension"
msgstr ""
#: superset/views/base_api.py:107
msgid "Is favorite"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:287
msgid "Is filterable"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:286
#: superset/connectors/sqla/views.py:150
msgid "Is temporal"
msgstr ""
#: superset-frontend/src/utils/getClientErrorObject.ts:112
msgid "Issue 1000 - The dataset is too large to query."
msgstr ""
#: superset-frontend/src/utils/getClientErrorObject.ts:118
msgid "Issue 1001 - The database is under an unusual load."
msgstr ""
#: superset-frontend/src/SqlLab/components/QuerySearch/index.tsx:180
#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.jsx:125
#: superset-frontend/src/components/DatabaseSelector/index.tsx:183
msgid "It seems you don't have access to any database"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:221
msgid "It’s not recommended to truncate y-axis in Bar chart."
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91
msgid "JAN"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:918
#: superset/connectors/druid/views.py:191 superset/views/log/__init__.py:33
msgid "JSON"
msgstr ""
#: superset/views/annotations.py:81 superset/views/dashboard/mixin.py:89
msgid "JSON Metadata"
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:584
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:336
msgid "JSON metadata"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:341
msgid ""
"JSON string containing additional connection configuration. This is used "
"to provide connection information for systems like Hive, Presto and "
"BigQuery which do not conform to the username:password syntax normally "
"used by SQLAlchemy."
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97
msgid "JUL"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96
msgid "JUN"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66
msgid "January"
msgstr ""
#: superset/views/database/forms.py:177 superset/views/database/forms.py:435
msgid ""
"Json list of the column names that should be read. If not None, only "
"these columns will be read from the file."
msgstr ""
#: superset/views/database/forms.py:235 superset/views/database/forms.py:368
msgid ""
"Json list of the values that should be treated as null. Examples: [\"\"],"
" [\"None\", \"N/A\"], [\"nan\", \"null\"]. Warning: Hive database "
"supports only single value. Use [\"\"] for empty string."
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72
msgid "July"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71
msgid "June"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/index.ts:29
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:30
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/index.js:25
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:47
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:37
msgid "KPI"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/CancelConfirmationAlert.tsx:56
msgid "Keep editing"
msgstr ""
#: superset-frontend/src/SqlLab/components/TableElement/index.tsx:157
msgid "Keys for table"
msgstr ""
#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:149
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:192
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:196
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1037
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1045
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:157
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:143
#: superset/views/annotations.py:77 superset/views/sql_lab.py:68
msgid "Label"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:175
msgid "Label Line"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:47
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:99
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:106
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:95
msgid "Label Type"
msgstr ""
#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:152
msgid "Label for your query"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:123
msgid "Label position"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198
msgid "Label threshold"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:144
msgid "Labelling"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:79
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:93
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:88
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:65
msgid "Labels"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:90
msgid "Labels for the marker lines"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:70
msgid "Labels for the markers"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:50
msgid "Labels for the ranges"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/sharedControls.ts:47
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/sharedControls.ts:81
#: superset-frontend/src/dashboard/util/headerStyleOptions.ts:35
msgid "Large"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31
msgid "Last"
msgstr ""
#: superset/connectors/sqla/views.py:492 superset/views/database/mixins.py:193
msgid "Last Changed"
msgstr ""
#: superset/views/chart/mixin.py:82
msgid "Last Modified"
msgstr ""
#: superset-frontend/src/components/LastUpdated/index.tsx:74
#, python-format
msgid "Last Updated %s"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/BigNumber.tsx:149
#, python-format
msgid "Last available value seen on %s"
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:180
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:317
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:158
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:307
msgid "Last modified"
msgstr ""
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:151
#, python-format
msgid "Last modified by %s"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:228
msgid "Last run"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:63
msgid "Latitude"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:294
msgid "Latitude of default viewport"
msgstr ""
#: superset/views/annotations.py:76
msgid "Layer"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:717
msgid "Layer configuration"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:101
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:110
msgid "Layout"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114
msgid "Layout type of graph"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:123
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:246
msgid "Layout type of tree"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:81
msgid ""
"Leaf nodes that represent fewer than this number of events will be "
"initially hidden in the visualization"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:567
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:541
msgid "Least recently modified"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:111
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:306
msgid "Left"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DualLine/controlPanel.ts:72
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:166
msgid "Left Axis Format"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DualLine/controlPanel.ts:68
msgid "Left Axis Metric"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:97
msgid "Left Axis chart(s)"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:187
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77
msgid "Left Margin"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:199
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:81
msgid "Left margin, in pixels, allowing for more room for axis labels"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137
msgid "Left to Right"
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147
msgid "Left value"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:38
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:30
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:42
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/index.js:33
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/index.js:37
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/index.js:30
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:31
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/index.js:28
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/index.js:31
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:31
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:40
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/index.js:33
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/index.js:43
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:39
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:43
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:47
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:35
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/index.js:31
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:32
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:44
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DualLine/index.js:31
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/index.js:45
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/index.js:33
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/index.js:29
#: superset-frontend/src/visualizations/TimeTable/TimeTableChartPlugin.ts:32
msgid "Legacy"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:154
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:275
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:129
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:95
msgid "Legend"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88
msgid "Legend type"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:98
msgid "Lift percent precision"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/index.js:30
msgid "Light mode"
msgstr ""
#: superset-frontend/src/explore/components/RowCountLabel.jsx:45
msgid "Limit reached"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:134
msgid "Limit selector values"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:44
msgid ""
"Limiting rows may result in incomplete data and misleading charts. "
"Consider filtering or grouping source/target names instead."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:335
#: superset-frontend/src/explore/controls.jsx:364
msgid "Limits the number of rows that get displayed."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:345
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:359
#: superset-frontend/src/explore/controls.jsx:374
msgid ""
"Limits the number of series that get displayed. A joined subquery (or an "
"extra phase where subqueries are not supported) is applied to limit the "
"number of series that get fetched and rendered. This feature is useful "
"when grouping by high cardinality column(s) though does increase the "
"query complexity and cost."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/index.ts:38
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:37
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:82
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:76
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:76
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:73
msgid "Line"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/index.js:38
#: superset-frontend/plugins/preset-chart-xy/src/Line/createMetadata.ts:26
msgid "Line Chart"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113
msgid "Line Style"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124
msgid "Line interpolation as defined by d3.js"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:667
msgid "Line width"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:190
msgid "Linear Color Scheme"
msgstr ""
#: superset-frontend/src/explore/controls.jsx:222
msgid "Linear color scheme"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:216
#: superset-frontend/src/views/CRUD/hooks.ts:601
msgid "Link Copied!"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-force-directed/src/controlPanel.ts:58
msgid "Link Length"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-force-directed/src/controlPanel.ts:70
msgid "Link length in the force layout"
msgstr ""
#: superset/views/alerts.py:75
msgid "List Observations"
msgstr ""
#: superset/views/sql_lab.py:39
msgid "List Saved Query"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:81
msgid "List of values to mark with lines"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:61
msgid "List of values to mark with triangles"
msgstr ""
#: superset-frontend/src/dashboard/components/CssEditor/index.jsx:108
msgid "Live CSS editor"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:199
msgid "Live render"
msgstr ""
#: superset-frontend/src/dashboard/components/CssEditor/index.jsx:93
msgid "Load a CSS template"
msgstr ""
#: superset-frontend/src/components/CachedLabel/TooltipContent.tsx:30
msgid "Loaded data cached"
msgstr ""
#: superset-frontend/src/components/CachedLabel/TooltipContent.tsx:34
msgid "Loaded from cache"
msgstr ""
#: superset-frontend/src/components/Select/Select.tsx:603
#: superset-frontend/src/components/Select/Select.tsx:714
#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:110
msgid "Loading..."
msgstr ""
#: superset/views/alerts.py:180
msgid "Log Retentions (days)"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:204
msgid "Log Scale"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1238
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1243
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1244
msgid "Log retention"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:383
msgid "Logarithmic scale on primary y-axis"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:416
msgid "Logarithmic scale on secondary y-axis"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:380
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:404
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:231
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:194
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:197
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:174
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:177
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:191
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:194
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:247
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:250
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:250
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:253
msgid "Logarithmic y-axis"
msgstr ""
#: superset-frontend/src/components/Menu/MenuRight.tsx:233
#: superset/templates/appbuilder/navbar_right.html:126
msgid "Login"
msgstr ""
#: superset-frontend/src/components/Menu/MenuRight.tsx:170
#: superset/templates/appbuilder/navbar_right.html:111
msgid "Logout"
msgstr ""
#: superset/views/log/__init__.py:21
msgid "Logs"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:53
msgid "Longitude"
msgstr ""
#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:168
msgid "Longitude & Latitude columns"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:280
msgid "Longitude of default viewport"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93
msgid "MAR"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95
msgid "MAY"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82
msgid "MON"
msgstr ""
#: superset/connectors/sqla/views.py:501
msgid "Main Datetime Column"
msgstr ""
#: superset/views/core.py:1738
msgid ""
"Malformed request. slice_id or table_name and db_name arguments are "
"expected"
msgstr ""
#: superset/initialization/__init__.py:232
#: superset/initialization/__init__.py:256
#: superset/initialization/__init__.py:268
#: superset/initialization/__init__.py:318
#: superset/initialization/__init__.py:446
#: superset/initialization/__init__.py:455
#: superset/initialization/__init__.py:470
#: superset/initialization/__init__.py:482
msgid "Manage"
msgstr ""
#: superset/views/schedules.py:276
msgid "Manage Email Reports for Charts"
msgstr ""
#: superset/views/schedules.py:198
msgid "Manage Email Reports for Dashboards"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:726
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:763
msgid "Mandatory"
msgstr ""
#: superset/views/database/forms.py:171 superset/views/database/forms.py:324
msgid "Mangle Duplicate Columns"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:25
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/index.js:26
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:27
msgid "Map"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:212
msgid "Map Style"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/index.js:33
msgid "MapBox"
msgstr ""
#: superset/viz.py:2285
msgid "Mapbox"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68
msgid "March"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:46
msgid "Margin"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:149
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:110
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:90
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:107
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:165
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:168
msgid "Marker"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:124
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:104
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:121
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:179
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:182
msgid "Marker Size"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:68
msgid "Marker labels"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:88
msgid "Marker line labels"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:79
msgid "Marker lines"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:225
msgid "Marker size"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:59
msgid "Markers"
msgstr ""
#: superset-frontend/src/explore/controlPanels/Separator.js:32
msgid "Markup type"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:100
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48
#: superset-frontend/src/explore/components/controls/BoundsControl.jsx:118
msgid "Max"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:59
msgid "Max Bubble Size"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:129
msgid "Max Events"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:257
msgid "Maximize chart"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1266
msgid "Maximum"
msgstr ""
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:68
msgid "Maximum Font Size"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:101
msgid "Maximum value on the gauge axis"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70
msgid "May"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93
msgid "Mean of values over specified period"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230
msgid ""
"Median edge width, the thickest edge will be 4 times thicker than the "
"thinnest."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:217
msgid ""
"Median node size, the largest node will be 4 times larger than the "
"smallest"
msgstr ""
#: superset-frontend/src/dashboard/util/headerStyleOptions.ts:30
msgid "Medium"
msgstr ""
#: superset-frontend/src/components/ReportModal/index.tsx:275
msgid "Message Content"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1292
msgid "Message content"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:105
msgid "Metadata"
msgstr ""
#: superset/connectors/druid/views.py:240
msgid "Metadata Last Refreshed"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:437
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:442
msgid "Metadata Parameters"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:617
msgid "Metadata has been synced"
msgstr ""
#: superset/connectors/sqla/views.py:602
#, python-format
msgid "Metadata refreshed for the following table(s): %(tables)s"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:378
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506
#: superset-frontend/src/explore/controlPanels/sections.tsx:268
msgid "Method"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:151
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:152
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:84
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:97
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1036
#: superset-frontend/src/explore/controls.jsx:167
#: superset-frontend/src/explore/controls.jsx:168
#: superset/connectors/druid/views.py:187 superset/connectors/sqla/views.py:255
msgid "Metric"
msgstr ""
#: superset/connectors/sqla/models.py:1079
#: superset/connectors/sqla/models.py:1509
#, python-format
msgid "Metric '%(metric)s' does not exist"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:38
msgid "Metric ascending"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:148
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:407
#: superset-frontend/src/explore/controls.jsx:422
msgid "Metric assigned to the [X] axis"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:415
#: superset-frontend/src/explore/controls.jsx:430
msgid "Metric assigned to the [Y] axis"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:103
msgid "Metric change in value from `since` to `until`"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:39
msgid "Metric descending"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:117
msgid "Metric factor change from `since` to `until`"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:119
msgid "Metric for Color"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:98
msgid "Metric for node values"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:658
#, python-format
msgid "Metric name [%s] is duplicated"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:110
msgid "Metric percent change in value from `since` to `until`"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120
msgid "Metric that defines the color of the country"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:124
msgid "Metric that defines the size of the bubble"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:85
msgid "Metric to display bottom title"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:185
msgid "Metric to sort the results by"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:142
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:421
msgid "Metric used to calculate bubble size"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:127
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:371
#: superset-frontend/src/explore/controls.jsx:387
msgid ""
"Metric used to define how the top series are sorted if a series or row "
"limit is present. If undefined reverts to the first metric (where "
"appropriate)."
msgstr ""
#: superset/connectors/druid/models.py:1072
msgid "Metric(s) {} must be aggregations."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:99
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:137
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1196
#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:301
#: superset-frontend/src/explore/controls.jsx:152
#: superset/connectors/druid/views.py:159 superset/connectors/sqla/views.py:212
msgid "Metrics"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:148
msgid ""
"Metrics for which percentage of total are to be displayed. Calculated "
"from only data within the row limit."
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:93
msgid "Midnight"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:88
#: superset-frontend/src/explore/components/controls/BoundsControl.jsx:112
msgid "Min"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:290
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:173
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:193
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424
msgid "Min Periods"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:90
msgid "Min Width"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:73
#: superset-frontend/src/explore/controlPanels/sections.tsx:189
msgid "Min periods"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:170
#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:167
#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:278
msgid "Mine"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:257
msgid "Minimize chart"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1260
msgid "Minimum"
msgstr ""
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:57
msgid "Minimum Font Size"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78
msgid "Minimum leaf node event count"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85
msgid "Minimum threshold in percentage points for showing labels."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202
msgid "Minimum value for label to be displayed on graph."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:89
msgid "Minimum value on the gauge axis"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:328
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:243
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:206
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:186
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:203
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:259
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:262
msgid "Minor Split Line"
msgstr ""
#: superset/db_engine_specs/base.py:89
msgid "Minute"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64
#, python-format
msgid "Minutes %s"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:93
msgid "Missing Required Fields"
msgstr ""
#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34
#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:251
msgid "Missing dataset"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:67
msgid "Mixed Time-Series"
msgstr ""
#: superset-frontend/src/dashboard/components/AddSliceCard.jsx:128
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:312
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:309
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:359
#: superset/connectors/druid/views.py:355 superset/connectors/sqla/views.py:371
#: superset/connectors/sqla/views.py:506 superset/views/dashboard/mixin.py:86
#: superset/views/dashboard/views.py:158 superset/views/database/mixins.py:202
#: superset/views/sql_lab.py:72
msgid "Modified"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:155
#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:164
#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:130
#, python-format
msgid "Modified %s"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:303
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:291
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:319
msgid "Modified by"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:604
#, python-format
msgid "Modified columns: %s"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57
msgid "Monday"
msgstr ""
#: superset/db_engine_specs/base.py:98
msgid "Month"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68
#, python-format
msgid "Months %s"
msgstr ""
#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:238
msgid "More dataset related options"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276
msgid "Move only"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43
msgid "Moves the given set of dates by a specified interval."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:40
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:32
msgid "Multi-Dimensions"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:34
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:41
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/index.js:37
msgid "Multi-Layers"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/index.js:33
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/index.js:44
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:62
msgid "Multi-Levels"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:42
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/index.js:32
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:44
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:74
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:58
#: superset-frontend/src/visualizations/TimeTable/TimeTableChartPlugin.ts:30
msgid "Multi-Variables"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187
msgid "Multiple"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/index.js:30
msgid "Multiple Line Charts"
msgstr ""
#: superset/views/database/views.py:439
msgid ""
"Multiple file extensions are not allowed for columnar uploads. Please "
"make sure all files are of the same extension."
msgstr ""
#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:185
msgid ""
"Multiple formats accepted, look the geopy.points Python library for more "
"details"
msgstr ""
#: superset-frontend/src/filters/components/GroupBy/controlPanel.ts:59
#: superset-frontend/src/filters/components/Select/controlPanel.ts:77
msgid "Multiple select"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:218
msgid "Multiple selections allowed, otherwise filter is limited to a single value"
msgstr ""
#: superset/dashboards/commands/exceptions.py:39
msgid "Must be unique"
msgstr ""
#: superset/viz.py:2309
msgid "Must have a [Group By] column to have 'count' as the [Label]"
msgstr ""
#: superset/viz.py:1720
msgid "Must have at least one numeric column specified"
msgstr ""
#: superset/connectors/sqla/models.py:1303
msgid "Must specify a value for filters with comparison operators"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:47
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:59
msgid "My column"
msgstr ""
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.jsx:73
msgid "My metric"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/BigNumber.tsx:76
msgid "N/A"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101
msgid "NOV"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:232
msgid "NOW"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72
#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:123
#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:211
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:230
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:232
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:722
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:233
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:131
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:131
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:279
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:273
#: superset/views/annotations.py:126 superset/views/chart/mixin.py:86
msgid "Name"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:779
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:785
msgid "Name is required"
msgstr ""
#: superset/annotation_layers/commands/exceptions.py:66
#: superset/reports/commands/exceptions.py:167
msgid "Name must be unique"
msgstr ""
#: superset/views/database/forms.py:380
msgid "Name of table to be created from columnar data."
msgstr ""
#: superset/views/database/forms.py:96
msgid "Name of table to be created from csv data."
msgstr ""
#: superset/views/database/forms.py:247
msgid "Name of table to be created from excel data."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61
msgid "Name of the column containing the id of the parent node"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51
msgid "Name of the id column"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53
msgid "Name of the source nodes"
msgstr ""
#: superset/connectors/sqla/views.py:439
msgid "Name of the table that exists in the source database"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63
msgid "Name of the target nodes"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/SqlAlchemyForm.tsx:51
msgid "Name your database"
msgstr ""
#: superset-frontend/src/chart/chartReducer.ts:106
#: superset-frontend/src/chart/chartReducer.ts:170
msgid "Network error."
msgstr ""
#: superset/templates/appbuilder/navbar_right.html:35
msgid "New"
msgstr ""
#: superset-frontend/src/components/ReportModal/index.tsx:251
msgid "New Email Report"
msgstr ""
#: superset-frontend/src/explore/components/ExploreAdditionalActionsMenu/index.jsx:61
msgid "New chart"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:614
#, python-format
msgid "New columns added: %s"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/index.tsx:81
msgid "New filter set"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditor/index.jsx:327
msgid "New tab"
msgstr ""
#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:420
msgid "New tab (Ctrl + q)"
msgstr ""
#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:421
msgid "New tab (Ctrl + t)"
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:133
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryPreviewModal.tsx:113
msgid "Next"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:29
msgid "Nightingale Rose Chart"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:444
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:538
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:441
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:512
msgid "No"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:74
#, python-format
msgid "No %(tableName)s yet"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:376
#, python-format
msgid "No %s yet"
msgstr ""
#: superset/templates/superset/request_access.html:20
msgid "No Access!"
msgstr ""
#: superset-frontend/src/components/ListView/ListView.tsx:398
msgid "No Data"
msgstr ""
#: superset-frontend/packages/superset-ui-core/src/chart/components/NoResultsComponent.tsx:75
msgid "No Results"
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:328
msgid "No annotation layers yet"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:254
msgid "No annotation yet"
msgstr ""
#: superset-frontend/src/profile/components/CreatedContent.tsx:45
msgid "No charts"
msgstr ""
#: superset-frontend/src/filters/components/GroupBy/GroupByFilterPlugin.tsx:82
msgid "No columns"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:134
msgid "No compatible columns found"
msgstr ""
#: superset-frontend/src/profile/components/CreatedContent.tsx:63
msgid "No dashboards"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/BigNumber.tsx:189
#: superset-frontend/src/explore/components/DataTablesPane/index.tsx:146
#: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:255
#: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:91
msgid "No data"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/BigNumber.tsx:219
msgid "No data after filtering or data is NULL for the latest time record"
msgstr ""
#: superset/dashboards/commands/importers/v0.py:321
msgid "No data in file"
msgstr ""
#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:752
msgid "No description available."
msgstr ""
#: superset-frontend/src/profile/components/Favorites.tsx:46
msgid "No favorite charts yet, go click on stars!"
msgstr ""
#: superset-frontend/src/profile/components/Favorites.tsx:64
msgid "No favorite dashboards yet, go click on stars!"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:313
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35
#: superset-frontend/src/explore/controls.jsx:342
msgid "No filter"
msgstr ""
#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:483
msgid "No filter is selected."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:86
msgid "No of Bins"
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryHistory/index.tsx:49
msgid "No query history yet..."
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:494
#: superset/templates/appbuilder/general/widgets/base_list.html:64
msgid "No records found"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:400
msgid "No results found"
msgstr ""
#: superset-frontend/packages/superset-ui-core/src/chart/components/NoResultsComponent.tsx:63
msgid ""
"No results were returned for this query. If you expected results to be "
"returned, ensure any filters are configured properly and the datasource "
"contains data for the selected time range."
msgstr ""
#: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:133
msgid "No stored results found, you need to re-run your query"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:268
msgid "No such column found. To filter on a metric, try the Custom SQL tab."
msgstr ""
#: superset-frontend/src/filters/components/TimeColumn/TimeColumnFilterPlugin.tsx:81
msgid "No time columns"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155
msgid "Node label position"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182
msgid "Node select mode"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213
msgid "Node size"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:242
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FiltersHeader.tsx:120
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:644
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:124
msgid "None"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129
msgid "None -> Arrow"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128
msgid "None -> None"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/sharedControls.ts:43
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/sharedControls.ts:77
msgid "Normal"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:165
msgid "Normalize Across"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:315
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:141
msgid "Normalized"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:81
msgid "Not Time Series"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:116
msgid "Not null"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:57
msgid "Not triggered"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/BigNumber.tsx:152
msgid "Not up to date"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:87
#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:97
msgid "Nothing triggered"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:260
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1348
msgid "Notification method"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76
msgid "November"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:92
msgid "Now"
msgstr ""
#: superset/datasets/filters.py:26
msgid "Null or Empty"
msgstr ""
#: superset/views/database/forms.py:233 superset/views/database/forms.py:366
msgid "Null values"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:191
msgid "Number Format"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:56
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:64
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:151
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:128
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:75
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/controlPanel.ts:77
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:210
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/controlPanel.ts:95
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:66
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:99
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:137
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:113
msgid "Number format"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:81
msgid "Number of decimal digits to round numbers to"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:100
msgid "Number of decimal places with which to display lift values"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:87
msgid "Number of decimal places with which to display p-values"
msgstr ""
#: superset/views/database/forms.py:194 superset/views/database/forms.py:335
msgid "Number of rows of file to read."
msgstr ""
#: superset/views/database/forms.py:188 superset/views/database/forms.py:329
msgid "Number of rows to skip at start of file."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:231
msgid "Number of split segments on the axis"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:119
msgid "Number of steps to take between ticks when displaying the X scale"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:135
msgid "Number of steps to take between ticks when displaying the Y scale"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:295
msgid "Numerical range"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100
msgid "OCT"
msgstr ""
#: superset-frontend/src/components/Modal/Modal.tsx:198
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:797
msgid "OK"
msgstr ""
#: superset-frontend/src/components/ImportModal/index.tsx:210
msgid "OVERWRITE"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75
msgid "October"
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:93
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:163
msgid "Offline"
msgstr ""
#: superset/connectors/sqla/views.py:496
msgid "Offset"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:58
msgid "On Grace"
msgstr ""
#: superset/views/alerts.py:191
msgid ""
"Once an alert is triggered, how long, in seconds, before Superset nags "
"you again."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:33
#: superset-frontend/src/explore/controls.jsx:126
msgid ""
"One or many columns to group by. High cardinality groupings should "
"include a series limit to limit the number of fetched and rendered "
"series."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:105
msgid ""
"One or many columns to group by. High cardinality groupings should "
"include a sort by metric and series limit to limit the number of fetched "
"and rendered series."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:56
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:215
msgid "One or many columns to pivot as columns"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:323
msgid ""
"One or many controls to group by. If grouping, latitude and longitude "
"columns must be present."
msgstr ""
#: superset-frontend/src/explore/controls.jsx:246
msgid "One or many controls to pivot as columns"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:107
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:145
#: superset-frontend/src/explore/controls.jsx:162
msgid "One or many metrics to display"
msgstr ""
#: superset/datasets/commands/exceptions.py:90
msgid "One or more columns already exist"
msgstr ""
#: superset/datasets/commands/exceptions.py:80
msgid "One or more columns are duplicated"
msgstr ""
#: superset/datasets/commands/exceptions.py:70
msgid "One or more columns do not exist"
msgstr ""
#: superset/datasets/commands/exceptions.py:119
msgid "One or more metrics already exist"
msgstr ""
#: superset/datasets/commands/exceptions.py:109
msgid "One or more metrics are duplicated"
msgstr ""
#: superset/datasets/commands/exceptions.py:99
msgid "One or more metrics do not exist"
msgstr ""
#: superset/errors.py:113
msgid "One or more parameters needed to configure a database are missing."
msgstr ""
#: superset/errors.py:127
msgid "One or more parameters specified in the query are malformatted."
msgstr ""
#: superset/errors.py:101
msgid "One or more parameters specified in the query are missing."
msgstr ""
#: superset/views/core.py:2075
msgid ""
"One or more required fields are missing in the request. Please try again,"
" and if the problem persists conctact your administrator."
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:46
msgid "One ore more annotation layers failed loading."
msgstr ""
#: superset/sql_lab.py:201
msgid "Only SELECT statements are allowed against this database."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:128
msgid "Only Total"
msgstr ""
#: superset/connectors/sqla/utils.py:96
msgid "Only `SELECT` statements are allowed"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:131
msgid "Only selected panels will be affected by this filter"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:131
msgid ""
"Only show the total value on the stacked chart, and not show on the "
"selected category"
msgstr ""
#: superset/connectors/sqla/utils.py:105
msgid "Only single queries supported"
msgstr ""
#: superset/views/database/forms.py:111 superset/views/database/forms.py:262
#: superset/views/database/forms.py:397
#, python-format
msgid "Only the following file extensions are allowed: %(allowed_extensions)s"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:236
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:196
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:636
msgid "Opacity"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:137
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:152
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:155
msgid "Opacity of Area Chart. Also applies to confidence band."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:239
msgid "Opacity of all clusters, points, and labels. Between 0 and 1."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:202
msgid "Opacity of area chart."
msgstr ""
#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:550
msgid "Open Datasource tab"
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:141
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryPreviewModal.tsx:121
msgid "Open in SQL Lab"
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:317
msgid "Open query in SQL Lab"
msgstr ""
#: superset/views/database/mixins.py:105
msgid ""
"Operate the database in asynchronous mode, meaning that the queries are "
"executed on remote workers as opposed to on the web server itself. This "
"assumes that you have a Celery worker setup as well as a results backend."
" Refer to the installation docs for more information."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:288
msgid ""
"Operate the database in asynchronous mode, meaning that the queries are "
"executed on remote workers as opposed to on the web server itself. This "
"assumes that you have a Celery worker setup as well as a results backend."
" Refer to the installation docs for more information."
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:125
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130
msgid "Operator"
msgstr ""
#: superset/utils/pandas_postprocessing.py:175
#, python-format
msgid "Operator undefined for aggregator: %(name)s"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:361
msgid ""
"Optional CA_BUNDLE contents to validate HTTPS requests. Only available on"
" certain database engines."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73
msgid "Optional name of the data column."
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135
msgid ""
"Optional time column if time range should apply to another column than "
"the default time column"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1092
msgid "Optional warning about use of this metric"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:49
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:119
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:39
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/controlPanel.ts:37
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:105
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:198
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:363
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48
msgid "Options"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:668
msgid "Or choose from a list of other databases we support:"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:63
msgid "Order by entity id"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272
msgid "Order results by selected columns"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:271
msgid "Ordering"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:142
msgid "Orientation of tree"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:27
#: superset-frontend/src/explore/constants.ts:116
msgid "Origin"
msgstr ""
#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:74
msgid "Original"
msgstr ""
#: superset-frontend/src/SqlLab/components/TableElement/index.tsx:183
msgid "Original table column order"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:29
#: superset/db_engine_specs/base.py:85
msgid "Original value"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120
msgid "Orthogonal"
msgstr ""
#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:120
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:687
msgid "Other"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193
msgid "Outer Radius"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:199
msgid "Outer edge of Pie chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:257
msgid "Overlap"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:107
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:455
#: superset-frontend/src/explore/controlPanels/sections.tsx:220
msgid ""
"Overlay one or more timeseries from a relative time period. Expects "
"relative time deltas in natural language (example: 24 hours, 7 days, 52 "
"weeks, 365 days). Free text is supported."
msgstr ""
#: superset-frontend/src/components/ImportModal/index.tsx:282
msgid "Overwrite"
msgstr ""
#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:120
msgid "Overwrite & Explore"
msgstr ""
#: superset-frontend/src/dashboard/components/SaveModal.tsx:191
#, python-format
msgid "Overwrite Dashboard [%s]"
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:264
msgid "Overwrite text in the editor with a query on this table"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:453
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:450
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:417
msgid "Owner"
msgstr ""
#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:234
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:399
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:355
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:358
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:402
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:405
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:168
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:276
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1079
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1084
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:334
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:334
#: superset/connectors/druid/views.py:346 superset/connectors/sqla/views.py:500
#: superset/views/chart/mixin.py:83 superset/views/dashboard/mixin.py:82
msgid "Owners"
msgstr ""
#: superset/commands/exceptions.py:105
#: superset/datasets/commands/exceptions.py:144
msgid "Owners are invalid"
msgstr ""
#: superset/views/dashboard/mixin.py:65
msgid "Owners is a list of users who can alter the dashboard."
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:367
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:414
msgid ""
"Owners is a list of users who can alter the dashboard. Searchable by name"
" or username."
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:388
msgid "Page length"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/index.js:29
msgid "Paired t-test Table"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:177
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:388
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516
#: superset-frontend/src/explore/controlPanels/sections.tsx:278
msgid "Pandas resample method"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:370
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496
#: superset-frontend/src/explore/controlPanels/sections.tsx:260
msgid "Pandas resample rule"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:30
#: superset/viz.py:2182
msgid "Parallel Coordinates"
msgstr ""
#: superset-frontend/src/components/ErrorMessage/ParameterErrorMessage.tsx:116
msgid "Parameter error"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:64
#: superset/views/chart/mixin.py:84
msgid "Parameters"
msgstr ""
#: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:103
msgid "Parameters "
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60
msgid "Parent"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:643
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1037
msgid "Parent filter"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1045
msgid "Parent filter is required"
msgstr ""
#: superset/views/database/forms.py:203 superset/views/database/forms.py:340
msgid "Parse Dates"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/index.js:25
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/index.js:26
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/index.js:29
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:51
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:33
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:50
msgid "Part of a Whole"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/index.js:27
msgid "Partition Chart"
msgstr ""
#: superset/viz.py:3035
msgid "Partition Diagram"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:176
msgid "Partition Limit"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:189
msgid "Partition Threshold"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:192
msgid ""
"Partitions whose height to parent height proportions are below this value"
" are pruned"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:130
#: superset/db_engine_specs/base.py:1389
msgid "Password"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:79
msgid "Paste the shareable Google Sheet URL here"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:35
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:35
#: superset-frontend/plugins/plugin-chart-table/src/index.ts:46
msgid "Pattern"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108
msgid "Percent Change"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:147
msgid "Percentage metrics"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81
msgid "Percentage threshold"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:41
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/index.js:45
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/index.ts:39
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:44
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:49
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:42
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:38
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:45
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:69
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:63
#: superset-frontend/src/visualizations/TimeTable/TimeTableChartPlugin.ts:33
msgid "Percentages"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:56
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:278
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:161
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:179
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410
#: superset-frontend/src/explore/controlPanels/sections.tsx:177
msgid "Periods"
msgstr ""
#: superset/utils/pandas_postprocessing.py:824
msgid "Periods must be a positive integer value"
msgstr ""
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:258
msgid "Person or group that has certified this chart."
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:548
msgid "Person or group that has certified this dashboard."
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:260
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1068
msgid "Person or group that has certified this metric"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:936
msgid "Physical"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:132
msgid "Physical (table or view)"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:223
msgid "Physical dataset"
msgstr ""
#: superset/viz.py:742
msgid "Pick a granularity in the Time section or uncheck 'Include Time'"
msgstr ""
#: superset/viz.py:1573
msgid "Pick a metric for left axis!"
msgstr ""
#: superset/viz.py:1575
msgid "Pick a metric for right axis!"
msgstr ""
#: superset/viz.py:1163
msgid "Pick a metric for x, y and size"
msgstr ""
#: superset/viz.py:1202
msgid "Pick a metric to display"
msgstr ""
#: superset/viz.py:1228 superset/viz.py:1262
msgid "Pick a metric!"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/SqlAlchemyForm.tsx:56
msgid "Pick a name to help you identify this database."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:151
msgid "Pick a nickname for this database to display as in Superset."
msgstr ""
#: superset/viz.py:1358 superset/viz.py:1621
msgid "Pick a time granularity for your time series"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:510
msgid "Pick a title for you annotation."
msgstr ""
#: superset/viz.py:1783
msgid "Pick at least one field for [Series]"
msgstr ""
#: superset/viz.py:830 superset/viz.py:1781
msgid "Pick at least one metric"
msgstr ""
#: superset/viz.py:1911
msgid "Pick exactly 2 columns as [Source / Target]"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:521
msgid ""
"Pick one or more columns that should be shown in the annotation. If you "
"don't select a column all of them will be shown."
msgstr ""
#: superset-frontend/src/explore/controlPanels/Separator.js:37
msgid "Pick your favorite markup language"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/index.js:27
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:63
msgid "Pie Chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:187
msgid "Pie shape"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:234
msgid "Pin"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:56
msgid "Pivot Options"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/index.js:30
#: superset/viz.py:862
msgid "Pivot Table"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:54
msgid "Pivot Table v2"
msgstr ""
#: superset/utils/pandas_postprocessing.py:260
msgid "Pivot operation must include at least one aggregate"
msgstr ""
#: superset/utils/pandas_postprocessing.py:256
msgid "Pivot operation requires at least one index"
msgstr ""
#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:80
msgid "Pivoted"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:83
msgid "Pixel height of each series"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/utils/index.ts:28
msgid "Please apply filter changes"
msgstr ""
#: superset/sqllab/query_render.py:116
msgid ""
"Please check your query and confirm that all template parameters are "
"surround by double braces, for example, \"{{ ds }}\". Then, try running "
"your query again."
msgstr ""
#: superset/db_engine_specs/athena.py:55
#: superset/db_engine_specs/bigquery.py:179
#: superset/db_engine_specs/postgres.py:158
#: superset/db_engine_specs/snowflake.py:104
#, python-format
msgid ""
"Please check your query for syntax errors at or near "
"\"%(syntax_error)s\". Then, try running your query again."
msgstr ""
#: superset/db_engine_specs/gsheets.py:74 superset/db_engine_specs/mysql.py:144
#, python-format
msgid ""
"Please check your query for syntax errors near \"%(server_error)s\". "
"Then, try running your query again."
msgstr ""
#: superset/viz.py:879
msgid "Please choose at least one 'Group by' field "
msgstr ""
#: superset/viz.py:891
msgid "Please choose at least one metric"
msgstr ""
#: superset/viz.py:1578
msgid "Please choose different metrics on left and right axis"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:94
msgid "Please complete all required fields."
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:485
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:300
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:365
#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:77
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:357
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:644
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:325
#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:105
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:355
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:611
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:617
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:499
msgid "Please confirm"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:485
msgid "Please enter a SQLAlchemy URI to test"
msgstr ""
#: superset-frontend/src/explore/components/SaveModal.tsx:133
msgid "Please enter a chart name"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:81
msgid "Please filter set name"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:122
msgid "Please make sure all fields are filled out correctly"
msgstr ""
#: superset/db_engine_specs/postgres.py:122
msgid "Please re-enter the password."
msgstr ""
#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:59
#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:72
msgid "Please reach out to the Chart Owner for assistance."
msgstr ""
#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:75
msgid "Please save the query to enable sharing"
msgstr ""
#: superset/reports/commands/exceptions.py:90
msgid "Please save your chart first, then try creating a new email report."
msgstr ""
#: superset/reports/commands/exceptions.py:102
msgid "Please save your dashboard first, then try creating a new email report."
msgstr ""
#: superset-frontend/src/addSlice/AddSliceContainer.tsx:322
msgid "Please select both a Dataset and a Chart type to proceed"
msgstr ""
#: superset/viz.py:1161
msgid "Please use 3 different metric labels"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:104
msgid "Please verify that port is open to connect."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:27
msgid ""
"Plots the individual metrics for each row in the data vertically and "
"links them together as a line. This chart is useful for comparing "
"multiple metrics across all of the samples or rows in the data."
msgstr ""
#: superset/initialization/__init__.py:254
msgid "Plugins"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:108
msgid "Point Radius"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:132
msgid "Point Radius Unit"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:101
msgid "Points"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:201
msgid "Points and clusters will update as the viewport is being changed"
msgstr ""
#: superset/views/sql_lab.py:74
msgid "Pop Tab Link"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:44
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/index.ts:40
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:45
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:46
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:70
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:85
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:86
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:77
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:78
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:55
#: superset-frontend/plugins/plugin-chart-table/src/index.ts:47
#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:124
msgid "Popular"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:170
msgid "Populate \"Default value\" to enable this control"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:33
msgid "Population age data"
msgstr ""
#: superset/db_engine_specs/mssql.py:87
#: superset/db_engine_specs/postgres.py:132
#: superset/db_engine_specs/presto.py:213
#: superset/db_engine_specs/redshift.py:73
#, python-format
msgid "Port %(port)s on hostname \"%(hostname)s\" refused the connection."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:103
msgid "Port is closed"
msgstr ""
#: superset/views/dashboard/mixin.py:87
msgid "Position JSON"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:181
msgid "Position of child node label on tree"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:310
msgid "Position of column level subtotal"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:163
msgid "Position of intermidiate node label on tree"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:293
msgid "Position of row level subtotal"
msgstr ""
#: superset-frontend/src/components/Menu/MenuRight.tsx:180
msgid "Powered by Apache Superset"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1096
msgid "Pre-filter"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1061
msgid "Pre-filter available values"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:623
msgid "Pre-filter is required"
msgstr ""
#: superset/connectors/sqla/views.py:451
msgid ""
"Predicate applied when fetching distinct value to populate the filter "
"control component. Supports jinja template syntax. Applies only when "
"`Enable Filter Select` is on."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:44
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:75
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:78
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:78
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:73
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:72
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:72
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:63
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:74
msgid "Predictive"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:36
msgid "Predictive Analytics"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:64
msgid "Prefix metric name with slice name"
msgstr ""
#: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:39
msgid "Preview"
msgstr ""
#: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:166
#, python-format
msgid "Preview: `%s`"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32
#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:125
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryPreviewModal.tsx:105
msgid "Previous"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:243
msgid "Primary"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/controlPanel.ts:56
msgid "Primary Metric"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:248
msgid "Primary or secondary y-axis"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:371
msgid "Primary y-axis format"
msgstr ""
#: superset-frontend/src/components/Menu/MenuRight.tsx:161
#: superset/templates/appbuilder/navbar_right.html:109
msgid "Profile"
msgstr ""
#: superset-frontend/src/profile/components/UserInfo.tsx:44
msgid "Profile picture provided by Gravatar"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:239
msgid "Progress"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:30
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:56
msgid "Progressive"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:55
msgid "Propagate"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:39
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/index.js:28
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:42
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/index.js:33
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/index.js:46
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:43
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64
msgid "Proportional"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx:86
msgid "Public and privately shared sheets"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx:83
msgid "Publicly shared sheets only"
msgstr ""
#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:101
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:301
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:498
#: superset/views/dashboard/mixin.py:84
msgid "Published"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:109
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:161
msgid "Put labels outside"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:164
msgid "Put the labels outside of the pie?"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:112
msgid "Put the labels outside the pie?"
msgstr ""
#: superset-frontend/src/explore/controlPanels/Separator.js:47
msgid "Put your code here"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:234
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:485
msgid "Python Functions"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:233
msgid "Python datetime string pattern"
msgstr ""
#: superset-frontend/src/explore/controlPanels/sections.tsx:248
msgid "Python functions"
msgstr ""
#: superset/db_engine_specs/base.py:99
msgid "Quarter"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69
#, python-format
msgid "Quarters %s"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:26
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:32
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:91
#: superset-frontend/plugins/legacy-plugin-chart-force-directed/src/controlPanel.ts:26
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:65
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:60
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:30
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:45
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:26
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:26
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:36
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:33
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34
#: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:26
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:26
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/controlPanel.ts:26
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/controlPanel.ts:31
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:34
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/controlPanel.ts:32
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:44
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:26
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:45
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DualLine/controlPanel.ts:60
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:158
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:341
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:29
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:43
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:34
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:41
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:34
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:48
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:59
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:56
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:52
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:53
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:59
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:60
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:42
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:38
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:179
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:26
#: superset-frontend/plugins/preset-chart-xy/src/BoxPlot/controlPanel.ts:30
#: superset-frontend/src/explore/controlPanels/TimeTable.js:26
#: superset-frontend/src/explore/controlPanels/sections.tsx:113
#: superset-frontend/src/filters/components/GroupBy/controlPanel.ts:34
#: superset-frontend/src/filters/components/Range/controlPanel.ts:31
#: superset-frontend/src/filters/components/Select/controlPanel.ts:41
#: superset-frontend/src/filters/components/Time/controlPanel.ts:29
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:178
msgid "Query"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:253
#, python-format
msgid "Query %s: %s"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:283
msgid "Query A"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:259
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:284
msgid "Query B"
msgstr ""
#: superset/initialization/__init__.py:341
msgid "Query History"
msgstr ""
#: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:197
#: superset-frontend/src/views/CRUD/data/common.ts:44
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:89
msgid "Query history"
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:722
msgid "Query in a new tab"
msgstr ""
#: superset/errors.py:125
msgid "Query is too complex and takes too long to run."
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:89
msgid "Query mode"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryPreviewModal.tsx:125
msgid "Query name"
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:117
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:376
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryPreviewModal.tsx:97
msgid "Query preview"
msgstr ""
#: superset-frontend/src/SqlLab/components/QuerySearch/index.tsx:213
msgid "Query search string"
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:682
msgid "Query was stopped"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:407
msgid "Query was stopped."
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:292
#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:294
msgid "RANGE TYPE"
msgstr ""
#: superset-frontend/src/components/ReportModal/index.tsx:327
msgid "REPORT NAME ERROR"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:251
msgid "RGB Color"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:161
msgid "Radar"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:53
msgid "Radar Chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201
msgid "Radar render type, whether to display 'circle' shape."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121
msgid "Radial"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:318
#, python-format
msgid "Ran %s"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:35
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:55
msgid "Range"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:295
#: superset-frontend/src/filters/components/Range/index.ts:28
msgid "Range filter"
msgstr ""
#: superset-frontend/src/filters/components/Range/index.ts:29
msgid "Range filter plugin using AntD"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:48
msgid "Range labels"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:39
msgid "Ranges"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:41
msgid "Ranges to highlight with shading"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:25
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:25
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:28
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:48
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/index.ts:33
msgid "Ranking"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/controlPanel.ts:63
msgid "Ratio"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:46
msgid "Raw records"
msgstr ""
#: superset-frontend/src/dashboard/components/FilterBoxMigrationModal.tsx:64
msgid "Ready to review filters in this dashboard?"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FilterSetUnit.tsx:78
msgid "Rebuild"
msgstr ""
#: superset-frontend/src/profile/components/App.tsx:72
msgid "Recent activity"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:86
msgid "Recently created charts, dashboards, and saved queries will appear here"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:96
msgid "Recently edited charts, dashboards, and saved queries will appear here"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:561
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:535
msgid "Recently modified"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:81
msgid "Recently viewed charts, dashboards, and saved queries will appear here"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:277
msgid "Recents"
msgstr ""
#: superset/views/schedules.py:242 superset/views/schedules.py:322
msgid "Recipients"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/components/NotificationMethod.tsx:160
msgid "Recipients are separated by \",\" or \";\""
msgstr ""
#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:597
msgid "Recommended tags"
msgstr ""
#: superset/templates/appbuilder/general/widgets/base_list.html:55
msgid "Record Count"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:222
msgid "Rectangle"
msgstr ""
#: superset/connectors/druid/views.py:330
msgid ""
"Redirects to this endpoint when clicking on the datasource from the "
"datasource list"
msgstr ""
#: superset/connectors/sqla/views.py:457
msgid "Redirects to this endpoint when clicking on the table from the table list"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:316
msgid "Reduce X ticks"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:319
msgid ""
"Reduces the number of X-axis ticks to be rendered. If true, the x-axis "
"will not overflow and labels may be missing. If false, a minimum width "
"will be applied to columns and the width may overflow into an horizontal "
"scroll."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/SqlAlchemyForm.tsx:78
msgid "Refer to the"
msgstr ""
#: superset/utils/pandas_postprocessing.py:143
msgid "Referenced columns not available in DataFrame."
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:799
msgid "Refetch results"
msgstr ""
#: superset/templates/appbuilder/general/widgets/search.html:57
msgid "Refresh"
msgstr ""
#: superset/initialization/__init__.py:542
msgid "Refresh Druid Metadata"
msgstr ""
#: superset/connectors/sqla/views.py:565
msgid "Refresh Metadata"
msgstr ""
#: superset/connectors/sqla/views.py:565
msgid "Refresh column metadata"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276
msgid "Refresh dashboard"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:117
msgid "Refresh frequency"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:114
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:119
msgid "Refresh interval"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:976
msgid "Refresh the default values"
msgstr ""
#: superset/connectors/druid/views.py:420
msgid "Refreshed metadata from cluster [{}]"
msgstr ""
#: superset/connectors/druid/models.py:259
msgid "Refreshing datasource [{}]"
msgstr ""
#: superset/connectors/sqla/views.py:335
msgid ""
"Regular filters add where clauses to queries if a user belongs to a role "
"referenced in the filter. Base filters apply filters to all queries "
"except the roles defined in the filter, and can be used to define what "
"users can see if no RLS filters within a filter group apply to them."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:40
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:31
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:43
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44
msgid "Relational"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:32
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:35
msgid "Relationships between community channels"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:91
msgid "Relative Date/Time"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:210
msgid "Relative period"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:145
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:198
msgid "Relative quantity"
msgstr ""
#: superset-frontend/src/dashboard/components/FilterBoxMigrationModal.tsx:69
msgid "Remind me in 24 hours"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:779
msgid "Remove"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FilterSetUnit.tsx:77
msgid "Remove invalid filters"
msgstr ""
#: superset-frontend/src/explore/components/controls/CollectionControl/index.jsx:142
msgid "Remove item"
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:282
msgid "Remove query from log"
msgstr ""
#: superset-frontend/src/SqlLab/components/TableElement/index.tsx:211
msgid "Remove table preview"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:609
#, python-format
msgid "Removed columns: %s"
msgstr ""
#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:345
msgid "Rename tab"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:146
msgid "Rendering"
msgstr ""
#: superset/views/database/forms.py:146 superset/views/database/forms.py:299
#: superset/views/database/forms.py:427
msgid "Replace"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:36
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:36
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/index.ts:41
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:46
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/index.js:31
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:57
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:48
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:59
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:55
#: superset-frontend/plugins/plugin-chart-table/src/index.ts:48
msgid "Report"
msgstr ""
#: superset/reports/commands/exceptions.py:118
msgid "Report Schedule could not be created."
msgstr ""
#: superset/reports/commands/exceptions.py:114
msgid "Report Schedule could not be deleted."
msgstr ""
#: superset/reports/commands/exceptions.py:122
msgid "Report Schedule could not be updated."
msgstr ""
#: superset/reports/commands/exceptions.py:130
msgid "Report Schedule delete failed."
msgstr ""
#: superset/reports/commands/exceptions.py:142
msgid "Report Schedule execution failed when generating a csv."
msgstr ""
#: superset/reports/commands/exceptions.py:146
msgid "Report Schedule execution failed when generating a dataframe."
msgstr ""
#: superset/reports/commands/exceptions.py:138
msgid "Report Schedule execution failed when generating a screenshot."
msgstr ""
#: superset/reports/commands/exceptions.py:150
msgid "Report Schedule execution got an unexpected error."
msgstr ""
#: superset/reports/commands/exceptions.py:154
msgid "Report Schedule is still working, refusing to re-compute."
msgstr ""
#: superset/reports/commands/exceptions.py:134
msgid "Report Schedule log prune failed."
msgstr ""
#: superset/reports/commands/exceptions.py:126
msgid "Report Schedule not found."
msgstr ""
#: superset/reports/commands/exceptions.py:110
msgid "Report Schedule parameters are invalid."
msgstr ""
#: superset/reports/commands/exceptions.py:158
msgid "Report Schedule reached a working timeout."
msgstr ""
#: superset/reports/commands/exceptions.py:226
msgid "Report Schedule sellenium user not found"
msgstr ""
#: superset/reports/commands/exceptions.py:230
msgid "Report Schedule state not found"
msgstr ""
#: superset-frontend/src/components/Menu/MenuRight.tsx:225
msgid "Report a bug"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:81
msgid "Report failed"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1064
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1072
msgid "Report name"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1214
msgid "Report schedule"
msgstr ""
#: superset/reports/commands/exceptions.py:234
msgid "Report schedule unexpected error"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:74
msgid "Report sending"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:67
msgid "Report sent"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:443
msgid "Reports"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283
msgid "Repulsion"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289
msgid "Repulsion strength between nodes"
msgstr ""
#: superset/templates/superset/request_access.html:31
msgid "Request Permissions"
msgstr ""
#: superset/charts/data/api.py:145 superset/charts/data/api.py:233
#: superset/charts/data/api.py:297
#, python-format
msgid "Request is incorrect: %(error)s"
msgstr ""
#: superset/charts/data/api.py:222
msgid "Request is not JSON"
msgstr ""
#: superset/views/datasource/views.py:71
msgid "Request missing data field."
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:93
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:104
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:252
#: superset-frontend/src/filters/components/GroupBy/controlPanel.ts:73
#: superset-frontend/src/filters/components/Range/controlPanel.ts:55
#: superset-frontend/src/filters/components/Select/controlPanel.ts:91
#: superset-frontend/src/filters/components/Time/controlPanel.ts:53
#: superset-frontend/src/filters/components/TimeColumn/controlPanel.ts:33
#: superset-frontend/src/filters/components/TimeGrain/controlPanel.ts:33
msgid "Required"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:137
msgid "Resample"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.jsx:231
msgid "Reset state"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/RemovedFilter.tsx:46
msgid "Restore Filter"
msgstr ""
#: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:194
msgid "Results"
msgstr ""
#: superset/sql_lab.py:375 superset/views/core.py:2251
msgid "Results backend is not configured."
msgstr ""
#: superset/errors.py:116
msgid "Results backend needed for asynchronous queries is not configured."
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29
msgid "Return to specific datetime."
msgstr ""
#: superset-frontend/src/explore/components/controls/SpatialControl.jsx:155
msgid "Reverse lat/long "
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:230
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:100
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:281
msgid "Rich Tooltip"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149
msgid "Rich tooltip"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:113
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:307
msgid "Right"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53
msgid "Right Axis Format"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:119
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:183
msgid "Right Axis Metric"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:132
msgid "Right Axis chart(s)"
msgstr ""
#: superset-frontend/src/explore/controls.jsx:215
msgid "Right axis metric"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138
msgid "Right to Left"
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160
msgid "Right value"
msgstr ""
#: superset/dashboards/filters.py:153
msgid "Role"
msgstr ""
#: superset/views/core.py:389
#, python-format
msgid "Role %(r)s was extended to provide the access to the datasource %(ds)s"
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:421
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:424
#: superset-frontend/src/profile/components/Security.tsx:35
#: superset/connectors/sqla/views.py:368 superset/views/dashboard/mixin.py:83
msgid "Roles"
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:433
msgid ""
"Roles is a list which defines access to the dashboard. Granting a role "
"access to a dashboard will bypass dataset level checks. If no roles "
"defined then the dashboard is available to all roles."
msgstr ""
#: superset/views/dashboard/mixin.py:66
msgid ""
"Roles is a list which defines access to the dashboard. Granting a role "
"access to a dashboard will bypass dataset level checks.If no roles "
"defined then the dashboard is available to all roles."
msgstr ""
#: superset/views/access_requests.py:45
msgid "Roles to grant"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:158
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:389
msgid "Rolling Function"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:251
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:134
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:152
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:383
msgid "Rolling Window"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:39
#: superset-frontend/src/explore/controlPanels/sections.tsx:158
msgid "Rolling function"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:33
#: superset-frontend/src/explore/controlPanels/sections.tsx:152
msgid "Rolling window"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:351
#: superset/views/database/mixins.py:198
msgid "Root certificate"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84
msgid "Root node id"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:307
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:209
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:170
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:167
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:225
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:228
msgid "Rotate x axis label"
msgstr ""
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:89
msgid "Rotation to apply to words in the cloud"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271
msgid "Round cap"
msgstr ""
#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31
msgid "Row"
msgstr ""
#: superset/initialization/__init__.py:274
msgid "Row Level Security"
msgstr ""
#: superset/views/database/forms.py:153 superset/views/database/forms.py:306
msgid ""
"Row containing the headers to use as column names (0 is first line of "
"data). Leave empty if there is no header row."
msgstr ""
#: superset/connectors/sqla/views.py:314
msgid "Row level security filter"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:331
#: superset-frontend/src/explore/controls.jsx:360
msgid "Row limit"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:83
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:289
msgid "Rows"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:314
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:391
msgid "Rows per page, 0 means no pagination"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:285
msgid "Rows subtotal position"
msgstr ""
#: superset/views/database/forms.py:193 superset/views/database/forms.py:334
msgid "Rows to Read"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:360
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493
#: superset-frontend/src/explore/controlPanels/sections.tsx:257
msgid "Rule"
msgstr ""
#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56
#: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx:76
msgid "Run"
msgstr ""
#: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:157
msgid "Run a query to display results here"
msgstr ""
#: superset-frontend/src/explore/components/ExploreAdditionalActionsMenu/index.jsx:101
msgid "Run in SQL Lab"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditor/index.jsx:307
#: superset-frontend/src/SqlLab/components/SqlEditor/index.jsx:317
#: superset-frontend/src/chart/Chart.jsx:280
msgid "Run query"
msgstr ""
#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:116
msgid "Run query (Ctrl + Return)"
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:273
msgid "Run query in a new tab"
msgstr ""
#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:54
msgid "Run selection"
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:81
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:158
msgid "Running"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87
msgid "SAT"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99
msgid "SEP"
msgstr ""
#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:897
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:294
msgid "SQL"
msgstr ""
#: superset-frontend/src/views/CRUD/data/components/SyntaxHighlighterCopy/index.tsx:71
msgid "SQL Copied!"
msgstr ""
#: superset/initialization/__init__.py:326
msgid "SQL Editor"
msgstr ""
#: superset/connectors/sqla/views.py:259
msgid "SQL Expression"
msgstr ""
#: superset/initialization/__init__.py:331
#: superset/initialization/__init__.py:346
msgid "SQL Lab"
msgstr ""
#: superset/connectors/sqla/views.py:503
msgid "SQL Lab View"
msgstr ""
#: superset-frontend/src/SqlLab/components/App/index.jsx:91
#, python-format
msgid ""
"SQL Lab uses your browser's local storage to store queries and results.\n"
"Currently, you are using %(currentUsage)s KB out of %(maxStorage)d KB "
"storage space.\n"
"To keep SQL Lab from crashing, please delete some query tabs.\n"
"You can re-access these queries by using the Save feature before you "
"delete the tab.\n"
"Note that you will need to close other SQL Lab windows before you do this."
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1150
#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:287
#: superset/templates/appbuilder/navbar_right.html:38
msgid "SQL Query"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:181
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1038
msgid "SQL expression"
msgstr ""
#: superset-frontend/src/components/Menu/MenuRight.tsx:32
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:124
msgid "SQL query"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/SqlAlchemyForm.tsx:61
#: superset/views/database/mixins.py:194
msgid "SQLAlchemy URI"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:202
msgid "SSL Mode \"require\" will be used."
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:115
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:122
msgid "START (INCLUSIVE)"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81
msgid "SUN"
msgstr ""
#: superset/viz.py:1903
msgid "Sankey"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36
msgid "Sankey Diagram"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27
msgid "Sankey Diagram with Loops"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62
msgid "Saturday"
msgstr ""
#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:160
#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166
#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:181
#: superset-frontend/src/components/Datasource/DatasourceModal.tsx:227
#: superset-frontend/src/components/ReportModal/index.tsx:267
#: superset-frontend/src/dashboard/components/CrossFilterScopingModal/CrossFilterScopingModal.tsx:88
#: superset-frontend/src/dashboard/components/Header/index.jsx:588
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:458
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:148
#: superset-frontend/src/dashboard/components/SaveModal.tsx:224
#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:531
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:157
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:205
#: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx:112
#: superset-frontend/src/explore/components/SaveModal.tsx:202
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:318
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:260
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:488
#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:345
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1039
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:273
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:226
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:220
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1006
msgid "Save"
msgstr ""
#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:108
msgid "Save & Explore"
msgstr ""
#: superset-frontend/src/explore/components/SaveModal.tsx:190
msgid "Save & go to dashboard"
msgstr ""
#: superset-frontend/src/explore/components/SaveModal.tsx:234
msgid "Save (Overwrite)"
msgstr ""
#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:160
#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254
msgid "Save as"
msgstr ""
#: superset-frontend/src/explore/components/SaveModal.tsx:243
msgid "Save as ..."
msgstr ""
#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:181
msgid "Save as new"
msgstr ""
#: superset-frontend/src/explore/components/SaveModal.tsx:201
msgid "Save as new chart"
msgstr ""
#: superset-frontend/src/dashboard/components/SaveModal.tsx:199
msgid "Save as:"
msgstr ""
#: superset-frontend/src/explore/components/SaveModal.tsx:171
msgid "Save chart"
msgstr ""
#: superset-frontend/src/dashboard/components/SaveModal.tsx:182
msgid "Save dashboard"
msgstr ""
#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:148
msgid "Save for this session"
msgstr ""
#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:169
msgid "Save query"
msgstr ""
#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:89
msgid "Save the query to enable this feature"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:241
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:368
msgid "Saved"
msgstr ""
#: superset/initialization/__init__.py:334
msgid "Saved Queries"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:226
msgid "Saved expressions"
msgstr ""
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:369
msgid "Saved metric"
msgstr ""
#: superset-frontend/src/views/CRUD/data/common.ts:38
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:108
#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:318
msgid "Saved queries"
msgstr ""
#: superset/queries/saved_queries/commands/exceptions.py:28
msgid "Saved queries could not be deleted."
msgstr ""
#: superset/queries/saved_queries/commands/exceptions.py:32
msgid "Saved query not found."
msgstr ""
#: superset/queries/saved_queries/commands/exceptions.py:40
msgid "Saved query parameters are invalid."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:168
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:277
msgid "Scale and Move"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:275
msgid "Scale only"
msgstr ""
#: superset/initialization/__init__.py:529
msgid "Scan New Datasources"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/index.js:39
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:36
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:77
msgid "Scatter"
msgstr ""
#: superset-frontend/plugins/preset-chart-xy/src/ScatterPlot/createMetadata.ts:26
msgid "Scatter Plot"
msgstr ""
#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:221
#: superset-frontend/src/components/ReportModal/index.tsx:357
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:237
msgid "Schedule"
msgstr ""
#: superset/views/schedules.py:274
msgid "Schedule Email Reports for Charts"
msgstr ""
#: superset/views/schedules.py:196
msgid "Schedule Email Reports for Dashboards"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/index.jsx:423
#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:218
msgid "Schedule email report"
msgstr ""
#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211
msgid "Schedule query"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1234
msgid "Schedule settings"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditor/index.jsx:517
msgid "Schedule the query periodically"
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:99
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:105
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:168
msgid "Scheduled"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:117
msgid "Scheduled at (UTC)"
msgstr ""
#: superset-frontend/src/components/ReportModal/index.tsx:359
msgid "Scheduled reports will be sent to your email as a PNG"
msgstr ""
#: superset-frontend/src/components/DatabaseSelector/index.tsx:295
#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:299
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:451
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:232
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:287
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:444
#: superset/connectors/sqla/views.py:494 superset/views/database/forms.py:126
#: superset/views/database/forms.py:285 superset/views/database/forms.py:413
msgid "Schema"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:235
msgid "Schema cache timeout"
msgstr ""
#: superset/connectors/sqla/views.py:440
msgid "Schema, as used only in some databases like Postgres, Redshift and DB2"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:369
msgid "Schemas allowed for CSV upload"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:256
msgid "Scoping"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:121
#: superset-frontend/src/SqlLab/components/QuerySearch/index.tsx:256
#: superset-frontend/src/explore/components/DataTableControl/index.tsx:77
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:419
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:305
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:542
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:292
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:516
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:417
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:477
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:461
#: superset/templates/appbuilder/general/widgets/search.html:40
msgid "Search"
msgstr ""
#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:293
msgid "Search / Filter"
msgstr ""
#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:291
msgid "Search Metrics & Columns"
msgstr ""
#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:703
msgid "Search all charts"
msgstr ""
#: superset-frontend/src/components/OmniContainer/index.tsx:102
msgid "Search all dashboards"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:232
#: superset-frontend/src/filters/components/Select/controlPanel.ts:137
msgid "Search all filter options"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:403
msgid "Search box"
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:388
msgid "Search by query text"
msgstr ""
#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:452
msgid "Search..."
msgstr ""
#: superset/db_engine_specs/base.py:86
msgid "Second"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:244
msgid "Secondary"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/controlPanel.ts:62
msgid "Secondary Metric"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:392
msgid "Secondary y-axis format"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:401
msgid "Secondary y-axis title"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63
#, python-format
msgid "Seconds %s"
msgstr ""
#: superset/views/database/mixins.py:197
msgid "Secure Extra"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:326
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:331
msgid "Secure extra"
msgstr ""
#: superset/initialization/__init__.py:276
#: superset/initialization/__init__.py:421
#: superset/initialization/__init__.py:493
msgid "Security"
msgstr ""
#: superset-frontend/src/profile/components/App.tsx:82
msgid "Security & Access"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:157
#, python-format
msgid "See all %(tableName)s"
msgstr ""
#: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:155
msgid "See less"
msgstr ""
#: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:126
#: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:142
msgid "See more"
msgstr ""
#: superset-frontend/src/components/TableSelector/index.tsx:291
msgid "See table schema"
msgstr ""
#: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:132
msgid "Select"
msgstr ""
#: superset-frontend/src/components/AsyncSelect/index.jsx:41
#: superset-frontend/src/components/Select/Select.tsx:290
#: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:106
#: superset-frontend/src/explore/components/controls/SelectControl.jsx:227
msgid "Select ..."
msgstr ""
#: superset-frontend/src/views/CRUD/alert/components/NotificationMethod.tsx:127
msgid "Select Delivery Method"
msgstr ""
#: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:106
msgid "Select Viz Type"
msgstr ""
#: superset/views/database/forms.py:102
msgid "Select a CSV file to be uploaded to a database."
msgstr ""
#: superset/views/database/forms.py:386
msgid "Select a Columnar file to be uploaded to a database."
msgstr ""
#: superset/views/database/forms.py:253
msgid "Select a Excel file to be uploaded to a database."
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:133
msgid "Select a column"
msgstr ""
#: superset-frontend/src/explore/components/SaveModal.tsx:264
msgid "Select a dashboard"
msgstr ""
#: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:131
msgid "Select a visualization type"
msgstr ""
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:310
msgid "Select aggregate options"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:107
msgid "Select any columns for metadata inspection"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:103
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:138
msgid "Select charts"
msgstr ""
#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.jsx:188
msgid "Select color scheme"
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:208
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:63
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:301
msgid "Select column"
msgstr ""
#: superset-frontend/src/components/DatabaseSelector/index.tsx:268
#: superset-frontend/src/components/DatabaseSelector/index.tsx:275
msgid "Select database or type database name"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1127
msgid ""
"Select databases require additional fields to be completed in the "
"Advanced tab to successfully connect the database. Learn what "
"requirements your databases has "
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294
#: superset-frontend/src/filters/components/Select/index.ts:28
msgid "Select filter"
msgstr ""
#: superset-frontend/src/filters/components/Select/index.ts:29
msgid "Select filter plugin using AntD"
msgstr ""
#: superset-frontend/src/filters/components/Select/controlPanel.ts:111
msgid ""
"Select first item by default (when using this option, default value can’t"
" be set)"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:303
msgid "Select operator"
msgstr ""
#: superset-frontend/src/components/ListView/Filters/Select.tsx:84
msgid "Select or type a value"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:393
msgid "Select owners"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CascadeFilters/CascadePopover/index.tsx:177
msgid "Select parent filters"
msgstr ""
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:319
msgid "Select saved metrics"
msgstr ""
#: superset-frontend/src/components/DatabaseSelector/index.tsx:293
#: superset-frontend/src/components/DatabaseSelector/index.tsx:300
msgid "Select schema or type schema name"
msgstr ""
#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.jsx:194
msgid "Select scheme"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:273
msgid "Select start and end date"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:265
msgid "Select subject"
msgstr ""
#: superset-frontend/src/components/TableSelector/index.tsx:298
#: superset-frontend/src/components/TableSelector/index.tsx:308
msgid "Select table or type table name"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:98
msgid "Select the number of bins for the histogram"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:38
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:48
msgid "Select the numeric columns to draw the histogram"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1340
msgid "Send as CSV"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1339
msgid "Send as PNG"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1342
msgid "Send as text"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:58
msgid "Send range filter events to other charts"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74
msgid "September"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:58
#: superset-frontend/plugins/plugin-chart-table/src/index.ts:49
msgid "Sequential"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:385
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:119
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:128
#: superset-frontend/src/explore/controls.jsx:400
msgid "Series"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:71
msgid "Series Height"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:112
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:113
msgid "Series Style"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:122
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:125
msgid "Series chart type (line, bar etc)"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:341
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:356
#: superset-frontend/src/explore/controls.jsx:370
msgid "Series limit"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:135
msgid "Series type"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:311
msgid "Server Page Length"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:289
msgid "Server pagination"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx:115
msgid "Service Account"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:286
msgid "Set auto-refresh interval"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:295
msgid "Set filter mapping"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1264
#: superset-frontend/src/components/Menu/MenuRight.tsx:133
msgid "Settings"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:133
msgid "Settings for time series"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:229
msgid "Share"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:317
#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:175
msgid "Share chart by email"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:264
msgid "Share dashboard by email"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:1221
msgid "Shared query"
msgstr ""
#: superset/views/database/forms.py:272
msgid "Sheet Name"
msgstr ""
#: superset/annotation_layers/annotations/commands/exceptions.py:46
msgid "Short description must be unique for this layer"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:126
msgid ""
"Should daily seasonality be applied. An integer value will specify "
"Fourier order of seasonality."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109
msgid ""
"Should weekly seasonality be applied. An integer value will specify "
"Fourier order of seasonality."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90
msgid ""
"Should yearly seasonality be applied. An integer value will specify "
"Fourier order of seasonality."
msgstr ""
#: superset/views/annotations.py:59
msgid "Show Annotation"
msgstr ""
#: superset/views/annotations.py:118
msgid "Show Annotation Layer"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80
msgid "Show Bubbles"
msgstr ""
#: superset-frontend/src/SqlLab/components/TableElement/index.tsx:204
msgid "Show CREATE VIEW statement"
msgstr ""
#: superset/views/css_templates.py:37
msgid "Show CSS Template"
msgstr ""
#: superset/views/chart/mixin.py:27
msgid "Show Chart"
msgstr ""
#: superset/connectors/sqla/views.py:64
msgid "Show Column"
msgstr ""
#: superset/views/dashboard/mixin.py:26
msgid "Show Dashboard"
msgstr ""
#: superset/views/database/mixins.py:34
msgid "Show Database"
msgstr ""
#: superset/connectors/druid/views.py:214
msgid "Show Druid Cluster"
msgstr ""
#: superset/connectors/druid/views.py:71
msgid "Show Druid Column"
msgstr ""
#: superset/connectors/druid/views.py:278
msgid "Show Druid Datasource"
msgstr ""
#: superset/connectors/druid/views.py:160
msgid "Show Druid Metric"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:33
msgid "Show Druid granularity dropdown"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:44
msgid "Show Druid time origin"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:96
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:127
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:149
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:94
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:71
msgid "Show Labels"
msgstr ""
#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:359
msgid "Show Less..."
msgstr ""
#: superset/views/log/__init__.py:22
msgid "Show Log"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64
msgid "Show Markers"
msgstr ""
#: superset/connectors/sqla/views.py:213
msgid "Show Metric"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:178
msgid "Show Metric Names"
msgstr ""
#: superset/views/alerts.py:76
msgid "Show Observation"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132
msgid "Show Range Filter"
msgstr ""
#: superset/connectors/sqla/views.py:315
msgid "Show Row level security filter"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:120
msgid "Show SQL time column"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:105
msgid "Show SQL time grain dropdown"
msgstr ""
#: superset/views/sql_lab.py:40
msgid "Show Saved Query"
msgstr ""
#: superset/connectors/sqla/views.py:396
msgid "Show Table"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:85
msgid "Show Timestamp"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:97
msgid "Show Trend Line"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:83
msgid "Show Upper Labels"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:106
msgid "Show Value"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:164
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:301
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:182
msgid "Show Values"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/ColumnConfigControl.tsx:173
msgid "Show all columns"
msgstr ""
#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:326
#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:359
msgid "Show all..."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:206
msgid "Show axis line ticks"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:119
msgid "Show cell bars"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161
msgid "Show columns total"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67
msgid "Show data points as circle markers on the lines"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:52
msgid ""
"Show hierarchical relationships of data, with with the value represented "
"by area, showing proportion and contribution to the whole."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/components/InfoTooltipWithTrigger.tsx:50
msgid "Show info tooltip"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:736
msgid "Show label"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86
msgid "Show labels when the node has children."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:35
msgid "Show legend"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/ColumnConfigControl.tsx:168
msgid "Show less columns"
msgstr ""
#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:326
msgid "Show less..."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:287
msgid "Show percentage"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:179
msgid "Show pointer"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:245
msgid "Show progress"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:149
msgid "Show rows total"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:109
msgid "Show series values on the chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:218
msgid "Show split lines"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:297
msgid "Show the value on top of the bar"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:121
msgid "Show time column"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:106
msgid "Show time grain dropdown"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:351
msgid ""
"Show total aggregations of selected metrics. Note that row limit does not"
" apply to the result."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:87
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:349
msgid "Show totals"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:31
msgid ""
"Showcases a single metric front-and-center. Big number is best used to "
"call attention to a KPI or the one thing you want your audience to focus "
"on."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/index.ts:30
msgid ""
"Showcases a single number accompanied by a simple line chart, to call "
"attention to an important metric along with its change over time or other"
" dimension."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:49
msgid ""
"Showcases how a metric changes as the funnel progresses. This classic "
"chart is useful for visualizing drop-off between stages in a pipeline or "
"lifecycle."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:28
msgid ""
"Showcases the flow or link between categories using thickness of chords. "
"The value and corresponding thickness can be different for each side."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/index.js:27
msgid ""
"Showcases the progress of a single metric against a given target. The "
"higher the fill, the closer the metric is to the target."
msgstr ""
#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:305
#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:338
#, python-format
msgid "Showing %s of %s"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:152
msgid "Shows a list of all series available at that point in time"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/index.js:31
msgid ""
"Shows the composition of a dataset by segmenting a given rectangle as "
"smaller rectangles with areas proportional to their value or contribution"
" to the whole. Those rectangles may also, in turn, be further segmented "
"hierarchically."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:72
msgid "Significance Level"
msgstr ""
#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:262
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:201
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:394
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:397
msgid "Simple"
msgstr ""
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:390
msgid "Simple ad-hoc metrics are not enabled for this dataset"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186
msgid "Single"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:45
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/index.ts:46
msgid "Single Metric"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1234
msgid "Single Value"
msgstr ""
#: superset-frontend/src/filters/components/Range/controlPanel.ts:65
msgid "Single value"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1251
msgid "Single value type"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:261
msgid "Size of edge symbols"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:230
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:168
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:129
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:126
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:184
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:187
msgid "Size of marker. Also applies to forecast observations."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:34
msgid "Sizes of vehicles"
msgstr ""
#: superset/views/database/forms.py:199
msgid "Skip Blank Lines"
msgstr ""
#: superset/views/database/forms.py:184
msgid "Skip Initial Space"
msgstr ""
#: superset/views/database/forms.py:187 superset/views/database/forms.py:328
msgid "Skip Rows"
msgstr ""
#: superset/views/database/forms.py:200
msgid "Skip blank lines rather than interpreting them as NaN values."
msgstr ""
#: superset/views/database/forms.py:184
msgid "Skip spaces after delimiter."
msgstr ""
#: superset/views/schedules.py:243 superset/views/schedules.py:323
msgid "Slack Channel"
msgstr ""
#: superset/views/dashboard/mixin.py:80
msgid "Slug"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/sharedControls.ts:39
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/sharedControls.ts:73
#: superset-frontend/src/dashboard/util/headerStyleOptions.ts:25
msgid "Small"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:153
msgid "Small number format"
msgstr ""
#: superset/commands/exceptions.py:112
msgid "Some roles do not exist"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:623
#, python-format
msgid "Sorry there was an error fetching database information: %s"
msgstr ""
#: superset-frontend/src/dashboard/actions/sliceEntities.js:121
msgid "Sorry there was an error fetching saved charts: "
msgstr ""
#: superset-frontend/src/explore/components/DataTablesPane/index.tsx:273
#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:84
msgid "Sorry, An error occurred"
msgstr ""
#: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:65
#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:126
msgid "Sorry, something went wrong. Try again later."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50
msgid "Sorry, there appears to be no data"
msgstr ""
#: superset-frontend/src/dashboard/actions/dashboardState.js:238
#, python-format
msgid "Sorry, there was an error saving this dashboard: %s"
msgstr ""
#: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:55
#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:115
#: superset-frontend/src/views/CRUD/data/components/SyntaxHighlighterCopy/index.tsx:76
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:219
#: superset-frontend/src/views/CRUD/hooks.ts:604
msgid "Sorry, your browser does not support copying."
msgstr ""
#: superset-frontend/src/components/CopyToClipboard/index.jsx:79
msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!"
msgstr ""
#: superset-frontend/src/components/ListView/CardSortSelect.tsx:82
#: superset-frontend/src/components/ListView/CardSortSelect.tsx:83
msgid "Sort"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:92
msgid "Sort Bars"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:42
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:40
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:47
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:46
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/controlPanel.ts:44
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:89
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:66
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:83
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:89
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:90
msgid "Sort Descending"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198
msgid "Sort Metric"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:251
msgid "Sort X Axis"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:263
msgid "Sort Y Axis"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1188
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:205
#: superset-frontend/src/filters/components/Select/controlPanel.ts:66
msgid "Sort ascending"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:95
msgid "Sort bars by x labels."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:369
#: superset-frontend/src/dashboard/components/SliceAdder.jsx:259
#: superset-frontend/src/explore/controls.jsx:384
msgid "Sort by"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceAdder.jsx:256
#, python-format
msgid "Sort by %s"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:39
#: superset-frontend/plugins/legacy-plugin-chart-force-directed/src/controlPanel.ts:38
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:94
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:55
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/controlPanel.ts:39
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:63
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:65
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:38
msgid "Sort by metric"
msgstr ""
#: superset-frontend/src/SqlLab/components/TableElement/index.tsx:184
msgid "Sort columns alphabetically"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257
msgid "Sort columns by"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/legacySortBy.tsx:29
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:337
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1189
#: superset-frontend/src/explore/controlPanels/sections.tsx:125
msgid "Sort descending"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167
msgid "Sort filter values"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1211
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:184
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:188
msgid "Sort metric"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:229
msgid "Sort rows by"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181
msgid "Sort type"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1189
msgid "Source"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-force-directed/src/controlPanel.ts:104
#: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:43
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:33
msgid "Source / Target"
msgstr ""
#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76
msgid "Source SQL"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73
msgid "Source category"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:804
msgid "Spatial"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90
msgid "Specific Date/Time"
msgstr ""
#: superset/views/database/forms.py:127 superset/views/database/forms.py:286
#: superset/views/database/forms.py:414
msgid "Specify a schema (if database flavor supports this)."
msgstr ""
#: superset/views/database/forms.py:172 superset/views/database/forms.py:325
msgid "Specify duplicate columns as \"X.0, X.1\"."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:494
msgid ""
"Specify the database version. This should be used with Presto in order to"
" enable query cost estimation."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230
msgid "Split number"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:117
msgid "Stack series"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:159
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:120
msgid "Stack series on top of each other"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:37
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:51
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:40
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:47
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:84
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:68
msgid "Stacked"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305
msgid "Stacked Bars"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52
msgid "Stacked Style"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:37
msgid "Stacked style"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88
msgid "Standard time series"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:155
#: superset/views/annotations.py:79
msgid "Start"
msgstr ""
#: superset-frontend/src/dashboard/components/FilterBoxMigrationModal.tsx:79
msgid "Start Review"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:110
msgid "Start angle"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:125
msgid "Start at (UTC)"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:66
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:117
msgid "Start date included in time range"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:109
msgid "Start y-axis at 0"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:112
msgid ""
"Start y-axis at zero. Uncheck to start y-axis at minimum value in the "
"data."
msgstr ""
#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:94
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:348
msgid "State"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/index.js:30
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:55
msgid "Statistical"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:399
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:302
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:492
msgid "Status"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:112
msgid "Step type"
msgstr ""
#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:49
#: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx:66
msgid "Stop"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditor/index.jsx:339
msgid "Stop query"
msgstr ""
#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115
msgid "Stop running (Ctrl + x)"
msgstr ""
#: superset/databases/commands/exceptions.py:126
msgid "Stopped an unsafe database connection"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268
msgid "Strength to pull the graph toward center"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:36
msgid "Stretched style"
msgstr ""
#: superset/views/database/forms.py:273
msgid "Strings used for sheet names (default is the first sheet)."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:45
msgid "Structural"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:621
msgid "Style"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:272
msgid "Style the ends of the progress bar with a round cap"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:56
msgid "Subdomain"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/controlPanel.ts:46
msgid "Subheader"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/sharedControls.ts:62
msgid "Subheader Font Size"
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:63
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:54
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:142
msgid "Success"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:62
msgid "Suffix to apply after the percentage display"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:98
msgid "Sum of values over specified period"
msgstr ""
#: superset/viz.py:1856
msgid "Sunburst"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/index.js:32
msgid "Sunburst Chart"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56
msgid "Sunday"
msgstr ""
#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:121
msgid "Superset Chart"
msgstr ""
#: superset-frontend/src/components/AnchorLink/index.jsx:84
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:318
msgid "Superset chart"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:218
msgid "Superset dashboard"
msgstr ""
#: superset/errors.py:105
msgid "Superset encountered an error while running a command."
msgstr ""
#: superset/errors.py:106
msgid "Superset encountered an unexpected error."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:670
msgid "Supported databases"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:34
msgid "Survey Responses"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:112
msgid "Swap Groups and Columns"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175
msgid "Swap rows and columns"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:59
msgid ""
"Swiss army knife for visualizing time series data. Choose between step, "
"line, scatter, and bar charts. This viz type has many customization "
"options as well."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:210
msgid "Symbol"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125
msgid "Symbol of two ends of edge line"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:255
msgid "Symbol size"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1223
msgid "Sync columns from source"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:30
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:44
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:62
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:76
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:89
msgid "Syntax"
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:250
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:305
msgid "TABLES"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85
msgid "THU"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83
msgid "TUE"
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:218
#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:145
msgid "Tab name"
msgstr ""
#: superset-frontend/src/dashboard/util/newComponentFactory.js:56
#: superset-frontend/src/dashboard/util/newComponentFactory.js:57
msgid "Tab title"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/index.js:25
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:50
#: superset-frontend/plugins/plugin-chart-table/src/index.ts:35
#: superset-frontend/plugins/plugin-chart-table/src/index.ts:41
#: superset-frontend/src/components/TableSelector/index.tsx:293
#: superset-frontend/src/visualizations/TimeTable/TimeTableChartPlugin.ts:24
#: superset/connectors/sqla/views.py:148 superset/connectors/sqla/views.py:260
#: superset/connectors/sqla/views.py:488 superset/views/chart/mixin.py:87
msgid "Table"
msgstr ""
#: superset/views/core.py:1761
#, python-format
msgid "Table %(table)s wasn't found in the database %(db)s"
msgstr ""
#: superset/views/database/forms.py:138 superset/views/database/forms.py:291
#: superset/views/database/forms.py:419
msgid "Table Exists"
msgstr ""
#: superset/connectors/sqla/views.py:498 superset/views/database/forms.py:95
#: superset/views/database/forms.py:246 superset/views/database/forms.py:379
msgid "Table Name"
msgstr ""
#: superset/viz.py:671
msgid "Table View"
msgstr ""
#: superset/datasets/commands/exceptions.py:130
#, python-format
msgid ""
"Table [%(table_name)s] could not be found, please double check your "
"database connection, schema, and table name"
msgstr ""
#: superset/views/base.py:251
msgid ""
"Table [%{table}s] could not be found, please double check your database "
"connection, schema, and table name, error: {}"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:257
msgid "Table cache timeout"
msgstr ""
#: superset/databases/decorators.py:46
msgid "Table name undefined"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/index.js:26
msgid ""
"Table that visualizes paired t-tests, which are used to understand "
"statistical differences between groups."
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:269
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:324
#: superset/connectors/sqla/views.py:367 superset/connectors/sqla/views.py:395
msgid "Tables"
msgstr ""
#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31
msgid "Tabs"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/index.js:30
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:55
#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50
#: superset-frontend/src/visualizations/TimeTable/TimeTableChartPlugin.ts:34
msgid "Tabular"
msgstr ""
#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:607
msgid "Tags"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:29
msgid ""
"Take your data points, and group them into \"bins\" to see where the "
"densest areas of information lie"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:66
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62
msgid "Target"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/controlPanel.ts:67
msgid "Target aspect ratio for treemap tiles."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86
msgid "Target category"
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176
msgid "Target value"
msgstr ""
#: superset/views/css_templates.py:44
msgid "Template Name"
msgstr ""
#: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:94
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:788
#: superset/connectors/sqla/views.py:504
msgid "Template parameters"
msgstr ""
#: superset-frontend/src/explore/controlPanels/TimeTable.js:52
msgid ""
"Templated link, it's possible to include {{ metric }} or other values "
"coming from the controls."
msgstr ""
#: superset/models/sql_types/base.py:54
#, python-format
msgid "Temporal expression not supported for type: %(col_type)s"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:307
msgid ""
"Terminate running queries when browser window closed or navigated to "
"another page. Available for Presto, Hive, MySQL, Postgres and Snowflake "
"databases."
msgstr ""
#: superset/templates/superset/models/database/macros.html:22
msgid "Test Connection"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/SqlAlchemyForm.tsx:95
msgid "Test connection"
msgstr ""
#: superset-frontend/src/visualizations/TimeTable/TimeTableChartPlugin.ts:35
msgid "Text"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:105
msgid "Text align"
msgstr ""
#: superset-frontend/src/components/ReportModal/index.tsx:289
msgid "Text embedded in email"
msgstr ""
#: superset/views/dashboard/mixin.py:53
msgid ""
"The CSS for individual dashboards can be altered here, or in the "
"dashboard view where changes are immediately visible"
msgstr ""
#: superset/errors.py:118
msgid ""
"The CTAS (create table as select) doesn't have a SELECT statement at the "
"end. Please make sure your query has a SELECT as its last statement. "
"Then, try running your query again."
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:921
msgid "The JSON metric or post aggregation definition."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:126
msgid ""
"The URL could not be identified. Please check for typos and make sure "
"that \"Type of google sheet allowed\" selection matches the input"
msgstr ""
#: superset/views/core.py:354
msgid "The access requests seem to have been deleted"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:168
msgid "The annotation has been saved"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:152
msgid "The annotation has been updated"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74
msgid ""
"The category of source nodes used to assign colors. If a node is "
"associated with more than one category, only the first will be used."
msgstr ""
#: superset/common/query_context_processor.py:449
msgid "The chart does not exist"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:54
msgid ""
"The classic. Great for showing how much of a company each investor gets, "
"what demographics follow your blog, or what portion of the budget goes to"
" the military industrial complex.\n"
"\n"
" Pie charts can be difficult to interpret precisely. If clarity of"
" relative proportion is important, consider using a bar or other chart "
"type instead."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:261
msgid "The color for points and clusters in RGB"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:478
#: superset-frontend/src/explore/controls.jsx:484
msgid "The color scheme for rendering chart"
msgstr ""
#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.jsx:66
msgid ""
"The color scheme is determined by the related dashboard.\n"
" Edit the color scheme in the dashboard properties."
msgstr ""
#: superset/errors.py:99
msgid "The column was deleted or renamed in the database."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:47
msgid ""
"The country code standard that Superset should expect to find in the "
"[country] column"
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:327
msgid "The dashboard has been saved"
msgstr ""
#: superset/views/core.py:182
msgid "The data source seems to have been deleted"
msgstr ""
#: superset/connectors/sqla/views.py:103
msgid ""
"The data type that was inferred by the database. It may be necessary to "
"input a type manually for expression-defined columns in some cases. In "
"most case users should not need to alter this."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:439
#, python-format
msgid ""
"The database %s is linked to %s charts that appear on %s dashboards and "
"users have %s SQL Lab tabs using this database open. Are you sure you "
"want to continue? Deleting the database will break those objects."
msgstr ""
#: superset/errors.py:126
msgid "The database is currently running too many queries."
msgstr ""
#: superset/errors.py:93
msgid "The database is under an unusual load."
msgstr ""
#: superset/sqllab/command.py:149
msgid ""
"The database referenced in this query was not found. Please contact an "
"administrator for further assistance or try again."
msgstr ""
#: superset/errors.py:94
msgid "The database returned an unexpected error."
msgstr ""
#: superset/errors.py:138
msgid "The database was deleted."
msgstr ""
#: superset/views/core.py:2085 superset/views/core.py:2155
msgid "The database was not found."
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:592
#, python-format
msgid ""
"The dataset %s is linked to %s charts that appear on %s dashboards. Are "
"you sure you want to continue? Deleting the dataset will break those "
"objects."
msgstr ""
#: superset-frontend/src/chart/Chart.jsx:73 superset/views/utils.py:268
msgid "The dataset associated with this chart no longer exists"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceModal.tsx:167
msgid ""
"The dataset configuration exposed here\n"
" affects all the charts using this dataset.\n"
" Be mindful that changing settings\n"
" here may affect other charts\n"
" in undesirable ways."
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceModal.tsx:128
#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:109
msgid "The dataset has been saved"
msgstr ""
#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:256
msgid "The dataset linked to this chart may have been deleted."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283
msgid "The datasource couldn't be loaded"
msgstr ""
#: superset/errors.py:92
msgid "The datasource is too large to query."
msgstr ""
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247
msgid ""
"The description can be displayed as widget headers in the dashboard view."
" Supports markdown."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:104
msgid "The distance between cells, in pixels"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:772
msgid "The duration of time in seconds before the cache is invalidated"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:474
msgid ""
"The engine_params object gets unpacked into the sqlalchemy.create_engine "
"call."
msgstr ""
#: superset/common/query_object.py:295
#, python-format
msgid ""
"The following entries in `series_columns` are missing in `columns`: "
"%(columns)s. "
msgstr ""
#: superset/connectors/sqla/views.py:612
#, python-format
msgid "The following tables added new columns: %(tables)s"
msgstr ""
#: superset/connectors/sqla/views.py:623
#, python-format
msgid "The following tables removed columns: %(tables)s"
msgstr ""
#: superset/connectors/sqla/views.py:634
#, python-format
msgid "The following tables update column metadata: %(tables)s"
msgstr ""
#: superset/db_engine_specs/mysql.py:134
#, python-format
msgid "The host \"%(hostname)s\" might be down and can't be reached."
msgstr ""
#: superset/db_engine_specs/mssql.py:92
#: superset/db_engine_specs/postgres.py:137
#: superset/db_engine_specs/presto.py:205
#: superset/db_engine_specs/redshift.py:78
#, python-format
msgid ""
"The host \"%(hostname)s\" might be down, and can't be reached on port "
"%(port)s."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:98
msgid "The host is invalid. Please verify that this field is entered correctly."
msgstr ""
#: superset/errors.py:104
msgid "The host might be down, and can't be reached on the provided port."
msgstr ""
#: superset/db_engine_specs/mssql.py:82
#: superset/db_engine_specs/postgres.py:127
#: superset/db_engine_specs/presto.py:200
#: superset/db_engine_specs/redshift.py:68
#, python-format
msgid "The hostname \"%(hostname)s\" cannot be resolved."
msgstr ""
#: superset/errors.py:102
msgid "The hostname provided can't be resolved."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:60
#: superset-frontend/src/explore/controlPanels/sections.tsx:44
msgid "The id of the active chart"
msgstr ""
#: superset-frontend/src/components/ImportModal/index.tsx:187
msgid "The import was successful"
msgstr ""
#: superset/connectors/druid/views.py:303 superset/connectors/sqla/views.py:429
msgid ""
"The list of charts associated with this table. By altering this "
"datasource, you may change how these associated charts behave. Also note "
"that charts need to point to a datasource, so this form will fail at "
"saving if removing charts from a datasource. If you want to change the "
"datasource for a chart, overwrite the chart from the 'explore view'"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:130
msgid "The maximum number of events to return, equivalent to the number of rows"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:179
msgid ""
"The maximum number of subdivisions of each group; lower values are pruned"
" first"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49
msgid "The maximum value of metrics. It is an optional configuration"
msgstr ""
#: superset/databases/schemas.py:206
#, python-format
msgid ""
"The metadata_params in Extra field is not configured correctly. The key "
"%(key)s is invalid."
msgstr ""
#: superset/databases/commands/exceptions.py:79
#: superset/views/database/mixins.py:252
msgid ""
"The metadata_params in Extra field is not configured correctly. The key "
"%{key}s is invalid."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:452
msgid ""
"The metadata_params object gets unpacked into the sqlalchemy.MetaData "
"call."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:75
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:292
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:175
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:195
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426
#: superset-frontend/src/explore/controlPanels/sections.tsx:191
msgid ""
"The minimum number of rolling periods required to show a value. For "
"instance if you do a cumulative sum on 7 days you may want your \"Min "
"Period\" to be 7, so that all data points shown are the total of 7 "
"periods. This will hide the \"ramp up\" taking place over the first 7 "
"periods"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:130
msgid "The number color \"steps\""
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:781
msgid ""
"The number of hours, negative or positive, to shift the time column. This"
" can be used to move UTC time to local time."
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:583
#, python-format
msgid ""
"The number of results displayed is limited to %(rows)d by the "
"configuration DISPLAY_MAX_ROWS. Please add additional limits/filters or "
"download to csv to see more rows up to the %(limit)d limit."
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:589
#, python-format
msgid ""
"The number of results displayed is limited to %(rows)d. Please add "
"additional limits/filters, download to csv, or contact an admin to see "
"more rows up to the %(limit)d limit."
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:615
#, python-format
msgid "The number of rows displayed is limited to %(rows)d by the limit dropdown."
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:603
#, python-format
msgid "The number of rows displayed is limited to %(rows)d by the query"
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:624
#, python-format
msgid ""
"The number of rows displayed is limited to %(rows)d by the query and "
"limit dropdown."
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:644
#, python-format
msgid "The number of rows displayed is limited to %s by the dropdown."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:69
#: superset-frontend/src/explore/controlPanels/sections.tsx:53
msgid "The number of seconds before expiring the cache"
msgstr ""
#: superset/errors.py:128
msgid "The object does not exist in the given database."
msgstr ""
#: superset/sqllab/query_render.py:97
#, python-format
msgid "The parameter %(parameters)s in your query is undefined."
msgid_plural "The following parameters in your query are undefined: %(parameters)s."
msgstr[0] ""
msgstr[1] ""
#: superset/db_engine_specs/postgres.py:117
#, python-format
msgid "The password provided for username \"%(username)s\" is incorrect."
msgstr ""
#: superset/errors.py:108
msgid "The password provided when connecting to a database is not valid."
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:65
msgid ""
"The passwords for the databases below are needed in order to import them "
"together with the charts. Please note that the \"Secure Extra\" and "
"\"Certificate\" sections of the database configuration are not present in"
" export files, and should be added manually after the import if they are "
"needed."
msgstr ""
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:57
msgid ""
"The passwords for the databases below are needed in order to import them "
"together with the dashboards. Please note that the \"Secure Extra\" and "
"\"Certificate\" sections of the database configuration are not present in"
" export files, and should be added manually after the import if they are "
"needed."
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/constants.ts:23
msgid ""
"The passwords for the databases below are needed in order to import them "
"together with the datasets. Please note that the \"Secure Extra\" and "
"\"Certificate\" sections of the database configuration are not present in"
" export files, and should be added manually after the import if they are "
"needed."
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:56
msgid ""
"The passwords for the databases below are needed in order to import them "
"together with the saved queries. Please note that the \"Secure Extra\" "
"and \"Certificate\" sections of the database configuration are not "
"present in export files, and should be added manually after the import if"
" they are needed."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:39
msgid ""
"The passwords for the databases below are needed in order to import them."
" Please note that the \"Secure Extra\" and \"Certificate\" sections of "
"the database configuration are not present in export files, and should be"
" added manually after the import if they are needed."
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:231
msgid "The pattern of timestamp format. For strings use "
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:65
msgid ""
"The periodicity over which to pivot time. Users can provide\n"
" \"Pandas\" offset alias.\n"
" Click on the info bubble for more details on accepted "
"\"freq\" expressions."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:118
msgid "The pixel radius"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:977
msgid ""
"The pointer to a physical table (or view). Keep in mind that the chart is"
" associated to this Superset logical table, and this logical table points"
" the physical table referenced here."
msgstr ""
#: superset/errors.py:103
msgid "The port is closed."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:108
msgid "The port must be a whole number less than or equal to 65535."
msgstr ""
#: superset/errors.py:136
msgid "The port number is invalid."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/controlPanel.ts:57
msgid "The primary metric is used to define the arc segment sizes"
msgstr ""
#: superset/views/core.py:2330
msgid "The provided `rows` argument is not a valid integer."
msgstr ""
#: superset/errors.py:131
msgid "The query associated with the results was deleted."
msgstr ""
#: superset/views/core.py:2280
msgid ""
"The query associated with these results could not be find. You need to "
"re-run the original query."
msgstr ""
#: superset/sqllab/query_render.py:113
msgid "The query contains one or more malformed template parameters."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:106
msgid "The query couldn't be loaded"
msgstr ""
#: superset/errors.py:129
msgid "The query has a syntax error."
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:771
msgid "The query returned no data"
msgstr ""
#: superset/sql_lab.py:265
#, python-format
msgid ""
"The query was killed after %(sqllab_timeout)s seconds. It might be too "
"complex, or the database might be under heavy load."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:87
msgid ""
"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 "
"to turn off clustering, but beware that a large number of points (>1000) "
"will cause lag."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:110
msgid ""
"The radius of individual points (ones that are not in a cluster). Either "
"a numerical column or `Auto`, which scales the point based on the largest"
" cluster"
msgstr ""
#: superset-frontend/src/reports/actions/reports.js:111
msgid "The report has been created"
msgstr ""
#: superset/errors.py:130
msgid "The results backend no longer has the data from the query."
msgstr ""
#: superset/errors.py:132
msgid ""
"The results stored in the backend were stored in a different format, and "
"no longer can be deserialized."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:103
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:284
msgid "The rich tooltip shows a list of all series for that point in time"
msgstr ""
#: superset/db_engine_specs/bigquery.py:171
#, python-format
msgid ""
"The schema \"%(schema)s\" does not exist. A valid schema must be used to "
"run this query."
msgstr ""
#: superset/db_engine_specs/presto.py:187
#, python-format
msgid ""
"The schema \"%(schema_name)s\" does not exist. A valid schema must be "
"used to run this query."
msgstr ""
#: superset/errors.py:111
msgid "The schema was deleted or renamed in the database."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:92
msgid "The size of the square cell, in pixels"
msgstr ""
#: superset/errors.py:114
msgid "The submitted payload has the incorrect format."
msgstr ""
#: superset/errors.py:115
msgid "The submitted payload has the incorrect schema."
msgstr ""
#: superset/db_engine_specs/bigquery.py:158
#, python-format
msgid ""
"The table \"%(table)s\" does not exist. A valid table must be used to run"
" this query."
msgstr ""
#: superset/db_engine_specs/presto.py:179
#, python-format
msgid ""
"The table \"%(table_name)s\" does not exist. A valid table must be used "
"to run this query."
msgstr ""
#: superset/connectors/sqla/views.py:540
msgid ""
"The table was created. As part of this two-phase configuration process, "
"you should now click the edit button by the new table to configure it."
msgstr ""
#: superset/errors.py:100
msgid "The table was deleted or renamed in the database."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:167
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:266
#: superset-frontend/src/explore/controls.jsx:297
msgid ""
"The time column for the visualization. Note that you can define arbitrary"
" expression that return a DATETIME column in the table. Also note that "
"the filter below is applied against this column or expression"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:256
#: superset-frontend/src/explore/controls.jsx:287
msgid ""
"The time granularity for the visualization. Note that you can type and "
"use simple natural language as in `10 seconds`, `1 day` or `56 weeks`"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:297
#: superset-frontend/src/explore/controls.jsx:326
msgid ""
"The time granularity for the visualization. This applies a date "
"transformation to alter your time column and defines a new time "
"granularity. The options here are defined on a per database engine basis "
"in the Superset source code."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:314
#: superset-frontend/src/explore/controls.jsx:343
msgid ""
"The time range for the visualization. All relative times, e.g. \"Last "
"month\", \"Last 7 days\", \"now\", etc. are evaluated on the server using"
" the server's local time (sans timezone). All tooltips and placeholder "
"times are expressed in UTC (sans timezone). The timestamps are then "
"evaluated by the database using the engine's local timezone. Note one can"
" explicitly set the timezone per the ISO 8601 format if specifying either"
" the start and/or end time."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65
msgid ""
"The time unit for each block. Should be a smaller unit than "
"domain_granularity. Should be larger or equal to Time Grain"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49
msgid "The time unit used for the grouping of blocks"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:170
#: superset-frontend/src/explore/controls.jsx:202
msgid "The type of visualization to display"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:135
msgid "The unit of measure for the specified point radius"
msgstr ""
#: superset/views/core.py:183
msgid "The user seems to have been deleted"
msgstr ""
#: superset/db_engine_specs/postgres.py:112
#, python-format
msgid "The username \"%(username)s\" does not exist."
msgstr ""
#: superset/errors.py:107
msgid "The username provided when connecting to a database is not valid."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:89
#: superset-frontend/plugins/preset-chart-xy/src/BoxPlot/controlPanel.ts:72
msgid "The way the ticks are laid out on the X-axis"
msgstr ""
#: superset/charts/commands/exceptions.py:127
#: superset/charts/commands/exceptions.py:147
#: superset/dashboards/commands/exceptions.py:62
#: superset/dashboards/commands/exceptions.py:74
#: superset/databases/commands/exceptions.py:117
msgid "There are associated alerts or reports"
msgstr ""
#: superset/charts/commands/bulk_delete.py:64
#: superset/charts/commands/delete.py:68
#: superset/dashboards/commands/bulk_delete.py:65
#: superset/dashboards/commands/delete.py:66
#: superset/databases/commands/delete.py:65
#, python-format
msgid "There are associated alerts or reports: %s,"
msgstr ""
#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:507
msgid "There are no filters in this dashboard."
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:45
msgid "There are unsaved changes."
msgstr ""
#: superset/errors.py:95
msgid ""
"There is a syntax error in the SQL query. Perhaps there was a misspelling"
" or a typo."
msgstr ""
#: superset-frontend/src/dashboard/components/MissingChart.jsx:31
msgid ""
"There is no chart definition associated with this component, could it "
"have been deleted?"
msgstr ""
#: superset-frontend/src/dashboard/actions/dashboardLayout.js:180
msgid ""
"There is not enough space for this component. Try decreasing its width, "
"or increasing the destination width."
msgstr ""
#: superset-frontend/src/views/CRUD/hooks.ts:522
#, python-format
msgid "There was an error fetching the favorite status: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/utils.tsx:181
msgid "There was an error fetching your recent activity:"
msgstr ""
#: superset-frontend/src/components/DatabaseSelector/index.tsx:230
msgid "There was an error loading the schemas"
msgstr ""
#: superset-frontend/src/components/TableSelector/index.tsx:218
msgid "There was an error loading the tables"
msgstr ""
#: superset-frontend/src/views/CRUD/hooks.ts:543
#, python-format
msgid "There was an error saving the favorite status: %s"
msgstr ""
#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:61
msgid "There was an error with your request"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:165
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:107
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:94
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:97
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:148
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:550
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:235
#: superset-frontend/src/views/CRUD/utils.tsx:289
#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:175
#, python-format
msgid "There was an issue deleting %s: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:180
#, python-format
msgid "There was an issue deleting the selected %s: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:127
#, python-format
msgid "There was an issue deleting the selected annotations: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:209
#, python-format
msgid "There was an issue deleting the selected charts: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:226
msgid "There was an issue deleting the selected dashboards: "
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:568
#, python-format
msgid "There was an issue deleting the selected datasets: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:111
#, python-format
msgid "There was an issue deleting the selected layers: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:262
#, python-format
msgid "There was an issue deleting the selected queries: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:115
#, python-format
msgid "There was an issue deleting the selected templates: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/utils.tsx:249
#, python-format
msgid "There was an issue deleting: %s"
msgstr ""
#: superset-frontend/src/dashboard/actions/dashboardState.js:100
msgid "There was an issue favoriting this dashboard."
msgstr ""
#: superset-frontend/src/reports/actions/reports.js:68
msgid "There was an issue fetching reports attached to this dashboard."
msgstr ""
#: superset-frontend/src/dashboard/actions/dashboardState.js:79
msgid "There was an issue fetching the favorite status of this dashboard."
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:195
#, python-format
msgid "There was an issue fetching your recent activity: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:152
#, python-format
msgid "There was an issue previewing the selected query %s"
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:109
#, python-format
msgid "There was an issue previewing the selected query. %s"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:222
#, python-format
msgid "There was an issues fetching your chart: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:211
#, python-format
msgid "There was an issues fetching your dashboards: %s"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:233
#, python-format
msgid "There was an issues fetching your saved queries: %s"
msgstr ""
#: superset/viz.py:1955
msgid ""
"There's a loop in your Sankey, please provide a tree. Here's a faulty "
"link: {}"
msgstr ""
#: superset/connectors/sqla/views.py:341
msgid "These are the tables this filter will be applied to."
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:135
msgid "These filters apply to the values available in the dropdowns"
msgstr ""
#: superset/views/chart/mixin.py:64
msgid ""
"These parameters are generated dynamically when clicking the save or "
"overwrite button in the explore view. This JSON object is exposed here "
"for reference and for power users who may want to alter specific "
"parameters."
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:597
#: superset/views/dashboard/mixin.py:59
msgid ""
"This JSON object is generated dynamically when clicking the save or "
"overwrite button in the dashboard view. It is exposed here for reference "
"and for power users who may want to alter specific parameters."
msgstr ""
#: superset-frontend/src/components/ReportModal/HeaderReportActionsDropdown/index.tsx:99
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:470
#, python-format
msgid "This action will permanently delete %s."
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:353
msgid "This action will permanently delete the layer."
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:475
#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:249
msgid "This action will permanently delete the saved query."
msgstr ""
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:313
msgid "This action will permanently delete the template."
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40
msgid ""
"This can be either an IP address (e.g. 127.0.0.1) or a domain name (e.g. "
"mydatabase.com)."
msgstr ""
#: superset-frontend/src/dashboard/actions/dashboardLayout.js:258
msgid "This chart has been moved to a different filter scope."
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/utils.ts:56
msgid "This chart might be incompatible with the filter (datasets don't match)"
msgstr ""
#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.jsx:127
msgid ""
"This color scheme is being overriden by custom label colors.\n"
" Check the JSON metadata in the Advanced settings"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:480
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:496
msgid "This column must contain date/time information."
msgstr ""
#: superset-frontend/src/dashboard/components/Header/index.jsx:303
#, python-format
msgid ""
"This dashboard is currently auto refreshing; the next auto refresh will "
"be in %s."
msgstr ""
#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:38
msgid ""
"This dashboard is not published which means it will not show up in the "
"list of dashboards. Favorite it to see it there or access it by using the"
" URL directly."
msgstr ""
#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:33
msgid ""
"This dashboard is not published, it will not show up in the list of "
"dashboards. Click here to publish this dashboard."
msgstr ""
#: superset-frontend/src/dashboard/actions/dashboardState.js:125
msgid "This dashboard is now hidden"
msgstr ""
#: superset-frontend/src/dashboard/actions/dashboardState.js:124
msgid "This dashboard is now published"
msgstr ""
#: superset-frontend/src/dashboard/components/PublishedStatus/index.jsx:43
msgid "This dashboard is published. Click to make it a draft."
msgstr ""
#: superset/views/core.py:1273
msgid ""
"This dashboard was changed recently. Please reload dashboard to get "
"latest version."
msgstr ""
#: superset-frontend/src/dashboard/actions/dashboardState.js:231
msgid "This dashboard was saved successfully."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:77
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:401
#: superset-frontend/src/explore/controls.jsx:416
msgid "This defines the element to be plotted on the chart"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/controlPanel.ts:82
msgid "This defines the level of the hierarchy"
msgstr ""
#: superset/views/alerts.py:232 superset/views/schedules.py:253
#: superset/views/schedules.py:334
msgid ""
"This feature is deprecated and will be removed on 2.0. Take a look at the"
" replacement feature <a "
"href='https://superset.apache.org/docs/installation/alerts-"
"reports'>Alerts & Reports documentation</a>"
msgstr ""
#: superset/connectors/sqla/views.py:447
msgid ""
"This fields acts a Superset view, meaning that Superset will run a query "
"against this string as a subquery."
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FiltersHeader.tsx:105
msgid "This filter doesn't exist in dashboard. It will not be applied."
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:165
#, python-format
msgid "This filter set is identical to: \"%s\""
msgstr ""
#: superset/connectors/sqla/views.py:358
msgid ""
"This is the condition that will be added to the WHERE clause. For "
"example, to only return rows for a particular client, you might define a "
"regular filter with the clause `client_id = 9`. To display no rows unless"
" a user belongs to a RLS filter role, a base filter can be created with "
"the clause `1 = 0` (always false)."
msgstr ""
#: superset/views/dashboard/mixin.py:47
msgid ""
"This json object describes the positioning of the widgets in the "
"dashboard. It is dynamically generated when adjusting the widgets size "
"and positions by using drag & drop in the dashboard view"
msgstr ""
#: superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx:80
msgid "This markdown component has an error."
msgstr ""
#: superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx:167
msgid "This markdown component has an error. Please revert your recent changes."
msgstr ""
#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:47
#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:62
msgid "This may be triggered by:"
msgstr ""
#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.jsx:109
#, python-format
msgid "This query took %s seconds to run, "
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:466
msgid ""
"This section allows you to configure how to use the slice\n"
" to generate annotations."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:127
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377
#: superset-frontend/src/explore/controlPanels/sections.tsx:146
msgid ""
"This section contains options that allow for advanced analytical post "
"processing of query results"
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84
msgid "This value should be greater than the left target value"
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:79
msgid "This value should be smaller than the right target value"
msgstr ""
#: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:67
msgid "This visualization type is not supported."
msgstr ""
#: superset-frontend/src/components/ErrorMessage/ParameterErrorMessage.tsx:61
msgid "This was triggered by:"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:74
msgid "Threshold alpha level for determining significance"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60
msgid "Thursday"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:32
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:26
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:52
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:38
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:37
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:33
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/index.js:36
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/index.js:29
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:76
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:81
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:81
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:75
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:66
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:75
#: superset-frontend/src/explore/controlPanels/sections.tsx:25
#: superset-frontend/src/explore/controlPanels/sections.tsx:84
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:182
msgid "Time"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:25
msgid "Time Column"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:303
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:186
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:436
msgid "Time Comparison"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:141
msgid "Time Format"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:26
msgid "Time Grain"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:28
msgid "Time Granularity"
msgstr ""
#: superset/connectors/druid/views.py:350
msgid "Time Offset"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:24
msgid "Time Range"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:86
msgid "Time Series"
msgstr ""
#: superset/viz.py:1638
msgid "Time Series - Bar Chart"
msgstr ""
#: superset/viz.py:1564
msgid "Time Series - Dual Axis Line Chart"
msgstr ""
#: superset/viz.py:1276
msgid "Time Series - Line Chart"
msgstr ""
#: superset/viz.py:1486
msgid "Time Series - Multiple Line Charts"
msgstr ""
#: superset/viz.py:3000
msgid "Time Series - Nightingale Rose Chart"
msgstr ""
#: superset/viz.py:2928
msgid "Time Series - Paired t-test"
msgstr ""
#: superset/viz.py:1693
msgid "Time Series - Percent Change"
msgstr ""
#: superset/viz.py:1647
msgid "Time Series - Period Pivot"
msgstr ""
#: superset/viz.py:1701
msgid "Time Series - Stacked"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67
msgid "Time Series Options"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:311
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:444
msgid "Time Shift"
msgstr ""
#: superset/viz.py:822
msgid "Time Table View"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:297
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1132
#: superset-frontend/src/explore/constants.ts:114
#: superset-frontend/src/filters/components/TimeColumn/index.ts:28
msgid "Time column"
msgstr ""
#: superset/connectors/sqla/models.py:1173
#, python-format
msgid "Time column \"%(col)s\" does not exist in dataset"
msgstr ""
#: superset-frontend/src/filters/components/TimeColumn/index.ts:29
msgid "Time column filter plugin"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:88
#: superset-frontend/src/explore/controlPanels/sections.tsx:201
msgid "Time comparison"
msgstr ""
#: superset/charts/commands/exceptions.py:66
#, python-format
msgid ""
"Time delta is ambiguous. Please specify [%(human_readable)s ago] or "
"[%(human_readable)s later]."
msgstr ""
#: superset/connectors/druid/views.py:317
msgid ""
"Time expression to use as a predicate when retrieving distinct values to "
"populate the filter component. Only applies when `Enable Filter Select` "
"is on. If you enter `7 days ago`, the distinct list of values in the "
"filter will be populated based on the distinct value over the past week"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296
#: superset-frontend/src/filters/components/Time/index.ts:27
msgid "Time filter"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:450
msgid "Time format"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298
#: superset-frontend/src/explore/constants.ts:115
#: superset-frontend/src/filters/components/TimeGrain/index.ts:28
msgid "Time grain"
msgstr ""
#: superset-frontend/src/filters/components/TimeGrain/index.ts:29
msgid "Time grain filter plugin"
msgstr ""
#: superset/utils/pandas_postprocessing.py:815
msgid "Time grain missing"
msgstr ""
#: superset-frontend/src/explore/constants.ts:117
msgid "Time granularity"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1267
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1282
msgid "Time in seconds"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1105
#: superset-frontend/src/explore/constants.ts:113
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:382
msgid "Time range"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:98
#: superset-frontend/src/explore/controlPanels/sections.tsx:69
msgid "Time range endpoints"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:100
#: superset-frontend/src/explore/controlPanels/sections.tsx:71
msgid "Time range endpoints (SIP-15)"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28
#: superset-frontend/src/explore/controlPanels/sections.tsx:27
#: superset-frontend/src/explore/controlPanels/sections.tsx:85
msgid "Time related form attributes"
msgstr ""
#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:48
#: superset-frontend/src/explore/controlPanels/TimeTable.js:38
msgid "Time series columns"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:96
#: superset-frontend/src/explore/controlPanels/sections.tsx:209
msgid "Time shift"
msgstr ""
#: superset/charts/commands/exceptions.py:38
#, python-format
msgid ""
"Time string is ambiguous. Please specify [%(human_readable)s ago] or "
"[%(human_readable)s later]."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:75
msgid "Time-series Area Chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:65
msgid ""
"Time-series Area chart are similar to line chart in that they represent "
"variables with the same scale, but area charts stack the metrics on top "
"of each other. An area chart in Superset can be stream, stack, or expand."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:35
msgid "Time-series Bar Chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:75
msgid "Time-series Bar Chart v2"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:61
msgid ""
"Time-series Bar Charts are used to show the changes in a metric over time"
" as a series of bars."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:69
msgid "Time-series Chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:70
msgid "Time-series Line Chart"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:30
msgid "Time-series Percent Change"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/index.js:28
msgid "Time-series Period Pivot"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:69
msgid "Time-series Scatter Plot"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:59
msgid ""
"Time-series Scatter Plot has time on the horizontal axis in linear units,"
" and the points are connected in order. It shows a statistical "
"relationship between two variables."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:69
msgid "Time-series Smooth Line"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:59
msgid ""
"Time-series Smooth-line is a variation of line chart. Without angles and "
"hard edges, Smooth-line looks more smarter and more professional."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:60
msgid "Time-series Stepped Line"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:50
msgid ""
"Time-series Stepped-line graph (also called step chart) is a variation of"
" line chart but with the line forming a series of steps between data "
"points. A step chart can be useful when you want to show the changes that"
" occur at irregular intervals."
msgstr ""
#: superset-frontend/src/visualizations/TimeTable/TimeTableChartPlugin.ts:25
msgid "Time-series Table"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:60
msgid ""
"Time-series line chart is used to visualize repeated measurements taken "
"over regular time intervals. Line chart is a type of chart which displays"
" information as a series of data points connected by straight line "
"segments. It is a basic type of chart common in many fields."
msgstr ""
#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:98
msgid "Timeout error"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/controlPanel.ts:60
msgid "Timestamp Format"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:73
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:372
msgid "Timestamp format"
msgstr ""
#: superset-frontend/src/components/ReportModal/index.tsx:378
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1223
msgid "Timezone"
msgstr ""
#: superset/connectors/druid/views.py:312 superset/connectors/sqla/views.py:438
msgid "Timezone offset (in hours) for this datasource"
msgstr ""
#: superset-frontend/src/components/TimezoneSelector/index.tsx:120
msgid "Timezone selector"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/sharedControls.ts:35
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/sharedControls.ts:69
msgid "Tiny"
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:502
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:42
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:278
#: superset/views/dashboard/mixin.py:79 superset/views/dashboard/views.py:156
msgid "Title"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:509
msgid "Title Column"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:45
msgid "Title is required"
msgstr ""
#: superset/dashboards/filters.py:33
msgid "Title or Slug"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:287
msgid "To filter on a metric, use Custom SQL tab."
msgstr ""
#: superset/views/dashboard/mixin.py:58
msgid "To get a readable URL for your dashboard"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:280
msgid "Toggle chart description"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/FilterBoxChartPlugin.js:25
msgid "Tools"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:184
msgid "Tooltip"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:172
msgid "Tooltip sort by metric"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:162
msgid "Tooltip time format"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289
msgid "Top"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139
msgid "Top to Bottom"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:439
msgid "Totals"
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:820
msgid "Track job"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/index.js:40
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:46
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:83
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:76
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:77
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:67
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:76
msgid "Transformable"
msgstr ""
#: superset-frontend/src/dashboard/util/backgroundStyleOptions.ts:25
msgid "Transparent"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:110
msgid "Transpose Pivot"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173
msgid "Transpose pivot"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:39
msgid "Tree Chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117
msgid "Tree layout"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134
msgid "Tree orientation"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/index.js:40
#: superset/viz.py:1003
msgid "Treemap"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:56
msgid "Treemap v2"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:37
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/index.ts:43
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:53
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:40
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:59
#: superset-frontend/src/visualizations/TimeTable/TimeTableChartPlugin.ts:36
msgid "Trend"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:226
msgid "Triangle"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1168
msgid "Trigger Alert If..."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:340
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:255
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:218
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:198
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:215
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:271
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:274
msgid "Truncate Y Axis"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:258
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:201
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:218
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:274
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:277
msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound."
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58
msgid "Truncates the specified date to the accuracy specified by the date unit."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/BigNumber.tsx:222
msgid "Try applying different filters or ensuring your datasource has data"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58
msgid "Tuesday"
msgstr ""
#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:215
#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219
#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:276
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:288
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:466
#: superset/connectors/druid/views.py:92 superset/connectors/druid/views.py:190
#: superset/connectors/sqla/views.py:152 superset/connectors/sqla/views.py:258
msgid "Type"
msgstr ""
#: superset-frontend/src/components/DeleteModal/index.tsx:92
#: superset-frontend/src/components/ImportModal/index.tsx:253
#, python-format
msgid "Type \"%s\" to confirm"
msgstr ""
#: superset-frontend/src/components/ListView/Filters/Search.tsx:71
msgid "Type a value"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:319
msgid "Type a value here"
msgstr ""
#: superset/reports/commands/exceptions.py:71
msgid "Type is required"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx:73
msgid "Type of Google Sheets allowed"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:379
#, python-format
msgid "Type or Select [%s]"
msgstr ""
#: superset-frontend/src/filters/components/GroupBy/controlPanel.ts:51
#: superset-frontend/src/filters/components/Range/controlPanel.ts:47
#: superset-frontend/src/filters/components/Select/controlPanel.ts:57
#: superset-frontend/src/filters/components/Time/controlPanel.ts:45
#: superset-frontend/src/filters/components/TimeColumn/controlPanel.ts:25
#: superset-frontend/src/filters/components/TimeGrain/controlPanel.ts:25
msgid "UI Configuration"
msgstr ""
#: superset-frontend/src/explore/controlPanels/TimeTable.js:51
msgid "URL"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:76
msgid "URL Parameters"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:125
msgid "URL could not be identified"
msgstr ""
#: superset-frontend/src/explore/controlPanels/sections.tsx:60
msgid "URL parameters"
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:514
msgid "URL slug"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:531
msgid "Unable to add a new tab to the backend. Please contact your administrator."
msgstr ""
#: superset/db_engine_specs/presto.py:218
#, python-format
msgid "Unable to connect to catalog named \"%(catalog_name)s\"."
msgstr ""
#: superset/db_engine_specs/mysql.py:139
#: superset/db_engine_specs/postgres.py:145
#, python-format
msgid "Unable to connect to database \"%(database)s\"."
msgstr ""
#: superset/utils/date_parser.py:390
#, python-format
msgid "Unable to find such a holiday: [%(holiday)s]"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:498
msgid ""
"Unable to migrate query editor state to backend. Superset will retry "
"later. Please contact your administrator if this problem persists."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:452
msgid ""
"Unable to migrate query state to backend. Superset will retry later. "
"Please contact your administrator if this problem persists."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:434
msgid ""
"Unable to migrate table schema state to backend. Superset will retry "
"later. Please contact your administrator if this problem persists."
msgstr ""
#: superset/connectors/sqla/views.py:641
#, python-format
msgid "Unable to refresh metadata for the following table(s): %(tables)s"
msgstr ""
#: superset/views/database/views.py:240
#, python-format
msgid ""
"Unable to upload CSV file \"%(filename)s\" to table \"%(table_name)s\" in"
" database \"%(db_name)s\". Error message: %(error_msg)s"
msgstr ""
#: superset/views/database/views.py:538
#, python-format
msgid ""
"Unable to upload Columnar file \"%(filename)s\" to table "
"\"%(table_name)s\" in database \"%(db_name)s\". Error message: "
"%(error_msg)s"
msgstr ""
#: superset/views/database/views.py:386
#, python-format
msgid ""
"Unable to upload Excel file \"%(filename)s\" to table \"%(table_name)s\" "
"in database \"%(db_name)s\". Error message: %(error_msg)s"
msgstr ""
#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:75
#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:114
msgid "Undefined"
msgstr ""
#: superset/utils/pandas_postprocessing.py:391
msgid "Undefined window for rolling operation"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:126
msgid "Undo?"
msgstr ""
#: superset-frontend/src/components/ErrorBoundary/index.jsx:51
#: superset-frontend/src/components/ErrorMessage/ErrorMessageWithStackTrace.tsx:26
msgid "Unexpected error"
msgstr ""
#: superset/databases/commands/exceptions.py:135 superset/views/core.py:1391
msgid "Unexpected error occurred, please check your logs for details"
msgstr ""
#: superset-frontend/src/utils/getClientErrorObject.ts:55
msgid "Unexpected error: "
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:95
msgid "Unknown"
msgstr ""
#: superset/db_engine_specs/mysql.py:129
#, python-format
msgid "Unknown MySQL server host \"%(hostname)s\"."
msgstr ""
#: superset/db_engine_specs/presto.py:1005
msgid "Unknown Presto Error"
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:111
msgid "Unknown Status"
msgstr ""
#: superset/connectors/sqla/models.py:1121
#, python-format
msgid "Unknown column used in orderby: %(col)s"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:349
#: superset-frontend/src/SqlLab/actions/sqlLab.js:389
msgid "Unknown error"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/utils/index.ts:45
msgid "Unknown value"
msgstr ""
#: superset/jinja_context.py:347
#, python-format
msgid "Unsafe return type for function %(func)s: %(value_type)s"
msgstr ""
#: superset/jinja_context.py:371
#, python-format
msgid "Unsafe template value for key %(key)s: %(value_type)s"
msgstr ""
#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:255
#, python-format
msgid "Unset Filters (%d)"
msgstr ""
#: superset/utils/core.py:1048
#, python-format
msgid "Unsupported clause type: %(clause)s"
msgstr ""
#: superset/connectors/druid/models.py:1492
msgid "Unsupported extraction function: "
msgstr ""
#: superset/common/query_object.py:392
#, python-format
msgid "Unsupported post processing operation: %(operation)s"
msgstr ""
#: superset/jinja_context.py:358
#, python-format
msgid "Unsupported return value for method %(name)s"
msgstr ""
#: superset/jinja_context.py:382
#, python-format
msgid "Unsupported template value for key %(key)s"
msgstr ""
#: superset/utils/pandas_postprocessing.py:818
#, python-format
msgid "Unsupported time grain: %(time_grain)s"
msgstr ""
#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:264
#, python-format
msgid "Untitled Query %s"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditor/index.jsx:331
#: superset-frontend/src/SqlLab/reducers/getInitialState.js:44
msgid "Untitled query"
msgstr ""
#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:190
msgid "Update"
msgstr ""
#: superset-frontend/src/chart/chartReducer.ts:82
msgid "Updating chart was stopped"
msgstr ""
#: superset/templates/superset/import_dashboards.html:63
msgid "Upload"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx:134
msgid "Upload Credentials"
msgstr ""
#: superset/initialization/__init__.py:400
msgid "Upload Excel"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx:102
msgid "Upload JSON file"
msgstr ""
#: superset/initialization/__init__.py:369
msgid "Upload a CSV"
msgstr ""
#: superset/initialization/__init__.py:383
msgid "Upload a Columnar File"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:112
msgid "Use Area Proportions"
msgstr ""
#: superset/views/database/forms.py:175 superset/views/database/forms.py:433
msgid "Use Columns"
msgstr ""
#: superset/views/database/forms.py:211
msgid "Use Pandas to interpret the datetime format automatically."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207
msgid "Use a log scale"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:107
msgid "Use a log scale for the X-axis"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:230
msgid "Use a log scale for the Y-axis"
msgstr ""
#: superset/db_engine_specs/base.py:1401
msgid "Use an encrypted connection to the database"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceModal.tsx:209
msgid "Use legacy datasource editor"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:85
msgid "Use metrics as a top level group for columns or for rows"
msgstr ""
#: superset-frontend/src/filters/components/Range/controlPanel.ts:68
msgid "Use only a single value."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124
msgid "Use the Advanced Analytics options below"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx:136
msgid ""
"Use the JSON file you automatically downloaded when creating your service"
" account."
msgstr ""
#: superset/templates/superset/fab_overrides/list_with_checkboxes.html:82
msgid "Use the edit button to change this field"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:176
#: superset-frontend/src/explore/controls.jsx:207
msgid "Use this to define a static color for all circles"
msgstr ""
#: superset/views/dynamic_plugins.py:48
msgid ""
"Used internally to identify the plugin. Should be set to the package name"
" from the pluginʼs package.json"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/index.js:27
msgid ""
"Used to summarize a set of data by grouping together multiple statistics "
"along two axes. Examples: Sales numbers by region and month, tasks by "
"status and assignee, active users by age and location.\n"
"\n"
" This chart is being deprecated and we recommend checking out Pivot "
"Table V2 instead!"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:51
msgid ""
"Used to summarize a set of data by grouping together multiple statistics "
"along two axes. Examples: Sales numbers by region and month, tasks by "
"status and assignee, active users by age and location. Not the most "
"visually stunning visualization, but highly informative and versatile."
msgstr ""
#: superset-frontend/src/components/Menu/MenuRight.tsx:158
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:275
#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:365
#: superset/views/access_requests.py:41 superset/views/log/__init__.py:30
#: superset/views/schedules.py:239 superset/views/schedules.py:319
#: superset/views/sql_lab.py:69
msgid "User"
msgstr ""
#: superset/views/access_requests.py:42
msgid "User Roles"
msgstr ""
#: superset/errors.py:112
msgid "User doesn't have the proper permissions."
msgstr ""
#: superset-frontend/src/filters/components/Select/controlPanel.ts:94
msgid "User must select a value before applying the filter"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:253
msgid "User must select a value for this filter"
msgstr ""
#: superset-frontend/src/filters/components/GroupBy/controlPanel.ts:76
#: superset-frontend/src/filters/components/Range/controlPanel.ts:58
#: superset-frontend/src/filters/components/Time/controlPanel.ts:56
#: superset-frontend/src/filters/components/TimeColumn/controlPanel.ts:36
#: superset-frontend/src/filters/components/TimeGrain/controlPanel.ts:36
msgid "User must select a value for this filter."
msgstr ""
#: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:154
msgid "User query"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:109
#: superset/db_engine_specs/base.py:1388
msgid "Username"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:39
msgid ""
"Uses a gauge to showcase progress of a metric towards a target. The "
"position of the dial represents the progress and the terminal value in "
"the gauge represents the target value."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/index.js:28
msgid ""
"Uses circles to visualize the flow of data through different stages of a "
"system. Hover over individual paths in the visualization to understand "
"the stages a value took. Useful for multi-stage, multi-group visualizing "
"funnels and pipelines."
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1186
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1202
#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:140
msgid "Value"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:91
msgid "Value Domain"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:329
msgid "Value Format"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:235
msgid "Value bounds"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:165
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:206
msgid "Value format"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DefaultValue.tsx:75
msgid "Value is required"
msgstr ""
#: superset/reports/schemas.py:185 superset/reports/schemas.py:191
#: superset/reports/schemas.py:197 superset/reports/schemas.py:275
#: superset/reports/schemas.py:281 superset/reports/schemas.py:288
msgid "Value must be greater than 0"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:39
msgid "Vehicle Types"
msgstr ""
#: superset/connectors/druid/views.py:189
#: superset/connectors/druid/views.py:238 superset/connectors/sqla/views.py:144
#: superset/connectors/sqla/views.py:257
msgid "Verbose Name"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:482
msgid "Version"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:489
msgid "Version number"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:41
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:48
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:84
msgid "Vertical"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:38
msgid "Video game consoles"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:217
#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:219
#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:296
msgid "View All »"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:287
msgid "View chart in Explore"
msgstr ""
#: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:197
msgid "View in SQL Lab"
msgstr ""
#: superset-frontend/src/SqlLab/components/TableElement/index.tsx:166
#, python-format
msgid "View keys & indexes (%s)"
msgstr ""
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:296
#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:298
#: superset-frontend/src/explore/components/ExploreAdditionalActionsMenu/index.jsx:86
#: superset-frontend/src/explore/components/ExploreAdditionalActionsMenu/index.jsx:88
msgid "View query"
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:216
#: superset-frontend/src/explore/components/DataTablesPane/index.tsx:396
msgid "View results"
msgstr ""
#: superset-frontend/src/explore/components/DataTablesPane/index.tsx:409
msgid "View samples"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:180
msgid "Viewed"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:124
#, python-format
msgid "Viewed %s"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:268
msgid "Viewport"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:133
msgid "Virtual (SQL)"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:231
msgid "Virtual dataset"
msgstr ""
#: superset/connectors/sqla/models.py:849 superset/connectors/sqla/utils.py:83
msgid "Virtual dataset query cannot be empty"
msgstr ""
#: superset/connectors/sqla/models.py:852
msgid "Virtual dataset query cannot consist of multiple statements"
msgstr ""
#: superset/connectors/sqla/models.py:825
msgid "Virtual dataset query must be read-only"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:192
msgid "Visual Tweaks"
msgstr ""
#: superset-frontend/src/dashboard/components/AddSliceCard.jsx:132
msgid "Visualization"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:168
#: superset/views/chart/mixin.py:88
msgid "Visualization Type"
msgstr ""
#: superset-frontend/src/explore/controls.jsx:200
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:270
msgid "Visualization type"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:50
msgid ""
"Visualize a parallel set of metrics across multiple groups. Each group is"
" visualized using its own line of points and each metric is represented "
"as an edge in the chart."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:30
msgid ""
"Visualize a related metric across pairs of groups. Heatmaps excel at "
"showcasing the correlation or strength between two groups. Color is used "
"to emphasize the strength of the link between each pair of groups."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:31
msgid ""
"Visualize how a metric changes over time using bars. Add a group by "
"column to visualize group level metrics and how they change over time."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:35
msgid ""
"Visualize multiple levels of hierarchy using a familiar tree-like "
"structure."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:58
msgid ""
"Visualize two different time series using the same x-axis time range. "
"Note that each time series can be visualized differently (e.g. 1 using "
"bars and 1 using a line)."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/index.js:27
msgid ""
"Visualize two different time series using the same x-axis time range. "
"This chart is being deprecated and we recommend using the Mixed "
"Timeseries Chart instead!"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DualLine/index.js:27
msgid ""
"Visualizes 2 metrics as line plots using the same x-axis. This chart is "
"useful for comparing metrics across the same time range."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:27
msgid ""
"Visualizes a metric across three dimensions of data in a single chart (X "
"axis, Y axis, and bubble size). Bubbles from the same group can be "
"showcased using bubble color."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:27
msgid ""
"Visualizes how a metric has changed over a time using a color scale and a"
" calendar view. Gray values are used to indicate missing values and the "
"linear color scheme is used to encode the magnitude of each day's value."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:27
msgid ""
"Visualizes how a single metric varies across a country's principal "
"subdivisions (states, provinces, etc) on a chloropleth map. Each "
"subdivision's value is elevated when you hover over the corresponding "
"geographic boundary."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:27
msgid ""
"Visualizes many different time-series objects in a single chart. This "
"chart is being deprecated and we recommend using the Time-series Chart "
"instead."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:29
msgid ""
"Visualizes the flow of different group's values through different stages "
"of a system. New stages in the pipeline are visualized as nodes or "
"layers. The thickness of the bars or edges represent the metric being "
"visualized."
msgstr ""
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/index.ts:35
msgid ""
"Visualizes the words in a column that appear the most often. Bigger font "
"corresponds to higher frequency."
msgstr ""
#: superset/viz.py:133
msgid "Viz is missing a datasource"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:495
msgid "Viz type"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84
msgid "WED"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:697
msgid "Want to add a new database?"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1090
msgid "Warning"
msgstr ""
#: superset/connectors/druid/views.py:193 superset/connectors/sqla/views.py:263
msgid "Warning Message"
msgstr ""
#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:285
msgid "Warning!"
msgstr ""
#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:46
msgid ""
"Warning! Changing the dataset may break the chart if the metadata does "
"not exist."
msgstr ""
#: superset/db_engine_specs/bigquery.py:166
#, python-format
msgid "We can't seem to resolve column \"%(column)s\" at line %(location)s."
msgstr ""
#: superset/db_engine_specs/sqlite.py:63
#, python-format
msgid "We can't seem to resolve the column \"%(column_name)s\""
msgstr ""
#: superset/db_engine_specs/postgres.py:150
#: superset/db_engine_specs/presto.py:171
#, python-format
msgid ""
"We can't seem to resolve the column \"%(column_name)s\" at line "
"%(location)s."
msgstr ""
#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.jsx:118
msgid "We recommend your summarize your data further before following that flow. "
msgstr ""
#: superset-frontend/src/reports/actions/reports.js:156
msgid "We were unable to active or deactivate this report."
msgstr ""
#: superset/db_engine_specs/redshift.py:86
#, python-format
msgid ""
"We were unable to connect to your database named \"%(database)s\". Please"
" verify your database name and try again."
msgstr ""
#: superset/db_engine_specs/bigquery.py:149
msgid ""
"We were unable to connect to your database. Please confirm that your "
"service account has the Viewer and Job User roles on the project."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:60
msgid "Web"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59
msgid "Wednesday"
msgstr ""
#: superset/db_engine_specs/base.py:97
msgid "Week"
msgstr ""
#: superset/db_engine_specs/base.py:103
msgid "Week ending Saturday"
msgstr ""
#: superset/db_engine_specs/base.py:102
msgid "Week starting Monday"
msgstr ""
#: superset/db_engine_specs/base.py:101
msgid "Week starting Sunday"
msgstr ""
#: superset/db_engine_specs/base.py:104
msgid "Week_ending Sunday"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67
#, python-format
msgid "Weeks %s"
msgstr ""
#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:52
#, python-format
msgid ""
"We’re having trouble loading these results. Queries are set to timeout "
"after %s second."
msgstr ""
#: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:46
#, python-format
msgid ""
"We’re having trouble loading this visualization. Queries are set to "
"timeout after %s second."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:102
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:113
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:103
msgid "What should be shown on the label?"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:437
#: superset-frontend/src/explore/controls.jsx:454
msgid ""
"When `Calculation type` is set to \"Percentage change\", the Y Axis "
"Format is forced to `.1%`"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/controlPanel.ts:76
msgid "When a secondary metric is provided, a linear color scale is used."
msgstr ""
#: superset/views/database/mixins.py:120
msgid ""
"When allowing CREATE TABLE AS option in SQL Lab, this option forces the "
"table to be created in this schema"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:195
msgid "When enabled, users are able to visualize SQL Lab results in Explore."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/controlPanel.ts:71
msgid "When only a primary metric is provided, a categorical color scale is used."
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:898
msgid ""
"When specifying SQL, the datasource acts as a view. Superset will use "
"this statement as a subquery while grouping and filtering on the "
"generated parent queries."
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:716
msgid ""
"When using \"Autocomplete filters\", this can be used to improve "
"performance of the query fetching the values. Use this option to apply a "
"predicate (WHERE clause) to the query selecting the distinct values from "
"the table. Typically the intent would be to limit the scan by applying a "
"relative time filter on a partitioned or indexed time-related field."
msgstr ""
#: superset/viz.py:834
msgid "When using 'Group By' you are limited to use a single metric"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:258
msgid "Whether the progress bar overlaps when there are multiple groups of data"
msgstr ""
#: superset/connectors/sqla/views.py:466
msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab"
msgstr ""
#: superset/connectors/druid/views.py:98 superset/connectors/sqla/views.py:99
msgid ""
"Whether this column is exposed in the `Filters` section of the explore "
"view."
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:430
msgid ""
"Whether to align background charts with both positive and negative values"
" at 0"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:128
msgid "Whether to align positive and negative values in cell bar chart at 0"
msgstr ""
#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:739
msgid "Whether to always show the annotation label"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:192
msgid "Whether to animate the progress and the value or just display them"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:317
msgid "Whether to apply a normal distribution based on rank on the color scale"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:138
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:442
msgid "Whether to colorize numeric values by if they are positive or negative"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/constants.tsx:120
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:416
msgid "Whether to display a bar chart background in table columns"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:38
msgid "Whether to display a legend for the chart"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83
msgid "Whether to display bubbles on top of countries"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:60
msgid "Whether to display the interactive data table"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:152
#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:97
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:74
msgid "Whether to display the labels."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:99
msgid ""
"Whether to display the labels. Note that the label only displays when the"
" the 5% threshold."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:157
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:278
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:132
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:152
msgid "Whether to display the legend (toggles)"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:181
msgid "Whether to display the metric name as a title"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:273
msgid "Whether to display the min and max values of the X-axis"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:94
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:105
msgid "Whether to display the min and max values of the Y-axis"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:167
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:304
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:185
msgid "Whether to display the numerical values within the cells"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:141
msgid "Whether to display the time range interactive selector"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:88
msgid "Whether to display the timestamp"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:100
msgid "Whether to display the trend line"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:170
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:279
msgid "Whether to enable changing graph position and scaling."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144
msgid "Whether to enable node dragging in force layout mode."
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/controlPanel.ts:63
msgid "Whether to format the timestamp"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:406
msgid "Whether to include a client-side search box"
msgstr ""
#: superset-frontend/src/visualizations/FilterBox/controlPanel.jsx:81
msgid "Whether to include a time filter"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:289
msgid "Whether to include the percentage in the tooltip"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:326
msgid "Whether to include the time granularity as defined in the time section"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:155
msgid "Whether to make the histogram cumulative"
msgstr ""
#: superset/connectors/sqla/views.py:94
msgid ""
"Whether to make this column available as a [Time Granularity] option, "
"column has to be DATETIME or DATETIME-like"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:143
msgid "Whether to normalize the histogram"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:709
msgid "Whether to populate autocomplete filters options"
msgstr ""
#: superset/connectors/druid/views.py:325 superset/connectors/sqla/views.py:461
msgid ""
"Whether to populate the filter's dropdown in the explore view's filter "
"section with a list of distinct values fetched from the backend on the "
"fly"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:163
msgid ""
"Whether to show extra controls or not. Extra controls include things like"
" making mulitBar charts stacked or side by side."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:207
msgid "Whether to show minor ticks on the axis"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:180
msgid "Whether to show the pointer"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:246
msgid "Whether to show the progress of gauge chart"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:219
msgid "Whether to show the split lines on the axis"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:44
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47
#: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:42
#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50
#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:49
#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48
#: superset-frontend/plugins/legacy-plugin-chart-treemap/src/controlPanel.ts:46
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:356
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:91
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:88
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:68
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:85
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:91
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:92
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:339
#: superset-frontend/src/explore/controlPanels/sections.tsx:127
msgid "Whether to sort descending or ascending"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/legacySortBy.tsx:31
msgid ""
"Whether to sort descending or ascending. Takes effect only when \"Sort "
"by\" is set"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40
#: superset-frontend/plugins/legacy-plugin-chart-force-directed/src/controlPanel.ts:39
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:95
#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/controlPanel.ts:40
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63
#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:64
#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:66
#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63
#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39
msgid "Whether to sort results by the selected metric in descending order."
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:175
msgid "Whether to sort tooltip by the selected metric in descending order."
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:43
msgid "Which country to plot the map for?"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:197
msgid "Which relatives to highlight on hover"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:51
#: superset-frontend/plugins/preset-chart-xy/src/BoxPlot/controlPanel.ts:45
msgid "Whisker/outlier options"
msgstr ""
#: superset-frontend/src/dashboard/util/backgroundStyleOptions.ts:30
msgid "White"
msgstr ""
#: superset-frontend/src/explore/components/EmbedCodeButton.jsx:130
msgid "Width"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:73
msgid "Width of the confidence interval. Should be between 0 and 1"
msgstr ""
#: superset/utils/pandas_postprocessing.py:393
msgid "Window must be > 0"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:36
msgid "With a subheader"
msgstr ""
#: superset-frontend/plugins/plugin-chart-word-cloud/src/legacyPlugin/index.ts:29
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/index.ts:39
msgid "Word Cloud"
msgstr ""
#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80
msgid "Word Rotation"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:55
msgid "Working"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1258
msgid "Working timeout"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:33
#: superset/viz.py:2042
msgid "World Map"
msgstr ""
#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:166
msgid "Write a description for your query"
msgstr ""
#: superset/views/database/forms.py:221 superset/views/database/forms.py:354
#: superset/views/database/forms.py:442
msgid "Write dataframe index as a column."
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:51
msgid "X AXIS TITLE BOTTOM MARGIN"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:147
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:406
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:63
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:83
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/controlPanel.ts:45
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:107
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:69
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:77
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:90
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:189
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:150
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:130
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:147
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:208
#: superset-frontend/src/explore/controls.jsx:421
msgid "X Axis"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:215
msgid "X Axis Format"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:107
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:175
msgid "X Axis Label"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37
msgid "X Axis Title"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:104
msgid "X Log Scale"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:201
#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:78
#: superset-frontend/plugins/preset-chart-xy/src/BoxPlot/controlPanel.ts:62
msgid "X Tick Layout"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:270
msgid "X bounds"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:114
msgid "XScale Interval"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102
msgid "Y 2 bounds"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:79
msgid "Y AXIS TITLE MARGIN"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:94
msgid "Y AXIS TITLE POSITION"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:59
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:153
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:413
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:75
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:115
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/controlPanel.ts:54
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:80
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:109
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:241
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:322
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:224
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:186
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:167
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:183
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:240
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:243
#: superset-frontend/src/explore/controls.jsx:428
msgid "Y Axis"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DualLine/controlPanel.ts:40
msgid "Y Axis 1"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DualLine/controlPanel.ts:50
msgid "Y Axis 2"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:254
msgid "Y Axis 2 Bounds"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:238
#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:354
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:269
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:232
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:212
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx:229
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:285
#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx:288
msgid "Y Axis Bounds"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:428
#: superset-frontend/src/explore/controls.jsx:442
msgid "Y Axis Format"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:118
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:333
msgid "Y Axis Label"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:88
msgid "Y Axis Left"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/controlPanel.ts:123
msgid "Y Axis Right"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65
msgid "Y Axis Title"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227
msgid "Y Log Scale"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:91
msgid "Y bounds"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:130
msgid "YScale Interval"
msgstr ""
#: superset/db_engine_specs/base.py:100
msgid "Year"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70
#, python-format
msgid "Years %s"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:443
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:537
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:440
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:511
msgid "Yes"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/CancelConfirmationAlert.tsx:64
msgid "Yes, cancel"
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:72
msgid ""
"You are importing one or more charts that already exist. Overwriting "
"might cause you to lose some of your work. Are you sure you want to "
"overwrite?"
msgstr ""
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:64
msgid ""
"You are importing one or more dashboards that already exist. Overwriting "
"might cause you to lose some of your work. Are you sure you want to "
"overwrite?"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:45
msgid ""
"You are importing one or more databases that already exist. Overwriting "
"might cause you to lose some of your work. Are you sure you want to "
"overwrite?"
msgstr ""
#: superset-frontend/src/views/CRUD/data/dataset/constants.ts:30
msgid ""
"You are importing one or more datasets that already exist. Overwriting "
"might cause you to lose some of your work. Are you sure you want to "
"overwrite?"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:63
msgid ""
"You are importing one or more saved queries that already exist. "
"Overwriting might cause you to lose some of your work. Are you sure you "
"want to overwrite?"
msgstr ""
#: superset/views/core.py:2175
msgid ""
"You are not authorized to fetch samples from this table. If you think "
"this is an error, please reach out to your administrator."
msgstr ""
#: superset/views/core.py:2295
msgid ""
"You are not authorized to see this query. If you think this is an error, "
"please reach out to your administrator."
msgstr ""
#: superset/views/database/views.py:463
msgid ""
"You cannot specify a namespace both in the name of the table: "
"\"%(columnar_table.table)s\" and in the schema field: "
"\"%(columnar_table.schema)s\". Please remove one"
msgstr ""
#: superset/views/database/views.py:146
msgid ""
"You cannot specify a namespace both in the name of the table: "
"\"%(csv_table.table)s\" and in the schema field: "
"\"%(csv_table.schema)s\". Please remove one"
msgstr ""
#: superset/views/database/views.py:293
msgid ""
"You cannot specify a namespace both in the name of the table: "
"\"%(excel_table.table)s\" and in the schema field: "
"\"%(excel_table.schema)s\". Please remove one"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:366
msgid "You cannot use 45° tick layout along with the time range filter"
msgstr ""
#: superset/viz.py:696
msgid ""
"You cannot use [Columns] in combination with [Group "
"By]/[Metrics]/[Percentage Metrics]. Please choose one or the other."
msgstr ""
#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:66
msgid "You do not have permission to edit this chart"
msgstr ""
#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:77
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:118
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:48
msgid "You do not have permission to edit this dashboard"
msgstr ""
#: superset/templates/superset/request_access.html:25
#, python-format
msgid "You do not have permissions to access the datasource(s): %(name)s."
msgstr ""
#: superset-frontend/src/dashboard/actions/dashboardState.js:133
msgid "You do not have permissions to edit this dashboard."
msgstr ""
#: superset/dashboards/commands/exceptions.py:86
msgid "You don't have access to this dashboard."
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:144
msgid "You don't have any favorites yet!"
msgstr ""
#: superset/key_value/commands/exceptions.py:45
msgid "You don't have permission to modify the value."
msgstr ""
#: superset/views/core.py:618 superset/views/core.py:823
#: superset/views/core.py:829 superset/views/core.py:999
#: superset/views/core.py:1017
msgid "You don't have the rights to "
msgstr ""
#: superset-frontend/src/components/EditableTitle/index.tsx:199
msgid "You don't have the rights to alter this title."
msgstr ""
#: superset/views/core.py:406
msgid "You have no permission to approve this request"
msgstr ""
#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/RemovedFilter.tsx:39
msgid "You have removed this filter."
msgstr ""
#: superset-frontend/src/dashboard/components/Dashboard.jsx:88
msgid "You have unsaved changes."
msgstr ""
#: superset-frontend/src/dashboard/components/SaveModal.tsx:160
msgid "You must pick a name for the new dashboard"
msgstr ""
#: superset-frontend/src/SqlLab/components/SqlEditor/index.jsx:518
msgid "You must run the query successfully first"
msgstr ""
#: superset-frontend/src/dashboard/components/Header/index.jsx:382
msgid "Your dashboard is too large. Please reduce its size before saving it."
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:876
msgid "Your query could not be saved"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:166
msgid "Your query could not be scheduled"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:892
msgid "Your query could not be updated"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:159
msgid ""
"Your query has been scheduled. To see details of your query, navigate to "
"Saved queries"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:872
msgid "Your query was saved"
msgstr ""
#: superset-frontend/src/SqlLab/actions/sqlLab.js:888
msgid "Your query was updated"
msgstr ""
#: superset-frontend/src/reports/actions/reports.js:172
msgid "Your report could not be deleted"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:306
msgid "Zoom"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:310
msgid "Zoom level of the map"
msgstr ""
#: superset/tasks/schedules.py:658
#, python-format
msgid "[Alert] %(label)s"
msgstr ""
#: superset-frontend/src/SqlLab/components/QuerySearch/index.tsx:219
msgid "[From]-"
msgstr ""
#: superset/viz.py:2349
msgid "[Longitude] and [Latitude] columns must be present in [Group By]"
msgstr ""
#: superset/viz.py:2299
msgid "[Longitude] and [Latitude] must be set"
msgstr ""
#: superset/views/core.py:783
msgid "[Missing Dataset]"
msgstr ""
#: superset/utils/core.py:864
#, python-format
msgid "[Superset] Access to the datasource %(name)s was granted"
msgstr ""
#: superset-frontend/src/SqlLab/components/QuerySearch/index.tsx:231
msgid "[To]-"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:94
msgid "[Untitled]"
msgstr ""
#: superset-frontend/src/dashboard/components/SaveModal.tsx:203
msgid "[dashboard name]"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/controlPanel.ts:64
msgid ""
"[optional] this secondary metric is used to define the color as a ratio "
"against the primary metric. When omitted, the color is categorical and "
"based on labels"
msgstr ""
#: superset/utils/pandas_postprocessing.py:519
msgid "`compare_columns` must have the same length as `source_columns`."
msgstr ""
#: superset/utils/pandas_postprocessing.py:523
msgid "`compare_type` must be `difference`, `percentage` or `ratio`"
msgstr ""
#: superset/charts/schemas.py:557
msgid "`confidence_interval` must be between 0 and 1 (exclusive)"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:154
msgid ""
"`count` is COUNT(*) if a group by is used. Numerical columns will be "
"aggregated with the aggregator. Non-numerical columns will be used to "
"label points. Leave empty to get a count of points in each cluster."
msgstr ""
#: superset/common/query_object.py:388
msgid "`operation` property of post processing object undefined"
msgstr ""
#: superset/utils/pandas_postprocessing.py:765
msgid "`prophet` package not installed"
msgstr ""
#: superset/utils/pandas_postprocessing.py:722
msgid "`rename_columns` must have the same length as `columns`."
msgstr ""
#: superset/charts/schemas.py:1070
msgid "`row_limit` must be greater than or equal to 0"
msgstr ""
#: superset/charts/schemas.py:1077
msgid "`row_offset` must be greater than or equal to 0"
msgstr ""
#: superset/charts/schemas.py:932
msgid "`width` must be greater or equal to 0"
msgstr ""
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:413
msgid "aggregate"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:90
msgid "alert"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:91
msgid "alerts"
msgstr ""
#: superset-frontend/src/dashboard/components/SaveModal.tsx:213
msgid "also copy (duplicate) charts"
msgstr ""
#: superset/views/core.py:823 superset/views/core.py:1000
msgid "alter this "
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194
msgid "ancestor"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47
msgid "and"
msgstr ""
#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.jsx:111
#, python-format
msgid "and the explore view times out at %s seconds "
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:64
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:106
msgid "annotation"
msgstr ""
#: superset/views/annotations.py:40
msgid "annotation start time or end time is required."
msgstr ""
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:102
msgid "annotation_layer"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50
msgid "at"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:74
#: superset-frontend/src/explore/components/ControlHeader.jsx:76
msgid "bolt"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179
msgid "bottom"
msgstr ""
#: superset-frontend/src/components/CachedLabel/index.tsx:51
msgid "cached"
msgstr ""
#: superset-frontend/packages/superset-ui-core/src/validator/validateNonEmpty.ts:29
msgid "cannot be empty"
msgstr ""
#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.jsx:143
msgid ""
"cannot be used as a column name. The column name/alias \"__timestamp\"\n"
" is reserved for the main temporal expression, and column "
"aliases ending with\n"
" double underscores followed by a numeric value (e.g. "
"\"my_col__1\") are reserved\n"
" for deduplicating duplicate column names. Please use aliases to"
" rename the\n"
" invalid column names."
msgstr ""
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:146
#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:699
#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:81
#: superset/views/core.py:823 superset/views/core.py:829
msgid "chart"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:26
msgid "charts"
msgstr ""
#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:101
msgid "choose WHERE or HAVING..."
msgstr ""
#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:402
msgid "column"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/Histogram.jsx:116
msgid "count"
msgstr ""
#: superset/views/core.py:829 superset/views/core.py:1018
msgid "create a "
msgstr ""
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:253
msgid "css"
msgstr ""
#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:91
msgid "css_template"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/Histogram.jsx:120
msgid "cumulative"
msgstr ""
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:115
#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:678
#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:77
#: superset/views/core.py:1001 superset/views/core.py:1019
msgid "dashboard"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:27
msgid "dashboards"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:89
#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:471
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:464
msgid "database"
msgstr ""
#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:116
#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:61
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:123
#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:699
msgid "dataset"
msgstr ""
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:304
msgid "date"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39
msgid "day"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30
msgid "day of the month"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32
msgid "day of the week"
msgstr ""
#: superset-frontend/src/components/DeleteModal/index.tsx:84
msgid "delete"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195
msgid "descendant"
msgstr ""
#: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64
#: superset-frontend/src/explore/components/ControlHeader.jsx:66
#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:327
#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:258
msgid "description"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/SqlAlchemyForm.tsx:71
msgid "dialect+driver://username:password@host:port/database"
msgstr ""
#: superset/views/core.py:618
msgid "download as csv"
msgstr ""
#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:153
msgid "draft"
msgstr ""
#: superset/views/log/__init__.py:32
msgid "dttm"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:129
msgid "e.g. ********"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45
msgid "e.g. 127.0.0.1"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67
msgid "e.g. 5432"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:108
msgid "e.g. Analytics"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:172
msgid "e.g. param1=value1&param2=value2"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:88
msgid "e.g. world_population"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126
msgid "e.g., a \"user id\" column"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35
msgid "every"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29
msgid "every day of the month"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31
msgid "every day of the week"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33
msgid "every hour"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34
msgid "every minute"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28
msgid "every month"
msgstr ""
#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.jsx:123
msgid "feature to store a summarized data set that you can then explore."
msgstr ""
#: superset-frontend/src/SqlLab/components/QueryTable/index.jsx:87
msgid "fetching"
msgstr ""
#: superset-frontend/src/dashboard/components/FilterBoxMigrationModal.tsx:86
#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:143
msgid ""
"filter_box will be deprecated in a future version of Superset. Please "
"replace filter_box by dashboard filter components."
msgstr ""
#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.jsx:115
msgid "following this flow will most likely lead to your query timing out. "
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/SqlAlchemyForm.tsx:86
msgid "for more information on how to structure your URI."
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:41
msgid "green"
msgstr ""
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:724
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1136
msgid "here"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40
msgid "hour"
msgstr ""
#: superset-frontend/src/profile/components/UserInfo.tsx:75
msgid "id:"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.ts:153
msgid ""
"image-rendering CSS attribute of the canvas object that defines how the "
"browser scales up the image"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44
msgid "in"
msgstr ""
#: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:122
msgid "in modal"
msgstr ""
#: superset-frontend/packages/superset-ui-core/src/validator/legacyValidateNumber.ts:28
#: superset-frontend/packages/superset-ui-core/src/validator/validateNumber.ts:32
msgid "is expected to be a number"
msgstr ""
#: superset-frontend/packages/superset-ui-core/src/validator/legacyValidateInteger.ts:31
#: superset-frontend/packages/superset-ui-core/src/validator/validateInteger.ts:32
msgid "is expected to be an integer"
msgstr ""
#: superset-frontend/src/profile/components/UserInfo.tsx:64
msgid "joined"
msgstr ""
#: superset/views/base.py:527
msgid "json isn't valid"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:261
msgid "key a-z"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:234
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:262
msgid "key z-a"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:152
msgid "label"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39
msgid "last day"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41
msgid "last month"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42
msgid "last quarter"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40
msgid "last week"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43
msgid "last year"
msgstr ""
#: superset-frontend/src/SqlLab/components/TableElement/index.tsx:120
msgid "latest partition:"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176
msgid "left"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:63
msgid "log"
msgstr ""
#: superset/charts/schemas.py:624
msgid ""
"lower percentile must be greater than 0 and less than 100. Must be lower "
"than upper percentile."
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41
msgid "minute"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51
msgid "minute(s)"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37
msgid "month"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:116
#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:138
msgid "must have a value"
msgstr ""
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:54
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:39
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/index.js:31
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:34
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:49
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/index.js:45
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/LineMulti/index.js:34
#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/index.js:29
msgid "nvd3"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:45
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46
msgid "on"
msgstr ""
#: superset/charts/schemas.py:1098
msgid "orderby column must be populated"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:85
msgid "p-value precision"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/consts.ts:26
msgid "page_size.all"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:159
msgid "page_size.entries"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:139
msgid "page_size.show"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/Histogram.jsx:124
msgid "percentile (exclusive)"
msgstr ""
#: superset/utils/pandas_postprocessing.py:921
msgid ""
"percentiles must be a list or tuple with two numeric values, of which the"
" first is lower than the second value"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53
msgid "previous calendar month"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50
msgid "previous calendar week"
msgstr ""
#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:56
msgid "previous calendar year"
msgstr ""
#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:153
msgid "published"
msgstr ""
#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:543
msgid "queries"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:129
msgid "query"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42
msgid "reboot"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:28
msgid "recents"
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43
msgid "red"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:90
#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:484
msgid "report"
msgstr ""
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:91
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:117
#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:126
#: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:72
msgid "reports"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178
msgid "right"
msgstr ""
#: superset-frontend/src/explore/components/RowCountLabel.jsx:35
msgid "rows"
msgstr ""
#: superset-frontend/src/explore/components/DataTableControl/index.tsx:96
msgid "rows retrieved"
msgstr ""
#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:29
msgid "saved queries"
msgstr ""
#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:124
msgid "search.num_records"
msgstr ""
#: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:98
msgid ""
"series: Treat each series independently; overall: All series use the same"
" scale; change: Show changes compared to the first data point in each "
"series"
msgstr ""
#: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:92
msgid "textarea"
msgstr ""
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159
#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177
msgid "top"
msgstr ""
#: superset/charts/schemas.py:639
msgid ""
"upper percentile must be greater than 0 and less than 100. Must be higher"
" than lower percentile."
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:263
msgid "value ascending"
msgstr ""
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236
#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:264
msgid "value descending"
msgstr ""
#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:857
msgid "virtual"
msgstr ""
#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:715
msgid "was created"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38
msgid "week"
msgstr ""
#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36
msgid "year"
msgstr ""
#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42
msgid "yellow"
msgstr ""